@charset "UTF-8";
/* CSS Document */
.align_res{text-align: right}
.align_res2{text-align : left}
.navbar-default{
  transition:500ms ease;
  background:transparent;
}
.navbar-default.scrolled{
  background:#000;
}
html {
  scroll-behavior: smooth;
} 
html, body {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  font-size: 1rem;
  margin: 0;
  padding: 0;
  clear: both;
  color: #1D1C1C;
  background-color: #fefefe;
  -webkit-font-smoothing: antialiased;
	position: relative
}
a:hover {
    color: #0bb1ef!important;
}
.autohide{
		position: fixed!important;
	    top: 0;
	    right: 0;
	    left: 0;
	    width: 100%;
	    z-index: 1030;
	}
	.scrolled-down{
		transform:translateY(-100%); transition: all 0.3s ease-in-out;
	}
	.scrolled-up{
		transform:translateY(0); transition: all 0.3s ease-in-out;
	}

.form_newsletter{
    padding: 8px;
line-height: 2;
margin-top: 9px;
border-radius: 50px;
min-width: 240px;
}
.navbar-nav {
  width: 85%;
}
.web{display : block}
.mbl{display: none}
.item{
	float: left;
text-align: center;
padding: 0px 20px;}
.item img{ margin : 0 auto}
.nav-item {
  padding: 0 20px;
  display: inline-table;
}
.navbar {
  font-size: 14px;
  padding-top: 1rem
}
.navbar-light .navbar-nav .nav-link {
  color: #fff;
}
.white {
  color: #fff
}
.img-full {
  width: 100%
}
.navbar-light .navbar-nav .nav-link:focus, .nav-link:active, .navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
  color: #fff;
}
.nav-item {
  padding: 0 20px
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: rgba(0,0,0,0.00)!important;
	border-bottom: 3px solid #05CDFF!important;
	border-radius: 0px!important;
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .nav-link.active {
    color: #FFF!important;
    font-weight: 700 !important;
}
a, a:hover, a:active, a:focus, button:focus {
  outline: 0;
  border: 0;
  text-decoration: none !important;
}
h1, h2, h3, h4 {
  font-family: 'Raleway', sans-serif;
  font-weight: 800!important;
  line-height: 2.5rem;
}
h1 {
  font-size: 3.5rem!important;
  font-weight: 100;
  margin: 30px 0;
}
h4 {
  font-size: 1.2rem;
  font-weight: 800
}
h5, .h5 {
    font-size: 0.9rem!important;
}
p {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 22px;
}
.bg-dark2 {
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}
.bg-dark2 {
  background-color: rgba(0, 0, 0, 0.00) !important;
}

.navbar-default{
  transition:500ms ease;
  background:transparent;
}
.navbar-default.scrolled{
  background:#000;
}
section {
  padding: 70px 0;
  text-align: center
}
/*<!--#menu {
  padding: 0px !important;
}-->*/
#main_slider {
  background: url('/web/20240616191148im_/https://grid.co.id/template/images/bg_main_page.jpg') top center no-repeat;
  background-size: cover;
  padding: 0px !important;
  position: relative;
}
#main_about {
  background: url('/web/20240616191148im_/https://grid.co.id/template/images/bg_about_page.jpg') top center no-repeat;
  background-size: cover;
  padding: 0px !important;
  position: relative;
}
#about_us {
  background: url('/web/20240616191148im_/https://grid.co.id/template/images/bg_section2.jpg') top right no-repeat;
  background-color: #000;
  background-size: 100%;
  height: auto
}
#services{
	position: relative;
	display: block;
	background-color: #000;
	padding-bottom: 0px!important;
}
#portfolio{
	position: relative;
	display: block;
}
#insight{
	position: relative;
	display: block;
