/*
Theme Name: WSZiB theme
Author: WEBIZON.PL
Author URI: https://webizon.pl/
Description: Main theme - Wyższa Szkoła Zarządzania i Bankowości w Krakowie
Version: 1.0
*/



body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
	color: #000;
}

.navbar-primary , .navbar-secondary, .navbar-tertiary {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #fff;
}

.top-bar {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 1em;
	background: #fff;
	position: relative;
}

/* basic styles */

p {
	line-height: 160%;
}

a {
    /*color: #71b868;*/
    color: #36862b;
    text-decoration: none;
}

.single-page-container a {
	text-decoration: underline;
}

a:focus, a:hover {
    color: #4b7b45;
}

span.text-justify {
    display: block;
}

/* special hover color green */
.top-left-links li a:hover , .top-right-links li a:hover {
    color: #71b868;
}

h1, h2, h3, h4, h5 {
	font-family: 'PT Sans', sans-serif;
    font-weight: 700;
}

h1 span{
	color: #e54c8e;
}

h1 {
    font-size: 44px;
    position: relative;
	-webkit-animation:fadein .85s;
    -moz-animation: fadein .85s;
    -ms-animation: fadein .85s;
    -o-animation: fadein .85s;
    animation: fadein .85s;
}

.search h1 > i {
    font-size: 80%;
}

h2 {
	font-size: 40px;
    position: relative;
    -webkit-animation:fadein 1.25s;
    -moz-animation: fadein 1.25s;
    -ms-animation: fadein 1.25s;
    -o-animation: fadein 1.25s;
    animation: fadein 1.25s;
}

h3 {
	font-size: 34px;
}

h3 , .single-page-content > p {
    -webkit-animation:fadein 1.5s;
    -moz-animation: fadein 1.5s;
    -ms-animation: fadein 1.5s;
    -o-animation: fadein 1.5s;
    animation: fadein 1.5s;
}

h4{
	font-size: 30px;
}

h5 {
    font-size: 26px;
}

h6 {
    font-size: 20px;
}

ul {
	list-style: square;
}

.m-auto {
	margin: auto;
}

.lh-1 {
	line-height: 1em;
}

.mycontainer {
    width: 100%;
    max-width: 1170px;
    margin: auto;
    display: block;
}

.dropdown-menu {
	list-style-type: none;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

/* global transitions */

a , a::before , a::after , button , button::after , button::before ,
ul.dropdown-menu > li > a::before ,
.footer-nav > ul > li > .sub-menu li a::before ,
.home-news-item-link h6::after ,
#myBtn, #myBtn .icon-up , .widgets-box-in ul li a , .widgets-box-in ul li a::before ,
.news-item-thumb-box::before,
.mycustom .single-page-content ul li::before , .widgets-box-in ul li:before ,
.mydef .navbar-brand , .mydef .navbar-brand * ,
.single-page .navbar-brand , .single-page .navbar-brand * , .nav-primary , .news-item-thumbnail {
    -webkit-transition: ease 0.15s;
    -moz-transition: ease 0.15s;
    -ms-transition: ease 0.15s;
    -o-transition: ease 0.15s;
    transition: ease 0.15s;
}

.navbar-primary > li > a::after, .navbar-secondary > li > a::after , .top-position {
    -webkit-transition: ease 0.1s;
    -moz-transition: ease 0.1s;
    -ms-transition: ease 0.1s;
    -o-transition: ease 0.1s;
    transition: ease 0.1s;
}
.navbar-header > .navbar-toggle.open > .icon-bar {
    -webkit-transition: ease 0.25s;
    -moz-transition: ease 0.25s;
    -ms-transition: ease 0.25s;
    -o-transition: ease 0.25s;
    transition: ease 0.25s;
}

.special-link:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.psc button:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.navbar-brand:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

ul#breadcrumbs li a:hover {
	text-decoration: underline;
}

/* customs */

.green {
    color: #71b868;
}

.bg-green {
    background-color: #71b868;
}

.yellow {
    color: #f0b83f;
}

.bg-yellow {
    background-color: #f0b83f;
}

.red {
    color: #cf3a34;
}

.bg-red {
    background-color: #cf3a34;
}

.violet {
    color: #94689b;
}

.bg-violet {
    background-color: #94689b;
}

.blue {
    color: #2c8dc0;
}

.bg-blue {
    background-color: #2c8dc0;
}

.tooltip {
	background-color: rgb(255, 255, 255);
}

.tooltip-inner {
	font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    width: 100%;
    max-width: 300px;
    max-width: 500px;
    background: #71b868;
    padding: 15px;
    line-height: 1.2em;
    box-shadow: 0 -10px 0 #67a75e;
    border-bottom: 8px solid #71b868;
    color: #fff;
    border-radius: 0;
    font-weight: bold;
}
.dlaczego-warto-item .tooltip-inner {
    color: #fff;
    font-weight: normal;
}

.col-md-6.dlaczego-warto-item:nth-child(odd):nth-last-child(1) {
    width: 100%;
}

.mycustom .single-page-content .dlaczego-warto-item .tooltip-inner p strong {
    color: #fff;
    font-weight: bold;
}

.tooltip-inner::before {
    content: '';
    width: 100px;
    height: 68px;
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/2.png);
    background-position: 0px -117px;
    background-repeat: no-repeat!important;
    display: block;
    background-size: cover;
    position: absolute;
    z-index: -1;
    filter: alpha(opacity=08);
    opacity: .08;
    left: 0px;
    top: 0px;
}

.tooltip.in {
    filter: alpha(opacity=100);
    opacity: 1;
    padding-top: 0;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #71b868;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #71b868;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #71b868;
}

.tooltip.top .tooltip-arrow {
    border-bottom-color: #71b868;
}

.heading-specialnosci, .heading-kierunki {
    color: #fff;
}

.heading-normal {
    color: #004484;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.vertical-align {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
}

.center-box {
    display: block;
    width: 100%;
    max-width: 1170px;
    margin: auto;
    overflow: hidden;
}

.m-auto {
    margin-left: auto;
    margin-right: auto;
}

.padding-lr-0 {
    padding-left: 0;
    padding-right: 0;
}

.padding-0 {
    padding: 0;
}

#topmenu {

}

/* navs and top bars */

.main-navigation {
    position: fixed;
    z-index: 6;
    display: block;
    left: 0;
    right: 0;
    padding: 15px;
}

.main-navigation.top-position {
    top: 0;
    width: 100%;
    padding: 0 15px;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0px 0px 15px #000;
    z-index: 111111111;
}

.home .main-navigation.top-position {
    background: rgba(1, 1, 3, 0.90);
    box-shadow: 0px 0px 15px #000;
}
.mydef .main-navigation.top-position ,
.single-page .main-navigation.top-position ,
.single-post .main-navigation.top-position {
    box-shadow: 0px -7px 15px #000;
    background: rgba(255, 255, 255, 0.95);
}

.highcontrast.mydef .main-navigation.top-position,
.highcontrast.single-page .main-navigation.top-position,
.highcontrast.single-post .main-navigation.top-position {
    background: #000;
}

.single-page.mycustom .main-navigation.top-position {
    background: rgba(1, 1, 1, 0.90);
    box-shadow: 0px 0px 7px #000;
}

.page-id-45 .main-navigation.top-position, .parent-pageid-45 .main-navigation.top-position {
    background: rgba(0, 68, 132, 0.95);
}

.page-id-47 .main-navigation.top-position , .parent-pageid-47 .main-navigation.top-position ,
.page-id-19305 .main-navigation.top-position , .parent-pageid-19305 .main-navigation.top-position ,
.page-id-21360 .main-navigation.top-position , .parent-pageid-21360 .main-navigation.top-position {
    background: rgba(0, 68, 132, 0.95);
}

.page-id-49 .main-navigation.top-position , .parent-pageid-49 .main-navigation.top-position {
    background: rgba(0, 68, 132, 0.95);
}

.page-id-52 .main-navigation.top-position , .parent-pageid-52 .main-navigation.top-position {
    background: rgba(0, 68, 132, 0.95);
}

.top-bar ul {
    list-style-type: none;
    padding: 6px 0px;
    margin: auto;
    overflow: hidden;
    display: inline-block;
}

.top-bar ul li {
    display: block;
    line-height: 1.1em;
    float: left;
}

.top-left-links li a {
    color: #000;
    text-decoration: none!important;
    padding: 5px 10px 5px 10px;
    display: block;
}

.top-bar .searchform {
    padding: 5px 0;
    margin: auto;
    display: block;
}

button.btn.my-search-btn {
    border-radius: 0;
    padding-top: 0px;
    padding-right: 7px;
    padding-left: 7px;
    height: 28px;
    font-size: 24px;
    line-height: .1em;
    background: transparent;
    border: 1px solid #bbb;
    box-shadow: none!important;
    outline: none!important;
}

input#search {
    border-radius: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 28px;
    background: transparent;
    border: 1px solid #bbb;
    box-shadow: none!important;
    font-weight: normal;
    color: #000;
}

.top-center-links li a {
    margin: 2px 4px;
    width: 23px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/1.png);
    font-size: 0!important;
}

.top-center-links li a[href*="facebook.com"] , .top-center-links li a[href*="vimeo.com"] , .top-center-links li a[href*="youtube.com"] , .top-center-links li a[href*="instagram.com"] {
    display: block;
}

.top-center-links li a[href*="facebook.com"] {
    background-position: -27px 0px;
}

.top-center-links li a[href*="vimeo.com"] {
    background-position: -57px 0px;
}

.top-center-links li a[href*="youtube.com"] {
    background-position: -90px 0px;
}

.top-center-links li a[href*="instagram.com"] {
    background-position: 2px 0px;
}

.top-center-links li a[href*="facebook.com"]:hover {
    background-position: -27px -27px;
}

.top-center-links li a[href*="vimeo.com"]:hover {
    background-position: -57px -27px;
}

.top-center-links li a[href*="youtube.com"]:hover {
    background-position: -90px -27px;
}

.top-center-links li a[href*="instagram.com"]:hover {
    background-position: 2px -27px;
}

.top-right-links {
    text-align: right;
}

.top-right-links li a {
    color: #000;
    font-size: 12px;
    text-decoration: none!important;
    padding: 5px 10px 5px 10px;
    display: block;
    text-transform: uppercase;
    border-left: 1px solid #ddd;
}

.top-right-links li:first-of-type a {
	border: none;
}


.navbar-brand {
    width: 100%;
    max-width: 410px;
    margin: auto;
    display: block;
    overflow: hidden;
    float: none;
    height: auto;
    padding-top: 37px;
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/logo1.png);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.zaloba .navbar-brand {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/logo1z.png);
}

.home .navbar-brand , .mycustom .navbar-brand , .highcontrast .navbar-brand {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/logo3.png);
}

.zaloba.home .navbar-brand , .zaloba.mycustom .navbar-brand {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/logo2z.png);
}


.top-position .navbar-brand {
    max-width: 25%;
    float: left;
    padding-left: 0;
    padding-right: 0;
    margin-top: 1px;
    margin-bottom: 7px;
}
.mydef .navbar-brand ,
.single-page .navbar-brand ,
.single-post .navbar-brand ,
.archive .navbar-brand {
    max-width: 25%;
    float: left;
    padding-left: 0;
    padding-right: 0;
}


.main-navigation-in {
    width: 100%;
    max-width: 1170px;
    margin: auto;
}

.top-position .main-navigation-in {
    padding-left: 15px;
    padding-right: 15px;
}
.mydef .nav-primary ,
.single-page .nav-primary ,
.single-post .nav-primary ,
.archive .nav-primary {
    float: right;
    width: 65%;
    margin-bottom: 0;
}
.navbar-primary em {
	color: #f40000;
    display: block;
    position: absolute;
    top: -10px;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
}

.top-position .navbar-primary > li > a {
	font-size: 20px!important;
}

.single-page.mycustom .top-position .navbar-primary > li > a {

}

.single-page.mycustom .navbar-primary > li > a {
    color: #fff;
}
.mydef .navbar-primary > li > a ,
.single-page .navbar-primary > li > a ,
.single-post .navbar-primary > li > a ,
.archive .navbar-primary > li > a  {
    color: #004484;
    font-size: 20px;
}

.highcontrast.mydef .navbar-primary > li > a,
.highcontrast.single-page .navbar-primary > li > a,
.highcontrast.single-post .navbar-primary > li > a,
.highcontrast.archive .navbar-primary > li > a {
    color: #fff;
}

.navbar-nav {

}

.top-position .nav-primary {
    float: right;
    width: 65%;
    margin-bottom: 0;
}

.navbar {

}

.navbar-primary-collapse {
    text-align: center;
    padding: 0;
}

.navbar-primary , .navbar-secondary {
    float: none;
    margin: auto;
    display: table;
    width: 100%;
}

.navbar-primary > li , .navbar-secondary > li {
    display: table-cell;
    float: none;
    text-align: center;
    position: unset;
}

.navbar-secondary > li {
    padding-bottom: 15px;
}

.home .navbar-primary > li > a, .home .navbar-secondary > li > a {
    color: #fff;
}

.navbar-primary > li > a, .navbar-secondary > li > a {
    color: rgb(0, 68, 132);
    font-size: 28px;
    line-height: 1.2em;
    font-weight: bold;
    width: auto;
    margin: auto;
    display: inline-block;
    white-space: nowrap;
    position: relative;
}

.home .navbar-primary > li > a , .home .navbar-secondary > li > a {
    font-size: 24px;
    text-shadow: 0 0 10px #000 , 0 0 5px #000
}

.navbar-primary > li > a::after , .navbar-secondary > li > a::after {
    content: "";
    position: absolute;
    width: 0%;
    height: 4px;
    left: 0;
    bottom: 10px;
    background: #71b868;
    display: block;
    z-index: -1;
}

.navbar-primary > li.dropdown > a::after {
    display: none;
}

.navbar-secondary > li > a::after {
    z-index: 0;
}

.navbar-primary > li > a:hover::after , .navbar-primary li > a:focus::after ,
.navbar-primary .open > a::after, .navbar-primary .open > a:focus::after, .navbar-primary .open > a:hover::after ,
.navbar-secondary > li > a:hover::after , .navbar-secondary li > a:focus::after ,
.navbar-secondary .open > a::after, .navbar-secondary .open > a:focus::after, .navbar-secondary .open > a:hover::after {
    width: 100%;
}

.navbar-primary > li > a:hover , .navbar-primary li > a:focus ,
.navbar-primary .open > a, .navbar-primary .open > a:focus, .navbar-primary .open > a:hover ,
.navbar-secondary > li > a:hover , .navbar-secondary li > a:focus {
    background-color: transparent;
}



.navbar-primary > li > ul a:hover, .navbar-primary > li > ul a:focus {
    color: #71b868;
    background: transparent;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background: transparent;
    color: #71b868!important;
}

.navbar-primary > li:first-of-type > a, .navbar-secondary > li:first-of-type > a {
    text-align: left;
}

.navbar-primary > li:last-of-type > a, .navbar-secondary > li:last-of-type > a {
    text-align: right;
}

.navbar-primary .dropdown ul > li > ul {
    position: relative;
    background: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    list-style-type: none;
    padding: 0;
}

.navbar-primary .dropdown.open ul > li > ul {
    display: block;
}

.navbar-primary .dropdown ul > li > ul > li {
    padding-left: 20px;
    display: block;
    overflow: hidden;
}

.top-position .navbar-primary > li > .dropdown-menu,
.home .top-position .navbar-primary > li > .dropdown-menu ,
.mydef .navbar-primary > li > .dropdown-menu,
.mycustom .navbar-primary > li > .dropdown-menu,
.page-template-default .navbar-primary > li > .dropdown-menu ,
.post-template-default .navbar-primary > li > .dropdown-menu {
    width: 154.5%;
    margin-left: -54.25%;
}

.home .navbar-primary > li > .dropdown-menu {
    width: 100%;
    margin: auto;
}

.navbar-primary > li > ul {
    border: 0;
    border-top: 8px solid #99c594;
    border-radius: 0;
    background: rgba(244, 244, 244, 0.98);
    padding: 25px 0;
    margin-top: 0px;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.65);
}

.navbar-primary > li > ul a {
    color: #000;
	white-space: normal;
	position: relative;
}

.navbar-primary > li > ul a:hover {
    color: #71b868!important;
}

.navbar-primary > li > ul > li > a {
    font-family: 'PT Sans', sans-serif;
    font-size: 19px;
    font-weight: 700;
}

.navbar-primary > li.dropdown.active > a , .navbar-primary > li.dropdown > a:hover , .navbar-primary > li.dropdown:hover > a {
    background: #99c594;
    color: #fff;
    text-shadow: none;
}

.navbar-primary .dropdown ul > li > ul > li > a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    position: relative;
    white-space: inherit;
    display: block;
    padding: 2px 19px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    text-decoration: none!important;
}

.navbar-primary .dropdown ul > li a[href*="#"],
.navbar-primary .dropdown a[href*="#"]:hover{
	cursor: default;
	color: #000 !important;
}
.navbar-primary .dropdown ul > li a[href*="#"]::before {
	display:none;
}
.navbar-primary .dropdown ul > li a::before {
    content: "";
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/3.png);
    width: 7px;
    height: 13px;
    background-position: -3px -26px;
    position: absolute;
	top: 10px;
    left: 5px;
}

.navbar-primary .dropdown ul ul>li a:before {
    background-position: -3px -42px;
}

.navbar-primary .dropdown ul > li li a::before {
	top: 6px;
    left: 4px;
}

.navbar-primary .dropdown ul > li > a:hover::before {
    left: 10px;
}

.navbar-primary .dropdown ul > li li a:hover::before {
    left: 10px;
}

.dropdown-submenu a > .caret {
    display: none;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.navbar-primary a > small {
    font-size: 80%;
    display: block;
    position: relative;
    top: -7px;
    opacity: 0.4;
    margin-bottom: -6px;
    font-weight: normal;
}

/*.dropdown:hover .dropdown-menu {
  display: block;
}*/

.navbar-primary .menu-more {
    width: 100%;
    text-align: center;
}

.navbar-primary li.menu-more > a:hover , .navbar-primary li.menu-zarzadzanie-wiecej > a:hover {
    color: #fff!important;
	background: #71b868;
}

.navbar-primary .menu-more a {
    font-size: 14px!important;
    border: 3px solid #71b868!important;
    font-weight: normal!important;
    display: inline-block!important;
    margin: auto;
    padding: 7px 30px;
}

.navbar-primary .menu-more a:hover {
    background-color: #71b868!important;
    color: #fff!important;
}

.navbar-primary .menu-more a::before {
	display: none;
}

.navbar-primary .menu-zarzadzanie-wiecej {
    text-align: center;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

.navbar-primary .menu-zarzadzanie-wiecej a {
    display: inline-block;
    color: #71b868!important;
    position: relative;
    font-size: 12px!important;
}

.navbar-primary .menu-zarzadzanie-wiecej a:hover {
    color: #fff!important;
}

.navbar-primary .menu-zarzadzanie-wiecej a::before {
    display: none!important;
}

.navbar-primary .menu-zarzadzanie-wiecej::before, .navbar-primary .menu-zarzadzanie-wiecej::after {
    content: "";
    position: absolute;
    background: #71b868;
    top: 50%;
    width: 35%;
    height: 1px;
}

.top-position .navbar-primary .menu-zarzadzanie-wiecej::before, .top-position .navbar-primary .menu-zarzadzanie-wiecej::after ,
.mydef .navbar-primary .menu-zarzadzanie-wiecej::before, .mydef .navbar-primary .menu-zarzadzanie-wiecej::after ,
.single-page .navbar-primary .menu-zarzadzanie-wiecej::before, .single-page .navbar-primary .menu-zarzadzanie-wiecej::after ,
.single-post .navbar-primary .menu-zarzadzanie-wiecej::before, .single-post .navbar-primary .menu-zarzadzanie-wiecej::after ,
.mycustom .navbar-primary .menu-zarzadzanie-wiecej::before, .mycustom .navbar-primary .menu-zarzadzanie-wiecej::after {
    width: 25%;
}

.navbar-primary .menu-zarzadzanie-wiecej::before {
    left: 20px;
}

.navbar-primary .menu-zarzadzanie-wiecej::after {
    right: 20px;
}

.navbar-primary .dropdown-menu > li:nth-child(4n+1) {
    clear: both;
}

.filter-hue-green {
	filter: hue-rotate(45deg);
}

.navbar-primary #menu-item-56 .dropdown-menu>li:nth-child(3n+1) ,
.navbar-primary #menu-item-22599 .dropdown-menu>li:nth-child(3n+1) ,
.navbar-primary #menu-item-21986 .dropdown-menu>li:nth-child(3n+1) {
    //clear: both;
}
.navbar-primary #menu-item-56 .dropdown-menu>li:nth-child(4n+1) ,
.navbar-primary #menu-item-22599 .dropdown-menu>li:nth-child(4n+1) ,
.navbar-primary #menu-item-21986 .dropdown-menu>li:nth-child(4n+1) {
    clear: none;
}



@media (min-width: 768px){
	.navbar-primary #menu-item-56 .dropdown-menu>li.col-sm-3 ,
    .navbar-primary #menu-item-22599 .dropdown-menu>li.col-sm-3 ,
    .navbar-primary #menu-item-21986 .dropdown-menu>li.col-sm-3 {
		width: 33%;
		margin-bottom:20px;
	}
	/*
	.navbar-primary #menu-item-56 > .dropdown-menu>li:nth-child(4) {
		margin-left: 16%;
	}*/
}

@media (min-width: 768px) {

	#menu-item-27815 , #menu-item-28563 , #menu-item-28575 {
		padding-top: 50px;
	}

	#menu-item-27454 , #menu-item-28562 , #menu-item-28573  {
		margin-bottom: -40px !important;
	}

	#menu-item-27454 , #menu-item-28562 , #menu-item-28573  {
	margin-top: -70px;
  }

	#menu-item-32171 {
	margin-top: -0;
  }
	#menu-item-32361  {
	margin-top: 0;
  }
  #menu-item-32171  {
    padding-top: 15px;
  }

  #menu-item-36469 {
	margin-top: -20px;
  }
  #menu-item-27815 {
    padding-top: 0;
  }

  #menu-item-27454 {
    margin-top: -110px;
  }


}



@media (min-width: 768px) and (max-width: 1210px){

	#menu-item-36469 {
		clear: both;
		margin-top: -25px;
	}

	#menu-item-27454 {
		margin-top: -140px;
	}

	#menu-item-32361 {
		margin-top: -20px;
	}

	#menu-item-27815 {
    	margin-top: -20px;
	}
}

