a {
    color: #0af;
}

body {
    background-color: #000148;
    font-size: 16px;
    font-weight: 600;
}

body.navbar-open {
    height: 100vh;
    overflow: hidden;
}

body:focus {
    outline: none;
}

body a:focus {
    background-color: transparent;
}

body a:hover, body a:focus, body a:active {
    color: #00aaff;
    text-decoration: none;
    background-color: transparent;
    outline: none;
}

.news .views-field {
    float: left;
    padding-top: 0px;
    color: #231f20;
    display: table-cell;
    width: 100%;
}

.news .field-content img {
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
    width: 100%;
    object-fit: cover;
}

.news .views-field.views-field-title,
.news .views-field.views-field-field-tytul-do-kafelka- {
    margin-bottom: 20px;
}

.region-navigation .block-block-content3accd906-4ba2-481b-88b1-ccb566eb6d3c /*PL COA*/ {
    position: absolute;
    top: 0;
    left: calc(8.33% + 130px);
    width: 100px;
    float: left;
    height: 75px;
    background-image: url(/themes/THEMENAME/img/poland_coa.svg);
    text-indent: -9999999px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 70px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #0af;
}

.news .views-field.views-field-created {
    font-size: 15px;
    position: absolute;
    bottom: 0;
}

.news .views-field p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5; 
    -webkit-box-orient: vertical;
}

.news .views-field h2,
.news .views-field h3 {
    width: 100%;
    font-weight: bold;
}

.views-field a {
    color: #231f20;
}


.region-content .input-group {
    width: 255px;
    border: solid 2px #0af;
    height: 40px;
    border-radius: 50px;
    margin-bottom: 16px;
}

.region-content .input-group .form-control {
    color: #333;
}

.input-group {
    width: 255px;
    border: solid 2px white;
    height: 40px;
    border-radius: 50px;
}

.input-group button {
    color: transparent;
    background-image: url(/themes/THEMENAME/img/search-icon.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-right: 10px;
}

.footer .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-right: 0;
}

.input-group button:focus, .input-group button:active, .input-group button:hover {
    color: transparent;
}

.block-search-form-block {
    position: relative;
    bottom: 0px;
    float: right;
    margin-left: 32px;
}

.layout.layout--onecol {
    padding-bottom: 0px;
}

.language-search-bar .block-search-form-block {
    right: 100px;
}

.language-search-bar.layout {
    padding-top: 0px;
    margin-top: -50px;
    padding-bottom: 50px;
    background: transparent;
}

.form-group {
    margin-bottom: 0px;
}

.input-group .form-control::placeholder {
    color: #fff;
}
.input-group .form-control {
    color: #fff;
}

.input-group .form-control {
    background-color: transparent;
    border: none;
}

.input-group .form-control:focus {
    box-shadow: none;
    border: none;
}

.input-group .btn-primary {
    background-color: transparent;
    border: none;
}

.study-at-put {
    color: white;
    display: block;
    max-width: 300px;
    position: absolute;
    top: -310px;
}

.study-at-put .big-text {
    font-weight: bold;
    font-size: 35px;
    margin-bottom: 25px;
}

.study-at-put .line-stroke {
    display: block;
    border-bottom: solid 2px white;
    max-width: 55%;
    text-indent: -99999px;
    margin-bottom: 20px;
}

.study-at-put .small-text {
    font-size: 20px;
}

.study-at-put .small-text a {
    display: flex;
    text-decoration: none;
    align-items: center;
    color: white;
    height: 40px;
    background-image: url(/themes/THEMENAME/img/arrows_white.svg);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position-x: right;
}

.study-at-put .small-text a:hover {
    color: #0af;
    background-image: url(/themes/THEMENAME/img/arrows_blue.svg);
}

.course-node.layout--twocol-section .layout__region--first section h2,
.course-node.layout--twocol-section .layout__region--first section h3 {
    margin-bottom: 32px;
}

.course-node.layout--twocol-section .layout__region--first section:not(:first-of-type) h2,
.course-node.layout--twocol-section .layout__region--first section:not(:first-of-type) h3 {
    margin-bottom: 32px;
    margin-top: 32px;
}

.course-node .block-layout-builder > .field:not(.faculty-link-node) {
    padding: 0px;
    width: 100%;
}

.course-node .list-block, .secondary_footer .block-block-content0783e63d-91ec-4a15-a6cb-f997c57ff39c {
    min-height: 250px;
}

.course-node .list-block .field--name-field-link, .secondary_footer .block-block-content0783e63d-91ec-4a15-a6cb-f997c57ff39c .field--name-field-link {
    float: left;
    width: 75%;
}

.course-node .list-block h2, .secondary_footer .block-block-content0783e63d-91ec-4a15-a6cb-f997c57ff39c h2 {
    font-size: 20px;
    margin-bottom: 32px;
}

.course-node .field--label, .secondary_footer .field--label {
    font-size: 20px;
    color: #0af;
    width: 100%;
    display: block;
    border-bottom: solid 2px #0af;
    text-transform: uppercase;
    margin-bottom: 40px;
    padding-bottom: 10px;
    font-weight: 600;
}

.course-node h4, .field--label h4 {
    color: #000148;
    font-weight: bold;
    text-transform: uppercase;
}


.course-node .list-block .field--item, .secondary_footer .block-block-content0783e63d-91ec-4a15-a6cb-f997c57ff39c .field--item {
    float: left;
    border-bottom: solid 2px #0af;
    margin-bottom: 30px;
    height: 40px;
    position: relative;
}

.course-node .list-block .field--item a, .secondary_footer .block-block-content0783e63d-91ec-4a15-a6cb-f997c57ff39c .field--item a {
    line-height: 1;
    color: black;
    font-weight: bold;
    display: block;
    padding-bottom: 7px;
    position: absolute;
    bottom: 0;
}

.course-node .list-block .field--item a:focus, .course-node .list-block .field--item a:hover, .course-node .list-block .field--item a:active, .secondary_footer .block-block-content0783e63d-91ec-4a15-a6cb-f997c57ff39c .field--item a:active, .secondary_footer .block-block-content0783e63d-91ec-4a15-a6cb-f997c57ff39c .field--item a:hover, .secondary_footer .block-block-content0783e63d-91ec-4a15-a6cb-f997c57ff39c .field--item a:focus {
    color: #0af;
}

.course-node.footer-node.layout {
    margin-bottom: 150px;
    text-transform: uppercase;
}

.course-node .brandshop h2 {
    color: black !important;
    font-weight: bold !important;
}

.course-node .brandshop .layout--twocol-section {
    width: 100%
}

.course-node .brandshop .layout__region--first .field--item {
    margin-top: 0px;
    width: 100%;
}


.brandshop .layout__region--second {
    color: white;
    background-color: #00aaff;
    padding: 27px;
    max-height: 275px;
}

.layout.course-node  {
    color: #000049;
    position: relative;
    margin-bottom: 50px;
    font-size: 18px;
    position: unset;
}

.layout.course-node ul {
    list-style: none;
}

.layout.course-node ul li::before {
    content: "\2022";
    color: #0af;
    font-weight: bold;
    float: left;
    width: 1em;
    margin-left: -1em;
    transform: scale(1.5);
}

.layout.course-node .course-description .layout--onecol, .layout.course-node .course-description .layout--onecol a {
    padding: 0px;
}

.layout.course-node .course-description .layout--onecol nav {
    margin-top: -30px;
}

.layout.course-node .course-description .layout--onecol a {
    text-transform: uppercase;
    color: black;
    font-size: 15px;
    font-weight: 600;
}

.layout.course-node .course-description .layout--onecol a:hover, .layout.course-node .course-description .layout--onecol a:active, .layout.course-node .course-description .layout--onecol a:focus {
    border: none;
}

.layout.course-node .course-description ul.menu.nav li {
    width: 14.28%;
    float: left;
    margin-bottom: 50px;
}

.layout.course-node .layout__region--first ul li::before, .layout.course-node ul.menu.nav li::before {
    content: none;
}

.layout.course-node .layout__region--first ul li {
    margin-bottom: 20px;
}

.menu--wybor-opisu-studiow li:nth-of-type(2n + 2) {
    margin-bottom: 50px;
}

.layout.course-node .layout__region--first ul li.first {
    margin-top: 30px;
}

.layout.course-node .layout__region--first ul li a {
    text-transform: uppercase;
    color: black;
    font-size: 15px;
    font-weight: 600;
    padding: 0px;
    padding-right: 20px;
}

.layout.course-node .layout__region--first ul li.active a {
    color: #0af;
}

.navbar-default .menu.nav > .active > a, .navbar-default .menu.nav > .active > a:hover, .navbar-default .menu.nav > .active > a:focus {
    color: #0af;
    background-color: transparent;
}

.layout.course-node .layout__region--first ul li a:focus, .layout.course-node .layout__region--first ul li a:hover, .layout.course-node .layout__region--first ul li a:active {
    border: none;
}

.course-node .layout__region--first h2,
.course-node .layout__region--first h3 {
    float: none;
    width: 100%;
}

.layout.course-node .layout__region--second img {
    max-width: 75%;
    margin-bottom: 30px;
    height: auto;
}

caption {
    padding: 0;
}

.course-node .field--name-body {
    margin-bottom: 32px;
}

.layout.course-node .layout__region--second .gallery img {
    width: calc(50% - 16px);
}

.layout.course-node .layout__region--second .gallery img:nth-of-type(2n + 2) {
    width: calc(50% - 16px);
    margin-left: 32px;
}


.block-better-social-sharing-buttons {
    position: absolute;
    bottom: 0px;
}

.social-sharing-buttons {
    float: left
}

.social-sharing-buttons svg {
    fill: white;
    background-color: #000148;
}

.social-sharing-buttons svg:hover, .social-sharing-buttons svg:active, .social-sharing-buttons svg:focus {
    background-color: #0af;
}


.block-block-content42dcec08-8efe-46a7-857b-b0272e956b63,
.email.left-panel {
    margin-top: 130px;
    margin-bottom: 250px;
}

