body {
  margin: 0;
  font-family: Lato,sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

.collapse:not(.show) {
  display: none;
}

.portfolio-block.block-intro .avatar {
  width: 190px;
  height: 150px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: auto;
  border-radius: 5px;
  margin-bottom: 30px;
}

.h3, h3 {
  font-size: 1.75rem;
  font-family: Lato, sans-serif;
  font-weight: 300;
  color: rgba(47,164,231,0.68);
}

.page-footer {
}

.footer-gradient-blodk {
}

.page-footer {
  padding-top: 35px;
  border-top: 1px solid rgba(228,231,234,0.16);
  text-align: center;
  padding-bottom: 20px;
}

.nav-item.ni-active {
  padding-right: 14px;
  padding-left: 14px;
  background-color: rgba(68,68,68,0.23);
}

.container.rule-container {
  height: 6px;
  width: 100%;
}

.rule-section {
  border-bottom: 2px;
  border-color: black;
  height: 4px;
  width: 1200px;
}

.rule-bottom {
  border-bottom: 1px solid #ddd;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.project-card-no-image {
  box-shadow: 0 2px 10px rgba(0,0,0,.075);
  padding: 35px;
  border-top: 4px solid #d8232a;
  margin-bottom: 30px;
}

.dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #efefef;
}

.special-skill-item h3 {
  /*font-size: 20px;*/
  /*color: #7d8285;*/
}

.p {
  padding: 12px;
  color: rgb(105,105,105);
}

.h4.sortingheader {
  padding-bottom: 32px;
  margin-bottom: 10px;
}

.horiz-img {
  margin-top: 45px;
}

.lt-large {
}

.gradient {
  background: linear-gradient(25deg,#ffffff,#c4d8e2);
  color: rgba(255,255,255,0);
}

.active {
  text-decoration: underline;
}

@media (min-width:576px) {
  .navbar {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    border-radius: 0px 0px 44px 0px;
  }
}

#page-header {
  margin-top: 55px;
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 13px;
}

.sub-nav {
  font-size: 15px;
  font-family: 'Raleway';
}

.card.edge-profile {
  width: 104px;
  max-width: 104px;
  height: 54px;
}

#chart-container {
  padding-top: 20px;
  padding-bottom: 20px;
}

.spacer-section {
}

.h2, h2 {
  font-size: 26px;
  color: #858585;
  text-align: center;
}

.card-p-padding {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.bg-light {
  background-color: rgb(122,28,28);
}

.confrence-1 {
  margin-bottom: 30px;
}

.figure-caption {
  padding: 10px;
  font-size: 16px;
  font-family: 'Lato';
  align-content: center;
}

.description-heading.product-title {
}

.office-members {
  margin-top: 230px;
}

.img-fluid.img-horiz {
  max-width: none;
  height: 188px;
}

.container.jumbotron-container {
}

.bio-description {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.padding {
  padding: 10px;
}

.card-img-top .d-block {
  width: 330px;
  height: 330px;
  padding: 35px;
  margin: 0px;
  min-height: none;
}

.border-light {
  border-color: black;
  border: 4px;
}

#custom-veneer-1 {
  width: 850px;
}

.home-img {
  margin: auto;
  min-width: none;
  height: 450px;
  width: 1015px;
}

.card-group {
  margin: 20px;
}

.card-title {
  font-size: 18px;
  font-family: 'Lato';
  font-weight: 200;
  font-style: normal;
}

.horiz-space {
  height: 360px;
}

.swatches1 {
  background-image: url("../../assets/img/575/urethene-edge/urethane-edge1.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 950px;
}

