section.rove-services-archive {
  padding: 80px 40px;
  background-size: contain;
  background-position: top right;
  background-color: #fcf8f7;
}
@media (max-width: 768px) {
  section.rove-services-archive {
    padding: 40px 20px;
  }
}
section.rove-services-archive .main-title {
  font-size: 80px;
  font-weight: 500;
  font-family: "abramo" !important;
}
@media (max-width: 768px) {
  section.rove-services-archive .main-title {
    font-size: 50px;
  }
}
section.rove-services-archive .sub-info-p p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 0;
  max-width: 900px;
  text-align: center;
  margin: 0 auto;
}
section.rove-services-archive .row {
  max-width: 1100px;
  margin: 0 auto;
  margin-top: 50px;
}
section.rove-services-archive .single-col {
  padding: 25px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  section.rove-services-archive .single-col {
    padding: 10px;
  }
}
section.rove-services-archive .single-col a .icon {
  margin-bottom: 10px;
}
section.rove-services-archive .single-col a .icon img {
  max-width: 100px;
  max-height: 100px;
  width: auto;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 768px) {
  section.rove-services-archive .single-col a .title {
    font-size: 22px;
  }
}
section.rove-services-archive .single-col a .desc {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  line-height: 1.6;
  color: #555;
}
section.rove-services-archive .single-col a .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: black;
  text-transform: uppercase;
}
section.rove-services-archive .single-col a .link span {
  margin-right: 10px;
}