.block-block-content42dcec08-8efe-46a7-857b-b0272e956b63 a,
.block-block-content6073929c-f7b9-4bd5-954b-c825b01c5524 a,
.email.left-panel a {
    text-transform: initial;
    border-bottom: solid 2px #0af;
}

@media screen and (max-width: 1030px) {
    .course-list .view-content {
        column-count: 1;
    }

    .layout.course-node.layout--twocol-section .layout__region--first {
        min-height: auto !important;
    }

    .block-block-content42dcec08-8efe-46a7-857b-b0272e956b63,
    .email.left-panel {
        margin-top: 0;
        margin-bottom: 0;
    }

    .menu--wybor-opisu-studiow.nav {
        margin-bottom: 0;
        margin-top: 0;
    }

    .course-node .field--name-body {
        margin-bottom: 0;
    }

    .course-node.layout  {
        flex-direction: column-reverse;
    }
    
}

@media screen and (min-width: 1031px) and (max-width: 1600px) {
    .layout--twocol-section.layout--twocol-section--25-75 > .layout__region--second, 
    .layout--twocol-section.layout--twocol-section--75-25 > .layout__region--first {
        flex: 0 1 100%;
    }
}

@media screen and (min-width: 1031px) and (max-width: 1330px) {
    .course-list .view-content {
        column-count: 2;
    }

    .brandshop .layout__region--first {
        flex: 0 1 55% !important;
    }

    .brandshop .layout__region--second {
        color: white;
        background-color: #00aaff;
        padding: 27px;
        max-height: 275px;
        flex: 0 1 45% !important;
    }
}

@media screen and (min-width: 1331px) {  
    .course-list .view-content {
        column-count: 3;
    }

    .brandshop .layout__region--second {
        flex: 0 1 36% !important;
    }

    .brandshop .layout__region--first {
        flex: 0 1 64% !important;
    }
}

.course-list .new {
    font-weight: 600;
    color: #0af;
    font-size: 15px;
}

.course-node .layout__region--first .field--item, .course-list .field-content {
    text-transform: uppercase;
    width: 90%;
}

.course-node .layout__region--first .field--item, .course-list .field-content .field--name-field-kierunki > .field--item:not(:first-of-type) {
    margin-top: 16px;
}

.course-list .views-row {
    margin-bottom: 20px;
}

.course-list .field-content a {
    font-size: 15px;
    font-weight: 600;
}

.course-node .layout__region--first .field--item a, .course-node .layout__region--first .field--item p, .course-list .field-content a:not(:hover, :focus, :active) {
    color: black;
    font-size: 15px;
    font-weight: 600;
}


.course-node .layout__region--first a:hover, .course-node .layout__region--first a:active, .course-node .layout__region--first a:focus {
    color: #0af;
}

.calendar-section {
    background-color: #000148;
    color: white !important;
    padding-top: 200px;
    padding-bottom: 100px !important;
}



@media screen and (max-width: 766px) {
    .calendar-section {
        padding-top: 50px;
    }

}

.calendar-section .views-row, .calendar-section .slide {
    float: left;
    border-top: solid 2px #00aaff;
    border-bottom: solid 2px #00aaff;
    text-align: center;
    width: 175px;
    margin-right: 32px;
}

.slick__arrow {
    float: right;
    margin-top: 50px;
}

.calendar-section .views-row:hover, .calendar-section .views-row:focus, .calendar-section .views-row:active, .calendar-section .slide:hover, .calendar-section .slide:focus, .calendar-section .slide:active {
    background-color: #00aaff;
}

.calendar-section .views-row .views-field-title, .calendar-section .slide .views-field-title {
    height: 165px;
    margin-top: 45px;
}

.calendar-section .views-row .views-field-title a, .calendar-section .slide .views-field-title a {
    display: block;
    color: white;
}

.calendar-section .views-row .views-field-title .field-content, .calendar-section .slide .views-field-title .field-content {
    padding: 10px;
}



.calendar-section .larger-text.field-content {
    font-weight: bold;
    font-size: 65px;
    width: 100%;
    display: block;
    margin-top: 16px;
}

.calendar-section .smaller-text.field-content {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
}

#high-contrast-switch {
    width: 28px;
    height: 28px;
    display: block;
    background-image: url("/themes/THEMENAME/img/contrast-switch.svg") !important;
    background-size: 28px;
    margin-top: 4px;
}

#high-contrast-switch:hover, #high-contrast-switch:focus-within, #high-contrast-switch:focus, #high-contrast-switch:active {
    background-image: url("/themes/THEMENAME/img/contrast-switch-active.svg") !important;
}

#high-contrast-switch a {
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -99999px;
}

.more-link {
    float: right;
    border-bottom: solid 2px #0af;
    margin-top: 55px;
    display: inline;
}

.more-link a {
    color: white;
}

.slick-arrow:focus, .slick-arrow:active, .slick-arrow:hover {
    background-color: white;
}

.slick-arrow {
    float: left;
    margin-left: 10px;
    font-size: 0;
    display: block;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: none;
    -webkit-tap-highlight-color: transparent;
    background-image: url(/themes/THEMENAME/img/arrows_blue.svg);
    background-repeat: no-repeat;
    background-size: 40px;
}

.slick-arrow.slick-prev {
    background-position-y: -40px;
    margin-left: 30px;
}

.pager__item--next,
.pager__item--first,
.pager__item--last,
.pager__item--previous {
    float: left;
    margin-left: 10px;
    font-size: 0;
    display: block;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: none;
    -webkit-tap-highlight-color: transparent;
    background-repeat: no-repeat;
    background-size: 40px;
}

.pager__item--next,
.pager__item--previous {
    background-image: url(/themes/THEMENAME/img/arrows_blue.svg);
}

.pager__item--next:focus, .pager__item--next:active, .pager__item--next:hover, .pager__item--next:focus-within, 
.pager__item--previous:focus, .pager__item--previous:active, .pager__item--previous:hover, .pager__item--previous:focus-within {
    background-image: url(/themes/THEMENAME/img/arrows_white.svg);
    background-color: #0af;
}

.pager__item--first,
.pager__item--last {
    background-image: url(/themes/THEMENAME/img/double_arrows_blue.svg);
}

.pager__item--first:focus, .pager__item--first:active, .pager__item--first:hover, .pager__item--first:focus-within, 
.pager__item--last:focus, .pager__item--last:active, .pager__item--last:hover, .pager__item--last:focus-within {
    background-image: url(/themes/THEMENAME/img/double_arrows_white.svg);
    background-color: #0af;
}

.pager__item--first, .pager__item--previous {
    background-position-y: -40px;
}

.pagination > li > a, 
.pagination > li > span {
    background-color: transparent;
    border: none;
}

.pagination > li > a, 
.pagination > li > span {
    width: 40px;
    height: 40px;
    font-weight: 500;
    font-size: 20px;
    color: #0af;
}

.pagination > li > a:hover, 
.pagination > li > span:hover, 
.pagination > li > a:focus, 
.pagination > li > span:focus {
    z-index: 0;
    background-color: unset;
    color: #0af;
    border: solid 2px #0af !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: transparent;
}

.pagination > li > a, .pagination > li > span {
    padding-top: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}

.pagination > li.pager__item--last > a, .pagination > li.pager__item--last:first-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination > li.pager__item--first > a, .pagination > li.pager__item--first:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}

.pagination > li.pager__item > a {
    border-radius: 50%;
    background-color: transparent;
    border: solid 2px transparent;
}

.pagination > li.pager__item:not(:first-of-type) > a {
    margin-left: 16px;
}

.pagination > li.pager__item.is-active > a, .pagination > li.pager__item.is-active > span {
    border: solid 2px #0af;
    color: #0af;
}

.email-replace.left-panel {
    display: none;
}

.pagination > li.pager__item--first > a, 
.pagination > li.pager__item--last > a, 
.pagination > li.pager__item--previous > a, 
.pagination > li.pager__item--next > a {
    font-size: 0;
    margin-left: 0 !important;
    border-radius: 0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-radius: 50%;
}

.event-calendar-big .pager__item:hover, 
.event-calendar-big .pager__item:active, 
.event-calendar-big .pager__item:focus {
    background-color: #0af;
}

.news .views-row .content p {
    float: left;
    margin-top: 20px;
}

.news .views-row .content h2 {
    margin-top: 8px;
}

.news .views-row .content {
    height: 290px;
}

.news .views-field .views-field-body {
    margin-bottom: 20px;
}

.large-text {
    color: white;
    font-weight: 600 !important;
    float: right;
    font-size: 55px;
    display: block;
    width: 40%;
}

.candidates-section {
    padding-top: 140px;
    background-color: #000148;
    color: white !important;
    padding-left: 30% !important;
}

.candidates-section .list-block a:hover, .candidates-section .list-block a:focus, .candidates-section .list-block a:active {
    color: #00aaff;
}

.candidates-section .field {
    float: none !important;
    display: table-cell !important;
}

.candidates-section .list-block h2 {
    margin-top: 100px;
    text-transform: uppercase !important;
    font-size: 20px !important;
    color: white !important;
    display: block !important;
    float: none !important;
    margin-right: 20px;
    width: 380px;
    border-bottom: solid 2px #00aaff;
    margin-bottom: 45px;
}

.candidates-section .list-block {
    display: block;
    float: left;
}

.candidates-section .list-block a {
    line-height: 200%;
    font-size: 16px;
    color: white;
    display: block;
}

.candidates-section .list-block .field {
    padding-left: 0px;
}



.candidates-section h2 {    
    text-transform: lowercase !important;
    font-size: 35px !important;
    color: white !important;
    line-height: 150%;
    display: table-cell !important;
    float: none !important;
}

.blue-section {
    padding-top: 100px;
    background-color: #000148;
    color: white !important;
}

.blue-section .block-inline-blockempty-block {
    text-indent: 0px !important;
}

.faculties-section {
    padding-top: 100px;
}

