/*
Theme Name: Multis Multum
Author: WEBIZON.PL
Author URI: https://webizon.pl/
Description: Multis Multum - 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: #164480;
    text-decoration: none;
}

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

a:focus, a:hover {
    color: #71b868;
}

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;
    color: #164480;
}

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: 36px;
    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: 30px;
}

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: 28px;
}

h5 {
    font-size: 24px;
}

h6 {
    font-size: 20px;
}

ul {
	list-style: square;
}

.black {
    color: black!important;
}

.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 ,
.rp4wp-related-job_listing>ul li.job_listing a div.position h3::before,
.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position h3::before,
ul.job_listings li.job_listing a div.position h3::before,
ul.job_listings li.no_job_listings_found a div.position h3::before,
.news-item-thumb-box::before,
.mycustom .single-page-content ul li::before , .widgets-box-in ul li:before ,
.navbar-brand , .navbar-brand * ,
.single-page .navbar-brand , .single-page .navbar-brand * , .nav-primary , .news-item-thumbnail ,
.button {
    -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 , .current-magazine img {
    -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: #164480;
}

.bg-green {
    background-color: #164480;
}

.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: #164480;
    padding: 15px;
    line-height: 1.2em;
    box-shadow: 0 -10px 0 #67a75e;
    border-bottom: 8px solid #164480;
    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(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: #164480;
}

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

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

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

.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;
}

.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 {
    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: 6px 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(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: auto;
    display: inline-block;
    float: none;
    font-size: 1.6vw;
    position: relative;
    margin-left: -15px;
}

.navbar-brand>img {
    display: block;
    max-width: 300px;
}

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

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

.top-position .main-navigation-in {
    padding-left: 15px;
    padding-right: 15px;
}
.nav-primary ,
.single-page .nav-primary ,
.single-post .nav-primary ,
.archive .nav-primary {
    float: left;
    width: auto;
    margin-bottom: 0;
}

.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;
}

.navbar-primary > li > a,
.single-page .navbar-primary > li > a,
.single-post .navbar-primary > li > a,
.archive .navbar-primary > li > a {
    color: #fff;
    font-size: 24px;
    padding: 15px 10px;
    margin-left: 12px;
    margin-right: 12px;
    font-weight: normal;
}

.navbar-primary > li.current-menu-item > a {

}

.highcontrast .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 {
    margin-left: -40px;
    margin-top: 243px;
    margin-bottom: 0;
    border: 0;
    -webkit-transition: ease 0.15s;
    -moz-transition: ease 0.15s;
    -ms-transition: ease 0.15s;
    -o-transition: ease 0.15s;
    transition: ease 0.15s;
}

.smaller .navbar {
  margin-top: 40px;
  margin-bottom: 0;
}

.single-page-header.smaller {
  min-height: 200px;
}

/*
.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;
}



.navbar-primary > li > a, .navbar-secondary > li > a {
    font-size: 22px;
    line-height: 1.2em;
    display: inline-block;
    white-space: nowrap;
    position: relative;
}


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

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

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

.navbar-primary > li.current-menu-item  > a::after ,
.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%;
    left: 0;
}

.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: #fff;
    background: transparent;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background: transparent;
    color: #164480!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: #73b9ff!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: #73b9ff;
    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: 3px 20px;
    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(img/3.png);
    width: 7px;
    height: 13px;
    background-position: -3px -26px;
    position: absolute;
	top: 10px;
    left: 5px;
}

.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;
}

/*.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: #164480;
}

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

.navbar-primary .menu-more a:hover {
    background-color: #164480!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: #164480!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: #164480;
    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;
}

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

.navbar-tertiary li {
    display: table-cell;
    float: none;
    width: 20%;
    padding: 0;
    text-align: center;
}

.navbar-tertiary li:nth-of-type(1) a {
    background-color: #f0b83f;
    margin-left: 0;
}

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

.navbar-tertiary li:nth-of-type(3) a {
    background-color: #94689b;
}

.navbar-tertiary li:nth-of-type(4) a {
    background-color: #2c8dc0;
}

.navbar-tertiary li:nth-of-type(5) a {
    background-color: #164480;
    margin-right: 0;
}

.navbar-tertiary li a {
    color: #fff;
    font-weight: 700;
    font-size: 19px;
    width: 95%;
    height: 100%;
    display: block;
    position: relative;
    padding-top: 145px;
    padding-bottom: 30px;
    margin: auto;
    min-height: 215px;
}

.navbar-tertiary li a::before {
    content: "";
    background: url(img/4.png) 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: 108px;
    background-position: -279px 0;
}

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

.navbar-tertiary li:nth-of-type(5) 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: #164480;
}

.navbar-header .navbar-toggle .icon-bar {
    background: #164480;
	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 {
  color:#fff;
}

.nav > li > a {

}

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

/* special dropdowns */

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

.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: 180px;
}

