@import url("https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/viewerjs/1.5.0/viewer.min.css");

@font-face {
    font-family: 'futura';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/futura/futura-light.ttf') format('truetype');
    font-display: swap;
    }
    @font-face {
    font-family: 'futura-bold';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/futura/futura-bold.ttf') format('truetype');
    font-display: swap;
    }
    * {
        font-family: futura ;
        font-weight:normal;
        letter-spacing: 0.75px;
        line-height: 22.4px;
/* font-size: 10px; */
    }
    .page-footer a:hover{
        text-decoration:underline;
    }
    .brand-logo {
        width: 100%;
        height: 100%;
        margin: auto;
        position: absolute;
        left: 0px;
        right: 0px;
        object-fit: contain;
        z-index: 10;
        top: 0px;
    }
    #sidebar{
        top: 0px;
        position: absolute;
    }
    #navbar-menu{
        box-shadow: 1px 1px 15px 0px #9085856b;
        background-color: white;
     
        width: 100%;
        top: 0px;
        z-index: 10;
        transition: top 1.2s;
    }

    #wrapper #overlay {
        top:0px;
        position: fixed;
        z-index: 2000;
        background: #2a304e85;
        width: 100%;
        height: 100%;

    }
    #detail_artikel{
        font-size: 16px;
        text-align: justify;
    }
    #detail_artikel img{
        width: 100% !important;
        
    }
    #wrapper.toggled #overlay {
        position: fixed;
        z-index: 100;
        background: none;
        width: 0%;
        height: 0%;
    }
    .dropdown-menu.show{
        position:absolute !important;
        right: 0px;
        left: auto;
    }
     .dropdown-menu.show li{
        text-align:center;
        display: flex !important;
    }
    .dropdown-menu.show li a{
        flex:1;
        padding: 5px;
    }
    .dropdown-menu.show li a:hover{
        text-align:center;
        background-color:#e8e5e5 !important
    }
  .dropdown-toggle::after {
    display: none;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
    footer p{
        font-size: 12px;
        line-height: 20px
    }

    .navbar {
        margin-bottom: 0px;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background: black;
    }
    .navbar-brand img{
        object-fit: contain;
        height: 50px;
    }
    .navbar-toggle {
        display: block;
        z-index: 20;
    }
    .footre_link a{
        color: white;
    }
    .footre_link a:hover{
        color: white;
    }

    .navbar-toggle {
        position: relative;
        float: left !important;
        padding-left: 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    #wrapper {
        padding-left: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }


    #sidebar-wrapper {
        z-index: 2002;
        position: fixed;
        left: 250px;
        width: 0;
        height: 100%;
        margin-left: -250px;
        overflow-y: auto;
        background: white;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.35s ease;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 250px;
    }

    #page-content-wrapper {

        position: absolute;

    }

    #wrapper.toggled #page-content-wrapper {
        position: absolute;

    }

    .thumbnail {
        display: block;
        padding: 4px;
        margin-bottom: 20px;
        line-height: 1.42857143;
        background-color: #fff;
        border: none;
        border-radius: 4px;
        -webkit-transition: border .2s ease-in-out;
        -o-transition: border .2s ease-in-out;
        transition: border .2s ease-in-out;
    }

    /* Sidebar Styles */

    .sidebar-nav {
        position: absolute;
        top: 0;
        width: 250px;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .sidebar-nav li {
        text-indent: 20px;
        line-height: 40px;
    }

    .sidebar-nav li a {
        display: block;
        text-decoration: none;
        color: #383434;
        padding: 10px;
        text-transform: uppercase;
        font-family: futura-bold;
        font-weight: bold;
        word-wrap: break-word;
        text-indent: 0px;
        padding-left: 28px;
    }

    .sidebar-nav li a:hover {
        text-decoration: none;
        color: #383434;
        background: rgba(255, 255, 255, 0.2);
    }

    .sidebar-nav li a:active,
    .sidebar-nav li a:focus {
        text-decoration: none;
    }

    .sidebar-nav > .sidebar-brand {
        height: 65px;
        font-size: 19px;
        line-height: 60px;
    }

    .sidebar-nav > .sidebar-brand a {
        color: #999999;
    }

    .sidebar-nav > .sidebar-brand a:hover {
        color: #fff;
        background: none;
    }
    .acuan-tombol-kirim{
        display:inline-block;
        position:relative;
        margin:0;
        padding:0;
    }
    .button-group {
        margin-bottom: 20px;
      }
      .counter {
        display: inline;
        margin-top: 0;
        margin-bottom: 0;
        margin-right: 10px;
      }
    .send-icon{
    position:absolute;
    top:5px;
    right:5px;
    width: 25px;
      height: 25px;
      padding: 0px;
      font-size:18px;
      border-radius:50px;
      cursor: pointer;
      color:rgba(75, 101, 132,1.0);
     }
    .send-icon:hover{
      opacity:0.8;
    }
    .pulse {
        animation: pulse 1s ;
      }
      
      @keyframes pulse {
        0% {
          opacity:1;
        }
        50% {
          opacity: 0.5;
        }
          100% {
          opacity: 1;
        }
      }
    .btn-group-fab {
        opacity: 1;
        position: fixed;
        width: 50px;
        height: auto;
        left: 24px;
        bottom: 22.5px;
        z-index: 10;
        opacity: 0.5
      }
      .btn-group-fab.active{
        opacity: 1;
      }
      .btn-group-fab div {
        position: relative; width: 100%;
        height: auto;
      }
      .btn-group-fab .btn {
        position: absolute;
        bottom: 0;
        border-radius: 50%;
        display: block;
        margin-bottom: 4px;
        width: 40px; height: 40px;
        margin: 4px auto;
      }
      .btn-group-fab .btn-main {
        border: 2px solid gray;

        width: 55px; height:55px;
        right: 50%; margin-right: -25px;
        z-index: 9;
      }
      .btn-group-fab .btn-sub {
        bottom: 0; z-index: 8;
        right: 50%;
        margin-right: -20px;
        -webkit-transition: all 2s;
        transition: all 0.5s;
      }
      .btn-group-fab.active .btn-sub:nth-child(2) {
        bottom: 60px;
      }
      .btn-group-fab.active .btn-sub:nth-child(3) {
        bottom: 110px;
      }
      .btn-group-fab.active .btn-sub:nth-child(4) {
        bottom: 160px;
      }
      .btn-group-fab.active .btn-sub:nth-child(5) {
        bottom: 210px;
      }
       
    @media screen and (max-width: 768px),screen and( max-device-width:768px) {
        .sidebar-nav{
                list-style: circle !important; 
        }
        #scroll_top{
            right: 20px !important;
           
        }
        #detail_content{
            margin-top: 75px !important;
        }
        .navbar-brand img {
         height: 50px;
        }
        #content{
            min-height: 100vh;
        }

        #wrapper #overlay {
            position: fixed;
            z-index: 2000;
            background: #2a304e85;
            height: 100%;
            width: 100%;

        }

        #wrapper.toggled #overlay {
            position: fixed;
            z-index: 100;
            background: none;
            height: 0%;
            width: 0%;
        }
        #wrapper.toggled #sidebar-wrapper{
            width: 0px;

        }

        #wrapper #sidebar-wrapper{
            width: 250px;
        }

        .hidden-mobile{
            display: none !important;
        }

        a.login-nav{
            border:none !important;
            padding: 10px;
            font-weight: bold;
            color: #000;
            font-size: 25px;
        }
        a.login-nav:hover{
            padding: 10px;
            font-weight: bold;
            color: #000;
        }
    }

    @media screen and (min-width: 768px),screen and( min-width:768px) {
         .sidebar-nav li:hover{
            background: #109dd4;
        }
          .sidebar-nav li a:hover{
           color:white;
        }
        .btn-group-fab {
            position: fixed;
            width: 50px;
            height: auto;
            right: 45px !important;
            left: unset;
            bottom: 90px;
            z-index: 10;
            opacity: 0.5;
          }
        #detail_content{
            margin-top: 25px !important;
        }
        .hidden-dekstop{
            display: none !important;
        }

        #wrapper.toggled {
            padding-left: 0;
        }

        #sidebar-wrapper {
            width: 250px;
        }

        #wrapper.toggled #sidebar-wrapper {
            width: 0;

        }

        #page-content-wrapper {

            position: relative;
        }

        #wrapper.toggled #page-content-wrapper {
            position: relative;
            margin-right: 0;
        }

    }
    a.login-nav{
        padding: 10px;
        border: 2px solid #199dc9;
        font-weight: bold;
        color: #199dc9;
    }
    a.login-nav:hover{
        padding: 10px;
        border: 2px solid #199dc9;
        font-weight: bold;
        color: #199dc9;
    }

    .navbar-default {
        background-color: rgba(249, 249, 249, 0.43);
        border: none !important;
    }

    .foto-artikel img {
        border-radius: 3px;
        width: 100%;
        height: 250px;
        object-fit: cover;
        object-position: center;
    }

    .contain-artikel h3 {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 20.5px;
    }

    .contain-artikel p {
        text-align: justify;
        font-size: 15px;
    }

    .panel {
        margin-bottom: 20px;
        background-color: #fff;
        border: none;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    }
    a{
        text-decoration: none;
        color: black;
    }
    a:hover{
        text-decoration: none;
        color: black;
    }
    .judul{
        line-height: 1.3;
        overflow:hidden;
       
    }
    p{
        font-size: 15px;
    }
    .tag{
        list-style: none;
        padding-left: 0px;
        display: inline-block;
    }
    .tag li{
        float: left;
        padding-right: 5px;
        margin-bottom: 12px;
        margin: 0px
    }
    p.created{
        font-size: 13px;
    }
    hr.bk{
        margin: 0px;
        width: 100px;
        background-color: #656565;
    }
    .tag li a{
        color: #3A83E5;
        background-color: white;
        padding: 2px;
        font-size: 13px
    }
    .tag li a:hover{
        color: white;
        background-color: #3A83E5;
    }
    .desc-list p{
        font-size: 13px;
    }
    #menu-toggle{
        outline: none;
        cursor: pointer;
    }
    .navbar-brand {
         margin: auto;
    }
    #content{
         min-height: 100vh;
    }
    .owl-nav{
        position: absolute;
        top: 25%;
        width: 100%;
    }
    .owl-nav .owl-prev{
        left: -40px;
        position: absolute;

    }
    .owl-nav .owl-next{
        right: 0px;
        position: absolute;

    }
    .owl-nav span{
        font-size: 21px;
        font-weight: bold;
        padding: 15px;
        position: absolute;
      
    }
    .fa-lg {
    font-size: 1.1em;
    }