.background-image-section {
    background-color: teal; /* PLACEHOLDER */
    background-image: url(/themes/THEMENAME/img/for-business.jpg);
    background-size: cover;
    background-position: right;
    height: 490px;
    padding-top: 80px;
}

.background-image-section h2 {
    color: white !important;
    text-transform: initial !important;
    font-size: 40px !important;
    width: 100% !important;
    margin-top: 10% !important;
}

.background-image-section .empty-block {
    height: 400px;
    float: left;
    width: 50%;
}

.background-image-section .block-inline-blockbasic {
    width: 50%;
    float: left;
}

.link a {
    color: white;
    display: block;
}

.ad.link {
    border-bottom: solid 2px #00aaff;
    display: inline-block;
}

.block.block-layout-builder.block-inline-blockempty-block {
    width: 25%;
    text-indent: -99999px;
    float: left;
}

.for-business {
    width: 75%;
    float: left;
}

.for-business .field  a {
    text-transform: uppercase;
    color: white;
}

.for-business .field a:hover, .for-business .field a:active, .for-business .field a:focus {
    color: #00aaff;
}

.for-business .field--item {
    padding-bottom: 40px;
    width: 33%;
    float: left;
    font-size: 14px;
}

.for-business .field  {
    padding-left: 0px !important;
}

.for-business h2 {
    width: 100% !important;
    padding-bottom: 15px;
    margin-bottom: 35px !important;
    border-bottom: solid 2px #00aaff;
}

.language-switcher-language-url ul,
.language-switcher-language-session ul {
    list-style: none;
    padding-left: 0px;
}

.language-switcher-language-url li:hover, .language-switcher-language-url li:focus-within, .language-switcher-language-url li.is-active,
.language-switcher-language-session li:hover, .language-switcher-language-session li:focus-within, .language-switcher-language-session li.is-active {
    border: solid 2px #00aaff;
}

.language-switcher-language-url li,
.language-switcher-language-session li {
    float: left;
    display: block;
    border: solid 2px transparent;
    border-radius: 50%;
}

.language-switcher-language-url li:not(.pl),
.language-switcher-language-session li:not(.pl) {
    margin-left: 10px;
}

.language-switcher-language-url li.en a,
.language-switcher-language-session li.en a {
    text-transform: uppercase;
    overflow-wrap: break-word;
    overflow: hidden;
}

.language-switcher-language-url li.pl a,
.language-switcher-language-session li.pl a {
    padding-left: 6px;
}


.language-switcher-language-url li a,
.language-switcher-language-session li a {
    color: white;
    display: block;
    font-size: 18px;
    width: 36px;
    height: 36px;
    padding-top: 6px;
    padding-left: 4px;
}

.block-block-content39a7ff5b-a943-4210-8362-9dfdb78527da,
.block-block-content79287170-f8be-4eaf-b657-2b46a6cb9e46 {
    float: left;
    padding-right: 30px;
    font-size: 15px;
}

@media screen and (min-width: 767px) {
    .block-block-content39a7ff5b-a943-4210-8362-9dfdb78527da,
    .block-block-content79287170-f8be-4eaf-b657-2b46a6cb9e46 {
        width: 25%;
    }
}

.block-block-content39a7ff5b-a943-4210-8362-9dfdb78527da h2,
.block-block-content79287170-f8be-4eaf-b657-2b46a6cb9e46 h2 {
    font-size: 20px !important;
    margin-bottom: 50px !important;
    float: none !important;
}

.brandshop.block {
    float: left;
    min-height: 200px;
}

.brandshop.block .layout.layout--onecol {
    padding: 0px;
}

.brandshop img {
    object-fit: cover;
    height: 200px;
    width: 10000px;
}

.brandshop p {
    font-size: 15px;
    font-weight: 300;
}

.brandshop .link a:hover, .brandshop .link a:active, .brandshop .link a:focus {
    color: #00aaff;
    background-color: #ffffff99;
    border-bottom: #00aaff;
}

.brandshop .layout__region--second {
    position: unset;
}

.brandshop .layout--twocol-section {
    position: relative;
}

.brandshop .link a {
    display: block;
    width: 100%;
    text-transform: none;
    font-weight: 300;
    height: 100%;
    font-size: 0;
}

.brandshop.block h2 {
    color: white !important;
    width: 100%;
    font-size: 35px;
    padding-bottom: 25px;
    font-weight: 700;
    border: none;
    margin-bottom: 0px !important;
    text-align: center;
}

.brandshop.block h2.block-title {
    text-align: left;
}

.brandshop.block .field {
    padding: 0px;
}   

.brandshop.link.icon {
    background-image: url(/themes/THEMENAME/img/arrow_white.svg);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 32px);
    background-position-y: calc(100% - 32px);
    background-size: 40px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.brandshop-section {
    margin-bottom: 100px;
}

.brandshop-node .brandshop.link.icon {
    position: absolute;
    bottom: 10px;
}

.brandshop-node .brandshop.link.icon a {
    padding-top: 0px;
}

.brandshop-node h2.block-title {
    color: black !important;
    margin-top: 100px;
}

.important-info {
    display: block;
    padding-left: 50px;
    margin-bottom: 40px;
    background-image: url(/themes/THEMENAME/img/loudspeaker.svg);
    background-position: left;
    background-position-y: center;
    background-size: 40px;
    background-repeat: no-repeat;
    font-size: 13px;
    min-height: 40px;
}

.covid-info {   
    background-image: url(/themes/THEMENAME/img/virus.svg);
    background-position: left;
    background-position-y: center;
    background-size: 40px;
    background-repeat: no-repeat;
}

.mobile-info {   
    background-image: url(/themes/THEMENAME/img/mobile-phone.svg);
    background-position: left;
    background-position-y: center;
    background-size: 30px;
    background-repeat: no-repeat;
    min-height: 55px;
}


.footer .link-list-block .field--item:nth-of-type(3) a {
    background-image: url(/themes/THEMENAME/img/bip.svg);
    width: 60px;
    height: 40px;
    display: block;
    background-repeat: no-repeat;
    background-position-y: center;
    font-size: 0px;
}

.footer .link-list-block .field--item:nth-of-type(3) a:hover,
.footer .link-list-block .field--item:nth-of-type(3) a:focus,
.footer .link-list-block .field--item:nth-of-type(3) a:focus-within,
.footer .link-list-block .field--item:nth-of-type(3) a:active {
    background-image: url(/themes/THEMENAME/img/bip-active.svg);
}

.important-info a,
.covid-info a {
    color: #000148;
    font-weight: 600;
}

.important-info a:hover,
.covid-info a:hover {
    text-decoration: none;
}

.block-block-contentd2dfb79e-40dd-4333-9d8d-3641516aee26 {
    color: white;
}

.block-block-contentd2dfb79e-40dd-4333-9d8d-3641516aee26 .layout--threecol-section {
    width: 75%;
    float: right;
    line-height: 190%;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 2;
}

.block-block-contentd2dfb79e-40dd-4333-9d8d-3641516aee26 h2 {
    font-size: 22px;
    text-transform: uppercase;
    display: block;
    width: 75%;
    float: right;
    border-bottom: solid 2px white;
    padding-bottom: 10px;
}

.full-width > div {
    width: 100%;
}

.layout--onecol .field {
    overflow-wrap: anywhere;
}

.layout--onecol {
    float: left;
    width: 100%;
    padding-bottom: 140px;
}

.layout h2, .layout h3, .pseudo-h2, .news h2, .news h3 {
    display: block;
    margin: 0;
    float: left;
    text-transform: uppercase;
    width: 25%;
    font-size: 20px;
    font-weight: 600;
    color: #00aaff;
}

.block-layout-builder > .field {
    display: block;
    float: left;
    padding-left: 0px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.block-views-blockscientific-research-block-1 h2.block-title,
.block-views-blockscientific-research-block-2 h2.block-title {
    float: none;
    margin-bottom: 30px;
}

.research .views-field-title a {
    color: white;
}

.research .views-field-title a:hover, .research .views-field-title a:active, .research .views-field-title a:focus {
    color: #00aaff;
}


.research-section {
    padding-bottom: 100px !important;
}

.research .slide__link {
    text-transform: uppercase;
    margin-top: 20px;
    padding-left: 30px;
    border-left: solid 2px #00aaff;
}

.research .slide__link a {
    color: white;
}

.research .slide__link a:focus, .research .slide__link a:active, .research .slide__link a:hover {
    color: #0af;
}

.research .views-row {
    margin-bottom: 100px;
}

.research .slick__slide .slide__content {
    margin-left: 40px;
}

.research .slick__slide:nth-of-type(1) .slide__content {
    margin-left: 0px;
}

.research .slick-slide:first-of-type .views-field {
    margin-left: 0px;
}

.research .slick-slide img {
    opacity: 1;
    object-fit: contain;
    width: 100%;
}

@media screen and (max-width: 766px) {
    .research .slide__link {
        margin-bottom: 0px;
    }

    .research .slick-slide img {
        height: 200px;
    }
}

@media screen and (min-width: 767px) {
    .research .slide__link {
        margin-bottom: 100px;
    }

    .research .slick-slide img {
        height: 430px;
    }
}

.research .views-row {
    float: left;
    width: 790px;
}

.faculty-link-node {
    float: right;
    text-transform: uppercase;
    font-weight: 600 !important;
    background-image: url(/themes/THEMENAME/img/arrow_aqua.svg);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    height: auto;
    min-height: 40px;
    width: auto;
}

.faculty-link-node .field--name-field-faculty-list {
    color: black;
    font-weight: 600;
    padding-right: 50px;
    display: block;
    height: 100%;
    float: right;
}

.faculty-link-node:active .field--name-field-faculty-list, 
.faculty-link-node:focus .field--name-field-faculty-list, 
.faculty-link-node:hover .field--name-field-faculty-list  {
    color: #0af
}

.faculty-link-node a {
    text-indent: -99999px;
    width: 100%;
    height: 100%;
    margin-right: 0;
    top: 0;
    display: block;
    position: absolute
}

.block-views-blockyt-videos-block-1 {
    margin-top: 100px;
}

.yt-block .slick-slide a {
    font-size: 25px;
    font-weight: bold;
    color: #000049
}

.yt-block .slick-slide a:hover, .yt-block .slick-slide a:active, .yt-block .slick-slide a:focus  {
    color:#0af
}

.yt-block .slick-slide:not(:last-of-type) {
    margin-right: 32px;
}

.yt-block .slick-slide img {
    border-bottom: solid 2px #0af;
    padding-bottom: 16px;    
    width: 380px;
    height: 255px;
}

.yt-block .slick-slide .views-field-field-yt-video {
    position: relative;
}

/*.yt-block .slick-slide .views-field-field-yt-video::after {
    background-image: url(/themes/THEMENAME/img/yt_logo.svg);
    background-size: cover;
    display: block;
    width: 80px;
    height: 55px;
    content: "";
    position: absolute;
    bottom: 30px;
    left: 10px;
}*/

.yt-block .slick-track {
    background-color: transparent;
}

.region-navigation-collapsible {
    margin-top: 40px;
}

.expanded.dropdown.last {
    margin: 0px;
}

.region-navigation-collapsible {
    width: 100%;
}

.region-navigation-collapsible #block-themename-main-menu {
    width: 75%;
    float: left;
}

