@import url('http://fonts.cdnfonts.com/css/open-sans');
@font-face {
  font-family: 'Product Sans Light 300';
  src: url('../fonts/Product\ Sans\ Light\ 300.ttf');
  src:
    local('Product Sans Light 300'), local('Product Sans Light 300'), url('../fonts/Product\ Sans\ Light\ 300.ttf') format('opentype');
}
@font-face {
  font-family: 'Product Sans Bold';
  src: url('../fonts/Product\ Sans\ Bold.ttf');
  src:
    local('Product Sans Bold'), local('Product Sans Bold'), url('../fonts/Product\ Sans\ Bold.ttf') format('opentype');
}
body {
  /* font-family: 'Open Sans', sans-serif; */
  font-family: 'Product Sans Light 300';
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Product Sans Bold';
}
figure.google_rating {
  display: none;
}
/* header-css */
.for-mobile {
  display: none;
}
.approximate-text i {
  color: #0d6efd;
}
.mob-view {
  display: none;
}
.header-section {
  margin-top: 10px;
}
.active {
  font-weight: bold !important;
}
.excellent-review a {
  color: #737373;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}
.approximate-text {
  font-weight: bold;
  font-size: 14px;
}
.approximate-text a {
  text-decoration: none;
  color: #676767;
  font-weight: normal;
  font-size: 16px;
  font-family: 'Product Sans Light 300';
}
.approximate-text a i {
  color: #fff;
  font-size: 16px;
}
.call-button a {
  text-decoration: none;
  background: #263039;
  color: #fff;
  padding: 10px;
  font-size: 20px;
  border-radius: 4px;
}
.approximate-text a i, .approximate-text a img {
  margin: 0 3px;
}
.approximate-text.for-mobile a i, .approximate-text.for-mobile a img {
  display: flex;
  margin: 10px auto 0;
  height: 18px;
}
.approximate-text.for-mobile {
    box-shadow: 2px 0 8px #ddd;
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #ffff;
    left: 0;
}
a.whatsapp_icon i {
  background: #32d24e;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 15px 5px 0 5px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
a.whatsapp_icon i {
  font-size: 16px;
  color: #fff;
}
.approximate-text span {
  color: #737373;
}
.custom-style-nav .nav-link {
  color: #737373 !important;
  padding: 0 10px !important;
}
.custom-style-nav {
  margin-top: 25px;
}
.are-you-renovating {
  background: #263039;
  border: 3px solid #1ab4d7;
  margin-top: -16px;
  padding: 30px 10px 40px;
}
.get-a-quote {
  background: #263039;
  border: 1px solid white;
  padding: 15px 15px;
  color: white;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  transition: all 0.5s;
  z-index: 55;
}
.get-a-quote::before {
  content: ' ';
  position: absolute;
  width: 0px;
  height: 0px;
  left: 0px;
  opacity: 0.5;
  background: #1ab4d7;
  bottom: 0;
  transition: all 0.6s;
  z-index: 1;
}
.botom-discrip{margin: 40px 25%;}
.get-a-quote:hover::before {
  width: 100%;
  height: 100%;
}
.call-us {
  margin-left: 20px;
  background: #aeacb5;
  color: white;
  text-decoration: none;
  padding: 15px 50px;
  font-weight: 600;
  position: relative;
}
.call-us::before {
  content: ' ';
  position: absolute;
  width: 0%;
  height: 0%;
  top: 0;
  right: 0px;
  opacity: 0.6;
  background: #fff;
  transition: all 0.6s;
}
.call-us:hover::before {
  width: 100%;
  height: 100%;
}
.are-you-text {
  color: white;
  font-size: 30px;
  font-weight: 600;
}
.are-you-text span {
  color: #aeacb5;
}
.get-a-quote:hover {
  color: White;
}
.call-us:hover {
  color: white;
}
.Zani-builder-specialist {
  margin-top: 60px;
}
.Zani-builder-specialist h2 {
  color: #353535;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  margin: 0 auto 85px;
  position: relative;
}
.Zani-builder-specialist h2::after {
  width: 164px;
  height: 4px;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  background: #1ab4d7;
  margin-top: 40px;
}
.Zani-builder-specialist p {
  font-size: 24px;
}
/* counter  */
.counter {
  padding: 20px 0;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.count-title {
  font-size: 50px;
  font-weight: bold;
  margin: 10px 10px 0;
  text-align: center;
}
.Zani-builder-specialist p.count-text {
  font-size: 18px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
  max-width: 107px;
  text-transform: uppercase;
}
.our-service {
  margin-top: 30px;
  border-top: 6px solid #f2f2f2;
}
.extension {
  background-color: #31314b;
  width: 100%;
  color: white;
  text-align: center;
  padding: 23px 0px;
  font-size: 20px;
}
.plus-icon svg {
  background: #1a73e8;
  float: right;
  margin-top: -12px;
  height: 59px;
  width: 60px;
}
.extension-row a {
  text-decoration: none;
}
.title-col {
  margin: 60px auto 95px;
  border: 1px solid black;
  padding: 20px 0px;
}
.title-col h3 {
  font-size: 26px;
  text-align: center;
  margin-bottom: 0px;
  font-weight: 600;
  position: relative;
}
.title-col h3::before {
  content: '';
  height: 40px;
  width: 100%;
  background: #fff url(../img/our-service-logo.png)no-repeat center center / contain;
  top: -54%;
  left: 50%;
  transform: translate(-50%, -74%);
  position: absolute;
  max-width: 65px;
}
.our-service h4 {
  font-size: 18px;
  color: #263039;
}
.services-block a.btn {
  color: #263039;
  font-size: 18px;
  border: 2px solid #263039;
}
.services-block p {
  padding: 10px 5px 25px;
  font-size: 15px;
  color: #263039;
}
.extension-row {
  margin-top: 70px;
}
.extension-row .full-service {
  border: 2px solid #aeacb5;
  color: #aeacb5;
  padding: 12px 75px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}
.full-service::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  width: 0%;
  opacity: 0.5;
  height: 100%;
  background: #aeacb5;
  transition: all 0.8s;
}
.full-service:hover::before {
  width: 100%;
}
.full-service-btn {
  text-align: center;
  margin-top: 80px;
}
.need-a-local-builder {
  margin-top: 60px;
  border-top: 6px solid #f2f2f2;
  padding: 80px 10px 40px;
}
.local-builder h1 {
  font-size: 48px;
  font-weight: bold;
  color: #aeacb5;
}
.local-builder p {
  color: #263039;
  font-weight: bold;
}
.call-button {
    margin-top: 40px;
    margin-bottom: 20px;
}
.contact-btn {
  color: white;
  text-decoration: none;
  /* background: url('../img/call-2-icon.png') no-repeat 15px;
    background-size: 26px; */
  background-color: #1a73e8;
  padding: 10px 27px !important;
}
.contact-btn i {
  font-size: 26px;
}
@keyframes hvr-biizz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.contact-btn:hover i {
  cursor: pointer;
  -webkit-animation-name: hvr-biizz;
  animation-name: hvr-biizz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* services sec */
.services-content h4 {
  font-size: 22px;
  font-weight: 600;
  margin: 0 auto 20px;
}
.services-content figure {
  height: 80px;
}
.services-section {
  padding: 100px 0 0px;
}
.services-section .col {
  margin: 0 auto 80px;
}
.services-content {
  border-left: 8px solid #00a9dd;
  height: 100%;
  margin: 0 auto 30px;
  padding: 0 15px 35px;
  border-radius: 8px;
  clear: both;
  position: relative;
}
.services-content p {
  margin: 0 auto 20px;
}
.services-content a.btn {
  position: absolute;
  border: 2px solid #00a9dd;
  font-weight: 600;
  bottom: 20px;
  color: #00a9dd;
  left: 15px;
}
.services-content a.btn:hover {
  background: #00a9dd;
  color: #fff !important;
}
.services-section .row:first-child .col:nth-child(2) .services-content {
  border-left: 8px solid #d83a07;
}
.services-section .row:first-child .col:nth-child(2) .services-content a.btn {
  border: 2px solid #d83a07;
  color: #d83a07;
}
.services-section .row:first-child .col:nth-child(2) .services-content a.btn:hover {
  background: #d83a07;
}
/* 3rd child */
.services-section .row:first-child .col:nth-child(3) .services-content, .services-section .row:nth-child(2) .col:nth-child(5) .services-content {
  border-left: 8px solid #fac710;
}
.services-section .row:first-child .col:nth-child(3) .services-content a.btn, .services-section .row:nth-child(2) .col:nth-child(5) .services-content a.btn {
  border: 2px solid #fac710;
  color: #fac710;
}
.services-section .row:first-child .col:nth-child(3) .services-content a.btn:hover, .services-section .row:nth-child(2) .col:nth-child(5) .services-content a.btn:hover {
  background: #fac710;
}
/* 4th child */
.services-section .row:first-child .col:nth-child(4) .services-content, .services-section .row:nth-child(2) .col:first-child .services-content {
  border-left: 8px solid #07d85e;
}
.services-section .row:first-child .col:nth-child(4) .services-content a.btn, .services-section .row:nth-child(2) .col:first-child .services-content a.btn {
  border: 2px solid #07d85e;
  color: #07d85e;
}
.services-section .row:first-child .col:nth-child(4) .services-content a.btn:hover, .services-section .row:nth-child(2) .col:first-child .services-content a.btn:hover {
  background: #07d85e;
}
/* 5th child */
.services-section .row:first-child .col:nth-child(5) .services-content, .services-section .row:nth-child(2) .col:nth-child(4) .services-content {
  border-left: 8px solid #000000;
}
.services-section .row:first-child .col:nth-child(5) .services-content a.btn, .services-section .row:nth-child(2) .col:nth-child(4) .services-content a.btn {
  border: 2px solid #000000;
  color: #000000;
}
.services-section .row:first-child .col:nth-child(5) .services-content a.btn:hover, .services-section .row:nth-child(2) .col:nth-child(4) .services-content a.btn:hover {
  background: #000000;
}
/* 2nd row 3rd child */
.services-section .row:nth-child(2) .col:nth-child(3) .services-content {
  border-left: 8px solid #f26a21;
}
.services-section .row:nth-child(2) .col:nth-child(3) .services-content a.btn {
  border: 2px solid #f26a21;
  color: #f26a21;
}
.services-section .row:nth-child(2) .col:nth-child(3) .services-content a.btn:hover {
  background: #f26a21;
}
/* faq-section-css */
.faq-section {
  background: #f2f5f7;
  margin-top: 30px;
  padding-bottom: 30px;
}
.fAQ-right h6 a {
  font-family: 'Product Sans Light 300';
}
.fAQ-right h3 {
  font-weight: bold;
  font-size: 39px;
  margin-top: 40px;
}
.fAQ-right h5 {
  font-weight: bold;
  font-size: 17px;
}
.custom-header {
  background: #ccc !important;
}
.custom-header:focus {
  background: #ccc !important;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
  background: rgb(255, 255, 255) !important;
}
.custom-accordian {
  margin-top: 20px;
}
.button-number span {
  background: #263039;
  padding: 20px;
  text-align: center;
  margin-right: 10px;
  color: white;
}
.button-number, .button-numbers {
  padding: 0px 11px 0px 0px !important;
  margin-top: 5px;
}
.button-number:focus {
  border-color: #fff !important;
  box-shadow: none !important;
}
.button-numbers:focus {
  border-color: #fff !important;
  box-shadow: none !important;
}
.button-number, .button-numbers:not(.collapsed) {
  background: white !important;
  color: black !important;
}
.accordion-body {
  padding: 1rem 1.25rem !important;
  background: #e7e0e0;
}
.insta-icon {
  width: 2%;
}
/* our-work-slider */
.our-work {
  position: relative;
  margin-top: 40px !important;
}
.work-text::before {
  content: '';
  width: 52px;
  height: 2px;
  background-color: #edefee;
  position: absolute;
  top: 30px;
  margin-left: 30px;
}
.section-padding {
  margin: 0 auto;
  padding: 0px 0;
  position: relative;
}
.owl-item .item {
  transform: translate3d(0, 0, 0);
  margin: 50px 0;
}
.screenshot_slider .owl-item .item img {
  -webkit-transition: 0.3s;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.screenshot_slider .owl-item.center .item img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
  border: 4px solid white;
}
.screenshot_slider .owl-nav {
  text-align: center;
}
.screenshot_slider .owl-nav button {
  font-size: 24px !important;
  margin: 10px;
  color: #1e0d02 !important;
}
.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 35%;
  right: 0px;
}
.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 35%;
  left: 0px;
}
.custom-carousel .owl-stage-outer {
  min-height: 60vh;
}
/* see-more-post-button */
.see_more_posts {
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  font-size: 13px !important;
  text-transform: uppercase !important;
  padding: 5px 20px !important;
  color: grey;
  text-align: center;
  border: 1px solid grey;
  border-radius: 5px;
  position: relative;
  overflow: hidden !important;
  transition: all .3s ease-in-out !important;
  background: transparent !important;
  z-index: 10;
}
.see_more_posts:hover {
  border: 1px solid #071982;
  color: white !important;
}
.see_more_posts::before {
  content: '';
  width: 0%;
  height: 100%;
  display: block;
  background: #00adef;
  position: absolute;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
  left: -10%;
  opacity: 1;
  top: 0;
  z-index: -12;
  -moz-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  box-shadow: 2px 0px 14px rgba(0, 0, 0, .6);
}
.see_more_posts::after {
  content: '';
  width: 0%;
  height: 100%;
  display: block;
  background: #109e9e;
  position: absolute;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
  left: -10%;
  opacity: 0;
  top: 0;
  z-index: -15;
  -webkit-transition: all .94s cubic-bezier(.2, .95, .57, .99);
  -moz-transition: all .4s cubic-bezier(.2, .95, .57, .99);
  -o-transition: all .4s cubic-bezier(.2, .95, .57, .99);
  transition: all .4s cubic-bezier(.2, .95, .57, .99);
  box-shadow: 2px 0px 14px rgba(0, 0, 0, .6);
}
.see_more_posts:hover::before, .see_more_posts:hover::before {
  opacity: 1;
  width: 116%;
}
.see_more_posts:hover::after, .see_more_posts:hover::after {
  opacity: 1;
  width: 120%;
}
.we-are-available {
  background: #263039;
  padding: 40px 0px;
  margin-top: 65px;
}
.footer-contact-us {
  background: white;
  color: #31314b;
  padding: 15px 15px;
  text-decoration: none;
  font-weight: 600;
}
.footer-contact-us:hover {
  color: #31314b;
}
.availabel-left h5 {
  color: white;
}
.availabel-right {
  text-align: end;
}
.social-icons a {
  text-decoration: none;
  color: #071982;
  font-weight: 800;
}
.social-icons a img {
  width: 21%;
}
.map-section {
  margin-top: 45px;
}
.social-section {
  margin-top: 30px;
}
.partner-section {
  margin-top: 60px;
}
.design-by {
  background: #f4f4f3;
  text-align: center;
  padding: 10px 0;
}
.design-by img {
  width: 6%;
}
.design-section {
  margin-top: 20px;
}
.call-an-emergency h4 span {
  color: #aeacb5;
}
/* .our-partner */
.heading-2 {
  color: #353535;
  font-weight: 600;
  font-size: 28px;
  text-align: center;
  margin: 0 auto 85px;
  position: relative;
}
.heading-2 span {
  font-weight: normal;
}
.heading-2::after {
  width: 164px;
  height: 4px;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  background: #1ab4d7;
  margin-top: 20px;
}
.our-partner {
  padding: 80px 0 0px;
}
.our-partner .container {
  position: relative;
}
figure.google_rating {
  position: absolute;
  left: 0;
  top: 20px;
}
.our-partner ul {
  margin: 0;
  padding: 0;
}
.our-partner ul li {
  display: inline-flex;
}
/* About-us-css */
.About-us-section {
  background: #edefee;
  padding: 101px 0px;
}
.about-us-text h1 {
  color: #31314b;
  font-size: 70px;
  font-weight: 700;
}
#about-btn {
  background: #31314b;
}
.about-tel {
  background: #31314b;
}
.about-tel:hover {
  color: white;
}
.reach-us-section {
  padding: 45px 0px;
  border-bottom: 2px solid #31314b;
}
.reach-us-section .service-open-hour span {
  color: #3ad2fb;
}
.reach-us-section .about-call-us a {
  color: #3ad2fb;
  text-decoration: none;
}
.about-btn {
  margin-top: 0px !important;
}
.about-call-us a:hover {
  text-decoration: underline;
}
.reach-us-section i {
  color: #1a73e8;
}
.what-can-you-expect {
  margin-top: 60px;
}
.expect-right-sec h4 {
  color: #757575;
  font-weight: 600;
}
.expect-right-sec ul li {
  line-height: 24px;
  list-style: none;
  list-style-image: url(../img/check-sign.png);
  color: #757575;
  font-size: 14px;
  margin: 0 auto 7px;
}
.expect-right-sec ul {
  margin-top: 10px;
}
.expect-left-sec h3 {
  font-weight: 600;
}
/* counter-section-css */
.cmpny_report h3 {
  font-size: 60px;
  font-weight: bold;
  color: #31314b;
}
/* counter-section-css */
.we-place-a-high-priority {
  border-top: 2px solid #31314b;
  padding: 45px 0px;
}
.high-priority-right h3 {
  font-weight: bold;
}
/* area-we-serve-page-css */
.Area-we-serve-banner {
  background-color: #31314b;
  padding: 101px 0px;
}
.Area-we-serve-banner h1 {
  font-size: 70px;
  font-weight: 700;
}
.looking-left-sec span {
  color: #00adef;
}
.looking-left-sec {
  padding-right: 73px;
}
.looking-for-a-local {
  padding: 45px 0px;
}
.looking-left-sec h3 {
  font-weight: 700;
}
.our-most-frequent {
  margin-top: 40px;
}
.our-most-heading {
  color: #31314b;
}
.muswell-link {
  text-decoration: none;
  color: #00a2e8;
}
.custom-card {
  border: none !important;
  box-shadow: 0px 0px 10px #ebebeb;
  margin-top: 40px;
}
.custom-title-Enfield {
  background: red;
  color: white;
  line-height: 124px;
}
.custom-title-richmond {
  background: #00a2e8;
  color: white;
  line-height: 124px;
}
.custom-title-teddingston {
  background: #ffc90e;
  color: white;
  line-height: 124px;
}
.custom-title-Harrow {
  background: green;
  color: white;
  line-height: 124px;
}
.custom-body {
  padding: 1px !important;
}
.enfield-text {
  padding: 20px;
}
/* service-page-css */
.looking-left h5 {
  color: #31316d;
  font-weight: 600;
}
.service-right h4 {
  color: #31316d;
}
.looking-left h3 {
  font-weight: 600;
  font-size: 27px;
}
.looking-left span {
  color: #00a2e8;
}
.service-right h4 {
  border-left: 1px solid grey;
  margin-left: 24px;
  padding-left: 8px;
}
.looking-left {
  margin-top: 10px !important;
}
.service-right p {
  margin-left: 24px;
  padding-left: 8px;
}
.service-right {
  background: url('../img/our-service-logo.png') no-repeat left top;
  margin-top: 20px !important;
  background-size: 9%;
}
/* contact-page */
.contact-sec {
  padding: 27px 0 40px;
}
.contact_left {
  position: relative;
}
.contact_left h4 {
  font-weight: 400;
  color: #212529;
}
.contact_left h4::before {
  content: '';
  position: absolute;
  background-color: #31314b;
  top: 45px;
  left: 40px;
  width: 40px;
  height: 2px;
}
.contact_left a {
  text-decoration: none;
  color: #00adef;
  font-weight: 700;
}
.contact_right {
  margin-top: 15px;
}
.custom-form:focus {
  box-shadow: none;
  border-color: #ced4da;
}
.contact_right .contact-btn {
  background: #31314b;
  border-color: #31314b;
}
.contact_right .contact-btn:focus {
  box-shadow: none !important;
  border-color: #a99d89;
}
.contact_right .contact-btn:hover {
  background: #31314b;
  border-color: #31314b;
}
.fAQ-left img {
  display: block;
  width: 100%;
}
.counter_section {
  padding-bottom: 100px;
}
@media only screen and (max-width:1024px) {
  a.whatsapp_icon {
    margin: 10px 0 10px;
  }
  .mob-view {
    display: block;
    max-width: 100px;
  }
  .services-section {
    padding: 40px 0 0px;
  }
  .custom-style-nav .nav-link {
    color: #737373 !important;
    padding: 10px 10px 10px !important;
    font-size: 16px;
  }
}
@media only screen and (max-width:992px) {
  .services-section .col {
    margin: 0 auto 50px;
    flex: 0 0 100%;
    max-width: 95%;
  }
  .counter_section {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width:767px) {
  figure.google_rating {
    position: static;
    left: 0;
    top: 20px;
  }
  .extension-row .full-service {
    padding: 12px 15px;
  }
  .Zani-builder-specialist p {
    font-size: 18px;
  }
	
	.design-by {

    margin-bottom: 70px;
}
}
@media only screen and (max-width:551px) {
  .fAQ-right h6 {
    font-size: 14px;
  }
  .call-button a, .approximate-text a {
    font-size: 16px;
  }
  a.whatsapp_icon {
    width: 42px;
    height: 42px;
  }
  .mob-view {
    display: block;
    max-width: 72px;
  }
  .for-mobile {
    display: block;
  }
  .for-desk {
    display: none;
  }
  .main-logo-img {
    display: none;
  }
  .mob-view {
    display: block;
  }
  .get-a-quote {
    padding: 8px 12px;
    font-size: 13px;
  }
  .are-you-text {
    font-size: 21px;
  }
  .call-us {
    font-size: 13px;
    padding: 10px 33px;
  }
  .title-col h3 {
    font-size: 20px;
  }
  .Zani-builder-specialist {
    margin-top: 18px;
  }
  .Zani-builder-specialist h2 {
    font-size: 19px;
  }
  .Zani-builder-specialist p {
    margin-top: 17px;
    text-align: center;
  }
  .our-service {
    margin-top: 10px;
  }
  .extension-row {
    margin-top: 29px;
  }
  .need-a-local-builder {
    margin-top: 44px;
    padding: 24px 10px 40px;
  }
  .full-service-btn {
    margin-top: 48px;
  }
  .local-builder h1 {
    font-size: 44px;
    text-align: center;
  }
  .local-builder p {
    text-align: center;
  }
  .provide-trusted {
    text-align: center;
  }
  .fAQ-right h3 {
    font-size: 25px;
    margin-top: 13px;
  }
  .fAQ-right {
    text-align: center;
  }
  .insta-icon {
    width: 9%;
  }
  .custom-carousel .owl-stage-outer {
    min-height: 42vh;
  }
  .availabel-right {
    text-align: center;
  }
  .availabel-left h5 {
    color: white;
    text-align: center;
    font-size: 18px;
  }
  .footer-contact-us {
    font-size: 14px;
  }
  .we-are-available {
    padding: 34px 0px;
    margin-top: 30px;
  }
  .social-icons a {
    font-size: 13px;
  }
  .social-section {
    margin-top: 6px;
  }
  .map-section {
    margin-top: 17px;
  }
  .partner-section {
    margin-top: 16px;
  }
  .design-by img {
    width: 20%;
  }
  .main-logo-img {
    width: 55%;
  }
  .excellent-review a {
    font-size: 12px;
  }
  .builder-logo {
    width: 61px !important;
  }
  .custom-toggler {
    border: none;
  }
  .custom-style-nav {
    margin-top: 0px;
    font-size: 12px;
  }
  .custom-toggler:focus {
    box-shadow: none;
  }
  /* about-page-media-css*/
  .cmpny_report {
    justify-content: center;
    margin: 15px auto;
  }
  .cmpny_report h3 {
    font-size: 42px;
  }
  .cmpny_report h6 {
    font-size: 16px;
  }
  .About-us-section {
    background: #edefee;
    padding: 30px 0px 55px;
  }
  .about-us-text h1 {
    font-size: 48px;
  }
  .reach-us-section {
    padding: 28px 0px;
    border-bottom: 2px solid #31314b;
  }
  .expect-left-sec {
    text-align: center;
  }
  .what-can-you-expect {
    margin-top: 26px;
  }
  .expect-right-sec h4 {
    text-align: center;
    margin-top: 20px;
  }
  .about-btn {
    margin-top: 17px !important;
    margin-bottom: 10px;
    text-align: center;
  }
  .we-place-a-high-priority {
    padding: 20px 0px;
    margin-top: 20px;
  }
  .high-priority-right {
    text-align: center;
  }
  /* Area-we-serve-page-css */
  .Area-we-serve-banner {
    padding: 53px 0px;
  }
  .Area-we-serve-banner h1 {
    font-size: 48px;
  }
  .looking-for-a-local {
    padding: 24px 0px;
  }
  .looking-left-sec {
    padding-right: 0px;
  }
  .our-most-frequent {
    margin-top: 20px;
  }
  /* service-page-media-css */
  .looking-left {
    text-align: center;
  }
  /* contact-us-page */
  .contact_left h4::before {
    content: '';
    position: absolute;
    background-color: #31314b;
    top: 28px;
    left: 44%;
    width: 40px;
    height: 2px;
  }
  .contact_left {
    text-align: center;
  }
  .contact-sec {
    padding: 0px 0 32px;
  }
  .our-service {
    margin-top: 10px;
  }
  .contact_right .contact-btn {
    margin-bottom: 0px;
  }
}