@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Catamaran&family=Inter:wght@600&family=Raleway:wght@600;700;900&display=swap');
/*font-family: 'Catamaran', sans-serif;
font-family: 'Inter', sans-serif;
font-family: 'Raleway', sans-serif;
*/
html {
  scroll-behavior: smooth;
  padding: 0px;
  margin: 0px;
}
body {
  background: url("../images/BG.jpg") top center repeat-y #0f0f0f;
  background-size: cover;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
  color: #fff;
  font-family: 'Catamaran', sans-serif;
  font-size: 14px;
}
.pt-5x {
  padding-top: 5rem !important;
}
a, a:hover, a:focus {
  text-decoration: none;
}
.mm-biru a {
  color: #1A87EC !important;
}
.mm-red a {
  color: #EA272B !important;
}
.menuutama, .menuutama-trusty {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 0px;
}
.bg-putih {
  background: #fff;
}
.bg-nav-trusty {
  background-color: rgba(0, 0, 0, .1);
}
h1 {
  color: #fff;
}
.left_foot{text-align:left; padding-left: 30px}
.right_foot{text-align: right; padding-right: 30px}
.h4-cataraman {
  font-family: 'Catamaran', sans-serif;
  font-size: 1.813rem;
}
.h3-catamaran {
  font-family: 'Catamaran', sans-serif;
  font-size: 2.125rem;
}
.h1-raleway, .h2-raleway, .h3-raleway {
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  font-size: 5rem;
  line-height: 70px;
}
.h2-raleway {
  font-weight: 700;
  font-size: 2.5rem;
}
.h3-raleway {
  font-weight: 600;
  font-size: 1.5rem;
}
.cat-oren, .cat-biru, .cat-merah {
  font-size: 1.2rem;
  color: #F76C2B;
  font-weight: bold;
  margin-bottom: .5rem;
}
.cat-biru {
  color: #1A87EC;
}
.cat-merah {
	color: #EA272B;
}
section {
  width: 100%;
  height: auto;
  padding: 0px;
  margin: 0px;
  overflow-x: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
  position: relative;
}
.nav-item {
  margin-right: 10px;
  margin-left: 10px;
}
.aktip {
  border-bottom: 6px solid #F76C2B;
}
.aktipbiru {
  border-bottom: 6px solid #1A87EC;
}
.aktifmerah {
  border-bottom: 6px solid #EA272B;
}
.navbar-toggler-icon {
  background-image: url("../images/menu-burger-horizontal-svgrepo-com.svg");
}
.navbar-text {
  width: 10%;
  text-align: right;
}
.bg_topmenu {
  background-color: #0F0F0F;
}
.bg_detail-index {
  background-color: #fff;
}
.bg_detail-index .nav-link, .bg_detail-index .navbar-toggler-icon {
  color: #F76C2B !important;
}

