/*FAREAST*/
.hwfedestiTabs .hwpaghdn h3 {
  max-width: 100%;
}
.hwfedestiTabs .tab-content {
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 0 0 5px 5px;
  margin-top: -1px;
}
.hwfedestiTabs ul.nav.nav-tabs li a {
  font-size: 18px;
  font-weight: 600;
  padding: 10px 40px;
  color:#a2a2a2;
}
.hwfedestiTabs ul.nav.nav-tabs li.active a {
  color: #000;
}
.hwpagecontent .btn_black{
  background-color: #000;
  border-color: #000;
  color:#fff; 
}
.hwpagecontent .btn_black:hover{
  background-color: #444;
  border-color: #444;
  color:#fff; 
}

.hwpkgwrap h3 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -0.5px;
  margin-bottom: 20px;
}
.hwpkgwrap h3 a {
  font-size: 12px;
  border: 1px solid;
  display: inline-block;
  padding: 3px 10px;
  border-radius: 50px;
  margin-left: 7px;
  color: #444;
  text-transform: uppercase;
  font-weight: 600;
  top: -3px!important;
  position: relative;
}
.hwpkgwrap h3 a:hover {
  color: #fff;
  border: 1px solid #000;
  background: #000;
}
.hwpkgrow .hwpkgblock {
  margin-bottom: 30px;
}
.hwpkgblock:hover {
  box-shadow: 0 0 10px 5px #0000001f;
}
.hwpkgblock .hwpkgimgthumb {
  display: block;
}
.hwpkgblock figure {
  position: relative;
  background: #000;
}
.hwpkgblock figure figcaption {
  position: absolute;
  padding: 10px 10px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0000007d;
  color: #fff;
  background: -moz-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,1)));
  background: -webkit-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
  background: -o-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
  background: -ms-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}
.hwpkgblock figure .hwpkgloc {
  font-size: 12px;
  display: inline-block;
  padding-top: 10px;
}
.hwpkgblock figure .hwpkgprc {
  text-align: right;
  font-size: 15px;
  font-weight: 600;
  color: #97dc2e;
  line-height: 16px;
}
.hwpkgblock figure .hwpkgprc p {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
}
.hwpkgnamedet {
  padding: 10px;
  background: #fff;
  border: 1px solid #ddd;
  text-align: center;
}
.hwpkgnamedet h4 {
  margin-top: 0;
  font-size: 14px;
  font-weight: 600;
  padding: 5px;
  min-height: 50px;
  color: #6b6b6b;
}
.hwpkgnamedet .btn_black {
  background: #e0bd6f;
  border-color: #b7974f;
  color: #444;
  text-transform: uppercase;
  font-weight: 500;
}
.hwpkgnamedet .btn_black:hover{
  background: #000;
  border-color: #000;
  color: #fff;
}

.hwpkgblock .hwpkgimgthumb figure .img-responsive{
  width: 275px;
  height: 200px;
}

.hwpaghdn h5 {
    color: #e0bd6f;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 15px;
    font-weight: 600;
    margin-top: 0;
}

.hwpaghdn h3 {
  font-size: 40px;
  font-weight: 100;
  max-width: 400px;
  font-family: inherit;
  line-height: 1.1;
  color: black;
}

.hwhlblock h4 {
  font-size: 20px;
  font-weight: 100;
  max-width: 400px;
  font-family: inherit;
  line-height: 1.1;
  color: black;
}

.hwhighlightwrap h3 {
  font-size: 25px;
  font-weight: 100;
  max-width: 400px;
  font-family: inherit;
  line-height: 1.1;
  color: black;
}
