.pkp_site_name_wrapper {
    margin-top: -11px;
    margin-left: -158px;
}

.pkp_site_name {
    text-align: center;
   
}

.pkp_site_name .is_img img {
    max-height: 150px;
}

.pkp_navigation_primary {
    display: inherit;
    max-width: 74%;
    text-align: center;
}

.navbar-nav {
    margin-left: 33% !important;
}

.navbar-brand-logo img {
    max-height: 190px;
    width: 135px;
 }
 
 #nav-menu{
 margin-top: 65px;
 }
 .navbar-brand-logo img{
 margin-top: -42px;
 }
 
 .name_{
    text-align: center;
    width: 85%;
    color: white;
 }
 
 @media (min-width: 1200px){
 .pkp_structure_content.container {
    width: 1324px !important;
} 
 }

.article-abstract {
    text-align: justify;
}




h1.name_ {
    display: none;
}

.navbar-brand-logo img {
    max-height: 210px;
    width: 100%;
}

.navbar, .header_view {
    background-image: -webkit-linear-gradient(#1B4780, #1B4780 60%, #1B4780);
    background-image: -o-linear-gradient(#1B4780, #1B4780 60%, #1B4780);
    background-image: linear-gradient(#1B4780, #1B4780 60%, #1B4780);

.navbar-header {
    height: 175px;
}

.btn-primary {
background-image: -webkit-linear-gradient(#1B4780, #1B4780 60%, #1B4780) !important;
    background-image: linear-gradient(#1B4780, #1B4780 60%, #1B4780) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B4780', endColorstr='#1B4780', GradientType=0) !important;
    background-repeat: no-repeat !important;
    filter: none !important;
    border-bottom: 1px solid #1B4780 !important;
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: 6px;
}

