
    .header-appear .navbar-top-default{
    background: #255166;
}

header a.logo img {
    max-width: 200px;
    vertical-align: sub;
}

/* Pink button */
.btn.btn-biro_kti-blue {background: #032332; border-color: #032332; color: #ffffff}
.btn.btn-biro_kti-blue:hover {background: transparent !important; border-color: #032332; color: #fff !important}

.line:hover:after, .line.active:after{
    border-color: #fff;
}

::-webkit-scrollbar-thumb {
    background: #255166;
}
a:active, a:hover{color: #255166;}
::selection {background-color: #255166; color: #ffffff;}
.btn.btn-trans:hover {background: #255166 !important; border-color: #255166; color: #ffffff !important}

/* Text color */
.text-pink {color: #255166;}

/* Background color */
.bg-pink {background: #255166;}

.social-icon:hover{color:#FFFFFF !important; background: #255166 !important; -webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out;}

.other-page .navbar-top-default{
    background-color: #255166;
}

.header-appear .nav-box-round .navbar-nav .nav-link.active{
    background-color: #255166;
    color: #ffffff !important;
}

.header-appear .nav-box-round .navbar-nav .nav-link:hover{
    color: #255166;
}

.sidemenu_btn:hover span {
    background: #255166;
}

.side-nav .navbar-nav .nav-link::after{
    background: #255166;
}

.header-appear  .navigation-toggle:hover span {
    background-color: #255166;
}

.checkbox-lable {
    color: #255166;
}

.checkbox-lable input:checked ~ .checkmark {
    background-color: #255166;
}

.quote-content .fancybox-close-small {
    background: #255166;
}

.contact-form .form-control:focus {
    border-color: #255166;
}

.scroll-down{
    color: #fff !important;
}

.scroll-down i{
    color: #fff;
}

.about-box:hover i {
    color: #255166;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #255166;
    border-color: #255166;
}

.pricing-item:hover .pricing-currency, .pricing-item.active .pricing-currency {
    color: #255166!important;
}

/* Portfolio Green-btn*/
.portfolio-btn-pink:hover {border-color: #255166;background-color: #255166;color:#ffffff!important;}

.contact-form .form-control:focus {
    border-color: #255166;
}

.go-top {
    background-color: #032332;
}

.go-top::before {
    background: #255166;
}

.page-breadcrumb li a .icon{
    color:#255166;
}

.meta-tags li a i {
    color: #658899;
}

.meta-tags li a:hover,
.meta-tags li a:focus{
    color: #255166;
}
.news_item:hover h3 a {
    color: #255166;
}
.search-box .form-control:focus, .search-box textarea:focus {
    border-color: #255166;
}
.search-box .search-addon {
    background-color: #255166;
}
.single-post:hover a, .single-post:focus a {
    color: #255166;
}

/* categories */
.categories-name > a > p:hover {
    color: #255166!important;
}
.tags li:hover, .tags li:focus {
    background: #255166;
    border: 1px solid #255166;
}
ul.rounded li::before {
    background: #255166;
}
.author-content h6 a:not(:hover):not(:focus) {
    color: #255166; }

.pagination li > a:hover, .pagination li > a:focus {
    background: #255166;
}
.pagination li.active > a {
    background: #255166 !important;
}
.news-box a:hover,
.news-box a:focus{
    color: #255166;
}
.news-box:hover h4 a {
    color: #255166;
}
.news-tags li a i {
    color: #255166;
}
.news-slider .owl-dots .owl-dot {
    border: 1px solid #255166;
}
.loader:before , .loader:after {
    border: 1em solid #255166;
}
.agency .tp-bullet.selected .tp-bullet-inner{
    border-color: #255166;
}
.navbar-simple .navbar-nav .nav-link {
    padding: 0.5rem 1.2rem;
}
.btn.btn-large {
    padding: 5px 5px;
}
.navbar-top-default {
    overflow: unset;
}
.dropdown-toggle::after {
    display: none;
}
.dropdown-item{
    color: #fff;
}
.dropdown-menu{
    background: rgba(37,81,102,0.6);
    border: 1px solid rgba(255,255,255,.50);
}
img.flag-language{
    width: 30px;
}
.pr2{
    padding-right: 2px !important;
}
.pl0{
    padding-left: 0px !important;
}

.text-grey{
    color: #A5A5A5;
}

.blog-page-title {
    background: url(http://files2.stiki.ac.id/sites/biro/assets/images/stiki/stiki-1.jpg);
    background-size: cover;
    background-position: top center;
}
.recent_posts .single-post .post > img{
    border-radius: unset;
}
.text-white table tr td, .text-white table tr th{
    color: #fff;
}
.sec-recentpost-item{
    border: solid 3px #5C5C5C;
}
.mr15{
    margin-right: 15px;
}
.modal{
    color: #fff !important;
}
.modal-content{
    background-color: #202020;
}
#modalannounce .close{
    color: #fff !important;
}
#modalannounce img{
    width: 100%
}

