@font-face {
  font-family: "Beau Sans";
  src: url("../../fonts/Beau-Sans/BeauSans-Bold.woff2") format("woff2"), url("../../fonts/Beau-Sans/BeauSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Beau Sans";
  src: url("../../fonts/Beau-Sans/BeauSans-Medium.woff2") format("woff2"), url("../../fonts/Beau-Sans/BeauSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GMV DIN Pro";
  src: url("../../fonts/GMV_DIN/GMVDINPro-Medium.woff2") format("woff2"), url("../../fonts/GMV_DIN/GMVDINPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GMV DIN Pro";
  src: url("../../fonts/GMV_DIN/GMVDINPro-Bold.woff2") format("woff2"), url("../../fonts/GMV_DIN/GMVDINPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SVN-Optima";
  src: url("../../fonts/SVN-Optima/SVN-Optima-Regular.woff2") format("woff2"), url("../../fonts/SVN-Optima/SVN-Optima-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body.load-first #page-workTGC {
  opacity: 1;
}

#page-workTGC {
  opacity: 0;
}
#page-workTGC ::selection {
  color: #fff;
  background-color: #014f97;
}
#page-workTGC .page-content {
  font-family: "Beau Sans", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.53;
  color: rgba(0, 0, 0, 0.6);
  padding-top: 0;
}
@media (min-width: 768px) {
  #page-workTGC .page-content {
    font-size: 14px;
  }
}
#page-workTGC .swiper-container {
  padding: 0;
}
#page-workTGC .footer {
  padding-top: 0;
}
#page-workTGC .header.headroom--top .header__content {
  background-color: transparent;
}
#page-workTGC .header.headroom--top .header__nav .menu-list a {
  opacity: 0.6;
}
#page-workTGC .header.headroom--top .header__nav .menu-list > li > a:hover,
#page-workTGC .header.headroom--top .header__nav .menu-list li.menu-current > a {
  opacity: 1;
}
#page-workTGC .header.headroom--top .header__iconmenu span {
  background-color: #fff;
}
#page-workTGC .header.headroom--top .header__meta a {
  color: #fff;
}
#page-workTGC .header.headroom--top .header__meta a:hover {
  text-decoration: underline;
}
#page-workTGC .header__fixheight {
  height: 0;
}
#page-workTGC h1, #page-workTGC h2, #page-workTGC h3, #page-workTGC h4, #page-workTGC h5, #page-workTGC h6 {
  font-family: "SVN-Optima", ans-serif;
  font-weight: 400;
  margin-top: 0;
  line-height: 1.17;
}
#page-workTGC .scrollmagicfadeUpCustom .effect {
  transform: translateY(70%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
#page-workTGC .scrollmagicfadeUpCustom.scroll-css .effect {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
#page-workTGC .container {
  max-width: 100%;
  padding: 0 11px;
}
@media (min-width: 768px) {
  #page-workTGC .container {
    padding: 0 40px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .container {
    padding: 0 70px;
  }
}
#page-workTGC .row {
  margin-left: -7px;
  margin-right: -7px;
}
#page-workTGC .row [class*=col-] {
  padding-left: 7px;
  padding-right: 7px;
}
@media (min-width: 1260px) {
  #page-workTGC .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  #page-workTGC .row [class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .row {
    margin-left: -16px;
    margin-right: -16px;
  }
  #page-workTGC .row [class*=col-] {
    padding-left: 16px;
    padding-right: 16px;
  }
}
#page-workTGC section,
#page-workTGC .section {
  padding: 0;
}
#page-workTGC .TGC-title {
  position: relative;
}
@media (min-width: 768px) {
  #page-workTGC .TGC-title {
    padding-left: 80px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .TGC-title {
    padding-left: 100px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .TGC-title {
    padding-left: 150px;
  }
}
#page-workTGC .TGC-title__number {
  display: block;
  font-family: "GMV DIN Pro", sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.2);
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  #page-workTGC .TGC-title__number {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    line-height: 1;
    color: rgba(0, 0, 0, 0.5);
    transform: translateY(100%);
  }
}
@media (min-width: 1260px) {
  #page-workTGC .TGC-title__number {
    transform: translateY(150%);
  }
}
#page-workTGC .TGC-title__subtitle {
  font-size: 12px;
  font-family: "GMV DIN Pro", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  border-bottom: 1px solid rgba(84, 84, 84, 0.5);
  padding-bottom: 15px;
  margin-bottom: 25px;
}
@media (min-width: 1260px) {
  #page-workTGC .TGC-title__subtitle {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  #page-workTGC .TGC-title__subtitle {
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    padding-left: 65px;
  }
}
#page-workTGC .TGC-title__title {
  font-size: 45px;
  line-height: 1.1;
  letter-spacing: -0.05em;
  color: #303030;
  margin: 0;
}
@media (min-width: 768px) {
  #page-workTGC .TGC-title__title {
    font-size: 65px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .TGC-title__title {
    font-size: 80px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .TGC-title__title {
    font-size: 90px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .TGC-title__title {
    font-size: 100px;
  }
}
#page-workTGC .TGC-title__title2 {
  font-family: "GMV DIN Pro", sans-serif;
  font-size: 25px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.7);
  letter-spacing: -0.05em;
  margin: 0;
}
@media (min-width: 992px) {
  #page-workTGC .TGC-title__title2 {
    font-size: 30px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .TGC-title__title2 {
    font-size: 38px;
  }
}
#page-workTGC .TGC-titleWrap {
  position: relative;
}
#page-workTGC .TGC-titleWrap .TGC-title__number.style-right {
  left: auto;
  right: 0;
}
@media (max-width: 767.98px) {
  #page-workTGC .TGC-titleWrap .TGC-title__number.style-right {
    display: none;
  }
}
#page-workTGC .TGC-titleWrap.style-2 .TGC-title__title {
  position: relative;
  padding-left: 60px;
}
#page-workTGC .TGC-titleWrap.style-2 .TGC-title__title span {
  position: absolute;
  top: 2%;
  left: 0;
  font-size: inherit;
  color: #B49238;
  font-family: "SVN-Optima", ans-serif;
  line-height: 1;
}
@media (min-width: 768px) {
  #page-workTGC .TGC-titleWrap.style-2 .TGC-title__title {
    padding-left: 100px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .TGC-titleWrap.style-2 .TGC-title__title {
    padding-left: 110px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .TGC-titleWrap.style-2 .TGC-title__title {
    padding-left: 130px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .TGC-titleWrap.style-2 .TGC-title__title {
    padding-left: 150px;
  }
}
@media (min-width: 768px) {
  #page-workTGC .TGC-titleWrap.style-2 .TGC-title__number {
    transform: translateY(30%);
  }
}
#page-workTGC .sec-TGCHero {
  padding-top: 100px;
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCHero {
    padding-top: 140px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCHero {
    padding-top: 200px;
  }
}
#page-workTGC .sec-TGCHero .item-header {
  text-align: center;
  margin-bottom: 100px;
}
#page-workTGC .sec-TGCHero .item-header .f-inner img {
  margin-bottom: 38px;
}
#page-workTGC .sec-TGCHero .item-header .f-inner p {
  font-size: 8px;
  font-family: "GMV DIN Pro", sans-serif;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  margin: 0;
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCHero .item-header .f-inner img {
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCHero .item-header .f-inner img {
    margin-bottom: 48px;
  }
  #page-workTGC .sec-TGCHero .item-header .f-inner p {
    font-size: 12px;
  }
}
#page-workTGC .sec-TGCHero .item-content {
  position: relative;
  padding-top: 80%;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCHero .item-content {
    padding-top: 26%;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCHero .item-content {
    padding-top: 27%;
  }
}
#page-workTGC .sec-TGCHero .item-content .f-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 55px;
}
#page-workTGC .sec-TGCHero .item-content .f-list li {
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 15px;
}
#page-workTGC .sec-TGCHero .item-content .f-list li small {
  display: block;
  font-size: 10px;
  font-weight: bold;
  opacity: 0.6;
  text-transform: uppercase;
  margin-bottom: 4px;
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCHero .item-content .f-list li {
    margin-bottom: 35px;
  }
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCHero .item-content .f-list {
    display: flex;
    flex-wrap: wrap;
  }
  #page-workTGC .sec-TGCHero .item-content .f-list li {
    width: 50%;
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCHero .item-content .f-list {
    margin-top: 50%;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCHero .item-content .f-list {
    margin-top: 80%;
  }
}
#page-workTGC .sec-TGCHero .item-content .f-img img {
  width: 100%;
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCHero .item-content .f-img {
    max-width: 83%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCHero .item-content .f-list-1 li:nth-child(2) {
    display: none;
  }
}
#page-workTGC .sec-TGCHero .item-content .f-list-2 {
  padding-left: 20%;
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCHero .item-content .f-list-2 {
    padding-left: 40%;
  }
}
#page-workTGC .sec-TGCHero .item-content .item-text {
  margin: 0;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCHero .item-content .item-text {
    left: -7%;
    right: -7%;
  }
}
#page-workTGC .sec-TGCHero .item-content .item-text img {
  width: 100%;
}
#page-workTGC .sec-TGCPOverall {
  padding-top: 60px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCPOverall {
    padding-top: 100px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCPOverall {
    padding-top: 150px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCPOverall {
    padding-top: 270px;
  }
}
#page-workTGC .sec-TGCPOverall .item-header {
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCPOverall .item-header {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCPOverall .item-header {
    margin-bottom: 80px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCPOverall .item-header {
    margin-bottom: 120px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCPOverall .item-header {
    margin-bottom: 200px;
  }
  #page-workTGC .sec-TGCPOverall .item-header .TGC-title {
    margin-right: -10%;
  }
}
#page-workTGC .sec-TGCPOverall .item-content .f-img {
  margin-bottom: 55px;
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCPOverall .item-content .f-img {
    margin-left: -11px;
    margin-right: -11px;
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCPOverall .item-content .f-img {
    margin-left: -40px;
    margin-right: -40px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCPOverall .item-content .f-img {
    margin-right: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCPOverall .item-content .f-img {
    margin-left: -70px;
  }
}
#page-workTGC .sec-TGCPOverall .item-content .f-content h4 {
  font-family: "Beau Sans", sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: inherit;
  text-transform: uppercase;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCPOverall .item-content .f-content h4 {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCPOverall .item-content .f-content {
    max-width: 90%;
    margin-left: auto;
    margin-top: 20px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCPOverall .item-content .f-content {
    margin-top: 40px;
    margin-left: 0;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCPOverall .item-content .f-content {
    max-width: 80%;
    margin-top: 85px;
  }
}
#page-workTGC .sec-TGCCenter {
  padding-top: 60px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCCenter {
    padding-top: 100px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCCenter {
    padding-top: 240px;
  }
}
#page-workTGC .sec-TGCCenter .item-text {
  position: relative;
  z-index: 3;
  margin-top: -3%;
}
#page-workTGC .sec-TGCCenter .item-info {
  margin-top: -3%;
}
#page-workTGC .sec-TGCCenter .item-info p {
  font-size: 14px;
  opacity: 0.3;
  color: #000;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #page-workTGC .sec-TGCCenter .item-info p {
    font-size: 13px;
  }
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCCenter .item-info {
    margin-top: -8%;
  }
  #page-workTGC .sec-TGCCenter .item-info p {
    margin: 60px 0;
    font-size: 15px;
  }
}
#page-workTGC .sec-TGCCenter .item-img img {
  width: 100%;
}
#page-workTGC .sec-TGCCenter .item-img-1 .f-inner,
#page-workTGC .sec-TGCCenter .item-img-2 .f-inner {
  box-shadow: 0 4px 60px rgba(0, 0, 0, 0.12);
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCCenter .item-img-1 {
    max-width: 70%;
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCCenter .item-img-1 .f-inner {
    transform: translateY(50%);
  }
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCCenter .item-img-2 {
    margin-left: -11px;
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCCenter .item-img-2 .f-inner {
    transform: translateY(80%);
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCCenter .item-img-3 img {
    transform: translateY(-50%);
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCCenter .item-img-3 img {
    transform: translateY(20%);
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCCenter .item-img-4 {
    max-width: 70%;
    margin: 0 auto;
    margin-top: 70%;
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCCenter .item-img-4 img {
    transform: translateY(100%);
  }
}
#page-workTGC .sec-TGCCenter .item-img-5 {
  margin-top: 10px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCCenter .item-img-5 {
    margin-top: 0;
  }
  #page-workTGC .sec-TGCCenter .item-img-5 img {
    transform: translateY(100%);
  }
}
#page-workTGC .sec-TGCCenter .item-img {
  position: relative;
}
#page-workTGC .sec-TGCCenter .item-img img {
  width: 100%;
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCCenter .row-fix {
    align-items: flex-end;
  }
}
#page-workTGC .sec-TGCUnique {
  padding-top: 60px;
  padding-bottom: 85px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCUnique {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCUnique {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCUnique {
    padding-top: 220px;
    padding-bottom: 220px;
  }
}
#page-workTGC .sec-TGCUnique .TGC-title {
  margin-bottom: 50px;
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCUnique .TGC-title {
    margin-bottom: 90px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCUnique .TGC-title__title br {
    display: none;
  }
}
#page-workTGC .sec-TGCUnique .item-slide .row {
  margin-left: -11px;
  margin-right: -11px;
}
#page-workTGC .sec-TGCUnique .item-slide .row [class*=col-] {
  padding-left: 11px;
  padding-right: 11px;
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCUnique .item-slide .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  #page-workTGC .sec-TGCUnique .item-slide .row [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCUnique .item-slide .row {
    margin-left: -50px;
    margin-right: -50px;
  }
  #page-workTGC .sec-TGCUnique .item-slide .row [class*=col-] {
    padding-left: 50px;
    padding-right: 50px;
  }
}
#page-workTGC .sec-TGCUnique .item-slide .f-img {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCUnique .item-slide .f-img {
    position: relative;
    margin-bottom: 25px;
  }
  #page-workTGC .sec-TGCUnique .item-slide .f-img:after {
    content: "";
    display: block;
    padding-top: 77%;
  }
  #page-workTGC .sec-TGCUnique .item-slide .f-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
