.flex-wrapper {
  display: flex; }
  .flex-wrapper.overwrite {
    display: flex !important; }
  .flex-wrapper.flex-wrap {
    flex-wrap: wrap; }
  .flex-wrapper.flex-direction-row {
    flex-direction: "row"; }
  .flex-wrapper.flex-direction-col {
    flex-direction: "column"; }
  .flex-wrapper > *.flex-grow {
    flex-grow: 1; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.mt-0 {
  margin-top: 0px; }

@font-face {
  font-family: "SFUFUTURABOLD";
  src: url("fonts/SFUFUTURABOLD.eot");
  src: url("fonts/SFUFUTURABOLD.eot?#iefix") format("embedded-opentype"), url("fonts/SFUFUTURABOLD.woff") format("woff"), url("fonts/SFUFUTURABOLD.ttf") format("truetype"), url("fonts/SFUFUTURABOLD.svg#SFUFUTURABOLD") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "SFUFuturaExtraBold";
  src: url("fonts/SFUFUTURAEXTRABOLD.eot");
  src: url("fonts/SFUFUTURAEXTRABOLD.eot?#iefix") format("embedded-opentype"), url("fonts/SFUFUTURAEXTRABOLD.woff") format("woff"), url("fonts/SFUFUTURAEXTRABOLD.ttf") format("truetype"), url("fonts/SFUFUTURAEXTRABOLD.svg#SFUFuturaExtraBold") format("svg");
  font-weight: normal;
  font-style: normal; }
.TNCP_bc_tanhotu_single_project .reset-content * {
  all: unset; }
.TNCP_bc_tanhotu_single_project .reset-content u {
  text-decoration: underline; }
.TNCP_bc_tanhotu_single_project .reset-content h1 {
  display: block;
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.TNCP_bc_tanhotu_single_project .reset-content h2 {
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.TNCP_bc_tanhotu_single_project .reset-content h3 {
  display: block;
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.TNCP_bc_tanhotu_single_project .reset-content h4 {
  display: block;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.TNCP_bc_tanhotu_single_project .reset-content h5 {
  display: block;
  font-size: .83em;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.TNCP_bc_tanhotu_single_project .reset-content h6 {
  display: block;
  font-size: .67em;
  margin-top: 2.33em;
  margin-bottom: 2.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; }
.TNCP_bc_tanhotu_single_project .reset-content strong {
  font-weight: bold; }
.TNCP_bc_tanhotu_single_project .reset-content style {
  display: none; }
.TNCP_bc_tanhotu_single_project .reset-content table {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: gray; }
.TNCP_bc_tanhotu_single_project .reset-content tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit; }
.TNCP_bc_tanhotu_single_project .reset-content td {
  display: table-cell;
  vertical-align: inherit; }
.TNCP_bc_tanhotu_single_project .reset-content th {
  display: table-cell;
  vertical-align: inherit;
  font-weight: bold;
  text-align: center; }
.TNCP_bc_tanhotu_single_project .reset-content tfoot {
  display: table-footer-group;
  vertical-align: middle;
  border-color: inherit; }
.TNCP_bc_tanhotu_single_project .reset-content thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit; }
.TNCP_bc_tanhotu_single_project .reset-content p {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0; }
.TNCP_bc_tanhotu_single_project .reset-content pre {
  display: block;
  font-family: monospace;
  white-space: pre;
  margin: 1em 0; }
.TNCP_bc_tanhotu_single_project .reset-content small {
  font-size: smaller; }
.TNCP_bc_tanhotu_single_project .reset-content strike {
  text-decoration: line-through; }
.TNCP_bc_tanhotu_single_project .reset-content ul {
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px; }
.TNCP_bc_tanhotu_single_project .reset-content ol {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px; }
.TNCP_bc_tanhotu_single_project .reset-content nav {
  display: block; }
.TNCP_bc_tanhotu_single_project .reset-content var {
  font-style: italic; }
.TNCP_bc_tanhotu_single_project .aligncenter {
  display: block;
  margin: auto; }
@-webkit-keyframes slideshow-animation {
  from {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  to {
    -webkit-transform: scale(1.4, 1.4);
    -moz-transform: scale(1.4, 1.4);
    -o-transform: scale(1.4, 1.4);
    -ms-transform: scale(1.4, 1.4);
    transform: scale(1.4, 1.4); } }
@-moz-keyframes slideshow-animation {
  from {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  to {
    -webkit-transform: scale(1.4, 1.4);
    -moz-transform: scale(1.4, 1.4);
    -o-transform: scale(1.4, 1.4);
    -ms-transform: scale(1.4, 1.4);
    transform: scale(1.4, 1.4); } }
@-ms-keyframes slideshow-animation {
  from {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  to {
    -webkit-transform: scale(1.4, 1.4);
    -moz-transform: scale(1.4, 1.4);
    -o-transform: scale(1.4, 1.4);
    -ms-transform: scale(1.4, 1.4);
    transform: scale(1.4, 1.4); } }
@-o-keyframes slideshow-animation {
  from {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  to {
    -webkit-transform: scale(1.4, 1.4);
    -moz-transform: scale(1.4, 1.4);
    -o-transform: scale(1.4, 1.4);
    -ms-transform: scale(1.4, 1.4);
    transform: scale(1.4, 1.4); } }
@keyframes slideshow-animation {
  from {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  to {
    -webkit-transform: scale(1.4, 1.4);
    -moz-transform: scale(1.4, 1.4);
    -o-transform: scale(1.4, 1.4);
    -ms-transform: scale(1.4, 1.4);
    transform: scale(1.4, 1.4); } }
.TNCP_bc_tanhotu_single_project h2 {
  font-weight: bold;
  font-family: GothamBold;
  font-size: 1.3em;
  text-transform: uppercase;
  margin: 10px 0px;
  color: #cb1e1bea; }
  @media (max-width: 768px) {
    .TNCP_bc_tanhotu_single_project h2 {
      background: #cb1e1bea;
      color: #FFF;
      text-align: center;
      padding: 15px;
      font-size: 20px; }
      .TNCP_bc_tanhotu_single_project h2 span {
        color: #FFF; } }
.TNCP_bc_tanhotu_single_project .single-heading {
  font-weight: bold;
  color: #36417c;
  text-align: center;
  font-size: 25px;
  text-transform: uppercase;
  margin: 10px 0px 20px 0px;
  font-family: SFUFUTURABOLD; }
.TNCP_bc_tanhotu_single_project .slick-slider .slick-arrow {
  z-index: 1; }
  .TNCP_bc_tanhotu_single_project .slick-slider .slick-arrow.slick-prev {
    left: 10px; }
  .TNCP_bc_tanhotu_single_project .slick-slider .slick-arrow.slick-next {
    right: 10px; }
.TNCP_bc_tanhotu_single_project .slick-slider .slick-list .slick-slide {
  height: 450px;
  overflow: hidden !important;
  position: relative; }
  .TNCP_bc_tanhotu_single_project .slick-slider .slick-list .slick-slide img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-animation: "slideshow-animation";
    -moz-animation: "slideshow-animation";
    -o-animation: "slideshow-animation";
    animation: "slideshow-animation";
    animation-iteration-count: infinite;
    animation-duration: 6s;
    animation-direction: alternate;
    animation-fill-mode: both; }
.TNCP_bc_tanhotu_single_project .single-project-summary-detail {
  display: flex;
  flex-wrap: wrap;
  background: #e5e5e5;
  padding: 20px 30px;
  font-size: 15px; }
  .TNCP_bc_tanhotu_single_project .single-project-summary-detail > div {
    padding: 10px; }
    .TNCP_bc_tanhotu_single_project .single-project-summary-detail > div h4 {
      font-weight: bold;
      margin: 0px; }
    @media (min-width: 1200px) {
      .TNCP_bc_tanhotu_single_project .single-project-summary-detail > div {
        width: 50%; } }
    @media (max-width: 768px) {
      .TNCP_bc_tanhotu_single_project .single-project-summary-detail > div {
        width: 100%; } }

/*# sourceMappingURL=style.css.map */