.expanded.dropdown.open ul.dropdown-menu {
    display: block;
    width: 100%;
    padding: 0px;
}

li.dropdown.open > ul.dropdown-menu > li.expanded.dropdown {
    width: 100%;
}

li.dropdown.open > ul.dropdown-menu > li.expanded.dropdown > ul.dropdown-menu {
    position: relative;
    width: 100%;
}

li.dropdown.open > ul.dropdown-menu > li.expanded.dropdown > ul.dropdown-menu > li {
    width: 33%;
    position: unset;
}

li.dropdown.open > ul.dropdown-menu > li.expanded.dropdown > ul.dropdown-menu > li.col-3 {
    width: 25%;
}


li.hidden {
    text-indent: -999999px;
}

li.header-small {
    width: 23.33%;
}

li.header-small > ul > li a, li.header-small > ul > li span {
    font-size: 15px;
    text-transform: none !important;
    border: none !important;
    margin: 0px !important;
}

li.dropdown.open > ul.dropdown-menu > li.expanded.dropdown > ul.dropdown-menu > li a {
    border: none;
    outline: none;
    white-space: normal;
}


li.expanded.dropdown > ul.dropdown-menu > li {
    float: left;
    width: 100%;
}

li.col-3 .col-3 li.header-small li.last {
    word-break: break-all;
}

li.col-3 .col-4 li.header-small {
    width: 30% !important;
}

li.col-3 .col-6 li.header-small {                                                                                                                               
    width: 50% !important;
}

.dropdown-menu .header  {
    font-size: 22px;
    color: #0af !important;
    border-bottom: solid 2px #0af;    
    margin-left: 0px;
    font-weight: 550;
    letter-spacing: 2px;
    width: 100%;
    margin-top: 80px;
    padding: 0px; 
}

.dropdown-menu li.header.link-header, .dropdown-menu .header.link-header {
    width: 33% !important;
    color: white;
    border-bottom: none;
}

.dropdown-menu li.header.link-header a:focus, .dropdown-menu li.header.link-header a:active, .dropdown-menu li.header.link-header a:hover {
    color: #0af;
}

.dropdown-menu li.header.link-header a {
    width: 80%;
}

.dropdown-menu .header.header-small {
    color: #0af;
    border: none;
    font-size: 15px;
    text-transform: none;
    letter-spacing: normal;
    margin-top: 30px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.expanded.dropdown > .open .dropdown-menu {
    display: block;
}

.hidden {
    display: none !important;
}

.no-padding span {
    padding: 0 !important;
}

.path-frontpage {
    margin-top: 0px;
}

.header-block {
    display: block;
    border-bottom: solid 2px #0af;
    width: 100%;
    margin-bottom: 20px;
}

h1.page-header, .header-block span.page-header, .header-block h1 {
    text-transform: uppercase;
    font-weight: bold;
    color: #00aaff;
    width: 100%;
    border-bottom: none;
    line-height: 1;
    display: block;
    padding: 0;
    margin-bottom: 5px;
}

.content .layout .header-block span.faculty-header {
    width: 77%;
}

.instagram-block {
    width: 75%;
    float: left;
}

.instagram-block .field--item {
    width: unset !important;
    float: left;
    height: unset !important;
    padding-left: 0px !important;
    text-indent: 0px !important;
    background-image: none !important;
}

.instagram-block::before {
    display: none;
}

.instagram-block a {
    float: left;
    width: 295px !important; 
    height: 295px !important;
}
.instagram-block img {
    width: 295px;
    height: 295px;
}

.frontpage-news.layout {
    padding-top: 100px;
    padding-bottom: 100px;
}

div:nth-of-type(4).frontpage-news {
    padding-top: 0px;
}

.main-container  {
    min-width: 100%;
    padding: 0px;
    background-color: white;
}

.news .views-row, .news .slick__slide {
    float: left;
    margin-bottom: 35px;
    height: 490px;
    position: relative;
    border-bottom: solid 2px #0af;
    overflow: hidden;
}



.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}

.nav > li {
    float: left;
}

.navbar .logo img {
    max-width: 100px;
    max-height: 100px;
}

.region-navigation .logo.navbar-btn.pull-left {
    position: absolute;
    top: 0px;
    margin-left: 8.33%;
    margin-top: 60px;
}

.navbar  {
    border: none;
    padding: 0px;
    margin: 0px;
    min-height: 325px;
}

.navbar-toggle {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 100;
    margin-top: 16px;
    margin-right: 16px;
    border: none;

}

.navbar-toggle .icon-bar {
    background-color: #fff !important;
    width: 25px;
}

.navbar-toggle:hover .icon-bar, .navbar-toggle:focus .icon-bar, .navbar-toggle:active .icon-bar {
    background-color: #0af !important;
    width: 25px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 10px !important;
}

.navbar-header {
    overflow: hidden;
}

.navbar-collapse.in {
    height: 100%;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin: 0px;
}

.caret {
    display: none;
}

#field-language-display {
    display: none;
}

@media screen and (min-width: 767px) and (max-width: 1550px) {
    .menu.nav {
        position: relative;
        width: 100%;
    }
    
    .navbar-collapse  {
        width: calc(100% - 240px - 8.33%);
        right: 0;
        padding-left: 0;
        padding-right: 8.33%;
    }

}

@media screen and (min-width: 1551px) {
    .menu.nav {
        position: relative;
        width: 90%;
        float: left !important;
    }
    
    .navbar-collapse  {
        width: calc(100% - 240px - 8.33%);
        right: 0;
        padding-left: 0;
        padding-right: 8.33%;
    }

}

@media screen and (min-width: 767px) /* navbar not mobile */  {
    li.dropdown.open > ul.dropdown-menu > li.expanded.dropdown > ul.dropdown-menu > li.col-3 .col-3 li.header-small {
        width: 25% !important;
    }

    .navbar-default .expanded.dropdown.open {
        position: unset;
    }

    .navbar-default .menu.nav > li > a  {
        color: white;
        text-indent: -15px;
        padding-bottom: 8px;
        width: 100%;
        border-bottom: solid 2px;
        padding-top: 20px;
    }

    .navbar-default .menu.nav > li > a:focus {
        color: white;
    }

    .nav > li > a:hover, .nav > li > a:focus, .nav > li > a:active {
        background-color: transparent;
        color: #00aaff !important;
        border-bottom: solid 2px #00aaff;
    }

    .navbar-default .menu.nav > li:not(.exit-cross) {
        margin-right: 32px;
        width: calc(16.66% - 27px);
        font-size: 16px;
    }

    .menu.nav > li.open-nav:not(.exit-cross) {
        width: calc(16.66% - 40px) !important;
    }

    .navbar-default .menu.nav > li:nth-last-of-type(1), .navbar-default .menu.nav > li:nth-last-of-type(2) {
        margin-right: 0px;
    }

    .navbar.container {
        min-width: 100%;
        max-width: 100%;
        font-size: 18px;
    }

    .navbar-header {
        max-width: 100%;
        height: 940px;
        background-color: #000148;
        overflow: hidden;
    }

    .navbar-default {
        background-color: transparent;
        border-color: transparent;
        font-size: 20px;
    }

    .menu.nav > li > .dropdown-menu {
        width: 100%;
    }

    .navbar-text {
        margin-top: 0px;
    }

    .menu--account .navbar-default {
        width: 26px;
    }

    .menu.nav {
        float: right;
    }

    .dropdown-menu {
        position: absolute;
        z-index: 1000;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        text-align: left;
        list-style: none;
        background-color: transparent;
        background-clip: padding-box;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: unset;
        border-radius: 0px;
    }

    .navbar-default .menu.nav > .open > a, .navbar-default .menu.nav > .open > a:hover, .navbar-default .menu.nav > .open > a {
        border-bottom: solid 2px#00aaff;
    } 

    .navbar-default .menu.nav > .open > a, .navbar-default .menu.nav > .open > a:hover, .navbar-default .menu.nav > .open > a:focus, .navbar-default .menu.nav > .active > a, .navbar-default .menu.nav > .active > a:hover, .navbar-default .menu.nav > .active > a:focus {
        color: #00aaff;
        background-color: transparent;
        border-bottom: solid 2px #00aaff;
    }

    .menu.nav .exit-cross {
        background-image: url(/themes/THEMENAME/img/cross.svg);
        background-repeat: no-repeat;
        width: 40px;
        background-size: 40px;
        margin-top: 10px;
        margin-left: 32px;
        cursor: pointer;
    }

    .menu.nav .exit-cross:active, .menu.nav .exit-cross:hover, .menu.nav .exit-cross:focus {
        background-image: url(/themes/THEMENAME/img/cross_blue.svg);
    }

    .menu.nav .exit-cross span {
        text-indent: -999999px;
        border-bottom: none;
        height: 40px;
    }

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:active {
        color: #0af;
        text-decoration: none;
        background-color: transparent;
    }

    .dropdown-menu > li > a, .navbar-default .navbar-text {
        color: white;
        border-bottom: solid 2px;
        padding-left: 0px;
        padding-bottom: 10px;
        padding-right: 10% !important;
        display: block;
        text-transform: uppercase;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #0af;
    }
}

