.service-boxes-block  {
  background-position: center center;
  background-size:cover;
  background-repeat: no-repeat;
}
.service-boxes-block h2 {
  /*margin-bottom: 24px;*/
}
.service-boxes-block-tagline {
    padding: 8px 24px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 200px;
    display: inline-block;
    margin-bottom: 24px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
.service-boxes-block-window-bottom-col {
  height: 100%;
  background-color: #fff;
  padding-left: 27px;
  padding-right: 27px;
  padding-bottom: 40px;
  overflow: hidden;
}
.service-boxes-block-icon {
  margin: 32px auto 32px;
	width: auto;
    height: auto;
}
.service-boxes-block-image {
  margin-bottom: 24px;
}
.service-boxes-block h3 {
  /*padding: 0 27px;*/
  color:var(--dark);
}
.service-boxes-block-content-wrap-content {
  /*padding: 0 24px;*/
}
.service-boxes-block-content-wrap-content p {
  font-weight: 500;
  font-size: 14px;
  line-height: 170%;
  color:var(--dark);
}
.service-boxes-block-content-wrap a.btn-pink {
  padding: 14px 32px;
}   
.service-box-shadow {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
}
.service-box-shadow h3 {
  color:var(--dark);
}
.service-box-shadow .service-boxes-block-image {
  margin-bottom: 24px;
  border: 2px solid var(--green);
  border-radius: 50%;
	width: 100%;
    max-width: 320px;
    height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
.service-box-shadow.service-boxes-block h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px;
}
.service-box-shadow .service-boxes-block-content-wrap-content p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  color:var(--dark);
}

/*DARK BACKGROUND*/
.service-boxes-block.background-dark h2 {
  color: var(--white);
}
/*.service-boxes-block.background-dark .service-boxes-block-window-bottom-col {
  padding-bottom: 32px;
  background-color: transparent;
}
.service-boxes-block.background-dark .service-boxes-block-icon {
  margin-top: 0px;
  margin-left: 32px;
  margin-right: 32px;
}
.service-boxes-block.background-dark h3 {
  padding: 0 32px;
  font-size: 22px;
	line-height: 170%;
	font-weight: 700;
	letter-spacing: 0;
  color:var(--white);
  margin-bottom: 16px;
}
.service-boxes-block.background-dark .service-boxes-block-content-wrap-content {
  padding: 0 24px;
}
@media (min-width: 992px) {
  .service-boxes-block.background-dark .service-boxes-block-bottom-col + .service-boxes-block-bottom-col {
    border-left: 1px solid #2E2E2E;
  }
}
.service-boxes-block.background-dark .service-boxes-block-content-wrap {

}
.service-boxes-block.background-dark p {
  color: var(--gray);
  font-size:16px;
  line-height: 170%;
}*/
/*DARK BACKGROUND END*/

/*WHITE BACKGROUND*/
/*.service-boxes-block.background-white .service-boxes-block-window-bottom-col {
  padding-bottom: 32px;
  background-color: var(--background-gray);
}
.service-boxes-block.background-white .service-boxes-block-icon {
  margin-top: 32px;
  padding: 20px;
  margin-left: 32px;
  margin-right: 32px;
  background-color: var(--white);
}
.service-boxes-block.background-white h3 {
  padding: 0 32px;
  font-size: 20px;
	line-height: 170%;
	font-weight: 700;
	letter-spacing: 0;
}
.service-boxes-block.background-white .service-boxes-block-content-wrap-content {
  padding: 0 32px;
}
.service-boxes-block.background-white .service-boxes-block-bottom-col {
  text-align: left!important;
}
.service-boxes-block.background-white .service-boxes-block-content-wrap {
  text-align: left!important;
}*/
/*WHITE BACKGROUND END*/

/*custom classes for sections*/
.community-badges-section {
  background-color: var(--ghost-white);
}
.community-badges-section .service-boxes-block-image {
  max-height: 200px;
  object-fit: cover;
  margin-bottom: 10px;
  width: auto;
}
.community-badges-section .service-boxes-block-window-bottom-col {
  background:transparent
}
.community-badges-section.service-boxes-block h3 {
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 0;
}
.community-badges-section .service-boxes-block-content-wrap-content p {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}
@media (max-width: 480px) {
	.community-badges-section .service-boxes-block-window-bottom-col {
		padding-bottom:0;
	}
	.community-badges-section.service-boxes-block h3 {
		font-size:24px;
	}
	.community-badges-section .service-boxes-block-content-wrap-content p {
		font-size:18px;
	}
}
/**/
.results-section {
  background-color: var(--green);
}
.results-section h2 {
  margin-bottom: 10px;
}
.results-section h2, .results-section p {
  color: var(--white);
}
.results-section.service-boxes-block h3 {
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 10px;
}
.results-section .service-boxes-block-content-wrap-content p {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color:var(--dark);
}