.bg_detail-index .navbar-toggler {
	background-color: #F76C2B;
	padding: 10px;
	border-radius: 5px;
}
.blackline {
  width: 10%;
  height: 6px;
  display: block;
  margin: 0 auto;
  position: relative;
  background-color: #000;
  margin-bottom: 24px;
}
a, .nav-link a {
  color: inherit !important;
}
.bg-funnel {
  background: url('../images/bgimg-funne.png') top left repeat;
  padding: 140px 0px;
  text-align: center;
}
.section-title, .section-title-trusty, .section-title-agency {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  margin-bottom: 110px;
  color: #fff;
}
.section-title p, .section-title-trusty p, .section-title-agency p {
  width: auto;
  height: auto;
  position: relative;
  display: inline-block;
  border-bottom: 6px solid #F76C2B;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  font-size: 3rem;
}
.section-title-trusty p {
  border-bottom: 6px solid #1A87EC;
}
.section-title-agency p {
  border-bottom: 6px solid #EA272B;
}
.font-oren {
  color: #F76C2B;
}
.font-blue {
  color: #1A87EC;
}
.font-white {
  color: #fff;
}
.font-red {
  color: #EA272B;
}
.font-black {
  color: #000;
}
/*aboutus*/
.sec-aboutus .threepoint {
  font-family: 'Raleway', sans-serif;
  font-size: 40px;
  font-weight: 700;
}
.sec-aboutus li {
  margin-bottom: 10%;
  list-style-type: none;
}
/*outservices*/
.services-box, .ser-01, .ser-02, .ser-03 {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
.services-box:hover {
  cursor: pointer;
}
.ser-01 {
  background: url("../images/img-services_01.jpg") top center no-repeat;
  background-size: cover;
  border: 1px solid #fff;
  aspect-ratio: 1 / 1;
}
.ser-02 {
  background: url("../images/img-services_02.jpg") top center no-repeat;
  background-size: cover;
  border: 1px solid #fff;
  height: 100%;
  aspect-ratio: 1 / 1;
}
.ser-03 {
  background: url("../images/img-services_03.jpg") top center no-repeat;
  background-size: cover;
  border: 1px solid #fff;
  height: 100%;
  aspect-ratio: 1 / 1;
}
.ser-01:hover .arrow-upleft, .ser-01:hover .leftbot-text, .ser-02:hover .arrow-upleft, .ser-02:hover .leftbot-text, .ser-03:hover .arrow-upleft, .ser-03:hover .leftbot-text {
  opacity: 1;
  transition: all 1s ease;
}
.ser-01:hover .logo-gv, .ser-02:hover .logo-gv, .ser-03:hover .logo-gv {
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 20px;
  margin-left: 20px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  width: 50%;
}
.logo-gv, .logo-tr, .logo-ga {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.arrow-upleft, .arrow-upleft2 {
  width: auto;
  height: auto;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  opacity: 0;
}
.arrow-upleft2 {
  opacity: 1;
  z-index: 1;
}
.leftbot-text, .leftbot-text2 {
  width: 300px;
  height: auto;
  position: absolute;
  left: 20px;
  bottom: 20px;
  font-family: 'Catamaran', sans-serif;
  font-size: 32px;
  font-weight: 600;
  opacity: 0;
}
.leftbot-text2 {
  opacity: 1;
  z-index: 1;
  text-transform: capitalize;
}
/* contactus */
.sec-contact {
  background-color: #313131;
}
.inputbox {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  border: 1px solid #9B9A9A;
  border-radius: .5rem;
}
.inputx {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  border: none;
  background: none;
  padding: 10px;
  color: #fff;
}
.inputx:focus {
  outline-width: 0;
}
.inputx:focus .inputbox {
  border: 1px solid #000;
}
.icon-inputx {
  display: flex;
  align-items: center;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  border-radius: .25rem;
}
/* Insight */
.body-detail-insight {
  background: none;
  color: #9B9A9A;
  font-size: 1.2rem;
}
.subtitle-insight {
  font-size: 1.5rem;
  margin-bottom: .5rem;
  line-height: 2rem;
  font-weight: 600;
	height: 93px;
display: block;
overflow: hidden;
}
.img-hero-insight {
  aspect-ratio: 21/9;
  display: flex;
  align-items: flex-end;
  position: relative;
  overflow: hidden;
  background: url('https://picsum.photos/1920/1080?random=0') top left no-repeat;
  background-size: cover;
}
.hero-insight-title {
  padding: 2%;
  display: block;
  position: relative;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
}
.insight-thumbnail {
  aspect-ratio: 1/1;
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: .5rem;
}
.insight-thumbnail img{
	width: auto;
	height: 100%;
position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.sec-insight {
  background: url("../images/bg-insight.jpg") top center no-repeat;
  background-size: cover;
}
.thumbs {
  aspect-ratio: 1 / 1;
  background-color: #000;
  display: block;
  position: relative;
  overflow: hidden;
}
.thumbs img {
  width: auto;
  height: 100%;
  opacity: .8;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.subcat-tex {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  color: #F76C2B;
}
.lines, .lines-grey {
  width: 100%;
  height: 2px;
  background-color: #fff;
}
.lines-grey {
  background-color: #9B9A9A;
}
.news-title {
  font-family: 'Raleway', sans-serif;
  font-size: 30px;
}
.news-date {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #959595;
}
.btn-view {
  width: auto;
  height: auto;
  position: relative;
  display: inline-block;
  border: 1px solid #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 25px;
  color: #fff;
  text-decoration: none;
  padding: 10px 30px;
  border-radius: 10px;
  margin-top: 60px;
}
.insight-box {
  margin-bottom: 60px;
}
/* section video 2 */
/* footer */
.footers {
  background-color: #313131;
}
.footers a {
  margin: 0 10px;
}
/* page 2 */
.client-thumbox {
  aspect-ratio: 1 / 1;
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.cl-imgthumb {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
.cl-desc {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  top: 0px;
  left: 0px;
  z-index: 1;
  background: rgba(20, 121, 177, .5);
  opacity: 0;
}
.cl-desc a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: 'Raleway', sans-serif;
  text-decoration: none;
  font-weight: 900;
  font-size: 32px;
}
.client-thumbox:hover .cl-desc {
  opacity: 1;
  transition: opacity .5s ease;
}
/* Trusty Page */
.bgbody-trusty {
  background: #ddd;
}
.sec01-trusty {
  background: #fff;
  height: 100vh;
  font-family: 'Catamaran', sans-serif;
  font-size: 16px;
  padding: 0px 0px !important;
  margin: 0px 0px !important;
}
.personbox {
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
#slideone .slick-slide {
  transform: none;
}
.talent-box {
  width: 100%;
  height: 100vh;
  display: block;
  background-position: center;
  margin: 0px 0px !important;
  filter: sepia(100%) brightness(49%) hue-rotate(158deg);
  -webkit-filter: sepia(100%) brightness(49%) hue-rotate(158deg);
  -moz-filter: sepia(100%) brightness(49%) hue-rotate(158deg);
  background-color: #000;
  background-size: cover;
  transition: transform 1s ease;
}
.talent-box:hover {
  transform: scale(1.1)
}
.heroteks {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  width: 90%;
  height: 200px;
  text-align: center;
}
.slide-tx-trsty {
  margin-bottom: 20px;
}
.hero-pt {
  padding-top: 15% !important;
}
.slick-next {
  right: 20px;
}
.slick-prev {
  left: 20px;
}
.slick-slide {
  transform: scale(.9, .9);
}
.slick-slide-deactive img {
  filter: grayscale(100%);
}
.slick-center {
  transform: scale(1.2, 1.2);
  z-index: 99;
  position: relative;
  overflow: visible;
}
.slick-center img {
  filter: grayscale(0%);
}
.slick-center p:last-child {
  display: block;
  position: relative;
  margin-bottom: 30px;
  color: #1A87EC;
  font-weight: 900;
  font-family: 'Raleway', sans-serif;
  font-size: 23px;
}
.slick-dots {
  bottom: -50px;
}
.slick-dots li button {
  background-image: url("../images/dots.png");
  text-indent: -9999px;
  overflow: hidden;
  width: 20px;
  height: 20px;
  /* more CSS */
}
.slick-dots li {
  opacity: 0.5;
}
.slick-dots li.slick-active {
  opacity: 1;
}
.sec-talents {
  background: url('../images/bg-talent.png') top left repeat;
}
.sec-highlight {
  background: url('../images/bg-highlight.jpg') top left no-repeat;
  background-size: cover;
}
.subcat-tex-highlight, .subcat-tex-highlight2 {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  color: #1A87EC;
}
.subcat-tex-highlight2 {
  color: #EA272B;
}
/* filter galeri */
.sec-gallery {
  background-color: #000;
}
.sec-case {
  background: none;
}
#galeri {
  text-align: center;
  max-width: 100vw;
  margin: 0 auto;
}
.bg-pilter, .bg-pilter-case, .bg-pilter-creators {
  padding: 20px 0px;
  background: url('../images/bg-pilter.png') top left repeat;
  text-align: center;
  margin-bottom: 20px;
}
.bg-pilter-case {
  background: url('../images/bgimg-funne.png') top left repeat;
}
.bg-pilter-creators {
  background: url('../images/bgimg-creators.png') top left repeat;
}

#pilter .active {
	color: #000 !important;
	font-weight: 900 !important;
	font-size: 30px;
}

#pilter a {
  text-decoration: none;
  font-family: 'Raleway', sans-serif;
  font-size: 25px;
  margin: 0 10px;
}
.galeri-thumb {
  aspect-ratio: 1/1;
  display: inline-block;
  position: relative;
  overflow: hidden;
	max-width: 320px;
}
.desc-gals {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  background-color: rgba(20, 121, 177, .5)
}
.desc-gals {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  opacity: 0;
  padding-bottom: 20px;
}
.desc-gals p:first-child {
  font-family: 'Raleway', sans-serif;
  font-size: 28px;
  font-weight: 900;
  margin: 0;
}
.desc-gals p:last-child {
  font-family: 'Raleway', sans-serif;
  font-size: 28px;
  margin: 0;
}
.galeri-thumb:hover .desc-gals {
  opacity: 1;
  transition: opacity .5s ease;
}
/* Grid-Agency */
.bgbody-agency {
  background: url('../images/bg-ga.jpg') top center repeat-y;
  background-size: cover;
}
.agency-title {
  font-size: 67px;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  text-align: center;
  margin-top: 5%;
  margin-bottom: 5%;
}
.ttk-btn {
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  font-size: 25px;
  padding: 20px;
  border: 1px solid #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
}
.slidetx {
  font-family: 'Raleway', sans-serif;
  font-size: 25px;
}
.pack-thumb {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  background-color: #eaeaea;
  overflow: hidden;
  aspect-ratio: 1/1;
}
.pack-thumb img {
  filter: grayscale(100%);
}
/* Detail */
.sec-detail {
  padding: 150px 0;
}
.judul-artikel, .judul-projek {
  color: #000;
  font-family: 'Raleway', sans-serif;
  font-size: 48px;
  font-weight: 900;
	letter-spacing: 1px;
}
.judul-projek {
  color: #fff;
  font-weight: 900 !important;
	letter-spacing: 1px;
}
.shotdesc {
  color: #9B9A9A;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 28px;
}
.detail-artikel {
  color: #9B9A9A;
  font-family: 'Catamaran', sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.detail-artikel ul li {
  list-style-type: none;
}
.descimg {
  width: 100%;
  min-height: 435px;
  overflow: hidden;
  display: block;
  position: relative;
}
.writer .material-symbols-outlined, .datepublish .material-symbols-outlined, .category .material-symbols-outlined,
.writer-oren .material-symbols-outlined, .datepublish-oren .material-symbols-outlined, .category-oren .material-symbols-outlined,
.writer-merah .material-symbols-outlined, .datepublish-merah .material-symbols-outlined, .category-merah .material-symbols-outlined
{
  font-size: 14px;
  margin-right: 10px;
  color: #1A87EC;
}
.writer-oren .material-symbols-outlined, .datepublish-oren .material-symbols-outlined, .category-oren .material-symbols-outlined {
  color: #F76C2B;
}
.writer-merah .material-symbols-outlined, .datepublish-merah .material-symbols-outlined, .category-merah .material-symbols-outlined {
	color: #EA272B;
}
.blueline, .orenline, .redline {
  width: 100%;
  height: 8px;
  display: block;
  position: relative;
  background-color: #1A87EC;
  margin-top: 20px;
}
.redline {
	background-color: #EA272B;
}
.orenline {
  background-color: #F76C2B;
}
.namatalent, .namatalent-red {
  color: #000;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  font-size: 48px;
}
.namatalent::after, .namatalent-red::after {
  width: 200px;
  height: 6px;
  display: block;
  background-color: #1A87EC;
  position: relative;
  bottom: 0px;
  left: 0px;
  content: ' ';
}
.namatalent-red::after {
  background-color: #EA272B;
}
.sosmed-blue img {
  margin-right: 20px;
}
.detail-talent {
  color: #9A9A9A;
  font-family: 'Catamaran', sans-serif;
  font-size: 23px;
  padding-top: 100px;
}
.btn-talent {
  padding: 10px 50px;
  border: 2px solid #9B9A9A;
  background-color: #fff;
  border-radius: 10px;
}
.detail-proj {
  color: #9B9A9A;
}
.detail-proj ul {
  margin-left: -24px;
  list-style-type: none;
}
.detail-proj ul li:first-child {
  font-family: 'Catamaran', sans-serif;
  font-size: 30px;
  color: #fff;
}
.desc-proj {
  font-size: 20px;
  color: #fff;
}
/* X-Small devices (portrait phones, less than 576px)*/
@media screen and (max-width: 575.98px) {
	.left_foot{text-align:center; margin-left: 0px}
.right_foot{text-align: center; margin-right: 0px}
   .pack-thumb {
      aspect-ratio: 1/1;
      margin-bottom: 20px;
   }

  .h1-raleway, .h2-raleway, .h3-raleway {
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .h2-raleway {
    font-weight: 700;
    font-size: 1.5rem;
  }
  .h3-raleway {
    font-weight: 600;
    font-size: 1rem;
  }
  .services-box {
    padding-bottom: 20px;
  }
  .footers a img {
    width: 50px;
    height: auto;
  }
  .hero-pt {
    padding-top: 50% !important;
  }
  .detail-artikel ul {
    margin-left: -32px;
  }
  .detail-artikel ul li {
    display: inline-block;
    margin-right: 10px;
  }
  .blueline {
    display: none;
  }
  .bg-nav-trusty {
    background-color: rgba(0, 0, 0, 1);
  }
  .h3-catamaran {
    font-family: 'Catamaran', sans-serif;
    font-size: 1.1rem;
  }
  .heroteks {
    height: 120px;
  }
	.heroteks p img {
		width: 30%;
	}
  .img-hero-insight {
    aspect-ratio: 1/1;
  }
}
/* Small devices (landscape phones, less than 768px) */
@media screen and (max-width: 767.98px) {}
/* Medium devices (tablets, less than 992px) */
@media screen and (max-width: 991.98px) {}
/* Large devices (desktops, less than 1200px) */
@media screen and (max-width: 1199.98px) {}
/* X-Large devices (large desktops, less than 1400px) */
@media screen and (max-width: 1399.98px) {}