.product1 {
  padding-top: 150px !important; }

.gray {
  background-color: #f6f6f6 !important; }

.product {
  padding-top: 50px;
  padding-bottom: 100px;
  background-color: #fff;
  color: #55bdb8;
  text-align: left;
  font-size: 18px;
  line-height: 1.4;
  position: relative; }
  .product p {
    margin-bottom: 1.5rem; }
  .product h1 {
    font-size: 50px;
    font-family: 'Proxima Nova Bold';
    color: #6ab9b5;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 60px; }
  .product svg {
    position: absolute;
    bottom: -1px; }

.nuvem {
  background-color: #55bdb8;
  padding-top: 50px;
  padding-bottom: 40px;
  text-align: center; }
  .nuvem h2, .nuvem h3 {
    color: #fff; }
  .nuvem #cloud {
    width: 80%;
    margin: 0 auto; }
    .nuvem #cloud a {
      color: #fff; }
  .nuvem .nuvem-tag {
    height: 300px; }

.contato {
  padding-top: 150px; }
  .contato svg {
    position: absolute;
    top: -1px;
    transform: rotate(180deg); }

@media (max-width: 1200px) {
  #cloud {
    margin: 0 auto; }
    #cloud span.w8 {
      font-size: 300%; }
    #cloud span.w10 {
      font-size: 270%; }

  #clouds {
    height: 50px; } }
@media (max-width: 768px) {
  .nuvem h2 {
    font-size: 1.8rem; }

  .product1 {
    padding-top: 60px !important; }

  .product {
    padding-top: 60px; }
    .product h1, .product h2 {
      font-size: 2rem; }

  .product .img-fluid {
    margin-bottom: 20px; } }

/*# sourceMappingURL=product.css.map */
