  /*
Theme Name: Politechnika
Description: szablon Politechnika Śląska
Version: 1.0
Author: Maciej Nowakowski
*/

html,
body {
    padding: 0;
    margin: 0;
    font: 400 16px/22px 'Barlow Semi Condensed', sans-serif;
    overflow-x: hidden;
}

body img {
    max-width: 100%;
}

.row {
    display: block;
}

@font-face {
    font-family: Helvetica-mid;
    src: url('/wp-content/themes/politechnika-v2/assets/fonts/HelveticaNeueLTStd-Lt.otf');
}

.mn-text-center {
    text-align: center;
}

a:hover,
a:focus {
    text-decoration: none;
}

p {
    margin: 0 0 10px 0;
}

* {
    outline: 0;
}

.clear {
    clear: both;
}

.bg-hover-gray:hover div {
    background-color: #F2F2F2 !important;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.bg-hover-yellow:hover div {
    background-color: #F7BA00 !important;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.bg-hover-transparent:hover div {
    background-color: transparent !important;
}

h2 {
    font:600 26px/26px 'Barlow Semi Condensed', sans-serif;
    color:#183557;
    margin:22px 0 15px 0;
    letter-spacing:-0.26px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
    .mn-max-width-columns {
        max-width: 1170px !important;
    }
}

.mn-hide {
    display: none;
}

.mn-show {
    display: block;
}

.mn-bg-gray {
    background: #f2f2f2;
}

.mn-bg-blue {
    background: #003C7D;
}

.mn-bg-white {
    background: #FFFFFF;
}

.mn-yellow {
    color: #FBBA00;
}

.mn-white {
    color: #FFFFFF;
}

.mn-white-wb {
    color:  #003C7D;
}




/*contrast*/

.bodyContrast *,
.bodyContrast .elementor-nav-menu--main ul>li>a {
    /*background-color: #000000 !important;*/
    color: yellow !important;
}
.bodyContrast,
.bodyContrast header,
.bodyContrast header *,
.bodyContrast.mn-mobile-view .mn-top-sites-links,
.bodyContrast.mn-mobile-view .mn-lang-switcher .select-items,
.bodyContrast article,
.bodyContrast article *,
.bodyContrast footer,
.bodyContrast footer *,
.bodyContrast .elementor-nav-menu--main .sub-menu,
.bodyContrast #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
    background-color: #000000 !important;
}
.mn-simple-slider .slides .slide .text {
    background:url(/wp-content/themes/politechnika-v2/assets/images/slides-gradient.png) repeat-x left top !important;
}
.mn-simple-slider .slides .slide .text * {
    background:none !important;
}
.bodyContrast .mn-komunikat {
    border:1px solid yellow !important;
}
.bodyContrast .mn-komunikat h3,
.bodyContrast .mn-komunikat .slide-text {
    background:none !important;
}

.bodyContrast .mn-wydzial-menu .elementor-nav-menu .menu-item-has-children > a:after,
.bodyContrast .mn-wydzial-menu .elementor-nav-menu .menu-item-has-children > a:hover:after {
    background:url('/wp-content/themes/politechnika-v2/assets/images/dropdown-ico-white.svg') 100% 50% no-repeat !important;    
}

.subsite.mn-wydzial-site-ps.bodyContrast .logo:after, 
.subsite.mn-wydzial-site-ps.bodyContrast .logo-wide:after {
    font-size:18px !important;
    line-height:20px !important;
    max-width:139px !important;
}

.bodyContrast .mn-link-block-icon {
    z-index:10;
}

.bodyContrast .n2-ss-slide-background-image {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    -webkit-filter: grayscale(100%);
}

@media (max-width:991px) {
/*    .bodyContrast .logo-wide:after {
        font-size:14px !important;
        line-height:15px !important;
    }
    .subsite.mn-wydzial-site-ps.bodyContrast .logo:after, 
    .subsite.mn-wydzial-site-ps.bodyContrast .logo-wide:after {
        font-size:14px !important;
        line-height:15px !important;
        max-width:139px !important;
    }*/
}

.bodyContrast .icon-bar {
    background-color: yellow !important;
}

.bodyContrast.mn-mobile-view li.menu-item-has-children:after {
    color: yellow !important;
}

.bodyContrast .mn-read-more {
    background-color: transparent !important;
}

.bodyContrast .mn-more-items-line-graph {
    background-color: #ffffff !important;
}

.bodyContrast .mn-more-items-yellow-stripe {
    background-color: yellow !important;
}

.bodyContrast .logo img,
.bodyContrast .logo-wide img {
    /*display: none;*/
}

.bodyContrast #breadcrumbs li a, 
.bodyContrast #breadcrumbs span, 
.bodyContrast #breadcrumbs span a, 
.bodyContrast .breadcrumb li a, 
.bodyContrast .breadcrumb span, 
.bodyContrast .breadcrumb span a {
    color:yellow !important;
}
.bodyContrast a:hover {
    color:yellow !important;
}
.bodyContrast .mn-copyrights {
    background-color:#000000 !important;
}

@media (min-width:991px) {
    .bodyContrast .mn-mail-system-link {
        font-size:16px;
        background:none;
        width:42px;
    }
}

.bodyContrast .mn-over-footer {
    display: none;
}

.bodyContrast .mn-area-item:hover img {
    filter: brightness(1) invert(1) !important;
}

.bodyContrast img {
    filter: grayscale(1);
}

.bodyContrast .elementor-widget-tiles-icons .mn-tiles-icons .tile {
    background:yellow !important;
}
.bodyContrast .mn-tiles-icons .tile .link {
    background-color:transparent !important;
}
.bodyContrast .mn-tiles-icons h3.title,
.bodyContrast .mn-tiles-icons .desc {
    background:none !important;
    color:#000000 !important;
}
.bodyContrast .mn-tiles-icons .tile .icon img {
    background:yellow !important;
    filter:none;
}
.bodyContrast .mn-tiles-icons .tile:hover .icon img {
    filter:none !important;
}


.bodyContrast .elementor-widget-smartslider .n2-ss-section-main-content {
    filter:grayscale(1);
}
/*end contrast*/

.mn-top-sites-links .row {
    padding:5px 0;
    display: flex;
    justify-content:flex-end;
}

.mn-top-sites-links .row:before,
.mn-top-sites-links .row:after {
    display: none;
}

.mn-top-sites-links a {
    color: #ffffff;
}

.mn-search {
    display:flex;
    position:relative;
    top:-5px;
}

.mn-search button {
    width: 11.5px;
    height: 11.5px;
    background: url(/wp-content/themes/politechnika-v2/assets/images/search.svg) 0 50% no-repeat;
    background-size:11.5px;
    border: none;
    margin-right: 3px;
    margin-top:0px;
    outline: 0;
    position:relative;
    top:4px;
}
@supports (-moz-appearance:none) {
    .mn-search button {
        top:0;
    }
}

.mn-search input[type="text"] {
    max-width:81.5px;
    /*height:20px;*/
    padding:1.5px 3px;
    background:none;
    border:none;
    border-bottom:1px solid #ffffff;
    font-size:13px;
    line-height:13px !important;
    color:#ffffff;
}

header .mn-top-sites-links {
    background-color: #001731;
}

.mn-top-sites-links .mn-right-side {
    display: flex;
}

.mn-top-menu {
    background-color:#003C7D;
}
.mn-top-menu .row,
.mn-top-menu .row .collapse {
    position: relative;
}

.mn-badawcza-logo {
    max-width:90px;
    height:auto;
}
.main-site .mn-badawcza-logo {
    max-width:97px;
    height:auto;
}

.mn-logotypes {
    width:273.64px;
    display:flex;
    justify-content:flex-start;
    align-items:center;
}
/*WYDZIAŁ LOGOTYPY*/
.subsite.mn-wydzial-site-ps .mn-logotypes {
    width:250px;
    justify-content:flex-start !important;
}
.subsite.mn-wydzial-site-ps .mn-logo-pl {
    max-width:37.4px;
    margin-right:15.6px;
}
.subsite.mn-wydzial-site-ps .mn-top-menu .logo-wide {
    width:196.62px;
}
.subsite.mn-wydzial-site-ps .mn-badawcza-logo {
    max-width:88.25px;
}
.subsite.mn-wydzial-site-ps .mn-top-menu ul>li {
    padding-right:21px;
}

html[lang="pl-PL"] .subsite.mn-wydzial-site-ps .mn-top-menu .logo-wide {
    width:150.3px;
}
html[lang="pl-PL"] .subsite.mn-wydzial-site-ps .mn-logotypes {
    width:204px;
}
/*END WYDZIAŁ LOGOTYPY*/


/*MENU ARCHIWUM I POCZTA*/
.mn-archive-site-mail {
    list-style-type:none;
    display:flex;
    padding:0;
    margin-right:25px;
}
.mn-archive-site-mail li {
    padding:0 25px;
    border-right:1px solid #003C7D;
    display:flex;
    justify-content:center;
    align-items:center;
}
.mn-archive-site-mail li:first-child {
    padding-left:0;
}
.mn-archive-site-mail a {
    color:#ffffff;
}
.mn-mail-system-link {
    background:url(/wp-content/themes/politechnika-v2/assets/images/mail-icon.svg) 50% 50% no-repeat;    
    width:19px;
    height:auto;
    display:block;
}
@media (min-width:992px) {
    body:not(.bodyContrast) .mn-mail-system-link,
    body:not(.bodyContrast) .resize-font-one .mn-mail-system-link,
    body:not(.bodyContrast) .resize-font-two .mn-mail-system-link {
        font-size:0 !important;
    }
}


@media (max-width:991px) {
    flex-wrap: wrap;
}

/*END MENU ARCHIWUM I POCZTA*/
@media (max-width:991px) {
    .subsite .mn-mobile .mn-uczelnia-wydzialy-top-menu {
        border-left:0px solid #003c7d;
    }
}



.mn-top-menu .logo {
    width: 129px;
    height: 129px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 50%;
    margin-left: -64.5px;
}

.subsite .logo {
    display: none;
}

