


        .font-family-rubik-regular {
            font-family: 'Rubik-Regular'!important;
        }

        .font-family-ptsans-regular {
            font-family: 'PTSans-regular'!important;
        }
        .font-family-ptsans-bold {
            font-family: 'PTSans-bold'!important;
        }

        .font-family-rubik-bold {
            font-family: 'Rubik-Bold'!important;
        }

        .font-family-rubik-light {
            font-family: 'Rubik-Light'!important;
        }

        .font-color-white {
            color : white!important;
        }





        /* .container {
            margin-left: 0px;
            margin-right: 0px;
            padding-left: 100px;
            padding-right: 100px;
        } */





















        .bg-gray-light {
            background-color: rgba(119, 136, 153, 0.2);
        }
        
        .bg-gray-dark {
            background-color: rgba(119, 136, 153, 0.5);
        }

        .color-white {
            color: white;
        }

        .color-cyan-dark {
            color: rgb(164, 194, 196)!important;
        }
        .bg-cyan-light { 
            background-color: rgb(164, 194, 196)!important;
            color: #f1f1f1;
        }
        .bg-cyan-dark { 
            background-color: rgb(70, 126, 130)!important;
            color: #f1f1f1;
        }
        .bg-whitesmoke { 
            background-color: rgb(0,0,0,0.02)!important;
            /* color: #f1f1f1; */
        }
        .bg-whitesmoke2 { 
            background-color: rgb(0,0,0,0.2)!important;
            /* color: #f1f1f1; */
        }
        .bg-white{
            background: white!important;
        }

        .footer-minimal a, .footer-minimal div{
            color: white!important;
        }
        .overlay .font-family-rubik-light {
            color: white!important;
        }

        .footer-minimal {
            margin-top: 0px !important;
        }


        .widget-picture {
              overflow: hidden;
        }
        /* Set base font-size to 12px for rem calculation */
        :root {
            font-size: 13px;
        }
        /* overlay default: hidden */
        .widget-picture .grid-item .overlay {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 30%;
            background: rgba(255,255,255,0.3);
            opacity: 0;
            transition: opacity 0.3s ease-in-out;
            pointer-events: none;
        }

        /* muncul pas hover */
        .widget-picture .grid-item:hover .overlay {
            opacity: 1;
        }
        .overlay h5.font-family-rubik-light{
            padding: 10px 5px;
            color: black!important;
        }




        /* picture facility  */
        .masonry-grid {
            /* column-count: 3; */
            column-gap: 15px;
        }

        .masonry-grid-3 {
            column-count: 3;
            /* column-gap: 15px; */
        }

        .masonry-grid-4 {
            column-count: 4;
            /* column-gap: 15px; */
            column-gap: 0.3rem;
        }

        .masonry-grid-5 {
            column-count: 5;
            column-gap: 0rem;
        }

        .masonry-item {
            break-inside: avoid;
            margin-bottom: 0.3rem;
            background: #fff;
            overflow: hidden;
            box-shadow: 0 2px 6px rgba(0,0,0,0.2);
        }

        .masonry-item img {
            width: 100%;
            height: 25vh;
            object-fit: cover;
        }








/* ************************************************************* */

/* RESPONSIVE AREA */

