.main > .main-section > .section-center .block-page .page-header {
  border-bottom: none;
  padding: 0 0 35px;
  margin: 0;
}
.main > .main-section > .section-center .block-page .page-header > h1 {
  text-align: center;
  text-transform: uppercase;
  color: #222;
  font-size: 1.5rem;
  padding: 0.25rem 0;
  margin: 0.75rem auto;
  border-bottom: 1px solid #008eda;
  max-width: max-content;
}
.main > .main-section > .section-center .block-page .page-header > p {
  text-align: center;
  font-size: 0.9rem;
  color: #777;
}
.main > .main-section > .section-center .block-page .page-header > h3 {
  text-align: center;
  color: #999;
  font-weight: 100;
}
.main > .main-section > .section-center .block-page > .page-content > .card {
  margin-bottom: 35px;
  background-color: #e8e9eb;
  border-radius: 0;
  border-color: #e6e6e6;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola {
  margin: 0 0 3rem 0;
  border-radius: 0;
  border: none;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola > .card-body {
  background-color: #333;
  padding: 1rem;
  border-radius: 0;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola > .card-body > h5.card-title {
  font-size: 1.2rem;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  border-radius: 0;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola > .card-body > h5.card-title > small {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola > .card-footer {
  background-color: #e8e9eb;
  padding: 0;
  border-radius: 0;
  border: none;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola > .card-footer > p {
  color: #777;
  padding: 1rem;
  text-align: justify;
  margin: 0;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola > .card-footer > .row {
  margin: 0;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola > .card-footer > .row > div {
  padding: 0;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola > .card-footer > .row > div > a.card {
  border: none;
  border-radius: 0;
  background-color: #fff;
  margin: 0;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola > .card-footer > .row > div > a.card > img {
  border-radius: 0;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola > .card-footer > .row > div > a.card > .card-body {
  background-color: #dcdcdc;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola > .card-footer > .row > div > a.card > .card-body > h5 {
  text-align: center;
  color: #333;
  font-size: 0.8rem;
  margin: 0;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola > .card-footer > .row > div > a.card > .card-body > h5:hover {
  color: #008eda;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola > .card-footer > .row > div:nth-child(1) > .card {
  margin: 0 0.5rem 1rem 1rem;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola > .card-footer > .row > div:nth-child(2) > .card {
  margin: 0 1rem 1rem 0.5rem;
}
.main > .main-section > .section-center .block-page .card-tarp-pergola:hover > .card-body {
  background-color: #008eda;
  color: #fff;
}
body .main > .main-section > .section-center > .block-title {
  display: none;
}
body .main > .main-section > .section-center > .block-breadcrumb {
  margin-bottom: 30px;
}
body .main > .main-section > .section-center > .block-page > .page-header {
  border-bottom: none;
}
body .main > .main-section > .section-center > .block-page > .page-header > h1 {
  text-align: center;
}

/*# sourceMappingURL=tarpPergola.min.css.map */