@media screen and (max-width: 766px) /* navbar mobile */ {
    
    .course-node.footer-node.layout {
        margin-bottom: 0;
    }

    .footer .menu.nav {
        column-count: 1 !important;
        margin-top: 16px !important;
        margin-bottom: 16px;
    }

    .navbar-collapse.in  {
        height: 100vh;
    }

    .menu.nav .col-sm-12 {
        padding-top: 16px !important;
    }

    .region-navigation .logo.navbar-btn.pull-left {
        margin-left: 16px;
        margin-top: 16px;
    }

    .region-navigation .block-block-content3accd906-4ba2-481b-88b1-ccb566eb6d3c {
        position: absolute;
        top: 0;
        left: calc(8.33% + 130px);
        width: 75px;
        float: left;
        height: 100px;
        background-image: url(/themes/THEMENAME/img/poland_coa.svg);
        text-indent: -9999999px;
        background-size: contain;
        background-repeat: no-repeat;
        margin-top: 25px;
    }

    .navbar .logo img {
        max-width: 100px;
        max-height: 100px;
    }

    li.dropdown.open > ul.dropdown-menu > li.expanded.dropdown > ul.dropdown-menu > li.col-3 .col-3 li.header-small {
        margin-bottom: 16px;
    }

    .navbar-default .menu.nav > .open > a, .navbar-default .menu.nav > .open > a:hover, .navbar-default .menu.nav > .open > a:focus {
        color: #0af;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {
        background-color: transparent;
        border: none;
    }

    .navbar-default .menu.nav .open .dropdown-menu > .active > a, .navbar-default .menu.nav .open .dropdown-menu > .active > a:hover, .navbar-default .menu.nav .open .dropdown-menu > .active > a:focus {
        color: #0af;
        background-color: transparent;
    }

    .menu.nav {
        margin: 0;
    }

    .contacts .dropdown-menu .header.navbar-text {
        display: none;
    }

    .dropdown-menu .header.navbar-text {
        border: none;
        color: #0af;
        font-size: 20px;
        text-transform: uppercase;
    }

    .dropdown-menu .header a {
        color: #fff;
    }

    li.header-small {
        width: 100% !important;
    }

    .navbar-default .menu.nav > li {
        width: 100%;
        margin-right: auto;
    }

    .navbar-default .menu.nav .open .dropdown-menu > li > a {
        padding: 0;
        font-weight: 500;
        color: white;
        text-transform: uppercase;
    }

    li.dropdown.open > ul.dropdown-menu > li.expanded.dropdown > ul.dropdown-menu > li {
        width: 100%;
        margin-top: 10px;
    }

    li.dropdown.open > ul.dropdown-menu > li.expanded.dropdown > ul.dropdown-menu > li.last  {
        margin-bottom: 32px;
    }

    .course-node a {
        word-break: break-word;
    }

    li.dropdown.open > ul.dropdown-menu > li.expanded.dropdown {
        margin-top: 16px;
    }

    li.dropdown.open > ul.dropdown-menu > li.expanded.dropdown > ul.dropdown-menu > li.col-3 {
        width: 100%;
        font-size: 20px;
    }

    li.header-small.dropdown {
        width: 33%;
        float: left;
    }

    .navbar-default .navbar-text {
        color: white;
        text-transform: uppercase;
    }

    .navbar-default {
        background-color: transparent;
    }

    .navbar-default .menu.nav .open .dropdown-menu > li > a:focus, .navbar-default .menu.nav .open .dropdown-menu > li > a:hover, .navbar-default .menu.nav .open .dropdown-menu > li > a:active {
        color: #0af;
    }

    .menu.nav.menu > li.dropdown {
        border-bottom: solid 2px white;
        margin-bottom: 50px;
    }

    .menu.nav.menu > li.dropdown:focus-within, .menu.nav.menu > li.dropdown:hover, .menu.nav.menu > li.dropdown:active, .menu.nav.menu > li.dropdown:focus, .menu.nav.menu > li.dropdown.open {
        border-bottom: solid 2px #0af;       
        z-index: 55;
    }

    .navbar-default .menu.nav > li > a {
        color: #fff;
        padding: 0;
        margin-bottom: 5px;
        font-weight: 600;
    }

    .navbar-default .menu.nav > li > a:hover, .navbar-default .menu.nav > li > a:focus, .navbar-default .menu.nav > li > a:active {
        color: #0af;
    }

    .navbar-collapse {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #000148;
        width: 100%;
        z-index: 99;
        height: 100vh;
        padding-left: 8.33%;
        padding-right: 8.33%;
    }

    .exit-cross {
        display: none;
    }

    .dropdown-menu li.header.link-header {
        width: 100% !important;
        margin-top: 24px;
    }

    .dropdown-menu li.header.link-header a:hover, .dropdown-menu li.header.link-header a:active, .dropdown-menu li.header.link-header a:focus {
        color: #0af;
    }

    .calendar-section .views-row, .calendar-section .slide {
        margin-right: 16px;
    }

    .footer .layout--threecol-section {
        width: 100%;
    }

    .footer span, .footer a {
        line-height: 200% !important;
    }

    .social-media-section,
    .frontpage-news.layout, .calendar-section.layout, .blue-section.layout,
    .layout--twocol-section--75-25.faculties-section .layout__region.layout__region--first {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .more-link {
        margin-top: 16px;
    }

    .slick__arrow {
        margin-top: 16px;
    }

    .brandshop-section  {
        margin-bottom: 32px;
    }

    .research-section  {
        padding-bottom: 20px !important;
    }

    .for-business .field--item {
        padding-bottom: 16px;
    }

    .faculties-section nav {
        margin-bottom: 0 !important;
    }

    .layout h2, .layout h3, .pseudo-h2, .news h2, .news h3, .event-calendar-big h2,
    .faculties-section .menu li {
        margin-bottom: 16px !important;
    }

    .block-block-content39a7ff5b-a943-4210-8362-9dfdb78527da .important-info {
        margin-bottom: 16px !important;
    }

    .calendar-section .views-row .views-field-title, .calendar-section .slide .views-field-title {
        margin-top: 0;
    }

    .news .views-row, .news .slick__slide {
        height: auto;
        margin-bottom: 0;
    }
}

.event-calendar-big .js-pager__items {
    float: left;
    padding: 0;
}


.event-calendar-big h2, .event-calendar-big h3 {
    display: block;
    margin: 0;
    float: left;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}

.event-calendar-big h2 {
    color: #00aaff;
}

.event-calendar-big h3 {
    color: #fff;
    margin-bottom: 16px;
}

.event-calendar-big .inner {
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
}

.calendar-calendar div.calendar {
    background-color: transparent;
}

.event-calendar-big .calendar.month-view {
    margin: 0;
    background-color: transparent;
    width: 100%;
    font-size: 16px;
    text-transform: initial;
    text-align: center;
}

.event-calendar-big .calendar-row div.days,
.event-calendar-big .multi-day div.inner,
.event-calendar-big div.inner {
    float: left;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-size: 26px;
    margin-right: 30px;
    font-weight: 600;
}

.event-calendar-big .past-month div.inner,
.event-calendar-big .future-month div.inner  {
    color: white;
    opacity: 0.5;
}


.event-calendar-big div.days:nth-of-type(7n + 7),
.event-calendar-big div:nth-of-type(7n + 7) > .multi-day div.inner,
.event-calendar-big div:nth-of-type(7n + 7) > div.inner {
    margin-right: 0;
}

.event-calendar-big .single-day > div.single-day .inner {
    border-bottom: solid 2px #0af;
    margin-bottom: 64px;
    overflow: hidden;
}

.event-calendar-big .multi-day div.inner {
    height: 100px;
}

.calendar-calendar .inner div {
    text-align: center;
}

.calendar-calendar .inner div a {
    text-transform: initial;
}

.calendar-calendar .inner div a:not(:focus, :active, :hover) {
    color: #fff;
}

.event-calendar-big .calendar-row div.days {   
    border-top: solid 2px #0af;
    padding-top: 20px;
}

.calendar-calendar div.month.day {
    background-color: transparent;
    border: none;
    text-align: center;
    font-weight: bold;
    height: auto;
    width: 100%;
    padding: 0;
}

@media screen and (max-width: 766px) {
    .event-calendar-big .calendar-row div.days,
    .event-calendar-big .multi-day div.inner,
    .event-calendar-big div.inner {
        width: calc(100%/7 - 8px);
    }

    .event-calendar-big .view-content {
        width: 100%;
        float: left;
    }

    .event-calendar-big .view-header {
        width: 100%;
        float: left;
        margin-bottom: 32px;
    }

    .pager {
        display: inline;
        margin: 0;
        margin-right: 16px;
        float: left;
        margin-left: 16px;
    }

    .event-calendar-big h3 {
        margin-top: 0;
        float: left;
    }

    .calendar-calendar .inner div a {
        font-size: 10px;
    }

    .event-calendar-big .single-day > div.single-day .inner {
        height: 70px;
        margin-bottom: 20px;
    }

    .event-calendar-big .calendar-row div.days,
    .event-calendar-big .multi-day div.inner,
    .event-calendar-big div.inner {
        margin-right: 8px;
    }
    
    .event-calendar-big .calendar-row div.days {
        font-size: 16px;
    }

    .calendar-calendar div.month.day {
        font-size: 20px;
    }
}


@media screen and (min-width: 767px) and (max-width: 1330px) {
    .calendar-calendar div.month.day {
        font-size: 32px;
    }

    .calendar-calendar .inner div a {
        font-size: 12px;
    }

    .event-calendar-big .calendar-row div.days,
    .event-calendar-big .multi-day div.inner,
    .event-calendar-big div.inner {
        width: calc(100%/7 - 26px);
    }

    .event-calendar-big .view-content {
        width: 100%;
        float: left;
    }

    .event-calendar-big .view-header {
        width: 100%;
        float: left;
        margin-bottom: 32px;
    }

    .pager {
        display: inline;
        margin: 0;
        margin-right: 16px;
        float: right;
    }

    .event-calendar-big h3 {
        margin-top: 0;
        float: right;
    }

    .event-calendar-big .single-day > div.single-day .inner {
        height: 100px;
    }

    .event-calendar-big .calendar-row div.days,
    .event-calendar-big .multi-day div.inner,
    .event-calendar-big div.inner {
        margin-right: 30px;
    }
}

@media screen and (min-width: 1331px) {
    .event-calendar-big .single-day > div.single-day .inner {
        height: 190px;
    }

    .calendar-calendar div.month.day {
        font-size: 65px;
    }

    .calendar-calendar .inner div a {
        font-size: 16px;
    }

    .event-calendar-big .calendar-row div.days,
    .event-calendar-big .multi-day div.inner,
    .event-calendar-big div.inner {
        width: calc(100%/7 - 30px);
    }
    .event-calendar-big .view-content {
        width: calc(100% - 100%/8 - 32px);
        float: left;
        margin-left: 32px;
    }

    .event-calendar-big .view-header {
        width: calc(100%/8);
        float: left;
    }

    .event-calendar-big h3 {
        margin-top: 50px;
    }

    .event-calendar-big .calendar-row div.days,
    .event-calendar-big .multi-day div.inner,
    .event-calendar-big div.inner {
        margin-right: 30px;
    }
}

/* Responsive elements */

@media screen and (max-width: 767px) {
    .news .views-field h2,
    .news .views-field h3 {
        font-size: 20px;
    }
    .news .views-row, .tile div.field--item, .course-node .list-block .field--item, .course-node .list-block .field--name-field-link, .secondary_footer .block-block-content0783e63d-91ec-4a15-a6cb-f997c57ff39c .field--name-field-link {
        width: 100%
    }

    .calendar-section .slick-list.draggable, .news .slick-list.draggable {
        width: 100%;
    }

    h1.page-header, .header-block span.page-header, .header-block h1 {
        font-size: 25px;
        margin-top: 32px;
    }

    .faculty-link-node a {
        float: left !important;
    }

    .course-node section:last-of-type .block-layout-builder > .field:not(.brandshop) {
        margin-top: 40px;
    }

    .faculty-link-node  {
        top: 92px;
        left: 0;
        width: 100%;
    }

    .brandshop.block {
        min-height: 0;
    }

    .frontpage-news.layout, .calendar-section.layout, .blue-section.layout {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .news .views-row {
        height: auto;
        margin-bottom: 16px;
    }

    
    .header_secondary {
        width: 100% !important;
        padding-left: 8.33% !important;
        bottom: 16px !important;
    }
    .input-group {
        width: 100% !important;
        margin-bottom: 16px !important;
    }
    
    .block-language {
        margin: 0 !important;
        width: 100 !important;
        float: left !important;
    }

    .high-contrast-switch {
        position: absolute !important;
        bottom: 5px !important;
        right: 8.33% !important;
    }

    .faculties-section .menu li {
        height: auto !important;
    }

    .footer #block-krputkrispbip .field--item {
        width: 33% !important;
        margin-left: 0 !important;
        text-align: center !important;
    }

    #block-krputkrispbip {
        width: 100%;
    }

    #block-putsocialmediapl {
        float: left;
        width: 100%;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 64px;
    }

    .course-node .layout__region--second {
        width: 100%;
    }

    .footer .layout--threecol-section {
        margin: auto !important;
    }
}

