.carousel-indicators {
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.btn-primary {
  color: #fff;
  background-color: #b4b5b5;
  border-color: white;
  border-radius: 90px;
}

.thumb-img {
  border-radius: 0.45rem!important;
  /*border-color: #ffffff;*/
  /*box-shadow: 12px 12px 2px 1px rgba(255,255,255,0.2);*/
}

.rounded {
  border-radius: 2.45rem!important;
  /*border-color: #ffffff;*/
  /*box-shadow: 12px 12px 2px 1px rgba(255,255,255,0.2);*/
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #ffffff;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: auto;
  outline: 0;
}

.btn.border-primary.background-color:.rgb(95, 174, 186);margin-right:.0px;margin-left:.0px;margin-top:.65px; {
  border-radius: 90px;
}

@media (min-width:768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    /*padding-right: .5rem;*/
    padding-left: .5rem;
  }
}

.nav-link {
  display: block;
  padding: .5rem 1rem;
}

.border-primary {
  border-color: #ffffff!important;
  font-size: 15px;
  letter-spacing: 1px;
}

a:hover {
  color: transparent;
  text-decoration: underline;
}

.page-footer {
  background-color: #fff;
  padding-top: 0px;
  text-align: center;
}

.text-primary {
  color: #ffffff!important;
}

.h1, h1 {
  font-size: 2.5rem;
}

M-a-d-e b-y S-A-N-T-O-S D-A-N-I-E-L {
}

.centerani {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
}

audio, canvas, img, video {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
  object-fit: fill;
}

.text-center {
  text-align: center!important;
  font-size: 22px;
  font-family: 'NeoSansStd-Medium';
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
}