.mn-font-resize {
    width: 86px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mn-font-resize a {
    font-family: Helvetica-mid;
    font-size: 12px;
    line-height: 12px;
    display: flex;
}

.mn-font-resize a span {
    font-size: 10px;
    line-height: 10px;
}

.mn-sound {
    margin:0 10px 0 12px;
    pointer-events:none;
}
.mn-sound img {
    width:17px;
    height:12px;
}

.mn-contrast {
    margin-left: 20px;
}
.mn-contrast img {
    width:19px;
    height:19px;
}

.mn-top-menu .row>.collapse {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
}

.subsite .mn-top-menu .row {
    padding:7px 0;
}

.subsite .mn-top-menu .row {
    min-height:70px;
    align-items:center;
}
.main-site .mn-top-menu .row {
    min-height:90px;
    align-items:center;
}
.subsite .mn-top-menu .row,
.subsite .mn-top-menu .row>.collapse {
    display: flex;
    justify-content: space-between;
}

.mn-logo-pl {
    max-width:40.24px;
    margin-right:19.4px;
}
.subsite .mn-top-menu .logo-wide {
    width:214px;
}

@media (min-width:992px) {
    .subsite .mn-top-menu .row>.collapse {
        max-width: calc(100% - 495px);
        justify-content: flex-end;
        padding: 0;
    }
    .subsite.main-site-ps .mn-top-menu .row>.collapse {
        max-width: calc(100% - 150px) !important;
        justify-content: flex-end;
        padding: 0;
    }
    .subsite.mn-wydzial-site-ps .mn-top-menu ul>li>a {
        font-weight:500 !important;
    }
    .subsite.mn-wydzial-site-ps .mn-top-menu .navbar-collapse ul {
        /*padding:0 !important;*/
    }
    .subsite.mn-wydzial-site-ps .mn-top-menu ul>li.menu-item-has-children:last-child:after {
        /*right:0 !important;*/
    }
    .subsite.mn-wydzial-site-ps .mn-uczelnia-wydzialy-top-menu {
        padding-right:13px !important;
    }
    .subsite.mn-wydzial-site-ps .mn-top-menu ul {
        padding-right:0 !important;
    }
}
@media (min-width:992px) and (max-width:1095px) {
    .subsite.mn-wydzial-site-ps .mn-top-menu .row>.collapse {
        max-width: calc(100% - 437px) !important;
    }
    .subsite.mn-wydzial-site-ps .mn-top-menu ul>li {
        padding-right:12px !important;
    }
    .subsite.mn-wydzial-site-ps .mn-search input[type="text"] {
        max-width:60px !important;
    }
}

.mn-top-menu .row:before,
.mn-top-menu .row:after,
.mn-top-menu-lvl-2 .row:before,
.mn-top-menu-lvl-2 .row:after {
    display: none;
}

.main-page .mn-top-menu .row>.collapse>ul,
.main-page .mn-top-menu-lvl-2 .row>.collapse>ul {
    width: 35%;
}

.mn-top-menu ul,
.mn-top-menu-lvl-2 ul {
    padding:0 10px 0 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mn-top-menu ul>li {
    position: relative;
}

.mn-top-menu ul>li.menu-item-has-children:after {
    content: "";
    padding-right: 0;
    background: url(/wp-content/themes/politechnika-v2/assets/images/dropdown-ico-white.svg) 100% 50% no-repeat;
    width: 6px;
    height: 5px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right:26px;
}
.mn-top-menu ul>li.menu-item-has-children:last-child:after {
    right:-10px;
}
/*.mn-top-menu ul>li>ul.sub-menu {
    position: absolute;
    z-index: 5000;
    background: #003C7D;
    list-style-type: none;
    padding: 0;
    top: -7px;
    padding-top: 40px;
}*/

.mn-top-menu ul>li>ul.sub-menu li a {
    display: block;
    color: #ffffff;
    font: 300 16px/35px 'Barlow Semi Condensed', sans-serif;
    padding: 0 36px 0 12px;
    white-space: nowrap;
    /*opacity: 0.7;*/
}

.subsite .mn-top-menu ul>li>ul.sub-menu {
    position: absolute;
    z-index: 5000;
    background: #003C7D;
    list-style-type: none;
    padding: 0;
    top:99%;
    left:-10px;
}

.subsite .mn-top-menu ul>li>ul.sub-menu li a {
    display: block;
    color: #ffffff;
    font: 300 16px/35px 'Barlow Semi Condensed', sans-serif;
    padding:0 0px 0 0px;
    white-space:normal;
    /*opacity: 0.7;*/
}

.mn-top-menu ul>li>ul.sub-menu li a:hover {
    opacity:1;
    /*background: #154C8D url('/wp-content/themes/politechnika-v2/assets/images/menu-arrow-yellow.svg') 12px 50% no-repeat;*/
    padding-left:0;
    text-decoration:underline;
}

.mn-top-menu .sub-menu {
    display: none !important;
}

.mn-top-menu ul>li a {}

.mn-top-menu ul>li:hover .sub-menu {
    display: block !important;
}

.mn-top-menu ul>li>a {
    font-size: 20px;
    font-weight: 400;
    color:#ffffff;
}

.subsite .mn-top-menu ul>li>a {
    font-size: 16px;
}

.main-site-ps .mn-top-menu + .mn-top-menu ul>li>a {
    font-size:16px;
    font-weight:500;
}

.mn-top-menu-subsite ul,
.mn-top-menu-subsite-subment ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mn-top-menu-subsite ul>li {
    position: relative;
}

.mn-top-menu-subsite ul>li>ul.sub-menu {
    position: absolute;
    z-index: 5000;
    background: #003C7D;
    list-style-type: none;
    padding: 0;
    width: auto;
    /* top: -7px;
    padding-top: 40px; */
}

.mn-top-menu-subsite ul>li>ul.sub-menu li a {
    display: block;
    color: #ffffff;
    font: 300 16px/35px 'Barlow Semi Condensed', sans-serif;
    padding: 0 36px 0 12px;
    white-space: nowrap;
    opacity: 0.7;
}

.mn-top-menu-subsite ul>li>ul.sub-menu li a:hover {
    opacity: 1;
    background: #154C8D url('/wp-content/themes/politechnika-v2/assets/images/menu-arrow-yellow.svg') 12px 50% no-repeat;
    padding-left: 32px;
}

.mn-top-menu-subsite .sub-menu {
    display: none !important;
}

.mn-top-menu-subsite ul>li a {}

.mn-top-menu-subsite ul>li:hover .sub-menu {
    display: block !important;
}

.mn-top-menu-subsite ul>li>a {
    font-size: 20px;
    font-weight: 400;
    color: #5D5D5D;
}

.subsite .mn-top-menu-subsite ul>li>a {
    font-size: 16px;
}

.mn-top-menu-subsite-sub ul,
.mn-top-menu-subsite-sub ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mn-top-menu-subsite-sub ul>li {
    position: relative;
}

.mn-top-menu-subsite-sub ul>li>ul.sub-menu {
    position: absolute;
    z-index: 5000;
    background: #F4F4F4;
    list-style-type: none;
    padding: 0;
    width: auto;
    /* top: -7px;
    padding-top: 40px; */
}

.mn-top-menu-subsite-sub ul>li>ul.sub-menu li a {
    display: block;
    color: #5D5D5D;
    font: 300 16px/35px 'Barlow Semi Condensed', sans-serif !important;
    padding: 0 36px 0 12px;
    white-space: nowrap;
    opacity: 0.7;
}

.mn-top-menu-subsite-sub ul>li>ul.sub-menu li a:hover {
    opacity: 1;
    background: #5D5D5D url('/wp-content/themes/politechnika-v2/assets/images/menu-arrow-yellow.svg') 12px 50% no-repeat;
    padding-left: 32px;
    color: #FFFFFF;
}

.mn-top-menu-subsite-sub .sub-menu {
    display: none !important;
}

.mn-top-menu-subsite-sub ul>li a {}

.mn-top-menu-subsite-sub ul>li:hover .sub-menu {
    display: block !important;
}

.mn-top-menu-subsite-sub ul>li>a {
    font-size: 20px;
    font-weight: 400;
    color: #5D5D5D;
}

.subsite .mn-top-menu-subsite-sub ul>li>a {
    font-size: 16px;
}

.mn-top-menu-lvl-2 {
    background-color: #f4f4f4;
}

.main-page .mn-top-menu-lvl-2 .row .collapse {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.mn-top-menu-lvl-2 .row .collapse {
    display: flex;
    justify-content: flex-end;
    padding: 0;
}

.main-page .mn-top-menu-lvl-2 ul:first-child {
    justify-content: flex-end;
}

.main-page .mn-top-menu-lvl-2 ul:first-child li {
    padding-left: 21.3%;
}

.main-page .mn-top-menu-lvl-2 ul:last-child {
    justify-content: flex-start;
}

.main-page .mn-top-menu-lvl-2 ul:last-child li {
    padding-right: 21.3%;
}

/*.subsite .mn-top-menu .collapse>ul>li {
    padding-left: 80px;
}*/

.subsite .mn-top-menu ul li:first-child,
.subsite .mn-top-menu-lvl-2 ul li:first-child {
    padding-left: 0;
}

.subsite .mn-top-menu-lvl-2 .row>.collapse>ul>li {
    padding-left: 78px;
}

.mn-top-menu-lvl-2 ul>li>a {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #5D5D5D;
    line-height: 40px;
}

.mn-top-menu-lvl-2 .row>.collapse>ul>li {
    position: relative;
}

.mn-top-menu-lvl-2 .row>.collapse>ul ul {
    position: absolute;
    top: 40px;
    background: #f4f4f4;
    display: none;
    left: 68px;
}

.mn-top-menu-lvl-2 .row>.collapse>ul>li:hover>ul {
    display: block !important;
}

.mn-top-menu-lvl-2 .row>.collapse>ul ul li {
    display: block;
}

.mn-top-menu-lvl-2 ul>li>ul li a {
    display: block;
    color: #5D5D5D;
    font: 300 16px/35px 'Barlow Semi Condensed', sans-serif;
    padding: 0 36px 0 12px;
    white-space: nowrap;
    opacity: 0.7;
}

.mn-top-menu-lvl-2 ul>li>ul li a:hover {
    opacity: 1;
    background: #e8e8e8 url(/wp-content/themes/politechnika-v2/assets/images/menu-arrow-yellow.svg) 12px 50% no-repeat;
    padding-left: 32px;
}

.mn-top-menu-lvl-2 {
    background-color: #f4f4f4;
}

.main-page .mn-top-menu-lvl-2 .row .collapse {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.mn-top-menu-lvl-2 .row .collapse {
    display: flex;
    justify-content: flex-end;
    padding: 0;
}

.main-page .mn-top-menu-lvl-2 ul:first-child {
    justify-content: flex-end;
}

.main-page .mn-top-menu-lvl-2 ul:first-child li {
    padding-left: 21.3%;
}

.main-page .mn-top-menu-lvl-2 ul:last-child {
    justify-content: flex-start;
}

.main-page .mn-top-menu-lvl-2 ul:last-child li {
    padding-right: 21.3%;
}

.subsite .mn-top-menu ul>li {
    padding-right:30.1px;
}
.subsite .mn-top-menu ul>li ul li {
    padding-right:0;
}
.subsite .mn-top-menu ul>li:last-child {
    padding-right:0;
}

.subsite .mn-top-menu ul li:first-child,
.subsite .mn-top-menu-lvl-2 ul li:first-child {
    padding-left: 0;
}

.subsite .mn-top-menu-lvl-2 .row>.collapse>ul>li {
    padding-left: 78px;
}

.mn-top-menu-lvl-2 ul>li>a {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #5D5D5D;
    line-height: 40px;
}

.mn-top-menu-lvl-2 .row>.collapse>ul>li {
    position: relative;
}

.mn-top-menu-lvl-2 .row>.collapse>ul ul {
    position: absolute;
    top: 40px;
    background: #f4f4f4;
    display: none;
    left: 68px;
}

.mn-top-menu-lvl-2 .row>.collapse>ul>li:hover>ul {
    display: block !important;
}

.mn-top-menu-lvl-2 .row>.collapse>ul ul li {
    display: block;
}

.mn-top-menu-lvl-2 ul>li>ul li a {
    display: block;
    color: #5D5D5D;
    font: 300 16px/35px 'Barlow Semi Condensed', sans-serif;
    padding: 0 36px 0 12px;
    white-space: nowrap;
    opacity: 0.7;
}

.mn-top-menu-lvl-2 ul>li>ul li a:hover {
    opacity: 1;
    background: #e8e8e8 url(/wp-content/themes/politechnika-v2/assets/images/menu-arrow-yellow.svg) 12px 50% no-repeat;
    padding-left: 32px;
}

.mn-uczelnia-wydzialy-top-menu {
    border-left:1px solid #2d5e94;
    margin-left:25px !important;
    padding-left:25px !important;
}
.main-site .mn-uczelnia-wydzialy-top-menu > .menu-item-has-children {
    padding-right:15px;
    background: url(/wp-content/themes/politechnika-v2/assets/images/dropdown-ico-white.svg) 100% 50% no-repeat;
}
.main-site .mn-uczelnia-wydzialy-top-menu > li:first-child {
    margin-right:30px;
}
.main-site .mn-uczelnia-wydzialy-top-menu > li:last-child {
    padding-left:0 !important;
    margin-right:0px;
}



.mn-top-main-menu {
    background-color:#00234A;
}
.mn-top-main-menu a {
    font-weight:300 !important;
}

.main-site-ps .mn-top-main-menu ul>li>ul.sub-menu {
    background:#00234A;
}

.main-site-ps .mn-top-menu .row {
    min-height: 90px;
    align-items: center;
}
.main-site-ps .mn-top-main-menu .row {
    min-height:37px;
    justify-content:flex-end;
}
.main-site-ps .mn-top-main-menu .mn-search {
    margin-left:38px;
}
.main-site-ps .mn-uczelnia-wydzialy-top-menu {
    border-left:1px solid #003c7d;
}
.main-site-ps .mn-badawcza-logo {
    max-width:97.3px;
    height: auto;
    margin-left:29px;
}
.main-site-ps .mn-top-contact-menu {
    padding-left:5px;
}
/*slider main site*/

.mn-slider {
    /*padding-bottom:180px;*/
}

.mn-slider-main-row {
    padding-bottom: 0px !important;
}
.n2-ss-section-main-content {
    justify-content: flex-end !important;
    /*max-width: 1170px;*/
    padding:0 0 60px 0 !important;
    margin:0 auto;
}

@media (min-width:1343px) {
    .mn-slider .row {
        margin: 0 -101.5px;
    }
}

/*.n2-section-smartslider .n2-ss-section-main-content .n2-ss-layer {
    position: absolute !important;
    top: 65%;
    left: 10%;
    margin-right: 15% !important;
}*/


.n2-section-smartslider .nextend-arrow-previous {
    position: absolute !important;
    top: 50% !important;
    left:20px;
    /*right: 7% !important;*/
    width: 61px !important;
    height: 61px !important;
    background: url('/wp-content/themes/politechnika-v2/assets/images/arrow-left-lrg-white-circle.svg') 50% 50% no-repeat;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.n2-section-smartslider .nextend-arrow-previous img,
.n2-section-smartslider .nextend-arrow-next img {
    display: none !important;
}

.n2-section-smartslider .nextend-arrow-next {
    position: absolute !important;
    width: 61px !important;
    height: 61px !important;
    background: url('/wp-content/themes/politechnika-v2/assets/images/arrow-right-lrg-white-circle.svg') 50% 50% no-repeat;
    top: 50% !important;
    right:20px !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.n2-section-smartslider .n2-ss-section-main-content .n2-ss-layer:first-child * {
    font: 600 50px/52px 'Barlow Semi Condensed', sans-serif !important;
    color: #ffffff !important;
    letter-spacing:-1px !important;
    max-width:1170px;
	margin:0 auto;
}
.n2-section-smartslider .n2-ss-section-main-content .n2-ss-layer:nth-child(2) * {
    font: 600 20px/41px 'Barlow Semi Condensed', sans-serif !important;
    color: #ffffff !important;
    letter-spacing:-0.5px !important;
    max-width:1170px;
	margin:0 auto;
}

.n2-section-smartslider .n2-ss-thumb-image {
    display: none !important;
}

.nextend-thumbnail-scroller-group {
    justify-content: space-between !important;
    margin: 0 auto;
    width: 90%;
}

.nextend-thumbnail-scroller-group>div {
    background: #183557 !important;
    opacity: 1 !important;
}

.nextend-thumbnail-scroller-group>div.n2-active {
    background: #154C8D !important;
}

.nextend-thumbnail-scroller-group>div .n2-caption-overlay {
    height: 100%;
    background: none !important;
    padding: 25px 30px 30px 30px !important;
}

.nextend-thumbnail-scroller-group>div .n2-caption-overlay>div {
    font: 300 18px/27px 'Barlow Semi Condensed', sans-serif !important;
}

.nextend-thumbnail-scroller {
    background: none !important;
}

.nextend-thumbnail {
    top: -65px;
}


/*end slider main site*/

.mn-news-cal-targets-areas {
    background: #F2F2F2;
}


/*news*/
.main-page .mn-news {
    margin-top: -55px;
}

.mn-news-containers {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mn-news-containers-header {
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
    width:100%;
    align-items:center;
}
.mn-news-containers-header a {
    color:#5D5D5D;
    font:300 13px/13px 'Barlow Semi Condensed', sans-serif;
    padding-top:0px;
}

.mn-news-container {
    width: 270px;
    /*width: 24%;*/
    position: relative;
    background-color: #ffffff;
    margin-bottom:0px !important;    
}
div.show .mn-news-containers {
    margin-bottom:30px !important;
}
div.show .mn-news-containers:last-child {
    margin-bottom:0px !important;
}
.mn-news-container-more-news .mn-news-containers {
    max-height:0;
    overflow:hidden;    
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.mn-news-container-more-news.show .mn-news-containers {
    max-height:2000px;
    overflow:hidden;
}
.mn-news-container-more-news.show {
    margin-top:0px;
}
.mn-news-container-more-news.show .mn-load-more-news {
    margin-top:-25px;
}

.mn-news-container img {
    display: block;
/*    min-height: 212px;
    max-height: 212px;*/
}

.mn-image-container {
    position: relative;
    object-fit:cover;
}

.mn-image-container-details {
    min-width: 470px;
    min-height: 470px;
    position: relative;
}

.mn-image-container-details img {
    padding: 30px;
    max-width: 400px;
    max-height: 400px;
    min-width: 350px;
    object-fit: contain !important;
}

.spacer-box {
    padding: 50px;
}

.blue-apla-hover {
    background: #154C8D;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mn-news-container:hover .blue-apla-hover,
.mn-target-item:hover .blue-apla-hover,
.mn-project-container:hover .blue-apla-hover,
.mn-box-container:hover .blue-apla-hover {
    opacity: 0.7;
}

.mn-news-content {
    border-top:4px solid #FBBA00;
    padding:15px 0 30px 0px;
    color:#183557;
    background: #ffffff;
    font:500 16px/22px 'Barlow Semi Condensed', sans-serif;
    position:relative;
    letter-spacing:-0.5px;
}

.mn-news-container .news-date {
    display: block;
    font-size: 14px;
    line-height: 14px;
    font-weight: 300;
    position:absolute;
    left:0;
    bottom:0;
    color:#00355C;
    letter-spacing:-0.5px;
}
.mn-news-container .mn-image-container {
    width:100%;
    height:270px;    
}
.mn-news-container .mn-read-more {
    background: url('/wp-content/themes/politechnika-v2/assets/images/news-arrow-right-white.svg') 92% 235px no-repeat;
    opacity:0;
}
.mn-news-container .mn-read-more:hover {    
    background: url('/wp-content/themes/politechnika-v2/assets/images/news-arrow-right-white.svg') 92% 235px no-repeat;
    opacity:1;
}
.mn-news-container:hover .mn-news-content p {
    font-weight:600;
}
.mn-news-content p {
    margin-bottom:0px;
    /*letter-spacing:0.37px;*/
}
.mn-news-content p br {
    display:none !important;
}
@media (min-width:992px) {
    .mn-news-content p:first-child {
        height:44px;
        overflow:hidden;
    }
    .mn-news-typ2 .mn-news-content p {
        height:auto !important;
    }
}
.mn-news-container-more-news {
    width:100%;
    /*border-bottom:1px solid #FBBA00;*/
    padding-bottom:10px;
    margin-top:-25px;
}
.mn-load-more-news {
    text-align:right;
    margin:0;
    border-bottom:1px solid #FBBA00;
    padding-bottom:15px;
}
.mn-load-more-news span {
    cursor:pointer;
    color:#5D5D5D;
    font:300 13px/13px 'Barlow Semi Condensed', sans-serif;
    position:relative;
    padding-right:15px;
}

.mn-load-more-news span:after {
    display:block;
    content:"";
    background:url('/wp-content/themes/politechnika-v2/assets/images/more-down-arrow.png') 0 0 no-repeat;
    width:11px;
    height:6px;        
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease;
    position:absolute;
    top:5px;
    right:0;
}

.mn-load-more-news.show span:after {
    transform:rotate(180deg);
}

.mn-news-containers.show .mn-load-more-news span:after {
    transform:rotate(180deg);
}

.mn-read-more {
    display: block;
    width: 100%;
    height: 100%;
    background: url('/wp-content/themes/politechnika-v2/assets/images/arrow-right-yellow.svg') 18px 93% no-repeat;
    position: absolute;
    z-index: 5;
    left: 0px;
    bottom: 0px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mn-read-more:hover {
    background: url('/wp-content/themes/politechnika-v2/assets/images/arrow-right-blue.svg') 33px 93% no-repeat;
}

.mn-read-more-right {
    display: block;
    width: 100%;
    height: 100%;
    background: url('/wp-content/themes/politechnika-v2/assets/images/arrow-right-yellow.svg') 18px 93% no-repeat;
    position: absolute;
    z-index: 5;
    bottom: 0px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mn-read-more-right:hover {
    background: url('/wp-content/themes/politechnika-v2/assets/images/arrow-right-blue.svg') 33px 93% no-repeat;
}


/*end news*/

.mn-projects {
    /*background:#003C7D;*/
    color: #ffffff;
    padding-bottom: 50px;
}


/*zaufali nam*/

.mn-trust {
    background:#F2F2F2;
    min-height:98px;
}

.mn-trust-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 17px 0px;
}

.mn-trust-inner h5 {
    font: 300 23px/30px 'Barlow Semi Condensed', sans-serif;
    color: #00355C;
    margin:0;
}

.mn-trust-inner .mn-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.mn-trust-inner p {
    max-width: 270px;
    font: 300 12px/20px 'Barlow Semi Condensed', sans-serif;
    color: #00355C;
    margin:0;
}
.mn-trust-inner .mn-image-container {
    max-height:65px;
}
.mn-trust-inner .mn-content .mn-image-container img {
    width:auto !important;    
    max-height:65px !important;
    margin:0 65px !important;
}

.mn-trust-inner a.mn-trust-more {
    display: block;
    width: 23px;
    height: 18px;
    background: url('/wp-content/themes/politechnika-v2/assets/images/arrow-right-blue.svg') 50% 50% no-repeat;
}
/*end zaufali nam*/

.mn-over-footer {
    background: #F2F2F2;
    /*margin-top:44px;*/
}

.mn-over-footer .row {
    position: relative;
    height: 42px;
}

.mn-over-footer img {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 10;
    margin-left: -50px;
    border: 19px solid #F2F2F2;
    border-radius: 50px;
    background: #F2F2F2;
}


/*stopka*/

footer {
    background:#E5E7E8;
    color:#183557;
    padding-top: 30px;
    padding-bottom: 60px;
    margin-top:23px;
}

.mn-socials {
    display:flex;
    flex-wrap:Wrap;
}
.mn-socials p {
    width:100%;
}

.mn-socials a {
    margin-right:21px;
}

.mn-socials a:last-of-type {
    margin: 0;
}

footer .mn-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
}

footer .mn-column {
    /*width:28%;*/
    width:23.078%;
}

footer strong {
    font:600 16px/20px 'Barlow Semi Condensed', sans-serif;
}

footer a,
footer p {
    font:300 16px/20px 'Barlow Semi Condensed', sans-serif;
    color:#183557;
    margin-bottom:20px;
}

footer a:hover {
    color:#183557 !important;
    text-decoration:underline;
}

footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

footer ul li {
    margin-bottom: 20px;
}

footer #menu-home-stopka li:first-child a {
    font-weight:600;
}

.mn-footer-media {
    margin-top:43px;
}
.mn-footer-media a:first-of-type {
    margin-right:35px;
}

.mn-eu-logotypes {
    width:calc(100% - 299px);
    margin-left:20px;
    display:flex;
    justify-content:space-between;
    align-items:center;
}
@media (max-width:991px) {
    .mn-eu-logotypes {
        margin-left:0;
        width:100% !important;
    }
}
@media (max-width:767px) {
    .mn-eu-logotypes {
        flex-wrap:wrap;
    }
    .mn-eu-logotypes div {
        width:50%;
        margin-bottom:35px;
    }
    .mn-eu-logotypes div:first-child {
        order:1;
    }
    .mn-eu-logotypes div:nth-child(2) {
        order:3;
    }
    .mn-eu-logotypes div:nth-child(3) {
        order:4;
    }
    .mn-eu-logotypes div:nth-child(4) {
        order:2;
    }
}

/*end stopka*/


/*kalendarz strona główna*/

section.callendar {
    margin-top: -145px;
}

.mn-callendar-db {
    position: relative;
}

.mn-callendar-header-db {
    display: flex;
    justify-content: space-between;
    font: 300 27px/55px 'Barlow Semi Condensed', sans-serif;
    color:#F9C74B;
    margin-bottom: 25px;
    width:100%;
}

.mn-callendar {
    position: relative;
}

.mn-callendar-header {
    display: flex;
    justify-content: space-between;
    font: 300 50px/55px 'Barlow Semi Condensed', sans-serif;
    color: #004B91;
    margin-bottom: 69px;
}

.mn-day-container {
    width: 113px;
    background: #ffffff;
    float: left;
    border: 1px solid #ffffff;
}

.week-ago {
    margin-left: -55%;
}

.next-week {
    margin-right: -50%;
}

.mn-weekday {
    background: #e9edf3;
}

.mn-day-container {
    margin: 0 3px;
}

.mn-day-container h5 {
    font: 300 18px/18px 'Barlow Semi Condensed', sans-serif;
    color: #00355C;
    margin-bottom: 2px;
    border-bottom: 2px solid #f2f2f2;
    padding: 11px;
    margin: 0;
}

.mn-weekday h5 {
    border-bottom: 2px solid #ffffff;
}

.mn-day-inner {
    padding: 11px 21px;
    font: 300 30px/30px 'Barlow Semi Condensed', sans-serif;
    color: #00355C;
    height: 111px;
    position: relative;
}

.mn-day-inner span.mn-day {
    position: absolute;
    left: 11px;
    bottom: 13px;
}

.mn-day-event {
    border-radius: 50px;
    width: 24px;
    height: 24px;
    background: #FBBA00;
    display: block;
    margin-bottom: 6px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    padding-left: 8px;
    font-size: 15px;
    font-weight: bold;
}
@media (max-width:767px) {
    .mn-day-event {
        width:15px;
        height:15px;
    }
}

.mn-day-event:nth-child(2) {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.mn-day-event:nth-child(3) {
    position: relative;
    left: 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

.mn-day-event:hover {
    background: #154C8D;
    cursor: pointer;
}

.mn-day-event-popup {
    background: #ffffff;
    position: absolute;
    z-index: 100;
    border: 1px solid #154C8D;
    padding: 25px 40px 66px 29px;
    color: #00355C;
    max-width: 380px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.elementor-widget-ps-calendar .mn-day-event-popup .mn-event-date span {
    width:100%;
}

.mn-popup-content {
    font: 300 18px/20px 'Barlow Semi Condensed', sans-serif;
    margin-bottom: 20px;
}

.mn-day-event-popup .mn-event-date,
.mn-day-event-popup .mn-event-localization {
    font: 300 14px/20px 'Barlow Semi Condensed', sans-serif;
}

.mn-day-event-popup .mn-event-date strong,
.mn-day-event-popup .mn-event-localization strong {
    font-weight: 600;
}

.mn-day-event-popup-more {
    background: url('/wp-content/themes/politechnika-v2/assets/images/arrow-right-yellow.svg') 0px 0 no-repeat;
    display: block;
    width: 35px;
    height: 30px;
    position: absolute;
    left: 29px;
    bottom: 15px;
}

.mn-day-event-popup-close {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    z-index: 150;
    top: 15px;
    right: 10px;
    background: url('/wp-content/themes/politechnika-v2/assets/images/close.svg') 0px 0 no-repeat;
    cursor: pointer;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mn-day-event-popup-close:hover {
    transform: rotate(180deg);
}

.carousel-cell {
    width: 74%;
    /*margin-left: 49px;*/
    margin-right: 49px;
    border-radius: 5px;
    opacity: 0.1;
}

.carousel-cell.is-selected {
    opacity: 1;
}

.flickity-button.previous,
.flickity-button.previous:hover {
    background: url(/wp-content/themes/politechnika-v2/assets/images/arrow-left-yellow-circle.svg) 0 50% no-repeat;
}

.flickity-button.next,
.flickity-button.next:hover {
    background: url(/wp-content/themes/politechnika-v2/assets/images/arrow-right-yellow-circle.svg) 0 50% no-repeat;
}

.flickity-button>svg {
    display: none !important;
}

.flickity-prev-next-button.previous {
    left: 65px;
}

.flickity-prev-next-button.next {
    right: 97px;
}


/*end kalendarz strona główna*/


/*Cele strona główna*/

.mn-targets-container {
    display: flex;
    flex-wrap: wrap;
}

.mn-target-item {
    background: #ffffff;
    display: flex;
    position: relative;
    margin-bottom: 15px;
    width: 100%;
}

.mn-target-content {
    padding: 30px 30px 70px 30px;
    /*    max-width: 50%;*/
    width: 40%;
}

.mn-target-content-details {
    padding: 30px 30px 70px 30px;
    /*    max-width: 50%;*/
    min-width: 60%;
}

.mn-target-content h4 {
    margin-top: 15px;
    margin-bottom: 20px;
    font: 400 23px/30px 'Barlow Semi Condensed', sans-serif;
    color: #00355C;
}

.mn-target-item .mn-image-container {
    width: 60%;
}

.mn-target-item .mn-image-container img {
    width: 100%;
    height: auto;
    object-fit:cover !important;
}

.mn-target-header {
    font: 300 13px/13px 'Barlow Semi Condensed', sans-serif;
    color: #5D5D5D;
}

.mn-target-item .mn-read-more {
    background-position: 31px 90%;
}

.mn-target-item .mn-read-more:hover {
    background-position: 46px 90%;
}
.mn-targets-container .mn-target-item:last-child {
    margin-bottom:0 !important;
}


/*end cele strona główna*/
/* employee vcard */
.mn-employee-vcard .mn-targets-container {
    display: flex;
    flex-wrap: wrap;
}

.mn-employee-vcard .mn-target-item {
    background: #ffffff;
    display: flex;
    position: relative;
    margin-bottom: 15px;
    width: 100%;
}

.mn-employee-vcard .mn-target-content {
    padding:0px 30px 70px 30px;
    /*    max-width: 50%;*/
    width: 75%;
}

.mn-employee-vcard .mn-target-content-details {
    padding: 30px 30px 70px 30px;
    /*    max-width: 50%;*/
    width: 100%;
}

.mn-employee-vcard .mn-target-content h4 {
    margin-top: 15px;
    margin-bottom: 20px;
    font: 400 23px/30px 'Barlow Semi Condensed', sans-serif;
    color: #00355C;
}

.mn-employee-vcard .mn-target-item .mn-image-container {
    width: 25%;
}

.mn-employee-vcard .mn-target-item .mn-image-container img {
    width: 100%;
    max-height: 350px;
    object-fit:contain !important;
}

.mn-employee-vcard .mn-target-header {
    font: 300 13px/13px 'Barlow Semi Condensed', sans-serif;
    color: #5D5D5D;
}

.mn-employee-vcard .mn-target-item .mn-read-more {
    background-position: 31px 90%;
}

.mn-employee-vcard .mn-target-item .mn-read-more:hover {
    background-position: 46px 90%;
}

.elementor-widget-ps-employee-page .container {
    padding:38px 0 90px 0 !important;
}
.elementor-widget-ps-employee-page .mn-employee-vcard {
    position:static !important;
    top:0 !important;
}
.elementor-widget-ps-employee-page .mn-explore {
    top:-110px !important;
}

/*obszary badawcze*/

section.mn-areas {
    padding-bottom: 250px;
    margin-bottom: 0 !important;
}

.mn-areas-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mn-area-item {
    width: 178px;
    min-height: 266px;
    margin-bottom: 20px;
    text-align: center;
    background: #ffffff;
    padding: 30px 20px 20px 20px;
    position: relative;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mn-area-item img {
    margin-bottom: 18px;
}

.mn-area-item h4 {
    font: 300 15px/20px 'Barlow Semi Condensed', sans-serif;
    color: #004B91;
    margin: 0;
}

.mn-area-item:hover {
    background-color: #FBBA00;
}

.mn-area-item:hover img {
    filter: brightness(0) invert(1);
}

.mn-area-item:hover h4 {
    color: #ffffff;
}

.mn-area-item .mn-read-more {
    background: none;
}


.mn-menu-item ul>li{
    display: block;
    background: #fff;
    width: 178px;
    height: 178px;

}

.mn-menu-item .sub-menu {
    margin-top: 20px !important;
    margin-top: 138px !important;
    margin-left: -68px !important;
    z-index: 10000;
    /* width: 1000px !important; */
    background-color: #014475 !important;
}

.mn-menu-item .elementor-nav-menu--main .sub-menu a {
    -webkit-transition: 0s !important;
    -o-transition: 0s !important;
    transition: 0s !important;
    padding: 0 36px 0 12px !important;
    color: #FFF;
}

.mn-menu-item ul.sub-menu>li {
    display: block;
    background: none !important;
    width: auto !important;
    height: auto;
}

.mn-menu-item ul>li:first-child {
    width: 178px;
    height: 178px;
    text-align: center;
    /*padding: 10px 10px 10px 10px !important;*/
    background: #FFFFFF;
}

.mn-menu-item ul.sub-menu>li:first-child {
    display: flex;
    width: 100%;
    height: 100%;
    margin:0;
    background: none !important;
    padding-top:0px;
    padding-bottom: 0px;
    padding-right:0px;
    padding-left:0px;

}

.mn-menu-item ul>li:hover {
    background-color: #FBBA00;
}

.mn-menu-item ul.sub-menu>li:hover {
    background-color: none;
}

.mn-menu-item .hfe-has-submenu-container:hover {
    filter: brightness(0) invert(1);
}

.mn-menu-item i:before {
    content: none !important;
}

.mn-menu-item .hfe-nav-menu .hfe-menu-item, .hfe-nav-menu .hfe-sub-menu-item a{
    line-height: 1.5;
    text-decoration: none;
    display: inline-block;
    align-items: center;
    -webkit-justify-content: space-between;
}

.mn-menu-item a>img {
    width: 95px;
    max-height: 95px;
}

.mn-menu-item a:hover {
    filter: brightness(0) invert(1);
}

.mn-menu-item .sub-menu a:hover {
    filter: none;
}

.mn-menu-item .sub-menu a {
    white-space: nowrap !important;
}

.mn-menu-item ul>li{
    display: block !important;
    width: 178px !important;
    height: 178px;
    overflow-wrap: break-word;
    text-align: center;
}

.mn-menu-item ul.sub-menu>li{
    text-align: left;
    max-width: 350px !important;
    min-width: 280px !important;
    /*padding: 10px 10px 10px 10px !important;*/
    padding-top: 10px !important;
    padding-left: 0px !important;
}

.mn-menu-item .elementor-nav-menu--main>ul>li {
    padding-left: 0px;
    position: relative;
    margin-right: 10px !important;
    margin-left: 10px !important;
    margin-bottom: 20px !important;
}
.elementor-nav-menu--main .elementor-nav-menu ul {
    width:auto !important;
}

.mn-menu-item {
    display: block;
    list-style: none;
    margin-right: 10px !important;
    margin-left: 10px !important;
    margin-bottom: 20px !important;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    align-items: center;
}

.mn-menu-item a {
    white-space: pre-wrap !important;
    overflow-wrap: break-word;
    /* line-height: 178px;*/
}

/*end obszary badawcze*/

.main-page section {
    margin-bottom:50px;
}
.main-page section section {
    margin-bottom:0;
}


/*projekty - main site*/

.mn-project-container {
    position: relative;
    max-width: 369px;
    background: #ffffff;
}

.mn-projects .row {
    position: relative;
    top: -115px;
}

.mn-project-container .mn-project-content {
    background: #ffffff;
    padding: 50px 31px 58px 31px;
}

.mn-project-container .mn-project-content h4 {
    color: #00355C;
    font: 300 23px/30px 'Barlow Semi Condensed', sans-serif;
    margin: 51px 0 35px 0;
}

.mn-projects .project-name {
    font: 300 13px/15px 'Barlow Semi Condensed', sans-serif;
    color: #5D5D5D;
}

.mn-project-container .mn-read-more {
    background-position: 31px 94%;
}

.mn-project-container:hover .mn-read-more {
    background-position: 50px 94%;
}

.mn-project-container .mn-image-container {
    max-height: 265.5px;
    overflow: hidden;
}
.mn-project-container .mn-image-container img {
    object-fit:cover !important;
}

.mn-projects .carousel-item-inner {
    display: flex;
    justify-content: space-evenly;
}

.mn-projects .carousel-control-prev {
    left: -7.5%;
    opacity: 1;
}

.mn-projects .carousel-control-prev-icon {
    background: url(/wp-content/themes/politechnika-v2/assets/images/slider-left.svg) 100% 50% no-repeat;
    width: 61px;
    height: 61px;
}

.mn-projects .carousel-control-next {
    right: -5.5%;
    opacity: 1;
}

.mn-projects .carousel-control-next-icon {
    background: url(/wp-content/themes/politechnika-v2/assets/images/slider-right.svg) 0 50% no-repeat;
    width: 61px;
    height: 61px;
}

.mn-projects .carousel-control-next,
.mn-projects .carousel-control-prev {
    width: 61px;
}

.mn-more-items-loader {
    color: #ffffff;
    margin-top:105px;
}

.mn-more-items-loader .mn-counter {
    font: 300 13px/13px 'Barlow Semi Condensed', sans-serif;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
    position: absolute;
    top: -33px;
    margin: 0;
}

.mn-more-items-loader-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.mn-more-items-loader-inner a {
    color: #ffffff;
    font: 300 16px/16px 'Barlow Semi Condensed', sans-serif;
    width: 27%;
    text-align: center;
}

.mn-more-items-line-graph {
    background: #ffffff;
    width: 73%;
    height: 6.38px;
    position: relative;
}

.mn-more-items-yellow-stripe {
    width: 60%;
    height: 100%;
    background-color: #FBBA00;
}

.mn-more-items-yellow-stripe25 {
    width: 25%;
    height: 100%;
    background-color: #FBBA00;
}

.mn-more-items-yellow-stripe50 {
    width: 50%;
    height: 100%;
    background-color: #FBBA00;
}

.mn-more-items-yellow-stripe75 {
    width: 75%;
    height: 100%;
    background-color: #FBBA00;
}

.mn-more-items-yellow-stripe100 {
    width: 100%;
    height: 100%;
    background-color: #FBBA00;
}


/*end projekty - main site*/


/*linki-bloki - main site*/
.mn-link-blocks {
    display: flex;
    flex-wrap: wrap;
    /*justify-content:space-between;*/
}

.mn-link-block {
    width: 370px;
    margin-bottom:26px;
    background: #183557;
    position: relative;
    padding:45px 27px 45px 100px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-left:30px;
}
.mn-link-block:first-child,
.mn-link-block:nth-child(3n+1) {
    margin-left:0;
}

.mn-link-block h2 {
    color:#ffffff;
    line-height:30px;
    margin:0;
    font:600 23px/23px 'Barlow Semi Condensed', sans-serif;
}

.mn-link-block:hover {
    background: #FBBA00;
}

.mn-link-block:hover h2 {
    color: #183557;
}

.mn-link-block .mn-read-more,
.mn-link-block:hover .mn-read-more {
    background-position:49px 50%;
}

.mn-link-block-icon {
    position: relative;
    padding: 35px 33px 50px 33px;
    width: 367px;
    height: 367px;
    overflow: hidden;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mn-link-block-icon img {
    display: block;
    margin: 0 auto;
    object-fit:contain !important;
}

.mn-link-block-icon:hover {
    background: #f2f2f2;
}

.mn-link-block-icon .mn-read-more {
    background-position: 27px 92%;
}

.mn-link-block-icon:hover .mn-read-more {
    background-position: 50px 92%;
}


/*end linki-bloki - main site*/


/*nagrody - main site*/

.mn-awards-logos {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 40px 30px 30px 30px;
    flex-wrap: wrap;
}


/*end nagrody - main site*/

.mn-content footer.entry-footer {
    background: none;
}


/*breadcrumb*/
#breadcrumbs {
    margin-top:35px;
}
#breadcrumbs,
.breadcrumb {
    background: none;
    padding: 5px 0;
}
#breadcrumbs li a,
#breadcrumbs span,
#breadcrumbs span a,
.breadcrumb li a,
.breadcrumb span,
.breadcrumb span a {
    font:300 14px/22px 'Barlow Semi Condensed', sans-serif;
    color:#183557 !important;
}

.breadcrumb li:after {
    content: "-";
    font:300 14px/22px 'Barlow Semi Condensed', sans-serif;
    color:#183557;
    padding:0 10px 0 7px;
}

.breadcrumb li:last-child:after {
    display:none !important;
}


/*end breadcrumb*/


/*strona wydziału*/

.subsite header.entry-header {
    display: flex;
    align-items: center;
}

.subsite header.entry-header img {
    margin-right:7px;
    max-width:53px;
    max-height:53px;
}

.subsite h1.entry-title,
.subsite h1.entry-title a {
    font:600 18px/22px 'Barlow Semi Condensed', sans-serif;
    color: #183557;
    letter-spacing:-1px;
    margin:0;
    display: block !important;
}
.subsite header.entry-header h1.entry-title span {
    font: 400 16px/22px 'Barlow Semi Condensed', sans-serif;
    color: #183557;
    display:block;
}
@media (min-width:992px) {
    .subsite h1.entry-title,
    .subsite header.entry-header h1.entry-title span {
        white-space:nowrap;
    }
}

.mn-department .mn-slider .row {
    margin: 0 -117px;
}

.subsite .mn-slider {
    margin-top:0px;
}

.n2-ss-control-bullet {
    width:100%;
    max-width:1170px;
    margin:0 auto;
    position:absolute !important;
    right:auto !important;
    bottom:45px !important;
    justify-content:flex-end !important;
    display:flex !important;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
}
.n2-bullet {
    background:none !important;
    border:1px solid #ffffff !important;
    margin:4px 8.5px !important;
}
.n2-bullet.n2-active {
    background:#ffffff !important;
}

.mn-department section.mn-news {
    padding-bottom: 350px;
}

.mn-box-content {
    padding: 30px 18px 70px 18px;
    color: #00355C;
    background: #ffffff;
    font: 300 15px/27px 'Barlow Semi Condensed', sans-serif;
    position: relative;
    /*    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease;*/
}

.mn-box-container {
    position: relative;
    background: #ffffff;
}

.mn-box-container-highlighted-news {
    position: relative;
    background: #ffffff;
    max-width: 369px;
}

.mn-box-container-highlighted-news:hover .mn-box-content {
    background: #f2f2f2;
}

.mn-box-container:hover .mn-box-content {
    background: #f2f2f2;
}

.mn-department-articles-el {
    display: flex;
    justify-content: space-between;
    max-width: 1170px;
    /*margin:-110px auto 0 auto;*/
    flex-wrap: wrap;
}

.mn-department-articles {
    display: flex;
    justify-content: space-between;
    max-width: 1170px;
    margin: -110px auto 0 auto;
    flex-wrap: wrap;
}

.mn-articles {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.mn-articles .mn-box-container {
    margin-bottom: 30px;
}

.mn-department .mn-department-article,
.mn-articles .mn-box-container {
    width: 369px;
}

.mn-box-content h4 {
    font:300 18px/27px 'Barlow Semi Condensed', sans-serif;
    margin-bottom:15px;
    min-height:54px;
}

.mn-image-container.mn-ico-container {
    background: #ffffff;
    padding: 10px 10px 10px 10px;
    display: flex;
    align-items: center;
    height: 216px;
    overflow: hidden;
}

.mn-el-image-container.mn-el-ico-container {
    background: #ffffff;
    /*padding:58px 10px 10px 10px;*/
    display: flex;
    align-items: center;
    /*height:216px;*/
    overflow: hidden;
    justify-content: center;
}

.mn-el-image-container.mn-el-ico-container-highlighted-article {
    background: #ffffff;
    /*padding:58px 10px 10px 10px;*/
    display: flex;
    align-items: center;
    /*height:216px;*/
    overflow: hidden;
}

.mn-image-container.mn-ico-container img {
    display: block;
    margin: 0 auto;
    object-fit:contain !important;
    /*max-height: 130px;*/
    width: auto
}

.mn-el-image-container.mn-el-ico-container img {
    display: block;
    margin: 0 auto;
    height: 160px;
    /*width:auto;*/
    width: 100%;
    object-fit:cover !important;
}

.truncate {
    width: 350px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mn-el-ico-container-highlighted-article img {
    display: block;
    margin: 0 auto;
    height: 160px;
    /*width:auto;*/
    width: 100%;
    max-width: 370px;
    max-height: 160px;
    min-width: 370px;
    min-height: 160px;
}

.mn-boxes-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mn-explore .mn-box-container:hover .mn-box-content {
    background: #ffffff;
}

.mn-explore {
    position: relative;
    top: -400px;
}


.mn-explore .mn-box-container {
    max-width: 367px;
}
@media (min-width:767px) {
    .mn-explore .mn-box-container {    
        min-width:367px;
    }
}

.mn-explore .mn-box-content h4 {
    color: #004B91;
}

.mn-explore-el {
    position: relative;
    top: 0px;
}

.mn-explore-el .mn-box-container {
    max-width: 367px;
}

.mn-explore-el .mn-box-content h4 {
    color: #004B91;
}

.mn-explore-el .mn-box-container:hover .mn-box-content {
    background: #ffffff;
}


/*sekcja kształcimy*/

section.mn-educate {
    margin-top: -300px;
}

.mn-list-item {
    position: relative;
    background: #ffffff;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 5px 18px 16px 30px;
    margin-bottom: 2px;
}

.mn-list-item:hover {
    background: #f2f2f2;
}

.mn-list-item h4 {
    font: 300 23px/30px 'Barlow Semi Condensed', sans-serif;
    margin: 0px 0 0 0;
    color: #00355C;
    max-width: 90%;
}

.mn-list-item .mn-read-more {
    background-position: 95% 50%;
}

.mn-list-item:hover .mn-read-more {
    background-position: 98% 50%;
}

.mn-list-item .breadcrumb {
    margin-bottom: 10px;
}

.mn-list-item .breadcrumb * {
    font: 300 15px/27px 'Barlow Semi Condensed', sans-serif;
}

.mn-list-item .breadcrumb li:after {
    content: "/";
}

.mn-department .mn-bg-blue {
    padding-bottom: 170px;
}


/*end sekcja kształcimy*/


/*end strona wydziału*/


/*strona aktualności*/

.mn-bg-gray .mn-more-items-line-graph {
    background: #D4D4D4;
}

.mn-bg-gray .mn-more-items-loader,
.mn-bg-gray .mn-more-items-loader-inner a {
    color: #154C8D;
}

.mn-news-site .mn-news {
    margin-top: 145px;
}

.mn-events {
    position: relative;
    top: -120px;
    margin-bottom: 65px;
}

.mn-event-date {
    font: 300 18px/18px 'Barlow Semi Condensed', sans-serif;
    color: #5D5D5D;
}

.mn-event-date-details {
    font: 300 14px/14px 'Barlow Semi Condensed', sans-serif;
    color: #183557;
}

.mn-events .mn-target-content h4 {
    margin-top: 20px;
    margin-bottom: 35px;
}

.mn-events .mn-target-content p {
    font: 300 18px/27px 'Barlow Semi Condensed', sans-serif;
    color: #00355C;
}

.mn-events .mn-target-content {
    padding: 30px 18px 40px 30px;
}

.mn-events .mn-read-more {
    background-position: 52.5% 93%;
}

.mn-events .mn-target-item:hover .mn-read-more {
    background-position: 54.5% 93%;
}

.mn-events .mn-more-items-loader {
    margin-top: 60px;
}


/*end strona aktualności*/


/*strona e-nauka*/

.e-nauka-site .mn-areas {
    margin-top: 20px;
}

.e-nauka-site .mn-area-item {
    width: 215px;
    height: 215px;
}

.e-nauka-site .mn-area-item:hover {
    background: #f2f2f2;
}

.e-nauka-site .mn-area-item:hover img {
    filter: none;
}

.e-nauka-site .mn-area-item img {
    margin-bottom: 30px;
    width: auto;
    height: 97px;
}

.e-nauka-site .mn-area-item h4 {
    font: 300 23px/23px 'Barlow Semi Condensed', sans-serif;
}

.e-nauka-site .mn-area-item:hover h4 {
    color: #154C8D;
}

.e-nauka-site .mn-box-container:hover .mn-box-content {
    background: #ffffff;
}

.e-nauka-site .mn-box-content {
    font: 300 15px/24px 'Barlow Semi Condensed', sans-serif;
}

.e-nauka-site .mn-research-offers {
    position: relative;
    top: -140px;
}

.e-nauka-site section.mn-areas {
    padding-bottom: 190px;
}

.e-nauka-site .mn-more-items-loader {
    margin-top: 50px;
}

.e-nauka-site .mn-bg-gray .mn-more-items-line-graph {
    background: #ffffff;
}

.e-nauka-site .mn-research-activities {
    position: relative;
    top: -245px;
    margin-top: 295px;
}

.mn-search-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mn-search-container>* {
    width: 23%;
}

.mn-search-container input[type="text"] {
    /*width:268px;*/
    padding: 0 10px;
    border: 1px solid #154C8D;
    line-height: 38px;
    color: #5D5D5D;
}

input[type="text"]::-webkit-input-placeholder {
    color: #5D5D5D;
    opacity: 0.54;
}

input[type="text"]:-moz-placeholder {
    color: #5D5D5D;
    opacity: 0.54;
}

input[type="text"]::-moz-placeholder {
    color: #5D5D5D;
    opacity: 0.54;
}

input[type="text"]:-ms-input-placeholder {
    color: #5D5D5D;
    opacity: 0.54;
}

.mn-search-container input[type="submit"] {
    padding: 0 10px;
    font: 300 20px/38px 'Barlow Semi Condensed', sans-serif;
    background: #154C8D;
    color: #ffffff;
    text-align: center;
    border: none;
    cursor: pointer;
}

.mn-research-activities .mn-search-container {
    margin-top: 55px;
}

.mn-research-activities .mn-box-container {
    padding: 50px 30px 50px 30px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 23%;
}

.mn-el-research-activities .mn-box-container {
    width: auto;
}

.mn-el2-research-activities .mn-box-container {
    padding: 50px 30px 50px 30px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    max-width: 270px;
}

.mn-el2-research-activities .mn-el-image-container.mn-el-ico-container {
    background: none;
}

.mn-research-activities .mn-box-container .mn-box-content {
    background: none !important;
    padding: 0;
}

.mn-research-activities .mn-box-container .mn-box-content h4 {
    margin-bottom: 45px;
}

.mn-research-activities .mn-box-container .mn-box-content p {
    font: 300 15px/27px 'Barlow Semi Condensed', sans-serif;
}

.mn-research-activities .mn-el-image-container.mn-el-ico-container {
    background: none;
}
.mn-research-activities .mn-el-image-container.mn-el-ico-container img {
    object-fit:contain;
}

.mn-research-activities .mn-image-container img {
    width: auto;
    height: 65px;
    margin-bottom: 40px;
    object-fit:cover;
}

.mn-el-research-activities .mn-el-image-container img {
    width: auto;
    height: 65px;
    margin-left: 15px;
    object-fit:cover;
}

.mn-el-research-activities .mn-el-image-container:hover img {
    width: auto;
    height: 65px;
    background: #f2f2f2;
    margin-left: 15px;
}

.mn-research-activities .mn-articles {
    margin-top: 45px;
}

.mn-research-activities .mn-box-container .mn-read-more {
    background-position: 30px 95%;
}

.mn-research-activities .mn-box-container:hover .mn-read-more {
    background-position: 40px 95%;
    background-color: #f1f1f1;
    opacity: 0.2;
}

@media (min-width:1200px) {
    .e-nauka-site .mn-bg-blue.mn-specific-height {
        max-height: 940px;
    }
    .e-nauka-site .mn-bg-gray.mn-specific-height {
        max-height: 880px;
    }
}


/*end strona e-nauka*/


/*CUSTOM SELECT*/

.mn-custom-select {
    position: relative;
}

.mn-padding-zero {
    padding: 0px;
    margin: 0px !important;
}

.mn-custom-select select {
    display: none;
}

.select-selected {
    background-color: #e0e0e0;
}


/*style the arrow inside the select element:*/

.select-selected:after, .custom-combobox-toggle {
    position: absolute;
    content: "";
    top: 0px;
    right: 0px;
    width: 50px;
    height: 40px;
    border-left: 2px solid #ffffff;
    background: url('/wp-content/themes/politechnika-v2/assets/images/arrow-select.svg') 50% 70% no-repeat;
}

.select-selected.select-arrow-active:after {
    background: url('/wp-content/themes/politechnika-v2/assets/images/arrow-select-blue-up.svg') 50% 30% no-repeat;
}


/*point the arrow upwards when the select box is open (active):*/

.select-selected.select-arrow-active:after {
    top: 0px;
}


/*style the items (options), including the selected item:*/

.select-items div,
.select-selected {
    color: #154C8D;
    padding: 0 55px 0 10px;
    cursor: pointer;
    user-select: none;
    line-height: 40px;
    text-align: center;
}

.select-items div {
    border-top: 1px solid #e9edf3;
    padding: 0 10px;
}


/*style items (options):*/

.select-items {
    position: absolute;
    background-color: #e9edf3;
    top: 100%;
    left: 0;
    /*right: 0;*/
    z-index: 99;
}


/*hide the items when the select box is closed:*/

.select-hide {
    display: none;
}

.select-items div:hover,
.same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}


/*END CUSTOM SELECT*/


/*boostrap carousel fix*/

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    transition: -webkit-transform .6s ease !important;
    transition: transform .6s ease !important;
    transition: transform .6s ease, -webkit-transform .6s ease !important;
}


/*end boostrap carousel fix*/


/*kalendarz miesiąc*/

.mn-month-container {
    max-width: 580px;
    color: #ffffff;
    margin-left: 130px;
}

.mn-month {
    border: 1px solid #ffffff;
}

.mn-month-header,
.mn-month-week {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mn-month-header .mn-month-day,
.mn-month-week .mn-month-day {
    width: 14.28%;
    height: 44px;
    padding: 5px;
    overflow: hidden;
}

.mn-month-header .mn-month-day {
    font: 300 18px/18px 'Barlow Semi Condensed', sans-serif;
    letter-spacing: 0.18px;
}

.mn-month-week .mn-month-day {
    position: relative;
    border-right: 1px solid rgba(255, 255, 255, 0.19);
    font: 300 23px/28px 'Barlow Semi Condensed', sans-serif;
    /*letter-spacing:0.23px;*/
}

.mn-month-week .mn-month-day .mn-day-event {
    position: absolute;
    top: 34%;
    left: 88%;
    margin: -12px 0 0 -12px;
}

.mn-month-week .mn-month-day:last-child {
    border-right: none;
}

.mn-month-week {
    border-bottom: 1px solid rgba(255, 255, 255, 0.19);
}

.mn-month-day .mn-day {
    position: absolute;
    left: 5px;
    bottom: 1px;
}

.mn-month-carousel .carousel-cell {
    width: 49%;
    margin-left: 68px;
    margin-right: 68px;
}

.mn-month-carousel .flickity-prev-next-button.previous {
    left: 205px;
}

.mn-month-carousel .flickity-prev-next-button.next {
    right: 205px;
}

.mn-month-carousel .flickity-prev-next-button {
    top: 60%;
    transform: translateY(-60%);
}

.mn-month-carousel .mn-day-event-popup {
    padding: 25px 40px 10px 29px;
}

.mn-month-carousel .mn-day-event-popup-more {
    position: relative;
    height: 20px;
    margin-right: 15px;
    left: 0;
    bottom: 0;
}

.mn-month-carousel .mn-event-content {
    display: flex;
}

.mn-month-carousel {
    padding-top: 50px;
}


/*.mn-month-carousel .mn-search-container input[type="text"] {
    text-align:center;
}*/

.mn-bg-blue .mn-search-container input[type="text"] {
    color: #154C8D;
}

.mn-bg-blue .mn-search-container input[type="text"]:focus {
    background-color: #FBBA00;
}

.mn-month-carousel .mn-search-container {
    margin-top: 30px;
    margin-bottom: 50px;
}

.mn-bg-blue .mn-search-container input[type="text"]::-webkit-input-placeholder {
    color: #154C8D;
    opacity: 1;
}

.mn-bg-blue .mn-search-container input[type="text"]:-moz-placeholder {
    color: #154C8D;
    opacity: 1;
}

.mn-bg-blue .mn-search-container input[type="text"]::-moz-placeholder {
    color: #154C8D;
    opacity: 1;
}

.mn-bg-blue .mn-search-container input[type="text"]:-ms-input-placeholder {
    color: #154C8D;
    opacity: 1;
}

/*kalendarz miesiąc jasne tło*/

.mn-month-container-wb {
    max-width: 580px;
    color: #154C8D;
    margin-left: 130px;
}

.mn-month-wb {
    border: 1px solid #154C8D;
}

.mn-month-header-wb,
.mn-month-week-wb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mn-month-header-wb .mn-month-day-wb,
.mn-month-week-wb .mn-month-day-wb {
    width: 14.28%;
    height: 44px;
    padding: 5px;
    overflow: hidden;
}

.mn-month-header-wb .mn-month-day-wb {
    font: 300 18px/18px 'Barlow Semi Condensed', sans-serif;
    letter-spacing: 0.18px;
}

.mn-month-week-wb .mn-month-day-wb {
    position: relative;
    border-right: 1px solid #154C8D;
    font: 300 23px/28px 'Barlow Semi Condensed', sans-serif;
    /*letter-spacing:0.23px;*/
}

.mn-month-week-wb .mn-month-day-wb .mn-day-event-wb {
    position: absolute;
    top: 34%;
    left: 88%;
    margin: -12px 0 0 -12px;
}

.mn-month-week-wb .mn-month-day-wb:last-child {
    border-right: none;
}

.mn-month-week-wb {
    border-bottom: 1px solid #154C8D;
}

.mn-month-day-wb .mn-day-wb {
    position: absolute;
    left: 5px;
    bottom: 1px;
}

.mn-month-carousel-wb .carousel-cell {
    width: 49%;
    margin-left: 68px;
    margin-right: 68px;
}

.mn-month-carousel-wb .flickity-prev-next-button.previous {
    left: 205px;
}

.mn-month-carousel-wb .flickity-prev-next-button.next {
    right: 205px;
}

.mn-month-carousel-wb .flickity-prev-next-button {
    top: 60%;
    transform: translateY(-60%);
}

.mn-month-carousel-wb .mn-day-event-popup {
    padding: 25px 40px 10px 29px;
}

.mn-month-carousel-wb .mn-day-event-popup-more {
    position: relative;
    height: 20px;
    margin-right: 15px;
    left: 0;
    bottom: 0;
}

.mn-month-carousel-wb .mn-event-content {
    display: flex;
}

.mn-month-carousel-wb {
    padding-top: 50px;
}


/*.mn-month-carousel .mn-search-container input[type="text"] {
    text-align:center;
}*/

.mn-bg-white .mn-search-container input[type="text"] {
    color: #154C8D;
}

.mn-bg-white .mn-search-container input[type="text"]:focus {
    background-color: #FBBA00;
}

.mn-month-carousel .mn-search-container {
    margin-top: 30px;
    margin-bottom: 50px;
}

.mn-bg-white .mn-search-container input[type="text"]::-webkit-input-placeholder {
    color: #154C8D;
    opacity: 1;
}

.mn-bg-white .mn-search-container input[type="text"]:-moz-placeholder {
    color: #154C8D;
    opacity: 1;
}

.mn-bg-white .mn-search-container input[type="text"]::-moz-placeholder {
    color: #154C8D;
    opacity: 1;
}

.mn-bg-white .mn-search-container input[type="text"]:-ms-input-placeholder {
    color: #154C8D;
    opacity: 1;
}

.mn-bg-blue .mn-search-container input[type="text"] {
    color: #154C8D;
}

.mn-bg-blue .mn-search-container input[type="text"]:focus {
    background-color: #FBBA00;
}

.mn-month-carousel .mn-search-container {
    margin-top: 30px;
    margin-bottom: 50px;
}

.mn-bg-blue .mn-search-container input[type="text"]::-webkit-input-placeholder {
    color: #154C8D;
    opacity: 1;
}

.mn-bg-blue .mn-search-container input[type="text"]:-moz-placeholder {
    color: #154C8D;
    opacity: 1;
}

.mn-bg-blue .mn-search-container input[type="text"]::-moz-placeholder {
    color: #154C8D;
    opacity: 1;
}

.mn-bg-blue .mn-search-container input[type="text"]:-ms-input-placeholder {
    color: #154C8D;
    opacity: 1;
}
/*end kalendarz miesiąc*/


/*tabela wydarzeń*/

.mn-bg-gray .mn-search-container input[type="text"] {
    border-color: #ffffff;
    color: #154C8D;
}

.mn-bg-gray .mn-search-container input[type="text"]::-webkit-input-placeholder {
    color: #154C8D;
    opacity: 1;
}

.mn-bg-gray .mn-search-container input[type="text"]:-moz-placeholder {
    color: #154C8D;
    opacity: 1;
}

.mn-bg-gray .mn-search-container input[type="text"]::-moz-placeholder {
    color: #154C8D;
    opacity: 1;
}

.mn-bg-gray .mn-search-container input[type="text"]:-ms-input-placeholder {
    color: #154C8D;
    opacity: 1;
}

.mn-list-container {
    background: #ffffff;
    padding: 30px 85px 40px 85px;
    margin: 35px -85px;
}

.mn-list-container-header {
    border: 1px solid #154C8D;
}

.mn-list-container-row {
    border-bottom: 1px solid rgba(0, 60, 125, 0.5);
}

.mn-list-container-header,
.mn-list-container-row {
    display: flex;
    padding: 20px 0;
}

.mn-list-container-header .mn-list-container-item {
    color: #003C7D;
}

.mn-list-container-header .mn-list-container-item,
.mn-list-container-row .mn-list-container-item {
    line-height: 18px;
    width: 17%;
}

.mn-list-container-header .mn-list-container-item:last-child,
.mn-list-container-row .mn-list-container-item:last-child {
    border: none;
}

.mn-list-container-header .mn-list-container-item.mn-wide-item,
.mn-list-container-row .mn-list-container-item.mn-wide-item {
    width: 32%;
}

.mn-list-container-item {
    border-right: 1px solid #484848;
    padding: 0 35px;
    color: #4b4b4b;
}

.mn-list-container-rows {
    position: relative;
    /*max-height:300px;*/
}


/*end tabela wydarzeń*/


/*custom scrollbar*/

.slimScrollDiv {
    padding-right: 45px;
    margin-right: -45px;
}

.slimScrollRail {
    background: #5D5D5D !important;
    opacity: 0.27 !important;
}

.slimScrollBar {
    background: #FBBA00 !important;
    opacity: 1 !important;
    cursor: pointer;
}


/*end custom scrollbar*/


/*mini kalendarz*/

.mn-mini-calendar-outer {
    max-width: 270px;
    position: relative;
}

.mn-mini-calendar-select {
    position: relative;
    color: #154C8D;
    padding: 0 55px 0 10px;
    cursor: pointer;
    user-select: none;
    line-height: 40px;
    text-align: center;
    background-color: #f2f2f2;
}

.mn-mini-calendar-select:after {
    position: absolute;
    content: "";
    top: 0px;
    right: 0px;
    width: 50px;
    height: 40px;
    border-left: 6px solid #ffffff;
    background: url(/wp-content/themes/politechnika-v2/assets/images/arrow-select.svg) 50% 70% no-repeat;
}

.mn-mini-calendar .mn-month {
    border: 1px solid rgba(255, 255, 255, 0.19);
}

.mn-mini-calendar {
    display: none;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 4000;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #154C8D;
    color: #ffffff;
    padding: 13px 15px;
}

.mn-mini-calendar-months {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 35px;
    margin-bottom: 10px;
}

.mn-mini-calendar-select.mn-show+.mn-mini-calendar {
    display: block;
}

.mn-mini-calendar-select.mn-show:after {
    background: #154C8D url(../images/arrow-select-white.svg) 50% 30% no-repeat;
}

.mn-mini-calendar .mn-month-header .mn-month-day {
    font: 300 12px/14px 'Barlow Semi Condensed', sans-serif;
    letter-spacing: 0.12px;
    text-align: left;
    max-height: 25px;
}

.mn-mini-calendar .mn-month-day .mn-day {
    left: 6px;
    bottom: 6px;
    font: 300 14px/17px 'Barlow Semi Condensed', sans-serif;
    letter-spacing: 0.12px;
}

.mn-mini-calendar .mn-month-day {
    max-height: 27px;
    cursor: pointer;
}

.mn-mini-calendar .mn-month-day.mn-active {
    background-color: #FBBA00;
}

.mn-mini-calendar .mn-month-day.mn-no-date {
    cursor: auto;
}

.mn-mini-calendar .mn-month-day.mn-no-date.mn-active {
    background: none !important;
}

.mn-mini-calendar .mn-months {
    font: 300 15px/18px 'Barlow Semi Condensed', sans-serif;
    letter-spacing: 0.15px;
    padding: 0 10px;
    text-align: center;
}

.mn-month-back {
    display: block;
    width: 15px;
    height: 15px;
    background: url(/wp-content/themes/politechnika-v2/assets/images/arrow-double-left.svg) 50% 50% no-repeat;
}

.mn-month-next {
    display: block;
    width: 15px;
    height: 15px;
    background: url(/wp-content/themes/politechnika-v2/assets/images/arrow-double-right.svg) 50% 50% no-repeat;
}


/*end mini kalendarz*/


/*tabela typ 2*/

.mn-list-container-second-type .mn-list-container-header {
    border-color: #FBBA00;
}

.mn-list-container-second-type .mn-list-container-header .mn-list-container-item,
.mn-list-container-second-type .mn-list-container-row .mn-list-container-item {
    width: 25%;
}

.mn-list-container-second-type .mn-list-container-row {
    padding: 0;
    border-bottom: 1px solid rgba(112, 112, 112, 0.5);
}

.mn-list-container-second-type .mn-list-container-rows {
    margin-top: 15px;
}

.mn-list-container-second-type .mn-list-container-rows .mn-list-container-item {
    border-right: 1px solid rgba(112, 112, 112, 0.5);
    padding: 20px 35px;
    display: flex;
    align-items: center;
}

.mn-list-container-second-type .mn-list-container-rows .mn-list-container-item:last-child {
    border: none;
}

.mn-list-container-second-type .mn-list-container-header .mn-list-container-item {
    padding: 5px 35px;
}


/*end tabela typ 2*/


/*Post*/

.mn-post-content {
    margin-bottom: 35px;
}

.mn-post-info {
    margin-bottom: 35px;
    font-size: 13px;
}

.mn-post-info * {
    line-height: 15px;
    color: #5D5D5D;
}

.mn-post-info p {
    margin-bottom: 2px;
}

.post-categories {
    list-style-type: none;
    padding: 0;
    margin-bottom: 2px;
}

.mn-post-info a {}


/*end Post*/

.mn-color-white,
.mn-color-white a {
    color: #ffffff !important;
}

.mn-news-container .mn-image-container img {
    width:100%;
    height:100%;
    object-fit:cover !important;
}

.mn-employee-section {
    position: relative;
    top: -100px;
    padding-bottom: 100px;
}

/*elementor*/

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1170px !important;
}


/*end elementor*/


.bright-background .mn-more-items-loader .mn-counter, .bright-background .mn-more-items-loader a {
	 color: #00355C;
}


/*Elementor menu lvl2*/
.elementor-nav-menu--main ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index:50;
}
.elementor-nav-menu--main>ul>li {
    padding-left:25px;
    position: relative;
    margin-right:0 !important;
}
.elementor-nav-menu--main ul>li>a {
    padding:0 !important;
    display: block;
    font-size: 16px;
    font-weight:500;
    color: #003C7D !important;
    line-height: 40px;
}
.elementor-nav-menu--main > ul > li:first-child {
    padding-left:0;
}
.elementor-nav-menu--main > ul > li:first-child>a,
.elementor-nav-menu--main > ul > li:last-child>a {
    /*font-weight:600;*/
}
.elementor-nav-menu--main > ul > li:last-child .sub-menu {
    left:auto;
    right:0;
}
.elementor-nav-menu--main ul ul {
    position:absolute;
    top:36px !important;
    background:#f4f4f4;
    display:none;
    left:0px;
    z-index:9999999;
}
.elementor-nav-menu--main ul>li:hover > ul {
    display:block !important;
}
.elementor-nav-menu--main .sub-menu {
    box-shadow:none !important;
    background:#E9E9E9 !important;
    padding:15px 35px 35px 35px !important;
}
.elementor-nav-menu--main .sub-menu a {
    -webkit-transition:0s !important;
    -o-transition:0s !important;
    transition:0s !important;
    padding:0 !important;
}
.elementor-nav-menu--main .sub-menu a:hover {
    opacity: 1;
/*    background: #f4f4f4 url(/wp-content/themes/politechnika-v2/assets/images/menu-arrow-yellow.svg) 12px 50% no-repeat !important;
    padding-left: 32px !important;
    color:#5D5D5D !important;*/
    white-space:nowrap;
    /*font-size:16px !important;*/
    text-decoration:underline;
}
.elementor-nav-menu--main .elementor-nav-menu a {
    -webkit-transition:0s !important;
    -o-transition:0s !important;
    transition:0s !important;
}
/*.elementor-nav-menu--main ul>li>a:hover*/ 
.elementor-nav-menu > li.menu-item-has-children,
.elementor-nav-menu > li > a {
    line-height:40px !important;
}
.elementor-nav-menu--main ul>li>a:hover:after {
    display:none !important;
}
.elementor-nav-menu--main ul .sub-menu .menu-item-has-children {
    min-height:35px;
}
.elementor-nav-menu--main ul .sub-menu .menu-item-has-children .sub-menu {
    position:relative !important;
    top:0 !important;
    left:0;
}
/*RWD*/
@media (max-width:1024px) {
    .elementor-menu-toggle {
        background-color:transparent !important;
    }
    .elementor-nav-menu--dropdown {
        box-shadow:none !important;
        margin-top:0 !important;
        position:static !important;
        background-color:#f4f4f4 !important;
    }
    .elementor-nav-menu--dropdown {
        width: auto !important;
    }
    .elementor-nav-menu--dropdown ul {
        overflow:hidden;
    }
    .elementor-nav-menu--dropdown ul,
    .elementor-nav-menu--dropdown ul.sub-menu {
        display:block !important;
        position:relative !important;
    }
    .elementor-nav-menu--dropdown ul.sub-menu {
        left:10px;
    }
    .elementor-nav-menu--dropdown a {
        font-size:18px !important;
        line-height:25px !important;
    }    
}
@media (max-width:1024px) {
    .subsite .mn-top-menu .row {
        padding:0;
    }
}

@media (max-width:1024px) {
    .mn-menu-item ul>li:hover {
        background-color: #FBBA00;
    }
    .mn-menu-item ul>li:first-child {
        /* width: 178px; */
        height: 178px;
        text-align: center;
        /* padding: 10px 10px 10px 10px !important; */
        background: #FFFFFF;
    }
    .mn-menu-item ul>li {
        display: block !important;
        /* width: 178px !important; */
        height: 178px;
        overflow-wrap: break-word;
        text-align: center;
    }
    .mn-menu-item ul>li {
        display: block;
        background: #fff;
        /* width: 178px; */
        height: 178px;
    }
}
/*END RWD*/
/*END Elementor menu lvl2*/

.mn-menu-item .menu-item.menu-item-type-custom.menu-item-object-custom .sub-menu{
    background: none !important;
    background-color: #003c7d !important;
    min-width: 400px;
}

.mn-menu-item .menu-item.menu-item-type-custom.menu-item-object-custom .sub-menu :hover{
    background: none !important;
    width: auto !important;
    height: auto !important;
    background-color: #003c7d !important;
}

.mn-menu-item .menu-item.menu-item-type-custom.menu-item-object-custom .sub-menu a:hover{
    background-image: url(/wp-content/themes/politechnika-v2/assets/images/menu-arrow-yellow.svg) !important;
    background-position: 12px 50% !important;
    background-repeat: no-repeat !important;
    background-color: #003c7d !important;
    color: #f2f2f2 !important;
}

.mn-menu-item .menu-item-type-post_type.menu-item-object-page .sub-menu{
    background: none !important;
    background-color: #003c7d !important;
    min-width: 400px;
}

.mn-menu-item .menu-item-type-post_type.menu-item-object-page .sub-menu :hover{
    background: none !important;
    width: auto !important;
    height: auto !important;
    background-color: #003c7d !important;
}
.mn-menu-item .menu-item-type-post_type.menu-item-object-page .sub-menu a:hover{
    background-image: url(/wp-content/themes/politechnika-v2/assets/images/menu-arrow-yellow.svg) !important;
    background-position: 12px 50% !important;
    background-repeat: no-repeat !important;
    background-color: #003c7d !important;
    color: #f2f2f2 !important;
}

.elementor-nav-menu--dropdown {
    background-color: #F4F4F4 !important;
    width: auto !important;
}

.lang dl,ol,ul {
    margin-top: 0;
    margin-bottom: 0px;
    margin-right:0px;
}
.lang-item {
    display: inline;
    list-style: none;
    margin-bottom: 0px;
}

/*przełącznik języka*/
.mn-lang-switcher.mn-custom-select {
    padding:0 25px 0 10px;
    line-height:normal;
}
.mn-lang-switcher.mn-custom-select .select-selected {
    background:none;
    color:#ffffff;
    text-transform:uppercase;
    font-size:16px;
    line-height:27px;
    padding:0 10px 0 0px;
}
.mn-lang-switcher.mn-custom-select .select-selected:after {
    position:absolute;
    content:"";
    top:13px;
    right:25px;
    width:7px;
    height:5px;
    border-left:none;
    background:url(/wp-content/themes/politechnika-v2/assets/images/dropdown-ico-white.svg) 50% 50% no-repeat;
}
.mn-lang-switcher.mn-custom-select .select-items {
    top:100%;
    /*bottom:-45px;*/
    background-color:#031731;
}
.mn-lang-switcher.mn-custom-select .select-items div {
    color:#ffffff;
    font-size:16px;
    text-align:left;
    text-transform:uppercase;
}
.mn-lang-switcher.mn-custom-select .select-items div:hover {
/*    background: url(/wp-content/themes/politechnika-v2/assets/images/arrow-right-yellow.svg) 10px 50% no-repeat;
    background-size:11px 9px;
    padding-left:25px;*/
    text-decoration:underline;
}
.mn-lang-switcher.mn-custom-select .select-items div:first-child {
    border-top:none;
}
/*end przełącznik języka*/

.mn-top-contact-menu {
    display:flex;
    align-items:center;
    padding-left:5px;
}
.mn-top-contact-menu li::marker {
    display:none !important;
    font-size:0;
}
/*@media (min-width:992px) and (max-width:1430px) {
    .menu-item-339>a {
        left:-102px !important;
    }
    .menu-item-339 .sub-menu {
        right:-16px;
    }
}*/

.custom-combobox-input.ui-widget.ui-widget-content.ui-state-default.ui-corner-left.ui-autocomplete-input{
    width: 220px;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    background-color: #e0e0e0;
    color: #154C8D;
    line-height: 40px;
}

.ui-button.ui-widget.ui-button-icon-only.custom-combobox-toggle.ui-corner-right{
    cursor: pointer;
    color: #154C8D;
    background-color: #e0e0e0;
    line-height: 40px;
}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front{
    background-color: #e9edf3;
    overflow-wrap: break-word;
    width: 265px;
    padding: 0px;
    margin: 0px;
    color: #154C8D;
    cursor: pointer;
    user-select: none;
    line-height: 40px;
    text-align: left;
}

.ui-autocomplete {
	background-color: #fff;
	padding: 0 10px;
	border: 1px solid #154C8D;
	z-index:100;
}

.ui-autocomplete .ui-menu-item {
	list-style: none;
	cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}

.ui-autocomplete .ui-menu-item:hover {
	background-color: #E0E0E0;
}

#slideshow2 {
    /*margin: 80px auto;*/
    position: relative;
    /*width: 240px;*/
    /*height: 240px;*/
    /*padding: 10px;*/
    /*box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);*/
}

#slideshow2 > div {
    position: relative;
    /*top: 10px;*/
    /*left: 10px;*/
    /*right: 10px;*/
    /*bottom: 10px;*/
}

/*COOKIES*/
#cookie-notice .cookie-notice-container {
    display:flex !important;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
}
#cookie-notice {
    background-color:#FBBA00 !important;
}
.cookie-notice-container {
    color:#183557 !important;
    font:300 16px/24px 'Barlow Semi Condensed', sans-serif !important;
}
.cn-button.bootstrap {
    background:none !important;
}
#cn-notice-text {    
    text-align:left;    
}
@media (min-width:991px) {
    #cn-notice-text {
        max-width:30%;        
        margin-right:20%;
    }
}
#cn-accept-cookie {
    color:#183557 !important;
    background:url('/wp-content/themes/politechnika-v2/assets/images/zgoda.png') 0 50% no-repeat !important;
    padding-left:57px;
    line-height:44px;
}
#cn-refuse-cookie {
    color:#183557 !important;
    background:url('/wp-content/themes/politechnika-v2/assets/images/odmowa.png') 0 50% no-repeat !important;
    padding-left:57px;
    line-height:44px;
}
#cn-accept-cookie:hover {
    
}
.cn-button:hover {
    box-shadow:none !important;
    text-decoration:underline !important;
}
#cn-close-notice {
    display:none;
}
/*END COOKIES*/

.mn-box-image-text-horizontal {
    display: flex; flex-wrap: wrap; justify-content: space-between; position:relative
}

.mn-box-image-text-horizontal .mn-box-image-text-horizontal-img {
    width: 200px;padding: 30px 0px 0px 0px;
}

.mn-box-image-text-horizontal .mn-box-container {
    display:flex;max-inline-size: fit-content;position:relative;margin-bottom: 30px;flex-wrap: wrap
}

.mn-box-image-text-horizontal .mn-box-content {
    width:375px;min-height: 200px;height: auto;border-left: 2px solid #FBBA00;
}

.ui-widget-content a{
    color: #003c7d !important;
}

.ui-widget-content a:hover{
    color: #007bff !important;
}
.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab.ui-tabs-active ui-state-active {
    background: #f2f2f2;
    border: none !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: none !important;
    background: none !important;
    font-weight: normal;
    color: #ffffff;
}
.mn-flex-section {
    background-color:#E9E9E9;
}
.mn-flex-section .elementor-column-wrap {
    padding:0 !important;
}
.mn-flex-section .elementor-widget-wrap {
    justify-content:space-between;
    align-items:center;
    align-content:center;
    min-height:80px;
}
.mn-flex-section .container-fluid {
    padding:0 !important;
}


/*KOMUNIKAT*/
.mn-komunikat {
    /*background-color:#FE9300;*/
    background-color:#eb0000;;
    padding:15px 0px;
    margin-top:20px;
    display:flex;
    align-items:center;
    min-height:100px;
}
.mn-komunikat-col {
    display:flex;
    align-items:center;
    justify-content:space-between;
    color:#000000;    
    width:22.66666%;
    padding:0 25px;
}
.mn-komunikat-col:first-child {
    width:32%;
    padding-right:0;
}
.mn-komunikat-col h3 {
    font:600 30px/35px 'Barlow Semi Condensed', sans-serif;
    letter-spacing:-1px;
    margin:0;
}
.mn-komunikat-col a {
    font:300 13px/27px 'Barlow Semi Condensed', sans-serif;
    text-decoration:underline !important;
    color:#000000;
    white-space:nowrap;
}
.mn-komunikat-col a:hover {
    text-decoration:none !important;
}
.mn-komunikat-col p {
    font:400 14px/22px 'Barlow Semi Condensed', sans-serif !important;
    margin:0;
    width:80%;
}
.mn-komunikat-col span {
    font:600 30px/57px 'Barlow Semi Condensed', sans-serif !important;
    letter-spacing:-1px;
    width:20%;
    text-align:center;
}
.mn-komunikat.green {
    background-color:#23a605;
}
.mn-komunikat.red {
    background-color:#eb0000;    
}
.mn-komunikat.yellow {
    background-color:#FE9300;
}
.mn-komunikat.zolty-jasny {
    background-color:#FEFE00;
}
.mn-komunikat.red .mn-komunikat-col {
    border-color:#ffffff !important;
}
.mn-komunikat.red .mn-komunikat-col,
.mn-komunikat.red .mn-komunikat-col a {
    color:#ffffff;
}
/*END KOMUNIKAT*/


/*POB*/
.mn-pobs {
    display:flex;
    /*justify-content:space-between;*/
    flex-wrap:wrap;
}
.mn-pob {
    width:370px;
    background-color:#F2F2F2;
    margin-left:30px;
}
.mn-pob:first-child,
.mn-pob:nth-child(3n+1) {
    margin-left:0;
}
.mn-pob:nth-child(n+4) {
    margin-top:30px;
}
.mn-pob .mn-image-container {
    width:100%;
    height:206px;
}
.mn-pob .mn-news-content {
    padding:18px 20px;
    border:none;    
    display:flex;
    background:none;
}
.mn-pob .mn-news-content img {
    width:50px;
    height:50px;
    margin-right:30px;
}
.mn-pob .mn-read-more,
.mn-pob .mn-read-more:hover {
    background: url('/wp-content/themes/politechnika-v2/assets/images/news-arrow-right-white.svg') 92% 170px no-repeat;
}
.mn-pob:hover .mn-news-content p {
    font-weight:500;
}
/*END POB*/


/*Osiagniecia i sukcesy*/
.mn-news-type3 .mn-news-containers {
    justify-content:flex-start;
    
}
.show .mn-news-type3 .mn-news-containers {
    margin-bottom:0px !important;
}
.mn-news-type3 .mn-news-container {
    background-color:#FBBA00;
    margin-left:30px;    
    margin-bottom:30px !important;
}
.mn-news-type3 .mn-news-container:first-child,
.mn-news-type3 .mn-news-container:nth-child(2n+1) {
    margin-left:0;
}
.mn-news-type3 .mn-image-container {
    width:100%;
    height:170px;
}
.mn-news-type3 .mn-news-content {    
    padding:5px 10px 17px 10px;
    background-color:transparent;    
    color:#183557;
    font-weight:400;
    letter-spacing:-0.16px;
    min-height:92px;
}
.mn-news-type3 .mn-read-more,
.mn-news-type3 .mn-read-more:hover {
    background:url(/wp-content/themes/politechnika-v2/assets/images/news-arrow-right-white.svg) 92% 135px no-repeat;
}
.mn-news-type3 .mn-news-container:hover {
    background-color:#154C8D;
}
.mn-news-type3 .mn-news-container:hover .mn-news-content,
.mn-news-type3 .mn-news-container:hover .mn-news-content p {
    color:#ffffff;
    font-weight:400;
}
.mn-news-type3 .mn-news-container + .mn-news-container-more-news {
    margin-top:0;
}
.mn-news-type3 .mn-news-container-more-news.show .mn-load-more-news {
    margin-top:0px;
}
.mn-news-type3 + .mn-load-more-news {
    margin-top:-6px;
}

@media (min-width:992px) {
    .elementor-col-100 .mn-news-type3 .mn-news-container:nth-child(2n+1) {
        margin-left:30px;
    }
    .elementor-col-100 .mn-news-type3 .mn-news-container:first-child,
    .elementor-col-100 .mn-news-type3 .mn-news-container:nth-child(4n+1) {
        margin-left:0 !important;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .elementor-col-100 .mn-news-type3 .mn-news-container,
    .elementor-col-100 .mn-news-type3 .mn-news-container:nth-child(2n+1) {
        margin-left:1.33333%;
    }
    .elementor-col-50 .mn-news-container {
        width:48%;
        margin-left:4%;
    }
}
/*END Osiagniecia i sukcesy*/

.mn-news-typ1 .mn-news-containers {
    justify-content:flex-start;
}
.mn-news-typ1 .mn-news-container {
    margin-left:30px;
    margin-bottom:30px !important;
}

.mn-news-typ1 .mn-news-container:first-child,
.mn-news-typ1 .mn-news-container:nth-child(4n+1) {
    margin-left:0px;
}
.show .mn-news-typ1 .mn-news-containers {
    margin-bottom:0px !important;
}
.mn-news-typ1 + .mn-load-more-news {
    margin-top:-30px;
}
.mn-news-typ1 .mn-news-intro-text {
    display:none;
}

/*Ksztalcimy*/
.mn-news-typ2 .mn-news-containers {
    justify-content:flex-start;
}
.mn-news-typ2 .mn-news-container {
    width:370px;
    background-color:#183557;
}
.mn-news-typ2 .mn-news-container:nth-child(n+4) {
    margin-top:30px;
}
.mn-news-typ2 .mn-image-container {
    width:100%;
    height:206px;
}
.mn-news-typ2 .mn-news-content {
    background:transparent;
    padding:25px 25px 25px 48px;
    display:flex;
    justify-content:flex-start;
    align-items:flex-start;
}
.mn-news-typ2 .mn-news-content img {
    margin-top:5px;
    margin-right:30px;
}
.mn-news-typ2 .mn-news-content p {
    color:#ffffff;
    font:400 23px/30px 'Barlow Semi Condensed', sans-serif;
}
.mn-news-typ2 .mn-news-container:hover {
    background-color:#154C8D;
}
.mn-news-typ2 .mn-news-container:hover .mn-news-content p {
    color:#ffffff;
    font:400 23px/30px 'Barlow Semi Condensed', sans-serif;
}
.mn-news-typ2 .mn-read-more {
    opacity:0;
    background:none !important;
}
.mn-news-typ2 .mn-news-container {
    margin-left:30px;
}
.mn-news-typ2 .mn-news-container:first-child,
.mn-news-typ2 .mn-news-container:nth-child(3n+1) {
    margin-left:0px;
}
/*END ksztalcimy*/


/*wydarzenia*/
.mn-event-container {
    width:270px;
    min-height:190px;
    display:flex;
    margin-bottom:40px;
    background-color:#ffffff;
    position:relative;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.mn-event-container:hover {
    background-color:#154C8D;
    box-shadow: 0px -4px 0px 0px rgba(251,186,0,1) inset;
    -webkit-box-shadow: 0px -4px 0px 0px rgba(251,186,0,1) inset;
    -moz-box-shadow: 0px -4px 0px 0px rgba(251,186,0,1) inset;
}
.mn-event-date span {
    background-color:#FBBA00;
    color:#183557;
    font:600 16px/22px 'Barlow Semi Condensed', sans-serif;
    display:block;
    padding:10px 10px;
    width:70px;
    text-align:center;
}
.mn-event-container:hover .mn-event-date span {
    color:#ffffff;
    background-color:transparent;
}
.mn-event-content {
    padding:10px 15px 45px 15px;
    background:url(/wp-content/themes/politechnika-v2/assets/images/arrow-right-yellow.svg) 15px 92% no-repeat;
    position:relative;
}
.mn-event-content p {
    margin:0;
    font-weight:500;
    color:#183557;
}
.mn-event-container:hover .mn-event-content p {
    color:#ffffff;
}
.mn-event-container .mn-read-more {
    background:none;
}
/*end wydarzenia*/

/*TV/Multimedia*/
.mn-news-typ4 .mn-news-containers {
    justify-content:flex-start;
}
.mn-news-typ4 .mn-news-container {
    width:370px;
    background-color:#E5EDF4;
    /*margin-right:30px;*/
    margin-left:2.75%;
    max-width:31.5%;
}
.mn-news-typ4 .mn-news-container:first-child {
    margin-left:0;
}
.mn-news-typ4 .mn-news-container:hover {
    background-color:#154C8D;
}
.mn-news-typ4 .mn-image-container {
    width:100%;
    height:288px;
}
.mn-news-typ4 .mn-news-content {
    min-height:80px;
    padding:18px 21px;
    font-weight:400;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background:transparent;
}
.mn-news-typ4 .mn-news-container:hover .mn-news-content p {
    font-weight:400 !important;
    color:#ffffff;
}
.mn-news-typ4 .mn-news-container .mn-read-more {
    background:none !important;
}
/*END TV/Multimedia*/



/*fortoreportaze*/
.mn-news-typ4b .mn-news-containers {
    justify-content:flex-start;
}
.mn-news-typ4b .mn-news-container {
    width:270px;
    background-color:#E5EDF4;
    margin-left:30px;    
}
.mn-news-typ4b .carousel-item-inner .mn-news-container:first-child {
    margin-left:0 !important;
}
.mn-news-typ4b .mn-news-container:hover {
    background-color:#154C8D;
}
.mn-news-typ4b .mn-image-container {
    width:100%;
    height:165px;
}
.mn-news-typ4b .mn-news-content {
    min-height:80px;
    padding:5px 21px;
    font-weight:400;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background:transparent;
}
.mn-news-typ4b .mn-news-container:hover .mn-news-content p {
    font-weight:400 !important;
    color:#ffffff;
}
.mn-news-typ4b .mn-news-container .mn-read-more,
.mn-news-typ4b .mn-news-container:hover .mn-read-more {
    background-position:92% 50%;
}
.mn-news-typ4b .mn-news-container .mn-read-more,
.mn-news-typ4b .mn-news-container .mn-read-more:hover {
    background: url(/wp-content/themes/politechnika-v2/assets/images/news-arrow-right-white.svg) 92% 131px no-repeat;
}
/*END fortoreportaze*/


/*Biuletyn*/
.mn-footer-biuletyn {
    margin-top:30px;
}
.mn-footer-biuletyn a {
    display:inline-block;
    font:600 26px/26px 'Barlow Semi Condensed', sans-serif;
    padding:11px 75px 11px 25px;
    margin:0;
    letter-spacing:-0.5px;
    background:#183557 url(../images/bl-arrow.svg) 75% 50% no-repeat;
    width:100%;
    text-align:center;
    color:#ffffff;
}
.mn-footer-biuletyn a:hover {
    color:#ffffff !important;
    text-decoration:none;    
}
/*END Biuletyn*/


/*newsletter*/
.mn-footer-newsletter {
    margin-top:20px;
}
.mn-footer-newsletter a {
    border:1px solid #183557;
    display:inline-block;
    font:600 26px/26px 'Barlow Semi Condensed', sans-serif;
    padding:11px 75px 11px 25px;
    letter-spacing:-0.5px;
    background: url(/wp-content/themes/politechnika-v2/assets/images/nl-arrow.svg) 75% 50% no-repeat;
    width:100%;
    text-align:center;
}
.mn-footer-newsletter a:hover {
    text-decoration:none;    
}
/*END newsletter*/

/*upominki*/
.mn-upominki-lnk {
    text-align:center;
    display:block;
    width:100%;
    background-color:#c2c8cf;
    color:#183557;
    font:600 16px/22px 'Barlow Semi Condensed', sans-serif;
    padding:10px;
}
/*END upominki*/


/*stopka eu*/
.mn-eu {
    padding:75px 0;
    display:flex;
    justify-content:space-between;
    align-items:center;
    color:#284261;
    font:300 16px/20px 'Barlow Semi Condensed', sans-serif;    
}
.mn-eu p {
    max-width:220px;
}
/*END stopka eu*/

.mn-flex-right {
    display:flex;
}

.mn-events-containers .carousel-item-inner {
    display: flex;
    justify-content: space-between;
}

.mn-events-containers .carousel-control-prev {
    left: -7.5%;
    opacity: 1;
}

.mn-events-containers .carousel-control-prev-icon {
    background: url(/wp-content/themes/politechnika-v2/assets/images/slider-left.svg) 100% 50% no-repeat;
    width: 61px;
    height: 61px;
}

.mn-events-containers .carousel-control-next {
    right: -7.5%;
    opacity: 1;
}

.mn-events-containers .carousel-control-next-icon {
    background: url(/wp-content/themes/politechnika-v2/assets/images/slider-right.svg) 0 50% no-repeat;
    width: 61px;
    height: 61px;
}

.mn-events-containers .carousel-control-next,
.mn-events-containers .carousel-control-prev {
    width: 61px;
}


.mn-news-containers .carousel-item-inner {
    display: flex;
    /*justify-content: space-between;*/
}

.mn-news-containers .carousel-control-prev {
    left: -6%;
    opacity: 1;
}

.mn-news-containers .carousel-control-prev-icon {
    background: url(/wp-content/themes/politechnika-v2/assets/images/slider-left.svg) 100% 50% no-repeat;
    width:44px;
    height:44px;
}

.mn-news-containers .carousel-control-next {
    right: -6%;
    opacity: 1;
}

.mn-news-containers .carousel-control-next-icon {
    background: url(/wp-content/themes/politechnika-v2/assets/images/slider-right.svg) 0 50% no-repeat;
    width:44px;
    height:44px;
}

.mn-news-containers .carousel-control-next,
.mn-news-containers .carousel-control-prev {
    width:44px;
    display:flex;
    align-items:center;
}

.mn-pobs .carousel-item-inner {
    display: flex;
    justify-content: space-between;
}

.mn-pobs .carousel-control-prev {
    left: -6%;
    opacity: 1;
}

.mn-pobs .carousel-control-prev-icon {
    background: url(/wp-content/themes/politechnika-v2/assets/images/slider-left.svg) 100% 50% no-repeat;
    width: 61px;
    height: 61px;
}

.mn-pobs .carousel-control-next {
    right: -6%;
    opacity: 1;
}

.mn-pobs .carousel-control-next-icon {
    background: url(/wp-content/themes/politechnika-v2/assets/images/slider-right.svg) 0 50% no-repeat;
    width: 61px;
    height: 61px;
}

.mn-pobs .carousel-control-next,
.mn-pobs .carousel-control-prev {
    width: 61px;
}

/*AKTUALNOSC Projekt V2*/
.elementor-widget-ps-single-article .mn-news-img {
    padding:0 !important;
}
.elementor-widget-ps-single-article .mn-image-description {
    display:block;
    font-size:14px;
    line-height:22px;
    font-weight:300;
    margin-top:5px;
    font-family:'Barlow Condensed', sans-serif;
    color:#183557;
}
.elementor-widget-ps-single-article .mn-target-content-details {
    padding-top:0;
}
.elementor-widget-ps-single-article .mn-event-date-details {
    color:#183557;
    margin-bottom:20px;
    font-size:14px;
    font-weight:300;
    display:block;
}
.elementor-widget-ps-single-article .mn-event-date-details span {
    margin-right:15px;
}
.elementor-widget-ps-single-article .mn-event-date-details span:last-child {
    margin-right:0;
}
.elementor-widget-ps-single-article .mn-target-content-details h4 {
    color:#183557;
    margin-bottom:30px;
    font-size:50px;
    line-height:50px;
    font-weight:600;
}
.elementor-widget-ps-single-article .mn-event-content-intro {
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px;
    color:#183557;
}
.elementor-widget-ps-single-article .mn-event-content-text p {
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
    color:#183557;
}
.elementor-widget-ps-single-article .mn-event-content-text a {
    color: #154C8D;
    text-decoration: underline;
    font-weight: 700;
}
.elementor-widget-ps-single-article .mn-event-content-text strong {
    font-weight:700;
}
.elementor-widget-ps-single-article .mn-target-item {
    max-width:100% !important;
}
.elementor-widget-ps-single-article .mn-socials .mn-socials-label {
    font:400 14px/30px 'Barlow Semi Condensed', sans-serif;
    color:#183557;
}
.elementor-widget-ps-single-article .mn-socials a {
    margin-left:30px;
}
/*END AKTUALNOSC*/

/*box tekst ze zdjęciem Projekt V2*/
.mn-target-content {
    background-color:#F2F2F2;
}
div:not(.elementor-widget-ps-single-article) > .mn-target-item {
    max-width:770px;
    margin-right:auto;
    margin-left:auto;
}
.mn-target-item .mn-image-container {
    width:100%;
    max-width:370px;
}
.mn-target-item .mn-image-container img {
    width:100%;
    height:370px;
    max-height:370px;
    object-fit:cover;
}
.mn-target-content {
    position:relative;
    width:calc(100% - 370px);
}
.mn-target-content h4 {
    margin-top:0;
    font:600 26px/33px 'Barlow', sans-serif;
    color:#183557;
}
.mn-target-content p {
    margin-top:0;
    font:500 16px/25px 'Barlow', sans-serif;
    color:#183557;
}
.mn-target-content .mn-read-more-right {
    background-position-x:0;
}

.mn-department-article {
    max-width:770px;
    margin-right:auto;
    margin-left:auto;
}
.mn-department-article .mn-el-image-container img {
    width:100%;
    height:250px !important;
    max-height:250px !important;
    object-fit:cover;
}
.mn-department-article .mn-box-content {
    background-color:#f2f2f2;
    padding-top:25px;
}
.mn-department-article .mn-box-content h4 {
    margin-top:0;
    font:600 26px/33px 'Barlow', sans-serif;
    color:#183557;
    min-height:auto;
    margin-bottom:20px;
}
.mn-department-article .mn-box-content p {
    margin-top:0;
    font:500 16px/25px 'Barlow', sans-serif;
    color:#183557;
}
/*END box tekst ze zdjęciem Projekt V2*/


.carousel-item .mn-news-container {
    margin-bottom:0;    
}
.carousel {
    width:100%;
}

.elementor-carousel-image {
    max-height:53px;
    background-size:contain !important;
}
.swiper-container-horizontal {
    /*max-height:53px !important;*/
}

.mn-view-all-hide .mn-news-containers-header a {
    display:none !important;
}

.elementor-column-wrap {
    /*padding:0 !important;*/
}


/*LISTA AKTUALNOSCI*/
.mn-search-container2 {
    display:flex !important;
    margin-top:35px;
    justify-content:space-between;
    align-items:center;    
    max-width:1170px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:30px !important;
}
.mn-search-container2>* {
    width:auto;
}
.mn-search-container2 .mn-news-search-container {
    margin-right: 25px;
    position: relative;
}
.mn-search-container2 .mn-news-search-container .mn-news-search {
    width: 270px;
    max-height:40px;
    background:url('/wp-content/themes/politechnika-v2/assets/images/search.png') 10px 50% no-repeat;
    padding-left:35px !important;
    padding-right:30px !important;
}
.mn-search-container2 .mn-news-search-container .mn-news-search:placeholder-shown + .clear {
    display: none !important;
}
.mn-search-container2 .mn-news-search-container .clear {
    display: block;
    right: 5px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    position: absolute;
    cursor: pointer;
}
.mn-search-container2 .mn-news-search-container .clear:before, .mn-search-container2 .mn-news-search-container .clear:after {
    content: '';
    display: block;
    width: 100%;
    background-color:#183557;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
}
.mn-search-container2 .mn-news-search-container .clear:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mn-search-container2 .mn-news-search-container .clear:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mn-search-container2 + .mn-news-typ1 .mn-news-containers-header h2 + a {
	display:none !important;
}

.mn-news-list-options {
    color:#183557;
    font-size:16px;
    line-height:18px;
    font-weight:600;
    display:flex;
    max-height:32px;
}
.mn-news-list-options label {
    margin:0 18px 0 0;
    white-space:nowrap;
}
.mn-news-list-layout {
    display:flex;
    align-items:center;
    border-right:1px solid #183557;
    padding-right:22px;
    margin-right:22px;
}
.mn-news-list-layout-tiles {
    display:inline-block;
    width:16px;
    height:16px;
    margin-right:28px;
    background:url('/wp-content/themes/politechnika-v2/assets/images/list-tiles.png') 50% 50% no-repeat;
    cursor:pointer;
    position:relative;
}
.mn-news-list-layout-tiles:after,
.mn-news-list-layout-list-active .mn-news-list-layout-list:after {
    content:"";
    position:absolute;
    bottom:-8px;
    left:-8px;
    width:32px;
    height:1px;
    background-color:#183557;
}
.mn-news-list-layout-list-active .mn-news-list-layout-tiles:after {
    display:none;
}

.mn-news-list-layout-list {
    display:inline-block;
    width:16px;
    height:14px;
    background:url('/wp-content/themes/politechnika-v2/assets/images/list-ico.png') 50% 50% no-repeat;
    cursor:pointer;
    position:relative;
}

.mn-news-list-layout-quantity,
.mn-news-list-layout-sort {
    display:flex;
    align-items:center;
    border-right:1px solid #183557;
    padding-right:22px;
    margin-right:22px;
}
.mn-news-list-layout-quantity label,
.mn-news-list-layout-sort label {
    margin-right:10px;
}
.mn-news-list-options .select-selected {
    color:#183557;
    background:none;
    padding:0 12px 0 0px;
    line-height:18px;
    font-weight:700;
    white-space:nowrap;
}
.mn-news-list-options .select-selected:after, 
.mn-news-list-options .custom-combobox-toggle {
    position:absolute;
    content:"";
    top:0px;
    right:0px;
    width:10px;
    height:18px;
    background:url(/wp-content/themes/politechnika-v2/assets/images/select-arrow.png) 50% 50% no-repeat;
}
.mn-news-list-options .select-items {
    background:#ffffff;
}
.mn-news-list-options .mn-news-list-layout-quantity .select-items {    
    width:30px;
    left:-10px;
}
.mn-news-list-options .select-items div {
    padding:0;
    border:none;
    color:#183557;
}
.mn-news-list-options .select-items div:hover {
    background:none;
}

.mn-news-list-layout-paging {
    display:flex;
    align-items:center;
}
.mn-news-list-layout-paging .mn-pages {
    display:flex;
    align-items:center;
}
.mn-news-list-layout-paging .mn-pages .mn-current {
    position:relative;
    font-weight:700;
}
.mn-news-list-layout-paging .mn-pages .mn-current:after {
    content:"";
    position:absolute;
    bottom:-5px;
    left:-12px;
    width:32px;
    height:1px;
    background-color:#183557;
}
.mn-news-list-layout-paging .mn-pages span:nth-child(2) {
    margin:0 20px;
}
.mn-news-list-layout-paging .mn-pages > * {
    margin: 0 6px !important;
}
.mn-news-list-layout-paging .mn-pages a.mn-prev {
    width:8px;
    height:14px;
    background:url('/wp-content/themes/politechnika-v2/assets/images/paging-prev.png') 50% 50% no-repeat;
}
.mn-news-list-layout-paging .mn-pages a.mn-next {
    width:8px;
    height:14px;
    margin-left:13px;
    background:url('/wp-content/themes/politechnika-v2/assets/images/paging-next.png') 50% 50% no-repeat;
}

.mn-news-container-inner-in .mn-pages {
    display: none !important;
}
.mn-news-container-inner-in .mn-no-news {
    text-align: center;
    width: 100%;
}
.mn-news-list-layout-list-active .mn-news-intro-text {
    display:block;
}
.mn-news-list-layout-list-active .mn-news-container {
    padding-bottom:45px;
    margin:0 0 45px 0 !important;
    border-bottom:1px solid #183557;
    display:flex !important;
    flex-wrap:wrap;
    width:100%;
}
.mn-news-list-layout-list-active .mn-image-container {
    width:170px;
    height:170px;
    margin-right:30px;
    border-bottom:4px solid #FBBA00;
}
.mn-news-list-layout-list-active .mn-news-content {
    border:none;
    width:100%;
    padding:0;
    order:2;
}
.mn-news-list-layout-list-active .mn-news-container .news-date {
    position:static;    
}
.mn-news-list-layout-list-active .mn-list-view {
    width:calc(100% - 200px);
    display:flex;
    flex-wrap:wrap;
    flex-direction:column;
    order:1;
}
.mn-news-list-layout-list-active .mn-list-view-elements {
    width:100%;
    display:flex;
    order:1;
    margin-bottom:13px;
}
.mn-list-view-author,
.mn-list-view-pub-date,
.mn-list-view-updt-date,
.mn-news-list-layout-list-active .news-date,
.mn-news-list-layout-list-active .mn-news-containers-header {
    display:none;
}
.mn-news-list-layout-list-active .mn-list-view-author,
.mn-news-list-layout-list-active .mn-list-view-pub-date,
.mn-news-list-layout-list-active .mn-list-view-updt-date {
    display:flex;
    margin-right:15px;
    font:300 14px/14px 'Barlow Semi Condensed', sans-serif;
    color:#183557;
}
.mn-news-list-layout-list-active .mn-list-view-author label,
.mn-news-list-layout-list-active .mn-list-view-pub-date label,
.mn-news-list-layout-list-active .mn-list-view-updt-date label {
    margin:0 3px 0 0;
}
.mn-news-list-layout-list-active .mn-news-content p:first-child {
    margin-bottom:20px;
    font-size:26px;
    line-height:35px;
    font-weight:700;
}
.mn-news-list-layout-list-active .mn-news-content p.mn-news-intro-text {    
    font-size:20px;
    line-height:30px;
    font-weight:600;
}
.mn-news-list-layout-list-active .mn-news-typ1 {
    margin-top:45px;
}

/*PAGINACJA*/
.mn-pagination {
    display:none;
    justify-content:space-between;
    align-items:center;
    padding-bottom:65px;
    margin:65px auto 0 auto;
    max-width:720px;
}
.mn-news-list-layout-list-active .mn-pagination,
.mn-news-list-layout-tiles-active .mn-pagination {
    display:flex;
}
.mn-news-list-layout-tiles-active .mn-news-containers-header a {
    display:none !important;
}
.mn-pagination-prev {
    background:url(/wp-content/themes/politechnika-v2/assets/images/slider-left.svg) 0 50% no-repeat;
    width:61px;
    height:61px;
}
.mn-pagination-next {
    background:url(/wp-content/themes/politechnika-v2/assets/images/slider-right.svg) 0 50% no-repeat;
    width:61px;
    height:61px;
}
.elementor-widget-ps-latest-news .mn-pagination {
    display: flex;
    justify-content: center;
}

.mn-pagination-pages a {
    font-size:16px;
    line-height:22px;
    font-weight:600;
    margin-right:16px;
    color:#183557;
}
.mn-pagination-pages .current {
    font-weight:700;
    position:relative;
    display:inline-block;
    min-width: 27px;
    text-align: center;
    /*width:27px;*/
    margin-right:16px;
}
.mn-pagination-pages .current:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #183557;
}
.mn-pagination-pages .mn-dots {
    margin:0 16px 0 0;
}
/*END PAGINACJA*/
/*END LISTA AKTUALNOSCI*/

.mn-continuous-text h4 {
    font-family:'Barlow', sans-serif !important;	
}
.mn-continuous-text h1 {
	font-size:50px;
	margin-bottom:30px;	
	line-height:60px;
	font-weight:600;
}
.mn-continuous-text h2 {
	font-size:47px;
	line-height:57px;
	margin-top:0;
	margin-bottom:30px;
}
.mn-continuous-text h3 {
	font-size:40px;	
	line-height:50px;
	margin-bottom:30px;
}
.mn-continuous-text h4 {
	font-size:24px;	
	line-height:34px;
	margin-bottom:30px;
}
.mn-continuous-text h5 {
	font-size:22px !important;	
	line-height:20px;
	margin-bottom:30px;
}
.mn-continuous-text h6 {
	font-size:21px !important;	
	line-height:20px;
	margin-bottom:30px;	
}

.elementor-widget-autor-data .mn-event-date-details {
    display:block;
    max-width:770px;
    margin:0 auto;
    color:#183557;
}
.mn-continuous-text,
.mn-quote,
.mn-icone-txt-box,
.mn-table,
.mn-document-download {
    color:#183557 !important;
}
.mn-continuous-text p:last-child {
    margin-bottom:0;
}
.mn-continuous-text ul,
.mn-continuous-text ol {
    margin-bottom:30px;
}
.mn-continuous-text ul li,
.mn-continuous-text ol li {
    font-family:'Barlow', sans-serif !important;
    font-weight:500;
    font-size:20px;
    line-height:30px;
}

.mn-continuous-text td ul li,
.mn-continuous-text td ol li {
    font:400 16px/22px 'Barlow Semi Condensed', sans-serif !important;
}
.mn-continuous-text td ul,
.mn-continuous-text td ol {
    margin-top:20px;
    padding-left:20px;
}



/*LISTA WYDARZEN*/
.type-events {
    background-color:#F2F2F2;
}
.type-events .mn-news-containers-header a,
.type-events .mn-image-container {
    display:none;
}
.type-events .mn-news-content {
    border:none;
    order:2;
    padding: 10px 15px 45px 15px;
    background: url(/wp-content/themes/politechnika-v2/assets/images/arrow-right-yellow.svg) 15px 92% no-repeat;
    position: relative;
}
.type-events .mn-news-container {
    min-height:190px;    
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
.type-events .mn-news-container:hover {
    background-color:#154C8D;
}
.type-events .mn-news-container:hover .mn-news-content {
    color:#ffffff;
}
.type-events .mn-news-container:hover .news-date {
    color:#ffffff;
    background:none;
}
.type-events .mn-news-container .mn-list-view {
    display:flex;
    height:100%;
    flex-direction:row;
}
.type-events .news-date {
    position:static;
}
.type-events .mn-list-view-elements {
    order:1;
}
.type-events .news-date {
    background-color:#FBBA00;
    color:#183557;
    font:600 16px/22px 'Barlow Semi Condensed', sans-serif;
    display:block;
    padding:10px 10px;
    width:85px;
    text-align:center;
    overflow:hidden;
}

.mn-news-list-layout-list-active .type-events .mn-list-view-elements *:not(.news-date) {
    display:none;
}

.mn-news-list-layout-list-active .type-events .mn-list-view-elements a {
    display:block !important;
}
.mn-news-list-layout-list-active .type-events .mn-list-view-elements {
    width:140px;    
    margin-right:45px;
    margin-bottom:0;
}
.mn-news-list-layout-list-active .type-events .news-date {
    width:140px;
    height:56px;
    font-size:22px;
    line-height:22px;
    display:flex;
    align-items:center;
    justify-content:center;
}
.mn-news-list-layout-list-active .type-events .mn-news-content {
    width:calc(100% - 215px);
    padding-top:27px !important;
    padding-bottom:0 !important;    
}
.mn-news-list-layout-list-active .type-events .mn-list-view {
    width:100%;
}
.mn-news-list-layout-list-active .type-events .mn-news-content p:first-child {
    font-size:24px;
    line-height:30px;
    margin-bottom:30px;
    height:auto !important;
}
.mn-news-list-layout-list-active .type-events .mn-news-intro-text {
    font-size:16px !important;
    line-height:25px !important;
    font-weight:500 !important;
}
.mn-news-list-layout-list-active .type-events .mn-news-content {
    background:none;
}
.mn-news-list-layout-list-active .type-events .mn-news-container {
    border:none;
}
.mn-news-list-layout-list-active .type-events {
    padding-top:45px;
}
.type-events .mn-news-container-inner {
    max-width:1170px;
    margin:0 auto;
}
/*END LISTA WYDARZEN*/

/*WIDOK WYDARZENIA*/
.mn-event-dates-container {
    margin-top:10px;
}
.mn-event-dates-container,
.mn-event-dates-container .mn-event-date,
.mn-event-dates-container .mn-event-hour,
.mn-event-address-container {
    display:flex;
    font-size:24px;
    line-height:24px;
    font-weight:600;
    color:#183557;
} 
.mn-event-date-container {
    width:50%;
}
.mn-event-date-container .mn-event-date {
    background:#FBBA00 url('../images/cal-ico.png') 30px 25px no-repeat;
}
.mn-event-date-container .mn-event-hour {
    background:url('/wp-content/themes/politechnika-v2/assets/images/clock-ico.png') 30px 25px no-repeat;
}
.mn-event-date-container>div {
    padding:25px 15px 25px 75px;
}
.mn-event-address-container {
    border-top:2px solid #FBBA00;
    border-bottom:2px solid #FBBA00;
    padding:20px 15px 20px 75px;
    margin-bottom:30px;
    line-height:30px;
    background:url('/wp-content/themes/politechnika-v2/assets/images/map-pointer-ico.png') 30px 25px no-repeat;
    min-height:74px;
}

.mn-link-to-event-site,
.mn-link-to-event-site:hover {
    display:inline-block;
    border:1px solid #183557;
    padding:21.5px 35px 21.5px 75px;
    margin:35px 0 65px 0;
    font-size:23px;
    font-weight:600;    
    line-height:23px;
    color:#183557;
    background:#ffffff url('/wp-content/themes/politechnika-v2/assets/images/arrow-right-yellow.svg') 30px 50% no-repeat;
}
/*END WIDOK WYDARZENIA*/


.n2-ss-slider {
    margin-top:0 !important;
    max-width:100% !important;
}
.n2-ss-section-main-content {
	margin:0 0 0 0px !important;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 49%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 49%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 49%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.elementor-col-100 .elementor-column-wrap {
    padding:0 !important;
}

.hr-bip-columns {
    justify-content:flex-start !important;
}
.hr-bip-columns img {
    margin-right:20px;
}
.hr-bip-columns .mn-column {    
    border-top:1px solid #a7b2bc;
    padding-top:27px;
}
.hr-bip-columns .mn-column img {
    float:left;
}
.hr-bip-columns .mn-column span {
    display:block;
    float:left;
}
.hr-bip-columns .mn-column:first-child span {
    width:calc(100% - 42px);
}
.hr-bip-columns .mn-column:nth-child(2) span {
    width:calc(100% - 50px);
}
.hr-bip-columns .mn-column:last-child span {
    width:calc(100% - 78px);
}

@media (max-width:365px) {
    .hr-bip-columns .mn-column span {
        letter-spacing:-0.5px;
    }
    .hr-bip-columns img {
        margin-right:10px;
    }
}
footer .mn-column {
    /*margin-left:8%;*/
    margin-left:15.383%;
}
footer .mn-columns  .mn-column:first-child {
    margin-left:0;
}

.mn-document-desc {
    min-width:160px;
}

.elementor-widget-banner-dokument .container-fluid {
    padding:0;
}

.menu-item-has-children ul ul,
.menu-item-has-children ul li.menu-item-has-children:hover ul.sub-menu {
    display:none !important;
}
.menu-item-has-children ul.sub-menu li.menu-item-has-children:after {
    display:none !important;
}

.menu-item-has-children ul.sub-menu li.menu-item-has-children {
    padding-right:0 !important;
}

.mn-wydzial-menu .elementor-nav-menu .menu-item-has-children {
    /*position:relative;*/
    padding-right:10px;
}
.mn-wydzial-menu .elementor-nav-menu .menu-item-has-children > a {
    position:relative;
}
.mn-wydzial-menu .elementor-nav-menu .menu-item-has-children > a:after,
.mn-wydzial-menu .elementor-nav-menu .menu-item-has-children > a:hover:after {
    content: "";
    padding-right: 0;
    background: url(/wp-content/themes/politechnika-v2/assets/images/dropdown-ico-blue.png) 100% 50% no-repeat;
    width: 6px;
    height: 5px;
    display: inline-block !important;
    position: absolute;
    top:20px;
    right:-10px;
}
.mn-wydzial-menu .elementor-widget-wrap {
    display:flex;
}

@media (min-width:992px) {
    .mn-wydzial-menu .elementor-widget-wrap>.elementor-element {
        width:50%;
        max-width:50%;
    }
    .mn-wydzial-menu .elementor-widget-wrap>.elementor-element nav {
        justify-content:flex-end;
    }
}

@media (min-width:992px) {
    .menu-item-has-children ul.sub-menu a {
        font-size:14px !important;
        white-space:normal !important;
        line-height:15px !important;
        width:170px;
        padding-bottom:12px !important;
        padding-top:12px !important;
    }
    .menu-item-has-children ul.sub-menu li {
        border-bottom:1px solid #bbc7d4;
        min-height:40px;
        display:inline-flex;
        align-items:center;
    }
    .mn-top-menu .menu-item-has-children ul.sub-menu li:last-child {
        border:none;
    }
    .elementor-nav-menu > li > a:hover:before {
        content: "";
        padding-right: 0;
        width:100%;
        height:1px;
        display: inline-block;
        position: absolute;
        bottom:2px;
        background:#003C7D;
        z-index:100;
    }
    .elementor-nav-menu > li.menu-item-has-children > a:before {
        width:calc(100% + 10px);
    }
    
    /*menu 3 kolumny*/
    .menu-item-has-over-8-children {
        /*position:static !important;*/
    }
    .menu-item-has-over-8-children .sub-menu {        
        column-count:3;
        column-gap:65px;
        /*column-width:170px;*/
        left:auto;
        right:0;
    }
    .main-site-ps .mn-top-menu .mn-flex-right ul li.menu-item-has-over-8-children {
        position:relative !important;
    }
    .subsite .mn-top-menu ul>li.menu-item-has-over-8-children>ul.sub-menu {
        left:auto !important;
    }
    /*end menu 3 kolumny*/
    .mn-top-menu .sub-menu,
    .mn-uczelnia-wydzialy-top-menu .sub-menu {
        padding:15px 30px 20px 30px !important;
    }
    .mn-top-menu .menu-item-has-children ul.sub-menu li:last-child {
        border-bottom:1px solid #bbc7d4;
    }
}

.mn-content .elementor-widget-nav-menu {
    display:none !important;
}

.elementor-widget-ps-single-article .mn-image-container-details {
    width:100%;
}
.elementor-widget-ps-single-article .mn-image-container-details .mn-news-main-img,
.elementor-widget-ps-single-article .mn-image-container-details .mn-news-img {
    padding:0 !important;
    width:100% !important;
    object-fit:cover !important;
}

.mn-simple-slider .mn-slider-switcher li {
    margin-top:0 !important;
}

#menu-bip-boczne {
    display: block;
    padding: 0px;
}

#menu-bip-boczne li {
    list-style-type: none;
    padding-top: 10px
}

#menu-bip-boczne li:hover{

    border-bottom: 1px solid #003C7D;
}

#menu-bip-boczne a {
    list-style-type: none;
    padding-top: 5px;
    color: #003C7D !important;
}

#menu-bip-boczne a:hover {
    list-style-type: none;
    padding-top: 3px;
    color: gray !important;

}