@media screen and (min-width: 767px) and (max-width: 1880px) {

    .news .views-row, .news .slick__slide, .tile div.field--item, .course-node .list-block .field--item {
        width: calc(50% - 16px);
    }
    .news .views-row:nth-of-type(2n), .news .slick__slide:nth-of-type(2n), .tile div.field--item:nth-of-type(2n), .course-node .list-block .field--item:nth-of-type(2n) {
        margin-left: 32px;
    }
    h1.page-header, .header-block span.page-header, .header-block h1 {
        font-size: 40px;
    }

    .frontpage-news.layout .block-views {
        width: 75%;
        float: left;
    }

    .news nav.slick__arrow {
        display: none;
    }

    .faculty-link-node {
        max-width: calc(30% - 40px);
    }

    .news .views-field h2,
    .news .views-field h3 {
        font-size: 20px;
    }
}

@media screen and (min-width: 1881px) {
    .news .views-field h2,
    .news .views-field h3 {
        font-size: 25px;
    }

    .news .views-row, .news .slick__slide, .tile div.field--item, .course-node .list-block .field--item {
        width: calc(33% - 18px);
    }
    .news .views-row:nth-of-type(3n + 2), .news .slick__slide:nth-of-type(3n + 2), .tile div.field--item:nth-of-type(3n + 2), .course-node .list-block .field--item:nth-of-type(3n + 2) {
        margin-right: 32px;
        margin-left: 32px;
    }
    h1.page-header, .header-block span.page-header, .header-block h1 {
        font-size: 50px;
    }

    .frontpage-news.layout .block-views {
        width: 75%;
        float: right;
    }
    
    .news nav.slick__arrow {
        display: none;
    }
}

.news .more-link a:not(:hover, :focus, :active) {
    color: black;
}

.news .more-link a {
    font-weight: 600;
}

.block-views-blocknews-news-block {
    float: right;
}

@media screen and (min-width: 767px) {
    .block-views-blocknews-news-block {
        width: 77%;
    }
    
    .faculty-link-node {
        position: absolute;
        right: 8.33%;
        top: 0;
    }
}

.section_title {
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: left;
    font-size: 30px;
}

.person_info > .field--item:first-of-type {
    margin-top: 32px;
}

.person_info > .field--item {
    margin-bottom: 32px;
    color: #000148;
}

.person_info .layout__region--second {
    align-content: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.person_info .layout__region--second > section {
    width: 100%;
}

.profile_picture img {
    object-fit: cover;
    width: 300px;
}

.profile_picture {
    width: 300px;
    overflow: hidden;
    padding: 0 !important;
}

.person_info .name {
    font-weight: bold;
    font-size: 20px;
}


div.tile.field {
    width: 100%;
}

.tile div {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
}

.tile img {
    width: 500px;
}

.tile div.field--item {
    height: 200px;
    margin-bottom: 32px;
}

.tile div.field--item .paragraph .link {
    width: 100%;
    height: 100%;
}

.tile .link {
    top: 0;
    position: absolute;
    width: 300px;
    height: 300px;
    font-weight: 600;
}

.tile .link a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000148;
    font-size: 25px;
    text-transform: uppercase;
    padding: 20px;
    text-align: center;
    overflow: hidden;
}

.file-link { 
    display: table-cell;
    font-size: 15px;
    vertical-align: middle;
    width: 100%;
    word-break: break-all;
}

.footer.container {
    background-color: #000148;
    color: white;
}

.footer h2 {
    text-transform: uppercase;
    border-bottom: solid 2px white;
    padding-bottom: 5px;
    margin-bottom: 25px;
    margin-top: 0px;
    font-size: 22px;
    display: inline-block;
}

.footer {
    margin-top: 0px;
    padding-top: 50px;
    border-top: none;
    float: left;
    width: 100%;
    padding-bottom: 40px;
    padding-left: 8.33%;
    padding-right: 8.33%;
}

.region-footer .menu {
    display: block;
    float: left;
    color: white;
    width: 75%;
    font-size: 18px;
    letter-spacing: -0.2px;
    margin-bottom: 100px;
}

.region-footer .menu .expanded.dropdown a {
    color: white;
    padding-left: 0px;
    border-bottom: solid 2px white;
    padding-top: 7px;
    padding-bottom: 10px;
    margin-left: 40px;
    max-width: 150px;
}

.region-footer .menu .expanded.dropdown.first a {
    margin-left: 0;
    margin-right: 0;
}
.region-footer .menu .expanded.dropdown a:hover {
    color: #00aaff;
    border-bottom: solid 2px #00aaff;
    background-color: transparent;
}

.region-footer .menu .dropdown-menu li a {
    border-bottom: none !important;
    white-space: normal;
}

.region-footer .menu .dropdown-menu {
    position: relative;
    display: block;
}

.faculties-section ul {
    display: table;
}

.faculties-section .block-block-content3accd906-4ba2-481b-88b1-ccb566eb6d3c {
    font-size: 0;
}

.faculties-section .nav > li > a:hover, .faculties-section .nav > li > a:active, .faculties-section .nav > li > a:focus {
    border: none !important;
    background-color: transparent !important;
}

.faculties-section.layout.layout--onecol {
    background-image: url(/themes/THEMENAME/img/bg-faculties.png);
    background-repeat: repeat-y;
    background-position: right;
    background-size: 25%;
    padding-bottom: 50px;
}
.layout--twocol-section--75-25.faculties-section {
    padding-top: 0px;
    padding-bottom: 0px !important;
    float: left;
    width: 100%;
    background-color: white;
    padding-left: 8.33%;
}

.layout--twocol-section--75-25.faculties-section h2 {
    width: 33%;
}


.layout--twocol-section--75-25.faculties-section .layout__region.layout__region--second.creef {
    background-image: url(/themes/THEMENAME/img/pp_logo.svg), url(/themes/THEMENAME/img/faculty-background/creef.png);
}

.layout--twocol-section--75-25.faculties-section .layout__region.layout__region--second.fem {
    background-image: url(/themes/THEMENAME/img/pp_logo.svg), url(/themes/THEMENAME/img/faculty-background/fem.png);
}

