@font-face {
  font-family: "Kablammo";
  src: url("fonts/Kablammo-Regular.eot");
  src: url("fonts/Kablammo-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/Kablammo-Regular.woff2") format("woff2"),
    url("fonts/Kablammo-Regular.woff") format("woff"),
    url("fonts/Kablammo-Regular.ttf") format("truetype"),
    url("fonts/Kablammo-Regular.svg#Kablammo-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-size: 20px;
  color: #222;
  font-family: "Quicksand", sans-serif;
  font-weight: normal;
}
a,
button {
  transition: 0.5s ease all;
}
.define_float {
  float: left;
  width: 100%;
}
input:focus-visible {
  outline: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.satisfy_section .container > h2 {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  font-size: 27px;
  text-transform: uppercase;
  margin: 0;
  font-weight: bold;
  letter-spacing: 7px;
  left: inherit;
  right: -380px;
  top: 280px;
  position: absolute;
}

.satisfy_section .container {
  position: relative;
}
.top_bar {
  padding: 0 15px;
  background: #2A2A2A;
  text-align: center;
  padding: 10px 0;
  transition: 0.4s ease all;
}
.top_bar p {
  font-family: "Poppins";
  float: left;
  width: 100%;
  margin: 0;
  font-size: 16px;
  color: #fff;
}
.top_bar p a {
  color: #fff;
  text-decoration: none;
}
.nav_main {
  padding: 16px 0;
}
.logo_image img {
  width: 240px;
  padding: 0px 0;
}
.header_right {
  float: right;
  position: relative;
}
ul.navbar-nav {
  text-align: center;
  display: flex;
  justify-content: flex-start;
}
.navbar-expand-lg .offcanvas .offcanvas-body a.nav-link:after {
  content: "";
  position: absolute;
  background: #6f6f6f;
  height: 17px;
  width: 1px;
  top: 50%;
  right: 0;
  border-radius: 100px;
  transform: translateY(-50%);
}
.home header {
  float: left;
  width: 100%;
  background-color: #222;
  position: relative;
}
.home header:after {
  content: "";
  background: #ffa022;
  height: 9px;
  width: 40%;
  position: absolute;
  top: 105px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
.choose_section {
  padding: 20px 0;
}
.navbar-expand-lg .offcanvas .offcanvas-body li:last-child a {
  transition: 0.4s ease all;
  background: #f7981c;
  border-radius: 4px 4px 26px 4px;
}
.header_right ul {
  float: right;
  width: auto;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  justify-content: flex-end;
}
.header_right ul li {
  list-style-type: none;
  float: left;
  color: #fff;
}
.nav_main .row {
  align-items: center;
}
.home .sticky_top .top_bar {
  opacity: 0;
  padding: 0;
  height: 0;
  visibility: hidden;
}
header nav {
  transition: 0.4s ease all;
  padding: 0 !important;
}
.navbar-expand-lg .offcanvas .offcanvas-body a.nav-link {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  padding: 19px 25px;
  background-color: transparent;
  margin: 0;
  position: relative;
}
.navbar-expand-lg .offcanvas .offcanvas-body li.nav-item:nth-child(4) a:after {
  display: none;
}
.navbar-expand-lg .offcanvas .offcanvas-body li.nav-item:last-child a:after {
  display: none;
}
.navbar-expand-lg .offcanvas .offcanvas-body a.nav-link:hover {
  color: #ffa022;
}
.navbar-expand-lg .offcanvas .offcanvas-body li:last-child a.nav-link:hover {
  color: #fff;
  background: #d38e32;
  border-radius: 4px;
}
.navbar-expand-lg .offcanvas .offcanvas-body li.nav-item {
  margin: 0 0px 0 0;
}
.navbar-expand-lg .offcanvas .offcanvas-body li.nav-item:last-child {
  margin: 0 0 0 0;
}
.header_right span {
  display: inline-block;
  width: auto;
  color: #666;
  text-decoration: none;
  vertical-align: middle;
  padding: 15px 0;
}

.header_right a {
  text-decoration: none;
  display: inline-block;
  width: auto;
  background: #e4621b;
  border: none;
  color: #fff;
  padding: 11px 20px;
  margin: 0 0 0 15px;
}
.header_right a:hover {
  background: #f17734;
  border-radius: 5px;
}
.header_right a svg {
  display: inline-block;
  width: 31px;
}
.satisfy_listing ul li img {
  width: 30px;
}
.satisfy_section {
  padding: 70px 0;
}
.satisfy_content h1 {
  float: left;
  width: 100%;
  /* font-family: "Poppins"; */
  letter-spacing: 0;
  margin: 0;
  font-size: 37px;
  font-weight: 600;
}

.banner_content p {
  float: left;
  width: 100%;
  font-size: 20px;
  margin: 30px 0 20px 0;
  border-left: 4px solid #ffa022;
  padding: 20px 10px 20px 20px;
}
.we_serve_heading {
  float: left;
  width: 100%;
  /* font-family: "Poppins"; */
  letter-spacing: 0;
  margin: 0;
  font-size: 37px;
  font-weight: 600;
  border: none;
  outline: none;
}
.location-serve {
  color: #e4621b;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  display: inline-block;
  font-weight: bold;
}

.satisfy_listing ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.satisfy_listing ul li {
  float: left;
  width: 50%;
  list-style-type: none;
  padding: 10px 0;
  margin: 0 0 0 0;
  display: flex;
  align-items: center;
}
.satisfy_listing ul li svg {
  width: 64px;
  transition: 0.4s ease all;
  display: none;
}
.satisfy_listing ul li svg path,
.satisfy_listing ul li svg {
  fill: #666;
}
.satisfy_listing ul li:hover svg path,
.satisfy_listing ul li:hover svg {
  fill: #e4621b;
}
.satisfy_listing ul li:hover svg {
  position: relative;
  transform: translateY(-10px);
}
.satisfy_listing ul li p {
  line-height: 23px;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 0 0 15px;
  border: none;
}
.satisfy_bottom {
  margin: 40px 0 0 0;
  text-align: center;
  background: transparent;
  padding: 0;
  position: relative;
  display: flex;
  align-items: center;
}
.satisfy_bottom p {
  font-size: 26px;
  margin: 0 0 0 0;
  color: #222;
  font-family: "Abril Fatface", cursive;
}
.satisfy_bottom p img {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.satisfy_bottom_inner {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.satisfy_bottom_inner h1 {
  margin: 0;
  font-size: 25px;
  font-family: "Abril Fatface", cursive;
}
.satisfy_bottom a {
  display: inline-block;
  width: auto;
  border: none;
  color: #fff;
  padding: 18px 55px;
  margin: 0 0 0 10px;
  text-decoration: none;
  font-size: 22px;
  background: #f7981c;
  border-radius: 4px 4px 26px 4px;
}
.satisfy_bottom a:hover {
  background: #d38e32;
  border-radius: 4px;
}
div.banner_image {
  position: relative;
}
div.banner_image:after {
  content: "";
  position: absolute;
  top: -100px;
  height: calc(100% + 160px);
  left: 50%;
  background: #ff00001f;
  width: 72%;
  z-index: -9;
  transform: translateX(-50%);
  border-radius: 0 0 0 40px;
  display: none;
}
.banner_image img.img-fluid {
  border-radius: 15px 0 0 40px;
  height: 630px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.choose_section > h3 {
  float: left;
  width: 100%;
  text-align: center;
  font-family: "Poppins";
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 900;
  margin: 0 0 40px 0;
  font-size: 50px;
  font-style: italic;
}
.choose_section > h3 span {
  color: #e4621b;
}
.choose_content h3 {
  float: left;
  width: 100%;
  font-size: 20px;
  font-family: "Poppins";
  margin: 0 0 15px 0;
  font-weight: 600;
}
.choose_content h3 span {
  color: #e4621b;
}
.choose_content p {
  float: left;
  width: 100%;
  margin: 0 0 0 0;
}
div.choose_listing {
  margin: 00px 0 0 0;
}
div.choose_listing h3 {
  font-size: 20px;
  font-family: "Poppins";
  margin: 0 0 20px 0;
  font-weight: 600;
}
div.choose_listing ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
}
div.choose_listing ul li:hover h6:before {
  width: 100%;
}
div.choose_listing ul li h6:before {
  width: 0;
  height: 100%;
  background: #666;
  content: "";
  position: absolute;
  left: 0;
  transition: 0.4s ease all;
}
div.choose_listing ul li {
  list-style-type: none;
  float: left;
  width: 100%;
  display: block;
  margin: 0;
  text-align: center;
}
div.choose_listing ul li h6 {
  transition: 0.4s ease all;
  position: relative;
  float: left;
  width: 50px;
  background: #e4621b;
  height: 50px;
  text-align: center;
  color: #fff;
  line-height: 50px;
  font-weight: 800;
  font-size: 17px;
  margin: 5px 0 0 0;
}
div.choose_listing ul li h6 span {
  position: relative;
}
div.choose_listing ul li p {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 20px;
  text-align: center;
}
.choose_section img {
  height: auto;
  float: none;
  width: 90px;
  object-fit: cover;
  border-radius: 0;
  margin: 0 0 30px 0;
}
.padding_choose_10 {
  padding-left: 30px;
}
.control_section {
  background: #f7f7f7;
  margin: 100px 0 0 0;
  padding: 80px 0px 40px 0;
}
.main_heading h2 {
  float: left;
  width: 100%;
  text-align: center;
  letter-spacing: 0;
  margin: 0 0 25px 0;
  font-family: "Poppins";
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
}

.main_heading h2 > span {
  color: #ffa022;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  padding: 8px 11px;
}

.control_section .main_heading h2 {
  margin: 0 0 0 0;
}
.control_section .feature.col {
  transition: 0.4s ease all;
  margin: 0;
  border: 1px solid #ddd;
  padding: 40px 0;
  width: calc(25% - 20px);
  border-radius: 10px;
}
.control_section .feature.col h3 {
  font-size: 18px;
  float: left;
  width: 100%;
  margin: 0;
}
.control_section .row {
  row-gap: 20px;
  column-gap: 20px;
}
.control_section .feature.col img {
  transition: 0.4s ease all;
  width: 50px;
  margin: 0 0 20px 00;
  filter: brightness(0) invert(0.5);
}
.control_section .feature.col:hover {
  background: #e4621b;
}
.control_section .feature.col:hover img {
  filter: brightness(0) invert(1);
}
.control_section .feature.col:hover h3 {
  color: #fff;
}

.testimonials_outer {
  padding: 60px 0;
  background: #f2f2f2;
  margin: 40px 0 0 0;
}
ul.slick-dots {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

ul.slick-dots li {
  list-style-type: none;
  margin: 0 4px;
}
ul.slick-dots li button {
  font-size: 0;
  border: none;
  position: relative;
  background: #444;
  height: 12px;
  width: 12px;
  border-radius: 50px;
}

ul.slick-dots li.slick-active button {
  background: #c67810;
  height: 15px;
  width: 15px;
}
.testimonial_slid button.slick-arrow {
  float: left;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: none;
  font-size: 0;
  background-color: #fff;
  background-size: 18px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  outline: none;
  margin: 0;
  position: absolute;
  top: calc(50% - 100px);
  transform: translateY(-50%);
  z-index: 99;
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.1);
}
.testimonial_slid button.slick-arrow:hover {
  background-color: #c6781054;
}
.testimonial_slid button.slick-prev.slick-arrow {
  background-image: url(../images/banner_left_arrow.svg);
  left: -25px;
}
.testimonial_slid button.slick-next.slick-arrow {
  background-image: url(../images/banner_right_arrow.svg);
  right: -25px;
}
.testimonial_content {
  padding: 0;
  position: relative;
}
div.testimonial_slid .slick-slide {
  margin: 0 10px;
  padding: 0;
  height: initial;
}
.testimonial_content > p {
  float: left;
  width: 100%;
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #242424;
  min-height: 320px;
  box-shadow: 0 18px 17px 0 rgba(0, 0, 0, 0.1);
  padding: 32px 43px 20px;
  position: relative;
  background: #fff;
}
.testimonial_name p {
  float: left;
  width: 100%;
  margin: 10px 0 0 0;
  font-size: 18px;
}
.testimonial_text {
  margin: 25px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.testimonial_img {
  float: left;
  width: 100px;
}
.testimonial_img img {
  float: left;
  width: 100px;
  border-radius: 50%;
  height: 100px;
  object-fit: cover;
  object-position: center;
}
.testimonial_name {
  float: left;
  width: calc(100% - 100px);
  padding: 0 0 0 20px;
}
.testimonial_name h5 {
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
  font-weight: 900;
  font-size: 22px;
  line-height: 19px;
  color: #242424;
}
.testimonial_content > p:before {
  content: "";
  bottom: -20px;
  top: auto;
  border-color: #fff transparent transparent #fff;
  display: block;
  position: absolute;
  left: 0;
  margin-left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px;
}
.testimonials_outer .slick-track {
  padding: 0 0 00px 0;
  margin: 0 0 40px 0;
}
.testimonials_inner {
  position: relative;
  padding: 70px 0 0 0;
}
.testimonial_content h2 {
  float: left;
  width: 100%;
  text-align: center;
  margin: 45px 0 0 0;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
  display: none;
}
.call_outer {
  padding: 40px 0;
  background: rgb(42, 42, 42);
  margin: 0 0 30px 0;
}
.call_outer .container {
  position: relative;
}

.call_contents .main_heading h2 {
  margin: 0 0 20px 0;
  color: #fff;
}
.call_outer .row {
  align-items: center;
  padding: 0 150px;
}
.call_contents a {
  float: none;
  width: auto;
  color: #fff;
  background: #f7981c;
  border-radius: 4px 4px 26px 4px;
  padding: 19px 37px 19px 17px;
  text-decoration: none;
  font-size: 20px;
  display: inline-block;
  position: relative;
  margin: 0px 0 0 0;
}
.call_contents a:hover {
  border-radius: 5px;
}
.call_contents a svg {
  width: 43px;
  padding: 0 10px 0 0;
  position: relative;
  border-right: 1px solid #dddddd7a;
}
.call_contents a svg path {
  fill: #fff;
}
.call_contents a span {
  padding: 0 0 0 10px;
}
.call_image img {
  width: 260px;
  position: absolute;
  top: -137px;
}
.call_outer .container {
  position: relative;
}
div.call_contents {
  text-align: center;
}
.footer_bottom_mn {
  text-align: center;
  padding: 14px 0;
  margin: 30px 0 0 0;
  background: #e98e1f;
}
.footer_listing {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.footer_listing a:first-child {
  border-right: 1px solid;
  padding: 0 20px 0 0;
}
footer {
  padding: 0 0 0 0;
}
.footer_logo img {
  float: none;
  width: 280px;
  display: inline-block;
}
.footer_right {
  float: none;
  width: auto;
  display: inline-block;
}
footer .row {
  align-items: center;
}
.footer_listing a {
  float: left;
  width: auto;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  margin: 0 10px;
}
.footer_call a {
  background: #e4621b;
  border: none;
  color: #fff;
  padding: 15px 30px;
  margin: 0 0 0 10px;
  text-decoration: none;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.footer_call a:hover {
  background: #666;
  border-radius: 5px;
}
.footer_call {
  float: left;
  width: auto;
}

.team_choose_section {
  margin: 30px 0 60px 0;
}
.satisfy_section.team_satisfy_section {
  padding-bottom: 60px;
  padding-top: 60px;
}
.navbar-expand-lg .offcanvas .offcanvas-body a.nav-link.active {
  color: #ffa022;
}
.reviews_testimonial_outer .slick-track {
  padding: 0 0 40px 0;
}
.control_section.services_control_section {
  margin: 0 0 60px 0;
  padding: 60px 0 40px 0;
}
.cms_inner {
  margin: 60px 0 0 0;
}
.cms_inner p {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  font-size: 18px;
}
.cms_inner h2 {
  float: left;
  width: 100%;
  font-size: 25px;
  margin: 0 0 20px 0;
  font-weight: 600;
}
.cms_inner h3 {
  float: left;
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.cms_inner a {
  color: #e4621b;
}
.cms_inner ul {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0 0 0 15px;
}
.cms_inner ul li {
  font-size: 18px;
  margin: 0 0 10px 0;
}

/* Feature Style Eight */
.feature_style_eight_title h4 {
  margin: 20px 0 20px 0;
  font-size: 22px;
}

.feature_style_eight_text p {
  margin: 0 0 0 0;
}
.feature_style_eight {
  text-align: center;
  padding: 60px 40px 45px;
  transition: 0.5s;
  border-radius: 7px;
}
.feature_style_eight:hover {
  box-shadow: 0 10px 30px 3px rgba(221, 183, 133, 0.3);
  background-color: #fff;
}
.feature_style_eight_icon .icon img {
  width: 55px;
}
.feature_style_eight_icon {
  position: relative;
  display: inline-block;
  font-size: 60px;
  width: 130px;
  height: 130px;
  line-height: 120px;
  text-align: center;
  border-radius: 50%;
  z-index: 1;
  transition: all 500ms ease;
  background: #fff;
  color: #0c5adb;
}
.feature_style_eight_icon .icon {
  display: inline-block;
}
.feature_style_eight:hover .feature_style_eight_icon {
  color: #fff;
  background: #dcb58136;
}

.feature_style_eight_title a {
  font-size: 24px;
  font-weight: 700;
}
.feature_area .row:last-child {
  margin-top: 50px;
}
.feature_area {
  padding: 80px 0;
  background: #f2f2f2;
  margin: 60px 0 0 0;
}
.em_bar {
  display: inline-block;
  width: 100%;
}
.text_left .em_bar {
  margin: 0;
}
.em_bar_bg {
  height: 5px;
  width: 90px;
  background: #cbbded;
  margin: 0 auto;
  position: relative;
  border-radius: 30px;
}
.em_bar_bg:before {
  content: "";
  position: absolute;
  left: 48%;
  top: -2.7px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #e98e1f;
}

.residential_main {
  padding: 60px 0;
}
.residential_main .row:last-child {
  margin-top: 60px;
}
.residential_image img {
  float: left;
  width: 100%;
  height: 310px;
  object-fit: cover;
  padding: 0 40px 0 0;
}
.residential_content {
  float: left;
  padding: 0 0 0 30px;
  margin: -30px 0 0 0;
}
.residential_content_inner {
  background: #fff;
  padding: 20px;
  border-left: 7px solid #c67810;
}
.residential_content_inner h3 {
  float: left;
  width: 100%;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 15px 0;
}
.residential_content_inner p {
  float: left;
  width: 100%;
  margin: 0;
}
.inner_outer {
  text-align: center;
  background: #e98e1f;
  padding: 50px 0;
}
.inner_outer h2 {
  display: inline-block;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.services .feature_area {
  margin: 0;
}
.reviews .testimonials_outer {
  margin: 0;
  padding-bottom: 10px;
}
.about_content {
  padding: 60px 0;
  text-align: center;
}
.about_other_image img {
  max-width: 100%;
  height: 640px;
  object-fit: cover;
}
.list-marked-arrow > .list-item::before {
  display: inline-block;
  content: "\f3d6";
  margin-right: 5%;
  font-size: 33px;
  font-family: "Ionicons";
  text-indent: 0;
  line-height: 34px;
}
.about_other_content .main_heading h2 {
  text-align: left;
  font-size: 30px;
  margin: 0 0 10px 0;
}
.about_other_content .em_bar_bg {
  margin: 0;
}
.about_other_content ul {
  margin: 20px 0 0 0;
  display: inline-block;
  width: 100%;
  padding: 0;
}
.about_other_content ul li {
  float: left;
  width: 100%;
  list-style-type: none;
  margin: 0 0 12px 0;
  display: flex;
}
.about_other_content ul li span {
  float: left;
  width: auto;
}
p.about_other_content_last {
  margin: 70px 0;
  position: relative;
  padding: 30px 0;
  display: flex;
  align-items: center;
}
p.about_other_content_last:before {
  content: "";
  position: absolute;
  background: #c67810;
  height: 12%;
  z-index: -1;
  width: 160px;
  left: 0;
  top: 0;
}
.about_other_content_last b {
  font-size: 25px;
  padding: 20px 60px 0 0;
}
.navbar-expand-lg .offcanvas .offcanvas-body li:last-child a.nav-link:after {
  display: none;
}
.testimonials_main_rev_outer {
  display: flex;
  flex-wrap: wrap;
}

.testimonials_main_reviews {
  float: left;
  width: 50%;
  padding: 0 20px;
  margin: 0 0 60px 0;
}
.mobile_satisfy {
  display: none;
}
.footer_bottom {
  display: none;
  position: fixed;
  bottom: 0;
  background: #e4621b;
  text-align: center;
  transition: 0.4s ease all;
  z-index: 999;
}
.footer_bottom a {
  background: #e68f1b;
  float: left;
  width: 100%;
  padding: 18px 0;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.footer_bottom svg {
  width: 23px;
}

@media (max-width: 1600px) {
  .satisfy_section .container > h2 {
    right: -310px;
  }
}
@media (max-width: 1400px) {
  .satisfy_section .container > h2 {
    right: -275px;
    font-size: 23px;
  }
  body {
    font-size: 18px;
  }
  .main_heading h2 {
    font-size: 35px;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body a.nav-link {
    padding: 19px 20px;
  }
}
@media (max-width: 1199px) {
  .testimonial_content > p {
    padding: 32px 25px 20px;
    font-size: 16px;
    line-height: 25px;
  }
  .testimonial_name p {
    font-size: 16px;
  }
  .testimonial_name h5 {
    font-size: 20px;
  }
  .logo_image img {
    width: 190px;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body a.nav-link {
    font-size: 14px;
  }
  .satisfy_content h1 {
    font-size: 28px;
  }
  .banner_content p {
    font-size: 16px;
  }
  body {
    font-size: 16px;
  }
  .satisfy_bottom p {
    font-size: 24px;
  }
  .satisfy_bottom a {
    padding: 15px 35px;
    font-size: 18px;
  }
  .choose_section img {
    width: 70px;
  }
  .feature_style_eight_icon {
    width: 110px;
    height: 110px;
    line-height: 100px;
  }
  .feature_style_eight_title h4 {
    font-size: 16px;
  }
  .feature_area {
    padding: 80px 0 50px 0;
  }
  .residential_content_inner h3 {
    font-size: 20px;
  }
  .main_heading h2 {
    font-size: 30px;
  }
  .call_contents a {
    padding: 14px 37px 14px 17px;
  }
  .footer_logo img {
    width: 250px;
  }
  .feature_style_eight_icon .icon img {
    width: 48px;
  }
}
@media (max-width: 991px) {
  .testimonial_img img {
    height: 80px;
    width: 80px;
  }
  .testimonial_img {
    width: 80px;
  }
  .testimonial_name {
    padding: 0 0 0 20px;
  }
  .about_other_content .main_heading h2 {
    font-size: 25px;
  }
  .satisfy_section {
    padding: 30px 0;
  }
  .satisfy_section .row {
    flex-direction: column-reverse;
  }
  div.banner_image {
    margin: 0 0 30px 0;
  }
  .feature_style_eight_title h4 {
    font-size: 18px;
  }
  .testimonials_inner {
    padding: 40px 0 0 0;
  }
  .call_outer .row {
    padding: 0 0;
  }
  .elec_header {
    display: flex;
    justify-content: flex-end;
  }
  .elec_header button.navbar-toggler {
    padding: 0;
    width: auto;
  }
  .header_right span {
    background-image: url("../images/hamburger.png");
    width: 30px;
    height: auto;
  }
  .header_right ul {
    width: 100%;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body a.nav-link:after {
    display: none;
  }
  .offcanvas-body {
    display: flex;
    align-items: center;
  }
  .offcanvas-header {
    position: absolute;
    right: 0;
  }
  .about_other_content_last b {
    font-size: 18px;
    padding: 20px 40px 0 0;
  }
  p.about_other_content_last {
    margin: 30px 0;
  }
}
@media (max-width: 767px) {
  footer {
    padding: 0 0 65px 0;
  }
  header.sticky-nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
  }
  .footer_bottom {
    display: block;
  }
  .padding-top-home {
    padding-top: 90px;
  }
  .padding-top-mobile {
    padding-top: 68px;
  }
  .mobile_satisfy {
    display: block;
  }
  .desktop_satisfy {
    display: none;
  }
  .satisfy_content h1 em {
    margin: 20px 0 0 0;
  }
  .testimonials_main_reviews {
    width: 100%;
  }

  .about_content {
    padding: 40px 0 30px 0;
  }
  .about_content {
    padding: 40px 0;
  }
  .about_other_image img {
    height: auto;
  }
  .about_other_outer .col-xs-10 {
    width: 100%;
  }
  .about_other_outer .col-xs-10:last-child {
    margin: 25px 0 0 0;
  }
  p.about_other_content_last {
    flex-direction: column;
    padding: 10px 0 0 0;
  }
  .about_other_content_last b {
    margin: 0 0 10px 0;
  }
  div.banner_content {
    display: flex;
    flex-direction: column;
  }

  .banner_image img.img-fluid {
    height: auto;
  }
  .satisfy_content h1 {
    font-size: 22px;
    text-align: center;
  }
  .we_serve_heading {
    font-size: 23px;
    text-align: center;
    margin: auto
  }
  .banner_content p {
    margin: 20px 0 20px 0;
    order: 3;
  }
  .satisfy_listing {
    order: 2;
    margin: 22px 0 0 0;
    padding: 22px;
  }
  .satisfy_bottom_inner {
    flex-direction: column-reverse;
    padding: 0 10px;
  }
  .satisfy_bottom p {
    margin: 0 0 0px 0;
    border: none;
  }
  div.choose_listing ul li {
    margin: 0 0 20px 0;
    width: 50%;
  }
  div.choose_listing ul {
    flex-wrap: wrap;
    justify-content: center;
  }
  .feature_area {
    margin: 10px 0 0 0;
    padding: 50px 0;
  }
  .feature_style_eight {
    padding: 30px 10px;
  }
  .residential_main .row:last-child {
    flex-direction: column;
  }
  .residential_main .row:last-child .residential_detail {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .residential_main .row:last-child .residential_detail img {
    padding: 0;
  }
  .residential_content {
    margin: 0;
    padding: 0;
  }
  .residential_main .row:last-child {
    margin-top: 40px;
  }
  .residential_main {
    padding: 50px 0 0 0;
  }
  .testimonials_outer {
    padding: 50px 0;
    margin: 30px 0 0 0;
  }
  .main_heading h2 {
    font-size: 26px;
  }
  .testimonials_outer .main_heading h2 br {
    display: none;
  }
  .call_contents a {
    font-size: 16px;
  }
  .satisfy_bottom p img {
    display: none;
  }
  .call_contents a svg {
    width: 37px;
  }
  .nav_main {
    padding: 11px 0;
  }
  .logo_image img {
    width: 150px;
  }
  .header_right span {
    width: 26px;
  }
  .inner_outer {
    padding: 30px 0;
  }
  .testimonials_main_reviews {
    margin: 0 0 30px 0;
  }
  div.banner_image {
    display: none;
  }
  .residential_image {
    display: none;
  }
}
@media (max-width: 575px) {
  .nav_main .row {
    justify-content: space-between;
  }
  .logo_image {
    float: left;
    width: auto;
  }
  .header_right {
    width: auto;
  }
  .banner_image img.img-fluid {
    height: 300px;
  }
  .banner_content p {
    padding: 6px 14px;
  }
  .satisfy_listing ul li {
    padding: 1px 0;
    width: 100%;
  }
  .satisfy_bottom p {
    font-size: 17px;
  }
  .satisfy_bottom a {
    padding: 13px 35px;
    font-size: 16px;
  }
  .satisfy_bottom {
    margin: 20px 0 0 0;
  }
  div.choose_listing ul li {
    width: 100%;
  }
  .choose_section img {
    width: 60px;
    margin: 0 0 15px 0;
  }
  .feature_style_eight_icon {
    width: 90px;
    height: 90px;
    line-height: 80px;
  }
  html,
  body {
    overflow-x: hidden;
  }
  .testimonial_slid button.slick-arrow {
    display: none !important;
  }
  .testimonial_content > p {
    font-size: 16px;
    padding: 22px 23px 20px;
    line-height: inherit;
  }
  .testimonial_img img {
    width: 80px;
    height: 80px;
  }
  .testimonial_name h5 {
    font-size: 18px;
  }
  .testimonial_name p {
    font-size: 14px;
  }
  .testimonial_name {
    padding: 0 0 0 10px;
  }
  .main_heading h2 {
    font-size: 24px;
  }
  .footer_logo img {
    width: 220px;
  }
}