/* ************************************************************* */

         @media (max-width: 48rem) {
            .container {
                padding: 45px 0px !important;
            }
        }


      
        /* Laptop kecil */
        @media (max-width: 1200px) { 
            .logo-img{
                max-width : unset!important;
            }
            .masonry-grid {
                column-count: 3;
            }
        }




        /* Tablet (landscape) */
        @media (max-width: 992px) { 
            .logo-img{
                max-width : unset!important;
            }
        }
  


        @media (max-width: 800px) {
            .masonry-grid {
                column-count: 2;
            }
        }



        /* Tablet (potret) */
        @media (max-width: 768px) { 
            .logo-img{
                max-width : unset!important;
            }
            
            
        }
        


        /* HP besar */
        @media (max-width: 576px) { 
            
            .logo-img{
                max-width : unset!important;
            }
            
        }
        


        @media (min-width: 400px) and (max-width: 500px) {
            .masonry-grid {
                column-count: 1;
            }
                        .logo-img{
                max-width: unset !important;
                height: 4vh !important;
            }

            .container{
                padding: 0px 0px !important;
            }

            .lds-ripple {
                top: 50vh;
                left: 35vw;
            }
            .image-bg-container {
                position: absolute;
                top: 0;
                left: 0;
                width: 100vw;
                height: 100vh;
            }
            .video-play {

            }

            .text-item span {
                text-wrap: auto;
            }
            

            .col-md-12.facilities-area {
                display: flex;
                flex-direction: column!important;
            }

            .around-facility .container .col-md-12 {
                display: flex;
                flex-direction: column!important;
            }

            .widget-picture .masonry-grid-4 {
                column-count: 3!important;
            }

            .preloader .lds-ripple {
                top: 50vh !important;
                left: 35vw !important;
            }
            .footer-bottom {
                place-content: center;
            }


            .nocontainer-about-us-section {
                background-position: center;
                /* width: 100%; */
                /* height: 50vh !important; */
                background-size: 100% 28%;
                background: no-repeat 55% 0%;
            }

            .nocontainer-about-us-section .title-page{
                margin-top: -40vh !important;
            }

            .header-in-page.facility div{
                display: flex!important;
                flex-direction: column;
            }
            
            
            .main-video-container iframe {
                width: 100%;
                height: 50%!important;
            }
            .header-in-page.facility .title-page{
                padding-top: 0!important;
            }






            .header-template-in-sub-menu .main-header {
                height: 21vh !important;
            }

            .content-regular.p-100px-0px div{
                padding: 10px!important;
            }


            .p-100px-0px {
                    padding: 0px 0px;
            }


            .col-md-12.detail-header-cr {
                padding: 50px;
                display: flex;
                flex-direction: column;
            }

            .content-regular div.col-md-12d-flex{
                display: flex;
                flex-direction: column;
            }
            .around-facility div div div.bg-gray-dark {
                text-align: center;
                padding: 1%;
            }

            .masonry-item img {
                width: 96%;
                height: 21vh;
                object-fit: cover;
            }
            .footer-links.col-md-4.text-center {
                width: 100%;
            }

            .services-area div div div div h2 {
                text-align: center;
            }













            /* sustainability */
            .content-regular.bg-cyan-dark div.col-md-12.d-flex{
                display: flex;
                flex-direction: column!important;
            }
            .dfj {
                border: 1px solid;
            }

            .btn-read-more.mt20 {
                margin: 0px!important;
            }

            .title-header.h5 {
                font-size: 4.5rem;
            }

            .content-regular.p-100px-0px {
                height: auto!important;
            }


            .header-template-in-sub-menu .main-header {
                height: 30vh!important;
            }   
        }


        @media (max-width: 480px) { 
            .logo-img{
                max-width : unset!important;
            }

            .lds-ripple {
                top: 50vh;
                left: 35vw;
            }

            .logo-img{
                max-width : unset!important;
            }



        }


        /* HP kecil */
        @media (min-width: 100px) and (max-width: 400px) { 
            .logo-img{
                max-width: unset !important;
                height: 4vh !important;
            }

            .container{
                padding: 0px 0px !important;
            }

            .lds-ripple {
                top: 50vh;
                left: 35vw;
            }
            .image-bg-container {
                position: absolute;
                top: 0;
                left: 0;
                width: 100vw;
                height: 100vh;
            }
            .video-play {

            }

            .text-item span {
                text-wrap: auto;
            }
            

            .col-md-12.facilities-area {
                display: flex;
                flex-direction: column!important;
            }

            .around-facility .container .col-md-12 {
                display: flex;
                flex-direction: column!important;
            }
        }























        





        /* .overlay {
            position: absolute;
            bottom: 0;
            width: 100%;
            background: rgba(0, 0, 0, 0.6);
            color: white;
            padding: 10px;
            text-align: center;
            opacity: 0;
            transition: opacity 0.3s ease-in-out;
        } */

        .masonry-item:hover .overlay {
            opacity: 1;
        }

        .p-10 { 
            padding: 10px;
        }


        .content-regular { 
            padding: 0px 25px;
        }

        .p-15-left-right { 
            padding : 0px 15px;
        }


        .color-silver {
                color: silver!important;
        }

        .solid-border-left {
            border-left: 1px solid;
        }