.layout--twocol-section--75-25.faculties-section .layout__region.layout__region--second.architecture {
    background-image: url(/themes/THEMENAME/img/pp_logo.svg), url(/themes/THEMENAME/img/faculty-background/architect.png);
}

.layout--twocol-section--75-25.faculties-section .layout__region.layout__region--second.chem {
    background-image: url(/themes/THEMENAME/img/pp_logo.svg), url(/themes/THEMENAME/img/faculty-background/fct.png);
}
.layout--twocol-section--75-25.faculties-section .layout__region.layout__region--second.compsci {
    background-image: url(/themes/THEMENAME/img/pp_logo.svg), url(/themes/THEMENAME/img/faculty-background/cat.png);
}

.layout--twocol-section--75-25.faculties-section .layout__region.layout__region--second.isie {
    background-image: url(/themes/THEMENAME/img/pp_logo.svg), url(/themes/THEMENAME/img/faculty-background/isie.png);
}
.layout--twocol-section--75-25.faculties-section .layout__region.layout__region--second.phys {
    background-image: url(/themes/THEMENAME/img/pp_logo.svg), url(/themes/THEMENAME/img/faculty-background/phys.png);
}

.layout--twocol-section--75-25.faculties-section .layout__region.layout__region--second.transport {
    background-image: url(/themes/THEMENAME/img/pp_logo.svg), url(/themes/THEMENAME/img/faculty-background/wilit.png);
}

.layout--twocol-section--75-25.faculties-section .layout__region.layout__region--second.mech {
    background-image: url(/themes/THEMENAME/img/pp_logo.svg), url(/themes/THEMENAME/img/faculty-background/mech.png);
}

.layout--twocol-section--75-25.faculties-section .layout__region.layout__region--second {
    background-image: url(/themes/THEMENAME/img/pp_logo.svg);
    background-size: 290px, cover;
    background-position: 30% 20%, 0px;
    background-repeat: no-repeat;
    flex: 0 1 30%;
    background-color: #000148;
}

.layout--twocol-section--75-25.faculties-section .layout__region.layout__region--first {
    padding-bottom: 50px;
    padding-top: 100px;
    flex: 0 1 70%;
}

.faculties-section .menu li a:hover, .faculties-section .menu li a:focus, .faculties-section .menu li a:active {
    color: #231f20 !important;
}


.faculties-section .menu li a {
    color: #231f20; 
    padding: 0px;
    letter-spacing: -0.4px;
}

.faculties-section .menu li:hover, .faculties-section .menu li:focus, .faculties-section .menu li:active, .faculties-section .menu li:focus-within {
    border-bottom: solid 2px #0af;
}

.faculties-section .menu li.architecture:hover, .faculties-section .menu li.architecture:focus, .faculties-section .menu li.architecture:active, .faculties-section .menu li.architecture:focus-within {
    border-bottom: solid 2px #f69200;
}

.faculties-section .menu li.chem:hover, .faculties-section .menu li.chem:focus, .faculties-section .menu li.chem:active, .faculties-section .menu li.chem:focus-within {
    border-bottom: solid 2px #01c6df;
}

.faculties-section .menu li.compsci:hover, .faculties-section .menu li.compsci:focus, .faculties-section .menu li.compsci:active, .faculties-section .menu li.compsci:focus-within {
    border-bottom: solid 2px #cdd25e;
}

.faculties-section .menu li.transport:hover, .faculties-section .menu li.transport:focus, .faculties-section .menu li.transport:active, .faculties-section .menu li.transport:focus-within {
    border-bottom: solid 2px #ffcd20;
}

.faculties-section .menu li.mech:hover, .faculties-section .menu li.mech:focus, .faculties-section .menu li.mech:active, .faculties-section .menu li.mech:focus-within {
    border-bottom: solid 2px #7ea7ff;
}

.faculties-section .menu li.isie:hover, .faculties-section .menu li.isie:focus, .faculties-section .menu li.isie:active, .faculties-section .menu li.isie:focus-within {
    border-bottom: solid 2px #9fd83f;
}

.faculties-section .menu li.creef:hover, .faculties-section .menu li.creef:focus, .faculties-section .menu li.creef:active, .faculties-section .menu li.creef:focus-within {
    border-bottom: solid 2px #99e1ff;
}

.faculties-section .menu li.phys:hover, .faculties-section .menu li.phys:focus, .faculties-section .menu li.phys:active, .faculties-section .menu li.phys:focus-within {
    border-bottom: solid 2px #cb3fff;
}

.faculties-section .menu li.fem:hover, .faculties-section .menu li.fem:focus, .faculties-section .menu li.fem:active, .faculties-section .menu li.fem:focus-within {
    border-bottom: solid 2px #ff6f00;
}


.faculties-section nav {
    float: left;
    width: 100%;
    margin-bottom: 16px;
}

.faculties-section .menu li {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    border-bottom: solid 2px #231f20;
    height: 60px;
    margin-bottom: 40px;
    margin-right: 32px;
    float: left;
}

.faculties-section ul.menu {
    width: 67%;
}

@media screen and (max-width: 766px) {
    .faculties-section ul.menu li {
        margin-right: 0;
        margin-left: 0;
    }

    .layout--twocol-section--75-25.faculties-section {
        display: block;
    }
}

@media screen and (max-width: 1880px) {
    .faculties-section ul.menu li {
        width: calc(100% - 32px);
        font-size: 15px;
    }
}

@media screen and (min-width: 1881px) {
    .faculties-section ul.menu li {
        width: calc(50% - 32px);
    }
}

.navbar-header .slick-track {
    background-color: #000148;
}

.navbar-header .slick-slide img {
    opacity: 1;
    object-fit: cover;
    width: 99999px;
    height: 100vh;
}

@media screen and (max-width: 430px) {
    .news .views-field.views-field-title,
    .news .views-field.views-field-field-tytul-do-kafelka- {
        margin-bottom: 20px;
        max-height: 80px;
    }
}

@media screen and (max-width: 766px) { /* hide certain elements on mobile */
    .mobile-hide {
        display: none !important;
    }

    .dropdown-menu {
        position: relative;
        box-shadow: none;
        border: none;
        background-color: transparent;
    }

    .news .views-field.views-field-created,
    .social-media.fixed-panel, .instagram-block, .footer .logo, .brandshop p, .faculties-section .layout__region--second, .brandshop .layout__region--first, .yt-block, .block-views-blockyt-videos-block-1, .background-image-section {
        display: none;
    }

    #feedybacky-container-extended {
        width: 100% !important;
        top: 0 !important;
        height: 100vh;
    }

    .research .slick__slide .slide__content {
        margin-left: 0;
    }

    .for-business .field--item {
        width: 100% !important;
    }

    .layout.course-node .layout__region--second p {
        width: 100% !important;
        max-width: 100% !important;
    }

    .layout.course-node .layout__region--second {
        position: relative;
        width: 100% !important;
    }


    .course-node .block-layout-builder > .field:not(.faculty-link-node) {
        margin-top: 0;
    }

    .brandshop .layout--twocol-section {
        display: block;
    }

    .block-search-form-block {
        margin-left: 0 !important;
    }

    .brandshop.block {
        margin: 0;
        width: 100%;
    }

    .brandshop .link a {
        color: transparent;
        font-size: 0px;
        float: left;
        height: 100%;
    }

    .layout--twocol-section--75-25.faculties-section h2, .footer #block-putaddress, .faculties-section ul.menu, .block-block-content39a7ff5b-a943-4210-8362-9dfdb78527da, .social-media-section h2, .layout h2,  .layout h3, .pseudo-h2, .news h2, .news h3, .social-media-section .left-panel.block, .block-views-blocknews-news-block {
        width: 100%;
    }

    .for-business {
        width: 100% !important;
    }
}

@media screen and (min-width: 767px) {
    .social-media.fixed-panel {
        background-color: #00aaff;
        width: 30px;
        position: fixed;
        bottom: 40%;
        right: 0px;
    }

    .brandshop.block {
        margin-left: 25%;
    }
}



.social-media.fixed-panel .link.field {
    background-image: url(/themes/THEMENAME/img/social-media-icon-bg.svg);
    background-repeat: no-repeat;
    background-size: 25px;
    height: 25px;
    width: 25px;
    margin-bottom: 10px;
    margin-top: 5px;
    margin-left: 4px;
}

.social-media.fixed-panel .link.field a {
    font-size: 10px;
    display: block;
    width: 100%;
    height: 100%;
    color: transparent;
}

.social-media.fixed-panel .link.field:focus, .social-media.fixed-panel .link.field:hover, .social-media.fixed-panel .link.field:active {
    background-image: url(/themes/THEMENAME/img/social-media-icon-bg-active.svg);    
}

.social-media-section .field--name-field-paragraph-block {
    width: 30%;
}

.social-media-section h2.block-title {
    width: 100%;
}

.social-media.fixed-panel .field--name-field-panel-instagram {
    background-position-y: -25px;
}

.social-media.fixed-panel .field--name-field-field-youtube {
    background-position-y: -50px;
}

.social-media.fixed-panel .field--name-field-field-linkedin {
    background-position-y: -75px;   
}

.social-media.fixed-panel .field--name-field-field-twitter {
    background-position-y: -100px;    
}

.social-media.fixed-panel .field--name-field-field-radio-afera {
    background-position-y: -125px;    
}

.social-media-section .icon .social-media {
    float: left;
}

@media screen and (max-width: 766px) {
    .social-media-section h2 {
        margin-bottom: 32px;
    }
}

@media screen and (min-width: 767px) {
    .social-media-section h2 {
        margin-bottom: 100px;
    }
}


.social-media-section a {
    display: inline;
}



.social-media-section  {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #000148;
    color: white !important;
}


.social-media-section .left-panel.block {
    float: left;
    display: table-cell;
}

@media screen and (min-width: 767px) {
    .social-media-section .left-panel.block {
        width: 25%;
    }
}

.social-media-section .link.radio {
    margin: 0px;
}
.social-media-section .image {
    width: 75%;
    padding-left: 0px;
}