section.service-page-hero-about {
  padding: 80px 40px;
  background-position: top right;
  background-color: #fcf8f7;
  background-size: 50%;
}
@media (max-width: 768px) {
  section.service-page-hero-about {
    padding: 40px 15px;
  }
}
section.service-page-hero-about .main-title {
  font-size: 80px;
  font-weight: 500;
  font-family: "abramo" !important;
  text-align: center;
}
@media (max-width: 768px) {
  section.service-page-hero-about .main-title {
    font-size: 50px;
  }
}
section.service-page-hero-about .row {
  margin-top: 80px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  section.service-page-hero-about .row {
    margin-top: 40px;
  }
}
section.service-page-hero-about .info-col {
  padding: 25px 15px;
}
section.service-page-hero-about .info-col .content {
  max-width: 700px;
}
section.service-page-hero-about .info-col .title {
  font-weight: 500;
}
@media (max-width: 768px) {
  section.service-page-hero-about .info-col .title {
    font-size: 28px;
  }
}
section.service-page-hero-about .info-col .sub-p {
  font-size: 28px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  section.service-page-hero-about .info-col .sub-p {
    font-size: 20px;
  }
}
section.service-page-hero-about .info-col .info-p p {
  line-height: 1.6;
  text-align: justify;
}
@media (max-width: 768px) {
  section.service-page-hero-about .img-col {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
section.service-page-hero-about .img-col img {
  max-width: 100%;
  display: block;
}

section.single-service-cta {
  padding: 80px 40px;
  padding-top: 40px;
  background-color: #fcf8f7;
  padding-bottom: 0;
}
section.single-service-cta .fui-container {
  margin: 0 auto;
}
@media (max-width: 768px) {
  section.single-service-cta {
    padding: 40px 20px;
  }
}
section.single-service-cta .main-title {
  font-size: 40px;
  color: #be8e81;
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  section.single-service-cta .main-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
section.single-service-cta .row {
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  section.single-service-cta .row {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  section.single-service-cta .row + .row .info-col {
    background-image: -webkit-gradient(linear, right top, left top, from(#e3cdc7), to(#fcf8f7));
    background-image: linear-gradient(to left, #e3cdc7, #fcf8f7);
  }
}
section.single-service-cta .sub-p {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  section.single-service-cta .sub-p {
    font-size: 20px;
  }
}
section.single-service-cta .info-p p {
  font-size: 16px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  section.single-service-cta .info-p p {
    font-size: 14px;
    text-align: justify;
  }
}
section.single-service-cta .img-col {
  padding: 0;
}
@media (max-width: 768px) {
  section.single-service-cta .img-col {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    padding: 0;
  }
}
section.single-service-cta .img-col img {
  width: 100%;
}
section.single-service-cta .info-col {
  background-image: -webkit-gradient(linear, left top, right top, from(#e3cdc7), to(#fcf8f7));
  background-image: linear-gradient(to right, #e3cdc7, #fcf8f7);
}
section.single-service-cta .info-col .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px;
}
@media (max-width: 768px) {
  section.single-service-cta .info-col .content {
    padding: 20px 15px;
  }
}

section.single-service-text-cta {
  padding: 80px 15px;
  text-align: center;
  color: white;
}
section.single-service-text-cta .main-title {
  color: #be8e81;
  font-size: 28px;
  font-weight: 500;
}
section.single-service-text-cta .sub-p {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  section.single-service-text-cta .sub-p {
    font-size: 18px;
  }
}
section.single-service-text-cta .single {
  max-width: 1250px;
  margin: 0 auto;
  margin-bottom: 40px;
}
section.single-service-text-cta .single:last-child {
  margin-bottom: 0;
}
section.single-service-text-cta .single .mini-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  section.single-service-text-cta .single .mini-title {
    font-size: 20px;
  }
}
section.single-service-text-cta .single .info-p p {
  line-height: 1.6;
}

section.testimonials {
  padding: 80px 40px;
  background-color: #fcf8f7;
  background-size: contain;
  background-position: top right;
}
@media (max-width: 768px) {
  section.testimonials {
    padding: 40px 20px;
  }
}
section.testimonials .main-title {
  font-size: 40px;
  font-weight: 500;
}
@media (max-width: 768px) {
  section.testimonials .main-title {
    font-size: 28px;
  }
}
section.testimonials .sub-title {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 768px) {
  section.testimonials .sub-title {
    font-size: 20px;
  }
}
section.testimonials .owl-carousel .item .review-content {
  padding: 50px 25px;
}
section.testimonials .owl-carousel .item .review-content .content {
  border-radius: 15px;
  background-color: #be8e81;
  color: white;
  padding: 25px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  section.testimonials .owl-carousel .item .review-content .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
section.testimonials .owl-carousel .item .review-content i {
  font-size: 28px !important;
}
section.testimonials .owl-carousel .item .review-content .right {
  padding-left: 20px;
}
section.testimonials .owl-carousel .item .review-content .right .title {
  font-size: 24px;
  font-weight: 300;
}
section.testimonials .owl-carousel .item .review-content .right .info-p p {
  font-size: 16px;
  line-height: 1.6;
}
section.testimonials .owl-carousel .item .name {
  color: #be8e81;
  font-size: 18px;
  text-align: center;
  margin-top: 20px;
}
section.testimonials .owl-carousel .active.center .item {
  padding-bottom: 50px;
}
section.testimonials .owl-carousel .owl-item:not(.active.center) {
  margin-top: 20px;
}
section.testimonials .owl-carousel .owl-item:not(.active.center) .review-content .content {
  background-color: #ebebeb;
  color: white;
}
section.testimonials .owl-carousel .owl-item:not(.active.center) .review-content .name {
  color: white;
}
section.testimonials .owl-nav {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section.testimonials .owl-nav .owl-prev,
section.testimonials .owl-nav .owl-next {
  background-color: #be8e81;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 10px;
  border: none;
}
section.testimonials .owl-nav .owl-prev:hover,
section.testimonials .owl-nav .owl-next:hover {
  background-color: #d68c7e;
  color: white;
}

section.single-service-big-cta {
  padding: 250px 40px;
  background-color: #fcf8f7;
  text-align: center;
  background-position: center center;
}
@media (max-width: 768px) {
  section.single-service-big-cta {
    padding: 40px 20px;
  }
}
section.single-service-big-cta .main-title {
  font-size: 60px;
  font-weight: 500;
  color: white;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
}
@media (max-width: 768px) {
  section.single-service-big-cta .main-title {
    font-size: 28px;
    margin-bottom: 10px;
  }
}

section.single-service-steps {
  background-color: #fcf8f7;
  background-size: contain;
  background-position: top right;
}
@media (max-width: 768px) {
  section.single-service-steps {
    padding: 40px 20px;
  }
}
section.single-service-steps .single-col:nth-child(1) {
  background-color: #be8d7f;
}
section.single-service-steps .single-col:nth-child(2) {
  background-color: #b88071;
}
@media (max-width: 768px) {
  section.single-service-steps .single-col {
    padding: 15px;
  }
}
section.single-service-steps .single-col .content {
  padding: 80px 15px;
  text-align: center;
  color: white;
}
@media (max-width: 768px) {
  section.single-service-steps .single-col .content {
    padding: 20px 15px;
  }
}
section.single-service-steps .single-col .content .info-p p {
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  line-height: 1.8;
  max-width: 700px;
  text-align: center;
}
section.single-service-steps .step {
  background-color: white;
  max-width: 150px;
  margin: 0 auto;
  border-radius: 35px;
  padding: 10px 15px;
  text-align: center;
  color: #be8e81;
  margin-bottom: 15px;
}
section.single-service-steps .title {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  section.single-service-steps .title {
    font-size: 22px;
  }
}
section.single-service-steps .sub-p {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 768px) {
  section.single-service-steps .sub-p {
    font-size: 20px;
  }
}

section.single-service-faq {
  padding: 80px 40px;
  background-color: #fcf8f7;
  background-size: contain;
  background-position: top right;
}
@media (max-width: 768px) {
  section.single-service-faq {
    padding: 40px 20px;
  }
}
section.single-service-faq .fui-container {
  max-width: 1250px;
}
section.single-service-faq .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.single-service-faq .main-title {
  font-size: 34px;
  font-weight: 500;
  text-align: center;
  color: #be8e81;
}
@media (max-width: 768px) {
  section.single-service-faq .main-title {
    font-size: 28px;
  }
}
section.single-service-faq .sub-p {
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  section.single-service-faq .sub-p {
    font-size: 20px;
  }
}
section.single-service-faq .questions-col {
  padding: 50px;
}
@media (max-width: 768px) {
  section.single-service-faq .questions-col {
    padding: 20px 0;
  }
}
section.single-service-faq .questions-col .questions {
  max-width: 600px;
  margin: 0 auto;
}
section.single-service-faq .questions-col .questions .fui-accordion-container {
  border-bottom: 1px solid #ccc;
}
section.single-service-faq .questions-col .questions .fui-accordion {
  padding: 20px 0 !important;
  background-color: transparent;
  font-weight: 500;
  color: black;
}
section.single-service-faq .questions-col .questions .fui-accordion::after {
  color: black;
  width: 30px;
  height: 30px;
  font-size: 20px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid black;
}
section.single-service-faq .questions-col .questions .fui-panel {
  background-color: transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  margin-bottom: 0 !important;
}
section.single-service-faq .questions-col .questions .fui-panel .fui-panel-box {
  background-color: transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
@media (max-width: 768px) {
  section.single-service-faq .img-col {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
section.single-service-faq .img-col img {
  width: 100%;
}

section.text-bg-cta {
  padding: 80px 40px;
  background-color: #f3efee;
  background-size: contain;
  background-position: top right;
}
@media (max-width: 768px) {
  section.text-bg-cta {
    padding: 40px 20px;
  }
}
section.text-bg-cta .main-title {
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #be8e81;
  font-weight: 600;
}
@media (max-width: 768px) {
  section.text-bg-cta .main-title {
    font-size: 28px;
  }
}
section.text-bg-cta .info-p {
  max-width: 1000px;
  margin: 0 auto;
  font-weight: 400;
  text-align: center;
}
section.text-bg-cta .info-p p {
  font-size: 22px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  section.text-bg-cta .info-p p {
    font-size: 14px;
  }
}

section.explore-services {
  padding: 80px 40px;
  background-color: #fcf8f7;
  background-size: contain;
  background-position: top right;
}
@media (max-width: 768px) {
  section.explore-services {
    padding: 40px 20px;
  }
}
section.explore-services .main-title {
  font-size: 60px;
  font-weight: 500;
  text-align: center;
  color: #be8e81;
  font-family: "abramo";
}
@media (max-width: 768px) {
  section.explore-services .main-title {
    font-size: 34px;
  }
}
section.explore-services .sub-p {
  font-size: 14px;
  max-width: 1000px;
  margin: 0 auto;
  font-weight: 400;
  text-align: center;
  margin-bottom: 50px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  section.explore-services .sub-p {
    font-size: 16px;
  }
}
section.explore-services .row .single-col {
  margin-bottom: 20px;
  padding: 20px;
}
section.explore-services .row .single-col .card {
  border: 1px solid #be8e81;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  padding: 40px;
}
@media (max-width: 768px) {
  section.explore-services .row .single-col .card {
    padding-top: 0px;
  }
}
section.explore-services .row .single-col .title a {
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  section.explore-services .row .single-col .title a {
    font-size: 24px;
  }
}
section.explore-services .row .single-col .icon {
  margin-bottom: 25px;
}
section.explore-services .row .single-col .icon img {
  max-width: 120px;
  width: 100%;
  margin-left: -50px;
}
section.explore-services .row .single-col .info-p {
  line-height: 1.6;
}
@media (max-width: 768px) {
  section.explore-services .row .single-col .info-p {
    font-size: 14px;
  }
}
section.explore-services .row .single-col .link a {
  text-transform: uppercase;
  color: black;
}
section.explore-services .row .single-col .link a i {
  margin-left: 10px;
}

section.about-the-service {
  padding: 80px 15px;
  background-color: #fcf8f7;
  padding-top: 25px;
}
@media (max-width: 768px) {
  section.about-the-service {
    padding: 40px 20px;
  }
}
section.about-the-service .fui-container {
  max-width: 1250px;
  margin: 0 auto;
}
section.about-the-service .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}
section.about-the-service .row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  border-top-left-radius: 100px;
  height: 100%;
  background-color: #be8e81;
  z-index: -1;
}
@media (max-width: 768px) {
  section.about-the-service .row::before {
    display: none;
  }
}
section.about-the-service .row .info-col {
  padding: 20px 70px;
  color: white;
}
@media (max-width: 768px) {
  section.about-the-service .row .info-col {
    padding: 20px 15px;
    background-color: #be8e81;
  }
}
section.about-the-service .row .info-col .main-title {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  section.about-the-service .row .info-col .main-title {
    font-size: 28px;
  }
}
section.about-the-service .row .info-col .sub-p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  section.about-the-service .row .info-col .sub-p {
    font-size: 20px;
  }
}
section.about-the-service .row .info-col .info-p p {
  font-size: 14px;
  line-height: 1.6;
}
section.about-the-service .row .img-col {
  padding: 50px;
}
@media (max-width: 768px) {
  section.about-the-service .row .img-col {
    padding: 20px 0;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
section.about-the-service .row .img-col img {
  width: 100%;
  max-width: 600px;
  display: block;
}

section.new-faq {
  padding: 80px 40px;
  background-color: #fcf8f7;
}
@media (max-width: 768px) {
  section.new-faq {
    padding: 40px 20px;
  }
}
section.new-faq .main-title {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  color: #be8e81;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  section.new-faq .main-title {
    font-size: 28px;
  }
}
section.new-faq .sub-title {
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 50px;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  section.new-faq .sub-title {
    font-size: 18px;
  }
}
section.new-faq .questions {
  max-width: 1000px;
  margin: 0 auto;
}
section.new-faq .questions .fui-accordion-container {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
section.new-faq .questions .fui-accordion {
  padding: 20px 15px !important;
  background-color: transparent;
  font-weight: 500;
  color: black;
}
section.new-faq .questions .fui-accordion:hover {
  background-color: #f3efee;
}
section.new-faq .questions .fui-accordion::after {
  color: black;
  width: 30px;
  height: 30px;
  font-size: 20px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid black;
}
@media (max-width: 768px) {
  section.new-faq .questions .fui-accordion::after {
    width: 25px;
    height: 25px;
    font-size: 16px;
  }
}
section.new-faq .questions .fui-panel {
  background-color: transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  margin-bottom: 0 !important;
}
section.new-faq .questions .fui-panel .fui-panel-box {
  background-color: #f3efee !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}