overflow-y: hidden
}
#client{
	position: relative;
	display: block;
	background-color: #000;
}
#client .img-fluid{ max-width:85%;}
#contact {
  background: url('/web/20240616191148im_/https://grid.co.id/template/images/bg_contact.jpg') bottom left no-repeat;
  background-color: #000;
  background-size: auto;
  color: #fff;
  padding-top: 50px
}
#footer {
  padding-bottom: 0px !important;
  padding-top: 30px;
  border-top: 1px solid rgba(54, 54, 54, 1.00)
}
.tittle__main{ 
	color: #fff;
	text-align: left;
	font-size : 5rem;
	line-height: 7.5rem;
	background-color: #000;
	padding: 10px;
}
.img-slider {
  width: 100%
}
.video-wrap {
    overflow: hidden;
    max-height: 100%;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -0;
    padding: 0;
    pointer-events: none;
}
video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%;
}
.button-gradn {
  align-items: center;
  background-image: linear-gradient(to right, #05CDFF 5%, #662D90 58%);
  border: 0;
  border-radius: 33px;
  box-shadow: rgba(151, 65, 252, 0.2) 0 15px 30px -5px;
  box-sizing: border-box;
  color: #FFFFFF;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  justify-content: center;
  line-height: 1em;
  max-width: 100%;
  min-width: 240px;
  padding: 18px 17px;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  cursor: pointer;
  margin-top: 0.7rem;
}
.button-gradn2 a{
    align-items: center;
    background-image: linear-gradient(to right, #05CDFF 5%, #662D90 58%);
    border: 0;
    border-radius: 33px;
    box-shadow: rgba(151, 65, 252, 0.2) 0 15px 30px -5px;
    box-sizing: border-box;
    color: #FFFFFF;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    justify-content: center;
    line-height: 1em;
    max-width: 100%;
    min-width: 240px;
    padding: 12px 58px;
    text-decoration: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    white-space: nowrap;
    cursor: pointer;
	letter-spacing: 0.1rem;
}
.button-gradn2 a:hover{background-image: linear-gradient(to left, #05CDFF 5%, #662D90 58%)!important;
color: #FFFFFF!important;}
.shadow_slide {
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0.41218494233630953) 60%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0.41218494233630953) 60%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0.41218494233630953) 60%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
  position: absolute;
  width: 100vh;
  height: 20vh;
  bottom: 0;
}
.f-12 {
  font-size: 12px
}
.gradn {
  background: #05CDFF;
  background: -webkit-linear-gradient(to right, #05CDFF 5%, #662D90 58%);
  background: -moz-linear-gradient(to right, #05CDFF 5%, #662D90 58%);
  background: linear-gradient(to right, #05CDFF 5%, #662D90 58%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.text_services {
  text-align: left;
}
.text_services h1{
  text-align: left;
	font-size: 2.7rem!important;
	line-height: 2.7rem!important;
}
.form-area {
  color: #fff;
  text-align: left
}
.form-control {
  border-radius: 0px !important;
  background-color: #666666 !important;
  border: 1px solid #666666 !important;
  margin: 7px 0;
  color: #666666;
  padding: 0.5rem .75rem;
}
.text_contact {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 200;
  font-size: 18px;
  color: #fff;
  text-align: left;
}
.blck {
  background-color: #000;
}
.ic_sosmed {
  display: inline-table;
  padding-left: 0px;
  width: 15%;
}
#footer .ic_sosmed {
  display: inline-table;
  padding-left: 0px;
  width: 40%;
}
.ic_sosmed li {
  margin-left: 15px;
  display: inline-table
}
.ic_sosmed li img {
  width: 25px;
}
#footer .footer_left {
  text-align: left;
}
#footer .footer_right {
  text-align: right;
  margin-top: 60px
}
.copyright {
  font-size: 11px;
  color: #fff;
  margin: 10px 0 20px 0;
  font-weight: 100;
  letter-spacing: 1px
}
.box10::after, .box10::before, .box1::after, .box1::before, .box2 .inner-content::after, .box3::after, .box3::before, .box4::before, .box5::after, .box5::before, .box6::after, .box7::after, .box7::before {
  content: "";
}
.box4 {
  overflow: hidden;
  position: relative
}
.box4:before {
  width: 0;
  height: 200%;
  background: rgba(0, 0, 0, .7);
  position: absolute;
  top: 0;
  left: -250px;
  bottom: 0;
  transform: skewX(-36deg);
  transition: all .5s ease 0s
}
.box4:hover:before {
  width: 200%
}
.box4 img {
  width: 100%;
  height: auto
}
.box4 .box-content {
  width: 100%;
  height: 100%;
  padding-top: 40%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
  transition: all .3s ease 0s
}
.box4 .icon, .box5 .icon {
  list-style: none;
  padding: 0
}
.box4:hover .box-content {
  transform: scale(1)
}
.box4 .title {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 0px
}
.box4 .post {
  display: block;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px
}
.box4 .icon {
  margin: 0
}
.box4 .icon li {
  display: inline-block
}
.box4 .icon li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  background: #fff;
  color: #ee4266;
  margin-right: 10px;
  transition: all .3s ease 0s
}
.box5 .icon, .box5 .icon li {
  display: inline-block
}
.news__slider {
  text-align: start;
}
.news__box{
	   padding: 20px;
    border: 1px solid rgba(255,255,255,0.40);
	margin-top: 25px;
}
.text-blue{ color: #0bb1ef!important}
.newscaption {
  font-family: 'Raleway', sans-serif;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin-top: 20px;
}
.newscaption2 {
  font-family: 'Raleway', sans-serif;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin-top: 20px;
}
.newscaption2 a {
  color: #FFF
}
.newscaption2 p {
  color: #FFF
}
.newscaption a {
  color: #000000
}
.photo_news {
  position: relative;
  display: block;
  height: 250px;
  overflow: hidden;
  margin-bottom: 20px;
}
.penulis {
  font-size: 14px;
  font-weight: normal;
  color: #343434;
  line-height: 38px;
  position: relative;
}
.date-news {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  width: 67px;
  height: 67px;
  position: absolute;
  bottom: 0px;
  display: block;
  background: #0bb1ef;
  padding: 10px;
  z-index: 1;
  text-align: center;
	
}
.date-news2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    width: 67px;
    height: 67px;
    position: absolute;
    top: 0px;
    display: block;
    background: #0bb1ef;
    padding: 10px;
    z-index: 1;
    text-align: center;
}
.date-news2 p {
  line-height: 14px;
}
.date-news p {
  line-height: 14px;
}
.bulan {
  font-size: 18px;
  font-weight: normal;
}
.carousel-control-prev, .carousel-control-next {
  opacity: 1 !important;
}
.carousel-control-prev-icon {
  background-image: url("/web/20240616191148im_/https://grid.co.id/template/images/prev.png") !important;
  opacity: 1 !important;
}
.carousel-control-next-icon {
  background-image: url("/web/20240616191148im_/https://grid.co.id/template/images/next.png") !important;
  opacity: 1 !important;
}
.carousel-dark .carousel-control-prev-icon, .carousel-dark .carousel-control-next-icon {
  filter: none !important;
}
.carousel-indicators {
  bottom: 40px !important;
}
.carousel-caption {
  bottom: -1.3rem !important;
}
.page-link{ 
	margin:0.3rem!important;
	border-radius: 1.5rem
}
.page-item:first-child .page-link {
    border-top-left-radius: 1.5rem!important;
    border-bottom-left-radius: 1.5rem!important;
}
.page-item:last-child .page-link {
    border-top-right-radius: 1.5rem!important;
    border-bottom-right-radius: 1.5rem!important;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #0bb1ef!important;
    border-color: #0bb1ef!important;
}
.image_content img{
-moz-box-shadow: 0 0 5px #fff;
-webkit-box-shadow: 0 0 5px #fff;
box-shadow: 0px 0px 5px #fff;
}
.blank{ width:100%; height: 70px; display: block; position: relative}
.main__works{ height:31vw; display: block; overflow: hidden; position: relative;}
.box_main__work { display:block; position: relative; margin-top: -67px;}
.box_body__work { position: relative;display: block}
.detail-portofolio-desc {
    background: rgba(33,33,33,1.00);
    padding: 15px 0;
	margin: 0 -15px;
    position: relative;
	color: rgba(124,124,124,1.00);
	text-align: left
}.detail-portofolio-desc.gradient::before {
    content: "";
    background: url(/web/20240616191148im_/https://grid.co.id/template/images/port-gradient.png) repeat-x left bottom;
    width: 100%;
    height: 222px;
    position: absolute;
    top: -222px;
    z-index: 0;
    left: 0;
}
.desc__data{padding:0 20px!important}
.detail-title {
    font-size: 12px;
    border-bottom: 1px solid rgba(135,135,135,1.00);
}
.detail-desc {
    padding: 0!important;
	margin: 0!important
}
.detail-portofolio-desc p {
    margin: 0;
    padding: 5px 0;
}
.detail-portofolio-desc ul {
    margin-bottom: 0;
    padding: 0;
        padding-left: 0px;
    padding-left: 40px;
}
.detail-portofolio-desc ul li {
    list-style: none;
    background: url(/web/20240616191148im_/https://grid.co.id/template/images/orange-arrow.png) no-repeat left center;
    padding: 10px 0 10px 50px;
    text-align: left;
    max-width: 405px;
    width: 100%;
    float: left;
	font-size: 13px;
}
.detail-portofolio-desc h4 {
    font-size: 24px;
    border-bottom: 3px solid #01aef0;
    display: inline-block;
    padding-bottom: 5px;
    font-weight: bold;
    margin: 40px 0;
}
@media only screen and (max-width:540px) {
.web{display : none}
.mbl{display: block}    
.align_res{text-align: center}
.align_res2{text-align : center}
	.text_services h1 {
  text-align: center;
  font-size: 2.1rem !important;
  line-height: 2.1rem !important;
  padding-top:.8rem;
}
	.item{
	float: left;
text-align: center;
padding: 0px 20px;}
	.main__works {
    height: auto;
    display: block;
    overflow: hidden;
    position: relative;
}
	.detail-desc {
    padding-right: calc(var(--bs-gutter-x) * .5)!important;
padding-left: calc(var(--bs-gutter-x) * .5)!important;
	}
	.tittle__main {
    color: #fff;
    text-align: left;
    font-size: 3rem;
    line-height: 5.2rem;
    background-color: #000;
    padding: 10px;
}
  .footer_left {
    text-align: center;
  }
  .footer_right {
    text-align: center;
  }
  .carousel-caption {
    position: relative !important;
    right: 0% !important;
    bottom: 1.25rem;
    left: 0% !important;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
  }
  .img-slider {
    width: 75%;
  }
  .text_services {
    text-align: center;
  }
  .carousel-indicators {
    bottom: 0px !important;
  }
  .carousel-caption {
    bottom: 1.3rem !important;
  }
  .carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #fff !important;
  }
  .bg-dark2 {
    background-color: #000 !important;
  }
  .navbar-nav {
    display: flex;
  }
  .nav-item {
    padding: 0 20px;
    display: flow-root;
  }
  .ic_sosmed {
    width: 100%;
    margin-top: 20px;
  }
  #footer .ic_sosmed {
    display: table;
    padding-left: 0px;
    width: 100%;
  }
  #footer .footer_left {
    text-align: center;
  }
  #footer .footer_right {
    text-align: center;
  }
}
@media only screen and (max-width:767px) {}
