/*dari halaman depan head*/

/*active menu*/
div li a.active { 
        background: #e2e2e2;
    border-bottom: 5px solid #d46224;
    color: #000;
    font-weight: bold;
} 
li .dropdown >a.active{
    color: #fff;
}


@media (min-width: 601px){
    .w3-col.m1 {
        width: 8.33333%;
    }   
}  
#cleartxt {
    margin-top: 12px;
    font-size: 24pt;
    color: #2196F3;
}
@media (min-width: 768px){
    .navbar-right {
        float: right !important;
        margin-right: 20px;
    }
}#searchsubmit {
    display: block;
    float: right;
    margin-top: 6px;
    background: none;
    color: #717171;
    border: 0;
    outline: none;
    cursor: pointer;
}
#s {
    margin-top: 10px;
    display: block;
    width: 100%;
    border: 0;
    outline: none;
    padding: 0 10px 0 40px;
    height: 60px;
    line-height: 60px;
    font-size: 27px;
    font-weight: 500;
    color: #676767;
}  
 
.navbar-toggle {
    position: relative;
    float: left;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
}

 
.sb-search {
    position: relative;
    margin: 12px 15px 0 0;
    width: 0%;
    min-width: 60px;
    height: 60px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}

.sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
        left: 10px;
    outline: none;
    background: #fff;
    width: 100%;
    height: 40px; 
    z-index: 10;
    padding: 20px 65px 20px 20px;
    font-family: inherit;
    font-size: 20px;
    color: #2c3e50;
}
 
.sb-icon-search,
.sb-search-submit  {
    width: 50px;
    height: 60px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}

.sb-search-submit {
    background: #fff; /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}

.sb-icon-search { 
    color: #e36159; 
    z-index: 90;
    font-size: 16px;
    margin: -21px 0 0 0;
    padding: 12px 0 0 0;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
.sb-icon-search:before {
    content: "\e000";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
    width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    background: #da6d0d;
    color: #fff;
    z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
    z-index: 90;
}
/*untuk search css style*/

/*untuk perubahan nav bar menu lebih kecil 15px bawaan margin-right*/ 
@media (min-width: 768px){
.navbar-right {
    float: right !important; 
    }
}.navbar-brand { 
    padding: 0 0 0 0; 
} 
nav .container-fluid {
    box-shadow: 0px 5px 0px 0px #f3f2f2;
    border-radius: 0;
    box-shadow: 0 4px 2px -2px grey;
}







.scrollTop {
    border-radius: 100px;
    position: fixed;
    right: 5%;
    bottom: 10px;
    background-color: #BE3F48; 
    padding: 20px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}.scrollTop a{
    color: #fff;
    text-decoration: none;
}
/*untuk ScrollTop*/ 

.carousel-indicators li {
    border-radius: 1px;
    width: 35px; 
}.carousel-indicators .active {
    background: #2a761e;
    width: 35px; 
}
/* carousel */
.sepasi {
    margin-bottom: 15px;
}
/* running text*/
.portfolio_utube_item_caption {
    padding-top: 5px;
}.portfolio_utube_item_caption>ul {
    padding: 0;
    list-style-type: none;
}.portfolio_utube_item_caption>ul>li {
    color: #767676;
}.portfolio_utube_item_caption>ul>li {
    font-size: 12px;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
}
/* katalog tanggal posting*/
.p_font { 
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;  
   -webkit-box-orient: vertical;
}.btn_style_hover {
    border: 1px solid #e36159;
    background: #fff;
    text-decoration: none;
    color: #e36159;
    text-transform: uppercase;
    padding: 5px;
}.btn_readmore {
    border-top: 0px;
    padding: 0 0 15px;
}
.btn_style_hover:hover {
    background: #CF4647;
    border-radius: 8px;
    color: #fff;
}.btn_style_hover {
    border: 1px solid #e36159;
    background: #fff;
    text-decoration: none;
    color: #e36159;
    text-transform: uppercase;
    padding: 5px;
    font-family: 'Poppins', sans-serif;
}.thumbnail{
    /*border: 1px solid #e0dcdc;  */
}
.thumbnail:hover{ 
    /*border: 1x solid #fff;*/
   /* box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
         -o-transition: all 0.4s;
            transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -webkit-box-shadow: 0px 5px 10px 2px rgba(0,0,0,0.5)*/
}.p-2 {
    padding: 0.75rem !important;
}.align-items-start {
    align-items: flex-start !important;
}.card-body {
    flex: 1 1 auto;
    padding: 2rem;
}
.card{
    box-shadow: rgba(57, 70, 84, 0.15) 0px 0px 5px;
    border: 0;
}.card:hover{ 
    box-shadow: rgba(228, 228, 228, 0.89) 0px 20px 39px;
}.img_radius{
    border-top-left-radius: calc(0.625rem - 1px);
    border-top-right-radius: calc(0.625rem - 1px);
}.font_poppins_galeri{
    font-family: 'Poppins', sans-serif;
    font-weight: 900
}.font_poppins_berita{
    font-family: 'Poppins', sans-serif;
}.portfolio_utube_item{
    box-shadow: rgba(57, 70, 84, 0.15) 0px 4px 24px;
    border: 1;
}   

/*.box-shadow{

*/}
/* voor menu CSS*/
@media only screen and (max-width : 425px),
only screen and (max-device-width : 425px){    
    .navbar-right { 
        height: 680px; 
    } 
@media (max-width: 767px){
    .navbar-nav .open .dropdown-menu>li>a>b { 
        padding: 0 0 0 20px;
    }
}.navbar-default {
    color: #fff;
}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:active{
        background-color: #c2fbdd;
    color: #000000;
} @media (min-width: 768px){
.navbar-right {
    float: right !important; 
    }
}.navbar-brand { 
    padding: 0 0 0 0; 
} 
nav .container-fluid {
    box-shadow: 0px 5px 0px 0px #f3f2f2;
    border-radius: 0;
    box-shadow: 0 4px 2px -2px grey;
}


/*atas*/


/*untuk menu active*/ 
div li a.active { 
    background: #e2e2e2;
    border-bottom: 5px solid #d46224;
    color: #000;
    font-weight: bold;
} 
li .dropdown >a.active{
    color: #fff;
}

/*untuk search css style*/

/*untuk perubahan nav bar menu lebih kecil 15px bawaan margin-right*/ 



/*katalog kiri*/