.navbar-tertiary {
    float: none;
    margin: auto;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.navbar-tertiary li {
    display: inline-block;
    width: 20%;
    padding: 0;
    text-align: center;
    margin-bottom: 14px;
}

.navbar-tertiary li:nth-of-type(1) a {
    background-color: #f0b83f;
	background-color: rgb(101, 182, 226);
}

.navbar-tertiary li:nth-of-type(2) a {
    background-color: #cf3a34;
	background-color: rgb(101, 182, 226);
}

.navbar-tertiary li:nth-of-type(3) a {
    background-color: #94689b;
	background-color: rgb(146, 205, 151);
	 	padding-bottom: 0;
  }

.navbar-tertiary li:nth-of-type(4) a {
    background-color: #71b868;
	background-color: rgb(146, 205, 151);
 	padding-bottom: 0;
}

.navbar-tertiary li:nth-of-type(6) a,
.navbar-tertiary li:nth-of-type(7) a,
.navbar-tertiary li:nth-of-type(8) a {
    background-color: #2c8dc0;
	background-color: rgb(228, 182, 109);
}




.navbar-tertiary li:nth-of-type(5) a {
	background-color: rgb(184, 195, 233);
}

.navbar-tertiary li:nth-of-type(9) a,
.navbar-tertiary li:nth-of-type(10) a{
	background-color: rgb(255, 178, 178);
}

.navbar-tertiary li:nth-of-type(11) a{
	 background-color: #adadad;
}

/*
.navbar-tertiary li:nth-of-type(6) a {
    background-color: #71b868;
    margin-right: 0;
}
*/

.navbar-tertiary li a {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    width: 96%;
    height: 100%;
    display: block;
    position: relative;
    padding-top: 145px;
    padding-bottom: 30px;
    margin: auto;
    min-height: 235px;
	padding-left: 5px;
	padding-right: 5px;
}

.page-id-21992 .navbar-tertiary li a {
    min-height: 235px;
}


.navbar-tertiary li a small {
    opacity:0.5;
    font-weight: normal;
}
.navbar-tertiary li a::before {
    content: "";
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/4.png?v=5) 0 0 no-repeat;
    position: absolute;
    top: 30px;
    right: 0;
    bottom: auto;
    left: 0;
    height: 100px;
    display: block;
    margin: auto;
}

.home-news-item-link:hover h6::after , .navbar-tertiary li a:hover::after {
    right: 5px;
    bottom: 5px;
    opacity: 0;
}

.navbar-tertiary li a::before {
    -webkit-transform: scale(.85);
    -moz-transform: scale(.85);
    -ms-transform: scale(.85);
    -o-transform: scale(.85);
    transform: scale(.85);
}

.navbar-tertiary li a:hover::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.navbar-tertiary li:nth-of-type(1) a::before {
    width: 58px;
}

.navbar-tertiary li:nth-of-type(2) a::before {
    width: 58px;
    background-position: -85px 0;
}

.navbar-tertiary li:nth-of-type(3) a::before {
    width: 88px;
    background-position: -169px 0;
}

.navbar-tertiary li:nth-of-type(4) a::before {
    width: 88px;
    background-position: -169px 0;
}

.navbar-tertiary li:nth-of-type(5) a::before{
    width: 108px;
    background-position: -279px 0;
}

.navbar-tertiary li:nth-of-type(7) a::before  {
    width: 116px;
    background-position: -542px 0;
}

.navbar-tertiary li:nth-of-type(6) a::before  {
    width: 116px;
    background-position: -409px 0;
}

/*
.navbar-tertiary li:nth-of-type(6) a {
    font-size: 0;
    line-height: 34px;
}

.navbar-tertiary li:nth-of-type(6) a::before {
    background: none;
    content: "▪ ▪ ▪";
    font-size: 38px;
    top: 0;
    bottom: 0;
    height: 24px;
}
*/

.navbar-tertiary li a:hover , .navbar-tertiary li a:focus {
    background-color: #71b868;
}

.navbar-header .navbar-toggle .icon-bar {
    background: #71b868;
	display: block;
    width: 30px;
    height: 5px;
    border-radius: 0px;
}

.nav > li.lang-item-first  {

}
.nav > li.current-lang a, .nav > li.active a {

}

.nav > li > a:focus, .nav > li > a:hover {

}

.nav > li > a {

}

.home-baner-nav {
    width: 100%;
    max-width: 1170px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    padding: 0 15px;
    bottom: -430px;
}

/* special dropdowns */

.navbar-primary,
.navbar-primary .collapse,
.navbar-primary .dropup,
.navbar-primary .dropdown {
    position: static;
}

.navbar-primary .container {
    position: relative;
}

.navbar-primary .dropdown-menu {
    left: auto;
}

.navbar-primary .my-menu-box {
    padding: 20px 30px;
}

.navbar-primary .dropdown-menu {
    left: 0;
    right: 0;
    width: 100%;
    position: absolute;
    float: none;
}

/* rest */

.home-top-baner {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    min-height: 100vh;
    background-size: cover;
    position: relative;
    padding: 0;
    display: block;
    margin-bottom: 430px;
}

.homepage-container {
    width: 100%;
    max-width: 1170px;
    margin: 10% auto;
    margin-bottom: 0;
    padding: 0 15px;
}

blockquote.myquote {
    border: none;
    width: 90%;
    max-width: 990px;
    margin: auto;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
    position: relative;
}

blockquote.myquote::before {
    content: "";
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/3.png) 0 -59px no-repeat;
    width: 25px;
    height: 20px;
    display: block;
    margin: auto;
    margin-bottom: 25px;
}

blockquote, blockquote p {
    font-style: italic;
	font-size: 20px;
    line-height: 1.75em;
}

.home blockquote, .home blockquote p {
    font-size: 29px;
}

.home-news-row {
    list-style-type: none;
    padding: 0!important;
    display: block;
    overflow: hidden;
}

.home-news-row li {
    display: block;
    width: 20%;
    float: left;
    position: relative;
    padding: 5px;
}

.home-news-row li::before {
    display: none!important;
}

.news-item-thumbnail {
    width: 100%;
    padding-top: 100%;
    display: block;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.home-news-item h6 {
    margin: auto;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    padding-bottom: 30px;
    line-height: 1.2em;
    height: 100px;
    position: relative;
    overflow: hidden;
}

.home-news-item h6::after , .navbar-tertiary li a::after {
    content: "";
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-right: 15px solid #fff;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.home-news-row a {
    text-decoration: none!important;
    background: #71b868;
	background: #1d3256;
    display: block;
}

.home-news-row a:hover {
    background: #56954e;
	 background: #161f2d;
}

.news-item-thumb-box {
    display: block;
    overflow: hidden;
    position: relative;
}

.news-item-thumb-box::before {
    content: "";
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/readmore.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 80px;
    font-size: 38px;
    color: #fff;
    text-align: center;
    line-height: 250px;
    position: absolute;
    top: 0;
    left: 0;
    right: 100%;
    bottom: 0;
    background-color: rgba(16, 16, 16, 0.6);
    z-index: 1;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0) -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.home-news-row a:hover .news-item-thumb-box::before {
    right: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.home-news-item:nth-of-type(even) a:hover .news-item-thumbnail {
    -webkit-transform: rotate(2deg) scale(1.3);
    -moz-transform: rotate(2deg) scale(1.3);
    -ms-transform: rotate(2deg) scale(1.3);
    -o-transform: rotate(2deg) scale(1.3);
    transform: rotate(2deg) scale(1.3);
}

.home-news-item:nth-of-type(odd) a:hover .news-item-thumbnail {
    -webkit-transform: rotate(-2deg) scale(1.3);
    -moz-transform: rotate(-2deg) scale(1.3);
    -ms-transform: rotate(-2deg) scale(1.3);
    -o-transform: rotate(-2deg) scale(1.3);
    transform: rotate(-2deg) scale(1.3);
}

.counter-home-container {
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/w_lb_tlo.jpg) 50% 50% no-repeat;
    background-size: cover;
    color: #fff;
    margin-top: 50px;
    padding: 60px 0;
}

.counter-home-in {
    display: block;
    width: 100%;
    max-width: 730px;
    margin: auto;
    margin-right: 0;
}

.counter-home-in h2 {
    margin: auto;
    padding: 0px 0 40px 0;
}

.counter-home-row {
    padding: 40px 0;
}

.counter-home-row h3 {
    font-size: 58px!important;
}

.counter-home-row p span {
    font-size: 16px;
}

h3.multisnewstitle {
    margin: 80px auto 30px;
    text-align: center;
    color: #1d3256;
}

/* single page */

.single-page-container {
    margin-bottom: 30px;
}

.single-page-content {
    padding-top: 30px;
}

.single-page-header {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/baner_podstrona.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    min-height: 359px;
    border-bottom: 8px solid #004484;
    position: relative;
    background-color: #f1f1f1;
}


.page-id-27557 .single-page-header ,
.parent-pageid-27557 .single-page-header ,
.page-id-45 .single-page-header ,
.parent-pageid-45 .single-page-header ,
.page-id-28168 .single-page-header ,
.parent-pageid-28168 .single-page-header ,
.page-id-28185 .single-page-header ,
.parent-pageid-28185 .single-page-header ,
.page-id-21354 .single-page-header ,
.parent-pageid-21354 .single-page-header ,
.page-id-21272 .single-page-header ,
.parent-pageid-21272 .single-page-header
{
	border-color: #f0b83f;
}

.page-id-47 .single-page-header ,
.parent-pageid-47 .single-page-header ,
.page-id-19305 .single-page-header ,
.parent-pageid-19305 .single-page-header ,
.page-id-21360 .single-page-header ,
.parent-pageid-21360 .single-page-header {
	border-color: #cf3a34;
}
.page-id-49 .single-page-header ,
.parent-pageid-49 .single-page-header ,
.page-id-21524 .single-page-header ,
.parent-pageid-21524 .single-page-header ,
.page-id-21779 .single-page-header ,
.parent-pageid-21779 .single-page-header {
	border-color: #94689b;
}
.page-id-27217 .single-page-header ,
.parent-pageid-27217 .single-page-header ,
.page-id-27553 .single-page-header ,
.parent-pageid-27553 .single-page-header ,
.page-id-28214 .single-page-header ,
.parent-pageid-28214 .single-page-header ,
.page-id-51 .single-page-header ,
.parent-pageid-51 .single-page-header ,
.page-id-36316 .single-page-header ,
.parent-pageid-36316 .single-page-header ,
.page-id-28168 .single-page-header ,
.parent-pageid-28168 .single-page-header ,
.page-id-21530 .single-page-header ,
.parent-pageid-21530 .single-page-header ,
.page-id-21804 .single-page-header ,
.parent-pageid-21804 .single-page-header ,  {
	border-color: #2c8dc0;
}

.page-id-45 .single-page-header ,
.parent-pageid-45 .single-page-header ,
.page-id-47 .single-page-header ,
.parent-pageid-47 .single-page-header ,
.page-id-19305 .single-page-header ,
.parent-pageid-19305 .single-page-header ,
.page-id-21360 .single-page-header ,
.parent-pageid-21360 .single-page-header ,
.page-id-49 .single-page-header ,
.parent-pageid-49 .single-page-header ,
.page-id-27217 .single-page-header ,
.parent-pageid-27217 .single-page-header,
.page-id-27553 .single-page-header ,
.parent-pageid-27553 .single-page-header,
.page-id-28214 .single-page-header ,
.parent-pageid-28214 .single-page-header,
.page-id-51 .single-page-header ,
.parent-pageid-51 .single-page-header ,
.page-id-21530 .single-page-header ,
.parent-pageid-21530 .single-page-header ,
.page-id-21804 .single-page-header ,
.parent-pageid-21804 .single-page-header {
    background-color: #191a1c;
}

.single-page-header-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 100px;
}

.single-page-header-container::before {
    content: "";
    width: 259px;
    height: 104px;
    position: absolute;
    top: 30px;
    left: 55px;
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/2.png) 0 -218px no-repeat;
}

.single-page-header h1 {
	color: #004484;
}

.mycustom .single-page-header h1 {
	color: #fff;
}

.mycustom .single-page-header h1 {
	padding-left: 120px;
	position: relative;
}

ul#breadcrumbs {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 0;
    background: transparent;
    border-radius: 0;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mycustom ul#breadcrumbs {
    margin-left: 120px;
}

ul#breadcrumbs li {
    display: inline-block;
    padding: 0px 0px 15px 0px;
    color: #71b868;
}

ul#breadcrumbs li.item-current strong {
    text-decoration: none;
	font-weight: normal;
	color: #888;
}

.breadcrumb>li+li:before {
    padding: 0 2px 0 5px;
    color: #777;
    content: "/\00a0";
}

ul#breadcrumbs li a {
    color: #71b868;
    text-decoration: none;
    display: inline-block;
}

.psc {
    display: block;
    float: right;
    color: #000;
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 2;
}

.mycustom .psc {
    color: #fff;
}


.psc button {
    background: transparent;
    border: none;
    outline: none!important;
    color: #000;
    font-size: 13px;
    font-weight: 700;
}

.mycustom .psc button {
    color: #fff;
    text-shadow: 0px 0px 2px #000, 0px 0px 2px #000;
}

.psc button:hover {
    color: #71b868;
}

.mycustom .psc button:hover {
    font-weight: 700;
}

.mycustom .single-page-header h2 {
    font-size: 24px;
    font-weight: normal;
    margin: auto;
    margin-bottom: 11px;
    margin-left: 120px;
}

.mycustom .single-page-header h2 a {
    color: #fff;
    text-decoration: none!important;
}

.parent-pageid-45.mycustom .single-page-header-container button.back-btn:hover ,
.parent-pageid-47.mycustom .single-page-header-container button.back-btn:hover ,
.parent-pageid-49.mycustom .single-page-header-container button.back-btn:hover ,
.parent-pageid-51.mycustom .single-page-header-container button.back-btn:hover ,
.parent-pageid-36316.mycustom .single-page-header-container button.back-btn:hover ,
.parent-pageid-27217.mycustom .single-page-header-container button.back-btn:hover ,
.parent-pageid-27553.mycustom .single-page-header-container button.back-btn:hover ,
.parent-pageid-28214.mycustom .single-page-header-container button.back-btn:hover ,
.mycustom .single-page-header h2 a:hover {
    color: #71b868;
}

.mycustom .single-page-header-container::before {
    width: 310px;
    height: 207px;
	top: auto;
    left: 15px;
    bottom: 0;
	background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/2a.png?v=4) 0 -841px no-repeat;
}

.page-id-45 .single-page-header-container::before ,
.parent-pageid-45 .single-page-header-container::before ,
.page-id-21354 .single-page-header-container::before ,
.parent-pageid-21354 .single-page-header-container::before ,
.page-id-21272 .single-page-header-container::before ,
.parent-pageid-21272 .single-page-header-container::before {
    background-position: 0 -362px;
}

.page-id-47 .single-page-header-container::before ,
.parent-pageid-47 .single-page-header-container::before ,
.page-id-19305 .single-page-header-container::before ,
.parent-pageid-19305 .single-page-header-container::before ,
.page-id-21360 .single-page-header-container::before ,
.parent-pageid-21360 .single-page-header-container::before {
    background-position: 0 -603px;
}

.page-id-49 .single-page-header-container::before ,
.parent-pageid-49 .single-page-header-container::before {
    background-position: 0 -841px;
}



.page-id-51 .single-page-header-container::before ,
.parent-pageid-51 .single-page-header-container::before ,
.page-id-36316 .single-page-header-container::before ,
.parent-pageid-36316 .single-page-header-container::before ,
.page-id-21530 .single-page-header-container::before ,
.parent-pageid-21530 .single-page-header-container::before ,
.page-id-21804 .single-page-header-container::before ,
.parent-pageid-21804 .single-page-header-container::before {
    background-position: 0 -1089px;
}

.page-id-27217 .single-page-header-container::before ,
.parent-pageid-27217 .single-page-header-container::before ,
.page-id-27553 .single-page-header-container::before ,
.parent-pageid-27553 .single-page-header-container::before ,
.page-id-28214 .single-page-header-container::before ,
.parent-pageid-28214 .single-page-header-container::before {
    background-position: 0 -2336px;
}


.page-id-27557 .single-page-header-container::before ,
.parent-pageid-27557 .single-page-header-container::before ,
.page-id-28168 .single-page-header-container::before ,
.parent-pageid-28168 .single-page-header-container::before ,
.page-id-28185 .single-page-header-container::before ,
.parent-pageid-28185 .single-page-header-container::before {
    background-position: 0 -2581px;
}

.mycustom .single-page-content p strong {
    color: #000;
}

.mycustom .single-page-content p span strong {
    color: inherit;
}

.mycustom p strong a {
    color: #71b868;
}

.category-aktualnosci  .single-page-content ,
.category-aktualnosci  .single-page-content p,
.category-aktualnosci  .single-page-content div ,
.single-page-content > div,
.single-page-content > p,
.mycustom .single-page-content {
	line-height: 180% !important;
}

.mycustom .single-page-content h3 {
	margin-top: 30px;
	margin-bottom: 15px;
}

.mycustom .single-page-content h3 img {
    margin-bottom: 5px;
    margin-right: 10px;
}

.single-page-header-container button.back-btn {
    margin-bottom: 8px;
    color: #000;
	z-index:4;
}

.mycustom .single-page-header-container button.back-btn {
    margin-left: 20px;
    color: #fff;
}

.mycustom button.back-btn.back-btn-down {
    margin-left: 0;
    color: #000;
    margin-bottom: 0;
}

.mycustom button.back-btn.back-btn-down:hover {
    color: #71b868;
}

.jumbotron {
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/oferta_tlo3.jpg) 50% 50% no-repeat;
    border-radius: 0!important;
    color: #fff;
    background-size: cover;
    padding: 30px;
	margin-top: 60px;
}
.page-template-default .single-page-content .jumbotron h2 ,
.jumbotron h2 {
    font-size: 32px;
    margin: auto;
    margin-bottom: 5px;
	color: #fff;
}
.page-template-default .single-page-content .jumbotron h3 ,
.jumbotron h3 {
    font-size: 20px;
    margin: auto;
    margin-bottom: 15px;
    font-weight: normal;
	color: #fff;
}

.jumbotron p {
    font-size: 14px;
}

.jumbotron strong {
    color: #fff!important;
}

.jumbotron a{
    color: #fff;
	text-decoration: underline;
}
.jumbotron a:first-of-type {
    color: #fff;
    display: inline-block;
    border: 3px solid #fff;
    text-align: center;
    padding: 5px 30px;
    margin-right: 15px;
    text-decoration: none!important;
}

.jumbotron a:first-of-type:hover {
    border-color: #71b868;
    background: #71b868;
}

.mycustom .single-page-content .jumbotron h3,.jumbotron h3 {
    margin-top: 5px;
    margin-bottom: 35px;
}

.mycustom .media {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 15px;
    background: #fbfbfb;
}

.mycustom .media-body {
    width: auto;
    float: none;
}

.mycustom .media .media-left {
    width: 65px;
    padding-right: 5px;
    float: left;
}

.mycustom .media .media-left .media-object {
    display: block;
    width: 65px;
    border-radius: 100%;
    border: 2px solid #ddd;
}

.mycustom .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 16px;
    color: #024386;
}

.mycustom .single-page-content ul {
    list-style-type: none;
    padding: 10px 0 0 10px;
}

.mycustom .single-page-content ul li {
    position: relative;
    color: #000;
    display: block;
    padding-bottom: 5px;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-decoration: none!important;
	line-height: 160%;
}

.mycustom .single-page-content ul li::before {
    content: "";
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/3.png);
    width: 13px;
    height: 16px;
    background-position: -5px -106px;
    position: absolute;
    top: 2px;
    left: 0px;
	padding: 0;
}

.page-id-45.mycustom .single-page-content ul li::before ,
.parent-pageid-45.mycustom .single-page-content ul.square li::before {
    background-position: -5px -106px;
}

.page-id-47.mycustom .single-page-content ul li::before ,
.parent-pageid-47.mycustom .single-page-content ul li::before ,
.page-id-19305.mycustom .single-page-content ul li::before ,
.parent-pageid-19305.mycustom .single-page-content ul li::before ,
.page-id-21360.mycustom .single-page-content ul li::before ,
.parent-pageid-21360.mycustom .single-page-content ul li::before {
    background-position: -21px -106px;
}

.page-id-49.mycustom .single-page-content ul li::before ,
.parent-pageid-49.mycustom .single-page-content ul li::before ,
.page-id-21524.mycustom .single-page-content ul li::before ,
.parent-pageid-21524.mycustom .single-page-content ul li::before ,
.page-id-21779.mycustom .single-page-content ul li::before ,
.parent-pageid-21779.mycustom .single-page-content ul li::before {
    background-position: -38px -106px;
}

.page-id-27217.mycustom .single-page-content ul li::before ,
.parent-pageid-27217.mycustom .single-page-content ul li::before,
.page-id-27553.mycustom .single-page-content ul li::before ,
.parent-pageid-27553.mycustom .single-page-content ul li::before,
.page-id-28214.mycustom .single-page-content ul li::before ,
.parent-pageid-28214.mycustom .single-page-content ul li::before,
.page-id-51.mycustom .single-page-content ul li::before ,
.parent-pageid-51.mycustom .single-page-content ul li::before ,
.page-id-36316.mycustom .single-page-content ul li::before ,
.parent-pageid-36316.mycustom .single-page-content ul li::before ,
.page-id-21530.mycustom .single-page-content ul li::before ,
.parent-pageid-21530.mycustom .single-page-content ul li::before ,
.page-id-21804.mycustom .single-page-content ul li::before ,
.parent-pageid-21804.mycustom .single-page-content ul li::before {
    background-position: -55px -106px;
}

.single-page-content .custom-list2 ul,
.single-page-content .custom-list2 ,
.mycustom .single-page-content .custom-list {
    list-style-type: none;
    padding: 0;
}

.single-page-content .custom-list2 li ,
.mycustom .single-page-content .custom-list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
}

.single-page-content .custom-list2 li a ,
.mycustom .single-page-content .custom-list li a {
    color: #000;
    display: inline-block;
    text-decoration: none!important;
}

.single-page-content .custom-list2 li a:hover,
.mycustom .single-page-content .custom-list li a:hover {
    color: #71b868;
}

.single-page-content .custom-list2 li::before,
.mycustom .single-page-content .custom-list li::before {
    content: "";
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/3.png);
    width: 9px;
    height: 16px;
    background-position: -2px -25px!important;
    position: absolute;
    top: 2px;
    left: 0px;
}

.single-page-content .custom-list2 li.hover::before,
.mycustom .single-page-content .custom-list li.hover::before {
    left: 5px;
}


.custom-list2  {
	margin-top: 30px;
	margin-bottom: 30px;

}

.custom-list2 > li  {
    padding-bottom: 10px;
}

.custom-list2 li a  {
    font-size: 18px;
	font-weight: bold;
    padding-bottom: 5px;
}