.social-media-section .image .field--item {
    width: 300px;
    height: 300px;
    padding: 0px;
}

.social-media-section .field--item {
    width: 70%;
    float: left;
    height: 32px;
    padding-left: 0px;
    text-indent: 42px;
    background-image: url(/themes/THEMENAME/img/social-media-icon-bg.svg);
    background-repeat: no-repeat;
    padding-top: 5px;
    margin-bottom: 25px;
}

.social-media-section .field--item.instagram {
    background-position-y: -32px;
}

.social-media-section .field--item.youtube {
    background-position-y: -64px;
}

.social-media-section .field--item.linkedin {
    background-position-y: -96px;
}

.social-media-section .field--item.twitter {
    background-position-y: -128px;
}

.social-media-section .field--item.radio-afera {
    background-position-y: -160px;
}

.social-media-section .field--item:hover, .social-media-section .field--item:active, .social-media-section .field--item:focus, .social-media-section .field--item:focus-within {
    background-image: url(/themes/THEMENAME/img/social-media-icon-bg-active.svg);
}

.social-media-section .field--item a {
    display: block;
    width: 100%;
    height: 100%;
    color: white;
}

.social-media-section .instaput .views-row {
    width: calc(75% / 4);
    float: left;
    overflow: hidden;
    aspect-ratio: 1;
}

.social-media-section .instaput .views-row:hover,
.social-media-section .instaput .views-row:active,
.social-media-section .instaput .views-row:focus,
.social-media-section .instaput .views-row:focus-within {
    border: solid 2px #0af;
}

.social-media-section .instaput .views-row img {
    object-fit: cover;
    aspect-ratio: 1;
}

.instagram_gallery img:hover {
    border: solid 2px #00aaff;
}

.instagram_gallery img {
    width: 25%;
    margin: 0px;
}

.instagram-image:hover    {
    border: none;
}

.video-section video::after {
    background-image: url(/themes/THEMENAME/img/play-button.svg);
    background-size: cover;
    width: 50px;
    height: 50px;
    display: block;
    content: "";
}

.video-section {
    background-color: #000148;
}

.video-section div  {
    width: 100%;
    padding: 0px;
}

.video-section h2 {
    margin-bottom: 30px;
}

.video-section video {
    height: 750px;
}

.footer .logo {
    width: 25%;
    margin: 0px;
}

.footer .logo img {
    width: 150px;
}

.footer .block-layout-builder > .field {
    padding-left: 0px;
}

.footer .block-search-form-block {
    display: block;
    position: relative;
    bottom: 0px;
    margin-right: 0px;
    margin-top: -50px;
}

.block-search-form-block .icon.glyphicon.glyphicon-search {
    font-family: "Glyphicons Halflings" !important;
    background-color: transparent;
    height: unset !important;
    padding-top: 2px !important;
    text-indent: -99999px !important;
    background-image: none;
    margin-bottom: 0px !important;
    line-height: 1;
}

.footer .layout--threecol-section {
    margin-top: 100px;
    margin-left: 25%;
    font-size: 15px;
    width: 80%;
    float: left;
}

.footer span,
.footer a {
    color: white;
    text-transform: uppercase;
    line-height: 300%;
}
.footer .icon.social-media:hover {
    background-color: #00aaff;
}


.footer .icon.social-media a {
    display: block;
    color: #000148;
    line-height: 1;
    width: 100%;
    height: 100%;
    font-size: 20px;
    padding-top: 15%;
}

.footer .icon.social-media.nobg {
    background-color: transparent;
}

.footer .icon.social-media.nobg a {
    background-color: transparent;
    border: none;
    color: white;
    font-size: 32px;
    transform: translateY(15%);
    padding-top: 0;
}

.footer .icon.social-media.nobg a:hover {
    color: #00aaff;
}
.footer .icon.social-media.radio {
    border-radius: 50%;
}

.footer .icon.social-media.radio a {
    transform: scale(0.7);
}

.footer .block-block-content689f2e4a-e61f-4e6b-871d-d7ab53db971f {
    float: left;
    width: 70%;
    margin-left: 25%;
    margin-top: 100px;
}

.footer .input-group {
    width: 370px;
}

.form-item .input-group .form-control::placeholder {
    color: transparent;
}

.footer #block-putaddress {
    float: left;
}

.footer #block-krputkrispbip {
    float: right;
}

.footer #block-krputkrispbip .field--item {
    display: block;
    float: left;
    width: 60px;
    text-align: right;
    margin-left: 100px;
}

.footer .icon {
    margin-right: 10px;
    height: 28px;
    width: 28px;
    text-indent: -999999px;
    background-image: url(/themes/THEMENAME/img/social-media-icon-bg.svg);
    background-repeat: no-repeat;
    background-size: 28px;
    padding-top: 5px;
    margin-bottom: 25px;
    float: left;
}

.footer .icon:active, .footer .icon:hover, .footer .icon:focus, .footer .icon:focus-within {
    background-image: url(/themes/THEMENAME/img/social-media-icon-bg-active.svg);
}

.footer .icon.instagram {
    background-position-y: -28px;
}


.footer .icon.linkedin {
    background-position-y: -84px;
}


.footer .icon.youtube {
    background-position-y: -56px;
}


.footer .icon.twitter {
    background-position-y: -112px;
}


.footer .icon.radio-afera {
    background-position-y: -140px;
}

.footer .menu.nav {
    margin-top: 100px;
    column-count: 3;
    font-size: 15px;
}

.footer .menu.nav > li > a {
    padding: 0;
}

.footer .menu.nav > li {
    width: 100%;
}

.footer .menu.nav > li > a:hover,
.footer .menu.nav > li > a:focus,
.footer .menu.nav > li > a:active {
    border: none;
}

.footer .icon a {
    width: 100%;
    height: 100%;
    display: block;
}

.empty-block {
    text-indent: -999999px;
}

.secondary_footer {
    width: 100%;
    padding-left: 8.33%;
    padding-right: 8.33%;
    margin-bottom: 50px;
}

.dropdown-menu .jwk span {
    border-bottom: none;
}

.sapparagraph {
    color: white;
}

.menu--wybor-opisu-studiow .ects {
    margin-left: 13px;
    font-size: 14px;
}

.menu--wybor-opisu-studiow.nav {
    margin-bottom: 200px;
}

.faculty-link-node {
    max-width: calc(20% - 40px);
}

nav.pager-nav.text-center {
    float: left;
    width: 100%;
}

@media screen and (max-width: 1030px)  {
    .faculty-link-node {
        margin-top: 24px;        
    }
}

@media screen and (max-width: 767px) {
    .faculty-link-node {
        max-width: 100%;
    }

}


.gallery-secondary .views-row {
    width: 175px;
    height: 120px;
    overflow: hidden;
    cursor: pointer;
}

.gallery-secondary .views-row:not(:first-of-type) {
    margin-top: 17px;
}

.gallery-secondary .views-row img {
    opacity: 0.3;
}

.gallery-secondary .views-row.active img {
    opacity: 1;
}

.gallery .slick-slide img {
    width: 99999px;
    max-height: 660px;
}

.gallery .slick-list {
    margin-right: 200px;
}

.gallery .views-field-title {
    text-transform: uppercase;
    margin-top: 20px;
    padding-left: 30px;
    border-left: solid 2px #7ea7ff;
    margin-bottom: 30px;
    font-size: 15px;
}

.gallery .views-field-title a:not(:hover, :focus, :active) {
    color: white;
}

.gallery-secondary .views-row {
    width: 175px;
    height: 120px;
    overflow: hidden;
    cursor: pointer;
}

.gallery-secondary .views-row:not(:first-of-type) {
    margin-top: 17px;
}

.gallery-secondary .views-row img {
    opacity: 0.3;
}

.gallery-secondary .views-row.active img {
    opacity: 1;
}

.course-node .layout__region--first .nav li {
    width: 100%;
}

.path-frontpage .skip-link:focus {
    position: fixed !important;
    color: #000;
    background: yellow;
    transform: translate(0);
    left: 10px;
    top: 10px;
    height: auto;
    width: 220px;
    padding: 10px;
    text-align: center;
    overflow: visible;
    z-index: 100;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
}

.pos-relative {
    position: relative;
}

.block-block-content280d1922-f633-40e2-82f8-50ff0e125fbb,
.block-block-content124b3abe-798d-4461-a0d4-740df5f3ab10 {
    position: absolute;
    top: 51px;
    right: 60px;
    z-index: 1020;
}

@media screen and (min-width: 767px) and (max-width: 1550px) {
    .block-block-content280d1922-f633-40e2-82f8-50ff0e125fbb,
    .block-block-content124b3abe-798d-4461-a0d4-740df5f3ab10 {
    top: 128px;
    }
}

@media screen and (max-width: 766px) {
    .block-block-content280d1922-f633-40e2-82f8-50ff0e125fbb,
    .block-block-content124b3abe-798d-4461-a0d4-740df5f3ab10 {
        top: 135px;
        right: 0;
        justify-content: center;
        display: flex;
        width: 100%;
        z-index: 90;
    }
}

@media screen and (min-width: 1661px)  {
    .layout.course-node.layout--twocol-section .layout__region--first {
        min-height: 700px;
    }
}

@media screen and (max-width: 1660px)  {
    .layout.course-node {
        flex-direction: column-reverse;
    }

    .block-better-social-sharing-buttons {
        position: relative !important;
    }    
}

#slick-views-news-news-block-1-slider {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 31px;
}

#slick-views-news-news-block-1-slider .slick__slide {
    width: auto;    
    margin-left: 0;
    margin-right: 0;
}

@media screen and (min-width: 767px) and (max-width: 1880px) {

    #slick-views-news-news-block-1-slider {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 766px) {
    #slick-views-news-news-block-1-slider {
        grid-template-columns: 1fr;
    }
    .layout.course-node {
        margin-bottom: 0;
    }
    .menu--wybor-opisu-studiow.nav {
        margin-bottom: 0;
    }
}