img.lazy {
 
    display: block;
    
    
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size:contain; 
}
img.lazyloaded {
    display: block;
   
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size:contain; 
    object-fit: cover;
}
.loading_page{
    display: none;
}

.loading_page.active{
    display: block;
    position: fixed;
    background-color: white;
    top: 0px;
    height: 100vh;
    width: 100vw;
    z-index: 10000;
   
}

.loading_page img{
    width: 25vh;
    height: auto;
  
}
.loading_page .loading_brand{
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 30vh;
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}

@keyframes fadein {
from {
    opacity:0;
}
to {
    opacity:1;
}
}
@-moz-keyframes fadein { /* Firefox */
from {
    opacity:0;
}
to {
    opacity:1;
}
}
@-webkit-keyframes fadein { /* Safari and Chrome */
from {
    opacity:0;
}
to {
    opacity:1;
}
}
@-o-keyframes fadein { /* Opera */
from {
    opacity:0;
}
to {
    opacity: 1;
}
}
 #scroll_top{
     display: none;opacity: 0.7;z-index: 10; cursor: pointer; height: 60px; width: 60px; position: fixed; bottom: 25px; right: 40px; display: block;
}
.debug_screen.active{
z-index:20;width:100vw;height:100vh;position: fixed;border: 1px red solid;top:0px
}
