
.ht-feature-list .entry {
  position: relative;
  padding-left: 70px;
  margin-bottom: 30px;
}
.ht-feature-list .entry .entry-indicator {
  font-size: 30px;
  position: absolute;
  top: 0;
  left: 0;
}
.ht-feature-list .entry .entry-indicator.text {
  font-weight: 700;
}
.ht-feature-masonry {
  position: relative;
  z-index: 2;
}
.ht-feature-masonry .entries-wrapper {
  background: #fff;
}
.ht-feature-masonry .entries-wrapper .entries-inner {
  overflow: hidden;
  *zoom: 1;
}
.ht-feature-masonry .entries-wrapper .entries-inner:before,
.ht-feature-masonry .entries-wrapper .entries-inner:after {
  content: " ";
  display: table;
}
.ht-feature-masonry .entries-wrapper .entries-inner:after {
  clear: both;
}
.ht-feature-masonry .entries-wrapper .entries-inner:before,
.ht-feature-masonry .entries-wrapper .entries-inner:after {
  content: " ";
  display: table;
}
.ht-feature-masonry .entries-wrapper .entries-inner:after {
  clear: both;
}
.ht-feature-masonry .entries-wrapper .entry {
  float: left;
  position: relative;
  overflow: hidden;
  height: 0;
  background-position: center center;
  background-size: cover;
}
.ht-feature-masonry .entries-wrapper .entry .entry-inner {
  color: #fff;
  padding: 15px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
}
.ht-feature-masonry .entries-wrapper .entry.size-1-4 {
  width: 16.6667%;
  padding-bottom: 16.6667%;
}
@media (max-width: 992px) {
  .ht-feature-masonry .entries-wrapper .entry.size-1-4 {
    width: 25%;
    padding-bottom: 25%;
  }
}
.ht-feature-masonry .entries-wrapper .entry.size-1-2-h {
  width: 33.3334%;
  padding-bottom: 16.6667%;
}
@media (max-width: 992px) {
  .ht-feature-masonry .entries-wrapper .entry.size-1-2-h {
    width: 100%;
    padding-bottom: 16.6667%;
  }
}
.ht-feature-masonry .entries-wrapper .entry.size-1-2-v {
  width: 16.6667%;
  padding-bottom: 33.3334%;
}
@media (max-width: 992px) {
  .ht-feature-masonry .entries-wrapper .entry.size-1-2-v {
    width: 50%;
    padding-bottom: 50%;
  }
}
.ht-feature-masonry .entries-wrapper .entry.size-1-1 {
  width: 33.3334%;
  padding-bottom: 33.3334%;
}
@media (max-width: 992px) {
  .ht-feature-masonry .entries-wrapper .entry.size-1-1 {
    width: 50%;
    padding-bottom: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .ht-feature-masonry .entries-wrapper .entry {
    width: 100% !important;
    padding-bottom: 40% !important;
  }
  .ht-feature-masonry .entries-wrapper .entry .entry-inner {
    padding-right: 65px;
  }
}
.ht-feature-masonry .entries-wrapper .entry .entry-icon {
  position: absolute;
  width: 100px;
  height: 100px;
  bottom: -20px;
  right: -20px;
  background: #fff;
  color: #000;
  line-height: 100px;
  text-align: center;
  font-size: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.ht-feature-masonry .entries-wrapper .entry .entry-description h1,
.ht-feature-masonry .entries-wrapper .entry .entry-description h2,
.ht-feature-masonry .entries-wrapper .entry .entry-description h3,
.ht-feature-masonry .entries-wrapper .entry .entry-description h4,
.ht-feature-masonry .entries-wrapper .entry .entry-description h5,
.ht-feature-masonry .entries-wrapper .entry .entry-description h6 {
  font-weight: 400;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .ht-feature-masonry .entries-wrapper .entry .entry-description h1,
  .ht-feature-masonry .entries-wrapper .entry .entry-description h2,
  .ht-feature-masonry .entries-wrapper .entry .entry-description h3,
  .ht-feature-masonry .entries-wrapper .entry .entry-description h4,
  .ht-feature-masonry .entries-wrapper .entry .entry-description h5,
  .ht-feature-masonry .entries-wrapper .entry .entry-description h6 {
    font-size: 18px !important;
  }
}
@media only screen and (min-width: 768px) {
  .ht-feature-masonry .entries-wrapper .entry .entry-description h1,
  .ht-feature-masonry .entries-wrapper .entry .entry-description h2,
  .ht-feature-masonry .entries-wrapper .entry .entry-description h3,
  .ht-feature-masonry .entries-wrapper .entry .entry-description h4,
  .ht-feature-masonry .entries-wrapper .entry .entry-description h5,
  .ht-feature-masonry .entries-wrapper .entry .entry-description h6 {
    font-size: 240px;
    font-size: 24rem;
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.ht-feature-masonry .entries-wrapper .entry .entry-description p {
  margin: 15px 0 0 0;
}
.ht-feature-masonry .entries-wrapper .entry .entry-link {
  color: inherit;
  text-transform: uppercase;
  font-weight: 700;
}
.ht-feature-masonry .entries-wrapper .entry:hover .entry-icon {
  width: 200px;
  height: 200px;
  line-height: 200px;
  -moz-opacity: 0.15;
  -khtml-opacity: 0.15;
  -webkit-opacity: 0.15;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=15);
  opacity: 0.15;
  filter: alpha(opacity=15);
}
.ht-staffs .entry {
  text-align: center;
  margin-bottom: 30px;
}
.ht-staffs .entry .entry-media {
  margin-bottom: 20px;
}
.ht-staffs .entry .entry-title {
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 5px;
}

.ht-staffs .entry .entry-title a{color:#ff981b;}
.ht-staffs .entry .entry-position a{color:#fff !important;}
.ht-staffs .entry .entry-position {
  font-size: 180px;
  font-size: 18rem;
  font-size: 18px;
  font-size: 1.8rem;
  font-style: italic;
}
.ht-testimonials .slides {
  position: relative;
}
.ht-testimonials .entry {
  padding-left: 2px;
}
.ht-testimonials .entry .entry-testimonial-content {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 40px;
  color: #000;
}
.ht-testimonials .entry .entry-author {
  position: relative;
  padding: 15px 0 15px 85px;
}
.ht-testimonials .entry .entry-author .entry-media {
  position: absolute;
  top: 0;
  left: 0;
}
.ht-testimonials .entry .entry-author .entry-media img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.ht-testimonials .entry .entry-author .entry-name {
  font-size: 18px;
  line-height: 20px;
  color: #073c6b;
}
.ht-testimonials .entry .entry-author .entry-position {
  font-style: italic;
  line-height: 20px;
  margin: 0;
  color: #000;
}
.ht-testimonials .owl-nav {
  position: absolute;
  right: 0;
  bottom: -40px;
  color: #fff;
  *zoom: 1;
}
@media only screen and (max-width: 767px) {
  .ht-testimonials .owl-nav {
    display: none;
  }
}
.ht-testimonials .owl-nav:before,
.ht-testimonials .owl-nav:after {
  content: " ";
  display: table;
}
.ht-testimonials .owl-nav:after {
  clear: both;
}
.ht-testimonials .owl-nav:before,
.ht-testimonials .owl-nav:after {
  content: " ";
  display: table;
}
.ht-testimonials .owl-nav:after {
  clear: both;
}
.ht-testimonials .owl-nav .owl-prev,
.ht-testimonials .owl-nav .owl-next {
  margin: 0 5px;
}
.ht-testimonials .owl-nav .owl-prev {
  margin-left: 0;
}
.ht-testimonials .owl-nav .owl-next {
  margin-right: 0;
}
.ht-statistic-number .entry {
  position: relative;
}
@media (max-width: 599px) {
  .ht-statistic-number .entry {
    *zoom: 1;
  }
  .ht-statistic-number .entry:before,
  .ht-statistic-number .entry:after {
    content: " ";
    display: table;
  }
  .ht-statistic-number .entry:after {
    clear: both;
  }
  .ht-statistic-number .entry:before,
  .ht-statistic-number .entry:after {
    content: " ";
    display: table;
  }
  .ht-statistic-number .entry:after {
    clear: both;
  }
  .ht-statistic-number .entry .entry-number {
    text-align: right;
  }
}
@media (min-width: 600px) {
  .ht-statistic-number .entry {
    float: left;
    *zoom: 1;
  }
  .ht-statistic-number .entry:before,
  .ht-statistic-number .entry:after {
    content: " ";
    display: table;
  }
  .ht-statistic-number .entry:after {
    clear: both;
  }
  .ht-statistic-number .entry:before,
  .ht-statistic-number .entry:after {
    content: " ";
    display: table;
  }
  .ht-statistic-number .entry:after {
    clear: both;
  }
  .ht-statistic-number .entry:nth-child(odd) .entry-number {
    text-align: center;
  }
  .ht-statistic-number .entry:nth-child(even) .entry-number {
    text-align: center;
  }
  
}

.ht-statistic-number .entry {
  margin-right: 26px;
  text-align: center;
  width: 132px;
}

.ht-statistic-number .entry .entry-number {
  background: url("../../images/report_icon.png") 0 0 no-repeat;
  color: #073c6b;
  font-size: 31px;
  font-weight: 500;
  height: 128px;
  line-height: 100px;
  margin-bottom: 9px;
  padding: 5px;
  text-align: center;
  width: 130px;
}

.ht-statistic-number .entry .entry-text {
  padding-top: 15px;
  margin-top:10px;
}

.ht-statistic-number .entry p{
  color: #073c6b;
  font-weight: 600;
  line-height: 23px;
  text-align: center;
}
.ht-statistic-number .entry .entry-text span {
  display: block;
  line-height: 30px;
}
.ht-brands .entries {
  padding-top: 50px;
}
.ht-brands .entries .entry {
  text-align: center;
}
.ht-brands .entries .owl-nav {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  *zoom: 1;
}
.ht-brands .entries .owl-nav:before,
.ht-brands .entries .owl-nav:after {
  content: " ";
  display: table;
}
.ht-brands .entries .owl-nav:after {
  clear: both;
}
.ht-brands .entries .owl-nav:before,
.ht-brands .entries .owl-nav:after {
  content: " ";
  display: table;
}
.ht-brands .entries .owl-nav:after {
  clear: both;
}
.ht-brands .entries .owl-nav .owl-prev,
.ht-brands .entries .owl-nav .owl-next {
  display: inline-block;
  float: none;
  margin: 0 5px;
}
.ht-brands .entries .owl-nav .owl-prev {
  margin-left: 0;
}
.ht-brands .entries .owl-nav .owl-next {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .ht-feature-grid .entry {
    margin-bottom: 30px;
  }
}
.ht-feature-grid .entry-media {
  margin-bottom: 20px;
}
.ht-feature-grid .entry-title {
  font-size: 240px;
  font-size: 24rem;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
  margin-bottom: 15px;
}
.ht-feature-grid .entry-description {
  margin-bottom: 15px;
}
.ht-feature-grid a {
  font-weight: 700;
}
.ht-list .inner {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-size: cover;
  background-position: left top;
}
.ht-list ul {
  list-style: none;
  margin: 0;
}
.ht-list.style-fa li {
  margin-bottom: 10px;
}
.ht-list.style-fa li .fa {
  margin-right: 15px;
}
.ht-list.style-fa li:last-child {
  margin-bottom: 0;
}
.ht-list.style-number li {
  margin-bottom: 10px;
}
.ht-list.style-number .number {
  display: inline-block;
  border: 1px solid;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 15px;
}
.ht-text-block p {
  margin-bottom: 10px;
}
.ht-services-grid .entry {
  padding: 30px 15px;
}
@media (max-width: 992px) {
  .ht-services-grid .entry {
    border: none !important;
    padding: 15px 0;
  }
}
.ht-services-grid .entry .entry-inner {
  padding-left: 80px;
  position: relative;
}
.ht-services-grid .entry .entry-inner .entry-media {
  text-align: center;
  position: absolute;
  width: 80px;
  top: 0;
  left: 0;
  font-size: 50px;
}
.ht-services-grid .entry .entry-inner .entry-media img,
.ht-services-grid .entry .entry-inner .entry-media i {
  vertical-align: top;
}
.ht-services-grid .entry .entry-inner .entry-title {
  font-size: 180px;
  font-size: 18rem;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.ht-services-grid-with-thumb .entry {
  margin-bottom: 40px;
}
.ht-services-grid-with-thumb .entry > a {
  color: inherit;
}
.ht-services-grid-with-thumb .entry-media {
  margin-bottom: 20px;
}
.ht-services-grid-with-thumb .entry-media img {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.ht-services-grid-with-thumb .entry-title {
  font-size: 240px;
  font-size: 24rem;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.ht-services-grid-with-thumb .entry-subtitle {
  font-size: 180px;
  font-size: 18rem;
  font-size: 18px;
  font-size: 1.8rem;
  font-style: italic;
  margin-bottom: 15px;
}
.ht-services-grid-with-thumb .entry-description {
  line-height: 1.7;
}
.ht-gallery .entry {
  margin-bottom: 30px;
}
.ht-gallery .entry-media img {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.ht-event-countdown {
  text-align: center;
}
.ht-event-countdown.plain .time-block {
  display: inline-block;
  position: relative;
  padding: 15px;
}
@media only screen and (min-width: 768px) {
  .ht-event-countdown.plain .time-block {
    padding: 15px 70px;
  }
}
.ht-event-countdown.plain .time-block .separator {
  content: '';
  display: block;
  height: 50%;
  width: 1px;
  -moz-opacity: 0.25;
  -khtml-opacity: 0.25;
  -webkit-opacity: 0.25;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
  opacity: 0.25;
  filter: alpha(opacity=25);
  top: 25%;
  right: 0;
  position: absolute;
}
.ht-event-countdown.plain .time-block:last-child .separator {
  display: none;
}
.ht-event-countdown.plain .time-block .value {
  font-size: 40px;
  font-weight: 700;
  display: block;
}
.ht-event-countdown.plain .time-block .indicator {
  font-size: 30px;
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  -webkit-opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.ht-event-countdown.circle .time-block {
  display: inline-block;
  position: relative;
  padding: 15px 0;
}
@media only screen and (min-width: 768px) {
  .ht-event-countdown.circle .time-block {
    margin: 0 15px;
    border: 1px solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 100px;
    height: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .ht-event-countdown.circle .time-block {
    margin: 0 25px;
    border: 1px solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 150px;
    height: 150px;
  }
}
.ht-event-countdown.circle .time-block .value {
  font-weight: 700;
  display: block;
  font-size: 32px;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .ht-event-countdown.circle .time-block .value {
    font-size: 40px;
    line-height: 45px;
  }
}
@media only screen and (min-width: 992px) {
  .ht-event-countdown.circle .time-block .value {
    font-size: 70px;
    line-height: 85px;
  }
}
.ht-event-countdown.circle .time-block .indicator {
  font-style: italic;
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  -webkit-opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  opacity: 0.75;
  filter: alpha(opacity=75);
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .ht-event-countdown.circle .time-block .indicator {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .ht-event-countdown.circle .time-block .indicator {
    font-size: 18px;
  }
}
.ht-steps .entry-stage {
  position: relative;
  padding: 0 0 30px 55px;
}
.ht-steps .entry-stage:before {
  content: '';
  background: #e9e9e9;
  position: absolute;
  top: 0;
  left: 20px;
  height: 100%;
  width: 1px;
}
.ht-steps .entry-stage:last-child:before {
  display: none;
}
.ht-steps .entry-stage .entry-stage-title {
  font-size: 140px;
  font-size: 14rem;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 40px;
  margin-bottom: 15px;
}
.ht-steps .entry-stage .entry-order {
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid;
  text-align: center;
  line-height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.ht-steps .entry-stage .entry-content p:last-child {
  margin-bottom: 0;
}
/*# sourceMappingURL=style.css.map */
