body{
  margin:0;
  padding:0;
  font-family:"Lato", sans-serif;
  color:#003A5D;
}
a, a:focus, a:hover, a:visited{
  color:inherit;
  text-decoration: none;
  outline:none!important;
}
#wcag-top{
  display:none;!important
}
.navbar-brand{
  background: url(../img/seg-logo.svg) no-repeat;
  width: 142px;
  height: 45px;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}
.navbarfixedtop{
  position:fixed;
  left:0;
  right:0;
  top:0;
  box-shadow: 0px 3px 6px 0px rgba(0,58,93,0.1);
  padding:20px;
  max-height:calc(100vh - 52px);
  overflow-y: auto;
  z-index:9998;
  background-color:#fff;
}
.navbar-toggler{
  border:none;
  padding:0;
}
.navbar-toggler:focus{
  outline:none;
}
.navbar-toggler-icon {
  background-color:#003A5D;
  width:30px;
  height:20px;
  background-image: url(../img/menu-hamburger.svg);
  background-repeat:no-repeat;
  background-size: 30px;
  background-position: center;
  padding: 20px 30px;
  border:none;
}
.close-button{
  background-image: url(../img/menu-close.svg)!important;
}
a.zalogujsie{
  color:#003A5D;
padding-left:30px;
background-image: url(../img/user.svg);
background-size:18px;
background-position: top 12px left;
background-repeat:no-repeat;
  border-bottom:2px solid #fff;
font-weight:700;
margin-top:15px;padding:10px 10px 10px 30px!important;
}
a.zalogujsie,
.dropdown-toggle{
transition:0.3s;
}
.navbar-szukaj{
  width:100%;
  height:50px!important;
  font-size:16px;
  padding:10px 10px 10px 50px;
  background-image: url(../img/search.svg);
  background-size:20px;
  background-position: top 15px left 15px;
  background-repeat:no-repeat;
  color:#003A5D;
  border:1px solid #7f9cae;
}
.navbar-nav li.nav-item{
  padding:0;
}
.navbar-nav li.nav-item a{
  font-size:16px;
  color:#003A5D;
  padding:10px;
}
.navbar-collapse{
  width:100%;
  padding: 15px 0;
  margin-top: 20px;
  border-top: 1px solid #ccd8df;
}
.dropdown-toggle,
.nav-item .nav-link{
  border-bottom:2px solid #fff;
  padding-bottom:3px;
  font-weight:700;
}
.multiselect-native-select .multiselect.dropdown-toggle {
    border-bottom: 1px solid #ced4da;

    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
}
.form-check-label {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
}

.dropdown-item{
  padding:6px 0;
}
.dropdown-item{
  font-size:14px;
  font-weight:700;
  margin-left:0;
}
.dropdown-subtitle{
  margin-left:15px;
  font-weight:400;
}
#stripe-top{
  font-size:13px;
  line-height:14px;
  padding:18px 20px;
  transition:0.3s all;
  background: linear-gradient(90deg, #000046, #1CB5E0 100%);
  text-align:left;
  border-radius:0;
  border:none;
  z-index:10000;
  margin-bottom:0;
  color:#fff;
  font-weight:300;
  position:fixed;
  bottom:0;
  width:100%;
}
#stripe-top .close{
  line-height:14px;
  position: absolute;
  right: 20px;
  top: 20px;
}
.zalogujsie-content{
  padding:20px;
  font-size:16px;
  text-align:Center;
  width:100%!important;
  color:#003A5D!important;
  font-size:13px;
}
.zalogujsie-button{
  background-color:#003A5D;
  border-radius:4px;
  padding:15px 60px;
  color:#fff!important;
  display:block;
  transition:0.3s;
}
.zalogujsie-button:hover{
  opacity:0.8;
}
.zalogujsie-content a:last-child{
  font-weight:600;
}
.zalogujsie-content a:last-child:hover{
  text-decoration: underline;
}
.mobile-agregat{
  width:100%;
}





















@media all and (max-width: 1199px) {
  .dropdown-menu{
    width:100%!important;
    border-color: #ccd8df;
    border-radius:0;
  }
}









@media all and (min-width: 1200px){
  .navbar .nav-item .dropdown-menu{
    display: none;
  }
  .navbar .nav-item:hover .dropdown-menu{
    display: block;
  }
  .navbar .nav-item .dropdown-menu{
    margin-top:0;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
      padding:0;
  }
  .navbar-expand-xl .navbar-nav .zalogujsie{
    padding-left:20px;
  }
  #wcag-top{
    display:block;!important
  }
.wcag{
  background:#fff;
  font-size:12px;
  font-weight:600;
  line-height:12px;
  padding:18px 0;
  text-align:right;
  box-shadow: 0px 3px 6px 0px rgba(0,58,93,0.1);
  z-index:9999;
  position:fixed;
  top:0;
}
.wcag-title, .wcag-link, .wcag-break{
  margin-left:15px;
}
.wcag-link{
  transition:0.3s;
}
.wcag-link img{
  width:19px;
}
.wcag-link:hover{
  color:#7f9cae;
}

.dropdown-toggle::after{
  border:none;
}
.navbar-collapse{
  width:100%;
  padding:0;
  margin-top: 0;
  border-top: none;
}
.navbarfixedtop{
  position:fixed;
  top:49px;
  left:0;
  right:0;
  box-shadow: 0px 3px 6px 0px rgba(0,58,93,0.1);
  padding:0;
  font-size:14px;
  overflow-y: visible;
}
.navbar-nav li.nav-item{
  padding:40px 7px 35px 7px;
}
.navbar-nav li.nav-item:last-child{
  padding:40px 0 35px 10px;
}
a.zalogujsie{
padding-left:20px;
padding-right:0;
padding-bottom:3px;
background-size:14px;
margin-top:0px;
background-position: top 4px left;
padding:0 0 0 20px!important;
}
a.zalogujsie:hover{
  border-bottom:2px solid #003A5D;
}
.dropdown-toggle:hover,
.nav-item .nav-link:hover{
  border-bottom:2px solid #003A5D;
}
.dropdown-menu{
  box-shadow: 0px 3px 6px 0px rgba(0,58,93,0.1);
  border:none;
  border-top:2px solid #003A5D;
  border-radius:0;
  transition:0.3s;
}
.dropdown-menu a{
  padding:10px;
  color:#003A5D;
  font-size:13px;
  white-space: normal;
}
.dropdown-menu .row{
  width:100%;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #003A5D;
    text-decoration: none;
    background-color: #f8f9fa;
}
.dropdown-subtitle{
  margin-left:0;
}
.navbar-nav li.nav-item a{
  font-size:14px;
}
.navbar-szukaj{
  width:110px!important;
  height:38px!important;
  font-size:13px;
  padding:10px 10px 10px 30px;
  background-image: url(../img/search.svg);
  background-size:14px;
  background-position: top 11px left 8px;
  background-repeat:no-repeat;
  color:#003A5D;
  border:1px solid #7f9cae;
}
.navbar-nav li.li-szukaj{
  padding:30px 10px 30px 10px;
}
#stripe-top{
  font-size:13px;
  line-height:14px;
  padding:18px 20px;
  transition:0.3s all;
  background: linear-gradient(90deg, #000046, #1CB5E0 100%);
  text-align:left;
  border-radius:0;
  border:none;
  z-index:10000;
  margin-bottom:0;
  color:#fff;
  font-weight:300;
  top:0;
  left:0;
  right:0;
  bottom:inherit;
}
#stripe-top .close{
  line-height:14px;
  position: relative;
  top:inherit;
  right:inherit;
}
.mobile-agregat{
  display:none;
}
}