#menu-bip-boczne a:active {
    background-color: #EEEEEE;
}

/*@media (min-width:1400px) {*/
/*    .mn-slider .n2-ss-slider-2,*/
/*    .n2-ss-layers-container {*/
/*        max-height:620px !important;*/
/*    }*/
/*}*/
/*@media (min-width:992px) and (max-width:1399px){*/
/*    .mn-slider .n2-ss-slider-2,*/
/*    .n2-ss-layers-container {*/
/*        max-height:450px !important;*/
/*    }*/
/*}*/

.mn-copyrights {
    background-color:#f5f6f6;
}
.mn-copyrights-inner {
    text-align:center;
    padding:30px 0;
}
.mn-copyrights-inner p {
    margin-bottom:5px;
    font-size:13px;
    line-height:19px;
}
.mn-copyrights-inner p:last-child {
    margin:0;
}
.mn-copyrights-inner a {
    color:#183557;
    font-size:13px;
    line-height:19px;
}


/*WERSJE OKOLICZNOŚCIOWE*/
/*Bożenarodzenie*/
.mn-christmas {
    background:url('/wp-content/themes/politechnika-v2/assets/images/backgrounds/christmas.png');
}
.logo-wide {
    position:relative;
}
.mn-christmas .logo-wide:after {
    content:"";
    width:40px;
    height:40px;
    position:absolute;
    top:-9px;
    right:-27px;
    z-index:1000000;
    background:url('/wp-content/themes/politechnika-v2/assets/images/backgrounds/czapka2.png') 0 0 no-repeat;
    background-size:contain;
    transform:rotate(19deg);
}
@media (max-width:374px) {
    .mn-christmas .logo-wide:after {
        width:30px;
        height:30px;
        top:-9px;
        right:6px;
    }
    .mn-christmas-wydzial .logo-wide:after {
        width:30px;
        height:30px;
        top:-6px;
        right:-18px;
    }
}
/*END Bożenarodzenie*/

