body.hdpmain {
  background: #eee;
  -webkit-font-feature-settings: 'pnum' on,'lnum' on;
  font-feature-settings: 'pnum' on,'lnum' on
}
.template-5 #hdpheader {
  background: -webkit-gradient(linear,left top,left bottom,from(#0a0a0a),color-stop(14%,rgba(9,9,9,.9)),color-stop(73%,rgba(1,1,1,.15)),color-stop(87%,rgba(0,0,0,.04)),to(rgba(0,0,0,0)));
  background: -o-linear-gradient(top,#0a0a0a 0,rgba(9,9,9,.9) 14%,rgba(1,1,1,.15) 73%,rgba(0,0,0,.04) 87%,rgba(0,0,0,0) 100%);
  background: linear-gradient(180deg,#0a0a0a 0,rgba(9,9,9,.9) 14%,rgba(1,1,1,.15) 73%,rgba(0,0,0,.04) 87%,rgba(0,0,0,0) 100%)
}
.template-5 #hdpheader.stick {
  background-color: rgba(10,10,10,.99)
}
#hdpheader {
  background-color: rgba(10,10,10,.99);
  text-align: left;
  padding-top: 30px;
  padding-bottom: 30px;
  position: fixed;
  z-index: 20;
  width: 100%
}
@media (max-width:991px) {
  #hdpheader {
    height: 60px;
    padding-top: 10px;
    padding-bottom: 10px
  }
}
#hdpheader #header-phone {
  font-weight: 500
}
#hdpheader #header-logo {
  height: 60px;
  padding-left: 30px;
  padding-right: 30px
}
@media (max-width:767px) {
  #hdpheader #header-logo {
    padding-left: 0;
    padding-right: 0
  }
}
@media (max-width:991px) {
  #hdpheader #header-logo {
    height: 40px
  }
}
#hdpheader a {
  color: #fff;
  font-family: Montserrat,sans-serif;
  font-weight: 300;
  letter-spacing: 2px
}
#hdpheader .hdplang {
  margin-left: 10px
}
#hdpheader .hdplang a {
  color: #ccc;
  padding-left: 5px;
  display: inline-block
}
#hdpheader .hdplang a.active,
#hdpheader .hdplang a:hover {
  color: #fff;
  font-weight: 500;
  text-shadow: 0 0 1px #fff
}
#hdpheader .hdpflex {
  margin-right: 30px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-weight: 600;
  color: #fff
}
@media (max-width:991px) {
  #hdpheader .hdpflex {
    height: 40px;
    display: none
  }
}
#hdpheader .navbar-nav {
  text-align: right;
  display: block;
  color: #fff
}
#hdpheader .navbar-nav li {
  text-transform: uppercase;
  float: left;
  margin-left: 30px
}
@media (max-width:1199px) {
  #hdpheader .navbar-nav li {
    margin-left: 15px
  }
}
#hdpheader .navbar-nav li a {
  color: #ccc;
  font-weight: 500
}
#hdpheader .navbar-nav li a.active,
#hdpheader .navbar-nav li a:hover {
  color: #fff;
  text-shadow: 0 0 1px #fff
}
#hdpheader .nav-button {
  top: 15px;
  right: 30px;
  left: auto
}
#nav-wrapper-main {
	min-height: 320px;
}
#nav-wrapper-main .hdpmobphone {
  position: absolute;
  bottom: 80px
}
@media (min-width:992px) {
  #nav-wrapper-main .hdpmobphone {
    display: none
  }
}
#nav-wrapper-main .hdpmoblang {
  position: absolute;
  bottom: 30px
}
@media (min-width:992px) {
  #nav-wrapper-main .hdpmoblang {
    display: none
  }
}
#nav-wrapper-main .hdpmoblang a {
  padding-right: 15px;
  color: #b0b0b0
}
#nav-wrapper-main .hdpmoblang a.active,
#nav-wrapper-main .hdpmoblang a:hover {
  color: #000
}
.template-5 .content-holder {
  padding-top: 0
}
.hero {
  height: 100%!important;
  position: relative;
  top: 0
}
.static-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  font-family: Montserrat,sans-serif;
  font-weight: 100;
  color: #000;
  letter-spacing: 7px;
  font-size: 58px;
  text-transform: uppercase;
  text-shadow: 0 0 5px #fff5
}
.static-text a {
  text-transform: lowercase;
  padding-top: 10px;
  color: #000;
  font-size: 19px;
  letter-spacing: 2px
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20
}
@media (max-width:767px) {
  .categories .section-details {
    font-size: 14px
  }
}
@media (max-width:575px) {
  .categories .section-details {
    font-size: 12px
  }
}
@media (max-width:1679px) {
  html {
    background: #fff
  }
}
@media (max-width:1439px) {
  html {
    background: #fff
  }
}
@media (max-width:1199px) {
  html {
    background: #fff
  }
}
@media (max-width:991px) {
  html {
    background: #fff
  }
}
@media (max-width:767px) {
  html {
    background: #fff
  }
}
@media (max-width:575px) {
  html {
    background: #fff
  }
}