.custom-list2 li li a  {
    font-size: 16px;
	font-weight: normal;
    line-height: 20px;
    padding-bottom: 5px;
}



.plan.panel-default {
    border-radius: 0;
    border: 0;
    box-shadow: none;
	margin-bottom: 40px;
    margin-top: 40px;
}

.plan.panel-default .panel-body {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
}

.plan .panel-heading  {
    background-color: #f0b83f;
    color: #000;
    font-weight: bold;
    border: 0;
    border-radius: 0;
}

.page-id-47 .plan .panel-heading ,
.parent-pageid-47 .plan .panel-heading ,
.page-id-19305 .plan .panel-heading ,
.parent-pageid-19305 .plan .panel-heading ,
.page-id-21360 .plan .panel-heading ,
.parent-pageid-21360 .plan .panel-heading {
    background-color: #cf3a34;
}

.page-id-49 .plan .panel-heading ,
.parent-pageid-49 .plan .panel-heading {
    background-color: #94689b;
}


.page-id-27217 .plan .panel-heading ,
.parent-pageid-27217 .plan .panel-heading,
.page-id-27553 .plan .panel-heading ,
.parent-pageid-27553 .plan .panel-heading,
.page-id-28214 .plan .panel-heading ,
.parent-pageid-28214 .plan .panel-heading,
.page-id-51 .plan .panel-heading ,
.parent-pageid-51 .plan .panel-heading ,
.page-id-36316 .plan .panel-heading ,
.parent-pageid-36316 .plan .panel-heading ,
.page-id-21530 .plan .panel-heading ,
.parent-pageid-21530 .plan .panel-heading ,
.page-id-21804 .plan .panel-heading ,
.parent-pageid-21804 .plan .panel-heading {
    background-color: #2c8dc0;
}

.plan .panel {
    border-radius: 0px;
    border: 0;
    box-shadow: none;
}

.plan.panel-default .collapse .panel .panel-heading .panel-title {
    font-size: 34px;
}

.plan .panel-title > a {
    display: block;
    font-size: 32px;
    padding: 15px 40px 15px 0px;
    position: relative;
    text-decoration: none!important;
}

.plan .panel-title > a:focus {
    color: #000;
}

.plan .panel-title>a::before ,
.plan .panel-title>a::after {
    content: "";
}

.plan .panel-title>a::before {
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/plan.png) 0 0 no-repeat;
    width: 39px;
    height: 43px;
    display: block;
    float: left;
    margin-right: 20px;
    margin-top: -3px;
}


.plan.ceny .panel-title>a::before {
	display: none;
}

/* Stylizacja tabeli */
.plan.ceny table {
  border-collapse: collapse;
  width: 100%;
  margin: 10px 0;
  font-size: 14px;
}

/* Stylizacja komórek */
.plan.ceny td {
  border: 1px solid #ccc;
  padding: 8px;
}

/* Nagłówki w pierwszym wierszu */
.plan.ceny tr:first-child td {
  font-weight: bold;
  background-color: #f5f5f5;
  text-align: center;
}

/* Nagłówki w pierwszej kolumnie */
.plan.ceny td:first-child {
    font-weight: 700;
    background-color: #e8e8e8;
    min-width: 144px;
}




.plan .panel-title>a::after {
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/3.png) 0 0px no-repeat;
    width: 11px;
    height: 18px;
    display: block;
    position: absolute;
    right: 5px;
    top: 7px;
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(-270deg);
    -moz-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    -o-transform: rotate(-270deg);
    transform: rotate(-270deg);
}

.plan .panel-title>a:hover {
    color: #fff;
}

.plan .panel-title>a.collapsed:hover::after {
    -webkit-transform: rotate(-90deg) scale(1.25);
    -moz-transform: rotate(-90deg) scale(1.25);
    -ms-transform: rotate(-90deg) scale(1.25);
    -o-transform: rotate(-90deg) scale(1.25);
    transform: rotate(-90deg) scale(1.25);
}

.plan .panel-title>a:hover::after {
    -webkit-transform: rotate(-270deg) scale(1.25);
    -moz-transform: rotate(-270deg) scale(1.25);
    -ms-transform: rotate(-270deg) scale(1.25);
    -o-transform: rotate(-270deg) scale(1.25);
    transform: rotate(-270deg) scale(1.25);
}

.plan .panel-title>a.collapsed::after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.plan .panel-collapse .panel ul {
    position: relative;
    column-count: 2;
    column-gap: 2em;
    padding: 0 15px;
}

.plan .panel-collapse .panel ul li {
    border-bottom: 1px solid #ccc;
    padding: 5px 0px 10px 0;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    margin: 0;
    line-height: 120%;
    /*min-height: 48px;*/
}

.plan .panel-collapse .panel ul li:before {
    display: none;
}

.plan .panel-collapse .panel ul li strong {
    float: right;
}

.plan .panel-collapse .panel .panel-heading {
    font-size: 18px;
	background: #1e1e1e;
    color: #fff;
}

.plan .panel-collapse .panel ul li > div {
    display: table;
    vertical-align: middle;
    width: 100%;
    min-height: 37px;
}

.my-table-left {
    display: table-cell;
    vertical-align: middle;
}

.my-table-right {
    display: table-cell;
    vertical-align: middle;
    min-width: 70px;
    margin-right: 0;
    margin-left: auto;
}

h2.opis-title {
    position: relative;
    margin-bottom: 20px;
}

h2.opis-title:before {
    content: "";
    display: block;
    width: 100%;
    max-width: 65px;
    padding-top: 58px;
    background-position: 0% 100%;
    background-repeat: no-repeat;
    float: left;
    position: relative;
    top: 0;
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nauka_zarzadzanie_I.png);
    margin-right: 8px;
	margin-bottom: 100px;
}

h3.praca, h3.ksztalcenie, h3.nauka {
    position: relative;
    margin-bottom: 20px;
}

h3.praca::before, h3.ksztalcenie::before, h3.nauka::before {
    content: "";
    display: block;
    width: 100%;
    max-width: 65px;
    padding-top: 47px;
    background-position: 0% 100%;
    background-repeat: no-repeat;
    float: left;
    position: relative;
    top: -10px;
}

.opis-kierunku-item-1 ,
.opis-kierunku-item-2 ,
.opis-kierunku-item-3  {
    font-weight: bold;
}


.kierunek-ikona {
    display: block;
    width: 100%;
    padding-top: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.dlaczego-warto {
    margin-bottom: 15px;
}

.dlaczego-warto > div:nth-child(2n+1){
    clear: both;
}

.dlaczego-warto-item {
    margin: 15px 0px;
	text-align: center;
}
.dlaczego-warto-item img{
	display: inline-block;
}

/*.dlaczego-warto h4::before {
    content: "";
    display: block;
    width: 100%;
    max-width: 65px;
    padding-top: 70px;
    background-position: 0% 100%;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}*/

.dlaczego-warto > p {
	margin-bottom: 30px;
	color: #666;
}

.dlaczego-warto h4 {
	color: #f0b83f;
	color: #000;
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    position: relative;
	margin-bottom: 15px;
}

.dlaczego-warto-item-1 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/wyksztalcenie1.png);
}

.dlaczego-warto-item-2 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nowoczesna1.png);
}

.dlaczego-warto-item-3 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/kontakty1.png);
}

.dlaczego-warto-item-4 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/zycie_studenckie1.png);
}



/* ikony i kolory set 1 */
/* update: dodano też jako defaultowo: page-template-page_type1 */

.page-template-page_type1.plan-default>.panel-heading ,
.page-id-45.plan-default>.panel-heading ,
.parent-pageid-45.plan-default>.panel-heading {
    background-color: #f0b83f;
}

/*.page-id-45 .single-page-content .dlaczego-warto h4 ,
.parent-pageid-45 .single-page-content .dlaczego-warto h4 , */
.page-template-page_type1 .opis-kierunku-item-1 p strong,
.page-id-45 .opis-kierunku-item-1 p strong,
.parent-pageid-45 .opis-kierunku-item-1 p strong,
.page-template-page_type1 .opis-kierunku-item-2 p strong,
.page-id-45 .opis-kierunku-item-2 p strong,
.parent-pageid-45 .opis-kierunku-item-2 p strong,
.page-template-page_type1 .opis-kierunku-item-3 p strong,
.page-id-45 .opis-kierunku-item-3 p strong,
.parent-pageid-45 .opis-kierunku-item-3 p strong {
    color: #f0b83f;
}

.page-template-page_type1 h2.opis-title:before ,
.page-id-45 h2.opis-title:before ,
.parent-pageid-45 h2.opis-title:before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nauka1.png);
}


.page-template-page_type1 .opis-kierunku-item-1 .kierunek-ikona ,
.page-id-45 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-45 .opis-kierunku-item-1 .kierunek-ikona {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/tryb1.png);
}

.page-template-page_type1 .opis-kierunku-item-2 .kierunek-ikona ,
.page-id-45 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-45 .opis-kierunku-item-2 .kierunek-ikona {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nauka1.png);
}

.page-template-page_type1 .opis-kierunku-item-3 .kierunek-ikona ,
.page-id-45 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-45 .opis-kierunku-item-3 .kierunek-ikona {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/czas1.png);
}

.page-template-page_type1 h3.praca::before ,
.page-id-45 h3.praca::before ,
.parent-pageid-45 h3.praca::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/gdzie_znajdziesz_prace1.png);
}

.page-template-page_type1 h3.ksztalcenie::before ,
.page-id-45 h3.ksztalcenie::before ,
.parent-pageid-45 h3.ksztalcenie::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/twoja_sciezka_ksztalcenia1.png);
}


.page-template-page_type1 h3.nauka::before ,
.page-id-45 h3.nauka::before ,
.parent-pageid-45 h3.nauka::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/czego_sie_nauczysz1.png);
}

.page-template-page_type1 .single-page-content .dlaczego-warto-item-1 h4::before,
.page-id-45 .single-page-content .dlaczego-warto-item-1 h4::before,
.parent-pageid-45 .single-page-content .dlaczego-warto-item-1 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/wyksztalcenie1.png);
}


.page-template-page_type1 .single-page-content .dlaczego-warto-item-2 h4::before,
.page-id-45 .single-page-content .dlaczego-warto-item-2 h4::before,
.parent-pageid-45 .single-page-content .dlaczego-warto-item-2 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nowoczesna1.png);
}

.page-template-page_type1 .single-page-content .dlaczego-warto-item-3 h4::before,
.page-id-45 .single-page-content .dlaczego-warto-item-3 h4::before,
.parent-pageid-45 .single-page-content .dlaczego-warto-item-3 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/kontakty1.png);
}

.page-template-page_type1 .single-page-content .dlaczego-warto-item-4 h4::before,
.page-id-45 .single-page-content .dlaczego-warto-item-4 h4::before,
.parent-pageid-45 .single-page-content .dlaczego-warto-item-4 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/zycie_studenckie1.png);
}

/* ikony i kolory set 2 */

.page-id-47.plan-default>.panel-heading ,
.parent-pageid-47.plan-default>.panel-heading ,
.page-id-19305.plan-default>.panel-heading ,
.parent-pageid-19305.plan-default>.panel-heading ,
.page-id-21360.plan-default>.panel-heading ,
.parent-pageid-21360.plan-default>.panel-heading {
    background-color: #cf3a34;
}


/*.page-id-47 .single-page-content .dlaczego-warto h4 ,
.parent-pageid-47 .single-page-content .dlaczego-warto h4 ,*/
.page-id-47 .opis-kierunku-item-1 p strong,
.parent-pageid-47 .opis-kierunku-item-1 p strong,
.page-id-47 .opis-kierunku-item-2 p strong,
.parent-pageid-47 .opis-kierunku-item-2 p strong,
.page-id-47 .opis-kierunku-item-3 p strong,
.parent-pageid-47 .opis-kierunku-item-3 p strong ,
.page-id-19305 .opis-kierunku-item-1 p strong,
.parent-pageid-19305 .opis-kierunku-item-1 p strong,
.page-id-19305 .opis-kierunku-item-2 p strong,
.parent-pageid-19305 .opis-kierunku-item-2 p strong,
.page-id-19305 .opis-kierunku-item-3 p strong,
.parent-pageid-19305 .opis-kierunku-item-3 p strong ,
.page-id-21360 .opis-kierunku-item-1 p strong,
.parent-pageid-21360 .opis-kierunku-item-1 p strong,
.page-id-21360 .opis-kierunku-item-2 p strong,
.parent-pageid-21360 .opis-kierunku-item-2 p strong,
.page-id-21360 .opis-kierunku-item-3 p strong,
.parent-pageid-21360 .opis-kierunku-item-3 p strong  {
    color: #cf3a34;
}

.page-id-47 h2.opis-title:before ,
.parent-pageid-47 h2.opis-title:before ,
.page-id-19305 h2.opis-title:before ,
.parent-pageid-19305 h2.opis-title:before ,
.page-id-21360 h2.opis-title:before ,
.parent-pageid-21360 h2.opis-title:before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nauka2.png);
}


.page-id-47 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-47 .opis-kierunku-item-1 .kierunek-ikona ,
.page-id-19305 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-19305 .opis-kierunku-item-1 .kierunek-ikona ,
.page-id-21360 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-21360 .opis-kierunku-item-1 .kierunek-ikona {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/tryb2.png);
}

.page-id-47 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-47 .opis-kierunku-item-2 .kierunek-ikona ,
.page-id-19305 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-19305 .opis-kierunku-item-2 .kierunek-ikona ,
.page-id-21360 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-21360 .opis-kierunku-item-2 .kierunek-ikona {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nauka2.png);
}

.page-id-47 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-47 .opis-kierunku-item-3 .kierunek-ikona ,
.page-id-19305 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-19305 .opis-kierunku-item-3 .kierunek-ikona ,
.page-id-21360 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-21360 .opis-kierunku-item-3 .kierunek-ikona {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/czas2.png);
}

.page-id-47 h3.praca::before , .parent-pageid-47 h3.praca::before ,
.page-id-19305 h3.praca::before , .parent-pageid-19305 h3.praca::before ,
.page-id-21360 h3.praca::before , .parent-pageid-21360 h3.praca::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/gdzie_znajdziesz_prace2.png);
}

.page-id-47 h3.ksztalcenie::before , .parent-pageid-47 h3.ksztalcenie::before ,
.page-id-19305 h3.ksztalcenie::before , .parent-pageid-19305 h3.ksztalcenie::before ,
.page-id-21360 h3.ksztalcenie::before , .parent-pageid-21360 h3.ksztalcenie::before  {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/twoja_sciezka_ksztalcenia2.png);
}

.page-id-47 h3.nauka::before , .parent-pageid-47 h3.nauka::before ,
.page-id-19305 h3.nauka::before , .parent-pageid-19305 h3.nauka::before ,
.page-id-21360 h3.nauka::before , .parent-pageid-21360 h3.nauka::before  {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/czego_sie_nauczysz2.png);
}

.page-id-47 .single-page-content .dlaczego-warto-item-1 h4::before ,
.parent-pageid-47 .single-page-content .dlaczego-warto-item-1 h4::before ,
.page-id-19305 .single-page-content .dlaczego-warto-item-1 h4::before ,
.parent-pageid-19305 .single-page-content .dlaczego-warto-item-1 h4::before ,
.page-id-21360 .single-page-content .dlaczego-warto-item-1 h4::before ,
.parent-pageid-21360 .single-page-content .dlaczego-warto-item-1 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/wyksztalcenie2.png);
}

.page-id-47 .single-page-content .dlaczego-warto-item-2 h4::before ,
.parent-pageid-47 .single-page-content .dlaczego-warto-item-2 h4::before ,
.page-id-19305 .single-page-content .dlaczego-warto-item-2 h4::before ,
.parent-pageid-19305 .single-page-content .dlaczego-warto-item-2 h4::before ,
.page-id-21360 .single-page-content .dlaczego-warto-item-2 h4::before ,
.parent-pageid-21360 .single-page-content .dlaczego-warto-item-2 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nowoczesna2.png);
}

.page-id-47 .single-page-content .dlaczego-warto-item-3 h4::before ,
.parent-pageid-47 .single-page-content .dlaczego-warto-item-3 h4::before ,
.page-id-19305 .single-page-content .dlaczego-warto-item-3 h4::before ,
.parent-pageid-19305 .single-page-content .dlaczego-warto-item-3 h4::before ,
.page-id-21360 .single-page-content .dlaczego-warto-item-3 h4::before ,
.parent-pageid-21360 .single-page-content .dlaczego-warto-item-3 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/kontakty2.png);
}

.page-id-47 .single-page-content .dlaczego-warto-item-4 h4::before ,
.parent-pageid-47 .single-page-content .dlaczego-warto-item-4 h4::before ,
.page-id-19305 .single-page-content .dlaczego-warto-item-4 h4::before ,
.parent-pageid-19305 .single-page-content .dlaczego-warto-item-4 h4::before ,
.page-id-21360 .single-page-content .dlaczego-warto-item-4 h4::before ,
.parent-pageid-21360 .single-page-content .dlaczego-warto-item-4 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/zycie_studenckie2.png);
}

/* ikony i kolory set 3 */

.page-id-49.plan-default>.panel-heading ,
.parent-pageid-49.plan-default>.panel-heading {
    background-color: #94689b;
}

/*.page-id-49 .single-page-content .dlaczego-warto h4 ,
.parent-pageid-49 .single-page-content .dlaczego-warto h4 ,*/
.page-id-49 .opis-kierunku-item-1 p strong,
.parent-pageid-49 .opis-kierunku-item-1 p strong,
.page-id-49 .opis-kierunku-item-2 p strong,
.parent-pageid-49 .opis-kierunku-item-2 p strong,
.page-id-49 .opis-kierunku-item-3 p strong,
.parent-pageid-49 .opis-kierunku-item-3 p strong ,
.page-id-21524 .opis-kierunku-item-1 p strong,
.parent-pageid-21524 .opis-kierunku-item-1 p strong,
.page-id-21524 .opis-kierunku-item-2 p strong,
.parent-pageid-21524 .opis-kierunku-item-2 p strong,
.page-id-21524 .opis-kierunku-item-3 p strong,
.parent-pageid-21524 .opis-kierunku-item-3 p strong ,
.page-id-21779 .opis-kierunku-item-1 p strong,
.parent-pageid-21779 .opis-kierunku-item-1 p strong,
.page-id-21779 .opis-kierunku-item-2 p strong,
.parent-pageid-21779 .opis-kierunku-item-2 p strong,
.page-id-21779 .opis-kierunku-item-3 p strong,
.parent-pageid-21779 .opis-kierunku-item-3 p strong {
    color: #94689b;
}

.page-id-49 h2.opis-title:before ,
.parent-pageid-49 h2.opis-title:before ,
.page-id-21524 h2.opis-title:before ,
.parent-pageid-21524 h2.opis-title:before ,
.page-id-21779 h2.opis-title:before ,
.parent-pageid-21779 h2.opis-title:before
{
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nauka3.png);
}

.page-id-49 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-49 .opis-kierunku-item-1 .kierunek-ikona ,
.page-id-21524 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-21524 .opis-kierunku-item-1 .kierunek-ikona ,
.page-id-21779 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-21779 .opis-kierunku-item-1 .kierunek-ikona {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/tryb3.png);
}

.page-id-49 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-49 .opis-kierunku-item-2 .kierunek-ikona ,
.page-id-21524 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-21524 .opis-kierunku-item-2 .kierunek-ikona ,
.page-id-21779 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-21779 .opis-kierunku-item-2 .kierunek-ikona {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nauka3.png);
}

.page-id-49 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-49 .opis-kierunku-item-3 .kierunek-ikona ,
.page-id-21524 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-21524 .opis-kierunku-item-3 .kierunek-ikona ,
.page-id-21779 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-21779 .opis-kierunku-item-3 .kierunek-ikona {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/czas3.png);
}

.page-id-49 h3.praca::before , .parent-pageid-49 h3.praca::before ,
.page-id-21524 h3.praca::before , .parent-pageid-21524 h3.praca::before ,
.page-id-21779 h3.praca::before , .parent-pageid-21779 h3.praca::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/gdzie_znajdziesz_prace3.png);
}

.page-id-49 h3.ksztalcenie::before , .parent-pageid-49 h3.ksztalcenie::before ,
.page-id-21524 h3.ksztalcenie::before , .parent-pageid-21524 h3.ksztalcenie::before ,
.page-id-21779 h3.ksztalcenie::before , .parent-pageid-21779 h3.ksztalcenie::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/twoja_sciezka_ksztalcenia3.png);
}

.page-id-49 h3.nauka::before , .parent-pageid-49 h3.nauka::before ,
.page-id-21524 h3.nauka::before , .parent-pageid-21524 h3.nauka::before ,
.page-id-21779 h3.nauka::before , .parent-pageid-21779 h3.nauka::before  {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/czego_sie_nauczysz3.png);
}

.page-id-49 .single-page-content .dlaczego-warto-item-1 h4::before ,
.parent-pageid-49 .single-page-content .dlaczego-warto-item-1 h4::before ,
.page-id-21524 .single-page-content .dlaczego-warto-item-1 h4::before ,
.parent-pageid-21524 .single-page-content .dlaczego-warto-item-1 h4::before ,
.page-id-21779 .single-page-content .dlaczego-warto-item-1 h4::before ,
.parent-pageid-21779 .single-page-content .dlaczego-warto-item-1 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/wyksztalcenie3.png);
}

.page-id-49 .single-page-content .dlaczego-warto-item-2 h4::before ,
.parent-pageid-49 .single-page-content .dlaczego-warto-item-2 h4::before ,
.page-id-21524 .single-page-content .dlaczego-warto-item-2 h4::before ,
.parent-pageid-21524 .single-page-content .dlaczego-warto-item-2 h4::before ,
.page-id-21779 .single-page-content .dlaczego-warto-item-2 h4::before ,
.parent-pageid-21779 .single-page-content .dlaczego-warto-item-2 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nowoczesna3.png);
}

.page-id-49 .single-page-content .dlaczego-warto-item-3 h4::before ,
.parent-pageid-49 .single-page-content .dlaczego-warto-item-3 h4::before , ,
.page-id-21524 .single-page-content .dlaczego-warto-item-3 h4::before ,
.parent-pageid-21524 .single-page-content .dlaczego-warto-item-3 h4::before ,
.page-id-21779 .single-page-content .dlaczego-warto-item-3 h4::before ,
.parent-pageid-21779 .single-page-content .dlaczego-warto-item-3 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/kontakty3.png);
}

.page-id-49 .single-page-content .dlaczego-warto-item-4 h4::before ,
.parent-pageid-49 .single-page-content .dlaczego-warto-item-4 h4::before , ,
.page-id-21524 .single-page-content .dlaczego-warto-item-4 h4::before ,
.parent-pageid-21524 .single-page-content .dlaczego-warto-item-4 h4::before ,
.page-id-21779 .single-page-content .dlaczego-warto-item-4 h4::before ,
.parent-pageid-21779 .single-page-content .dlaczego-warto-item-4 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/zycie_studenckie3.png);
}

