
.fancybox-button {
  outline: none !important;
}

.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 100px;
  right:100px;
  padding: 60px 30px 0px 30px;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}

.fancybox-container {
  width: 100%;
  height: 100%;
  border: 0px solid #73AD21;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.floatImage {
  z-index: -1;
  position: relative;
  width: 100%;
}

figure {
  width: 100%;
  float: right;
  margin: 0 0 0rem;
}

.figure-caption {
  font-size: 70%;
  color: #fff;
}

figcaption {
  background-color: rgba(0, 0, 0, .0);
  height: 1.8em;
  width: 100%;
  margin-top: -2.4em;
  padding-left: 20px;
  padding-right: 20px;
  float: right;
  text-align: center;
  z-index: 1;
}

p .ham-house {
  font-weight: 500;
  font-size: 14px;
  color: rgba(0,0,0,.5);
}

.h3, h3 {
  margin-bottom: 0.0rem;
  font-weight: 500;
  line-height: 1.2;
}

.about, .portfolio{
  padding-top: 40px;
}

section{
  padding: 5px 0;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 0.0rem !important;
  padding-left: 0.0rem !important;
}

.pb-5, .py-5 {
  padding-bottom: 0.2rem !important;
  padding-top: 2.6rem !important;
}

.pb-6 {
  padding-bottom: 2.5rem !important;
}

.mt-2, .my-2 {
  margin-top: 0.0rem !important;
}

.mb-2, .my-2 {
  margin-bottom: 0.0rem !important;
}

.mb-4, .my-4 {
  margin-bottom: 0.0rem !important;
}

.mb-3, .my-3 {
  margin-bottom: 0.0rem !important;
}

.pb-4, .py-4 {
  padding-bottom: 0.0rem !important;
}

.pt-4, .py-4 {
  padding-top: 0.0rem !important;
   border: 0px solid #dee2e6;
}

ul {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.img-thumbnail {
  padding: 0.00rem;
  background-color: #fff;
  border: 0px solid #dee2e6;
  border-radius: .00rem;
  max-width: 100%;
  height: auto;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 10px;
  font-weight: 500;
  
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #1bbd36;
}

#header .logo h3 {
  font-size: 28px;
  margin: 0;
  padding: 15px 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .2rem 0rem;
}

#header .logo a span {
  padding-top: 0.00rem;
  color: #1bbd36;
}