@font-face {
    font-family: 'intbs';
    src: url('../fonts/intbs.eot?r1qfkj');
    src: url('../fonts/intbs.eot?r1qfkj#iefix') format('embedded-opentype'),  url('../fonts/intbs.ttf?r1qfkj') format('truetype'),  url('../fonts/intbs.woff?r1qfkj') format('woff'),  url('../fonts/intbs.svg?r1qfkj#intbs') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'intbs' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-bip-w:before {
    content: "\e935";
    color: #fff;
}
.icon-angle-down:before {
    content: "\e902";
}
.icon-angle-left:before {
    content: "\e903";
}
.icon-angle-right:before {
    content: "\e904";
}
.icon-angle-up:before {
    content: "\e905";
}
.icon-arrow-down:before {
    content: "\e906";
}
.icon-arrow-left:before {
    content: "\e907";
}
.icon-arrow-l-long:before {
    content: "\e90c";
}
.icon-arrow-right:before {
    content: "\e90d";
}
.icon-arrow-r-long:before {
    content: "\e90e";
}
.icon-arrow-up:before {
    content: "\e90f";
}
.icon-bip:before {
    content: "\e910";
}
.icon-check:before {
    content: "\e911";
}
.icon-clip:before {
    content: "\e912";
}
.icon-cross:before {
    content: "\e913";
}
.icon-help:before {
    content: "\e914";
}
.icon-info:before {
    content: "\e915";
}
.icon-link:before {
    content: "\e916";
}
.icon-menu:before {
    content: "\e917";
}
.icon-minus:before {
    content: "\e918";
}
.icon-mouse:before {
    content: "\e919";
}
.icon-nav_down:before {
    content: "\e91a";
}
.icon-nav_up:before {
    content: "\e91b";
}
.icon-plus:before {
    content: "\e91c";
}
.icon-search:before {
    content: "\e91d";
}
.icon-soc_faceb:before {
    content: "\e91e";
}
.icon-soc_feed:before {
    content: "\e91f";
}
.icon-soc_in:before {
    content: "\e920";
}
.icon-soc_insta:before {
    content: "\e921";
}
.icon-soc_twit:before {
    content: "\e922";
}
.icon-soc_ytube:before {
    content: "\e923";
}
.icon-tool_contrast:before {
    content: "\e924";
}
.icon-tool_date:before {
    content: "\e925";
}
.icon-tool_email:before {
    content: "\e926";
}
.icon-tool_font_add:before {
    content: "\e927";
}
.icon-tool_font_reset:before {
    content: "\e928";
}
.icon-tool_font_sub:before {
    content: "\e929";
}
.icon-tool_fx:before {
    content: "\e92a";
}
.icon-tool_home:before {
    content: "\e92b";
}
.icon-tool_print:before {
    content: "\e92c";
}
.icon-tool_reset:before {
    content: "\e92d";
}
.icon-tool_shere:before {
    content: "\e92e";
}
.icon-tool_sitemap:before {
    content: "\e92f";
}
.icon-tool_tele:before {
    content: "\e930";
}
.icon-tool_tooltip:before {
    content: "\e931";
}
.icon-tool-time:before {
    content: "\e932";
}
.icon-wcag:before {
    content: "\e933";
}
.icon-webinar:before {
    content: "\e934";
}
.icon-globe:before {
    content: "\e900";
}
.icon-phone:before {
    content: "\e901";
}
.icon-email:before {
    content: "\e908";
}
.icon-contact:before {
    content: "\e909";
}
.icon-time:before {
    content: "\e90a";
}
.icon-location-pin:before {
    content: "\e90b";
}
.djacc-opened .djacc-popup.djacc--static .djacc__openbtn, .djacc-popup.djacc--static .djacc__openbtn, .djacc-popup.djacc--static:hover .djacc__openbtn {
    margin: 0;
}
.seminars-list .seminars-date {
    white-space: nowrap;
}
.seminars-list .seminars-location, .seminars-list .seminars-date, .seminars-affiliation {
    font-size: 13px;
    color: #666;
}
.seminars-list .seminars-location {
    color: #e1103a;
}
ul.seminars_front {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-bottom: 7px;
}
ul.seminars_front li {
    padding-top: 0px;
    position: relative;
    clear: both;
    padding-bottom: 8px;
    padding-left: 40px;
    margin-bottom: 30px;
}
ul.seminars_front {
    border-left: 2px solid #192c46;
    position: relative;
}
ul.seminars_front li:hover, .scevents ul li:hover {
}
ul.seminars_front li:last-child {
    border-bottom: none;
}
ul.seminars_front li:after {
    clear: both;
    content: '';
    display: table;
}
ul.seminars_front li::before {
    content: '';
    position: absolute;
    left: -12px;
    top: 0;
    width: 22px;
    height: 22px;
    background: #fff;
    border: 2px solid #192c46;
    border-radius: 50%;
    transition: all .3s ease;
}
ul.seminars_front li:hover::before {
    border: 2px solid #e4103a;
    background: #e4103a;
}
ul.seminars_front li a {
    font-size: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-indent: 200%;
    top: 0;
    white-space: nowrap;
    width: 100%;
    z-index: 3;
    overflow: hidden;
}
ul.seminars_front.konf li a {
    position: relative;
    white-space: normal;
    top: auto;
    left: auto;
    text-indent: 0;
    font-size: 16px;
    font-weight: 500;
    color: #192c46;
    opacity: 1;
}
ul.seminars_front li span.dateall {
    float: left;
    display: block;
    color: #e4103a;
    font-weight: 800;
    clear: both;
}
ul.seminars_front li .location {
    display: inline-block;
    float: left;
    clear: both;
    color: #192c46;
    font-weight: 600;
    margin: 5px 0;
}
ul.seminars_front li span.day {
    position: absolute;
    padding: 2px 0px;
    background: #e1103a;
    color: #FFF;
    left: -17px;
    top: 56px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    /* Should be unset in IE9+ I think. */
     filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    font-size: 9px;
    text-transform: uppercase;
    width: 50px;
    text-align: center;
    -webkit-text-stroke: 0.1px #fff;
    line-height: 12px;
}

.seminaria-en ul.seminars_front li span.day {width: 64px;left: -24px;
    top: 56px;}



ul.seminars_front li span.hour {
    font-size: 26px;
    line-height: 30px;
}
ul.seminars_front li span.date {
    font-size: 15px;
    line-height: 14px;
    display: block;
}
ul.seminars_front li span.mon {
    font-size: 10px;
    display: block;
    line-height: 12px;
    text-transform: uppercase;
}
ul.seminars_front li span.daysall {
    float: left;
    margin-right: 10px;
    text-align: center;
    padding-top: 3px;
}
ul.seminars_front li span.title {
    float: left;
    display: inline-block;
    clear: both;
    height: 50px;
    font-weight: 500;
    color: #192c46;
    padding-top: 5px;/*width:400px;
    */
}
ul.seminars_front li:hover span.title {
    color: #e1103a;
}
ul.seminars_front.konf li .dates {
    float: left;
    display: block;
    color: #e4103a;
    font-weight: 800;
    clear: both;
}
ul.seminars_front.konf li .place {
    display: inline-block;
    float: left;
    clear: both;
    color: #192c46;
    font-weight: 600;
    margin: 5px 0;
}
ul.seminars_front.konf li a {
    position: relative;
    white-space: normal;
    top: auto;
    left: auto;
    text-indent: 0;
    font-size: 16px;
    font-weight: 500;
    color: #192c46;
    opacity: 1;
}
ul.seminars_front.konf li h4 {
    clear: both;
    font-size: 1em;
    margin-bottom: 0;
}
ul.seminars_front.konf li h4 a {
    text-decoration: none;
}
.worker dl, .project dl {
    margin-top: 20px;
}
.worker dl dt, .project dl dt {
    float: left;
    font-weight: bold;
    margin-right: 10px;
    padding: 0px;
    width: 100px;
}
.worker dl dd, .project dl dd {
    margin: 2px 0;
    padding: 0px 0;
}
.worker dl:after, .project dl:after {
    clear: both;
    content: '';
    display: table;
}
.worker ul {
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
}
.worker ul li {
}
.worker ul li {
    margin: 5px 0;
}
.worker ul li a {
    color: #192c46;
    text-decoration: none;
    position: relative;
}
#module-102, #module-139, #module-115 {
    position: relative;
    top: -124px;
}