.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(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-news-row {
    list-style-type: none;
    padding: 0!important;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}

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

.new-article li.home-news-item {
    width: 100%;
}

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

.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;
    background-image: url(img/news_alt.jpg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    -khtml-opacity: .3;
    opacity: .3;
}

.event-item-thumbnail {
    background-image: url(img/events_alt.jpg);
}

.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: #164480;
    display: block;
}

.home-news-row a:hover {
    background: #2c8dc0;
}

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

.news-item-thumb-box::before {
    content: "";
    background-image: url(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(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;
}

/* single page */

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

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

.single-page-header {
    background-image: url(img/samorzad_baner.jpg);
    background-position: 50% 100%;
    background-repeat: no-repeat;
    min-height: 300px;
    border-bottom: 8px solid #004484;
    position: relative;
    background-color: #f1f1f1;
    background-size: cover;
    box-shadow: inset 0px -100px 100px rgba(0, 0, 0, 0.75);
    -webkit-transition: ease 0.15s;
    -moz-transition: ease 0.15s;
    -ms-transition: ease 0.15s;
    -o-transition: ease 0.15s;
    transition: ease 0.15s;
}

.page-id-45 .single-page-header ,
.parent-pageid-45 .single-page-header {
	border-color: #f0b83f;
}
.page-id-47 .single-page-header ,
.parent-pageid-47 .single-page-header {
	border-color: #cf3a34;
}
.page-id-49 .single-page-header ,
.parent-pageid-49 .single-page-header {
	border-color: #94689b;
}
.page-id-51 .single-page-header ,
.parent-pageid-51 .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-49 .single-page-header ,
.parent-pageid-49 .single-page-header ,
.page-id-51 .single-page-header ,
.parent-pageid-51 .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(img/2.png) 0 -218px no-repeat;
}

h1 {
	color: #004484;
}

h1.spec::before {
    content: "";
    width: 79px;
    height: 31px;
    position: absolute;
    top: 6px;
    left: -95px;
    background: url(/wp-content/themes/mybasetmpl/img/2a.png) 0 0px no-repeat;
    background-size: 120px;
}

h1.title {
    color: #004484;
    margin-top: 3px;
    border-bottom: 8px solid #eee;
    padding: 10px 20px;
    padding-left: 0;
    margin-bottom: 30px;
}

.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: #164480;
}

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: #164480;
    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: #164480;
}

.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 ,
.mycustom .single-page-header h2 a:hover {
    color: #164480;
}

.mycustom .single-page-header-container::before {
    width: 310px;
    height: 207px;
	top: auto;
    left: 15px;
    bottom: 0;
	background: url(img/2a.png) 0 -841px no-repeat;
}

.page-id-45 .single-page-header-container::before ,
.parent-pageid-45 .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 {
    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 {
    background-position: 0 -1089px;
}

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

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

.mycustom p strong a {
    color: #164480;
}

.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: #164480;
}

.jumbotron {
    background: url(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 , .btn-white {
    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: #164480;
    background: #164480;
}
.btn-white:hover {
    border-color: #164480;
    background: #164480;
    color:#fff;
  }

.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(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 {
    background-position: -21px -106px;
}

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

.page-id-51.mycustom .single-page-content ul li::before ,
.parent-pageid-51.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: #164480;
}

.single-page-content .custom-list2 li::before,
.mycustom .single-page-content .custom-list li::before {
    content: "";
    background: url(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;
}



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

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

.panel-default>.panel-heading {
    background-color: #eafbe8;
    color: #000;
    font-weight: bold;
    border: 0;
    border-radius: 0;
}

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

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

.page-id-51 .plan .panel-heading ,
.parent-pageid-51 .plan .panel-heading {
    background-color: #2c8dc0;
}

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

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

.panel-title > a {
    color: #164480;
    font-weight: normal;
    display: block;
    font-size: 18px;
    padding: 15px 40px 15px 0px;
    position: relative;
    text-decoration: none!important;
}

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

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

.panel-title>a::before {
    background: url(img/plan.png) 0 0 no-repeat;
    width: 39px;
    height: 43px;
    display: block;
    float: left;
    margin-right: 20px;
    margin-top: -12px;
}

.panel-title>a::after {
    background: url(img/3.png) 0 0px no-repeat;
    width: 11px;
    height: 18px;
    display: block;
    position: absolute;
    right: 5px;
    top: 1px;
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(-270deg);
    -moz-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    -o-transform: rotate(-270deg);
    transform: rotate(-270deg);
}



.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);
}

.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);
}

.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(img/nauka_zarzadzanie_I.png);
    margin-right: 8px;
}

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(img/wyksztalcenie1.png);
}

.dlaczego-warto-item-2 h4::before {
    background-image: url(img/nowoczesna1.png);
}

.dlaczego-warto-item-3 h4::before {
    background-image: url(img/kontakty1.png);
}