#page-workTGC .sec-TGCUnique .item-slide .f-title {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  color: rgba(0, 0, 0, 0.7);
  padding-left: 30px;
}
#page-workTGC .sec-TGCUnique .item-slide .f-title span {
  font-family: "GMV DIN Pro", sans-serif;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCUnique .item-slide .f-title {
    max-width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #page-workTGC .sec-TGCUnique .item-slide .f-title {
    font-size: 15px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCUnique .item-slide .f-title {
    padding-left: 55px;
    max-width: 90%;
  }
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCUnique .item-slide {
    overflow: hidden;
    overflow-x: auto;
    margin-right: -11px;
    padding-right: 20px;
  }
  #page-workTGC .sec-TGCUnique .item-slide::-webkit-scrollbar {
    display: none;
  }
  #page-workTGC .sec-TGCUnique .item-slide .fix {
    width: 231vw;
  }
}
#page-workTGC .sec-TGCFullImg {
  overflow: hidden;
}
#page-workTGC .sec-TGCFullImg .item-img img {
  width: 100%;
}
#page-workTGC .sec-TGCGiaiPhap {
  padding-top: 60px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCGiaiPhap {
    padding-top: 90px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCGiaiPhap {
    padding-top: 120px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCGiaiPhap {
    padding-top: 185px;
  }
}
#page-workTGC .sec-TGCGiaiPhap .TGC-title {
  margin-bottom: 50px;
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCGiaiPhap .TGC-title {
    margin-bottom: 70px;
  }
}
#page-workTGC .sec-TGCGiaiPhap .item-content .f-text {
  display: flex;
  align-items: center;
  padding: 20px 0;
}
#page-workTGC .sec-TGCGiaiPhap .item-content .f-text span {
  font-family: "SVN-Optima", ans-serif;
  font-size: 60px;
  color: #B49238;
  line-height: 1;
  border-right: 1px solid rgba(180, 146, 56, 0.3);
  padding-right: 24px;
  opacity: 0.7;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCGiaiPhap .item-content .f-text span {
    font-size: 55px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCGiaiPhap .item-content .f-text span {
    font-size: 60px;
    padding-right: 20px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCGiaiPhap .item-content .f-text span {
    font-size: 80px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCGiaiPhap .item-content .f-text span {
    font-size: 130px;
    padding-right: 25px;
  }
}
#page-workTGC .sec-TGCGiaiPhap .item-content .f-text p {
  color: #000;
  font-family: "GMV DIN Pro", sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  padding-left: 24px;
  margin: 0;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCGiaiPhap .item-content .f-text p {
    font-size: 14px;
    padding-left: 10px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCGiaiPhap .item-content .f-text p {
    font-size: 18px;
    padding-left: 20px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCGiaiPhap .item-content .f-text p {
    font-size: 23px;
    padding-left: 25px;
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCGiaiPhap .item-content [class*=col-]:nth-child(2) .scrollmagicfadeUp.scroll-css .effect {
    transition-delay: 0.2s;
  }
  #page-workTGC .sec-TGCGiaiPhap .item-content [class*=col-]:nth-child(3) .scrollmagicfadeUp.scroll-css .effect {
    transition-delay: 0.4s;
  }
}
#page-workTGC .sec-TGCGiaiPhap .item-foot {
  margin-top: 60px;
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCGiaiPhap .item-foot {
    margin-top: 100px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCGiaiPhap .item-foot {
    margin-top: 160px;
  }
}
#page-workTGC .sec-TGCLayout {
  background: linear-gradient(180deg, #1E1808 0%, #211B0A 100%);
  padding-top: 60px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCLayout {
    padding-top: 100px;
    padding-bottom: 0;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCLayout {
    padding-top: 165px;
  }
}
#page-workTGC .sec-TGCLayout .TGC-title__number {
  color: rgba(255, 255, 255, 0.2);
}
#page-workTGC .sec-TGCLayout .TGC-title__subtitle {
  color: rgba(255, 255, 255, 0.5);
}
#page-workTGC .sec-TGCLayout .TGC-title__title {
  color: rgba(255, 255, 255, 0.9);
}
#page-workTGC .sec-TGCLayout .TGC-title {
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCLayout .TGC-title {
    margin-bottom: 90px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCLayout .TGC-title {
    margin-bottom: 110px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCLayout .TGC-title {
    margin-bottom: 195px;
  }
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCLayout .TGC-title .TGC-title__title {
    font-size: 55px;
    padding-left: 70px;
  }
  #page-workTGC .sec-TGCLayout .TGC-title .TGC-title__subtitle {
    padding-left: 74px;
  }
}
#page-workTGC .sec-TGCLayout .item-screen .f-img img {
  width: 100%;
}
#page-workTGC .sec-TGCLayout .item-screen .f-img-1 {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCLayout .item-screen .f-img-1 {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCLayout .item-screen .f-img-1 {
    margin-bottom: 100px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCLayout .item-screen .f-img-1 {
    margin-bottom: 175px;
  }
}
#page-workTGC .sec-TGCLayout .item-screen .f-img-2 {
  margin-bottom: 95px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCLayout .item-screen .f-img-2 {
    margin-bottom: 70px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCLayout .item-screen .f-img-2 {
    margin-bottom: 110px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCLayout .item-screen .f-img-2 {
    margin-bottom: 183px;
  }
}
#page-workTGC .sec-TGCLayout .item-mobile .f-img img {
  width: 100%;
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCLayout .item-mobile .f-img-4 {
    margin-top: 80%;
  }
  #page-workTGC .sec-TGCLayout .item-mobile .f-img-5 {
    margin-top: -80%;
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCLayout .item-mobile .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  #page-workTGC .sec-TGCLayout .item-mobile .row [class*=col-] {
    padding-left: 20px;
    padding-right: 20px;
  }
  #page-workTGC .sec-TGCLayout .item-mobile .f-img-3 {
    margin-top: 30%;
  }
  #page-workTGC .sec-TGCLayout .item-mobile .f-img-4 {
    margin-top: 100%;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCLayout .item-mobile .row {
    margin-left: -40px;
    margin-right: -40px;
  }
  #page-workTGC .sec-TGCLayout .item-mobile .row [class*=col-] {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCLayout .item-mobile .row {
    margin-left: -60px;
    margin-right: -60px;
  }
  #page-workTGC .sec-TGCLayout .item-mobile .row [class*=col-] {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCLayout .item-mobile .row {
    margin-left: -88px;
    margin-right: -88px;
  }
  #page-workTGC .sec-TGCLayout .item-mobile .row [class*=col-] {
    padding-left: 88px;
    padding-right: 88px;
  }
}
#page-workTGC .sec-TGCLayout .sharp {
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 180%;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCLayout .sharp {
    bottom: 6%;
    right: 5%;
    width: 70%;
  }
}
#page-workTGC .sec-TGCLayout .sharp img {
  width: 100%;
}
#page-workTGC .sec-TGCHome {
  background-color: #211B0A;
  padding-top: 80px;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCHome {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCHome {
    padding-top: 260px;
    padding-bottom: 300px;
  }
}
#page-workTGC .sec-TGCHome .item-header {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCHome .item-header {
    margin-bottom: 130px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCHome .item-header {
    margin-bottom: 198px;
  }
}
#page-workTGC .sec-TGCHome .item-header .item-img {
  position: relative;
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCHome .item-header .item-img {
    max-width: 90%;
  }
}
#page-workTGC .sec-TGCHome .item-header .item-img img {
  width: 100%;
}
#page-workTGC .sec-TGCHome .item-header .item-img .img-2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
#page-workTGC .sec-TGCHome .item-header .scrollmagicfadeUp .item-img .img-2 {
  transform: translateY(50%);
  opacity: 0;
  transition: all 0.5s ease;
}
#page-workTGC .sec-TGCHome .item-header .scrollmagicfadeUp.scroll-css .item-img .img-2 {
  transform: translateY(0);
  opacity: 1;
  transition-delay: 0.4s;
}
#page-workTGC .sec-TGCHome .item-cetner {
  position: relative;
  margin-bottom: 180px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCHome .item-cetner {
    margin-bottom: 220px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCHome .item-cetner {
    margin-bottom: 300px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCHome .item-cetner {
    margin-bottom: 400px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCHome .item-cetner {
    margin-bottom: 650px;
  }
}
#page-workTGC .sec-TGCHome .item-cetner .f-back {
  position: absolute;
  z-index: -1;
  width: 58%;
  right: -4%;
  bottom: -66%;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCHome .item-cetner .f-back {
    right: -17%;
    bottom: -60%;
  }
}
#page-workTGC .sec-TGCHome .item-screen .f-img img {
  width: 100%;
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCHome .item-screen .f-img-1 {
    margin-left: -10%;
    margin-bottom: 30px;
  }
  #page-workTGC .sec-TGCHome .item-screen .f-img-3 {
    margin-right: -23%;
    margin-top: -100%;
  }
  #page-workTGC .sec-TGCHome .item-screen .f-img-4 {
    margin-right: -12%;
    margin-top: 55px;
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCHome .item-screen .f-img-1 {
    margin-left: -100%;
  }
  #page-workTGC .sec-TGCHome .item-screen .f-img-2 {
    max-width: 90%;
    margin-top: 20%;
  }
  #page-workTGC .sec-TGCHome .item-screen .f-img-3 {
    margin-top: 40%;
  }
  #page-workTGC .sec-TGCHome .item-screen .f-img-4 {
    margin-right: -100%;
  }
}
#page-workTGC .sec-TGCTown {
  background-color: #EDE8E0;
  padding-top: 85px;
  padding-bottom: 95px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCTown {
    padding-top: 120px;
    padding-bottom: 140px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCTown {
    padding-top: 180px;
    padding-bottom: 180px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCTown {
    padding-top: 260px;
    padding-bottom: 220px;
  }
}
#page-workTGC .sec-TGCTown .item-1 {
  position: relative;
  margin-bottom: 50px;
}
#page-workTGC .sec-TGCTown .item-1 .item-1__sharp {
  position: absolute;
  top: 0;
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCTown .item-1 .item-1__sharp {
    left: 10%;
    width: 27%;
    transform: translateY(-30%);
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCTown .item-1 .item-1__sharp {
    right: 5%;
    width: 13%;
    transform: translateY(-50%);
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCTown .item-1 .item-1__sharp {
    right: 5%;
    width: 10%;
    transform: translateY(-70%);
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCTown .item-1 {
    margin-bottom: 80px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCTown .item-1 {
    margin-bottom: 135px;
  }
}
#page-workTGC .sec-TGCTown .item-group {
  position: relative;
}
#page-workTGC .sec-TGCTown .item-group .item-2 img,
#page-workTGC .sec-TGCTown .item-group .item-3 img,
#page-workTGC .sec-TGCTown .item-group .item-4 img {
  width: 100%;
}
#page-workTGC .sec-TGCTown .item-group .item-2 {
  margin-bottom: 22px;
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCTown .item-group .item-2 {
    margin-left: -34%;
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCTown .item-group .item-2 {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCTown .item-group .item-2 {
    margin-bottom: 90px;
  }
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCTown .item-group .item-3 {
    margin-right: -18%;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCTown .item-group .item-3 {
    margin-top: 30%;
    margin-bottom: 0;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCTown .item-group .item-2,
  #page-workTGC .sec-TGCTown .item-group .item-3,
  #page-workTGC .sec-TGCTown .item-group .item-4 {
    margin-left: -7%;
  }
}
#page-workTGC .sec-TGCTown .item-group .sharp {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
#page-workTGC .sec-TGCTown .item-group .sharp img {
  width: 100%;
}
#page-workTGC .sec-TGCHThong {
  background-color: #F0F0F0;
}
#page-workTGC .sec-TGCHThong .item-header {
  position: relative;
  z-index: 2;
  padding-top: 12%;
  padding-bottom: 24%;
}
#page-workTGC .sec-TGCHThong .item-header .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#page-workTGC .sec-TGCHThong .item-header .TGC-title__number,
#page-workTGC .sec-TGCHThong .item-header .TGC-title__subtitle {
  color: rgba(255, 255, 255, 0.5);
}
#page-workTGC .sec-TGCHThong .item-header .TGC-title__subtitle {
  border-color: rgba(255, 255, 255, 0.2);
}
#page-workTGC .sec-TGCHThong .item-header .TGC-title__title {
  color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCHThong .item-header {
    padding-bottom: 125px;
  }
  #page-workTGC .sec-TGCHThong .item-header .TGC-title__title {
    font-size: 50px;
    padding-left: 70px;
  }
  #page-workTGC .sec-TGCHThong .item-header .TGC-title__subtitle {
    padding-left: 74px;
  }
}
#page-workTGC .sec-TGCHThong .item-content {
  position: relative;
  z-index: 2;
  padding-bottom: 55px;
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCHThong .item-content {
    margin-top: -65px;
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCHThong .item-content {
    margin-bottom: 100px;
    margin-top: -20%;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCHThong .item-content {
    padding-bottom: 70px;
    margin-bottom: 130px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCHThong .item-content {
    margin-top: -15%;
    margin-bottom: 200px;
  }
}
#page-workTGC .sec-TGCHThong .item-content .img-2 img,
#page-workTGC .sec-TGCHThong .item-content .img-3 img {
  width: 100%;
}
#page-workTGC .sec-TGCHThong .item-content .img-2 {
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCHThong .item-content .img-2 {
    margin-bottom: 50px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCHThong .item-content .img-2 {
    margin-bottom: 85px;
  }
}
#page-workTGC .sec-TGCHThong .item-content .img-3 {
  position: relative;
}
#page-workTGC .sec-TGCHThong .item-content .img-3:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  box-shadow: 10px 20px 40px 0px rgba(0, 0, 0, 0.06);
}
#page-workTGC .sec-TGCHThong .item-content .sharp {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 45%;
}
#page-workTGC .sec-TGCHThong .item-content .sharp img {
  width: 100%;
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCHThong .item-content .sharp {
    bottom: -6%;
    right: -88%;
    z-index: -1;
    width: 150%;
  }
}
#page-workTGC .sec-TGCHThong .item-footer {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCHThong .item-footer .img-1,
  #page-workTGC .sec-TGCHThong .item-footer .img-2,
  #page-workTGC .sec-TGCHThong .item-footer .img-3 {
    margin-left: -35px;
  }
}
#page-workTGC .sec-TGCHThong .item-footer .img-1 .f-inner,
#page-workTGC .sec-TGCHThong .item-footer .img-2 .f-inner,
#page-workTGC .sec-TGCHThong .item-footer .img-3 .f-inner {
  position: relative;
}
#page-workTGC .sec-TGCHThong .item-footer .img-1 .f-inner img,
#page-workTGC .sec-TGCHThong .item-footer .img-2 .f-inner img,
#page-workTGC .sec-TGCHThong .item-footer .img-3 .f-inner img {
  width: 100%;
}
#page-workTGC .sec-TGCHThong .item-footer .img-1 .f-inner:after,
#page-workTGC .sec-TGCHThong .item-footer .img-2 .f-inner:after,
#page-workTGC .sec-TGCHThong .item-footer .img-3 .f-inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  box-shadow: 20px 30px 40px 0px rgba(0, 0, 0, 0.04);
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCHThong .item-footer .img-1 {
    margin-top: 80%;
  }
  #page-workTGC .sec-TGCHThong .item-footer .img-2 {
    margin-top: 200%;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCHThong .item-footer .img-2 {
    margin-top: 180%;
  }
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCHThong .item-footer .img-1 {
    margin-bottom: 50px;
  }
  #page-workTGC .sec-TGCHThong .item-footer .img-2 {
    margin-bottom: 70px;
  }
}
#page-workTGC .sec-TGCHThong .item-footer .sharp-2 {
  position: absolute;
  top: 24%;
  left: 0;
  z-index: -1;
  width: 41%;
}
#page-workTGC .sec-TGCHThong .item-footer .sharp-2 img {
  width: 100%;
}
#page-workTGC .sec-TGCHThong .img-foot {
  position: relative;
  z-index: 1;
  margin-top: -18%;
  overflow: hidden;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCHThong .img-foot {
    margin-top: -8%;
  }
}
#page-workTGC .sec-TGCHThong .img-foot img {
  width: 100%;
}
#page-workTGC .sec-TGCTUu {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCTUu {
    padding-top: 120px;
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCTUu {
    padding-top: 160px;
    padding-bottom: 120px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCTUu {
    padding-top: 200px;
    padding-bottom: 170px;
  }
}
#page-workTGC .sec-TGCTUu .TGC-title {
  margin-bottom: 45px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCTUu .TGC-title {
    margin-bottom: 80px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCTUu .TGC-title {
    margin-bottom: 130px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCTUu .TGC-title {
    margin-bottom: 240px;
  }
}
#page-workTGC .sec-TGCTUu .TGC-title__subtitle {
  color: rgba(43, 43, 43, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
#page-workTGC .sec-TGCTUu .item-content .img-1,
#page-workTGC .sec-TGCTUu .item-content .img-2 {
  margin-bottom: 35px;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCTUu .item-content .img-1,
  #page-workTGC .sec-TGCTUu .item-content .img-2 {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCTUu .item-content .img-1,
  #page-workTGC .sec-TGCTUu .item-content .img-2 {
    margin-bottom: 80px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCTUu .item-content .img-1,
  #page-workTGC .sec-TGCTUu .item-content .img-2 {
    margin-bottom: 140px;
  }
}
#page-workTGC .sec-TGCTUu .item-content .img-1 img,
#page-workTGC .sec-TGCTUu .item-content .img-2 img {
  width: 100%;
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCTUu .item-content .img-2 {
    margin-bottom: 60px;
  }
}
#page-workTGC .sec-TGCTUu .item-mobile .img-1 .f-inner,
#page-workTGC .sec-TGCTUu .item-mobile .img-2 .f-inner,
#page-workTGC .sec-TGCTUu .item-mobile .img-3 .f-inner {
  position: relative;
}
#page-workTGC .sec-TGCTUu .item-mobile .img-1 .f-inner img,
#page-workTGC .sec-TGCTUu .item-mobile .img-2 .f-inner img,
#page-workTGC .sec-TGCTUu .item-mobile .img-3 .f-inner img {
  width: 100%;
}
#page-workTGC .sec-TGCTUu .item-mobile .img-1 .f-inner:after,
#page-workTGC .sec-TGCTUu .item-mobile .img-2 .f-inner:after,
#page-workTGC .sec-TGCTUu .item-mobile .img-3 .f-inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  box-shadow: 0px 5px 73px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCTUu .item-mobile .img-1,
  #page-workTGC .sec-TGCTUu .item-mobile .img-2,
  #page-workTGC .sec-TGCTUu .item-mobile .img-3 {
    max-width: 95%;
  }
  #page-workTGC .sec-TGCTUu .item-mobile .img-2 {
    margin-left: auto;
    margin-top: 80%;
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCTUu .item-mobile .img-2 {
    margin-top: 50%;
  }
  #page-workTGC .sec-TGCTUu .item-mobile .img-3 {
    margin-top: 100%;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCTUu .item-mobile .img-2 {
    margin-top: 30%;
  }
  #page-workTGC .sec-TGCTUu .item-mobile .img-3 {
    margin-top: 60%;
  }
}
#page-workTGC .sec-TGCFoo {
  background-color: #B89C63;
  padding: 60px 0;
  padding-bottom: 0 !important;
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCFoo {
    padding-top: 100px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCFoo {
    padding: 170px 0;
  }
}
#page-workTGC .sec-TGCFoo .item-logo {
  margin-bottom: 40px;
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCFoo .item-content {
    max-width: 90%;
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCFoo .item-list {
    max-width: 90%;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCFoo .item-list {
    max-width: 60%;
  }
}
#page-workTGC .sec-TGCFoo .item-list .f-item {
  padding: 0 8px;
}
#page-workTGC .sec-TGCFoo .item-list .f-item + .f-item {
  border-top: 1px solid rgba(37, 37, 37, 0.2);
}
#page-workTGC .sec-TGCFoo .item-list .f-item p {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: -0.14px;
  color: rgba(36, 36, 36, 0.7);
  margin: 0;
  padding: 14px 0;
}
#page-workTGC .sec-TGCFoo .item-list .f-item p small {
  display: block;
  font-family: "GMV DIN Pro", sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.3);
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCFoo .item-list .f-item {
    padding: 0 20px;
  }
  #page-workTGC .sec-TGCFoo .item-list .f-item p {
    padding: 20px 0;
    font-size: 14px;
  }
  #page-workTGC .sec-TGCFoo .item-list .f-item p small {
    font-size: 10px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCFoo .item-list .f-item {
    padding: 0 30px;
  }
  #page-workTGC .sec-TGCFoo .item-list .f-item p {
    padding: 28px 0;
    font-size: 14px;
  }
  #page-workTGC .sec-TGCFoo .item-list .f-item p small {
    font-size: 12px;
  }
}
#page-workTGC .sec-TGCFoo .item-foo {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-left: 8px;
  margin-top: 30px;
}
#page-workTGC .sec-TGCFoo .item-foo p {
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
}
@media (max-width: 1599.98px) {
  #page-workTGC .sec-TGCFoo .item-foo img {
    max-width: 90px;
  }
}
@media (max-width: 991.98px) {
  #page-workTGC .sec-TGCFoo .item-foo img {
    max-width: 70px;
  }
}
@media (max-width: 767.98px) {
  #page-workTGC .sec-TGCFoo .item-foo {
    max-width: 80%;
  }
}
@media (min-width: 768px) {
  #page-workTGC .sec-TGCFoo .item-foo {
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCFoo .item-foo {
    padding-left: 20px;
  }
  #page-workTGC .sec-TGCFoo .item-foo p {
    font-size: 13px;
  }
  #page-workTGC .sec-TGCFoo .item-foo p br {
    display: none;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCFoo .item-foo {
    padding-left: 20px;
  }
}
@media (min-width: 1600px) {
  #page-workTGC .sec-TGCFoo .item-foo {
    padding-left: 30px;
  }
  #page-workTGC .sec-TGCFoo .item-foo p {
    font-size: 14px;
  }
}
#page-workTGC .sec-TGCFoo .sharp {
  margin-top: 40px;
}
@media (min-width: 992px) {
  #page-workTGC .sec-TGCFoo .sharp {
    margin-top: 60px;
  }
}
@media (min-width: 1260px) {
  #page-workTGC .sec-TGCFoo .sharp {
    margin-top: 95px;
  }
}