.rightmenu.uk-card, .rightmenu-2.uk-card {
    padding: 0 0px 30px 0px;
}
.rightmenu.uk-card .nav-title, .rightmenu.uk-card .el-title, .rightmenu-2.uk-card .el-title {
    padding: 10px 30px 10px 30px;
    margin: 0;
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    text-transform: uppercase;
}
.rightmenu.uk-card .uk-nav, .rightmenu-2.uk-card .uk-nav {
    padding: 10px 30px 0 30px;
}
.instytut-name {
    font-size: 26px;
    font-weight: 900;
}
.instytut-name span {
    font-weight: 400;
    font-size: 19px;
    display: block;
}
.unia-bok {
    position: fixed;
    right: 0;
    top: 240px;
    z-index: 1000;
}
.head-menu {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
}
.head-line {
    position: relative;
}
.head-line::before {
    position: absolute;
    bottom: -10px;
    left: 0px;
    height: 2px;
    width: 60px;
    display: inline-block;
    background: #192c46;
    content: '';
}
.tm-toolbar {
    z-index: 990!important;
}
div.mod-languages li {
    margin: 0;
}
.mod-languages .uk-subnav {
    padding: 0;
}
#module-238 {
    position: absolute;
    right: 68px;
    top: -100px;
}
#totopelement {
    position: fixed;
    bottom: 20px;
    right: 10px;
}
.ic-list-view.lista-wydarzen .ic-cat {
    display: none;
}
.ic-list-view.lista-wydarzen h2 {
    font-size: 20px;
}
.ic-list-view.lista-wydarzen h2 a:hover {
    text-decoration: none;
}
.ic-list-view.lista-wydarzen .ic-place {
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
}
.ic-list-view.lista-wydarzen .ic-box {
    display: inline-block;
    padding: 5px;
}
.grid-social-bottom a:hover {
    color: #e1103a!important;
}
.seminar h4 {
    color: #192c46;
    font-size: 18px;
    margin: 0 0 15px;
    padding: 0 0 13px;
    position: relative;
    text-transform: uppercase;
}
.seminar h4:before {
    background: #192c46 none repeat scroll 0 0;
    bottom: 0px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 100px;
}
.seminar .date, .project .date {
    color: #666;
    font-size: 13px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.project .date, .seminar .date strong {
    color: #e1103a;
    text-transform: none;
    font-weight: normal
}
.seminar h3 {
    font-size: 20px;
    color: #666;
}
.ic-event-view.lista-wydarzen .ic-info {
    padding: 0;
    background: transparent;
}
.ic-event-view.lista-wydarzen .ic-back {
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0px;
    text-transform: uppercase;
}
#module-243 {
    margin-left: 30px;
}
.langs-mod div.mod-languages a {
    position: relative;
    padding-left: 30px;
    font-weight: 600;
    color: #fff;
	font-size: 15px;
}
.langs-mod div.mod-languages a::after {
    position: absolute;
    left: 5px;
    top: 5px;
    content: "\e900";
    font-family: 'intbs' !important;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}
.langs-mod.langs-mod-dark div.mod-languages a {
    color: #192C46;

}
.langs-mod.langs-mod-dark div.mod-languages a::after {
    color: #192C46;

}


.last-bip-link ul li:last-child a {
    position: relative;
    padding-left: 30px;
}
.last-bip-link ul li:last-child a::before {
    position: absolute;
    left: 0;
    top: -4px;
    font-family: 'intbs' !important;
    color: #fff;
    font-size: 24px;
    content: "\e910";
}

@media (min-width: 768px) {
.worker.item-page .worker-foto {float: right;
  max-width: 300px;}
}

@media (min-width: 960px) {
  .uk-navbar-nav {
    gap: 45px;
  }
}
@media (min-width: 1200px) {
	  .uk-navbar-nav {
    gap: 80px;
  }
}


@media (min-width: 960px) {
.uk-logo {
    width: 129px;
    height: 100px;
    background: #fff;
    padding: 20px;
    margin-top: -70px;
    z-index: 3;
    border-radius: 50%;
}
}

@media (max-width: 640px) {
.unia-bok {
    display: none;
}
}
@media (max-width: 960px) {
	
	#module-102, #module-139, #module-115 {
    top: 0;
}
}