/* ikony i kolory set 4  - inf i logistyka (27217) */

.page-id-27217.plan-default>.panel-heading ,
.parent-pageid-27217.plan-default>.panel-heading ,
.page-id-27553.plan-default>.panel-heading ,
.parent-pageid-27553.plan-default>.panel-heading ,
.page-id-28214.plan-default>.panel-heading ,
.parent-pageid-28214.plan-default>.panel-heading ,
.page-id-51.plan-default>.panel-heading ,
.parent-pageid-51.plan-default>.panel-heading ,
.page-id-36316.plan-default>.panel-heading ,
.parent-pageid-36316.plan-default>.panel-heading ,
.page-id-21530.plan-default>.panel-heading ,
.parent-pageid-21530.plan-default>.panel-heading ,
.page-id-21804.plan-default>.panel-heading ,
.parent-pageid-21804.plan-default>.panel-heading {
    background-color: #2c8dc0;
}


.page-id-27217 .opis-kierunku-item-1 p strong,
.parent-pageid-27217 .opis-kierunku-item-1 p strong,
.page-id-27217 .opis-kierunku-item-2 p strong,
.parent-pageid-27217 .opis-kierunku-item-2 p strong,
.page-id-27217 .opis-kierunku-item-3 p strong,
.parent-pageid-27217 .opis-kierunku-item-3 p strong,
.page-id-27553 .opis-kierunku-item-1 p strong,
.parent-pageid-27553 .opis-kierunku-item-1 p strong,
.page-id-27553 .opis-kierunku-item-2 p strong,
.parent-pageid-27553 .opis-kierunku-item-2 p strong,
.page-id-27553 .opis-kierunku-item-3 p strong,
.parent-pageid-27553 .opis-kierunku-item-3 p strong,
.page-id-28214 .opis-kierunku-item-1 p strong,
.parent-pageid-28214 .opis-kierunku-item-1 p strong,
.page-id-28214 .opis-kierunku-item-2 p strong,
.parent-pageid-28214 .opis-kierunku-item-2 p strong,
.page-id-28214 .opis-kierunku-item-3 p strong,
.parent-pageid-28214 .opis-kierunku-item-3 p strong,
/*.page-id-51 .single-page-content .dlaczego-warto h4 ,
.parent-pageid-51 .single-page-content .dlaczego-warto h4 ,*/
.page-id-51 .opis-kierunku-item-1 p strong,
.parent-pageid-51 .opis-kierunku-item-1 p strong,
.page-id-51 .opis-kierunku-item-2 p strong,
.parent-pageid-51 .opis-kierunku-item-2 p strong,
.page-id-51 .opis-kierunku-item-3 p strong,
.parent-pageid-51 .opis-kierunku-item-3 p strong ,
.page-id-21530 .opis-kierunku-item-1 p strong,
.parent-pageid-21530 .opis-kierunku-item-1 p strong,
.page-id-21530 .opis-kierunku-item-2 p strong,
.parent-pageid-21530 .opis-kierunku-item-2 p strong,
.page-id-21530 .opis-kierunku-item-3 p strong,
.parent-pageid-21530 .opis-kierunku-item-3 p strong ,
.page-id-21804 .opis-kierunku-item-1 p strong,
.parent-pageid-21804 .opis-kierunku-item-1 p strong,
.page-id-21804 .opis-kierunku-item-2 p strong,
.parent-pageid-21804 .opis-kierunku-item-2 p strong,
.page-id-21804 .opis-kierunku-item-3 p strong,
.parent-pageid-21804 .opis-kierunku-item-3 p strong {
    color: #2c8dc0;
}

.page-id-27217 h2.opis-title:before ,
.parent-pageid-27217 h2.opis-title:before,
.page-id-27553 h2.opis-title:before ,
.parent-pageid-27553 h2.opis-title:before,
.page-id-28214 h2.opis-title:before ,
.parent-pageid-28214 h2.opis-title:before,
.page-id-51 h2.opis-title:before ,
.parent-pageid-51 h2.opis-title:before ,
.page-id-21530 h2.opis-title:before ,
.parent-pageid-21530 h2.opis-title:before ,
.page-id-21804 h2.opis-title:before ,
.parent-pageid-21804 h2.opis-title:before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nauka4.png);
}

.page-id-27217 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-27217 .opis-kierunku-item-1 .kierunek-ikona ,
.page-id-27553 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-27553 .opis-kierunku-item-1 .kierunek-ikona ,
.page-id-28214 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-28214 .opis-kierunku-item-1 .kierunek-ikona ,
.page-id-51 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-51 .opis-kierunku-item-1 .kierunek-ikona ,
.page-id-21530 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-21530 .opis-kierunku-item-1 .kierunek-ikona ,
.page-id-21804 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-21804 .opis-kierunku-item-1 .kierunek-ikona {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/tryb4.png);
}

.page-id-27217 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-27217 .opis-kierunku-item-2 .kierunek-ikona ,
.page-id-27553 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-27553 .opis-kierunku-item-2 .kierunek-ikona ,
.page-id-28214 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-28214 .opis-kierunku-item-2 .kierunek-ikona ,
.page-id-51 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-51 .opis-kierunku-item-2 .kierunek-ikona ,
.page-id-21530 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-21530 .opis-kierunku-item-2 .kierunek-ikona ,
.page-id-21804 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-21804 .opis-kierunku-item-2 .kierunek-ikona {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nauka4.png);
}

.page-id-27217 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-27217 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-27553 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-27553 .opis-kierunku-item-3 .kierunek-ikona ,
.page-id-28214 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-28214 .opis-kierunku-item-3 .kierunek-ikona ,
.page-id-51 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-51 .opis-kierunku-item-3 .kierunek-ikona ,
.page-id-21530 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-21530 .opis-kierunku-item-3 .kierunek-ikona ,
.page-id-21804 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-21804 .opis-kierunku-item-3 .kierunek-ikona {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/czas4.png);
}

.page-id-27217 h3.praca::before , .parent-pageid-27217 h3.praca::before ,
.page-id-27553 h3.praca::before , .parent-pageid-27553 h3.praca::before ,
.page-id-28214 h3.praca::before , .parent-pageid-28214 h3.praca::before ,
.page-id-51 h3.praca::before , .parent-pageid-51 h3.praca::before ,
.page-id-21530 h3.praca::before , .parent-pageid-21530 h3.praca::before ,
.page-id-21804 h3.praca::before , .parent-pageid-21804 h3.praca::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/gdzie_znajdziesz_prace4.png);
}

.page-id-27217 h3.ksztalcenie::before , .parent-pageid-27217 h3.ksztalcenie::before ,
.page-id-27553 h3.ksztalcenie::before , .parent-pageid-27553 h3.ksztalcenie::before ,
.page-id-28214 h3.ksztalcenie::before , .parent-pageid-28214 h3.ksztalcenie::before ,
.page-id-51 h3.ksztalcenie::before , .parent-pageid-51 h3.ksztalcenie::before ,
.page-id-21530 h3.ksztalcenie::before , .parent-pageid-21530 h3.ksztalcenie::before ,
.page-id-21804 h3.ksztalcenie::before , .parent-pageid-21804 h3.ksztalcenie::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/twoja_sciezka_ksztalcenia4.png);
}


.page-id-27217 h3.nauka::before , .parent-pageid-27217 h3.nauka::before,
.page-id-27553 h3.nauka::before , .parent-pageid-27553 h3.nauka::before ,
.page-id-28214 h3.nauka::before , .parent-pageid-28214 h3.nauka::before ,
.page-id-51 h3.nauka::before , .parent-pageid-51 h3.nauka::before ,
.page-id-21530 h3.nauka::before , .parent-pageid-21530 h3.nauka::before ,
.page-id-21804 h3.nauka::before , .parent-pageid-21804 h3.nauka::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/czego_sie_nauczysz4.png);
}

.page-id-27217 .single-page-content .dlaczego-warto-item-1 h4::before ,
.parent-pageid-27217 .single-page-content .dlaczego-warto-item-1 h4::before,
.page-id-27553 .single-page-content .dlaczego-warto-item-1 h4::before ,
.parent-pageid-27553 .single-page-content .dlaczego-warto-item-1 h4::before,
.page-id-28214 .single-page-content .dlaczego-warto-item-1 h4::before ,
.parent-pageid-28214 .single-page-content .dlaczego-warto-item-1 h4::before,
.page-id-51 .single-page-content .dlaczego-warto-item-1 h4::before ,
.parent-pageid-51 .single-page-content .dlaczego-warto-item-1 h4::before ,
.page-id-21530 .single-page-content .dlaczego-warto-item-1 h4::before ,
.parent-pageid-21530 .single-page-content .dlaczego-warto-item-1 h4::before ,
.page-id-21804 .single-page-content .dlaczego-warto-item-1 h4::before ,
.parent-pageid-21804 .single-page-content .dlaczego-warto-item-1 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/wyksztalcenie4.png);
}

.page-id-27217 .single-page-content .dlaczego-warto-item-2 h4::before ,
.parent-pageid-27217 .single-page-content .dlaczego-warto-item-2 h4::before,
.page-id-27553 .single-page-content .dlaczego-warto-item-2 h4::before ,
.parent-pageid-27553 .single-page-content .dlaczego-warto-item-2 h4::before,
.page-id-28214 .single-page-content .dlaczego-warto-item-2 h4::before ,
.parent-pageid-28214 .single-page-content .dlaczego-warto-item-2 h4::before,
.page-id-51 .single-page-content .dlaczego-warto-item-2 h4::before ,
.parent-pageid-51 .single-page-content .dlaczego-warto-item-2 h4::before ,
.page-id-21530 .single-page-content .dlaczego-warto-item-2 h4::before ,
.parent-pageid-21530 .single-page-content .dlaczego-warto-item-2 h4::before ,
.page-id-21804 .single-page-content .dlaczego-warto-item-2 h4::before ,
.parent-pageid-21804 .single-page-content .dlaczego-warto-item-2 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nowoczesna4.png);
}

.page-id-27217 .single-page-content .dlaczego-warto-item-3 h4::before ,
.parent-pageid-27217 .single-page-content .dlaczego-warto-item-3 h4::before ,
.page-id-27553 .single-page-content .dlaczego-warto-item-3 h4::before ,
.parent-pageid-27553 .single-page-content .dlaczego-warto-item-3 h4::before,
.page-id-28214 .single-page-content .dlaczego-warto-item-3 h4::before ,
.parent-pageid-28214 .single-page-content .dlaczego-warto-item-3 h4::before,
.page-id-51 .single-page-content .dlaczego-warto-item-3 h4::before ,
.parent-pageid-51 .single-page-content .dlaczego-warto-item-3 h4::before ,
.page-id-21530 .single-page-content .dlaczego-warto-item-3 h4::before ,
.parent-pageid-21530 .single-page-content .dlaczego-warto-item-3 h4::before ,
.page-id-21804 .single-page-content .dlaczego-warto-item-3 h4::before ,
.parent-pageid-21804 .single-page-content .dlaczego-warto-item-3 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/kontakty4.png);
}


.page-id-27217 .single-page-content .dlaczego-warto-item-4 h4::before ,
.parent-pageid-27217 .single-page-content .dlaczego-warto-item-4 h4::before,
.page-id-27553 .single-page-content .dlaczego-warto-item-4 h4::before ,
.parent-pageid-27553 .single-page-content .dlaczego-warto-item-4 h4::before,
.page-id-28214 .single-page-content .dlaczego-warto-item-4 h4::before ,
.parent-pageid-28214 .single-page-content .dlaczego-warto-item-4 h4::before,
.page-id-51 .single-page-content .dlaczego-warto-item-4 h4::before ,
.parent-pageid-51 .single-page-content .dlaczego-warto-item-4 h4::before ,
.page-id-21530 .single-page-content .dlaczego-warto-item-4 h4::before ,
.parent-pageid-21530 .single-page-content .dlaczego-warto-item-4 h4::before ,
.page-id-21804 .single-page-content .dlaczego-warto-item-4 h4::before ,
.parent-pageid-21804 .single-page-content .dlaczego-warto-item-4 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/zycie_studenckie4.png);
}


/* ikony i kolory set 6 - dla Fir 2 */

.parent-pageid-26994 .plan .panel-heading {
	    background-color: #71b868;
}

.parent-pageid-26994 .plan .panel-title>a:after {
    filter: brightness(0);
}

.page-id-26994 .plan-default>.panel-heading ,
.parent-pageid-26994 .plan-default>.panel-heading {
    background-color: #71b868;
}


/*.page-id-26994 .single-page-content .dlaczego-warto h4 ,
.parent-pageid-26994 .single-page-content .dlaczego-warto h4 ,*/
.page-id-26994 .opis-kierunku-item-1 p strong,
.parent-pageid-26994 .opis-kierunku-item-1 p strong,
.page-id-26994 .opis-kierunku-item-2 p strong,
.parent-pageid-26994 .opis-kierunku-item-2 p strong,
.page-id-26994 .opis-kierunku-item-3 p strong,
.parent-pageid-26994 .opis-kierunku-item-3 p strong {
    color: #71b868;
}

.parent-pageid-26994 .dlaczego-warto-item img {
	   filter: hue-rotate(36deg);
}

.page-id-26994 h2.opis-title:before ,
.parent-pageid-26994 h2.opis-title:before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nauka1.png);
        filter: hue-rotate(36deg);
}


.page-id-26994 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-26994 .opis-kierunku-item-1 .kierunek-ikona {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/tryb1.png);
    filter: hue-rotate(36deg);
}

.page-id-26994 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-26994 .opis-kierunku-item-2 .kierunek-ikona {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nauka1.png);
    filter: hue-rotate(36deg);
}

.page-id-26994 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-26994 .opis-kierunku-item-3 .kierunek-ikona {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/czas1.png);
    filter: hue-rotate(36deg);
}

.page-id-26994 h3.praca::before , .parent-pageid-26994 h3.praca::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/gdzie_znajdziesz_prace1.png);
    filter: hue-rotate(36deg);
}

.page-id-26994 h3.ksztalcenie::before , .parent-pageid-26994 h3.ksztalcenie::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/twoja_sciezka_ksztalcenia1.png);
    filter: hue-rotate(36deg);
}

.page-id-26994 h3.nauka::before , .parent-pageid-26994 h3.nauka::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/czego_sie_nauczysz1.png);
    filter: hue-rotate(36deg);
}

.page-id-26994 .single-page-content .dlaczego-warto-item-1 h4::before ,
.parent-pageid-26994 .single-page-content .dlaczego-warto-item-1 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/wyksztalcenie1.png);
    filter: hue-rotate(36deg);
}

.page-id-26994 .single-page-content .dlaczego-warto-item-2 h4::before ,
.parent-pageid-26994 .single-page-content .dlaczego-warto-item-2 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nowoczesna1.png);
    filter: hue-rotate(36deg);
}

.page-id-26994 .single-page-content .dlaczego-warto-item-3 h4::before ,
.parent-pageid-26994 .single-page-content .dlaczego-warto-item-3 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/kontakty1.png);
    filter: hue-rotate(36deg);
}

.page-id-26994 .single-page-content .dlaczego-warto-item-4 h4::before ,
.parent-pageid-26994 .single-page-content .dlaczego-warto-item-4 h4::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/zycie_studenckie1.png);
    filter: hue-rotate(36deg);
}

.parent-pageid-26994.mycustom .single-page-content ul li:before ,
.page-id-26994.mycustom .single-page-content ul li:before {
    background-position: -72px -106px
}



.page-id-26994.mycustom .single-page-header-container:before,
.parent-pageid-26994.mycustom .single-page-header-container:before ,
.page-id-27150.mycustom .single-page-header-container:before,
.parent-pageid-27150.mycustom .single-page-header-container:before ,
.page-id-27368.mycustom .single-page-header-container:before,
.parent-pageid-27368.mycustom .single-page-header-container:before {
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/2a.png?v2) 0px -2091px no-repeat;
}



/* kolory koniec */



button.back-btn {
    position: relative;
    background: transparent;
    border: 0;
    outline: none!important;
    padding-left: 20px;
    font-weight: 700;
    line-height: 1.25em;
}

button.back-btn::before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/3.png) 0 0 no-repeat;
    position: absolute;
    left: 0;
}

button.back-btn:hover {
	color: #71b868;
}

button.back-btn:hover::before {
	left: -5px;
}

/* widgets */

.single-page-widgets .widgets-box-in ul.menu {
	list-style-type: none;
	padding: 0;
}

.single-page-widgets .widgets-box-in ul.menu li {
    position: relative;
    padding-left: 20px;
}


.single-page-widgets .widgets-box-in ul.menu li a {
    position: relative;
    color: #000;
    border-bottom: 1px solid #f1f1f1;
    display: block;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 12px;
    line-height: 1.2em;
    text-decoration: none!important;
}

.highcontrast .single-page-widgets .widgets-box-in ul.menu li a {
    color: #fff;
}

.single-page-widgets .widgets-box-in ul.menu li.current_page_item > a {
	font-weight: bold;
}


.single-page-widgets .widgets-box-in ul.menu li.current_page_item ul {
	list-style: none;
	padding-left: 5px;
}

.single-page-widgets .widgets-box-in ul.menu li.current_page_item ul li::before {
    background-position: -2px -41px;
}

.single-page-widgets .widgets-box-in ul.menu li.parent_page_item a {
    color: #9c9c9c;
}

.single-page-widgets .widgets-box-in ul.menu li.hover.parent_page_item::before {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
}

.single-page-widgets .widgets-box-in ul.menu li.parent_page_item::before {
    -webkit-transform: rotate(-90deg) scale(.8);
    -moz-transform: rotate(-90deg) scale(.8);
    -ms-transform: rotate(-90deg) scale(.8);
    -o-transform: rotate(-90deg) scale(.8);
    transform: rotate(-90deg) scale(.8);
}

.single-page-widgets .widgets-box-in ul.menu li a:hover ,
.single-page-widgets .widgets-box-in ul.menu li.current_page_item a {
	color: #36862b;
}

.single-page-widgets .widgets-box-in ul.menu li.current_page_item::before {
	left: 7px;
}


.single-page-widgets .widgets-box-in ul.menu li::before {
    content: "";
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/3.png);
    width: 9px;
    height: 16px;
    background-position: -2px -25px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.single-page-widgets .widgets-box-in ul.menu li.hover::before {
    left: 3px;
}

.single-page-widgets h5.right-column-widget-title {
    color: #004484;
    font-size: 28px;
    margin-bottom: 25px;
    margin-top: 25px;
}

.highcontrast .single-page-widgets h5.right-column-widget-title {
    color: #fff;
}

.single-page-widgets .widgets-box-in {
    padding: 25px;
    padding-top: 61px;
    display: block;
    border: 4px solid #004484;
    margin-top: 30px;
    position: relative;
}

.single-page-widgets .widgets-box-in::before {
    content: "";
    width: 156px;
    height: 61px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/2.png) 0 -117px no-repeat;
}

.widget-oplaty-za-studia.widget.widgets-box-in ,
.widget-znizki.widget.widgets-box-in ,
.widget-dzial-rekrutacji.widget.widgets-box-in {
    border-color: #fff;
    color: #fff;
    background-size: cover!important;
}

.widget-oplaty-za-studia.widget.widgets-box-in h5.right-column-widget-title ,
.widget-znizki.widget.widgets-box-in h5.right-column-widget-title ,
.widget-dzial-rekrutacji.widget.widgets-box-in h5.right-column-widget-title ,
.widget-dzial-rekrutacji.widget.widgets-box-in a {
    color: #fff;
}

.widget-dzial-rekrutacji.widget.widgets-box-in a:hover {
    color: #71b868;
}

.widget-oplaty-za-studia.widget.widgets-box-in {
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/oplaty_box.jpg) 50% 50% no-repeat;
    background-color: #013f7a;
}

.widget-znizki.widget.widgets-box-in {
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/znizki_box.jpg) 50% 50% no-repeat;
    background-color: #002b55;
}

.widget-dzial-rekrutacji.widget.widgets-box-in {
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rekrutacja_box.jpg) 50% 50% no-repeat;
    background-color: #d74d29;
}

.widget-dzial-rekrutacji h5 {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.widget-znizki.widget.widgets-box-in ul {
    list-style-type: none;
    padding: 0;
}

.widget-znizki ul li {
    position: relative;
    padding-left: 20px;
}

.widget-znizki ul li a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    display: block;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 12px;
    line-height: 1.2em;
    text-decoration: none!important;
}

.widget-znizki ul li a:hover {
    color: #71b868;
}

.widget-znizki ul li::before {
    content: "";
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/3.png);
    width: 9px;
    height: 16px;
    background-position: -2px -25px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.widget-znizki ul li.hover::before {
    left: 3px;
}

.widget-oplaty-za-studia .table>tbody>tr,
.widget-oplaty-za-studia .table>tbody>tr>td,
.widget-oplaty-za-studia .table>tbody>tr>th,
.widget-oplaty-za-studia .table>tfoot>tr>td,
.widget-oplaty-za-studia .table>tfoot>tr>th,
.widget-oplaty-za-studia .table>thead>tr>td,
.widget-oplaty-za-studia .table>thead>tr>th {
    border-color: transparent!important;
    background-color: transparent!important;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    line-height: 1.2em;
    padding: 3px;
    padding-top: 3px;
    padding-bottom: 10px;
}
.widget-oplaty-za-studia .table-responsive {
	margin-left:-10px;
	margin-right:-20px;
}

.widget-oplaty-za-studia .table>tbody>tr>td .muted {
    color: #9ab9d6;
    font-size: 85%;
}


.widget-oplaty-za-studia .table td.sub {
    text-align: left!important;
}

.widget-oplaty-za-studia .table td.sub , .widget-oplaty-za-studia .table td.center {
    font-size: 16px!important;
}

/* footer */

#wszibgmap iframe {
    width: 100%;
    height: 140px;
    filter: grayscale(0.8);
}

footer {
    background-color: #f4f4f4;
}

.navbar-footer .col-md-3 > a {
    display: none;
}

.footer-nav ul {
    list-style-type: none!important;
    padding: 0;
    float: none;
}

.footer-nav ul li a:hover , .footer-nav ul li a:focus , .footer-nav .current_page_item > a ,
.footer-nav > ul > li > .sub-menu li a:hover , .footer-nav > ul > li > .sub-menu li a:focus {
    background: transparent!important;
    color: #71b868!important;
    text-decoration: none!important;
}

.navbar-footer > li > ul > li > a  {
    padding-left: 0!important;
    padding-top: 8px;
    font-weight: 700;
}

.footer-nav > ul > li > .sub-menu li a {
    position: relative;
    color: #000;
    padding-left: 15px;
    display: block;
}

