.header-top-space {
    margin-top: 30px !important;
}

.sticky-header-active .header-top-space {
    margin-top: 0px !important;
}
.ref-img-class{
    object-fit: contain !important;
}
.wrapper-cloned-items {
    color: #f07d00 !important;
}
.left-side-bar-sticky{
    position: sticky !important;
    top: 105px;
}
.overlay-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    top: 0;
    opacity: .0;
}
.sertifika-galeri img{
    width: 100% !important;
    height: auto !important;
}
.sertifika-galeri .img-thumbnail{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.photo-galeri-img{
    width: 100%;
    height: 240px !important;
    object-fit: cover;
    border: 1px solid #009641;
}
.overlay-3 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    top: 0;
    opacity: .3;
}
.language-wrapper a {
    text-align: right !important;
    width: 185px !important;
}

.dropdown-menu-language a {
    text-align: left !important;
}

.slide-text {
    padding-top: 150px !important;
}

.product-box {
    cursor: pointer !important;
}

.services-box {
    border-radius: 10px;
    padding: 20px;
}

.services-img {
    height: 315px;
    object-fit: cover;
}

.services-box:hover img {
    rotate: 360deg !important;
    transition: 1s !important;
}
.gallery-1{
    height: 200px;
    width: 100% !important;
    object-fit: cover;
}
.why-left-box {
    border-radius: 10px;
    padding: 0px !important;
}

.btn-why {
    background-color: #f07d00 !important;
    color: #fff !important;
}

.footer-top-two-img {
    height: 175px;
    object-fit: cover;
}

.ref-img {
    width: 90% !important;
    height: 50px !important;
    object-fit: contain;
}

.footer-button {
    display: block;
}

.footer-input {
    border-radius: 0 !important;
}

.product-box img {
    height: 280px !important;
}
.page-detail-img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.overlay-33{
    position: absolute ;
    width: 100% ;
    height: 100% ;
   background-color: #000;
   z-index: 9;
   opacity: .6;
}
.section-text{
    position: relative !important;
    z-index: 99;
}
.page-product-img{
    height: 280px;
    object-fit: cover;
}
.photo-gallery{
    width: 100% !important;
    height: 180px !important;
    object-fit: cover !important;
}
.left-side-bar  ul{
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.left-side-bar li{
   
    margin-bottom: 7px;
    padding: 7px 7px 7px 10px;
    border-radius: 5px;
}
.left-side-bar li:hover{
    background-color: #304269 !important;
}
.left-side-bar li a{
    color: #fff !important;
    display: block !important;
    padding-left:10px !important;
    text-decoration: none !important;
}
.why-box-center img{
    width:100% !important;
    height:380px;
    object-fit:cover;
}
.left-side-bar li:hover a {
    padding-left: 15px !important;
    transition: .3s;
}
@media(max-width:992px) {
    .why-box-center img {
        width: 100% !important;
        height: 220px;
        object-fit: cover;
    }
    .slide-text-title {
        font-size: 28px !important;
        margin: 10px 0px !important;
    }

    .slider-text {
        padding-top: 60px !important;
    }

    ul li ul li .dropdown-item {
        color: lightgrey !important;
    }

    .sectors .owl-nav {
        display: none !important;
    }

    .ref-top {
        margin: 0 !important;
    }

    .ref-top .col-lg-7 {
        margin-top: 50px !important;
    }
}

@media(max-width:768px) {
    .product-slider-stop {
        flex-direction: column !important;
    }

    .col-lg-5-5 p {
        font-size: 12px !important;
    }

    .about-us {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    .about-us .row {

        padding-top: 0 !important;
    }

    .social-icons {
        margin-bottom: 35px !important;
    }
}

@media(max-width:568px) {
    
}