#sp-services-section {
  background: #e4e7d6;
  padding: 60px;
}
#djslider-loader125,
#djslider125 img {
  border-radius: 16px;
  margin-top: 60px;
}
#sp-services-accordion h3 {
  margin-bottom: 30px;
}
.accordion-header button {
  font-weight: 600;
  font-size: 18px !important;
}
.accordion-collapse {
  border-bottom: 1px solid #aaa;
  background: #e4e7d6;
}
.accordion-button {
  border-bottom: 1px solid #aaa;
  background: #e4e7d6;
}
#sp-slider {
  height: 350px;
}
#mod-custom121 p {
  text-align: center;
}
.fa-map-marker:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f3c5";
  padding-right: 5px;
}
.home-cta {
  margin-top: 80px;
  position: absolute;
}
.home-cta p {
  color: #fff;
  background: #000;
  padding: 10px;
  font-size: 20px;
}
.home-cta p:last-of-type {
  background: #e4e7d4;
  margin-bottom: 40px;
  color: #000;
}
.home-cta a {
  background: #963d35;
  color: #fff;
  padding: 20px 50px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: letter-spacing 0.3s ease;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.home-cta a:hover {
  transition: letter-spacing 0.3s ease-in-out, background 0.3s ease-in-out;
  letter-spacing: 2px;
  background: #dd845a;
  box-shadow: 0 8px 10px rgba(60, 73, 88, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2);
}
.home-cta a:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f054";
  padding-left: 35px;
}
#sp-header-topbar a,
#sp-header-topbar li {
  color: #963d35;
}
#sp-header-topbar a:hover,
#sp-header-topbar li:hover {
  color: #554333;
}
#sp-header-topbar {
  background: #e4e7d6;
}
.specialties-list li {
  list-style-type: none;
  line-height: 2.5em;
  padding-top: 5px;
}

.specialties-list li {
  background: #f6f8f6;
  margin: 10px;
  border-radius: 4px;
}
.btn {
  border-radius: 0;
}
.accordion-header button {
  padding-left: 0;
}
#sp-services-section .sp-module-title {
  background: linear-gradient(to right, #000000, #554333, #dd845a, #d3b04d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.specialties-list li:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f058";
  margin-right: 5px;
  margin-left: 5px;
  color: #fff4d6;
  background-color: #554333;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
}
.home h6 {
  text-transform: uppercase;
}

.home h1 {
  font-size: 2.5em;
  line-height: 1.2em;
  margin-bottom: 2em;
}
.home a {
  background: #963d35;
  color: #fff;
  padding: 20px 15px;
  text-transform: uppercase;

  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
}

.home a:hover {
  transition: background 0.3s ease-in-out;

  background: #dd845a;
  box-shadow: 0 8px 10px rgba(60, 73, 88, 0.4), 0 2px 5px rgba(0, 0, 0, 0.2);
}
.home a:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f054";
  padding-left: 35px;
}
#sp-our-specialities-section {
  background: #d6e0d5;
  padding: 50px 0;
}
#sp-our-specialities-section .container-inner {
  background: #e4e7d4;
  border: 1px solid #fff4d6;
  opacity: 0.9;
  padding: 30px;
}
#sp-our-specialities-a h2 {
  font-size: 2em;
  text-transform: uppercase;
  background: linear-gradient(to right, #000000, #554333, #dd845a, #d3b04d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#sp-our-specialities-a p {
  font-size: 1.2em;
  line-height: 4em;
}
#sp-footer {
  text-align: center;
}
#sp-happy-customers {
  width: 60%;
  margin: auto;
  text-align: center;
}
#sp-happy-customers .sp-module-title {
  font-size: 1.5em;
}
#sp-happy-customers h3 {
  font-size: 1.2em;
  line-height: 2em;
}
#sp-happy-customers blockquote {
  font-size: 1em;
}
#sp-happy-customers blockquote:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f10d";
  padding-right: 15px;
  color: #fff;
}
#sp-happy-customers blockquote:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f10e";
  padding-left: 15px;
  color: #fff;
}
#sp-happy-customers .icon:after {
  font-family: "Font Awesome 6 Free";
  content: "\f27a";
  font-size: 2em;
  color: #fff;
}
#sp-happy-customers-section {
  border-top: 1px solid #362a20;
  color: #fff;
  background-image: linear-gradient(
    to bottom,
    #554333,
    #74543b,
    #956443,
    #b8744e,
    #dd845a
  );
}
#sp-our-specialities-a a,
#sp-contact-us-cta a {
  background: #554333;
  color: #fff;
  border: 4px solid #fff4d6;
  transition: background 0.5s ease-in-out;
  padding: 15px;
  border-radius: 90px;
}
#sp-our-specialities-a a:hover,
#sp-contact-us-cta a:hover {
  background: #fff4d6;
  color: #554333;
  border: 4px solid #554333;
  padding: 15px;
  border-radius: 90px;
}
#sp-contact-us-cta {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 20px;
}
.quote blockquote:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f10d";
  padding-right: 15px;
  color: #554333;
}
.quote blockquote:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f10e";
  padding-left: 15px;
  color: #554333;
}
.quote {
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  background: #e4e7d6;
  padding: 20px;
}
.quote p {
  font-weight: 500;
  font-style: italic;
}
@media screen and (max-width: 1200px) {
  #sp-contact {
    text-align: center;
  }
  #sp-header-topbar {
    margin: 0px;
  }
  #sp-services-section {
    padding: 60px 0 0 0;
  }
  #sp-component {
    order: 1 !important;
  }
  .logo-image {
    height: 30px !important;
    width: auto;
  }
  #sp-right {
    order: 2;
  }
}

@media screen and (max-width: 768px) {
  .com-content-article__body .home .col-lg-6 {
    margin-bottom: 20px;
  }
  #sp-services-slider {
    margin-bottom: 30px;
  }
  #sp-our-specialities-b ul {
    padding: 0;
  }
}

@media screen and (max-width: 380px) {
  #sp-our-specialities-a p {
    font-size: 1.2em;
    margin-bottom: 2em;
    line-height: 1.2em;
  }
}
.sp-contact-info li {
    font-size: 115%;
}