.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}
@media (max-width: 768px) {
  .img-bg-01 {
    background-image: url("img/cinepi005.png");
    background-size: auto 100% !important;
    background-position: center;
    background-repeat: no-repeat;
    color: rgb(255, 255, 255);
  }
}
.one {
  padding-top: 110px !important;
  background: #444444;
  min-height: 90vh;
  box-shadow: 0 15px rgba(56, 56, 56, 0.2509803922);
}
.one .row.py-lg-5 {
  margin-left: 10px;
  margin-right: 10px;
}
.one h1 {
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0.3rem;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
}
.one p {
  font-weight: 500;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}

.img-bg-01 {
  background-image: url("img/cinepi005.png");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  color: rgb(255, 255, 255);
}

.lead.text-muted {
  color: rgb(255, 255, 255) !important;
  margin-left: 20px;
  margin-right: 20px;
}

.two {
  margin-top: -50px;
}

.two.lead.text-muted {
  color: #444444 !important;
}

.two-text {
  text-align: justify;
}

.card {
  border-radius: 10px !important;
}

.card-img-top {
  border-radius: 10px 10px 1px 1px !important;
}

#contact {
  margin-top: -60px;
  margin-bottom: -90px;
}

.nav-container.text-muted {
  color: #444444 !important;
}

.list-unstyled a {
  text-decoration: none !important;
}

#customMessage {
  margin-bottom: 0;
}

.contact-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  margin: 0 auto;
}

.contact-container form {
  max-width: 600px;
  width: 100%;
  text-align: left;
}

#services h1 {
  text-align: left;
}

.separator {
  border-top: 1px solid #c2c2c2;
  margin: 0 0 30px 0;
}

.separator2 {
  border-top: 1px solid #c2c2c2;
  margin: 0 20% 30px 20%;
}

.papaya {
  background: #FF8000;
  border-color: #FF8000;
  color: #fff;
  box-shadow: 0px 0px 10px rgba(255, 119, 0, 0.515);
}
.papaya:hover {
  background: #e07000;
  border-color: #FF8000;
  color: #fff;
  box-shadow: 0px 0px 10px rgba(255, 119, 0, 0.515);
}
.papaya:focus {
  background: #e07000;
  border-color: #FF8000;
  color: #fff;
  box-shadow: 0px 0px 10px rgba(255, 119, 0, 0.515);
}

#portfolio-section {
  filter: blur(5px);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.under {
  text-align: right;
  margin-top: -40px;
  margin-bottom: 50px;
}/*# sourceMappingURL=main.css.map */