.dlaczego-warto-item-4 h4::before {
    background-image: url(img/zycie_studenckie1.png);
}



/* ikony i kolory set 1 */

.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-id-45 .opis-kierunku-item-1 p strong,
.parent-pageid-45 .opis-kierunku-item-1 p strong,
.page-id-45 .opis-kierunku-item-2 p strong,
.parent-pageid-45 .opis-kierunku-item-2 p strong,
.page-id-45 .opis-kierunku-item-3 p strong,
.parent-pageid-45 .opis-kierunku-item-3 p strong {
    color: #f0b83f;
}

.page-id-45 h2.opis-title:before ,
.parent-pageid-45 h2.opis-title:before {
    background-image: url(img/nauka1.png);
}

.page-id-45 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-45 .opis-kierunku-item-1 .kierunek-ikona {
    background-image: url(img/tryb1.png);
}

.page-id-45 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-45 .opis-kierunku-item-2 .kierunek-ikona {
    background-image: url(img/nauka1.png);
}

.page-id-45 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-45 .opis-kierunku-item-3 .kierunek-ikona {
    background-image: url(img/czas1.png);
}

.page-id-45 h3.praca::before , .parent-pageid-45 h3.praca::before {
    background-image: url(img/gdzie_znajdziesz_prace1.png);
}

.page-id-45 h3.ksztalcenie::before , .parent-pageid-45 h3.ksztalcenie::before {
    background-image: url(img/twoja_sciezka_ksztalcenia1.png);
}

.page-id-45 h3.nauka::before , .parent-pageid-45 h3.nauka::before {
    background-image: url(img/czego_sie_nauczysz1.png);
}

.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(img/wyksztalcenie1.png);
}

.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(img/nowoczesna1.png);
}

.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(img/kontakty1.png);
}

.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(img/zycie_studenckie1.png);
}

/* ikony i kolory set 2 */

.page-id-47.plan-default>.panel-heading ,
.parent-pageid-47.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 {
    color: #cf3a34;
}

.page-id-47 h2.opis-title:before ,
.parent-pageid-47 h2.opis-title:before {
    background-image: url(img/nauka2.png);
}


.page-id-47 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-47 .opis-kierunku-item-1 .kierunek-ikona {
    background-image: url(img/tryb2.png);
}

.page-id-47 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-47 .opis-kierunku-item-2 .kierunek-ikona {
    background-image: url(img/nauka2.png);
}

.page-id-47 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-47 .opis-kierunku-item-3 .kierunek-ikona {
    background-image: url(img/czas2.png);
}

.page-id-47 h3.praca::before , .parent-pageid-47 h3.praca::before {
    background-image: url(img/gdzie_znajdziesz_prace2.png);
}

.page-id-47 h3.ksztalcenie::before , .parent-pageid-47 h3.ksztalcenie::before {
    background-image: url(img/twoja_sciezka_ksztalcenia2.png);
}