.footer-nav > ul > li > .sub-menu li {
    margin-bottom: 3px;
}

.footer-nav > ul > li > .sub-menu li a::before {
    content: "";
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/3.png);
    width: 7px;
    height: 9px;
    background-position: -3px -45px;
    position: absolute;
    top: 6px;
    left: 0;
}

.footer-nav > ul > li > .sub-menu li a:hover::before {
    left: 3px;
}

.navbar-footer > li > ul {
    padding-top: 20px;
}

.footer-nav .navbar-footer > li > ul > li > a::before {
       left: -10px;
    top: 14px;
}

.navbar-footer > li > ul > li > ul {
    padding-top: 10px;
    margin-bottom: 22px;
}

.footer-contact {
	padding-top: 27px;
}

.footer-contact::after {
    content: "";
    width: 200px;
    display: block;
    margin: auto;
    margin-top: 25px;
    padding-top: 79px;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/2.png) 0px 0 no-repeat;
}

.footer-contact h6 {
    font-size: 14px;
    font-weight: 700;
    margin: auto;
    margin-bottom: 10px;
    padding-top: 30px;
    padding-bottom: 10px;
    line-height: 1.2em;
}

.footer-contact a {
    color: #000;
    text-decoration: none!important;
}

.footer-contact a:hover , .footer-contact a:focus {
    color: #71b868;
}

.footer-social {
    list-style-type: none;
    padding: 0;
    display: block;
    overflow: hidden;
    margin: auto;
    max-width: 180px;
}

.footer-social li {
    display: block;
    line-height: 1.1em;
    float: left;
}

.footer-social li a {
    margin: 5px 0;
    margin-right: 1.5vw;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/1.png);
    font-size: 0!important;
}

.footer-social li:last-child a {
    margin-right: 0;
}

.footer-social li a[href*="facebook.com"] , .footer-social li a[href*="vimeo.com"] , .footer-social li a[href*="youtube.com"] , .footer-social li a[href*="instagram.com"] {
    display: block;
}

.footer-social li a[href*="facebook.com"] {
    background-position: -1px -68px;
}

.footer-social li a[href*="vimeo.com"] {
    background-position: -39px -68px;
}

.footer-social li a[href*="youtube.com"] {
    background-position: -77px -68px;
}

.footer-social li a[href*="instagram.com"] {
    background-position: -113px -68px;
}

.footer-social li a[href*="facebook.com"]:hover {
    background-position: -1px -102px;
}

.footer-social li a[href*="vimeo.com"]:hover {
    background-position: -39px -102px;
}

.footer-social li a[href*="youtube.com"]:hover {
    background-position: -77px -102px;
}

.footer-social li a[href*="instagram.com"]:hover {
    background-position: -113px -102px;
}

.mobile-apps > div {
	margin-top: 20px;
	margin-bottom: 20px;
}

.copy-text p {
    line-height: 140%;
    text-align: justify;
}

.copy-text p span {
    color: #999;
}

button#myBtn {
    position: fixed;
    right: 5px;
    bottom: 5px;
    width: 40px;
    height: 40px;
    padding: 0;
    background: transparent;
    border: 2px solid rgba(113, 184, 104, 0.55);
    border-top-color: rgb(148, 104, 155, 0.55);
    border-bottom-color: rgba(207, 58, 52, 0.55);
    border-right-color: rgb(44, 141, 192, 0.55);
    border-left-color: rgb(240, 184, 63, 0.55);
    outline: none!important;
}

#myBtn .icon-up {
    width: 0px;
    height: 0px;
    border-bottom: 9px solid transparent;
    border-right: 9px solid rgba(113, 184, 104, 0.55);
    position: absolute;
    display: block;
    right: 0px;
    left: 0px;
    top: 0;
    bottom: -4px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: auto;
}

#myBtn:hover {
    border-top-color: rgb(148, 104, 155, 1);
    border-bottom-color: rgba(207, 58, 52, 1);
    border-right-color: rgb(44, 141, 192, 1);
    border-left-color: rgb(240, 184, 63, 1);
}

#myBtn:hover .icon-up {
    border-right-color: rgba(113, 184, 104, 1);
}

.photo_gal .img-responsive,
img.medium,
.img-thumbnail {
    margin: 10px;
    background-color: #004484;
    border: 0;
    border-radius: 0;
	padding: 7px;
}
.img-thumbnail.first-thumbnail {
    margin: 0 30px 30px 0;
}

img.medium {
	float: left;
}

.single-page-content img.small {
    float: none;
    margin: auto;
    border: 0;
    border-radius: 0;
    padding: 22px;
    box-sizing: content-box;
    vertical-align: middle;

}

.single-page-content li {
	position: relative;
	line-height: 160%;
	margin-bottom: 5px;
}

.single-page-content ul > li::before {
	padding: 10px;
    content: ' ';
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/wszib-li1.png) 0 50% no-repeat;
    display: block;
    position: absolute;
    left: -24px;
}

.single-post .single-page-content > ul {
  display: table;
}
.single-post .single-page-content >ul>li:before {
    padding: 10px;
    content: ' ';
    background: url(//www.wszib.edu.pl/wp-content/themes/mybasetmpl/https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/wszib-li1.png) 0 50% no-repeat;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-left: -20px;
    background-color: #fff;
    position: relative;
    left: -5px;
}


.single-page-content ul ul  li::before ,
.single-page-content ul li li::before {
	display: none;
}


.single-page-content ul {
	list-style: none;
	margin-bottom: 20px;
	padding-left: 30px;
}

.single-page-content ul ul {
	list-style: square;
	padding-left: 20px;
}


.importgal {
	display: none;
}

.smaller h2 {
	font-size: 22px;
}

.smaller h3 {
	font-size: 18px;
}

.page-template-default .single-page-content h2,
.page-template-default .single-page-content h3 {
	color: #004484;
	font-size: 34px;
}

.page-template-default .single-page-content h3 ,.page-template-default .single-page-content h4 {
    color: #004484;
	font-size: 30px;
    margin-top: 35px;

}
.page-template-default .single-page-content h4 {
	font-size: 28px;

}

.wpcf7-submit:hover, .wbutton:hover, .recruit_button:hover {
	background: #71b868;
	color:#fff;
}

.wpcf7-submit, .wbutton, .recruit_button{
    border: 4px solid #71b868;
    padding: 7px 15px;
    font-weight: bold;
    margin: 20px 0px;
    display: inline-block;
	background: none;
}

.mytoggler {
	display: none;
}

.navbar-header > .navbar-toggle.open > .icon-bar:nth-of-type(2) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 9px;
    position: relative;
}

.navbar-header > .navbar-toggle.open > .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.navbar-header > .navbar-toggle.open > .icon-bar:last-of-type {
    display: none;
}

.pagination {
    display: block;
    border-radius: 0px;
    text-align: center;
}

.page-numbers {
    border: 3px solid #dedede;
    padding: 7px 10px;
    text-decoration: none!important;
    color: #71b868;
}

.page-numbers {
    border: 3px solid #ececec;
    padding: 7px 10px;
    text-decoration: none!important;
    color: #000000;
}

.page-numbers.current , .page-numbers.current:hover {
	background: #ececec;
	font-weight: 700;
	text-decoration: underline!important;
	border-color: #ececec;
	color: #000;
}

.page-numbers:hover {
    background: #71b868;
    color: #fff;
    border-color: #71b868;
}

.single-post-date {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 25px;
}

.mypost-date {
    display: inline-block;
}

.mypost-date span {
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: bold;
}

.mypost-date .date-d {
    color: #000000;
    font-size: 28px;
    background: #f4f4f4;
    padding: 3px 3px 3px;
    box-shadow: inset 0px 0px 15px #f1f1f1;
    border: 1px solid #e6e6e6;
    border-top: 3px dotted #004484;
    border-bottom: 0;
    text-shadow: 0px 0px 5px #fff, 0px 0px 15px #fff, 0px 0px 15px #fff;
}

.mypost-date .date-m-y {
    background: #004484;
    padding: 3px 4px;
    color: #fff;
}



/* test new page header */
.mydef .single-page-header h1 {
    color: #004484;
    padding-left: 90px;
    padding-bottom: 5px;
    margin-bottom: 0px;
}

.mydef ul#breadcrumbs {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 1;
    background: transparent;
    border-radius: 0;
}

.mydef ul#breadcrumbs li {
    display: inline-block;
    padding: 0px 0px 5px 0px;
    color: #71b868;
}

.mydef .single-page-header-container::before {
    content: "";
    width: 79px;
    height: 31px;
    position: absolute;
    top: 56px;
    left: 15px;
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/2a.png) 0 0px no-repeat;
    background-size: 120px;
}

.mydef .single-page-header-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 0px;
}

.mydef .single-page-header {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/baner_podstrona.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    min-height: 235px;
    border-bottom: 8px solid #004484;
    position: relative;
    background-color: #f1f1f1;
}

.mydef .psc {
    bottom: 5px;
}

.hidden {
    display: block!important;
}


h1 {
  left: -3000px;
  animation: fadein 0.3s forwards 0.4s;
}
h1:nth-of-type(2) {
  animation: fadein 0.35s forwards 0.6s;
}

h2 {
  left: -3000px;
  animation: fadein 0.35s forwards 0.7s;
}

h2:nth-of-type(2) {
  animation: fadein 0.4s forwards 1.0s;
}
h2:nth-of-type(3) {
  animation: fadein 0.4s forwards 1.2s;
}

h3 {
 left: -3000px;
 animation: fadein 0.4s forwards 1.25s;
}


.realisation  {
	color: #999
}
.realisation img {
	opacity: 0.5;
	max-width: 100px;
}
.realisation img:hover {
	opacity: 1;
}

.margintop-25 {
	margin-top: 25px;
}

.dlaczego-warto h4::after ,
span.my-table-left::after {
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/icon-info.png) 50% 50% no-repeat;
    content: ' ';
    padding: 10px;
}
.search-results .one-result-row a {
	text-decoration: none;
}
.search-results .one-result-row a small {

	font-size: 12px;
	color: #999;
}
.search-results .one-result-row h3 {
	font-size: 20px;
	text-decoration: underline;
	margin-bottom: 0;
}

div.wpcf7 {
    padding: 0 20px;
    background: #fafafa;
    border: 1px solid #f1f1f1;
}


.page-template-default .single-page-content h4.panel-title {
	margin: 0;
	font-size: 18px;
}


/* page rekrutacja */


.green {
    color: #71b868!important;
}

.green > a:hover {
	color: #000;
}

.page-id-21833 .navbar-brand,
.page-id-21207 .navbar-brand,
.page-id-13569 .navbar-brand {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/logo3.png);
}


.page-id-21833.mydef .navbar-primary > li > a,
.page-id-21833 .single-page .navbar-primary > li > a ,
.page-id-21207.mydef .navbar-primary > li > a,
.page-id-21207 .single-page .navbar-primary > li > a ,
.page-id-13569.mydef .navbar-primary > li > a,
.page-id-13569 .single-page .navbar-primary > li > a {
	color: #fff;
}

.page-id-21833.mydef .single-page-header-container::before ,
.page-id-21207.mydef .single-page-header-container::before ,
.page-id-13569.mydef .single-page-header-container::before {
    content: "";
    width: 285px;
    height: 191px;
    position: absolute;
    top: -63px;
    left: 15px;
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/2a.png) 0px -1241px no-repeat;
    background-size: cover;
}

.page-id-21833.mydef .single-page-header h1,
.page-id-21207.mydef .single-page-header h1,
.page-id-13569.mydef .single-page-header h1 {
    color: #ffffff;
    padding-left: 110px;
}

.page-id-21833.mydef ul#breadcrumbs,
.page-id-21207.mydef ul#breadcrumbs,
.page-id-13569.mydef ul#breadcrumbs {
	padding-left: 110px;
}


.page-id-21833 .psc , .page-id-21833 .psc button ,
.page-id-21207 .psc , .page-id-21207 .psc button ,
.page-id-13569 .psc , .page-id-13569 .psc button {
    color: #fff;
}


.page-id-21833 .psc button:hover,
.page-id-21207 .psc button:hover,
.page-id-13569 .psc button:hover {
	color: #71b868;
}

.page-id-21833 .single-page-content h2, .page-id-21833 .single-page-content h3,
.page-id-21207 .single-page-content h2, .page-id-21207 .single-page-content h3,
.page-id-13569 .single-page-content h2, .page-id-13569 .single-page-content h3 {
    color: #000;
    margin-bottom: 25px;
}


.page-id-21833 h2.opis-title::before,
.page-id-21207 h2.opis-title::before,
.page-id-13569 h2.opis-title::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/nauka_rekrutacja.png);
}

.page-id-21833 .rekrutacja-box,
.page-id-21207 .rekrutacja-box,
.page-id-13569 .rekrutacja-box {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rekrutacja_box.png);
    color: #fff;
    background-position: 50% 50%;
    background-size: cover;
    padding: 30px 15px;
}


.page-id-21833 .rekrutacja-box ul,
.page-id-21207 .rekrutacja-box ul,
.page-id-13569 .rekrutacja-box ul {
	margin-bottom: 0px;
}


.page-id-21833 .rekrutacja-box ul > li,
.page-id-21207 .rekrutacja-box ul > li,
.page-id-13569 .rekrutacja-box ul > li {
    text-align: center;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 30px;
}

.page-id-21833 .rekrutacja-box ul > li::before,
.page-id-21207 .rekrutacja-box ul > li::before,
.page-id-13569 .rekrutacja-box ul > li::before {
	display: none;
}

.my-btn.btn-white {
	color: #fff;
    display: inline-block;
    border: 3px solid #fff;
    text-align: center;
    padding: 5px 30px;
    text-decoration: none!important;
    font-weight: normal;
}

.my-btn.btn-white:hover {
	border-color: #71b868;
    background: #71b868;
}


.page-id-21833 .item-kierunek , .page-id-21833 .rek-zapr-act ,
.page-id-21207 .item-kierunek , .page-id-21207 .rek-zapr-act ,
.page-id-13569 .item-kierunek , .page-id-13569 .rek-zapr-act {
    text-align: center;
    font-weight: bold;
    padding-top: 30px;
}


.page-id-21833 .item-kierunek a , .page-id-21833 .rek-zapr-act a,
.page-id-21207 .item-kierunek a , .page-id-21207 .rek-zapr-act a,
.page-id-13569 .item-kierunek a , .page-id-13569 .rek-zapr-act a {
    color: #000;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none!important;
}


.page-id-21833 .item-kierunek a::before , .page-id-21833 .rek-zapr-act a::before,
.page-id-21207 .item-kierunek a::before , .page-id-21207 .rek-zapr-act a::before,
.page-id-13569 .item-kierunek a::before , .page-id-13569 .rek-zapr-act a::before {
	content: "";
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/3.png);
    width: 9px;
    height: 16px;
    background-position: -2px -25px!important;
    position: absolute;
    top: 2px;
    left: 0px;
}


.page-id-21833 .item-kierunek a:hover::before , .page-id-21833 .rek-zapr-act a:hover::before,
.page-id-21207 .item-kierunek a:hover::before , .page-id-21207 .rek-zapr-act a:hover::before,
.page-id-13569 .item-kierunek a:hover::before , .page-id-13569 .rek-zapr-act a:hover::before {
	left: 5px;
}


.page-id-21833 .kierunek-ikona,
.page-id-21207 .kierunek-ikona,
.page-id-13569 .kierunek-ikona {
    max-width: 50px;
    margin: auto;
    padding-top: 60px;
}



.page-id-21833 .zapisy-icons .zapisy-item1 ,
.page-id-21833 .zapisy-icons .zapisy-item2 ,
.page-id-21207 .zapisy-icons .zapisy-item1 ,
.page-id-21207 .zapisy-icons .zapisy-item2 ,
.page-id-13569 .zapisy-icons .zapisy-item1 ,
.page-id-13569 .zapisy-icons .zapisy-item2 {
	text-align: center;
}


.page-id-21833 .promocje-ikona::before ,
.page-id-21833 .zapisy-icons .zapisy-item1.zapisy-ikona::before ,
.page-id-21833 .zapisy-icons .zapisy-item2.zapisy-ikona::before ,
.page-id-21207 .promocje-ikona::before ,
.page-id-21207 .zapisy-icons .zapisy-item1.zapisy-ikona::before ,
.page-id-21207 .zapisy-icons .zapisy-item2.zapisy-ikona::before ,
.page-id-13569 .promocje-ikona::before ,
.page-id-13569 .zapisy-icons .zapisy-item1.zapisy-ikona::before ,
.page-id-13569 .zapisy-icons .zapisy-item2.zapisy-ikona::before {
    content: " ";
    display: block;
    width: 100%;
    max-width: 50px;
    margin: auto;
    padding-top: 60px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}


.page-id-21833 .zapisy-icons .zapisy-item1.zapisy-ikona::before,
.page-id-21207 .zapisy-icons .zapisy-item1.zapisy-ikona::before,
.page-id-13569 .zapisy-icons .zapisy-item1.zapisy-ikona::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/sys_styp.svg);
}

.page-id-21833 .zapisy-icons .zapisy-item2.zapisy-ikona::before ,
.page-id-21207 .zapisy-icons .zapisy-item2.zapisy-ikona::before ,
.page-id-13569 .zapisy-icons .zapisy-item2.zapisy-ikona::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/kred_stud.svg);
}



.page-id-21833 .promocje-ikona::before,
.page-id-21207 .promocje-ikona::before,
.page-id-13569 .promocje-ikona::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/promocje_iko.svg);
}

.rekrutacja-1-stop > .item-kierunek::before, .rekrutacja-2-stop > .item-kierunek::before , .rekrutacja-2-stop2 > .item-kierunek::before {
  display: block;
  content: " ";
  width: 50px;
  height: 50px;
  margin: 10px auto 15px;
}

.rekrutacja-1-stop > .item-kierunek:nth-of-type(5)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item1.svg);
}

.rekrutacja-1-stop > .item-kierunek:nth-of-type(3)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item2.svg);
}

.rekrutacja-1-stop > .item-kierunek:nth-of-type(2)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item3.svg);
}


.rekrutacja-1-stop > .item-kierunek:nth-of-type(4)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item10.svg);
}

.rekrutacja-1-stop > .item-kierunek:nth-of-type(6)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item-marketing_cyfrowy.svg);
	background-repeat: no-repeat;
}

.rekrutacja-1-stop > .item-kierunek:nth-of-type(7)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item-komunik-min.svg);
	background-repeat: no-repeat;
    background-position: center;
    background-size: 60px;
}

.rekrutacja-1-stop > .item-kierunek:nth-of-type(8)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item-przedc-min.svg);
	background-repeat: no-repeat;
	    background-position: center;
    background-size: 40px;
}


.rekrutacja-2-stop > .item-kierunek:nth-of-type(2)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item4.svg);
}

.rekrutacja-2-stop > .item-kierunek:nth-of-type(3)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item5.svg);
}

.rekrutacja-2-stop > .item-kierunek:nth-of-type(4)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item6.svg);
}

.rekrutacja-2-stop > .item-kierunek:nth-of-type(5)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item7.svg);
}

.rekrutacja-2-stop > .item-kierunek:nth-of-type(6)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item8.svg);
}

.rekrutacja-2-stop > .item-kierunek:nth-of-type(7)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item9.svg);
}

.rekrutacja-2-stop > .item-kierunek:nth-of-type(8)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item10.svg);
}




.rekrutacja-2-stop2 > .item-kierunek:nth-of-type(2)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item7.svg);
}


.rekrutacja-2-stop2 > .item-kierunek:nth-of-type(3)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item8.svg);
}

.rekrutacja-2-stop2 > .item-kierunek:nth-of-type(4)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item9.svg);
}

.rekrutacja-2-stop2 > .item-kierunek:nth-of-type(5)::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/rek-item5.svg);
}





.rek-zapr::before ,
.rek-zapisy::before ,
.rek-konto::before {
	   content: "";
    display: block;
    width: 100%;
    max-width: 65px;
    padding-top: 47px;
    background-position: 0% 100%;
    background-repeat: no-repeat;
    float: left;
    position: relative;
    top: -10px;
}

.rek-zapr::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/zapraszamy-01.svg);
	margin-top: -5px;
}

.rek-zapisy::before {
	background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/zapisy-01.svg);
	margin-top: 8px;
}

.rek-konto::before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/konto-01.svg);
    margin-top: 8px;
}


.page-id-21833 .single-page-content ul > li::before ,
.page-id-21207 .single-page-content ul > li::before ,
.page-id-13569 .single-page-content ul > li::before {
    content: "";
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/3.png);
    width: 13px;
    height: 16px;
    background-position: 18px -106px;
    position: absolute;
    top: 2px;
    left: -24px;
    padding: 0;
}



.page-id-21833.mydef .single-page-header,
.page-id-21207.mydef .single-page-header,
.page-id-13569.mydef .single-page-header {
    min-height: 375px;
}


.page-id-21833.mydef .main-navigation.top-position ,
.page-id-21207.mydef .main-navigation.top-position ,
.page-id-13569.mydef .main-navigation.top-position {
    box-shadow: 0px -7px 15px #000;
    background: rgba(0, 0, 0, 0.95);
}


.page-id-21833 .single-page-header-container button.back-btn,
.page-id-21207 .single-page-header-container button.back-btn,
.page-id-13569 .single-page-header-container button.back-btn {
    color: #fff;
}


.page-id-21833 .rekrutacja-box .my-btn,
.page-id-21207 .rekrutacja-box .my-btn,
.page-id-13569 .rekrutacja-box .my-btn {
  margin-top: 10px;
}

.li-mb-15 > li {
	margin-bottom: 15px;
}

.podyplomowe-jumbotron {
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/15_kierunkow.png) 50% 50% no-repeat;
    background-size: cover;
    margin-top: 40px;
}

.podyplomowe-jumbotron h2 {
    margin-bottom: 15px!important;
}

.konto-box {
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/konto_box.png) 50% 50% no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 40px 15px;
    margin: 40px auto;
    margin-bottom: 15px;
}

@media (min-width: 1300px) {
	.rek-zapr ,
	.rek-zapisy ,
	.rek-konto {
	    margin-left: -65px;
	}

	.footer-social {
		max-width: 100%;
		display: table;
	}

}

@media (max-width: 767px) {
	.page-id-13569 .single-page-content h2, .page-id-13569 .single-page-content h3 {
	    margin-bottom: 60px;
	}
}

/* page rekrutacja end */


/* Page PODYPLOMOWE */

h2.black {
    color: #000!important;
}

.page-id-13566.mydef .navbar-primary > li > a,
.page-id-13566 .single-page .navbar-primary > li > a {
    color: #fff;
}

