.selik{
    width: 80%;
    margin: auto;
}
.selik img{
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
}
.dotfix{
    display: 'none',
}
#navbarSupportedContent ul li{
    padding: 0px 15px;
}
#hero .container {
    padding: 50px;
    padding-top:40px;
    color:white;
}
div.fromRight {
    display:inline-block;
    margin:0;
}
div.fromRight:hover:after { 
    transform: scaleX(1); 
}
div.fromRight:after {
    display:block;
    content: '';
    border-bottom: solid 3px #fff;
    transform: scaleX(0.5);
    transition: transform 250ms ease-in-out;
}
div.fromRight:after{ 
    transform-origin: 100% 50%; 
}

#header .logo {
    font-size: 20px;
}
#header{
    background: rgba(52, 58, 64, 0);
    top:0;
}
#hero{
    background: url("../img/1.\ banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.subjudul{
    font-family: 'PoppinsRegular';
    color:#333333;
    line-height: 30px+1vw;
    font-style: italic;
    font-weight: bold;

}
.subjudul{
    font-size:20px;
}
.isiketerangan{
    font-size:1vw;
}
.judulhitam{
    font-family: 'RobotoMedium';
    color:#333333;
    font-size:3vw;
}
.bottom-left, .textwp{
    font-family: 'RobotoMedium';
    color:#fff;
}
.gmbrprevnext{
    width:10px;
}
.row{
    margin:0px;
}
.nav-menu a{
    font-size: 20px;
}
.navnav > div > div{
    margin-bottom:25px;
}
.nav-menu > ul > li{
    padding: 18px 40px;
}
.footnav {
    font-size: 14px !important;
}
a{
    color:white !important;
}
#footer{
    background-image: url("../img/FotoFix/FOTO STAFF.jpg");
    background-position: center;
    background-size: cover;
    padding-bottom: 0 !important;
    /* filter: brightness(20%); */
}
.overlay{
    background:
    /* top, transparent black, faked with gradient */ 
    linear-gradient(
      rgba(0, 0, 0, 0.7), 
      rgba(0, 0, 0, 0.7)
    );
    padding: 0 0 30px 0;
}

/* Carousel */
.carousel-indicators > li {
  border-radius: 50%;
}

.carousel-indicators li{
    height:10px !important;
    width:10px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-bottom: 2vw;
}
.carousel-indicators{
    margin-right: 100px;
    left:auto;
}
/* SLICK */
.wp > .textwp, .sbl > .textwp, .pa > .textwp {
    position: absolute;
    right: 7vw;
    font-size: 4vw;
    bottom:8vw;
    text-align: right;
  }

/* Tulisan pada carousel */
.bottom-left {
    font-size:10vw;
    position: absolute;
    bottom: 5vw;
    left: 7vw;
    margin: 0% 7% 8% 0%;
}

.top-left {
    font-size: 2vw;
    position: absolute;
    top: 2vw;
    left: 7vw;
}
  
.carousel-control-next-icon, .carousel-control-prev-icon{
    width:40%;
    height:40%;
}

.carousel-inner img {
    margin: auto;
  }

/* Carousel Washing */
.iconw{
    height:100%;
    object-fit: fill;
}
.iconw > img{
    display: block;
    margin: auto;
}

#carouselIndicatorWashing{
    margin-bottom: 10%;
}
.selik > div {
    margin:2% 0%;
}

/* left or forward direction */
.active.carousel-item-left + .carousel-item-next.carousel-item-left,
.carousel-item-next.carousel-item-left + .carousel-item,
.carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
.carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
.carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    /* transform: translate3d(-100%, 0, 0); */
    visibility: visible;
}

/* farthest right hidden item must be abso position for animations */
.carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
}

.gambarproduk{
    width: 70%;
}

