/*INDEx*/
/*HEADER*/
.btn-primary {
  background-color: #0492cd;
}

.btn-primary:hover {
  background-color: #333333;
}

h2 {
  color: #333333;
}

h3 {
  color: #333333;
}

.tp--icon-wrapper i {
  color: #0492cd;
}

.tp--cta .btn {
  background-color: #0492cd;
}

.btn-buy {
  background-color: #0492cd;
}

.info h3 {
  color: #0492cd;
  text-align: center;
  margin-bottom: 50px;
}

.tp--section-color {
  background-color: #0492cd;
  padding: 3em;
}

.tp--section-color h3 {
  color: #fff;
}

.tp--section-color .btn-cta {
  background-color: #333333;
  color: #fff;
}

.tp--section-color .btn-cta:hover {
  background-color: #b9b9b9;
  color: #333333;
}

.tp--portfolio {
  padding: 0;
}

.divider {
  padding-bottom: 5em;
}

.footer-text p {
  padding: 2em 0 0 0;
  text-align: center;
  font-style: italic;
}

.footer-text img {
  max-width: 300px;
}

.footer-text a {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.tp--social {
  padding-bottom: 1em;
}
/*# sourceMappingURL=myStyle.css.map */