.page-id-13566.mydef .single-page-header-container::before {
    content: "";
    width: 285px;
    height: 191px;
    position: absolute;
    top: -66px;
    left: 15px;
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/2a.png) 0px -1469px no-repeat;
    background-size: cover;
}

.page-id-13566.mydef .single-page-header h1 {
    color: #ffffff;
    padding-left: 110px;
}

.page-id-13566.mydef ul#breadcrumbs {
    padding-left: 110px;
}

.page-id-13566 .psc ,
.page-id-13566 .psc button {
    color: #fff;
}

.page-id-13566 .psc button:hover {
    color: #71b868;
}

.page-id-13566 .single-page-content h2,
.page-id-13566 .single-page-content h3 {
    color: #000;
    margin-bottom: 25px;
}

.page-id-13566.mydef .single-page-header {
    min-height: 375px;
}

.page-id-13566.mydef .main-navigation.top-position {
    box-shadow: 0px -7px 15px #000;
    background: rgba(0, 0, 0, 0.95);
}

.page-id-13566 .single-page-header-container button.back-btn {
    color: #fff;
}

.page-id-13566 .navbar-brand {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/logo3.png);
}

.page-id-13566 .item-podyplomowe,
.page-id-13566 .item-kursy,
.page-id-13566 .item-vue  {
    text-align: center;
    font-weight: 700;
    padding-top: 30px;
}

.podyplomowe-items>.item-podyplomowe:before,
.kursy-items>.item-kursy:before ,
.vue-items>.item-vue:before {
    display: block;
    content: " ";
    width: 50px;
    height: 50px;
    margin: 10px auto 15px;
}

.podyplomowe-items>.item-podyplomowe:nth-of-type(1):before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/podyplomowe_icon1.svg);
}

.podyplomowe-items>.item-podyplomowe:nth-of-type(2):before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/podyplomowe_icon2.svg);
}

.podyplomowe-items>.item-podyplomowe:nth-of-type(3):before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/podyplomowe_icon3.svg);
}

.podyplomowe-items>.item-podyplomowe:nth-of-type(4):before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/podyplomowe_icon4.svg);
}

.podyplomowe-items>.item-podyplomowe:nth-of-type(5):before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/podyplomowe_icon5.svg);
}

.kursy-items>.item-kursy:nth-of-type(1):before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/kursy_icon1.svg);
}

.kursy-items>.item-kursy:nth-of-type(2):before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/kursy_icon2.svg);
}

.vue-items>.item-vue:nth-of-type(1):before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/vue_icon1.svg);
}

.page-id-13566 .item-podyplomowe a ,
.page-id-13566 .item-kursy a ,
.page-id-13566 .item-vue a {
    color: #000;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none!important;
}

.page-id-13566 .item-podyplomowe a:before ,
.page-id-13566 .item-kursy a:before ,
.page-id-13566 .item-vue a:before {
    content: "";
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/3.png);
    width: 9px;
    height: 16px;
    background-position: -2px -25px!important;
    position: absolute;
    top: 2px;
    left: 0px;
}

.page-id-13566 .item-podyplomowe a:hover:before ,
.page-id-13566 .item-kursy a:hover:before ,
.page-id-13566 .item-vue a:hover:before {
    left: 5px;
}

.page-id-13566 .podyplomowe-items hr ,
.page-id-13566 .kursy-items hr ,
.page-id-13566 .vue-items hr {
    margin-top: 50px;
    margin-bottom: 30px;
}

.page-id-13566 .vue-items hr {
    margin-bottom: 0;
}

/* Page WYNAJEM SAL */

h2.black {
    color: #000!important;
}

.page-id-21864.mydef .navbar-primary > li > a,
.page-id-21864 .single-page .navbar-primary > li > a,
.page-id-22043.mydef .navbar-primary > li > a,
.page-id-22043 .single-page .navbar-primary > li > a,
.page-id-13564.mydef .navbar-primary > li > a,
.page-id-13564 .single-page .navbar-primary > li > a {
    color: #fff;
}

.page-id-21864.mydef .single-page-header-container::before,
.page-id-22043.mydef .single-page-header-container::before,
.page-id-13564.mydef .single-page-header-container::before {
    content: "";
    width: 285px;
    height: 191px;
    position: absolute;
    top: -66px;
    left: 15px;
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/2a.png) 0px -1699px no-repeat;
    background-size: cover;
}

.page-id-21864.mydef .single-page-header h1,
.page-id-22043.mydef .single-page-header h1,
.page-id-13564.mydef .single-page-header h1 {
    color: #ffffff;
    padding-left: 110px;
}

.page-id-21864.mydef ul#breadcrumbs,
.page-id-22043.mydef ul#breadcrumbs,
.page-id-13564.mydef ul#breadcrumbs {
    padding-left: 110px;
}

.page-id-21864 .psc ,
.page-id-21864 .psc button,
.page-id-22043 .psc ,
.page-id-22043 .psc button,
.page-id-13564 .psc ,
.page-id-13564 .psc button {
    color: #fff;
}


.page-id-21864 .psc button:hover,
.page-id-22043 .psc button:hover,
.page-id-13564 .psc button:hover {
    color: #71b868;
}

.page-id-21864 .single-page-content h2,
.page-id-21864 .single-page-content h3,
.page-id-22043 .single-page-content h2,
.page-id-22043 .single-page-content h3,
.page-id-13564 .single-page-content h2,
.page-id-13564 .single-page-content h3 {
    color: #000;
    margin-bottom: 25px;
}

.page-id-21864.mydef .single-page-header,
.page-id-22043.mydef .single-page-header,
.page-id-13564.mydef .single-page-header {
    min-height: 359px;
}

.page-id-21864.mydef .main-navigation.top-position,
.page-id-22043.mydef .main-navigation.top-position,
.page-id-13564.mydef .main-navigation.top-position {
    box-shadow: 0px -7px 15px #000;
    background: rgba(0, 0, 0, 0.95);
}

.page-id-21864 .single-page-header-container button.back-btn,
.page-id-22043 .single-page-header-container button.back-btn,
.page-id-13564 .single-page-header-container button.back-btn {
    color: #fff;
}


.page-id-21864 .navbar-brand,
.page-id-22043 .navbar-brand,
.page-id-13564 .navbar-brand {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/logo3.png);
}

.page-id-21864 h2.opis-title:before,
.page-id-22043 h2.opis-title:before,
.page-id-13564 h2.opis-title:before {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/wynajem_sal_icon.svg);
    top: -10px;
}

.page-id-21864 .wynajem-rejestracja-box,
.page-id-22043 .wynajem-rejestracja-box,
.page-id-13564 .wynajem-rejestracja-box {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/wynajem_rejestracja_box.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    padding: 50px 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.page-id-21864 .wynajem-rejestracja-box p strong,
.page-id-22043 .wynajem-rejestracja-box p strong,
.page-id-13564 .wynajem-rejestracja-box p strong {
    font-size: 120%;
    display: block;
    padding-bottom: 15px;
    padding-top: 5px;
}

.page-id-21864 .single-page-content ul,
.page-id-22043 .single-page-content ul,
.page-id-13564 .single-page-content ul {
    list-style-type: none;
    padding: 10px 0 0 10px;
}

.page-id-21864 .single-page-content ul li,
.page-id-22043 .single-page-content ul li,
.page-id-13564 .single-page-content ul li {
    position: relative;
    color: #000;
    display: block;
    padding-bottom: 5px;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-decoration: none!important;
    line-height: 160%;
}


.page-id-21864 .single-page-content ul li::before ,
.page-id-22043 .single-page-content ul li::before ,
.page-id-13564 .single-page-content ul li::before {
    content: "";
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/3.png);
    width: 13px;
    height: 16px;
    background-position: -55px -106px;
    position: absolute;
    top: 2px;
    left: 0px;
    padding: 0;
}

a.green-link {
    color: #71b868;
    font-weight: bold;
}

.photo-item {
    padding: 60px;
}

.photo-item-nav img {
    padding: 15px 10px;
    display: block;
    margin: auto;
    width: 100%;
}

.photo-item-nav {
    opacity: .40;
    cursor: pointer;
    -webkit-transition: ease 0.15s;
    -moz-transition: ease 0.15s;
    -ms-transition: ease 0.15s;
    -o-transition: ease 0.15s;
    transition: ease 0.15s;
}

.photo-item-nav.slick-current , .photo-item-nav:hover {
    opacity: 1;
}

.home-logos h6 {
	margin: 60px auto 40px;
}


.mt-0 {
	margin-top: 0 !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.page-id-44004 ul#breadcrumbs li a,
.page-id-30698 ul#breadcrumbs li a {
    color: #ffffff;
}

.page-id-44004 .single-page-content ul li,
.page-id-30698 .single-page-content ul li {
    position: relative;
    color: #000;
    display: block;
    padding-bottom: 5px;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
	margin-left: -20px;
    text-decoration: none!important;
    line-height: 160%;
}

.page-id-44004 .single-page-content ul li:before,
.page-id-30698 .single-page-content ul li:before {
    content: "";
    background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/3.png);
    width: 13px;
    height: 16px;
    background-position: -55px -106px;
    position: absolute;
    top: 2px;
    left: 0;
    padding: 0;
}

.page-id-44004 .wp-block-coblocks-accordion-item .wp-block-coblocks-accordion-item__title,
.page-id-30698 .wp-block-coblocks-accordion-item .wp-block-coblocks-accordion-item__title {
	cursor: pointer;
	padding-left: 35px;
}

.page-id-44004 .wp-block-coblocks-accordion-item .wp-block-coblocks-accordion-item__title::before,
.page-id-30698 .wp-block-coblocks-accordion-item .wp-block-coblocks-accordion-item__title::before {
	content: "";
    background: url(/wp-content/themes/mybasetmpl/img/3.png);
    width: 9px;
    height: 16px;
    background-position: -2px -25px!important;
    position: absolute;
	top: 15px;
    left: 15px;
}


.page-id-44004 .wp-block-coblocks-accordion-item.small-accordion .wp-block-coblocks-accordion-item__title,
.page-id-30698 .wp-block-coblocks-accordion-item.small-accordion .wp-block-coblocks-accordion-item__title {
    cursor: pointer;
    padding-left: 35px;
    max-width: 100px;
    margin: auto;
    background: none;
}


.page-id-44004 .wp-block-coblocks-accordion-item.small-accordion .wp-block-coblocks-accordion-item__content,
.page-id-30698 .wp-block-coblocks-accordion-item.small-accordion .wp-block-coblocks-accordion-item__content {
    border-top-width: 1px;
    background: #fafafa;
    max-width: 80%;
    margin: auto;
}

.page-id-44004 .single-page-header,
.page-id-30698 .single-page-header {
	background-color: #111111;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    min-height: 389px;
}

.page-id-44004 .single-page-header-container button.back-btn,
.single-page.page-id-44004 .psc button,
.single-page.page-id-44004 .main-navigation:not(.top-position) .navbar-primary>li>a,
.page-id-44004 .single-page-header h1,
.page-id-30698 .single-page-header-container button.back-btn,
.single-page.page-id-30698 .psc button,
.single-page.page-id-30698 .main-navigation:not(.top-position) .navbar-primary>li>a,
.page-id-30698 .single-page-header h1 {
	color: #fff;
}

.page-id-44004 .navbar-brand,
.page-id-30698 .navbar-brand {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/logo3.png);
}



/* s - slider */

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img {
    display: block;
    margin: auto;
	max-width: 100%;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
    outline: none;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/ajax-loader.gif') center center no-repeat;
}