/* 
        @media (max-width: 800px) {
            .logo-img {
                max-width : unset!important;
                }
                } */
                







        .single-services-box{
                max-width: fit-content;
        }

        .our-suctomers-section {
            height: 250px;
        }

        .single-services-box { 
            height: 200px;
        }

        .white-smoke-bg {
            background: whitesmoke!important;
        }
        .service-area { 
            margin:25px 0px !important;
        }

        .customers-box{ 
            text-align: center;
        }

        .customers-box img{
            max-width: 55%!important;
        }

        section { 
            margin-top: 10px;
        }

        #main_image img {
            justify-self: center; 
            /* height: 50vh!important;
            width: 50vw!important; */
        }

        .pfac-box {
            /* height: 80vh!important;
            width: 80vh!important; */
        }
        .project-slider { 
            height: 100vh!important;
            display: flex;
            flex-direction: row;
        }

        .facility { 
            display: flex;
            flex-direction: row;
        }

        .production-facility-box{
            width: 500px!important;
            height: 500px!important;
            margin: 20px;
            border-radius :7px;
        }

        .logo-corner {
            position: absolute;
            bottom: 15px;
            right: 15px;
            width: 60px;
            height: 60px;
            background: white;
            border-radius: 10px;
            padding: 5px;
            box-shadow: 0 0 10px rgba(0,0,0,0.1);
            object-fit: contain;
        }

        .d-flex {
            display: flex;
            flex-direction: row;
        }

        .img-spotlight {
            text-align: center;
        }
        .img-spotlight img {
                height: 250px;
        }

        .customers-logo{
            align-content: center;
            height: 260px;
            margin: 10px 0px;
        }


        .slider, .slide {
        width: 100%;
        height: 95vh;
        position: relative;
        }

        .slide {
        background-size: cover;
        background-position: center;
        }

        .caption {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            text-align: center;
            color: white!important;
            text-shadow: 2px 2px 8px rgba(0,0,0,0.7);
            width: 100vw;
            background: rgba(0, 0, 0, 0.2);
            padding: 20px 0px;
        }

        .caption h1 {
            font-size: 3rem;
            margin-bottom: 10px;
            color: whitesmoke;
        }

        .caption p {
        font-size: 1.3rem;
        }

        .main-header.main-header-slick { 
            height: 77vh;
        }
        .main-header.main-header-slick .slide{ 
            height: 100vh;
        }




        
        .box-inner  {
            display: flex;
            flex-direction: column;
        }


        .fs-60pt { 
            font-size: 60pt!important;
        }

        .header-template-in-sub-menu .main-header{
            height: 60vh!important;
        }
        .header-template-in-sub-menu .main-header.main-header-slick .slide{
            height: 60vh!important;
        }

        .no-border{
            border: none!important;
        }


        .h-100 {
            height: 100%!important;
        }


        #myVideo {
            right: 0;
            bottom: 0;
            min-width: 100%;
            min-height: 100%;
        }

        .video-play {
            position: absolute;
            bottom: 0;
            top: 0;
            background: rgba(0, 0, 0, 0.4);
            color: #f1f1f1 !important;
            width: 100%;
            padding: 20px;
            height: 100%;
            text-align: center;
            align-content: center;
        }
        .ta-center { 
            text-align: center!important;
        }


        .uppercase-text {
            text-transform: uppercase;
        }

        .artifact-img img {
            height: 500px;
        }

        .row-reverse { 
            flex-direction: row-reverse;
        }
        .project-area.facility {
            padding-top: 100px;
        }
        .facility .slick-track {
            width: 100%important;
        }

        .mt-10 {
            margin-top : 10px!important;
        }
        /* .services-shape.customers-logo {
            border: 1px solid rgba(0, 0, 0, 0.2);
        }

        .customers-box {
            border: 1px solid rgba(0, 0, 0, 0.2); 
        } */

        .services-area .section-title h2 {
            border-top: 5px solid;
            border-left: 5px solid;
            border-right: 5px solid;
            background: rgba(0, 0, 0, 0.01);
        }

        .customers-box .customers-title {
            font-size: 3rem;
            font-weight: 400;
        }

        .nav-item a {
            letter-spacing: 1px!important;
        }

        .branch-section .branch-info {
            background: rgba(255, 255, 255, 0.5);
        }
        .branch-info .h2 , .feature-list li {
            /* color: white!important; */
        } 
        .features-list li {
            /* color: white!important; */
        }
        .branch-info {
            justify-items: center;
        }
        .branch-info .features-list{
            display: grid;
            grid-template-columns: 1fr 1fr;
        }

        .branch-title {
            font-weight: 700;
            font-size: 3rem;
        }


        .nav-item a { 
            font-size: 1rem!important;
        }


        .vm-btn {
            background: rgba(0, 0, 0, 0);
            color: black;
            border: 3px solid;
        }

        .vm-btn-white {
            background: rgba(255, 255, 255, 0.6);
            color: white!important;
            border: 3px solid rgb(255, 255, 255) !important;
            
        }

        .vm-btn-white-no-bg {
            color: white!important;
            border: 3px solid rgb(255, 255, 255) !important;
            
        }

        .flex-direction-row {
            flex-direction: row!important;;
        }


        .branch-per-area{
            margin: 25px 0px;
        }

        .features-list li {
            font-family: 'Rubik-Light' !important;
        }

        .header-in-page .title-page {
            padding-bottom: 50px;
            /* margin-top: auto; */
            align-content: center;
            /* margin-top: 325px; */
        }


        .ta-justify { 
            text-align: justify;
        }

        .header-in-page .title-name {
            /* font-size: 4rem; */
            /* letter-spacing: 5px; */
            color: white;
            font-weight: 100;
            margin-bottom: 40px;
            white-space: nowrap;
            font-size: clamp(1.5rem, 5vw, 4rem);
        }
        .color-whitesmoke {
            color: whitesmoke!important;
        }
        .title-name h1 {
            /* font-size: rem; */
            letter-spacing: 5px;
            color: rgba(0, 0, 0, 0.6);
            font-weight: 100;
        }

        .text-align-center {
            text-align: center;
        }

        .padding-left-right-50px {
            padding: 0px 50px;
        }


        
        /* clear fix */
        .grid:after {
        content: '';
        display: block;
        clear: both;
        }

        /* ---- .grid-item ---- */

        .grid-sizer,
        .grid-item {
            width: 33.333%;
        }

        .grid-item {
            float: left;
            padding: 3px;
        }

        .grid-item img {
            display: block;
            max-width: 100%;
        }

         /* .facility-section .grid-item img {
            height: 390px;
        } */



        .awards-img-area{
            place-content: center;
            margin-bottom: 10px;
        }




        .p-100px-0px{
            padding: 100px 0px;
        }

        .grid-container {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 1rem; /* jarak antar item */
        padding: 1rem;
        }


        .re-image {
            text-align: center;
            place-content: center;
        }

        .height-100 {
            height: 100%;
        }



        .img-or-icon {
            width: 100%;
            background: gold;
            height: 200px;
            width: auto;
            margin: 15px;
        }


        .box-for-certification-and-awards {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }
        
        .box-for-certification-and-awards img{
            width: 70%;
            height: auto;
        }

        









        .flex-wrap {
            flex-wrap: wrap;
        }


        .awards-container {
            display: flex;
            justify-content: center;
            gap: 2rem;
            flex-wrap: wrap;
            padding: 2rem;
        }

        .award-card {
        border-radius: 12px;
        width: 75%;
        height: 75%;
        text-align: center;
        padding: 1rem;
        }

        .award-card img {
        width: 100%;
        object-fit: cover;
        border-radius: 8px;
        }

        .award-card h3 {
        font-size: 1rem;
        margin-top: 1rem;
        /* color: #003366; */
        }

        .award-card p {
        font-size: 0.9rem;
        /* color: #666; */
        }


        .font-size-1-rem { 
            font-size: 1rem!important;
        }

        .font-size-1-2-rem { 
            font-size: 1.2rem!important;
        }

        .font-size-3-rem { 
            font-size: 3rem!important;
        }

        .font-size-4-rem { 
            font-size: 4rem!important;
        }


        .dfj {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }



        .font-color-dark-cyan {
            color: rgb(70, 126, 130) !important;
        }


        .first-header .description p{ 
            font-size: 1.2rem!important;
        }



        .logo-img {
            max-width: 25%;
        }

        .footer-logo .logo-img {
            max-width: 25%!important;
        }




        .footer-links {
            font-style: 12px;
        }


        .nowrap-title {
            white-space: nowrap;
            font-size: clamp(1.5rem, 5vw, 3rem);
        }


