#visi, #misi, #judulkomitmen{
    font-weight: bold;
}
/* Small devices (landscape phones, 576px and up) */
@media (max-width: 767.99px) {
    .ketproduct{
        padding-top:0% !important;
    }
    .navstick{
        display:none !important;
    }
    .contactjudul{
        top: 5px;
    }
    .gmbrproses{
        height:256px; 
    }
    .imgcontact{
        height:250px;
        object-position: 65%;
    }
    #carouselExampleIndicators{
        margin-top: 40%;
    }
    #sectionpanah{
        margin-top:-20%;
    }
    .listproduk{
        margin:10%;
    }
    .judulproduk{
        margin-bottom:10px !important;
    }
    .processbox{
        height:47em;
    }
    .sortingtamphp{
        margin-top:40px !important;
    }
    #hero .container {
        padding: 30px;
        color:white;
    }
    .slidecarousel{
        display:block;
    }
    .slidekotak{
        display:none;
    }
    .gmbrprevnext{
        display:none;
    }
    .carousel-control-prev {
        top:75%;
        left:50%;
    }
    .carousel-control-next{
        top:75%;
        right:3%;
    }
    .pb2{
        display:none;
    }
    .cb-col{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .strappingbl{
        text-align: left !important;
    }
    .slick-arrow{
        margin-top: 20% !important;
        margin-bottom: 10% !important;
    }
    .section-title{
        margin-bottom:0px !important;
    }
    #header .logo{
        font-size: 20px !important;
    }
    #hero h1{
        font-size: calc(35px + 1.1vw) !important;
        line-height: calc(50px + 0.7vw) !important;
        text-align: left;
        font-family: 'RobotoMedium';
        text-transform: none;
    }
    
    .subjudul{
        font-size: 20px;
        padding:30px;
        padding-bottom: 0%;
        /* margin:8% 7% 0% 0%; */
        color:black;
    }
    #grupvisi{
        padding-left: 0% !important;
    }
    #grupmisi{
        padding-right: 0% !important;
    }
    #visi, #misi, #judulkomitmen{
        font-size: 8vw;
        padding-bottom:30px;
    }
    #visi{
        text-align:left;
        padding-left:30px;
    }
    #misi{
        text-align:right;
        padding-right:30px;
    }
    #visitext{
        /* font-size: 3vw; */
        font-size: calc(15px + 0.1vw);

        text-align:left;
        margin: 0% 7%;
        padding-top:7%;
        line-height: 30px;
    }
    #judulkomitmenket{
        /* font-size: 3vw; */
        font-size: calc(15px + 0.1vw);

        text-align:left;
        line-height: 30px;
        padding: 0px 30px;
    }
    #misitext{
        font-size: calc(15px + 0.1vw);

        /* font-size: 3vw; */
        text-align:left;
        margin: 0% 7%;
        padding-top:7%;
        line-height: 30px;
    }
    #judulkomitmen{
        font-size: calc(15px + 0.1vw);

        font-size: 8vw;
        padding-left: 30px;
        text-align:left;
    }
   
    .flex-container {
        display: flex;
        flex-direction: row;
        flex-grow: 1;
        flex-wrap: wrap
    }
    #gambarvisi,#gambarmisi{
        display:none;
    }
    #gambarvisi1{
        padding-left: 0px;
    }
    #gambarmisi1{
        text-align:right;
        padding-right: 0px;
    }

    .about > .container{
        width:100%;
    }
    .wp > .textwp, .sbl > .textwp, .pa > .textwp {
        left: 7vw;
        right: 0vw;
        font-size: 8vw;
        bottom: 15vw;
    }
    .gambarproduk{
        width: 100%;
    }
    .jpol{
        text-align: center;
    }
    .navnav{
        margin-top:10% !important;
    }
    .bottomfooter{
        text-align: center;
    }
    #bottomfoot{
        position:initial !important;
        bottom: 0px;
    }
    .about{
        margin: 0%;
        padding-top:0% !important
    }
    .subjudulfacility{
        display: block;
        padding: 30px 0px;
    }
    .prevfcl{
        float: left;
        padding-top:30px;
        padding-bottom:30px;
    }
    .nextfcl{
        float: right;
        padding-top:30px;
        padding-bottom:30px;
    }
    .prevnextfcl{
        padding:0px !important;
        margin: 0px !important;
    }
    .prevnextprocess1{
        display:block;
    }
    .ketprocess, .ketprocesswashing{
        position: absolute;
        top:80%
    }
    .ketprocesswashing{
        margin-left:5% !important;
        margin-right: 5% !important;
    }
    .prevnextlgprocess{
        display: none;
    }
    .processslik{
        margin-top:-20%;
    }
    .footerhpjudul{
        padding-left:15px !important;
        display: block;
    }
    .footerdesktop{
        display: none !important;
        z-index: -1;
    }
    .nohpfooter{
        padding-bottom:5%;
    }
    .allfooterlinks{
        display:none;
    }
    .isifooter{
        margin-bottom: 15px !important;
    }
    .footerhp{
        /* padding-left: 10px !important; */
        display: block;
    }
    .navbarhp{
        display: block;
    }
    .navtitle{
        color: white;
    }
    .navbar{
        padding: 5px 30px;
    }
    .navbar-brand{
        margin-right:0px !important;
    }
    .keteranganhome{
        font-size: calc(15px + 0.1vw);
    }
    .jwpack{
        height: calc(50px + 0.1vw);
    }
    .gmbrkomitmen{
        width:90%;
        height:60vh;
        margin-bottom:30px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    .gmbrkomitmen{
        width:100%;
        height:60vh;
        margin-bottom:70px;
    }
    .footerhp{
        display: none;
    }
    .navbarhp{
        display: none;
    }
    .nohpfooter, .emailfooter{
        padding-left:0px; 
        padding-right: 0px;
    }
    .footerhpjudul{
        display: none;
    }
    .footerdesktop{
        display: block;
        z-index: 1;
    }
    .contactjudul{
        top: 50px;
    }
    .gmbrproses{
        height:586px; 
    }
    .ketprod{
        margin-top: 30% !important;
    }
    .productbenefit{
        margin:0% 5%;
    }
    .prevnextlgprocess{
        display: block;
    }
    .ketprocess{
        position: absolute;
        left:55%; 
        top:40%;
    }
    .ketprocesswashing{
        position: absolute;
        top:50%;
        margin-right: 5%;
    }
    .prevnextprocess1{
        display:none;
    }
    .center{
        margin: auto;
    }
    .subjudulfacility{
        display: none;
    }
    #hero h1{
        font-size: 3.5vw;
        line-height: 4.5vw;
        text-align:left;
        font-family: 'RobotoMedium';
        text-transform: none;
    }
    
    .nav-toggle-readmore{
        font-size: 13px;
        /* font-size:calc(2px + 0.7vw) !important; */
    }
    .nav-menu .fromRight a{
        font-size:calc(8px + 1vw) !important;
    }
    .about{
        margin:0% !important;
    }
    .slidecarousel{
        display:none;
    }
    .slidekotak{
        display:block;
    }
    .dot {
        height: 13px;
        width: 13px;
        margin-bottom:20px;
        border-radius: 50%;
        display: inline-block;
        border: 3px solid #ae4f10;
        cursor: pointer; 
    }
    .hilangfooter{
        display:none;
    }
    /* ABOUT */
    .abt{
        padding-top: 60px;
    }
    #visi{
        font-size: 2vw;
        text-align:right;
        margin-top:100%;
    }
    #visitext{
        text-align:right;
    }
    #misi{
        font-size: 2vw;
        margin-top:35%;
    }
    #misitext, #visitext, #judulkomitmenket{
        font-size: calc(15px + 0.1vw) !important;
        line-height:calc(20px + 0.4vw) !important;
    }
    #judulkomitmen{
        font-size: 2vw;
    }
    #judulkomitmenket{
        width:50%;
    }
    #grupvisi{
        margin-top:5%
    }
    #gambarvisi{
        margin-top:10%
    }
    #grupmisi{
        margin-top:0%;
    }
    #gambarmisi{
        margin-top:5%
    }
    .navnav{   
        text-align: right !important;
    }
    #gambarvisi1{
        display:none;
    }
    #gambarmisi1{
        display:none;
    }
    .about > .container{
        width:100%;
    }
    .jpol{
        float: right;
    }
    .wp > .leftproduct, .sbl > .leftproduct, .pa > .leftproduct{
        left: 7vw !important;
        text-align: left !important;
        font-size: 3vw;
    }
    .subjudul{
        transform: rotate(270deg);
        font-style: italic;
        padding-top: 60px;
        font-weight: bold;

    }
    .prevnextfcl{
        font-size:1vw !important; 
        line-height:2vw !important
    }
    
    .judulhitam{
        font-size:2.5vw !important;
    }

    .judulproduk{
        transform: rotate(0deg);
        padding-top:0px;
    }

    .keteranganhome{
        font-size: calc(15px + 0.1vw);
    }
    .jwpack{
        height: calc(25px + 0.1vw);
    }
}

.keteranganhome{
    line-height:calc(20px + 0.4vw) !important;
    color: white;
    font-family: 'PoppinsRegular';
    margin-top:20px;
    line-height: 30px;
    text-align: left;
}

table{
    border-collapse: collapse;
    border-bottom:solid 1px #323232;
    table-layout: fixed;
    width: 70px;
}
th, td{
    border-right: solid 1px #323232;
    border-left: solid 1px #323232;
    font-size:10px !important;
    text-align: center;
    vertical-align: middle !important;
    border-top: none !important;
}
th{
    background-color: #323232 !important;
}

.subjudulfclty{
    transform-origin: 40 40;
    color:white;
}

.kotakprocess{
    width: 70px;
    height: 70px;
}
.gambarproduk {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.nav-menu .active {
    background: transparent !important;
}
.nav-menu a {
    font-size: 15px;
}
.nav-menu span {
    font-size: 15px !important;
}
.nav-toggle-readmore{
    cursor: pointer;
}