/* Arrows */
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background-color: #c4c4c4;
    z-index: 1;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background-color: #004484;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 0px;
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/prev.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
[dir='rtl'] .slick-prev
{
    right: 0px;
    left: auto;
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/next.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.slick-next
{
    right: 0px;
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/next.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 0px;
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/prev.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

ul[style*="circle"] li:before , ul[style*="square"] li:before , ul[style*="disc"] li:before {
    display: none;
}

.partnerzy-slick .slick-slide {
	margin: 0 50px;
}

.muted {
	color: #999;
}

.navbar-tertiary li.iko-1 a:before {
    width: 58px;
}

.navbar-tertiary li.iko-2 a:before {
    width: 58px;
    background-position: -85px 0;
}

.navbar-tertiary li.iko-3 a:before {
    width: 88px;
    background-position: -169px 0;
}

.navbar-tertiary li.iko-4 a:before {
    width: 108px;
    background-position: -279px 0;
}

.navbar-tertiary li.iko-5 a:before {
    width: 116px;
    background-position: -409px 0;
}

.navbar-tertiary li.iko-6 a:before {
    width: 116px;
    background-position: -542px 0;
}

.navbar-tertiary li.iko-7 a:before {
    width: 116px;
    background-position: -649px 0;
}

.navbar-tertiary li.iko-8 a:before {
    width: 116px;
    background-position: -753px 0;
}


.navbar-tertiary li.iko-none a:before {
	width: 116px;
    background: none;
	content: "· · ·";
    font-size: 60px;
    line-height: 100px;
}


/* animations */

.appear3{
    -webkit-animation: fadein0 0.5s forwards; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein0 0.5s forwards; /* Firefox < 16 */
    -ms-animation: fadein0 0.5s forwards; /* Internet Explorer */
    -o-animation: fadein0 0.5s forwards; /* Opera < 12.1 */
    animation: fadein0 0.5s forwards;
}

.appear2{
    -webkit-animation: fadein2 0.3s forwards; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein2 0.3s forwards; /* Firefox < 16 */
    -ms-animation: fadein2 0.3s forwards; /* Internet Explorer */
    -o-animation: fadein2 0.3s forwards; /* Opera < 12.1 */
    animation: fadein2 0.3s forwards;
}

.appear1{
    -webkit-animation: fadein 0.2s forwards; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 0.2s forwards; /* Firefox < 16 */
    -ms-animation: fadein 0.2s forwards; /* Internet Explorer */
    -o-animation: fadein 0.2s forwards; /* Opera < 12.1 */
    animation: fadein 0.2s forwards;
}


@keyframes fadeinbase {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadeinbase {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeinbase {
    from { opacity: 0;  }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadeinbase {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadeinbase {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@keyframes fadein0 {
    from { opacity: 0; top: 1000px; }
    to   { opacity: 1; top: 0px;}
}

/* Firefox < 16 */
@-moz-keyframes fadein0 {
    from { opacity: 0; top: 1000px; }
    to   { opacity: 1; top: 0px;}
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein0 {
    from { opacity: 0; top: 1000px; }
    to   { opacity: 1; top: 0px;}
}

/* Internet Explorer */
@-ms-keyframes fadein0 {
    from { opacity: 0; top: 1000px; }
    to   { opacity: 1; top: 0px;}
}

/* Opera < 12.1 */
@-o-keyframes fadein0 {
    from { opacity: 0; top: 1000px; }
    to   { opacity: 1; top: 0px;}
}


@keyframes fadein {
    from { opacity: 0; left: -3000px; }
    to   { opacity: 1; left: 0px;}
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; left: -3000px; }
    to   { opacity: 1; left: 0px;}
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; left: -3000px; }
    to   { opacity: 1; left: 0px;}
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; left: -3000px; }
    to   { opacity: 1; left: 0px;}
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; left: -3000px; }
    to   { opacity: 1; left: 0px;}
}


@keyframes fadein2 {
    from { opacity: 0; right: -3000px; }
    to   { opacity: 1; right: 0px;}
}

/* Firefox < 16 */
@-moz-keyframes fadein2 {
    from { opacity: 0; right: -3000px; }
    to   { opacity: 1; right: 0px;}
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein2 {
    from { opacity: 0; right: -3000px; }
    to   { opacity: 1; right: 0px;}
}

/* Internet Explorer */
@-ms-keyframes fadein2 {
    from { opacity: 0; right: -3000px; }
    to   { opacity: 1; right: 0px;}
}

/* Opera < 12.1 */
@-o-keyframes fadein2 {
    from { opacity: 0; right: -3000px; }
    to   { opacity: 1; right: 0px;}
}


/* mod xmass */


.home .navbar-primary>li>a, .home .navbar-secondary>li>a {
    color: #000000;
    text-shadow: none ;
}

.home .top-position .navbar-primary>li>a, .home .top-position .navbar-secondary>li>a {
	color: #fff;
}

.home .navbar-brand {
    background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/logo1.png);
}
.home .top-position .navbar-brand {
background-image: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/logo3.png);
}

/* new colors */

/* kolory - Zarządzanie – studia licencjackie - PL - EN - UKR */
.page-id-45 h2.opis-title:before,
.parent-pageid-45 h2.opis-title:before,
.page-id-45 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-45 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-45 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-45 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-45 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-45 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-45 h3.nauka:before,
.parent-pageid-45 h3.nauka:before,
.page-id-45 h3.praca:before,
.parent-pageid-45 h3.praca:before,
.page-id-45 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-45 .dlaczego-warto-item img , .parent-pageid-45 .dlaczego-warto-item img ,
.page-id-45 h3.ksztalcenie:before, .parent-pageid-45 h3.ksztalcenie:before ,
.page-id-45.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-45.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-21354 h2.opis-title:before,
.parent-pageid-21354 h2.opis-title:before,
.page-id-21354 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-21354 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-21354 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-21354 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-21354 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-21354 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-21354 h3.nauka:before,
.parent-pageid-21354 h3.nauka:before,
.page-id-21354 h3.praca:before,
.parent-pageid-21354 h3.praca:before,
.page-id-21354 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-21354 .dlaczego-warto-item img , .parent-pageid-21354 .dlaczego-warto-item img ,
.page-id-21354 h3.ksztalcenie:before, .parent-pageid-21354 h3.ksztalcenie:before ,
.page-id-21354.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-21354.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-21272 h2.opis-title:before,
.parent-pageid-21272 h2.opis-title:before,
.page-id-21272 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-21272 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-21272 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-21272 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-21272 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-21272 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-21272 h3.nauka:before,
.parent-pageid-21272 h3.nauka:before,
.page-id-21272 h3.praca:before,
.parent-pageid-21272 h3.praca:before,
.page-id-21272 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-21272 .dlaczego-warto-item img , .parent-pageid-21272 .dlaczego-warto-item img ,
.page-id-21272 h3.ksztalcenie:before, .parent-pageid-21272 h3.ksztalcenie:before ,
.page-id-21272.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-21272.mycustom .single-page-content ul:not(.custom-list) li:before {
    filter: hue-rotate(-182deg);
}

.page-id-45 .opis-kierunku-item-1 p strong,
.page-id-45 .opis-kierunku-item-2 p strong,
.page-id-45 .opis-kierunku-item-3 p strong,
.parent-pageid-45 .opis-kierunku-item-1 p strong,
.parent-pageid-45 .opis-kierunku-item-2 p strong,
.parent-pageid-45 .opis-kierunku-item-3 p strong ,
.page-id-21354 .opis-kierunku-item-1 p strong,
.page-id-21354 .opis-kierunku-item-2 p strong,
.page-id-21354 .opis-kierunku-item-3 p strong,
.parent-pageid-21354 .opis-kierunku-item-1 p strong,
.parent-pageid-21354 .opis-kierunku-item-2 p strong,
.parent-pageid-21354 .opis-kierunku-item-3 p strong,
.page-id-21272 .opis-kierunku-item-1 p strong,
.page-id-21272 .opis-kierunku-item-2 p strong,
.page-id-21272 .opis-kierunku-item-3 p strong,
.parent-pageid-21272 .opis-kierunku-item-1 p strong,
.parent-pageid-21272 .opis-kierunku-item-2 p strong,
.parent-pageid-21272 .opis-kierunku-item-3 p strong {
    color: #65b6e2;
}

.page-id-45 .plan .panel-heading, .parent-pageid-45 .plan .panel-heading ,
.page-id-21354 .plan .panel-heading, .parent-pageid-21354 .plan .panel-heading ,
.page-id-21272 .plan .panel-heading, .parent-pageid-21272 .plan .panel-heading
{
    background-color: #65b6e2;
}
/* KONIEC - Zarządzanie – studia licencjackie */

/* kolory - Zarządzanie – studia magisterskie - PL - EN - UKR */
.page-id-47 h2.opis-title:before,
.parent-pageid-47 h2.opis-title:before,
.page-id-47 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-47 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-47 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-47 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-47 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-47 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-47 h3.nauka:before,
.parent-pageid-47 h3.nauka:before,
.page-id-47 h3.praca:before,
.parent-pageid-47 h3.praca:before,
.page-id-47 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-47 .dlaczego-warto-item img , .parent-pageid-47 .dlaczego-warto-item img ,
.page-id-47 h3.ksztalcenie:before, .parent-pageid-47 h3.ksztalcenie:before ,
.page-id-47.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-47.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-19305 h2.opis-title:before,
.parent-pageid-19305 h2.opis-title:before,
.page-id-19305 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-19305 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-19305 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-19305 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-19305 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-19305 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-19305 h3.nauka:before,
.parent-pageid-19305 h3.nauka:before,
.page-id-19305 h3.praca:before,
.parent-pageid-19305 h3.praca:before,
.page-id-19305 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-19305 .dlaczego-warto-item img , .parent-pageid-19305 .dlaczego-warto-item img ,
.page-id-19305 h3.ksztalcenie:before, .parent-pageid-19305 h3.ksztalcenie:before ,
.page-id-19305.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-19305.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-21360 h2.opis-title:before,
.parent-pageid-21360 h2.opis-title:before,
.page-id-21360 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-21360 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-21360 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-21360 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-21360 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-21360 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-21360 h3.nauka:before,
.parent-pageid-21360 h3.nauka:before,
.page-id-21360 h3.praca:before,
.parent-pageid-21360 h3.praca:before,
.page-id-21360 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-21360 .dlaczego-warto-item img , .parent-pageid-21360 .dlaczego-warto-item img ,
.page-id-21360 h3.ksztalcenie:before, .parent-pageid-21360 h3.ksztalcenie:before ,
.page-id-21360.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-21360.mycustom .single-page-content ul:not(.custom-list) li:before {
    filter: hue-rotate(-140deg) brightness(1.8) saturate(0.5);
}

.page-id-47 .opis-kierunku-item-1 p strong,
.page-id-47 .opis-kierunku-item-2 p strong,
.page-id-47 .opis-kierunku-item-3 p strong,
.parent-pageid-47 .opis-kierunku-item-1 p strong,
.parent-pageid-47 .opis-kierunku-item-2 p strong,
.parent-pageid-47 .opis-kierunku-item-3 p strong ,
.page-id-19305 .opis-kierunku-item-1 p strong,
.page-id-19305 .opis-kierunku-item-2 p strong,
.page-id-19305 .opis-kierunku-item-3 p strong,
.parent-pageid-19305 .opis-kierunku-item-1 p strong,
.parent-pageid-19305 .opis-kierunku-item-2 p strong,
.parent-pageid-19305 .opis-kierunku-item-3 p strong,
.page-id-21360 .opis-kierunku-item-1 p strong,
.page-id-21360 .opis-kierunku-item-2 p strong,
.page-id-21360 .opis-kierunku-item-3 p strong,
.parent-pageid-21360 .opis-kierunku-item-1 p strong,
.parent-pageid-21360 .opis-kierunku-item-2 p strong,
.parent-pageid-21360 .opis-kierunku-item-3 p strong {
    color: #65b6e2;
}

.page-id-47 .plan .panel-heading, .parent-pageid-47 .plan .panel-heading ,
.page-id-19305 .plan .panel-heading, .parent-pageid-19305 .plan .panel-heading ,
.page-id-21360 .plan .panel-heading, .parent-pageid-21360 .plan .panel-heading
{
    background-color: #65b6e2;
}
/* KONIEC - Zarządzanie – studia magisterskie */

/* kolory - Finanse i rachunkowość – studia licencjackie - PL - EN - UKR */
.page-id-49 h2.opis-title:before,
.parent-pageid-49 h2.opis-title:before,
.page-id-49 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-49 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-49 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-49 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-49 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-49 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-49 h3.nauka:before,
.parent-pageid-49 h3.nauka:before,
.page-id-49 h3.praca:before,
.parent-pageid-49 h3.praca:before,
.page-id-49 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-49 .dlaczego-warto-item img , .parent-pageid-49 .dlaczego-warto-item img ,
.page-id-49 h3.ksztalcenie:before, .parent-pageid-49 h3.ksztalcenie:before ,
.page-id-49.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-49.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-21524 h2.opis-title:before,
.parent-pageid-21524 h2.opis-title:before,
.page-id-21524 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-21524 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-21524 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-21524 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-21524 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-21524 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-21524 h3.nauka:before,
.parent-pageid-21524 h3.nauka:before,
.page-id-21524 h3.praca:before,
.parent-pageid-21524 h3.praca:before,
.page-id-21524 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-21524 .dlaczego-warto-item img , .parent-pageid-21524 .dlaczego-warto-item img ,
.page-id-21524 h3.ksztalcenie:before, .parent-pageid-21524 h3.ksztalcenie:before ,
.page-id-21524.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-21524.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-21779 h2.opis-title:before,
.parent-pageid-21779 h2.opis-title:before,
.page-id-21779 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-21779 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-21779 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-21779 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-21779 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-21779 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-21779 h3.nauka:before,
.parent-pageid-21779 h3.nauka:before,
.page-id-21779 h3.praca:before,
.parent-pageid-21779 h3.praca:before,
.page-id-21779 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-21779 .dlaczego-warto-item img , .parent-pageid-21779 .dlaczego-warto-item img ,
.page-id-21779 h3.ksztalcenie:before, .parent-pageid-21779 h3.ksztalcenie:before ,
.page-id-21779.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-21779.mycustom .single-page-content ul:not(.custom-list) li:before {
    filter: hue-rotate(170deg) brightness(1.5);
}

.page-id-49 .opis-kierunku-item-1 p strong,
.page-id-49 .opis-kierunku-item-2 p strong,
.page-id-49 .opis-kierunku-item-3 p strong,
.parent-pageid-49 .opis-kierunku-item-1 p strong,
.parent-pageid-49 .opis-kierunku-item-2 p strong,
.parent-pageid-49 .opis-kierunku-item-3 p strong ,
.page-id-21524 .opis-kierunku-item-1 p strong,
.page-id-21524 .opis-kierunku-item-2 p strong,
.page-id-21524 .opis-kierunku-item-3 p strong,
.parent-pageid-21524 .opis-kierunku-item-1 p strong,
.parent-pageid-21524 .opis-kierunku-item-2 p strong,
.parent-pageid-21524 .opis-kierunku-item-3 p strong,
.page-id-21779 .opis-kierunku-item-1 p strong,
.page-id-21779 .opis-kierunku-item-2 p strong,
.page-id-21779 .opis-kierunku-item-3 p strong,
.parent-pageid-21779 .opis-kierunku-item-1 p strong,
.parent-pageid-21779 .opis-kierunku-item-2 p strong,
.parent-pageid-21779 .opis-kierunku-item-3 p strong {
    color: #92cd97;
}

.page-id-49 .plan .panel-heading, .parent-pageid-49 .plan .panel-heading ,
.page-id-21524 .plan .panel-heading, .parent-pageid-21524 .plan .panel-heading ,
.page-id-21779 .plan .panel-heading, .parent-pageid-21779 .plan .panel-heading
{
    background-color: #92cd97;
}
/* KONIEC - Finanse i rachunkowość – studia licencjackie */

/* kolory - Finanse i rachunkowość – studia magisterskie - PL - EN - UKR */
.page-id-26994 h2.opis-title:before,
.parent-pageid-26994 h2.opis-title:before,
.page-id-26994 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-26994 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-26994 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-26994 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-26994 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-26994 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-26994 h3.nauka:before,
.parent-pageid-26994 h3.nauka:before,
.page-id-26994 h3.praca:before,
.parent-pageid-26994 h3.praca:before,
.page-id-26994 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-26994 .dlaczego-warto-item img , .parent-pageid-26994 .dlaczego-warto-item img ,
.page-id-26994 h3.ksztalcenie:before, .parent-pageid-26994 h3.ksztalcenie:before ,
.page-id-26994.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-26994.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-27150 h2.opis-title:before,
.parent-pageid-27150 h2.opis-title:before,
.page-id-27150 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-27150 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-27150 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-27150 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-27150 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-27150 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-27150 h3.nauka:before,
.parent-pageid-27150 h3.nauka:before,
.page-id-27150 h3.praca:before,
.parent-pageid-27150 h3.praca:before,
.page-id-27150 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-27150 .dlaczego-warto-item img , .parent-pageid-27150 .dlaczego-warto-item img ,
.page-id-27150 h3.ksztalcenie:before, .parent-pageid-27150 h3.ksztalcenie:before ,
.page-id-27150.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-27150.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-27368 h2.opis-title:before,
.parent-pageid-27368 h2.opis-title:before,
.page-id-27368 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-27368 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-27368 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-27368 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-27368 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-27368 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-27368 h3.nauka:before,
.parent-pageid-27368 h3.nauka:before,
.page-id-27368 h3.praca:before,
.parent-pageid-27368 h3.praca:before,
.page-id-27368 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-27368 .dlaczego-warto-item img , .parent-pageid-27368 .dlaczego-warto-item img ,
.page-id-27368 h3.ksztalcenie:before, .parent-pageid-27368 h3.ksztalcenie:before ,
.page-id-27368.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-27368.mycustom .single-page-content ul:not(.custom-list) li:before {
    filter: hue-rotate(60deg) saturate(0.5) brightness(0.85);
}

.page-id-26994 .opis-kierunku-item-1 p strong,
.page-id-26994 .opis-kierunku-item-2 p strong,
.page-id-26994 .opis-kierunku-item-3 p strong,
.parent-pageid-26994 .opis-kierunku-item-1 p strong,
.parent-pageid-26994 .opis-kierunku-item-2 p strong,
.parent-pageid-26994 .opis-kierunku-item-3 p strong ,
.page-id-27150 .opis-kierunku-item-1 p strong,
.page-id-27150 .opis-kierunku-item-2 p strong,
.page-id-27150 .opis-kierunku-item-3 p strong,
.parent-pageid-27150 .opis-kierunku-item-1 p strong,
.parent-pageid-27150 .opis-kierunku-item-2 p strong,
.parent-pageid-27150 .opis-kierunku-item-3 p strong,
.page-id-27368 .opis-kierunku-item-1 p strong,
.page-id-27368 .opis-kierunku-item-2 p strong,
.page-id-27368 .opis-kierunku-item-3 p strong,
.parent-pageid-27368 .opis-kierunku-item-1 p strong,
.parent-pageid-27368 .opis-kierunku-item-2 p strong,
.parent-pageid-27368 .opis-kierunku-item-3 p strong {
    color: #92cd97;
}

.page-id-26994 .plan .panel-heading, .parent-pageid-26994 .plan .panel-heading ,
.page-id-27150 .plan .panel-heading, .parent-pageid-27150 .plan .panel-heading ,
.page-id-27368 .plan .panel-heading, .parent-pageid-27368 .plan .panel-heading
{
    background-color: #92cd97;
}
/* KONIEC - Finanse i rachunkowość – studia magisterskie */

/* kolory - Informatyka – studia inżynierskie - PL - EN - UKR */
.page-id-51 h2.opis-title:before,
.parent-pageid-51 h2.opis-title:before,
.page-id-51 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-51 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-51 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-51 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-51 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-51 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-51 h3.nauka:before,
.parent-pageid-51 h3.nauka:before,
.page-id-51 h3.praca:before,
.parent-pageid-51 h3.praca:before,
.page-id-51 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-51 .dlaczego-warto-item img , .parent-pageid-51 .dlaczego-warto-item img ,
.page-id-51 h3.ksztalcenie:before, .parent-pageid-51 h3.ksztalcenie:before ,
.page-id-51.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-51.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-21530 h2.opis-title:before,
.parent-pageid-21530 h2.opis-title:before,
.page-id-21530 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-21530 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-21530 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-21530 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-21530 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-21530 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-21530 h3.nauka:before,
.parent-pageid-21530 h3.nauka:before,
.page-id-21530 h3.praca:before,
.parent-pageid-21530 h3.praca:before,
.page-id-21530 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-21530 .dlaczego-warto-item img , .parent-pageid-21530 .dlaczego-warto-item img ,
.page-id-21530 h3.ksztalcenie:before, .parent-pageid-21530 h3.ksztalcenie:before ,
.page-id-21530.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-21530.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-21804 h2.opis-title:before,
.parent-pageid-21804 h2.opis-title:before,
.page-id-21804 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-21804 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-21804 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-21804 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-21804 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-21804 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-21804 h3.nauka:before,
.parent-pageid-21804 h3.nauka:before,
.page-id-21804 h3.praca:before,
.parent-pageid-21804 h3.praca:before,
.page-id-21804 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-21804 .dlaczego-warto-item img , .parent-pageid-21804 .dlaczego-warto-item img ,
.page-id-21804 h3.ksztalcenie:before, .parent-pageid-21804 h3.ksztalcenie:before ,
.page-id-21804.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-21804.mycustom .single-page-content ul:not(.custom-list) li:before {
    filter: hue-rotate(210deg) brightness(1.5);
}

.page-id-51 .opis-kierunku-item-1 p strong,
.page-id-51 .opis-kierunku-item-2 p strong,
.page-id-51 .opis-kierunku-item-3 p strong,
.parent-pageid-51 .opis-kierunku-item-1 p strong,
.parent-pageid-51 .opis-kierunku-item-2 p strong,
.parent-pageid-51 .opis-kierunku-item-3 p strong ,
.page-id-21530 .opis-kierunku-item-1 p strong,
.page-id-21530 .opis-kierunku-item-2 p strong,
.page-id-21530 .opis-kierunku-item-3 p strong,
.parent-pageid-21530 .opis-kierunku-item-1 p strong,
.parent-pageid-21530 .opis-kierunku-item-2 p strong,
.parent-pageid-21530 .opis-kierunku-item-3 p strong,
.page-id-21804 .opis-kierunku-item-1 p strong,
.page-id-21804 .opis-kierunku-item-2 p strong,
.page-id-21804 .opis-kierunku-item-3 p strong,
.parent-pageid-21804 .opis-kierunku-item-1 p strong,
.parent-pageid-21804 .opis-kierunku-item-2 p strong,
.parent-pageid-21804 .opis-kierunku-item-3 p strong {
    color: #e4b66d;
}

.page-id-51 .plan .panel-heading, .parent-pageid-51 .plan .panel-heading ,
.page-id-21530 .plan .panel-heading, .parent-pageid-21530 .plan .panel-heading ,
.page-id-21804 .plan .panel-heading, .parent-pageid-21804 .plan .panel-heading
{
    background-color: #e4b66d;
}
/* KONIEC - Informatyka */

/* kolory - Logistyka – studia inżynierskie - PL - EN - UKR */
.page-id-27217 h2.opis-title:before,
.parent-pageid-27217 h2.opis-title:before,
.page-id-27217 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-27217 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-27217 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-27217 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-27217 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-27217 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-27217 h3.nauka:before,
.parent-pageid-27217 h3.nauka:before,
.page-id-27217 h3.praca:before,
.parent-pageid-27217 h3.praca:before,
.page-id-27217 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-27217 .dlaczego-warto-item img , .parent-pageid-27217 .dlaczego-warto-item img ,
.page-id-27217 h3.ksztalcenie:before, .parent-pageid-27217 h3.ksztalcenie:before ,
.page-id-27217.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-27217.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-27553 h2.opis-title:before,
.parent-pageid-27553 h2.opis-title:before,
.page-id-27553 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-27553 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-27553 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-27553 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-27553 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-27553 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-27553 h3.nauka:before,
.parent-pageid-27553 h3.nauka:before,
.page-id-27553 h3.praca:before,
.parent-pageid-27553 h3.praca:before,
.page-id-27553 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-27553 .dlaczego-warto-item img , .parent-pageid-27553 .dlaczego-warto-item img ,
.page-id-27553 h3.ksztalcenie:before, .parent-pageid-27553 h3.ksztalcenie:before ,
.page-id-27553.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-27553.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-28214 h2.opis-title:before,
.parent-pageid-28214 h2.opis-title:before,
.page-id-28214 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-28214 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-28214 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-28214 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-28214 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-28214 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-28214 h3.nauka:before,
.parent-pageid-28214 h3.nauka:before,
.page-id-28214 h3.praca:before,
.parent-pageid-28214 h3.praca:before,
.page-id-28214 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-28214 .dlaczego-warto-item img , .parent-pageid-28214 .dlaczego-warto-item img ,
.page-id-28214 h3.ksztalcenie:before, .parent-pageid-28214 h3.ksztalcenie:before ,
.page-id-28214.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-28214.mycustom .single-page-content ul:not(.custom-list) li:before {
    filter: hue-rotate(210deg) brightness(1.5);
}

.page-id-27217 .opis-kierunku-item-1 p strong,
.page-id-27217 .opis-kierunku-item-2 p strong,
.page-id-27217 .opis-kierunku-item-3 p strong,
.parent-pageid-27217 .opis-kierunku-item-1 p strong,
.parent-pageid-27217 .opis-kierunku-item-2 p strong,
.parent-pageid-27217 .opis-kierunku-item-3 p strong ,
.page-id-27553 .opis-kierunku-item-1 p strong,
.page-id-27553 .opis-kierunku-item-2 p strong,
.page-id-27553 .opis-kierunku-item-3 p strong,
.parent-pageid-27553 .opis-kierunku-item-1 p strong,
.parent-pageid-27553 .opis-kierunku-item-2 p strong,
.parent-pageid-27553 .opis-kierunku-item-3 p strong,
.page-id-28214 .opis-kierunku-item-1 p strong,
.page-id-28214 .opis-kierunku-item-2 p strong,
.page-id-28214 .opis-kierunku-item-3 p strong,
.parent-pageid-28214 .opis-kierunku-item-1 p strong,
.parent-pageid-28214 .opis-kierunku-item-2 p strong,
.parent-pageid-28214 .opis-kierunku-item-3 p strong {
    color: #e4b66d;
}

.page-id-27217 .plan .panel-heading, .parent-pageid-27217 .plan .panel-heading ,
.page-id-27553 .plan .panel-heading, .parent-pageid-27553 .plan .panel-heading ,
.page-id-28214 .plan .panel-heading, .parent-pageid-28214 .plan .panel-heading
{
    background-color: #e4b66d;
}
/* KONIEC Logistyka – studia inżynierskie */


/* kolory - Komunikacja i psychologia w biznesie - PL - EN - UKR */
.page-id-31902 h2.opis-title:before,
.parent-pageid-31902 h2.opis-title:before,
.page-id-31902 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-31902 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-31902 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-31902 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-31902 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-31902 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-31902 h3.nauka:before,
.parent-pageid-31902 h3.nauka:before,
.page-id-31902 h3.praca:before,
.parent-pageid-31902 h3.praca:before,
.page-id-31902 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-31902 .dlaczego-warto-item img , .parent-pageid-31902 .dlaczego-warto-item img ,
.page-id-31902 h3.ksztalcenie:before, .parent-pageid-31902 h3.ksztalcenie:before ,
.page-id-31902.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-31902.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-32242 h2.opis-title:before,
.parent-pageid-32242 h2.opis-title:before,
.page-id-32242 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-32242 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-32242 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-32242 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-32242 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-32242 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-32242 h3.nauka:before,
.parent-pageid-32242 h3.nauka:before,
.page-id-32242 h3.praca:before,
.parent-pageid-32242 h3.praca:before,
.page-id-32242 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-32242 .dlaczego-warto-item img , .parent-pageid-32242 .dlaczego-warto-item img ,
.page-id-32242 h3.ksztalcenie:before, .parent-pageid-32242 h3.ksztalcenie:before ,
.page-id-32242.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-32242.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-32253 h2.opis-title:before,
.parent-pageid-32253 h2.opis-title:before,
.page-id-32253 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-32253 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-32253 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-32253 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-32253 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-32253 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-32253 h3.nauka:before,
.parent-pageid-32253 h3.nauka:before,
.page-id-32253 h3.praca:before,
.parent-pageid-32253 h3.praca:before,
.page-id-32253 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-32253 .dlaczego-warto-item img , .parent-pageid-32253 .dlaczego-warto-item img ,
.page-id-32253 h3.ksztalcenie:before, .parent-pageid-32253 h3.ksztalcenie:before ,
.page-id-32253.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-32253.mycustom .single-page-content ul:not(.custom-list) li:before {
    filter: hue-rotate(195deg) brightness(1.1);
}

.page-id-31902 .opis-kierunku-item-1 p strong,
.page-id-31902 .opis-kierunku-item-2 p strong,
.page-id-31902 .opis-kierunku-item-3 p strong,
.parent-pageid-31902 .opis-kierunku-item-1 p strong,
.parent-pageid-31902 .opis-kierunku-item-2 p strong,
.parent-pageid-31902 .opis-kierunku-item-3 p strong ,
.page-id-32242 .opis-kierunku-item-1 p strong,
.page-id-32242 .opis-kierunku-item-2 p strong,
.page-id-32242 .opis-kierunku-item-3 p strong,
.parent-pageid-32242 .opis-kierunku-item-1 p strong,
.parent-pageid-32242 .opis-kierunku-item-2 p strong,
.parent-pageid-32242 .opis-kierunku-item-3 p strong,
.page-id-32253 .opis-kierunku-item-1 p strong,
.page-id-32253 .opis-kierunku-item-2 p strong,
.page-id-32253 .opis-kierunku-item-3 p strong,
.parent-pageid-32253 .opis-kierunku-item-1 p strong,
.parent-pageid-32253 .opis-kierunku-item-2 p strong,
.parent-pageid-32253 .opis-kierunku-item-3 p strong {
    color: #b8c3e9;
}

.page-id-31902 .plan .panel-heading, .parent-pageid-31902 .plan .panel-heading ,
.page-id-32242 .plan .panel-heading, .parent-pageid-32242 .plan .panel-heading ,
.page-id-32253 .plan .panel-heading, .parent-pageid-32253 .plan .panel-heading
{
    background-color: #b8c3e9;
}
/* KONIEC - kolory - Komunikacja i psychologia w biznesie */

/* kolory - Marketing cyfrowy – studia licencjackie - PL - EN - UKR */
.page-id-27557 h2.opis-title:before,
.parent-pageid-27557 h2.opis-title:before,
.page-id-27557 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-27557 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-27557 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-27557 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-27557 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-27557 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-27557 h3.nauka:before,
.parent-pageid-27557 h3.nauka:before,
.page-id-27557 h3.praca:before,
.parent-pageid-27557 h3.praca:before,
.page-id-27557 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-27557 .dlaczego-warto-item img , .parent-pageid-27557 .dlaczego-warto-item img ,
.page-id-27557 h3.ksztalcenie:before, .parent-pageid-27557 h3.ksztalcenie:before ,
.page-id-27557.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-27557.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-28168 h2.opis-title:before,
.parent-pageid-28168 h2.opis-title:before,
.page-id-28168 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-28168 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-28168 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-28168 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-28168 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-28168 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-28168 h3.nauka:before,
.parent-pageid-28168 h3.nauka:before,
.page-id-28168 h3.praca:before,
.parent-pageid-28168 h3.praca:before,
.page-id-28168 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-28168 .dlaczego-warto-item img , .parent-pageid-28168 .dlaczego-warto-item img ,
.page-id-28168 h3.ksztalcenie:before, .parent-pageid-28168 h3.ksztalcenie:before ,
.page-id-28168.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-28168.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-28185 h2.opis-title:before,
.parent-pageid-28185 h2.opis-title:before,
.page-id-28185 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-28185 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-28185 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-28185 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-28185 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-28185 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-28185 h3.nauka:before,
.parent-pageid-28185 h3.nauka:before,
.page-id-28185 h3.praca:before,
.parent-pageid-28185 h3.praca:before,
.page-id-28185 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-28185 .dlaczego-warto-item img , .parent-pageid-28185 .dlaczego-warto-item img ,
.page-id-28185 h3.ksztalcenie:before, .parent-pageid-28185 h3.ksztalcenie:before ,
.page-id-28185.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-28185.mycustom .single-page-content ul:not(.custom-list) li:before
 {
    filter: hue-rotate(310deg) brightness(1.1);
}

.page-id-27557 .opis-kierunku-item-1 p strong,
.page-id-27557 .opis-kierunku-item-2 p strong,
.page-id-27557 .opis-kierunku-item-3 p strong,
.parent-pageid-27557 .opis-kierunku-item-1 p strong,
.parent-pageid-27557 .opis-kierunku-item-2 p strong,
.parent-pageid-27557 .opis-kierunku-item-3 p strong ,
.page-id-28168 .opis-kierunku-item-1 p strong,
.page-id-28168 .opis-kierunku-item-2 p strong,
.page-id-28168 .opis-kierunku-item-3 p strong,
.parent-pageid-28168 .opis-kierunku-item-1 p strong,
.parent-pageid-28168 .opis-kierunku-item-2 p strong,
.parent-pageid-28168 .opis-kierunku-item-3 p strong ,
.page-id-28185 .opis-kierunku-item-1 p strong,
.page-id-28185 .opis-kierunku-item-2 p strong,
.page-id-28185 .opis-kierunku-item-3 p strong,
.parent-pageid-28185 .opis-kierunku-item-1 p strong,
.parent-pageid-28185 .opis-kierunku-item-2 p strong,
.parent-pageid-28185 .opis-kierunku-item-3 p strong
{
    color: #ffb2b2;
}

.page-id-27557 .plan .panel-heading, .parent-pageid-27557 .plan .panel-heading ,
.page-id-28168 .plan .panel-heading, .parent-pageid-28168 .plan .panel-heading ,
.page-id-28185 .plan .panel-heading, .parent-pageid-28185 .plan .panel-heading
{
    background-color: #ffb2b2;
}

/* KONIEC - kolory - Marketing cyfrowy – studia licencjackie */

/* kolory - Przedsiębiorczość cyfrowa - PL - EN - UKR */
.page-id-31894 h2.opis-title:before,
.parent-pageid-31894 h2.opis-title:before,
.page-id-31894 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-31894 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-31894 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-31894 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-31894 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-31894 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-31894 h3.nauka:before,
.parent-pageid-31894 h3.nauka:before,
.page-id-31894 h3.praca:before,
.parent-pageid-31894 h3.praca:before,
.page-id-31894 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-31894 .dlaczego-warto-item img , .parent-pageid-31894 .dlaczego-warto-item img ,
.page-id-31894 h3.ksztalcenie:before, .parent-pageid-31894 h3.ksztalcenie:before ,
.page-id-31894.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-31894.mycustom .single-page-content ul:not(.custom-list) li:before ,
.page-id-32251 h2.opis-title:before,
.parent-pageid-32251 h2.opis-title:before,
.page-id-32251 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-32251 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-32251 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-32251 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-32251 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-32251 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-32251 h3.nauka:before,
.parent-pageid-32251 h3.nauka:before,
.page-id-32251 h3.praca:before,
.parent-pageid-32251 h3.praca:before,
.page-id-32251 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-32251 .dlaczego-warto-item img , .parent-pageid-32251 .dlaczego-warto-item img ,
.page-id-32251 h3.ksztalcenie:before, .parent-pageid-32251 h3.ksztalcenie:before ,
.page-id-32251.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-32251.mycustom .single-page-content ul:not(.custom-list) li:before  ,
.page-id-32249 h2.opis-title:before,
.parent-pageid-32249 h2.opis-title:before,
.page-id-32249 .opis-kierunku-item-1 .kierunek-ikona,
.parent-pageid-32249 .opis-kierunku-item-1 .kierunek-ikona,
.page-id-32249 .opis-kierunku-item-2 .kierunek-ikona,
.parent-pageid-32249 .opis-kierunku-item-2 .kierunek-ikona,
.page-id-32249 .opis-kierunku-item-3 .kierunek-ikona,
.parent-pageid-32249 .opis-kierunku-item-3 .kierunek-ikona,
.page-id-32249 h3.nauka:before,
.parent-pageid-32249 h3.nauka:before,
.page-id-32249 h3.praca:before,
.parent-pageid-32249 h3.praca:before,
.page-id-32249 .mycustom .single-page-content ul:not(.custom-list) li:before,
.page-id-32249 .dlaczego-warto-item img , .parent-pageid-32249 .dlaczego-warto-item img ,
.page-id-32249 h3.ksztalcenie:before, .parent-pageid-32249 h3.ksztalcenie:before ,
.page-id-32249.mycustom .single-page-content ul:not(.custom-list) li:before ,
.parent-pageid-32249.mycustom .single-page-content ul:not(.custom-list) li:before
{
    filter: hue-rotate(310deg) brightness(1.1);
}

.page-id-31894 .opis-kierunku-item-1 p strong,
.page-id-31894 .opis-kierunku-item-2 p strong,
.page-id-31894 .opis-kierunku-item-3 p strong,
.parent-pageid-31894 .opis-kierunku-item-1 p strong,
.parent-pageid-31894 .opis-kierunku-item-2 p strong,
.parent-pageid-31894 .opis-kierunku-item-3 p strong ,
.page-id-32251 .opis-kierunku-item-1 p strong,
.page-id-32251 .opis-kierunku-item-2 p strong,
.page-id-32251 .opis-kierunku-item-3 p strong,
.parent-pageid-32251 .opis-kierunku-item-1 p strong,
.parent-pageid-32251 .opis-kierunku-item-2 p strong,
.parent-pageid-32251 .opis-kierunku-item-3 p strong,
.page-id-32249 .opis-kierunku-item-1 p strong,
.page-id-32249 .opis-kierunku-item-2 p strong,
.page-id-32249 .opis-kierunku-item-3 p strong,
.parent-pageid-32249 .opis-kierunku-item-1 p strong,
.parent-pageid-32249 .opis-kierunku-item-2 p strong,
.parent-pageid-32249 .opis-kierunku-item-3 p strong
{
    color: #ffb2b2;
}

.page-id-31894 .plan .panel-heading, .parent-pageid-31894 .plan .panel-heading ,
.page-id-32251 .plan .panel-heading, .parent-pageid-32251 .plan .panel-heading ,
.page-id-32249 .plan .panel-heading, .parent-pageid-32249 .plan .panel-heading
{
    background-color: #ffb2b2;
}
/* KONIEC - kolory - Przedsiębiorczość cyfrowa */


.page-id-31902.mycustom .single-page-header-container:before ,
.parent-pageid-31902.mycustom .single-page-header-container:before ,
.page-id-32242.mycustom .single-page-header-container:before ,
.parent-pageid-32242.mycustom .single-page-header-container:before ,
.page-id-32253.mycustom .single-page-header-container:before ,
.parent-pageid-32253.mycustom .single-page-header-container:before {
    background-position: 0 -3069px;
}

.page-id-31894.mycustom .single-page-header-container:before ,
.parent-pageid-31894.mycustom .single-page-header-container:before ,
.page-id-32251.mycustom .single-page-header-container:before ,
.parent-pageid-32251.mycustom .single-page-header-container:before,
.page-id-32249.mycustom .single-page-header-container:before ,
.parent-pageid-32249.mycustom .single-page-header-container:before
{
    background-position: 0 -2811px
}


.page-id-45 .single-page-header,
.parent-pageid-45 .single-page-header,
.page-id-21354 .single-page-header,
.parent-pageid-21354 .single-page-header,
.page-id-21272 .single-page-header,
.parent-pageid-21272 .single-page-header,
.page-id-47 .single-page-header,
.parent-pageid-47 .single-page-header ,
.page-id-19305 .single-page-header,
.parent-pageid-19305 .single-page-header ,
.page-id-21360 .single-page-header,
.parent-pageid-21360 .single-page-header
{
    border-color: #65b6e2;
}


.page-id-49 .single-page-header,
.parent-pageid-49 .single-page-header,
.page-id-21524 .single-page-header,
.parent-pageid-21524 .single-page-header,
.page-id-21779 .single-page-header,
.parent-pageid-21779 .single-page-header,
.page-id-26994 .single-page-header,
.parent-pageid-26994 .single-page-header ,
.page-id-27150 .single-page-header,
.parent-pageid-27150 .single-page-header,
.page-id-27368 .single-page-header,
.parent-pageid-27368 .single-page-header
{
    border-color: #76b77c;
}

.page-id-51 .single-page-header,
.parent-pageid-51 .single-page-header,
.page-id-36316 .single-page-header,
.parent-pageid-36316 .single-page-header,
.page-id-21530 .single-page-header,
.parent-pageid-21530 .single-page-header,
.page-id-21804 .single-page-header,
.parent-pageid-21804 .single-page-header,
.page-id-27217 .single-page-header,
.parent-pageid-27217 .single-page-header ,
.page-id-27553 .single-page-header,
.parent-pageid-27553 .single-page-header,
.page-id-28214 .single-page-header,
.parent-pageid-28214 .single-page-header
{
    border-color: #c9a262;
}

.page-id-31902 .single-page-header,
.parent-pageid-31902 .single-page-header ,
.page-id-32242 .single-page-header,
.parent-pageid-32242 .single-page-header ,
.page-id-32253 .single-page-header,
.parent-pageid-32253 .single-page-header
{
    border-color: #b8c3e9;
}

.page-id-27557 .single-page-header,
.parent-pageid-27557 .single-page-header,
.page-id-28168 .single-page-header,
.parent-pageid-28168 .single-page-header,
.page-id-28185 .single-page-header,
.parent-pageid-28185 .single-page-header,
.page-id-31894 .single-page-header,
.parent-pageid-31894 .single-page-header ,
.page-id-32251 .single-page-header,
.parent-pageid-32251 .single-page-header ,
.page-id-32249 .single-page-header,
.parent-pageid-32249 .single-page-header
{
    border-color: #ffb2b2;
}

/* responsive */

@media (min-width: 1300px) {
	h2.opis-title {
		margin-left: -75px;
	}

	h3.praca, h3.ksztalcenie, h3.nauka {
		margin-left: -65px;
	}

    .rek-zapr ,
    .rek-zapisy ,
    .rek-konto {
        margin-left: -65px;
    }

}

@media (min-width: 1200px) {


}

@media (max-width: 1199px) {


	.footer-social {
		max-width: 168px;
	}

}


@media (max-width: 991px) {

	.footer-social {
		max-width: 158px;
	}


    .container {
        width: 100%;
    }

    .widget-oplaty-za-studia, .widget-znizki, .widget-dzial-rekrutacji,
    .widget-oplaty-za-studia .textwidget, .widget-znizki .textwidget, .widget-dzial-rekrutacji .textwidget {
        -webkit-transition: max-height 0.25s ease;
        -moz-transition: max-height 0.25s ease;
        -ms-transition: max-height 0.25s ease;
        -o-transition: max-height 0.25s ease;
        transition: max-height 0.25s ease;
    }

    .widget-oplaty-za-studia, .widget-znizki, .widget-dzial-rekrutacji {
        max-height: 150px;
        position: relative!important;
        margin-bottom: 30px;
        border: 0!important;
        border-bottom: 3px solid #71b868!important;
    }

    .widget-oplaty-za-studia .textwidget, .widget-znizki .textwidget, .widget-dzial-rekrutacji .textwidget {
        max-height: 0;
        overflow: hidden;
    }

    .widget-oplaty-za-studia.open, .widget-znizki.open, .widget-dzial-rekrutacji.open {
        max-height: 100%;
    }

    .widget-oplaty-za-studia.open .textwidget, .widget-znizki.open .textwidget, .widget-dzial-rekrutacji.open .textwidget {
        max-height: 100%;
    }

    .widget-oplaty-za-studia .mytoggler,
    .widget-znizki .mytoggler,
    .widget-dzial-rekrutacji .mytoggler {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -24px;
        display: block;
        z-index: 2;
        margin: auto;
        width: 30px;
        height: 24px;
        border: 0;
        outline: none!important;
        box-shadow: none;
        border-radius: 0 0 20px 20px;
        background: #71b868;
    }

    .widget-oplaty-za-studia .mytoggler .icon,
    .widget-znizki .mytoggler .icon,
    .widget-dzial-rekrutacji .mytoggler .icon {
        width: 0px;
        height: 0px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #fff;
        position: absolute;
        display: block;
        right: 0px;
        left: 0px;
        top: 0;
        bottom: 0px;
        margin: auto;
    }

    .widget-oplaty-za-studia.open .mytoggler .icon,
    .widget-znizki.open .mytoggler .icon,
    .widget-dzial-rekrutacji.open .mytoggler .icon {
        top: -2px;
        border-top: none;
        border-bottom: 5px solid #fff;
    }
	.widget-oplaty-za-studia .table td.sub {

	}
	.widget-oplaty-za-studia .table td.sub , .widget-oplaty-za-studia .table td.center {
	    font-size: 16px!important;

	    white-space: initial;
    	letter-spacing: -0.5px;
    	font-weight: 400;
	}

   .widget-oplaty-za-studia .table th.center {
		   white-space: initial;
	}

	.widget-oplaty-za-studia .table-responsive {
		margin-left:0;
		margin-right: 0;
		width: auto;
	}

}

@media (min-width: 768px) and (max-width: 835px) {
    .mydef .navbar-primary > li > a, .single-page .navbar-primary > li > a, .single-post .navbar-primary > li > a, .archive .navbar-primary > li > a {
        font-size: 18px;
    }

    .navbar-primary > li > ul > li > a {
        font-size: 16px;
        line-height: 1.05em;
    }

    .navbar-primary .dropdown ul > li > ul > li > a {
        font-size: 13px!important;
        padding-right: 5px!important;
        margin-bottom: 5px!important;
        line-height: 1.1em!important;
    }
}

@media (min-width: 768px) {
    .nav-primary .dropdown:hover .dropdown-menu {
        display: block!important;
		margin-top: -5px;
    }
	#post-24096 .single-page-header {
		min-height: 359px;
	}

}

@media (max-width: 767px) {

	.top-bar {
	    text-align: center;
	    max-height: 0px;
	    border-bottom: 3px solid #71b868;
	    -webkit-transition: max-height 0.15s ease;
	    -moz-transition: max-height 0.15s ease;
	    -ms-transition: max-height 0.15s ease;
	    -o-transition: max-height 0.15s ease;
	    transition: max-height 0.15s ease;
	}

	.top-bar.open {
		max-height: 100px;
	}

	.top-bar .mytoggler {
		position: absolute;
		left: 0;
		right: 0;
		bottom: -26px;
		display: block;
		z-index: 9;
		margin: auto;
		width: 26px;
		height: 24px;
		border: 0;
		outline: none!important;
		box-shadow: none;
		border-radius: 0 0 15px 15px;
		background: #71b868;
	}

	.top-bar .mytoggler .icon {
	    width: 0px;
	    height: 0px;
	    border-left: 5px solid transparent;
	    border-right: 5px solid transparent;
	    border-top: 5px solid #fff;
	    position: absolute;
	    display: block;
	    right: 0px;
	    left: 0px;
	    top: 0;
	    bottom: 0px;
	    margin: auto;
	}

	.top-bar.open .mytoggler .icon {
		border-top: none;
		border-bottom: 5px solid #fff;
	}

	.top-lang {
		text-align: center;
	    border-top: 1px solid #f1f1f1;
	}

    .home-top-baner {
        min-height: 100vh;
    }

    .main-navigation {
	    padding-top: 25px;
	}

    .main-navigation {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    .main-navigation-in {
        padding: 0!important;
    }

	.navbar-brand {
        max-width: 70%!important;
        z-index: 1;
        float: left!important;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        left: 15px;
    }

	.navbar-header .navbar-toggle {
        margin: 0;
        padding: 15px 0;
        right: 15px;
    }

    .nav-primary {
        float: none!important;
        width: 100%!important;
        border: 0;
    }

    .navbar-primary, .navbar-primary .collapse, .navbar-primary .dropup, .navbar-primary .dropdown {
	    position: relative;
	    display: block;
	}

	.navbar-primary-collapse .navbar-primary {
    	max-height: 75vh;
	}

	.home .navbar-primary > li > a, .home .navbar-secondary > li > a {
		text-shadow: none!important;
	}

	.navbar-primary > li > a::after, .navbar-secondary > li > a::after {
		display: none!important;
	}

	.navbar-primary-collapse {
        padding: 5px 0!important;
        background: rgba(0, 0, 0, 0.85);
    }

    .navbar-primary > li {
        display: block;
        background: transparent!important;
    }

    .navbar-primary > li a, .top-position .navbar-primary > li > a  {
        font-size: 16px!important;
        text-align: center!important;
    }

    .navbar-primary .dropdown ul > li > ul > li > a {
        font-size: 14px!important;
        padding: 5px!important;
        border-bottom: 1px solid #f0efef;
    }

    .navbar-primary .dropdown ul > li > ul > li:last-of-type > a {
        border-bottom: 0;
    }

    .navbar-primary .dropdown-menu > li {
        padding: 2px 0px!important;
    }

    .navbar-primary > li > .dropdown-menu, .home .navbar-primary > li > .dropdown-menu {
        width: 100%!important;
        margin: auto!important;
        position: static;
        padding: 5px 0;
        border: 0;
    }

    .mydef .navbar-primary > li > a,
    .single-page .navbar-primary > li > a,
    .single-post .navbar-primary > li > a,
    .archive .navbar-primary > li > a {
        color: #ffffff;
    }

    .navbar-primary > li > a {
	    background: #71b868;
	    padding: 15px;
	    width: 100%;
	    text-shadow: none;
	}

    .navbar-primary .open > a {
        color: #71b868;
    }

    .navbar-primary > li > ul {
        background: rgba(244, 244, 244, 0.98)!important;
    }

    .dropdown-submenu a > .caret {
        display: inline-block;
    }

    .navbar-primary > li > .dropdown-menu > li > a {
        padding: 5px!important;
        padding-top: 0px!important;
        display: block;
        border-bottom: 1px solid #ffffff24;
        color: #000000!important;
    }

	.navbar-primary .dropdown ul > li a::before {
        display: none;
	}

    .navbar-primary .dropdown ul > li > ul {

    }

    .navbar-primary .dropdown.open ul > li > ul {
        display: none;
        background: #e2e2e2;
        box-shadow: inset 0px -5px 15px #cacaca;
    }

    .navbar-primary .dropdown.open ul > li > ul.show {
        display: block;
    }

    .navbar-secondary > li {
        padding: 5px;
        display: inline-block;
        line-height: 1em;
    }
    .navbar-secondary > li > a {
        font-size: 16px!important;
        padding: 14px 14px;
        background: rgba(0, 0, 0, 0.7);
    }

    .navbar-tertiary li {
        width: 50%;
        float: left;
        display: block;
        padding-top: 8px;
    }

    .navbar-tertiary li a {
        font-size: 14px;
        line-height: 1.2em;
        min-height: 115px;
        padding-top: 45px;
        margin: auto!important;
        display: block;
    }

    .navbar-tertiary li a::before {
        display: none;
    }

    .home-baner-nav {
        bottom: -65vh;
    }

    .home-news-row li {
        width: 50%;
    }

    .home blockquote, .home blockquote p {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .counter-home-container {
        padding: 60px 15px;
        background-position: 27% 0;
    }

    .mydef .single-page-header, .single-page-header {
	    min-height: 200px;
	    background-size: cover;
	}



    .single-page-header-container::before {
    	display: none!important;
    }

    .single-page-header h1 {
	    font-size: 22px!important;
	    padding-left: 0!important;
	}

    .single-page-header h2 {
        font-size: 14px!important;
    }

    .plan .panel-title>a {
        font-size: 20px;
    }

    h2 {
        font-size: 20px!important;
    }

    h3 {
    	font-size: 18px!important;
    }
	.single-page-header-container {
		position: absolute;
		bottom: -30px;
	}
	ul#breadcrumbs {
		margin-left: 0!important;
		bottom: -15px;
		font-size: 11px;
		letter-spacing: -0.5px;
		z-index: 1;
	}

	ul#breadcrumbs .item-current strong {
	    white-space: nowrap;
	    max-width: 3em;
	    transition: max-width 300ms ease;
	}

	ul#breadcrumbs.open .item-current strong {
	    max-width: 100%;
	}

	ul#breadcrumbs li::before {
		content: "»";
	}

	ul#breadcrumbs li:first-of-type::before {
		display: none;
	}
	.breadcrumb>li+li::before {
    padding: 0 5px 0 5px;
	}
	/*
	ul#breadcrumbs .item-current::after {
        content: "▪▪▪";
        display: inline-block;
        margin-left: 10px;
        border-left: 1px solid #696969;
        padding: 0px 5px;
        cursor: pointer;
    }
	*/
	#breadcrumbs li a {
	    vertical-align: bottom;
	}

	#breadcrumbs li:hover a {
		max-width: 767px;
	}

	.psc {
		display: none!important;
	}

    .mycustom .jumbotron h2 {
        font-size: 24px;
    }

    .mycustom .jumbotron h3 {
        font-size: 16px;
    }

    .single-page-header-container button.back-btn {
        display: none;
    }

    .plan-collapse .panel ul {
        column-count: unset;
        column-gap: unset;
    }

    .footer-nav > ul > li > .sub-menu li a {
        font-size: 16px;
    }

    .footer-nav > ul > li > .sub-menu li a::before {
        top: 8px;
    }

    .navbar-footer > li > ul > li > a::before {
        top: 15px;
    }

    .plan .panel-collapse .panel ul {
        column-count: 1;
        column-gap: 0em;
        padding: 0 15px;
    }

	.single-page-content {
		padding-top: 50px;
	}

	.mydef .single-page-header-container {
		bottom: -20px;
	}

    .page-id-13569 .single-page-content h2,
    .page-id-13566 .single-page-content h2,
    .page-id-13564 .single-page-content h2,
    .page-id-13569 .single-page-content h3,
    .page-id-13566 .single-page-content h3,
    .page-id-13564 .single-page-content h3 {
        margin-bottom: 60px;
    }

    .page-id-13566.mydef .single-page-header {
        background-position: 70% 50%;
    }

    .page-id-13564.mydef .single-page-header {
        background-position: 60% 50%;
    }

	.counter-home-container {
		background: #f3a7b4;
	}

}