.page-id-47 h3.nauka::before , .parent-pageid-47 h3.nauka::before {
    background-image: url(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 {
    background-image: url(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 {
    background-image: url(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 {
    background-image: url(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 {
    background-image: url(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 {
    color: #94689b;
}

.page-id-49 h2.opis-title:before ,
.parent-pageid-49 h2.opis-title:before {
    background-image: url(img/nauka3.png);
}

.page-id-49 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-49 .opis-kierunku-item-1 .kierunek-ikona {
    background-image: url(img/tryb3.png);
}

.page-id-49 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-49 .opis-kierunku-item-2 .kierunek-ikona {
    background-image: url(img/nauka3.png);
}

.page-id-49 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-49 .opis-kierunku-item-3 .kierunek-ikona {
    background-image: url(img/czas3.png);
}

.page-id-49 h3.praca::before , .parent-pageid-49 h3.praca::before {
    background-image: url(img/gdzie_znajdziesz_prace3.png);
}

.page-id-49 h3.ksztalcenie::before , .parent-pageid-49 h3.ksztalcenie::before {
    background-image: url(img/twoja_sciezka_ksztalcenia3.png);
}

.page-id-49 h3.nauka::before , .parent-pageid-49 h3.nauka::before {
    background-image: url(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 {
    background-image: url(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 {
    background-image: url(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 {
    background-image: url(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 {
    background-image: url(img/zycie_studenckie3.png);
}

/* ikony i kolory set 4 */

.page-id-51.plan-default>.panel-heading ,
.parent-pageid-51.plan-default>.panel-heading {
    background-color: #2c8dc0;
}

/*.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 {
    color: #2c8dc0;
}

.page-id-51 h2.opis-title:before ,
.parent-pageid-51 h2.opis-title:before {
    background-image: url(img/nauka4.png);
}

.page-id-51 .opis-kierunku-item-1 .kierunek-ikona ,
.parent-pageid-51 .opis-kierunku-item-1 .kierunek-ikona {
    background-image: url(img/tryb4.png);
}

.page-id-51 .opis-kierunku-item-2 .kierunek-ikona ,
.parent-pageid-51 .opis-kierunku-item-2 .kierunek-ikona {
    background-image: url(img/nauka4.png);
}

.page-id-51 .opis-kierunku-item-3 .kierunek-ikona ,
.parent-pageid-51 .opis-kierunku-item-3 .kierunek-ikona {
    background-image: url(img/czas4.png);
}

.page-id-51 h3.praca::before , .parent-pageid-51 h3.praca::before {
    background-image: url(img/gdzie_znajdziesz_prace4.png);
}

.page-id-51 h3.ksztalcenie::before , .parent-pageid-51 h3.ksztalcenie::before {
    background-image: url(img/twoja_sciezka_ksztalcenia4.png);
}

.page-id-51 h3.nauka::before , .parent-pageid-51 h3.nauka::before {
    background-image: url(img/czego_sie_nauczysz4.png);
}

.page-id-51 .single-page-content .dlaczego-warto-item-1 h4::before ,
.parent-pageid-51 .single-page-content .dlaczego-warto-item-1 h4::before {
    background-image: url(img/wyksztalcenie4.png);
}

.page-id-51 .single-page-content .dlaczego-warto-item-2 h4::before ,
.parent-pageid-51 .single-page-content .dlaczego-warto-item-2 h4::before {
    background-image: url(img/nowoczesna4.png);
}

.page-id-51 .single-page-content .dlaczego-warto-item-3 h4::before ,
.parent-pageid-51 .single-page-content .dlaczego-warto-item-3 h4::before {
    background-image: url(img/kontakty4.png);
}

.page-id-51 .single-page-content .dlaczego-warto-item-4 h4::before ,
.parent-pageid-51 .single-page-content .dlaczego-warto-item-4 h4::before {
    background-image: url(img/zycie_studenckie4.png);
}


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(img/3.png) 0 0 no-repeat;
    position: absolute;
    left: 0;
}

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

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: #164480;
}

.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(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(img/2.png) 0 -117px no-repeat;
}

.praktyki.widget.widgets-box-in ,
.widget-znizki.widget.widgets-box-in ,
.praca.widget.widgets-box-in {
    border-color: #fff;
    color: #fff;
    background-size: cover!important;
}

.praktyki.widget.widgets-box-in h5.right-column-widget-title ,
.widget-znizki.widget.widgets-box-in h5.right-column-widget-title ,
.praca.widget.widgets-box-in h5.right-column-widget-title ,
.praca.widget.widgets-box-in a {
    color: #fff;
}

.praktyki.widget.widgets-box-in h5 ,
.widget-znizki.widget.widgets-box-in h5,
.praca.widget.widgets-box-in h5 {
    color: rgba(255,255,255,0.6);
    font-weight: 300;
}

.praca.widget.widgets-box-in a:hover {
    color: #164480;
}

.widget-zobaczlab .btn-white {
    margin:0;
    background-color: #013f7a;
}
.widget-zobaczlab .btn-white:hover {
    background-color: #164480;
}
.widget-zobaczlab.widget.widgets-box-in {
    background: url(img/widget-lab.jpg) 50% 50% no-repeat;
    background-color: #013f7a;
    padding-top: 45px;
    background-size:cover;
}
.single-page-widgets .widget-zobaczlab.widget.widgets-box-in::before {
    display: none;
}

.praktyki.widget.widgets-box-in {
    background: url(img/oplaty_box.jpg) 50% 50% no-repeat;
    background-color: #013f7a;
}

.widget-znizki.widget.widgets-box-in {
    background: url(img/znizki_box.jpg) 50% 50% no-repeat;
    background-color: #002b55;
}

.praca.widget.widgets-box-in {
    background: url(img/rekrutacja_box.jpg) 50% 50% no-repeat;
    background-color: #d74d29;
}

.praca 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: #164480;
}

.widget-znizki ul li::before ,
.rp4wp-related-job_listing>ul li.job_listing a div.position h3::before,
.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position h3::before,
ul.job_listings li.job_listing a div.position h3::before,
ul.job_listings li.no_job_listings_found a div.position h3::before {
    content: "";
    background: url(img/3.png);
    width: 9px;
    height: 16px;
    background-position: -2px -25px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.widget-znizki ul li.hover::before,
.rp4wp-related-job_listing>ul li.job_listing a:hover div.position h3::before,
.rp4wp-related-job_listing>ul li.no_job_listings_found a:hover div.position h3::before,
ul.job_listings li.job_listing a:hover div.position h3::before,
ul.job_listings li.no_job_listings_found a:hover div.position h3::before {
    left: 3px;
}

.praktyki .table>tbody>tr,
.praktyki .table>tbody>tr>td,
.praktyki .table>tbody>tr>th,
.praktyki .table>tfoot>tr>td,
.praktyki .table>tfoot>tr>th,
.praktyki .table>thead>tr>td,
.praktyki .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: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.praktyki .table td.sub {
    text-align: left!important;
}

.praktyki .table td.sub , .praktyki .table td.center {
    font-size: 16px!important;
}

.rp4wp-related-job_listing>ul li.job_listing a:focus, .rp4wp-related-job_listing>ul li.job_listing a:hover, .rp4wp-related-job_listing>ul li.no_job_listings_found a:focus, .rp4wp-related-job_listing>ul li.no_job_listings_found a:hover, ul.job_listings li.job_listing a:focus, ul.job_listings li.job_listing a:hover, ul.job_listings li.no_job_listings_found a:focus, ul.job_listings li.no_job_listings_found a:hover {
    background-color: transparent;
}

.widget ul.job_listings li.job_listing ul.meta {
    display: none;
}

.rp4wp-related-job_listing>ul li.job_listing a div.position h3,
.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position h3,
ul.job_listings li.job_listing a div.position h3,
ul.job_listings li.no_job_listings_found a div.position h3 {
    color: #fff;
    position: relative;
    padding-left: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.1em;
}

.rp4wp-related-job_listing>ul,
ul.job_listings {
    border-top: 0;
}

.rp4wp-related-job_listing>ul li.job_listing,
.rp4wp-related-job_listing>ul li.no_job_listings_found,
ul.job_listings li.job_listing,
ul.job_listings li.no_job_listings_found {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

/* footer */

footer {
    background-color: #f4f4f4;
}

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

.footer-nav a {
    font-weight:bold;
    color:#000;
}

.footer-nav ul {
    list-style-type: none!important;
    padding: 0;
    float: none;
    margin-left: -5px;
    margin-bottom: 160px;
}

.footer-nav ul li a:hover , .footer-nav ul li a:focus ,
.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;
}


.footer-nav  a::before {
    content: "";
    background: url(img/3.png);
    width: 7px;
    height: 9px;
    background-position: -3px -45px;
    position: absolute;
    top: 21px;
    left: 5px;
}

.footer-nav  a:hover::before {
    left: 2px;
}

#menu-footer-menu > 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(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;
}

#menu-footer-menu > li > ul {
    padding-top: 20px;
}

#menu-footer-menu > li > ul > li > a::before {
       left: -10px;
    top: 14px;
}

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

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

.footer-contact::after {
    content: "";
    display: block;
    margin-top: 25px;
    padding-top: 79px;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(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: #164480;
}

.footer-social {
    list-style-type: none;
    padding: 0;
    display: block;
    overflow: hidden;
}

.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(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;
}

.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: left;
    margin: 0 15px 15px 0;
	background-color: #004484;
    border: 0;
    border-radius: 0;
	padding: 4px;

}

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

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

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


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

ul.blocks-gallery-grid {
    padding: 0;
}

ul.blocks-gallery-grid > li::before {
    display: none;
}

.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: 28px;
}

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

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

}

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

.wpcf7-submit, .wbutton, .recruit_button{
    border: 4px solid #164480;
    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: #164480;
}

.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: #164480;
    color: #fff;
    border-color: #164480;
}

.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: #164480;
}

.mydef .single-page-header-container::before {
    content: "";
    width: 79px;
    height: 31px;
    position: absolute;
    top: 56px;
    left: 15px;
    background: url(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 .psc {
    bottom: 5px;
}

.hidden {
    display: block!important;
}

.btn , .is-style-outline .wp-block-button__link {
    color: #71b868;
    display: inline-block;
    border: 3px solid #71b868;
    text-align: center;
    padding: 5px 30px;
    margin-right: 15px;
    text-decoration: none!important;
    border-radius: 0;
    margin-left: auto;
    margin-right: auto;
}

.btn:hover , .is-style-outline .wp-block-button__link:hover {
    background: #71b868;
    color: #fff!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(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;
}

img.aligncenter, img.img-responsive.aligncenter{
    margin:auto;
}

.job_types li:before {
	display: none!important;
}

div.job_listings ul.job_listings h3 {
    color: #000!important;
}

ul > .job_listing:before {
    display: none!important;
}

div.job_listings ul.job_listings {
    margin: 0;
    padding: 0;
}

.company strong {
    font-weight: normal;
}

.rp4wp-related-job_listing>ul li.job_listing a div.position .company,
.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company,
ul.job_listings li.job_listing a div.position .company,
ul.job_listings li.no_job_listings_found a div.position .company {
    color: #999;
    margin-top: 7px;
    padding-top: 2px;
    border-top: 1px solid rgb(236, 236, 236);
    font-size: 80%;
}

.rp4wp-related-job_listing>ul li.job_listing a div.location,
.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location,
ul.job_listings li.job_listing a div.location,
ul.job_listings li.no_job_listings_found a div.location {
    text-align: center;
}

li.job_listing a .meta li.date {
    font-size: 80%;
    line-height: 1.2em;
    margin-right: 0!important;
    margin-left: auto!important;
}

.rp4wp-related-job_listing>ul li.job_listing a div.position .company,
.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company,
ul.job_listings li.job_listing a div.position .company,
ul.job_listings li.no_job_listings_found a div.position .company {
    color: #999;
    margin-top: 7px;
    padding-top: 2px;
    border-top: 1px solid rgb(236, 236, 236);
    font-size: 80%;
    line-height: 1.2em;
}

.single-page-content ul.job_listings li.job_listing {
    border-bottom: 3px solid rgb(238, 238, 238);
}

.job_filters {
    background: #f9f9f9;
}

.job_filters .search_jobs input,
.job_filters .search_jobs select {
    border: 1px solid #e6e6e6;
    padding: 15px 15px;
    outline: none;
}

.job_filters .job_types label {
    cursor: pointer;
    font-size: 1.2em;
    list-style-type: none;
    font-weight: normal;
    position: relative;
    margin-top: 5px;
}

.job_filters .job_types label input[type=checkbox] {
    margin-top: 2px;
    margin-right: 7px;
    display: block;
    float: left;
}

.search_submit input[type=submit] {
    background: transparent;
    border: 3px solid #164480;
    color: #164480;
    outline: none!important;
    padding: 12.5px 15px;
}

.search_submit input[type=submit]:hover {
    color: #fff;
    background: #164480;
}

.job_filters .search_jobs {
    padding: 1em;
    zoom: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.job_filters .search_jobs div.filter_first,
.job_filters .search_jobs div.search_keywords {
    float: none;
    padding-right: .5em;
    width: 100%;
}

.job_filters .search_jobs div.filter_last,
.job_filters .search_jobs div.search_location {
    float: none;
    padding-left: .5em;
    width: 100%;
}

.job_filters .search_jobs div.search_submit {
    padding-top: .5em;
    padding-top: 0;
    padding-left: 1em;
    width: 100%;
}

.single-page-content .job-listing-meta {
    display: flex;
    margin-top: 5px;
}

.single-page-content .job-listing-meta > li {
    color: #9a9a9a!important;
    padding-right: 15px;
    padding-left: 30px;
    font-size: 12px;
    border: 0;
    border-top: 0;
    margin: 0;
    padding: 5px 30px;
    text-align: left;
    width: auto;
}

.single-page-content .job-listing-meta > li:first-of-type {
    padding-left: 0;
}

.single_job_listing .meta .job-type {
    background-color: transparent;
}

.single-page-content .job-listing-meta > li:before {
    background: transparent;
    margin: auto!important;
    padding: 0;
    left: 9px;
}

.my-single-header {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    padding-bottom: 10px;
    border-bottom: 3px solid #f2f2f2;
    margin-bottom: 30px;
}

h1.single-post-title , h1.single-job-title {
    width: auto;
    display: inline-block;
    max-width: 90%;
    font-size: 2.3em;
    padding-left: 15px;
    line-height: 1.1em;
    margin-bottom: 0;
}

h1.single-post-title {
    font-size: 2em;
}

h1.single-job-title {
    padding-left: 0;
}

.single_job_listing .company {
    position: relative;
    border: 0;
    border-left: 3px solid #004484;
    padding: 1em;
    margin: 0 0 2em;
    clear: both;
    min-height: 2em;
    box-shadow: none;
    box-sizing: content-box;
    display: flex;
    align-items: center;
    color: #000000;
}

.application_button,
.entry-content .job_listing_preview_title .button,
.job_listing_preview_title .button,
input[name=submit_job].button ,
input[name=save_draft].button ,
.em-booking-form-details .em-booking-submit {
    background: transparent;
    border: 3px solid #164480;
    color: #164480;
    text-transform: lowercase;
    padding: 5px 15px;
    outline: none!important;
}

.application_button:hover ,
.entry-content .job_listing_preview_title .button:hover,
.job_listing_preview_title .button:hover ,
input[name=submit_job].button:hover ,
input[name=save_draft].button:hover ,
.em-booking-form-details .em-booking-submit:hover {
    background: #164480;
    color: #fff;
}

.job_application.application {
    text-align: center;
}

.job_listing_preview.single_job_listing {
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

.job_listing_preview_title {
    background: transparent;
    padding: 5px 0;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.job_listing_preview_title h2 {
    font-size: 1.4em!important;
    font-weight: 600;
    text-align: left;
    margin: 0;
    width: 100%;
}

.em-booking-form-details {
    padding: 15px 0;
    width: 100%;
    float: left;
}

.em-booking-form-details input.input, .em-booking-form-details textarea {
    width: 100%;
    border: 3px solid #f2f2f2;
    padding: 15px 10px;
    font-size: 18px;
    outline: none!important;
}

.em-booking-form label {
    width: 100%;
}

.events-list {
    padding: 0!important;
}

.event-item:before {
    display: none!important;
}

.events-box-header {
    display: flex;
    justify-content: space-around;
    background: #f5f5f5;
    padding: 15px;
    font-weight: bold;
}

.events-box {
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #f5f5f5;
}

.event-time, .event-item-date {
    width: 25%;
    display: flex;
    justify-content: center;
    font-size: 12px;
    text-align: center;
    align-items: center;
    padding: 15px;
}

.event-description , .event-item-desc {
    width: 100%;
}

.event-name {
    margin: auto!important;
    padding: 0;
    text-decoration: none!important;
    color: #004484!important;
    font-size: 24px!important;
    padding: 15px 15px 15px 0;
}

.event-img {
    width: 25%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto;
    margin-right: 15px;
    background-image: url(img/plan.png);
    background-color: #f5f5f5;
}

.events-box {
    text-decoration: none!important;
    padding: 0;
    color: #000;
    border: 1px solid #efefef;
}

.single-event .lightbox {
    display: block;
    clear: both;
    margin-top: 15px;
}

.current-articles li {
    width: 33.333333%;
}

.home .single-page-header {
    background-position: 50% 50%;
    min-height: 470px;
}

.home .navbar {
    margin-top: 313px;
}

.current-articles {
    max-width: 68%;
    margin-bottom: 0;
}

.current-magazine-box {
    border: 2px solid #004484;
    padding: 30px;
    position: relative;
    width: 100%;
    max-width: 1204px;
    margin: 60px auto;
    margin-top: 90px;
}

.current-magazine-box h2 {
    background: #fff;
    display: inline-block;
    top: -60px;
    margin-left: 40px!important;
    position: absolute!important;
    width: auto;
    padding: 15px 20px;
    font-size: 30px;
}

.home .widgets-box-in {
    width: 27.5%;
    position: absolute;
    top: -45px;
    right: 35px;
    bottom: -45px;
    display: block;
    padding: 45px 45px;
    overflow: hidden;
    background: #f4f4f4;
}

.home .current-magazine:before {
    content: "";
    width: 156px;
    height: 61px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(img/2.png) 0 -117px no-repeat;
}

.home .current-magazine.widgets-box-in a {
    position: relative;
    display: block;
}

.current-magazine.widgets-box-in a:after {
    content: '[pobierz w PDF]';
    margin: auto;
    margin-top: 45px;
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #71b868;
}

.current-magazine.widgets-box-in a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.home-content-container {
    padding-top: 30px;
    padding-bottom: 30px;
}

.home-news-box-title , .my-box-title {
    position: relative;
    border-top: 2px solid #164480;
    margin-top: 30px;
    padding-top: 20px;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
}

.home-news-box-title h2, .my-box-title > .title {
    background: #fff;
    display: inline-block;
    position: absolute;
    left: 0;
    width: auto;
    font-size: 30px;
    margin-top: unset!important;
    border: unset;
    margin-bottom: unset;
    font-weight: 500;
    padding: 15px 8px;
    top: -41px;
    margin-left: -15px;
}

.home-page-container {
    padding-bottom: 60px;
}

.home-page-container h2 {
  font-size: 28px;
  font-weight: 300;
}

ul.navbar-footer {
    display: block;
    width: 100%;
    list-style-type: none!important;
    padding: 0;
    float: none;
    margin-left: -5px;
    margin-bottom: 160px;
    padding-top: 13px;
}

.navbar-footer > ul > li {
    display: inline-block;
    padding: 15px;
    position: relative;
}

p.blockquote {
    font-size: 150%;
    width: 100%;
    padding: 30px;
    border-left: 2px solid #004484;
    background: #f9f9f9;
    margin-bottom: 30px;
}

.my-post-date {
    position: absolute;
    bottom: 10px;
    left: 15px;
    color: rgba(255, 255, 255, 0.45);
}

.blocks-gallery-item > figure > a > img {
    margin: 10px;
    background-color: #004484;
    border: 0;
    border-radius: 0;
    padding: 7px;
}

.grayscale {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}

div.wpcf7 {
    padding: 0;
    background: #ffffff;
    border: none;
}

.wpcf7 .form-control {
    padding: 25px;
    font-size: 14px;
    border: 4px solid #f4f4f4;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wpcf7 .form-control:focus {
    border-color: #2c8dc0;
}

.new-article {
    margin-top: 30px!important;
}

/* slick slider */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.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;
}
.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;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-slide a {
    position: relative;
    display: flex;
    min-height: 200px;
}

.rp4wp-related-job_listing>ul li.job_listing.job_position_filled a, .rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_filled a, ul.job_listings li.job_listing.job_position_filled a, ul.job_listings li.no_job_listings_found.job_position_filled a {
    opacity: .5;
}

/* 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;}
}

/* responsive */

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

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

}

@media (max-width: 1299px) {
	.navbar-brand {
	    margin-left: 0px;
	}
}

@media (min-width: 1200px) {


}

@media (max-width: 1199px) {

    .home-page-content {
        padding-left: 15px;
        padding-right: 15px;
    }
}


@media (max-width: 991px) {
    .container {
        width: 100%;
    }

    .praktyki.widget, .widget-znizki, .praca.widget,
    .praktyki .textwidget, .widget-znizki .textwidget, .praca .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;
    }

    .praktyki.widget, .widget-znizki, .praca.widget {
        max-height: 150px;
        position: relative!important;
        margin-bottom: 30px;
        border: 0!important;
        border-bottom: 3px solid #164480!important;
    }

    .praktyki .job_listings, .widget-znizki .textwidget, .praca .job_listings {
        max-height: 0;
        overflow: hidden;
    }

    .praktyki.open, .widget-znizki.open, .praca.open {
        max-height: 100%;
    }

    .praktyki.open .job_listings, .widget-znizki.open .textwidget, .praca.open .job_listings {
        max-height: 100%;
    }

    .praktyki .mytoggler,
    .widget-znizki .mytoggler,
    .praca .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: #164480;
    }

    .praktyki .mytoggler .icon,
    .widget-znizki .mytoggler .icon,
    .praca .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;
    }

    .praktyki.open .mytoggler .icon,
    .widget-znizki.open .mytoggler .icon,
    .praca.open .mytoggler .icon {
        top: -2px;
        border-top: none;
        border-bottom: 5px solid #fff;
    }

}

@media (min-width: 768px) and (max-width: 949px) {
	.navbar {
    	margin-left: 0;
	}

	.navbar-primary > li > a, .single-page .navbar-primary > li > a, .single-post .navbar-primary > li > a, .archive .navbar-primary > li > a {

	}
}

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

    .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;
    }

    .single-page-header .navbar-nav::after {
        display: block;
        width: 100%;
        position: absolute;
        height: 8px;
        background: transparent;
        bottom: -8px;
        z-index: 0;
    }

    .navbar-primary > li.dropdown:hover .dropdown-menu {
	    display: block;
	    border-top: 8px solid #73b9ff;
	    margin: auto;
	    width: auto!important;
	    min-width: auto!important;
	}

	.col {
		display: inline-block;
		float: left;
		padding: 15px;
	}

	.col-20 {
    	width: 22%;
	}

	.col-80 {
    	width: 78%;
	}
}

@media (max-width: 767px) {

	.navbar-brand>img {
    	display: block;
    	max-width: 75%;
	}

	.navbar-primary .dropdown-menu > li {
    	padding: 0px 15px;
	}

	h1.title {
    	background: none;
  	}

	.navbar , .home .navbar {
      margin: 0;
      margin-top: 10px;
	}

	.top-bar {
	    text-align: center;
	    max-height: 0px;
	    border-bottom: 3px solid #164480;
	    -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-in {
		max-height: 0px;
	}

	.top-bar.open, .top-bar.open .top-bar-in {
		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: #164480;
	}

	.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: 80vh;
    }

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

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

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

	.navbar-brand, .home .navbar-brand {
        z-index: 1;
        float: left!important;
        position: relative;
        font-size: 2.75vw;
    }

    .navbar-brand:after {
        top: 0;
        left: 100%;
        background-position: 13px 50%;
        background-size: 450%;
        width: 25%;
    }

	.navbar-header .navbar-toggle {
        margin: 0;
        padding: 15px 0;
        right: 15px;
        top: -40px;
        z-index: 11111;
    }

    .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;
      margin:0;
	}


	.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;
        margin: 0;
    }

    .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;
    }

    .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 ,.navbar-primary>li>a, .single-page .navbar-primary>li>a, .single-post .navbar-primary>li>a, .archive .navbar-primary>li>a {
	    background: #164480;
	    padding: 15px;
	    width: 100%;
	    text-shadow: none;
      margin:0;
	}

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

    .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 , .navbar-tertiary li:last-child {
        display: none;
    }

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

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


    .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;
    }

    #menu-footer-menu > 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: 10px;
	}

	.mydef .single-page-header-container {
		bottom: -20px;
	}

    .current-articles {
        max-width: 100%;
    }

    .home .widgets-box-in {
        position: relative;
        top: auto;
        width: 100%;
        bottom: auto;
        right: auto;
        left: auto;
        margin-top: 15px;
        margin-bottom: -60px;
    }

    ul.navbar-footer {
        margin-bottom: 15px;
    }

    .home-page-content {
        padding: 15px;
    }

    .current-magazine-box {
        padding: 15px;
    }

    .footer-nav a::before {
        top: 16px;
    }

    .mydef .single-page-header, .single-page-header {
        background-position: 50% 50%;
    }

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

    .home .home-news-row > li:first-of-type {
		width: 100%;
	}

	.pagination a.prev.page-numbers, .pagination a.next.page-numbers {
	    display: none;
	}

}

@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(img/multis_logo.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;
}