/*Wielkanoc*/
.mn-easter {
    background:url('/wp-content/themes/politechnika-v2/assets/images/backgrounds/easter2.png');
}
/*end Wielkanoc*/

/*Patriotyczna*/
.mn-patriot {
    background:url('/wp-content/themes/politechnika-v2/assets/images/backgrounds/patriot.png');
}
.mn-patriot .logo-wide:after {
    content:"";
    width:30px;
    height:25px;
    position:absolute;
    top:-18px;
    right:-4px;
    z-index:1000000;
    background:url('/wp-content/themes/politechnika-v2/assets/images/backgrounds/flaga.png') 0 0 no-repeat;
    background-size:contain;
}
@media (max-width:374px) {
    .mn-patriot .logo-wide:after  {
        width:20px;
        height:15px;
        top:-13px;
        right:26px;
    }
    .mn-patriot-wydzial .logo-wide:after  {
        width:30px;
        height:25px;
        top:-18px;
        right:-4px;
    }
}
/*end Patriotyczna*/

/*Żałobna*/
.mn-mourning,
.mn-mourning img {
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    filter: gray;
}
.mn-mourning:before {
    content:"";
    background:url('/wp-content/themes/politechnika-v2/assets/images/backgrounds/ribbon-top-left.svg') 0 0 no-repeat;
    position: fixed;
    z-index: 999;
    display: block;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media (max-width:1199px) {
    .mn-mourning:before {
        width:65px;
        height:65px;
    }
}
@media (max-width:991px) {
    .mn-mourning:before {
        width:50px;
        height:50px;
    }
}
/*END Żałobna*/
/*ENDWERSJE OKOLICZNOŚCIOWE*/

/*font resizer*/

.resize-font-one .mn-slider *,
.resize-font-one article *,
.resize-font-two .mn-slider *,
.resize-font-two article * {
    word-break:break-word !important;
}
.resize-font-one label,
.resize-font-one input,
.resize-font-one select,
.resize-font-one textarea,
.resize-font-one legend,
.resize-font-one pre,
.resize-font-one dd,
.resize-font-one dt,
.resize-font-one span,
.resize-font-one blockquote,
.resize-font-one a,
.resize-font-one p,
.resize-font-one span {
    font-size: 106% !important;
}

.resize-font-one header ul>li>a {
    font-size: 106% !important;
}

.resize-font-one h1,
.resize-font-one h2 {
    font-size:28px !important;
}

.resize-font-one h3,
.resize-font-one h4 {
    font-size: 175% !important;
}

.resize-font-one h5,
.resize-font-one h6 {
    font-size: 175% !important;
}

.resize-font-one .mn-komunikat-col h3 {
    font:600 32px/35px 'Barlow Semi Condensed', sans-serif !important;
}
.resize-font-one .n2-section-smartslider .n2-ss-section-main-content .n2-ss-layer:first-child * {
    font:600 52px/54px 'Barlow Semi Condensed', sans-serif !important;
}
.resize-font-one .n2-section-smartslider .n2-ss-section-main-content .n2-ss-layer:nth-child(2) * {
    font:600 22px/41px 'Barlow Semi Condensed', sans-serif !important;
}
.resize-font-one .mn-komunikat-col span {
    font:600 36px/57px 'Barlow Semi Condensed', sans-serif !important;
}
.subsite.resize-font-one header.entry-header h1.entry-title span {
    font:400 18px/22px 'Barlow Semi Condensed', sans-serif !important;
}
.subsite.resize-font-one h1.entry-title, .subsite.resize-font-one h1.entry-title a {
    font:600 20px/22px 'Barlow Semi Condensed', sans-serif !important;
}
.resize-font-one .mn-footer-newsletter a {
    font:600 26px/26px 'Barlow Semi Condensed', sans-serif !important;
}
.resize-font-one .menu-item-has-children ul.sub-menu a {
    font-size:15px !important;
}
.resize-font-one .menu-item-has-children ul.sub-menu a {
    font-size:15px !important;
}
.resize-font-one .mn-font-resize a {
    font-size:14px !important;
    line-height:14px !important;
}

.resize-font-one .mn-simple-slider .slides .slide .text .slide-title {
    font-size:53px !important;
}

.resize-font-one .mn-simple-slider .slides .slide .text .slide-text {
    font-size:23px !important;
}

.resize-font-one .mn-continuous-text h1 {
    font-size:53px !important;
}
.resize-font-one .mn-continuous-text h2 {
    font-size:50px !important;
}
.resize-font-one .mn-continuous-text h3 {
    font-size:43px !important;
}
.resize-font-one .mn-continuous-text h4 {
    font-size:27px !important;
}
.resize-font-one .mn-continuous-text h5 {
    font-size:24px !important;
}
.resize-font-one .mn-continuous-text h6 {
    font-size:23px !important;
}
.resize-font-one .mn-continuous-text p {
    font-size:21.5px !important;
}

.resize-font-two label,
.resize-font-two input,
.resize-font-two select,
.resize-font-two textarea,
.resize-font-two legend,
.resize-font-two pre,
.resize-font-two dd,
.resize-font-two dt,
.resize-font-two span,
.resize-font-two blockquote,
.resize-font-two a,
.resize-font-two p,
.resize-font-two span {
    font-size: 110% !important;
}

.resize-font-two header ul>li>a {
    font-size: 110% !important;
}

.resize-font-two h1,
.resize-font-two h2 {
    font-size:29px !important;
}

.resize-font-two h3,
.resize-font-two h4 {
    font-size: 180% !important;
}

.resize-font-two h5,
.resize-font-two h6 {
    font-size: 180% !important;
}
.resize-font-two .mn-komunikat-col h3 {
    font:600 34px/35px 'Barlow Semi Condensed', sans-serif !important;
}
.resize-font-two .n2-section-smartslider .n2-ss-section-main-content .n2-ss-layer:first-child * {
    font:600 54px/56px 'Barlow Semi Condensed', sans-serif !important;
}
.resize-font-two .n2-section-smartslider .n2-ss-section-main-content .n2-ss-layer:nth-child(2) * {
    font:600 24px/41px 'Barlow Semi Condensed', sans-serif !important;
}
.resize-font-two .mn-komunikat-col span {
    font:600 40px/57px 'Barlow Semi Condensed', sans-serif !important;
}
.subsite.resize-font-two header.entry-header h1.entry-title span {
    font:400 20px/22px 'Barlow Semi Condensed', sans-serif !important;
}
.subsite.resize-font-two h1.entry-title, .subsite.resize-font-two h1.entry-title a {
    font:600 22px/22px 'Barlow Semi Condensed', sans-serif !important;
}
.resize-font-two .mn-footer-newsletter a {
    font:600 26px/26px 'Barlow Semi Condensed', sans-serif !important;
}
.resize-font-two .menu-item-has-children ul.sub-menu a {
    font-size:16px !important;
}
.resize-font-two .menu-item-has-children ul.sub-menu a {
    font-size:16px !important;
}
.resize-font-two .mn-font-resize a {
    font-size:16px !important;
    line-height:16px !important;
}
.resize-font-two .mn-simple-slider .slides .slide .text .slide-title {
    font-size:56px !important;
}
.resize-font-two .mn-simple-slider .slides .slide .text .slide-text {
    font-size:26px !important;
}

.resize-font-two .mn-continuous-text h1 {
    font-size:56px !important;
}
.resize-font-two .mn-continuous-text h2 {
    font-size:53px !important;
}
.resize-font-two .mn-continuous-text h3 {
    font-size:46px !important;
}
.resize-font-two .mn-continuous-text h4 {
    font-size:30px !important;
}
.resize-font-two .mn-continuous-text h5 {
    font-size:27px !important;
}
.resize-font-two .mn-continuous-text h6 {
    font-size:25px !important;
}
.resize-font-two .mn-continuous-text p {
    font-size:23px !important;
}
/*end font resizer*/

.mn-ue-logo {
    /*width:30px;*/
    width: auto;
    height:23px;
    align-self:center;
    margin-left:20px;
}
.mn-mobile-menu .mn-bg-darkblue {
    background-color:#001731;
    padding:8px 35px 30px 35px;
    margin:0 -35px;
}
.mn-mobile-menu .mn-ue-logo {
    margin:20px 0 0 0;
}

.mn-mobile-menu .mn-top-contact-menu li {
    border:none !important;
}
.mn-mobile-view .mn-top-sites-links,
.mn-mobile-view .mn-top-sites-links .row {
    padding-bottom:0 !important;
}

.elementor-slideshow__footer {
    color:#003C7D !important;
}

.hr-bip-columns a:hover {
    text-decoration:none;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.focus-g, #moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:hover {
    background-color: #003c7d !important;
    color: #fff !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover {
    color: #fff !important;
    background-color: #005a87 !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a, #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme p {
    color: #FFF !important;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
    background-color: #003c7d !important;
    border-top: 1px solid #FFF !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    background-color: #fbba00 !important;
    color: #183557 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn {
    /* background-color: transparent; */
    padding: 0;
    display: inline-block;
    float: right;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    margin: 3px 4px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px #626262;
    color: #626262;
    transition: all .3s ease;
    cursor: pointer;
}

.searchResult {
    margin-bottom: 20px;

}

.searchResult h6{
    font-size: 12px;
}

.searchResult h6 a{
    font-size: 12px;
    color: blue;
}

.searchResultItem {
    margin-bottom: 20px;
    border-bottom: 1px solid #cac7c7;
}

.searchResult h5 {
    font-size: 14px;
}

@media (min-width:992px) {
    .mn-uczelnia-wydzialy-top-menu li.menu-item-has-children:last-child:after {
        /*right:0 !important;*/
    }
    .main-site-ps .mn-top-menu.mn-top-main-menu .mn-uczelnia-wydzialy-top-menu {
        padding-right:0 !important;
    }
}


/*LOGOTYPY I CERTYFIKATY*/
.cert-logos-container .cert-logos-block img {
    width:200px !important;
    max-width:200px !important;
    height:130px !important;
    max-height:130px !important;
}
/*END LOGOTYPY I CERTYFIKATY*/

img.alignleft {
    float:left;
    margin-right:20px;
}
img.alignright {
    float:right;
    margin-left:20px;
}
img.aligncenter {
    margin:0 auto;
    display:block;
}
img.alignnone {
    float:none;
}
html[lang="en-GB"] .mn-image-container-details .mn-event-dates-container .mn-event-date {
    padding-right:0 !important;
}

/*RSS*/
.mn-news-containers-header h2 {
    display:flex;
    align-items:center;
}
.mn-rss {
    display:inline-block;
    width:15px;
    height:15px;
    background:url('/wp-content/themes/politechnika-v2/assets/images/rss.svg') 0 0 no-repeat;
    background-size:contain;
    margin:5px 0 0 10px;
}
@media (max-width:991px) {
    .mn-rss {
        top:0 !important;
    }
}
/*END RSS*/

/* konferencje */
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-additional-locations .mec-single-event-location, .mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div {
    display: grid;
    grid-template-columns: 0.8510638298fr 8.680851064fr;
    grid-column-gap: 22px;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-additional-locations .mec-single-event-location > i, .mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div > i {
    grid-column: 1;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-additional-locations .mec-single-event-location > *:not(i), .mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div > *:not(i) {
    grid-column: 2;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-additional-locations .mec-single-event-location > *:not(.mec-single-event-location), .mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div > *:not(.mec-single-event-location) {
    padding-left: 0 !important;
}

.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-location .location .mec-events-address, .mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-label dd, .mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div dd {
    font-size: 18px;
    font-weight: 700;
    color: #183557;
    line-height: 1.25;
    font-family: "Barlow Condensed", sans-serif;
}

.mn-content .mec-full-calendar-wrap .mec-search-form .col-md-5 .mec-totalcal-tileview {
    display: none !important;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard .mec-month-divider {
    margin: 50px 0 22px 0;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard .mec-month-divider span {
    text-align: left;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.25;
    color: #183557;
    border: none;
    padding-bottom: 0;
    font-family: "Barlow Condensed", sans-serif;
    text-transform: none;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard .mec-month-divider span:before {
    display: none;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article {
    box-shadow: 2px 2px 25px 7px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 2px 2px 25px 7px rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article:before {
    background-color: #55C9B3;
    color: #183557;
    top: 36px;
    right: -42px;
    font-weight: 700;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec {
    display: grid;
    grid-template-columns: 2.787816211fr 6.928239546fr;
    grid-column-gap: 29px;
    grid-template-rows: 1fr auto;
}
@media only screen and (max-width: 1024px) {
    .mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec {
        grid-template-columns: minmax(0, 1fr);
        padding: 24px;
        grid-row-gap: 32px;
    }
}
@media only screen and (max-width: 599px) {
    .mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec {
        padding: 12px;
    }
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div {
    border: none;
    max-width: none;
    width: auto;
    min-height: unset !important;
}
@media only screen and (max-width: 1024px) {
    .mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div {
        grid-column: auto !important;
        grid-row: auto !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-image-wrap {
    grid-column: 1;
    grid-row: 1;
    padding: 0;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-image-wrap .mec-event-image {
    position: relative;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-image-wrap .mec-event-image:after {
    padding-top: 63.7037037%;
    display: block;
    content: "";
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-image-wrap .mec-event-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-content-wrap {
    grid-column: 2;
    grid-row: 2;
    padding-left: 35px;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-content-wrap .mec-event-content .mec-event-title, .mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-content-wrap .mec-event-content .mec-event-title a {
    color: #183557;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-content-wrap .mec-event-content .mec-event-title.mec-event-title, .mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-content-wrap .mec-event-content .mec-event-title a.mec-event-title {
    margin-bottom: 23px;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-content-wrap .mec-event-content .mec-event-description {
    color: #183557;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5625;
    font-family: "Barlow", sans-serif;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-meta-wrap {
    grid-column: 2;
    grid-row: 1;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-meta-wrap .mec-event-meta {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-meta-wrap .mec-event-meta > div {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-meta-wrap .mec-event-meta > div span, .mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-meta-wrap .mec-event-meta > div address {
    font-weight: 600;
    color: #183557;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-meta-wrap .mec-event-meta > div:before {
    position: static;
    margin-right: 10px;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-meta-wrap .mec-event-meta > div.mec-date-details {
    background-color: #FBBA00;
    padding-top: 10px;
    padding-bottom: 10px;
}
@media only screen and (max-width: 599px) {
    .mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-meta-wrap .mec-event-meta > div.mec-date-details {
        margin-bottom: 24px;
    }
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-topsec > div.mec-event-meta-wrap .mec-event-meta > div.mec-date-details span {
    color: #183557;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-event-footer {
    background-color: transparent;
    border: none;
    display: flex;
    flex-direction: row;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-event-footer .mec-event-sharing-wrap {
    position: static;
    padding-left: 0;
    padding-right: 30px;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-event-footer .mec-event-sharing-wrap .mec-event-share {
    padding: 0;
    border: 0;
}
.mn-content .mec-full-calendar-wrap .mec-full-calendar-skin-container .mec-skin-list-container .mec-event-list-standard article .mec-event-footer .mec-booking-button {
    position: static;
}

@media only screen and (max-width: 1360px) {
    .mec-container {
        width: 100% !important;
        max-width: unset !important;
    }
}
@media only screen and (max-width: 768px) {
    .mec-container {
        padding-left: 12px;
        padding-right: 12px;
    }
}
.mec-container .mec-wrap > .row.mec-single-event {
    display: flex;
    width: 100%;
    flex-direction: row;
}
@media only screen and (max-width: 1024px) {
    .mec-container .mec-wrap > .row.mec-single-event {
        display: grid;
        grid-template-columns: minmax(0, 1.2fr) minmax(0, 2fr);
        grid-column-gap: 36px;
        grid-row-gap: 50px;
    }
}
@media only screen and (max-width: 768px) {
    .mec-container .mec-wrap > .row.mec-single-event {
        grid-template-columns: minmax(0, 1fr);
        margin-top: 40px;
    }
}
@media only screen and (max-width: 1024px) {
    .mec-container .mec-wrap > .row.mec-single-event > div {
        width: 100%;
        flex: auto;
        max-width: unset;
        padding-left: 0;
        padding-right: 0;
    }
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) {
    order: 1;
}
@media only screen and (max-width: 768px) {
    .mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) {
        grid-row: 2;
    }
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta {
    border: none;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    width: 100%;
    padding-top: 0;
}
@media only screen and (max-width: 1024px) {
    .mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta {
        padding-left: 0;
        padding-right: 0;
    }
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div {
    background-color: transparent;
    border-bottom: 1px solid #FBBA00;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div > i {
    font-size: 19px;
    position: relative;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div > i:before {
    vertical-align: top;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div h3, .mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div dt {
    font-size: 14px;
    font-weight: 300;
    color: #183557;
    text-transform: none;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div h6 {
    font-size: 12px;
    font-weight: 300;
    color: #183557;
    text-transform: none;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div a {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div a:hover {
    opacity: 0.75;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div dd a {
    font-size: 14px;
    color: #154C8D;
    text-decoration: underline;
    line-height: 1.25;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-date {
    background-color: #FBBA00;
    padding-top: 20px;
    padding-bottom: 20px;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-date h3 {
    display: none;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-event-cost {
    border-bottom: 1px solid #FBBA00;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-location {
    grid-row: 1;
    padding-top: 0;
    border: none;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-location > img {
    grid-column: 1/3;
    margin-bottom: 20px;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-location .location .mec-events-address {
    text-decoration: underline;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-location .location + .mec-location-url {
    padding-top: 20px;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-location .location + .mec-location-url span {
    padding-top: 10px;
    display: block;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-additional-locations {
    display: block;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-additional-locations .mec-single-event-location {
    background-color: transparent;
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-organizer, .mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-event-meta > div.mec-single-event-additional-organizers {
    display: block;
}
@media only screen and (max-width: 599px) {
    .mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-next-event-details {
        padding-left: 12px;
        padding-right: 12px;
    }
}
.mec-container .mec-wrap > .row.mec-single-event > div:nth-child(2) .mec-next-event-details .mec-next-occurrence ul {
    padding: 0;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child {
    order: 2;
}
@media only screen and (max-width: 768px) {
    .mec-container .mec-wrap > .row.mec-single-event > div:first-child {
        grid-row: 1;
    }
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content {
    color: #183557;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content p {
    font-weight: 400;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content p strong {
    font-weight: 500;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content p a {
    color: #183557;
    text-decoration: underline;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content .mec-single-title {
    font-size: 40px;
    font-weight: 500;
    color: #183557;
    line-height: 1.25;
    margin-bottom: 33px;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h1, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h2, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h3, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h4, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h5, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h6 {
    font-weight: 500;
    line-height: 1.3;
    margin: 10px 0 14px 0;
    color: #183557;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h1h1, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h2h1, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h3h1, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h4h1, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h5h1, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h6h1 {
    font-size: 28px;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h1h2, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h2h2, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h3h2, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h4h2, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h5h2, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h6h2 {
    font-size: 24px;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h1h3, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h2h3, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h3h3, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h4h3, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h5h3, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h6h3 {
    font-size: 22px;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h1h4, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h2h4, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h3h4, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h4h4, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h5h4, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h6h4 {
    font-size: 20px;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h1h5, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h2h5, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h3h5, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h4h5, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h5h5, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h6h5 {
    font-size: 18px;
    font-weight: 700;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h1h6, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h2h6, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h3h6, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h4h6, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h5h6, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-content h6h6 {
    font-size: 26px;
    font-weight: 700;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .elementor-widget-ps-latest-news .mn-news-container-inner .mn-news-container-inner-in > .mn-news-containers {
    width: 100%;
    justify-content: space-between;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .elementor-widget-ps-latest-news .mn-news-container-inner .mn-news-container-inner-in > .mn-news-containers > .mn-news-container {
    margin: 20px 10px 100px 10px !important;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .elementor-widget-ps-latest-news .mn-news-container-inner .mn-news-container-inner-in > .mn-news-containers > .mn-news-container .news-date {
    background-color: #FBBA00;
    padding: 20px 10px;
    font-weight: 600;
    position: static;
    font-size: 14px;
    line-height: 1.2;
    width: -moz-fit-content;
    width: fit-content;
}
@media only screen and (max-width: 768px) {
    .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule {
        padding: 20px 6px;
    }
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-schedule-head {
    font-weight: 500;
    line-height: 1.3;
    color: #183557;
    margin-bottom: 30px;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-schedule-part {
    font-weight: 400;
    line-height: 1.3;
    color: #183557;
}
@media only screen and (max-width: 768px) {
    .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-schedule-part {
        padding-left: 12px;
        padding-right: 12px;
    }
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-event-schedule-content {
    border-left: 1px solid #183557;
}
@media only screen and (max-width: 768px) {
    .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-event-schedule-content {
        margin-left: 12px;
    }
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-event-schedule-content dl {
    color: #183557;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-event-schedule-content dl:before {
    border-top: 1px solid #183557;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-event-schedule-content dl span, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-event-schedule-content dl dt, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-event-schedule-content dl h6, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-event-schedule-content dl a {
    color: #183557;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-event-schedule-content dl spana, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-event-schedule-content dl dta, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-event-schedule-content dl h6a, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-event-schedule-content dl aa {
    text-decoration: underline;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-event-schedule-content dl dt {
    background-color: transparent;
}
.mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-event-schedule-content dl dt.mec-schedule-time span, .mec-container .mec-wrap > .row.mec-single-event > div:first-child .mec-event-schedule .mec-event-schedule-content dl dt.mec-schedule-description span {
    font-weight: 500;
}

/*###*/
.mec-event-list-classic .mec-month-divider {
    margin:50px 0 22px 0;
}
.mec-event-list-classic .mec-month-divider span {
    text-align: left;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.25;
    color: #183557;
    border: none;
    padding-bottom: 0;
    font-family: "Barlow Condensed", sans-serif;
    text-transform: none;
}
.mec-event-list-classic .mec-month-divider span:before {
    display:none;
}

.mec-event-list-classic article {
    box-shadow: 2px 2px 25px 7px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 2px 2px 25px 7px rgb(0 0 0 / 8%);
    background-color: #ffffff;
    padding:0 0 35px 0 !important;
    display: grid;
    grid-template-columns: 2.787816211fr 6.928239546fr;
    grid-column-gap: 29px;
    grid-template-rows:76px 132.172px auto;
}

.mec-event-list-classic article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-canceled:before, 
.mec-event-list-classic article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-featured:before {
    background:#55C9B3 !important;
    color:#183557 !important;
    top:36px;
    right:-42px;
    font-weight:700;
}
.mec-event-list-classic article .mec-event-image {
    grid-column:1;
    grid-row:1 / span 2;
    padding:0;
    margin:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.mec-event-list-classic article .mec-event-date {
    grid-column:2;
    grid-row:1;
    background-color: #FBBA00;
    margin-top:15px;
    margin-left:15px;
    margin-bottom:15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:20px;
    padding-right:20px;
    height:46px;
    max-width:170px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    color:#183557 !important;
    font-size:17px;
    font-weight:600;
    font-family:Montserrat,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif !important;
    text-transform:uppercase;
}
.mec-event-list-classic article .mec-event-date .mec-sl-calendar:before {
    content: "\f073";
    font-family: fontawesome;
    color:#2d5c88 !important;
    position:relative;
    top:0px;
    font-size:14px;
}
.mec-event-list-classic article .mec-event-title {
    grid-column:2;
    grid-row:3;
    padding-left:35px;
    color: #183557;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25;
}

.mec-event-list-classic article .mec-event-title a,
.mec-event-list-classic article .mec-event-title a:hover {
    color:#183557 !important;
    text-transform:none !important;
}
.mec-event-list-classic article .mec-event-detail {
    grid-column:2;
    grid-row:2;
    padding-left:35px;
    font-weight:600;
    font-size:14px;
    line-height:25px;
    color:#183557 !important;
}
.mec-event-list-classic article .mec-event-detail .mec-sl-map-marker:before {
    content: "\f041";
    font-family: fontawesome;
    margin-right:10px;
    color:#2d5c88 !important;
}
@media (max-width:1024px) {
   .mec-event-list-classic article {
        grid-template-rows:1fr auto auto auto;
   }
   .mec-event-list-classic article .mec-event-image {
        grid-column:1 / span 2;
        grid-row:1;
   }
   .mec-event-list-classic article .mec-event-date {
        grid-column: 1 / span 2;
        grid-row: 3;
        margin-top:35px;
   }
   .mec-event-list-classic article .mec-event-title {
        grid-column: 1 / span 2;
        grid-row:2;
        padding-left:15px;
        margin-top:35px;
   }
   .mec-event-list-classic article .mec-event-detail {
        grid-column: 1 / span 2;
        grid-row:4;
   }
}
/*###*/

/* END konferencje */

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
	padding:0 !important;
}

.mn-multimedia-wydzialu .mn-news-container .mn-image-container {
	overflow:hidden;
}
.mn-multimedia-wydzialu .mn-news-container .mn-image-container video {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
   /* width: 100% !important;
    height: 100% !important; */
    display: block !important;
}

.mn-event-content-text ul li,
.mn-event-content-text ol li {
    font-family:'Barlow', sans-serif !important;
    font-weight:500 !important;
    font-size:20px !important;
    line-height:30px !important;    
    color:#183557 !important;
}
.mn-event-content-text ul,
.mn-event-content-text ol {
    margin-bottom:20px !important;
}

.mn-emnk .container {
	display:flex;
	justify-content:flex-start;
	padding:10px 0 10px 0px;
}
.mn-emnk {
	max-width:100%;
	height:auto;
}

@media (max-width:1300px) {
	.mn-emnk .container {
		padding:10px 35px;
	}
}

@media (min-width:993px) and (max-width:1199px) {
	.mn-emnk .container {
		padding:10px 15px;
	}
}

.elementor-widget-ps-covid{
display:none;
}
