@charset "UTF-8";

/*
Theme Name: Fire House Carpet Cleaners
Theme URI: https://wordpress.org/themes/
Author: the WordPress team
Author URI: https://wordpress.org/
Requires at least: 5.3
Tested up to: 6.8
Requires PHP: 5.6
Version: 2.6
*/

*{ -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body {position: relative; font-family: "Source-Sans-Pro-regular";margin: 0; padding: 0;font-weight: 400; font-size: 18px;background: #fff; }
html, div, img, ul, li, a, p, ol, body, h1, h2, h3, h4, h5, h6,textarea{margin:0;padding:0;color:#000000;font-weight:400;}
ul, a, input,textarea{text-decoration: none;text-decoration: none;outline:none;}
a {-webkit-transition-duration: 0.5s;transition-duration: 0.5s; }

::-webkit-input-placeholder {color: #006458;}
::-moz-placeholder {color: #006458;}
:-ms-input-placeholder {color: #006458;}
:-moz-placeholder {color: #006458;}

@font-face {
font-family: "Amiko-bold"; 
src: url("./assets/fonts/amiko-bold.woff2") format("woff2"); 
font-style: normal; 
font-weight: 700; 
font-display: swap; 

}
@font-face { 
font-family: "Amiko-regular"; 
src: url("./assets/fonts/amiko-regular.woff2") format("woff2"); 
font-style: normal; 
font-weight: 400; 
font-display: swap; 
}
@font-face { 
font-family: "Source-Sans-Pro-light"; 
src: url("./assets/fonts/source-sans-pro-light.woff2") format("woff2"); 
font-style: normal; 
font-weight: 300; 
font-display: swap; 
}
@font-face { 
font-family: "Source-Sans-Pro-regular"; 
src: url("./assets/fonts/source-sans-pro-regular.woff2") format("woff2"); 
font-style: normal; 
font-weight: 400; 
}
@font-face { 
font-family: "Source-Sans-Pro-bold"; 
src: url("./assets/fonts/source-sans-pro-bold.woff2") format("woff2"); 
font-style: normal; 
font-weight: 700; 
}
@font-face { 
font-family: "Times-New-Roman-regular"; 
src: url("./assets/fonts/times-new-roman-regular.woff") format("woff"); 
font-style: italic; 
font-weight: 400; 
unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; 
}
@font-face { 
font-family: "Times-New-Roman-bold"; 
src: url("./assets/fonts/times-new-roman-bold.woff") format("woff"); 
font-style: italic; 
font-weight: 700; 
unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; 
}


.clear{
	width:100%;
	float:left;
	clear:both;
}
.web-title {
	text-align: center;
	margin: 100px 0 50px;
	font-size: 40px;
	font-family: "Times-New-Roman-bold";
	background: #de3933;
	color: #fff;
	padding: 20px 0;
}
.web-content {
	text-align: center;
	margin-bottom: 100px;
	font-size: 25px;
	font-family: "Amiko-regular";
}
.aioseo-html-sitemap .aioseo-html-post-sitemap h4{
	font-weight: 700;
  text-decoration: underline;
}
.aioseo-html-sitemap .aioseo-html-page-sitemap h4{
	font-weight: 700;
  text-decoration: underline;
}
.aioseo-html-sitemap .aioseo-html-post-sitemap ul li {
	list-style: none;
}
.aioseo-html-sitemap .aioseo-html-page-sitemap ul li {
	list-style: none;
}
.aioseo-html-sitemap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction:row-reverse;
	gap: 100px;
}
.head_logo-outer .top-menus ul {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
body{
	  padding-top: 131px;
}
.container{
	width:1200px;
	margin: 0 auto;
}
.home-banner h1 {
	font-size: 70px;
	color: #fff;
	font-family: "Amiko-bold";
	margin-bottom: 8px;
}
.home-banner{
	max-width: none ;
    min-width: 0;
    background-attachment: initial ;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    margin: 0 auto 0 0 t;
    padding: 270px 0px;
    text-align: left;
}
.header_block .top_bar ,.header_block .top_bar a{
	text-align: center;
	color: #fff;
	background-color: #de3933;
	font-size: 12px;
	font-family: "Source-Sans-Pro-bold";
}
.header_block .top_bar a:hover{
	color:#000;
}
.header_block {
	position: fixed;
	background: #fff;
	top: 0;
	z-index: 99;
	width: 100%;
	box-shadow: rgba(0,0,0,.25) 0 3px 11px 0;
}
.header_block .top_bar {
	padding: 13px 0;
}
.head_logo-outer {
	position: relative;
	padding: 35px 0;
	float: left;
	width: 100%;
}
.head_logo {
	position: absolute;
	top: 0;
	float: left;
}

.head_logo-outer .top-menus {
	float: right;
}
.head_logo {
	position: absolute;
	top: 0;
	float: left;
	height: 150px;
	width: 150px;
	border-radius: 100px;
	overflow: hidden;
	background: #fff;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.head_logo a {
	display: block;
	align-items: center;
	display: flex;
}
.head_logo img {
	width: 143px;
	height: auto;
}
.head_logo-outer .top-menus ul li {
	list-style: none;
	font-size: 16px;
	font-family: "Source-Sans-Pro-bold";
	position:relative;
}
.head_logo-outer .top-menus ul li:hover > a{
	border: 3px solid #de3933;
  border-radius: 6px;
  color: #de3933;
}
.head_logo-outer .top-menus ul li.menu-item-has-children ul.sub-menu li:hover a{
	border:0px;
}
.head_logo-outer .top-menus ul li.current_page_item > a {
	border: 3px solid #de3933;
	border-radius: 6px;
	padding: 12px 20px;
	color:#de3933;
}
.head_logo-outer .top-menus ul li a {
	text-transform: uppercase;
	color: #999;
	  padding: 12px 16px;
}
.home-banner p {
	font-size: 21px;
	color: #fff;
	font-style: italic;
	font-family: "Times-New-Roman-regular";
}
a.pagebutton {
	font-size: 16px;
	font-family: "Source-Sans-Pro-bold";
	width: 280px;
	height: 60px;
	background: #de3933;
	border-radius: 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	color: #fff;
	margin-top: 34px;
	border:1px solid #de3933;
}
a.pagebutton:hover {
	background: #fff;
	color: #de3933;
}
.tell_block {
	padding: 83px 0 100px 0;
	text-align:center;
}
.tell_block h2 {
	font-size: 50px;
	color: #444;
	font-family: "Amiko-bold";
}
.tell_block p {
	font-family: "Times-New-Roman-regular";
	font-size: 18px;
	color: #444;
}
.tell_block .ng-build_flex {
	margin-top: 100px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tell_block .ng-build_flex a img {
	height: 200px;
	width: 200px;
	border-radius: 100px;
	transition:0.5s all;
}
.tell_block .ng-build_flex a:hover img{
	rotate: 10deg;
	transition:0.5s all;
}
.tell_block .ng-build_flex a .ng-build-title {
	margin: 20px 0 8px 0;
	font-size: 26px;
	color: #de3933;
	font-family: "Amiko-bold";
}
.tell_block .ng-build_flex a.ng-build_box {
	width: 25%;
}
.hm_about-block .hm_about-block-flex .hm_about-right {
	width: 50%;
}
.hm_about-block .hm_about-block-flex .hm_about-right {
	padding-left: 50px;
	width: 28%;
	padding-bottom: 40px;
}
.hm_about-block .hm_about-block-flex {
	display: flex;
	flex-wrap: wrap;
}
.hm_about-block {
	background: #f6f6f6;
}
.hm_about-block .hm_about-block-flex .hm_about-right h2 {
	font-family: "Amiko-bold";
	font-size: 50px;
	color: #444;
	margin: 68px 0 8px 0;
}
.hm_about-block .hm_about-block-flex .hm_about-left {
	width: 50%;
}
.hm_about-block .hm_about-block-flex .hm_about-right p {
	margin: 39px 0 8px 0;
	font-family: "Source-Sans-Pro-light";
	color: #444;
	font-size: 18px;
}
.hm_about-block .hm_about-block-flex .hm_about-right span {
	font-size: 18px;
	color: #444;
	font-family: "Times-New-Roman-regular";
}
.hm_about-block .hm_about-block-flex .hm_about-right a.pagebutton {
	margin-top: 54px;
}
.get-block {
	padding: 110px 0 130px 0;
}
.get-block span {
	font-size: 18px;
	color: #444;
	font-family: "Times-New-Roman-regular";
	text-align: center;
	display: block;
}
.get-block h2 {
	font-size: 50px;
	color: #444;
	font-family: "Amiko-bold";
	text-align: center;
}
.get-form {
	background: #de3933;
	padding: 50px 0;
	position: relative;
}
.get-form img {
	height: 190px;
	width: auto;
}
.foot-img {
	height: 200px;
	width: 200px;
	border-radius: 100px;
	overflow: hidden;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	margin-top: -150px;
}
.get-form .get-form-field .form-top-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.get-form .get-form-field .form-top-row .form-top-sec {
	width: 29%;
}
.get-form .get-form-field .form-top-row .form-top-sec input {
	width: 100%;
	border: 1px solid #fff;
	background: none;
	height: 40px;
	padding: 0 10px;
	color:#fff;
}
.get-form .get-form-field .form-top-row-full .form-top-sec-full select {
	width: 100%;
	border: 1px solid #fff;
	background: none;
	height: 40px;
	padding: 0 10px;
	appearance:none;
}
.get-form .get-form-field .form-top-row-full .form-top-sec-full textarea {
	width: 100%;
	border: 1px solid #fff;
	background: none;
	height: 80px;
	padding: 0 10px;
}
.get-form .get-form-field .form-top-row-full .form-top-sec-full input {
	font-size: 16px;
	font-family: "Source-Sans-Pro-bold";
	width: 280px;
	height: 60px;
	background: #fff;
	border-radius: 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	color: #de3933;
	margin-top: 34px;
	border: 0;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px;
	cursor:pointer;
}
.get-form .get-form-field .form-top-row-full .form-top-sec-full label {
	font-size: 14px;
	color: #fff;
	font-family: "Amiko-regular";
}
.fire-house h1 {
	font-size: 50px;
	color: #fff;
	font-family: "Amiko-bold";
}
.fire-house h2 {
	font-size: 30px;
	color: #fff;
	font-family: "Amiko-bold";
	margin: 10px 0;
}
.fire-house p {
	font-size: 18px;
	font-family: "Times-New-Roman-regular";
	color: #fff;
}
.get-form .get-form-field .form-top-row .form-top-sec label {
	font-size: 14px;
	color: #fff;
	font-family: "Amiko-regular";
}
.get-form .get-form-field {
	width: 63.7%;
	margin: 0 auto;
}
.fire-house {
	padding: 140px 0;
}





.testimonials {
	padding: 55px 0;
}
.testimonials h2 {
	font-size: 50px;
	font-family: "Amiko-bold";
	text-align: center;
	color: #444;
}
.testimonials-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 35px;
}
.testimonials-wrapper .testimonials-item {
	width: 49%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.testimonials-wrapper .testimonials-item .testimonials-image {
	width: 200px;
	text-align: center;
}
.testimonials-wrapper .testimonials-item .testimonials-image img {
	width: 112px;
	height: 112px;
	border-radius: 100px;
}
.testimonials-wrapper .testimonials-item .testimonials-content img.quote {
	height: 20px;
	width: auto;
}
.testimonials-wrapper .testimonials-item .testimonials-content {
	width: 63%;
}
.testimonials-wrapper .testimonials-item .testimonials-content h4 {
	font-family: "Source-Sans-Pro-bold";
	color: #444;
	font-size: 18px;
	margin: 18px 0 8px;
}
.testimonials-wrapper .testimonials-item .testimonials-content p {
	color: #999;
	font-size: 18px;
	font-family: "Times-New-Roman-regular";
}
.testimonials-wrapper .testimonials-item {
	width: 49%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-top: 4px solid #de3933;
	padding-top: 30px;
}



.service-section-outer {
	padding-top: 125px;
}
.service-section {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom:100px;
}
.service-section-outer .service-section:nth-child(2n+2){
	flex-direction: row-reverse;
}

.service-section .service-image {
	width: 78%;
	display: block;
	overflow: hidden;
	border-radius: 18px;
	box-shadow: rgba(0, 0, 0, 0.25) 0 0 11px 0 !important;
	margin: 0 auto;
}
.service-section-outer .service-section .service-content a.pagebutton2 {
	text-transform: uppercase;
}
.service-section .left {
	width: 41.7%;
	text-align: center;
}
.service-image img {
	width: 100%;
	display: block;
}
.service-content {
	max-width: 55%;
}



    .service-subtitle {
      font-style: italic;
      color: #777;
      margin: 5px 0 20px;
    }

    .service-text {
      font-size: 16px;
      line-height: 1.6;
      color: #555;
      margin-bottom: 30px;
      font-style: italic;
    }

    .service-btn {
      display: inline-block;
      padding: 14px 30px;
      background: #fff;
      border: none;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.15);
      color: #e74c3c;
      font-weight: 700;
      font-size: 15px;
      text-transform: uppercase;
      cursor: pointer;
      transition: all 0.3s ease;
    }

    .service-btn:hover {
      background: #e74c3c;
      color: #fff;
    }
.service-content .service-content-heading .service-content-left span {
	color: #de3933b3;
	font-family: "Amiko-bold";
	font-size: 70px;
}
.service-content .service-content-heading {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	gap: 30px;
}
.service-content .service-content-heading .service-content-right h2 {
	font-family: "Amiko-bold";
	font-size: 50px;
	color: #444;
}
.service-content .service-content-heading .service-content-right h5 {
	color: #c1c1c1;
	font-size: 18px;
	font-family: "Times-New-Roman-regular";
}

.service-content p {
	font-size: 18px;
	color: #999;
	font-family: "Times-New-Roman-regular";
	margin-top: 20px;
}
a.pagebutton2 {
	font-size: 16px;
	font-family: "Source-Sans-Pro-bold";
	width: 280px;
	height: 60px;
	background: #fff;
	border-radius: 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	color: #de3933;
	margin-top: 34px;	
	box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px;
}
a.pagebutton2:hover{
	background: #de3933;
	color: #fff;
}









.service-inner-top-outer {
	margin-top: 80px;
}
.service-inner-top {
	padding: 0 100px;
}

.service-inner-top .service-inner-box {
	background: #e53935;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 30px;
	border-radius: 10px;
}

    .service-inner-top .service-col {
      flex: 1;
      text-align: center;
    }
.service-inner-top .service-col:nth-child(2){
	flex:2;
}
.service-inner-top .service-col span {
	font-style: italic;
	font-weight: 600;
  display: block;
  font-family: "Times-New-Roman-regular";
  color: #fff;
  font-size: 21px;
  margin-top: 20px;
}
.service-inner-top .service-col p {
	font-size: 21px;
	color: #fff;
	font-family: "Times-New-Roman-regular";
}
.service-inner-top .service-col h2 {
	font-family: "Amiko-bold";
	font-size: 50px;
	color: #fff;
}
.service-inner-top .service-col span a{
	color:#fff;
}
.service-inner-content {
	background: #f8f8f8;
	padding: 55px 0 90px 0;
}
.flexslider{
	float: right;
	width: 582px;
	height: 350px;
	object-fit: cover;
	overflow:hidden;
	margin-left: 30px;
}
.postid-243 .service-inner-content img{
	object-position: 50% 50%;
}
.service-inner-content img {
	float: right;
	width: 582px !important;
	height: 350px !important;
	object-fit: cover;
	margin-left: 40px;
	  object-position: bottom;
}
.service-inner-content h3 {
	font-family: "Amiko-bold";
	font-size: 50px;
	color: #444;
}
.service-inner-content p {
	font-size: 18px;
	color: #444;
	margin-bottom: 20px;
	line-height: 27px;
	font-weight: 300;
	font-family: "Source-Sans-Pro-light";
}



.get-form-outer .get-form {
	background: #de3933;
	padding: 50px 0;
	position: relative;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.25) 0 3px 11px 0;
}
.get-form-outer {
	margin-top: 50px;
	padding: 0 100px;
}
.map iframe {
	width: 100%;
	border: 0;
	height: 316px;
}
.map {
	margin-top: 50px;
}






.about-page {
	padding: 90px 0;
}
.about-page .about-page-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.about-page .about-page-left {
	width: 42%;
}

.about-page .about-page-left img {
	width: 100%;
	border-radius: 20px;
	box-shadow: 0 4px 15px rgba(0,0,0,0.15);
}
.keyframe-slide-fade {
    opacity: 0;
    transform: translateX(-100vw);
    animation: slideFromScreenLeft 1.8s ease-out forwards;
    will-change: transform, opacity; /* smoother on some browsers */
  }

  @keyframes slideFromScreenLeft {
    0%   { opacity: 0; transform: translateX(-100vw); }
    50%  { opacity: .35; transform: translateX(-50vw); }
    100% { opacity: 1; transform: translateX(0); }
  }

  .fade-soft {
    opacity: 0;
    animation: fadeSoftIn .9s ease-out .25s forwards;
  }
  @keyframes fadeSoftIn {
    to { opacity: 1; }
  }

.about-page .about-page-right {
	width: 48%;
	padding-top: 20px;
}

.about-page .about-page-right h2 {
	font-size: 50px;
	margin-bottom: 5px;
	color: #444;
	font-family: "Amiko-bold";
}

.about-page .about-page-right h4 {
	font-size: 18px;
	color: #c1c1c1;
	font-family: "Times-New-Roman-regular";
	margin-bottom: 40px;
}

.about-page .about-page-right p {
	font-size: 18px;
	color: #444;
	margin-bottom: 15px;
	font-family: "Source-Sans-Pro-light";
}



.features-strip {
	background: url("http://webdesigndemo1.com/firehousecarpetcleaners/wp-content/uploads/2025/08/photo-1531315630201-bb15abeb1653-2880w.jpg");
	padding: 90px 0px;
	text-align: center;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	position:relative;
}
.features-strip .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.344);
	z-index: 1;
}
.features-strip .features-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: auto;
	flex-wrap: wrap;
	z-index: 2;
	position: relative;
}
.features-strip .feature-box {
	flex: 1;
}
    .features-strip .feature-box img {
      width: 50px;
      margin-bottom: 15px;
    }

.features-strip .feature-box h4 {
	font-size: 21px;
	font-family: "Times-New-Roman-bold";
	color: #fff;
}






  @keyframes aos-slide-left-screen {
      0% {
        transform: translateX(-100vw);
        opacity: 1; 
      }
      100% {
        transform: translateX(0);
        opacity: 1;
      }
    }

    [data-aos="slide-left-screen"] {
      opacity: 1;
      transform: translateX(-100vw);
      transition-property: transform, opacity;
    }

    [data-aos="slide-left-screen"].aos-animate {
      animation: aos-slide-left-screen 1.2s ease-out forwards;
    }
.choose-us-section {
	padding: 70px 0;
}

.choose-us-section h2 {
	font-size: 50px;
	font-family: "Amiko-bold";
	color: #444;
}

.choose-us-section h4 {
	font-size: 18px;
	color: #c1c1c1;
	margin-bottom: 30px;
	font-family: "Times-New-Roman-regular";
}
.choose-us-section .features {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 70px;
}
.choose-us-section .feature-item {
	display: flex;
	align-items: center;
	width: 48%;
	margin-bottom: 50px;
	gap: 40px;
}
.choose-us-section .feature-item img {
	height: 25px;
	width: auto;
}
.choose-us-section .feature-item span {
	font-size: 18px;
	color: #444;
	font-family: "Source-Sans-Pro-light";
}









.contact-message-header {
	background: rgba(246,246,246,1);
	padding: 90px 0;
}

.contact-message-inner {
	display: flex;
	align-items: center;
	gap: 30px;
}
.contact-message-logo {
	width: 200px;
	height: 200px;
	background: #fff;
	border-radius: 100px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
    .contact-message-logo img {
      max-width: 180px;
      height: auto;
      display: block;
    }

.contact-message-text h2 {
	font-size: 50px;
	color: #444;
	font-family: "Amiko-bold";
}

.contact-message-text h2 .bold-text {
	font-weight: 600;
	color: #333;
}

.contact-message-text h2 .highlight-text {
	color: #de3933;
}

.contact-message-text p {
	font-size: 18px;
	color: #444;
	font-family: "Source-Sans-Pro-light";
}








.contact-section-wrapper {
	background: rgba(246,246,246,1);
	padding: 0 0 50px 0;
}

.contact-section-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.contact-info-box {
	background: #fff;
	padding: 40px;
	border-radius: 10px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.48);
	width: 48%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contact-form {
	display: flex;
	flex-direction: column;
	gap: 20px;
	width: 48%;
}
.contact-info-box .info-row {
	display: flex;
	gap: 12px;
	margin-bottom: 20px;
	width: 46%;
	flex-direction: column;
}

    .contact-info-box .info-row:last-child {
      margin-bottom: 0;
    }

.contact-info-box .info-row .icon img {
	height: 53px;
	width: auto;
}
.contact-info-box .info-text strong {
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #444;
	font-family: "Source-Sans-Pro-bold";
}
.contact-info-box .info-text span {
	font-size: 18px;
	color: #444;
	font-family: "Source-Sans-Pro-light";
	word-wrap: break-word;
}
.contact-form .form-row .form-input label {
	font-size: 18px;
	color: #444;
	font-family: "Source-Sans-Pro-light";
	margin-bottom:10px;display: inline-block;width:100%;
}
    /* Services Button */
    .contact-info-box .services-btn {
      display: inline-block;
      margin-top: 20px;
      padding: 12px 25px;
      background: #e53935;
      color: #fff;
      font-weight: bold;
      text-decoration: none;
      border-radius: 6px;
      box-shadow: 0 3px 6px rgba(0,0,0,0.15);
      transition: background 0.3s;
    }
    .contact-info-box .services-btn:hover {
      background: #c62828;
    }
.contact-info-box .info-row a.pagebutton {
	width: 206px;
}
    /* Right Form */
.contact-form .form-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;margin-bottom:10px;
}
.contact-form .form-row .form-input {
	width: 48%;
}
.contact-form input, .contact-form textarea {
	width: 100%;
	padding: 12px 14px;
	border: 0;
	border-radius: 0;
	font-size: 15px;
}
.contact-form .form-row.full .form-input {
	width: 100%;
}
    .contact-form textarea {
      height: 80px;
    }

    .contact-form .send-btn {
 font-size: 16px;
  font-family: "Source-Sans-Pro-bold";
  width: 200px;
  height: 60px;
  background: #de3933;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin: 0 auto;
  border: 1px solid #de3933;
		cursor:pointer;
		transition:0.5s;
    }

.contact-form .send-btn:hover {
	background: #fff;
	color: #de3933;
}
.map.inner {
	margin: 0;
}



.footer_block {
	background: #de3933;
	padding: 60px 0;
}
.footer_block .footer_block_flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.footer_block .footer_block_flex .footer-first .footer-logo img {
	display: block;
}
.footer_block .footer_block_flex .footer-first {
	width: 18%;
	margin-top: -130px;
}
.footer_block .footer_block_flex .footer-second {
	width: 24%;
}
.footer_block .footer_block_flex .footer-third {
	width: 23%;
}
.footer_block .footer_block_flex .footer-fourth {
	width: 32%;
}
.footer_block .footer_block_flex .footer-first .footer-logo {
	width: 150px;
	height: 150px;
	background: #fff;
	border-radius: 100px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.footer_block .footer_block_flex .footer-first .footer-logo a {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.footer_block .footer_block_flex .footer-first .footer-logo img {
	display: block;
	width: 90%;
}
.footer_block .footer_block_flex .footer-first .footer-button a {
	font-family: "Source-Sans-Pro-bold";
	color: #fff;
	font-size: 16px;
	padding: 19px 24px;
	border: 1px solid #fff;
	border-radius: 5px;
	display: inline-block;
	margin-top: 30px;
}
.footer_block .footer_block_flex .footer-first .footer-button a:hover{
	background:#fff;
	color:#de3933;
}
.footer-title {
	font-family: "Amiko-bold";
	color: #fff;
	font-size: 14px;
	margin-bottom: 16px;
}
.footer_block .footer_block_flex .footer-second .footer-content p {
	color: #fff;
	font-size: 14px;
	font-family: "Amiko-regular";
}
.footer-social {
	margin-top: 15px;
}
.footer-social a {
	display: inline-block;
	margin-right: 20px;
}

.footer-content a{
	color: #fff;
	font-size: 14px;
	font-family: "Amiko-regular";
}

.last-foot {
	background: #444;
	padding: 10px 0;
}
.last-foot p {
	font-family: "Source-Sans-Pro-regular";
	color: #fff;
	font-size: 15px;
}
.service-section-outer .service-section:nth-child(5) {
	display: none;
}

.menu-social {
	display: none;
}
button.sub-menu-toggle {
	display: block;
	background: url("http://webdesigndemo1.com/firehousecarpetcleaners/wp-content/uploads/2025/08/down-arrow.png");
	border: 0;
	height: 12px;
	width: 22px;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	display: inline-block;
	background-size: 40%;
	position: absolute;
	margin-left: 0px;
	top: 8px;
	right: -10px;
}
	.sub-menu-toggle span {
	display: none;
}

.head_logo-outer .top-menus ul li.menu-item-has-children ul.sub-menu {
	display: none;
	position: absolute;
	left: 0;
	background: #f5f5f5;
	width: 294px;
}
.head_logo-outer .top-menus ul li.menu-item-has-children:hover ul.sub-menu {
	display: block;
}
.head_logo-outer .top-menus ul li.menu-item-has-children img {
	width: 12px;
	height: auto;
	margin-left: 10px;
}
.head_logo-outer .top-menus ul li.menu-item-has-children ul.sub-menu li a {
	display: block;
	padding: 15px 30px 15px 15px;
}
.head_logo-outer .top-menus ul li.menu-item-has-children ul.sub-menu li {
	border-bottom: 1px solid #d1d1d1;
}
.head_logo-outer .top-menus ul li.menu-item-has-children ul.sub-menu li:hover{
	background:#de3933;
}

.head_logo-outer .top-menus ul li.menu-item-has-children ul.sub-menu li:hover a{	
	color:#fff;
}
img.bar-icon {
	display: none;
}
.head-social {
	display: none;
}

@media(max-width:1336px){
	.container {
	width: 1170px;
}
	.hm_about-block .hm_about-block-flex .hm_about-right {
	width: 44%;
}
}
@media(max-width:1280px){
.get-form-outer {
	padding: 0 40px;
}
}
@media(min-width:1199px){
	.head_logo-outer .top-menus ul li.menu-item-has-children ul.sub-menu li.current-menu-item{
		background:#e53935;
	}
		.head_logo-outer .top-menus ul li.menu-item-has-children ul.sub-menu li.current-menu-item a{
		color:#fff;
	}
	
}


@media(max-width:1199px){
		.container {
	width:96%;
}
	.head_logo-outer .top-menus ul li:hover > a{
	border: 0px;
}
	.footer_block .footer_block_flex .footer-first {
	width: 100%;
	margin-bottom: 50px;
		text-align: center;
}
	.footer_block .footer_block_flex .footer-first .footer-logo {	
	margin: 0 auto;
}
	
	button.sub-menu-toggle {
	top: 17px;
		right: inherit;
		margin-left: 5px;
}
.menu-social {
	display: block;
}
img.bar-icon {
	display: block;
	cursor: pointer;
	z-index: 9;
	position: relative;
}
.head_logo-outer .top-menus ul {
	display: none;
	position: fixed;
	left: 0;
	background: #272a2f;
	right: 0;
	top: 0;
	text-align: center;
	height: 100%;
	padding-top: 100px;
	z-index: 7;
}
	.head_logo-outer .top-menus ul li.current_page_item a {
	border: 0px;
		padding:10px 0;
}
	.head_logo-outer .top-menus ul li a {
	padding: 10px 0;
display: inline-block;
}
.head_logo-outer .top-menus ul li.menu-item-has-children img {
	margin-left: 2px;
	position: absolute;
	margin-left: 10px;
	top: 18px;
	pointer-events: none;
	cursor: pointer;
	z-index: 9999;
}
	.head_logo-outer .top-menus ul li a:hover{
		color:#de3933;
	}
	.head_logo-outer .top-menus ul li.menu-item-has-children:hover ul.sub-menu {
	display: none;
}
.head_logo-outer .top-menus ul li.menu-item-has-children ul.sub-menu {
	padding: 0px;
	position: inherit;
	width: 100%;
}
	.head_logo-outer .top-menus ul li.menu-item-has-children ul.sub-menu li:hover{
		background:none;
	}
	.head_logo-outer .top-menus ul li.menu-item-has-children ul.sub-menu li:hover a{
		color:#de3933;
	}
	.head-social {
	display: block;
}
	.head-social .head-social-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
	.head-social .head-social-flex .head-social-box {
	width: 45px;
	height: 45px;
	border-radius: 100px;
	background: black;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
	.head-social .head-social-flex .head-social-box img {
	height: 20px;
	width: auto;
}
	.menu-social {
	position: absolute !important;
	width: 100%;
	bottom: 50px;
}
	.footer_block {
	margin-top: 50px;
}
	.service-inner-top .service-col h2 {
	font-size: 30px;
}
	.service-inner-content h3 {
	font-size: 30px;
}
	
}



@media(max-width:1023px){
	.home-banner h1 {
	font-size: 50px;
}
	.home-banner {
	padding: 170px 0px;
}
	.tell_block h2,.hm_about-block .hm_about-block-flex .hm_about-right h2,.get-block h2,.fire-house h1,.testimonials h2,.contact-message-text h2 {
	font-size: 35px;
}
	.fire-house h2{
		font-size:25px;
	}
	.tell_block .ng-build_flex {
	gap: 30px;
}
	.tell_block .ng-build_flex a.ng-build_box {
	width: 47%;
}
.hm_about-block .hm_about-block-flex .hm_about-left {
	width: 100%;
	height: 200px;
}
	.hm_about-block .hm_about-block-flex .hm_about-right{
	width: 100%;
}
	.footer_block .footer_block_flex .footer-first .footer-button a {
	padding: 19px 19px;
}
		.footer_block .footer_block_flex .footer-first {
		text-align: left;
}
	.footer_block .footer_block_flex .footer-first .footer-logo {	
	margin: 0;
}
	.footer_block .footer_block_flex .footer-first,.footer_block .footer_block_flex .footer-second,.footer_block .footer_block_flex .footer-third,.footer_block .footer_block_flex .footer-fourth {
	width: 48%;
}
	.service-content .service-content-heading .service-content-left span {
	font-size: 40px;
}
	.service-content .service-content-heading .service-content-right h2 {
	font-size: 30px;
}
	.service-content .service-content-heading {
	gap: 10px;
}
	.contact-info-box {
	width: 100%;
}
	.contact-form {
	width: 100%;
	margin-top: 50px;
}
	.flexslider {
	float: none;
	margin: 0 auto;
	margin-bottom: 50px;
		
}
	.service-inner-top {
	padding: 0 20px;
}
.service-inner-content .single-image {
	margin-bottom: 30px;
	width: 100%;
	display: inline-block;
	text-align: center;
}
	.service-inner-content .single-image img {
	margin: 0 auto;
	float: none;
}
}


@media(max-width:767px){
	
	.home-banner h1 {
	font-size: 30px;
}
		.tell_block h2,.hm_about-block .hm_about-block-flex .hm_about-right h2,.get-block h2,.fire-house h1,.testimonials h2,.about-page .about-page-right h2,.choose-us-section h2,.contact-message-text h2 {
	font-size: 30px;
}
	.service-section{
		  flex-wrap: wrap;
	}
	.service-section .left {
	width: 100%;
		margin-bottom: 20px;
}
	.service-content {
	max-width: 100%;
	width: 100%;
		text-align: center;
}
	.service-image img {
	max-width: 100% !important;
}
	.service-content .service-content-heading {
	justify-content: center;
}
.service-content a.pagebutton2 {
	margin: 20px auto;
}
	.about-page .about-page-left {
	width: 100%;
}
	.about-page .about-page-right {
	width: 100%;
}
	.service-inner-top .service-col span {
	font-size: 16px;
}
	.service-inner-top .service-col h2 {
	font-size: 22px;
}
	.service-inner-top .service-col p {
	font-size: 16px;
}
	.get-form-outer {
	padding: 0 10px;
}

}





@media(max-width:639px){
	.get-form .get-form-field .form-top-row .form-top-sec {
	width: 100%;
}
	.home-banner h1 {
	font-size: 25px;
}
		.tell_block h2,.hm_about-block .hm_about-block-flex .hm_about-right h2,.get-block h2,.fire-house h1,.testimonials h2,.contact-message-text h2 {
	font-size: 25px;
}
	.tell_block .ng-build_flex a.ng-build_box {
	width: 100%;
}
	.testimonials-wrapper .testimonials-item {
	width: 100%;
	margin-bottom: 30px;
}
		.footer_block .footer_block_flex .footer-first,.footer_block .footer_block_flex .footer-second,.footer_block .footer_block_flex .footer-third,.footer_block .footer_block_flex .footer-fourth {
	width: 100%;
			margin-bottom:20px;
}
	.features-strip .feature-box {
	flex: inherit;
		margin-bottom: 20px;
	width: 100%;
}
	.features-strip {
	background-size: inherit;
}
	.choose-us-section .feature-item {
	width: 100%;
}
	.contact-message-inner {
	flex-wrap: wrap;
		text-align: center;
}
	.contact-message-logo {
	margin: 0 auto;
}
	.contact-message-text {
	width: 100%;
}
	.flexslider {
	width: 100%;
	height: auto;
}
	.service-inner-content img {
	width: 100% !important;
}
	.service-inner-top .service-inner-box {
	flex-wrap: wrap;
		gap: 20px;
}
	.service-inner-top .service-col {
	flex: inherit;
	width: 100%;
}
	.get-form .get-form-field {
	width: 100%;
}
}

.web-content h2 {
	margin-bottom: 20px;
}
.web-content p {
	margin: 10px 0;
  font-family: "Source-Sans-Pro-light";
  color: #444;
  font-size: 18px;
}
.web-content .nitro-offscreen li {
	display: ;
	font-size: 18px;
	margin-bottom: 10px;
}
.web-content .nitro-offscreen {
	padding-left: 15px;
}

@media(max-width:479px){
.contact-info-box .info-row {
	width: 100%;
}
}


