@media print {
	header, header * {
		background: #fff !important;
		color: #000 !important;
		min-height: 0;
		padding: 0;
		margin: 0;
	}
	h1::before, h2::before, h3::before, h4 ::before{
		display: none !important;
	}
	h1, h2, h3, h4 {
		padding: 0 !important;
		margin: 0 !important;
		margin-bottom: 10px !important;
		margin-top: 30px !important;
		text-align: left !important;
	}
	.widget-znizki ul li,
	.mycustom .single-page-content ul li ,
	.custom-list2 li ,
	.mycustom .single-page-content .custom-list li {
		    display: list-item;
			padding-left: 5px;
	}
	.widget-znizki.widget.widgets-box-in ul,
	.mycustom .single-page-content .custom-list,
	.custom-list2,
	.mycustom .single-page-content ul {
    list-style-type: initial;
	margin-left: 20px;

	}
	.panel.panel-default.plan .panel-collapse.collapse{
		display: block;
	}
	.special-tooltip {
		text-align: left;
	}
	.single-page-widgets .widget.widgets-box-in {
		padding: 0;
	}
	body {
		background: url(https://www.wszib.edu.pl/wp-content/themes/mybasetmpl/img/logo1.png) 10px 20px no-repeat !important;
		padding-top: 80px;
	}
	.single-page-header {
		min-height: 0;
	}
	.single-page-header-container {
		position: relative;
		padding-top: 0;
	}

	.breadcrumb a[href]::after {
		display: none;
	}
	.mycustom ul#breadcrumbs {
		margin-left: 0;
	}

	.breadcrumb>li+li::before {
		color: #ccc !important;
	}
}



.highcontrast .single-page-header *,
.highcontrast .single-page-header,
.highcontrast .plan .panel-heading,
.highcontrast .dlaczego-warto .jumbotron,
.highcontrast .widgets-box-in {
	background: #000 !important;
	color: #fff !important;

}

.highcontrast h1::before,.highcontrast  h2::before, .highcontrast h3::before,.highcontrast  h4 ::before, .highcontrast .single-page-header-container::before{
		display: none !important;
}
.highcontrast .single-page-header h1 , .highcontrast ul#breadcrumbs{
    margin-left: 0px !important;
    padding-left: 0px !important;
}
