h1#iu2kpb {
  font-family: 'Open Sans';
  font-size:36px;
}

.container-header {
  background-color:#fff;
  background-image:none;
}
.brand-logo img{
  max-width:50%;
}
body:not(.has-sidebar-right) .site-grid .container-component {
  grid-column-end: full-end;
}
body:not(.has-sidebar-left) .site-grid .container-component {
    grid-column-start: full-start;
}

.header-container-inner{
    max-width: 1360px;
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
header .grid-child{
      margin-left: initial;
      margin-right: initial;
}
header .grid-child.container-nav {
  text-align: right;
}

section#ihkxaf{
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
    background-color: #fafafa;
}
header.container-header{
  background-color: #fafafa;
}
main{
  margin-top:0 !important;
}
#news {
  background-color:#E6EBE6;
}
#news h1{
    border-top: 3px solid #092643;
    padding-top: 12px;
    margin-bottom: 20px;
}
#news #if94ut {
    color: #ffffff;
    border: 0 solid #ffffff;
    margin: 0 65px 0 0;
}
#news .btn{
    border: 3px solid #092643 !important;
    border-radius: 30px;
    box-shadow: none;
    color: #092643;
    padding: 12px 35px;
    font-size: 18px;
    background:none;
}
#news .btn:hover{
  background: #092643;
  color: white !important;
}

#about .btn {
    border-radius: 30px;
    box-shadow: none;
    color: #000;
    padding: 12px 35px;
    font-size: 18px;
    background: #439a86;
    font-weight: 500;
}
#about .btn:hover{
  color:white !important;
}
#about p{
  text-shadow: 0 0 11px #000000a6;
}
.container-header .mod-menu>li>a{
    font-size: 15px !important;
    color: black !important;
}
header .grid-child.container-nav li.nav-item{
  list-style:none !important;
  padding: 15px 10px;
  height: fit-content;
}
header .grid-child.container-nav li.nav-item a{
  font-size: 15px !important;
  color: black !important;
  text-decoration:none;
}
.jpb-page a:not(.btn):hover{
  color:#db5b54 !important;
  cursor:pointer !important;
}
.jpb-page a:not(.btn){
  color:#232323 !important;
  font-weight:500;
}
.grid-child {
  width:auto;
}
header .grid-child.container-nav li.metismenu-item a:hover{
  text-decoration:underline;
}
header .grid-child.container-nav li.current.active a{
  color: #db5b54 !important;
  font-weight: 700;
}
.jpb-page #footer  a:not(.btn){
  color:white !important;
}
.jpb-page #footer  a:not(.btn):hover{
    color:#db5b54 !important;
  cursor:pointer !important;
}
@media (max-width: 1250px) {
  .brand-logo img {
    max-width: 70%;
  }
  .metismenu.mod-menu .metismenu-item{
    padding:0.5em 0.75em;
  }
}
@media (max-width: 992px) {
  .jpb-page h1, .jpb-page h2, .jpb-page h3, .jpb-page h4, .jpb-page h5, .jpb-page h6{
    font-family: 'Open Sans', sans-serif !important;

}
  .brand-logo img {
    max-width: 40%;
  }
.container-header .navbar-toggler{
  color:#000;
  border: none;
  position: relative;
  right: 0;
}
  .navbar-toggler:focus{
    box-shadow:none;
  }
  header .grid-child.container-nav{
    display:block;
  }
  .container-header nav{
    display:block;
  }
  .metismenu.mod-menu .metismenu-item{
    display:block;
  }
}
@media (max-width: 768px) {
  #news .row{
    display:block;
  }
  #news #if94ut{
    width:100%;
  }
  .t4b-section .col{
    min-width:30%;
  }
  #igxd {
    padding:30px !important;
  }
  .t4b-section .container, #io75ry .col{
    width:100% !important;
  }
  #i6jj0n{
    max-width:100%;
  }
  #ipdd, #i6fld8{
    padding:0 !important;
  }
  #i7oia2, #ixhkgh, #iuvatg, #ilkg3l,#ix6jjo{
    padding:10px 0 !important;
  }
  #i6fld8  .col, #ix6jjo .col{
    min-width:100%;
  }
  #i7oia2, #ix6jjo {
    margin:0 !important;
  }
  #ilkg3l {
    margin:0 !important;
  }
  #io75ry .row{
    padding:24px 15px !important;
    display:block;
  }
  section .nav.nav-tabs a{
    font-size:15px !important;
  }
  .t4b-accordion .card-body .card-body-inner{
    padding-left:20px !important;
  }
  #footer{
    padding:20px;
  }
  .domains p{
    font-size:16px;
  }
  .novini .row {
    padding:0 10px;
  }
  .novini .col {
    padding: 10px 0;
  }
  #news.t4b-section{
    padding-top: 18px;
  }
  #footer h4{
    font-size:18px;
  }
  #footer p{
    font-size:12px;
  }
}