.dedication-section h2 {
  margin-bottom: 10px;
}
.dedication-section.service-boxes-block h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px;
}
.dedication-section .service-boxes-block-content-wrap-content p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}

.five-services-section .service-boxes-block-bottom-row {
  justify-content: center;
}
.five-services-section {
  background-color: var(--green);
}
.five-services-section h2 {
  margin-bottom: 10px;
}
.five-services-section h2, .five-services-section p {
  color: var(--white);
}
.five-services-section .service-boxes-block-image {
  margin-bottom: 24px;
  border: 2px solid var(--green);
  border-radius: 50%;
  width: 100%;
  max-width: 320px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
.five-services-section.service-boxes-block h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px;
}
.five-services-section .service-boxes-block-content-wrap-content p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  color:var(--dark);
}

.get-started-section {
  background: var(--ghost-white);
}
.get-started-section h2 {
  margin-bottom: 10px;
}
.get-started-section .service-boxes-block-window-bottom-col {
  border-radius: 8px;
}
.get-started-section.service-boxes-block h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px;
}
.get-started-section .service-boxes-block-content-wrap-content p {
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  color:var(--dark);
}
.get-started-section .service-boxes-block-content-wrap-content p a {
  color:var(--dark);;
}

.about-page-office-staff-section {
  background-color: var(--green);
}
.about-page-office-staff-section h2 {
  color:var(--white);
}
.about-page-office-staff-section .service-boxes-block-window-p p {
  color:var(--white);
}
.about-page-office-staff-section.service-boxes-block h3 {
  margin-bottom:15px;
  font-size: 28px;
  font-weight: 800;
}
.about-page-office-staff-section .staff-title {
  display:inline-block;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  color:var(--orange);
}
.about-page-office-staff-section .service-box-shadow .service-boxes-block-image {
  width: 220px;
  height: 220px;
}

.about-page-tech-staff-section {
  background-color: var(--ghost-white);
}
.about-page-tech-staff-section .service-box-shadow {
  padding: 0 12px 12px 12px;
}
.about-page-tech-staff-section .service-box-shadow h3 {
  margin-bottom: 0px;
	font-size:16px;
}
.about-page-tech-staff-section .service-box-shadow .service-boxes-block-image {
	width: 100%;
	height: auto;
  max-width: 180px;
  margin-top:12px;
	  margin-bottom:10px;
}

.five-column-section {
  background-color: var(--green);
}
.five-column-section h2 {
  color:var(--white);
}
.five-column-section img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 365px;
}
.five-column-section.service-boxes-block h3 {
  color:var(--white);
}
.five-column-section .service-boxes-block-window-bottom-col {
  background-color: transparent;
}
.five-column-section .service-boxes-block-content-wrap-content p {
  color:var(--white);
  font-size: 20px;
  line-height: 30px;
}

.three-col-satisfaction-gw .service-boxes-block-window-bottom-col {
  background-color: transparent;
}

.satisfaction-trust-section.service-boxes-block h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}
.satisfaction-trust-section .service-boxes-block-window-bottom-col {
  background-color: transparent;
}
.satisfaction-trust-section .service-boxes-block-content-wrap-content p {
  font-size: 20px;
  line-height: 30px;
}
.satisfaction-trust-section .service-boxes-block-image {
  max-height: 127px;
  width:auto;
}

.custom-city-three-images .service-boxes-block-image {
  margin-bottom: 24px;
  border: 2px solid var(--green);
  border-radius: 50%;
  width: 320px;
  max-width: 100%;
  height: 320px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
/*custom classes for sections END*/

@media (max-width: 1199px) and (min-width: 992px) {

}
@media (min-width: 992px) {

}
@media (max-width: 991px) {
  .service-boxes-block-image {
  width:100%;
  }
}
@media (max-width: 767px) {

  /*.service-boxes-block h3 {
    padding: 0 15px;
  }
  .service-boxes-block-content-wrap-content {
    padding: 0 15px;
  }*/
  .service-boxes-block-window-bottom-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}