/* Generated by less 2.5.1 */
.logo {
  height: 134px;
  width: auto;
  position: absolute;
  top: 55px;
  left: 30px;
}
.title.absolute {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  transform: translateY(-50%);
  width: 100%;
}
.rela {
  position: relative;
}
.bg-primary,
.background-image-holder,
.bg-primary,
.background-image-holder {
  background-color: #00cac4 !important;
}
.inner-title:before {
  background: transparent !important;
}
p0 {
  padding: 0 !important;
}
.inner-title.hover-reveal:hover .title {
  position: absolute;
  left: 20px;
  bottom: 40px;
  padding: 5px 15px;
}
.inner-title.hover-reveal .title {
  text-align: left;
  left: 20px;
  border: 1px solid white;
  display: inline-block;
  width: auto;
}
.primary-color {
  color: #00cac4;
}
h3 {
  font-size: 44px;
  line-height: 44px;
}
h4 {
  font-size: 36px;
  line-height: 36px;
}
body {
  font-size: 16px;
  font-family: 'Varela Round', sans-serif;
  color: #231f20;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Varela Round', sans-serif;
}
.vertical-align2 {
  display: flex;
  align-items: center;
}
.secondary-color {
  color: #af8f6e;
}
.bg22 {
  background-image: url(../img/kc_bgg.jpg);
  background-repeat: repeat-y;
  background-size: cover;
}
.vertical-img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.over-visible {
  overflow: visible !important;
}
.bg-white {
  background-color: white;
}
.ptb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
h5 {
  font-size: 30px;
  word-wrap: break-word;
  line-height: 35px;
}
.bg-dark {
  background-color: #50545d;
}
.color-dark {
  color: #50545d;
}
p.inline-p {
  display: inline-block;
  padding-right: 20px;
  color: #af8f6e;
}
.img-responsive {
  width: 100%;
}
ul.social-list {
  display: inline-block;
}
ul.social-list li a .fab {
  font-size: 24px;
  color: white;
}
ul.social-list li a .fab.fa-instagram {
  color: white;
}
footer {
  padding: 0;
  padding-top: 20px;
}
.bg-dark p,
nav.bg-dark p,
footer.bg-dark p,
.bg-primary p,
.bg-dark span,
nav.bg-dark span,
footer.bg-dark span,
.bg-primary span,
.bg-dark li,
nav.bg-dark li,
footer.bg-dark li,
.bg-primary li {
  color: #af8f6e;
}
nav.fixed {
  position: relative;
  display: none;
}
.top-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999999;
  cursor: pointer;
  background-color: #af8f6e;
  opacity: 0.7;
  color: white;
}
.top-button i {
  font-size: 60px;
  padding: 30px;
  display: block;
}
@media (max-width: 990px) {
  .logo {
    top: 10px;
  }
  .vertical-align2 {
    display: block;
  }
  .vertical-img {
    position: relative;
    top: 0;
    transform: none;
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  section + .portfolio-pullup {
    margin-top: 0;
  }
  h4 {
    font-size: 26px;
    line-height: 26px;
  }
}
@media (max-width: 600px) {
  section + .portfolio-pullup {
    margin-top: 0;
  }
  h5 {
    font-size: 25px;
  }
  nav.absolute {
    position: relative;
    background-color: #50545d !important;
  }
}
@media (max-width: 450px) {
  nav.absolute {
    position: relative;
    background-color: #50545d !important;
  }
  h5 {
    font-size: 20px;
  }
  h4 {
    font-size: 20px;
    line-height: 20px;
  }
}
