body {
	color: #515151;
	font-family: "Mundial", sans-serif;
}

* {
	text-decoration: none !important;
}

article {
	font-family: "Neue Haas Grotesk Text Pro", sans-serif;
	font-weight: 300;
	line-height: 1.8;
}

article h1,
article h1 *,
article h2,
article h2 *,
article h3,
article h3 *,
article h4,
article h4 * {
	font-family: "Mundial", sans-serif;
	font-weight: 600;
	color: #343434;
	line-height: 1.2;
}

main.front_page h4,
main.front_page h4 *,
.quiz_article h4,
.quiz_article h4 * {
	color: #8b8b8b;
	font-weight: 500;
}

h2 {
	margin-bottom: 30px;
}

h4,
h4 * {
	font-weight: 400 !important;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	color: #a91539;
}

a:hover {
	opacity: 0.9;
}

main#content a {
	font-weight: 600;
}

#moodle {
	overflow: hidden !important;
}

.carousel-caption a:hover {
	color: #FFF;
}

body.toolbar-horizontal {
	margin-top: 79px;
	padding-top: 0 !important;
	position: relative;
}

body.page-node-1984 #content h2 {
	display: none;
}

.toc ol {
	list-style: decimal !important;
}

#block-breadcrumbs {
	margin-bottom: 20px;
}

#block-breadcrumbs ol {
	padding-left: 0;
}

#block-breadcrumbs ol li {
	display: inline-block;
	position: relative;
	padding-left: 20px;
	font-size: 15px;
}

#block-breadcrumbs ol li:first-of-type {
	padding-left: 0;
}

#block-breadcrumbs ol li:before {
	content: '';
	position: absolute;
	left: 2px;
	top: 10px;
	width: 8px;
	height: 8px;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	transform: rotate(-45deg);
}

#block-breadcrumbs ol li:first-of-type:before {
	display: none;
}

body.page-node-17530 #block-breadcrumbs {
	display: none;
}

.top_bar {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	padding: 15px 0 10px 0;
	z-index: 3;
}

.top_bar * {
	color: #fff;
	margin: 0;
	font-weight: 300;
	font-size: 12px;
	text-transform: uppercase;
}

.top_bar a:hover {
	color: #fff;
	text-decoration: underline !important;
}

.placeholder {
	background-color: inherit !important;
	opacity: 1 !important;
	vertical-align: inherit !important;
}

.form-control:focus {
	box-shadow: none !important;
}

strong,
strong span {
	font-weight: 600;
}

.header_container {
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

header.main_header {
	background: #fff;
	padding: 0 30px !important;
	z-index: 3;
	position: relative;
}

header .header_branding {
	align-self: center;
}

header .header_branding img {
	max-width: 200px;
}

header .header_nav {
	text-align: right;
}

.carousel-indicators {
	margin: 0 auto 4rem auto;
	justify-content: end;
	width: 100%;
	max-width: 1300px;
}

.carousel-caption {
	left: 50%;
	top: 50%;
	right: unset;
	bottom: unset;
	text-align: left;
	padding: 0;
}

.carousel-caption h5 {
	font-size: 50px;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 0;
	float: left;
	clear: both;
}

.carousel-caption h5 span {
	background: #222a56;
	padding: 5px 20px 15px 20px;
	line-height: 1.5;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}

.carousel-caption p {
	font-size: 32px;
	font-weight: 300;
	display: inline-block;
	float: left;
	clear: both;
}

.carousel-caption p span {
	background: #222a56;
	padding: 8px 20px 12px 20px;
	line-height: 2;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}

.carousel-caption p span:empty {
	display: none;
}

.carousel-caption a {
	background: #a91539;
	padding: 16px 25px;
	color: #fff;
	font-weight: 300;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
}

.carousel-item img {
	width: 100%;
}

.carousel-indicators button {
	opacity: 0.7;
	width: 50px;
	height: 5px;
}

.carousel-indicators button.active {
	background-color: #222a56;
	opacity: 1;
}

.carousel-indicators [data-bs-target] {
	width: 50px;
	height: 5px;
	opacity: 1;
	border: none;
}

.carousel-inner .carousel-item.previous {
	z-index: 1;
}

.carousel-inner .carousel-item.current {
	z-index: 2;
}

#main_slider {
	position: relative;
}

#block-views-block-slider-block-2 {
	min-height: 95vh;
}

.main_slider {
	background: url(/sites/default/files/slider_1.jpg) no-repeat center center;
	width: 100%;
	height: 60vh;
	min-height: 600px;
	background-size: cover !important;
	position: relative;
}

#main_slider:before,
.main_slider:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 30%;
	background: transparent linear-gradient(180deg, #000000a1 0%, #80808000 100%) 0% 0% no-repeat padding-box;
	background-size: cover;
	z-index: 2;
}

.front_page .main_slider {
	height: 90vh;
}

.main_slider .featured {
	height: 100%;
	position: relative;
}

.main_slider .featured > div {
	position: absolute;
	bottom: 50px;
}

.main_slider .featured h1 > span,
#block-pagetitle h1 > span {
	display: inline;
	background: #222a56;
	color: #fff;
	line-height: 1.5;
	padding: 10px 20px 16px 20px;
	font-weight: 600;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}

.main_slider .featured h1 > span > span,
#block-pagetitle h1 > span > span {
	position: relative;
}

.webform-button--submit {
	margin-top: 30px;
}

.main_content {
	margin-top: 50px;
}

.container.slim {
	max-width: 940px;
}

#block-ahe-ofertaedykacyjnadol,
#block-ahe-ofertaedykacyjnastacjonarnedol,
#block-ahe-ofertaedukacyjnaniestacjonarnedol {
	clear: both;
}

.search_box {
	margin: -100px 0 50px 0;
	background: #fff;
	box-shadow: 0px 0px 30px #51515124;
	position: relative;
	z-index: 1;
}

.search_box_form {
	position: relative;
	padding: 30px 30px 30px 50px;
}

.search_box_form input::placeholder {
	color: #ccc !important;
	font-weight: 300;
}

.search_box_form input {
	padding: 15px 15px;
}

input,
select,
textarea {
	border-radius: 0 !important;
}

.search_box_form:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 8px;
	background: transparent linear-gradient(90deg, #a91539 0%, #222a56 100%) 0% 0% no-repeat padding-box;
}

.search_box_form p {
	font-size: 32px;
	margin-bottom: 10px;
	color: #343434;
}

.search_box_form .input-group span {
	background: #222a56;
	display: inline-block;
	padding: 15px 18px;
}

.search_box_form .input-group span img {
	width: 20px;
}

.search_box_img {
	background: url(/themes/custom/ahe/img/wyszukiwarka_2.webp) no-repeat center center;
	background-size: cover;
	color: #fff;
	position: relative;
}

.search_box_img p {
	font-size: 28px;
	font-weight: 300;
	line-height: 1.3;
	padding: 20px 0;
}

.search_box_img * {
	color: #fff !important;
}

.search_box_img p strong {
	font-size: 36px;
}

.search_box_img img {
	position: absolute;
	width: 50px;
	right: 30px;
	top: calc(50% - 25px);
}

.left--sidebar nav h2 {
	background: #222a56;
	display: block;
	color: #fff;
	padding: 18px 20px;
	margin-bottom: 0;
	font-size: 16px;
}

.left--sidebar nav ul {
	padding-left: 0;
}

.left--sidebar nav a,
.left--sidebar nav span {
	color: #343434;
	background: #f1f1f1;
	display: block;
	padding: 12px 25px;
	border-bottom: 7px solid #e2e2e2;
}

.left--sidebar nav li.has_child.active.level_0 a,
.left--sidebar nav li.has_child.active.level_0 span {
	border-bottom: 7px solid #a91539;
}

.left--sidebar li.level_1 a {
	background: #e2e2e2;
	padding: 10px 25px 10px 45px;
	border-bottom: none !important;
}

.left--sidebar li.level_1 a.is-active {
	color: #a91539;
}

.left--sidebar li.level_1:first-child a {
	padding-top: 15px;
}

.left--sidebar li.level_1:last-child a {
	padding-bottom: 15px;
}

.left--sidebar nav a.is-active,
.left--sidebar nav li.active:not(.has_child) > a {
	border-bottom: 7px solid #a91539;
}

.left--sidebar nav a + ul a {
	padding-left: 45px;
}

.logos_grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 50px;
	align-items: center;
	justify-items: center;
}

.logos_grid img {
	max-height: 100px;
	max-width: 180px;
}

.disclaimer {
	background: transparent linear-gradient(270deg, #a91539 0%, #222a56 100%) 0% 0% no-repeat padding-box;
	color: #FFF;
	font-weight: 200;
	padding: 30px 40px;
	font-size: 13px;
	margin-top: 20px;
}

.disclaimer .field--name-body,
.disclaimer p {
	margin: 0;
}

.disclaimer p:nth-child(2) {
	margin-top: 20px;
}

.dragscroll {
	margin-bottom: 30px;
}

.offer_carousel {
	margin-right: calc((-100vw + 1311px) / 2);
	margin-top: 80px;
	overflow-x: auto;
}

.offer_carousel .scrolled {
	display: grid;
	grid-template-columns: repeat(30, 1fr);
	grid-gap: 30px;
	white-space: nowrap;
}

.offer_carousel .scrolled > a,
.offer_carousel .scrolled > div {
	display: inline-block;
	position: relative;
	width: 400px;
	cursor: pointer;
}

.offer_carousel .scrolled > a:before,
.offer_carousel .scrolled > div:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60%;
	background: transparent linear-gradient(180deg, #ffffff00 0%, #222a56 100%) 0% 0% no-repeat padding-box;
}

.offer_carousel .scrolled > a p,
.offer_carousel .scrolled > div a {
	position: absolute;
	left: 20px;
	bottom: 50px;
	color: #fff;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.2;
	font-family: "Mundial", sans-serif;
	white-space: normal;
	display: block;
	margin-bottom: 20px;
}

.offer_carousel .scrolled > a span,
.offer_carousel .scrolled > div span {
	position: absolute;
	left: 20px;
	bottom: 30px;
	color: #fff;
}

.simplebar-horizontal {
	background: #f1f1f1;
}

.simplebar-scrollbar {
	background: #222a56;
	border-radius: 0;
}

#block-ahe-site-branding img {
	width: 100%;
	max-width: 340px;
}

#block-ahe-primary-local-tasks ul {
	padding: 20px 0 20px 0;
}

#block-ahe-primary-local-tasks li {
	list-style: none;
	display: inline-block;
}

#block-views-block-wybierz-miasto-block-1-2 {
	display: inline-block;
}

#block-views-block-wybierz-miasto-block-1-2 .select2-selection--single {
	background-color: unset;
	border: none;
}

#block-views-block-wybierz-miasto-block-1-2 .select2-selection__rendered {
	color: #fff;
	line-height: 16px;
	display: inline-block;
}

#block-views-block-wybierz-miasto-block-1-2 .select2-container .select2-selection--single {
	height: 20px;
}

#block-views-block-wybierz-miasto-block-1-2 .select2-selection__arrow {
	position: relative;
	line-height: 16px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-top: none;
	border-left: none;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	margin-top: -6px;
}

#block-views-block-wybierz-miasto-block-1-2
.select2-container--default
.select2-selection--single
.select2-selection__arrow
b {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 8px;
	height: 8px;
	margin-top: -9px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: #666;
	border-width: 1px;
	transform: rotate(225deg);
	margin-top: -3px;
}

#block-views-block-wybierz-miasto-block-1-2
.select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow
b {
	border-color: #fff;
	margin-top: -6px;
}

.select2-selection__rendered {
	pointer-events: none;
}

.select2-container--default .select2-selection--single {
	border-radius: 0;
}

.select2-container--default .select2-results > .select2-results__options {
	max-height: 360px;
}

.select2-dropdown {
	border: none;
	box-shadow: 0px 0px 34px #00000066;
	border-radius: 0;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background: #f5f5f5;
	color: #8b8b8b;
}

.select2-results__option {
	padding: 10px 15px;
	font-weight: 300;
	white-space: nowrap;
	color: #8b8b8b;
}

.filie_header {
	margin-left: -105px;
	min-width: 200px;
}

#block-views-block-wybierz-miasto-block-1-3 .select2-container--default .select2-selection--single,
#block-views-block-wybierz-miasto-block-1-4 .select2-container--default .select2-selection--single {
	border: 1px solid #bbbbbb;
	height: 48px;
}

#block-views-block-wybierz-miasto-block-1-3
.select2-container--default
.select2-selection--single
.select2-selection__rendered,
#block-views-block-wybierz-miasto-block-1-4
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
	font-size: 15px;
	color: #8b8b8b;
	font-weight: 300;
	line-height: 46px;
	padding-left: 12px;
}

#block-views-block-wybierz-miasto-block-1-3
.select2-container--default
.select2-selection--single
.select2-selection__arrow,
#block-views-block-wybierz-miasto-block-1-4
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
	top: 10px;
	right: 20px;
}

#block-views-block-wybierz-miasto-block-1-3
.select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow,
#block-views-block-wybierz-miasto-block-1-4
.select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow {
	top: 12px;
}

.js-form-type-checkbox input[type="checkbox"] {
	appearance: none;
	-webkit-appearance: none;
	background: none;
}

.views-exposed-form .js-form-type-checkbox input[type="checkbox"] {
	display: none;
}

.views-exposed-form .js-form-type-checkbox {
	margin-left: 25px !important;
}

.views-exposed-form {
	display: block;
}

.js-form-type-checkbox label {
	position: relative;
	padding-left: 5px;
	cursor: pointer;
}

.js-form-type-checkbox label:before {
	content: "";
	position: absolute;
	left: -20px;
	top: 6px;
	width: 15px;
	height: 15px;
	border: 1px solid #8b8b8b;
}

.js-form-type-checkbox input[type="checkbox"]:checked + label::after {
	content: "";
	position: absolute;
	left: -17px;
	top: 9px;
	width: 9px;
	height: 9px;
	background: #a91539;
}

#views-exposed-form-kierunki-studiow-block-1 .js-form-submit,
.kierunki-grid .js-form-submit {
	background: none;
	margin-top: 20px;
	color: #343434;
	padding: 1px 0;
	border-bottom: 1px solid #343434;
}

#block-ahe-domyslna-menu-menu-inne-serwisy,
#block-wersjejezykowe {
	text-align: right;
}

#block-ahe-domyslna-menu-menu-inne-serwisy li,
#block-wersjejezykowe li {
	display: inline-block;
}

#block-ahe-domyslna-menu-menu-inne-serwisy li a,
#block-wersjejezykowe li a {
	text-decoration: none;
	display: inline-block;
	margin: 0 10px;
}

nav ul {
	margin-bottom: 0;
}

nav li {
	list-style: none;
}

nav.main_menu {
	position: inherit;
}

nav.main_menu ul {
	padding-left: 0;
}

nav.main_menu > ul > li {
	display: inline-block;
	cursor: pointer;
}

nav.main_menu > ul > li > span,
nav.main_menu > ul > li > a {
	display: block;
	padding: 30px 10px;
	position: relative;
}

nav.main_menu > ul > li > span:after,
nav.main_menu > ul > li > a:after,
nav.main_menu > ul > li:last-of-type > a:after {
	content: "";
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
	background: transparent linear-gradient(90deg, #222a56 0%, #222a56 50%) 0% 0% no-repeat padding-box;
}

.main_header:not(.path-first-part--ctbit) nav.main_menu > ul > li:first-of-type > a,
nav#block-ahe-domyslna-menu-menu-boczne-wz-warszawa > ul > li:nth-child(4) > span,
nav#block-ahe-domyslna-menu-menu-boczne-zod-jaslo > ul > li:nth-child(4) > span,
nav#block-ahe-domyslna-menu-menu-boczne-zod-trzcianka > ul > li:nth-child(4) > span,
nav#block-ahe-domyslna-menu-menu-boczne-wz-wodzislaw > ul > li:nth-child(4) > span,
nav#block-ahe-domyslna-menu-menu-menu-boczne-wz-sieradz > ul > li:nth-child(4) > span {
	background: transparent linear-gradient(135deg, #a91539 0%, #222a56 100%) 0% 0% no-repeat padding-box;
	color: #FFF;
	padding: 30px 40px 30px 20px;
}

nav#block-ahe-domyslna-menu-menu-boczne-wz-warszawa > ul > li:nth-child(4) > span,
nav#block-ahe-domyslna-menu-menu-boczne-zod-jaslo > ul > li:nth-child(4) > span,
nav#block-ahe-domyslna-menu-menu-boczne-zod-trzcianka > ul > li:nth-child(4) > span,
nav#block-ahe-domyslna-menu-menu-boczne-wz-wodzislaw > ul > li:nth-child(4) > span,
nav#block-ahe-domyslna-menu-menu-menu-boczne-wz-sieradz > ul > li:nth-child(4) > span,
nav#block-ahe-domyslna-menu-menu-menu-boczne-wydzia-zamiej > ul > li:nth-child(4) > span {
	padding-right: 20px;
}

.main_header:not(.path-first-part--ctbit) nav.main_menu > ul > li:first-of-type > a:before {
	content: '';
	position: absolute;
	right: 18px;
	top: 36px;
	width: 14px;
	height: 14px;
	background: url('../img/go.svg') no-repeat;
	background-size: cover;
}

nav.main_menu > ul > li:first-of-type > a:after {
	display: none;
	background: transparent linear-gradient(90deg, #a91539 0%, #222a56 100%) 0% 0% no-repeat padding-box;
}

nav.main_menu a,
nav.main_menu span {
	color: #343434;
	text-decoration: none;
}

nav.main_menu > ul > li > ul {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	padding-left: 0;
	background: #f5f5f5;
	text-align: left;
}

nav.main_menu > ul > li > ul span {
	display: block;
	border-bottom: 1px solid #bbbbbb;
	padding: 0 0 16px 0;
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 15px 0;
	width: 80%;
}

nav.main_menu > ul > li > ul > li > ul {
	padding: 10px 0 30px 0;
	display: inline-block;
}

nav.main_menu > ul > li > ul > li.has_child > ul {
	width: 80%;
}

nav.main_menu > ul > li > ul > li a {
	font-weight: 300;
	padding: 6px 0;
	display: block;
}

nav.main_menu > ul > li > ul > li > ul > li.has_child {
	background: url("/themes/custom/ahe/img/menu_arrow.png") no-repeat right center;
	background-size: 14px;
}

nav.main_menu li.has_child[data-id="c9812bc3-dc0d-49e5-9dd6-3412a2b9cdd8"] {
	background: none;
	position: relative;
}

nav.main_menu li.has_child[data-id="c9812bc3-dc0d-49e5-9dd6-3412a2b9cdd8"] div {
	height: 0;
	overflow: hidden;
	padding-left: 15px;
	border-left: 1px solid #DDD;
	transition: all 0.3s;
}

nav.main_menu li.has_child[data-id="c9812bc3-dc0d-49e5-9dd6-3412a2b9cdd8"]:after {
	content: '';
	border-top: none;
	border-left: none;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	position: absolute;
	right: 0;
	top: 10px;
}

nav.main_menu li.has_child[data-id="c9812bc3-dc0d-49e5-9dd6-3412a2b9cdd8"]:hover div {
	height: unset;
}

nav.main_menu li.has_child[data-id="c9812bc3-dc0d-49e5-9dd6-3412a2b9cdd8"]:hover:after {
	transform: rotate(225deg);
}

nav.main_menu > ul > li > ul > li > ul > li a {
	font-weight: 300;
	padding: 6px 0;
	display: block;
}

nav.main_menu li.has_child[data-id="c9812bc3-dc0d-49e5-9dd6-3412a2b9cdd8"] div > ul > li a {
	padding: 3px 0;
	font-size: 15px;
}

nav.main_menu > ul > li > ul > li > ul li.has_child.hovered > a,
nav.main_menu > ul > li > ul > li > ul li.has_child.hovered_second > a,
nav.main_menu > ul > li > ul > li > ul li:not(.has_child) a:hover {
	color: #a91539;
}

nav.main_menu > ul > li > ul > li > ul > li > ul > li a {
	padding: 6px 10px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 250px;
}

nav.main_menu > ul > li > ul > li > ul > li > ul > li a:after {
	content: "";
	position: absolute;
	right: 0;
	top: 16px;
	width: 1px;
	height: 9px;
	background: #a91539;
}

nav.main_menu > ul > li > ul > li > ul > li > ul > li:last-of-type a:after {
	display: none;
}

nav.main_menu > ul > li > ul > li > ul > li.has_child > ul {
	display: none;
	position: absolute;
	left: 378px;
	top: 40px;
	right: 0;
	bottom: 0;
	padding: 0 20px 20px 60px;
	flex-flow: wrap;
	background: #f5f5f5;
	height: fit-content;
}

nav.main_menu > ul > li > ul > li > ul > li.has_child > ul:before {
	content: "";
	position: absolute;
	left: -378px;
	top: 0;
	width: 378px;
	height: 100%;
	background: #f5f5f5;
	z-index: -1;
}

nav.main_menu > ul > li > ul > li > ul > li.has_child > ul > li > ul {
	width: 100%;
	display: none;
	grid-template-rows: repeat(8, 1fr);
	grid-auto-flow: column;
	grid-template-columns: auto;
	margin: 26px 0 20px 0;
}

nav.main_menu > ul > li > ul > li > ul > li.has_child.hovered_second > ul,
nav.main_menu > ul > li > ul > li > ul > li.has_child > ul:hover,
nav.main_menu > ul > li > ul > li > ul > li.has_child.hovered_second > ul ul,
nav.main_menu > ul > li > ul > li > ul > li.has_child > ul ul:hover {
	display: grid;
}

nav.main_menu:not(#block-ahe-main-menu) > ul > li > ul > li > ul > li.has_child > ul > li > ul {
	grid-template-rows: repeat(6, 1fr);
}

li[data-id="9398c8e0-a2cf-4d59-a3c8-4f12617ffab1"],
li[data-id="9be9b0b9-0c62-408b-b981-a999734f3161"] {
	margin-top: 30px;
}

li[data-id="9398c8e0-a2cf-4d59-a3c8-4f12617ffab1"] span,
li[data-id="9be9b0b9-0c62-408b-b981-a999734f3161"] span{
	width: 100% !important;
}

@media (min-width:1199px) {
	nav.main_menu > ul > li.hovered > ul {
		display: grid;
		height: fit-content;
		grid-template-columns: 1fr 1fr 1fr;
		padding: 40px 40px 30px 50px;
	}

	nav.main_menu > ul > li.hovered > span:after,
	nav.main_menu > ul > li.hovered > a:after {
		display: block;
	}

	nav.main_menu > ul > li:first-of-type.hovered > a:after {
		display: none;
	}

}

.home_video:before {
	content: "";
	position: absolute;
	left: -10px;
	top: -10px;
	width: calc(100% + 10px);
	height: calc(100% + 20px);
	background: transparent linear-gradient(90deg, #a9153933 0%, #222a564a 100%) 0% 0% no-repeat padding-box;
	z-index: -1;
	filter: blur(50px);
}

aside.left--sidebar nav > ul > li.has_child > ul > li span {
	display: none;
}

aside.left--sidebar nav > ul > li.has_child > ul > li > ul > li > a {
	padding-left: 45px;
}

aside.left--sidebar nav > ul > li.has_child > ul > li > ul > li > ul > li > ul > li > a {
	padding-left: 65px;
}

aside.left--sidebar nav > ul li {
	cursor: pointer;
}

aside.left--sidebar nav > ul li.has_child > span,
aside.left--sidebar nav > ul li.has_child > a {
	position: relative;
	pointer-events: none;
}

aside.left--sidebar nav > ul li.has_child > span:after,
aside.left--sidebar nav > ul li.has_child > a:after {
	content: "";
	position: absolute;
	right: 25px;
	top: 22px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 7px solid #343434;
}

aside.left--sidebar nav > ul li.has_child.active > span:after,
aside.left--sidebar nav > ul li.has_child.active > a:after {
	transform: rotate(90deg);
}

aside.left--sidebar nav > ul > li.has_child:not(.active) > ul,
aside.left--sidebar nav > ul > li > ul > li.has_child > ul > li:not(.active) > ul {
	display: none;
}

.home_video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	cursor: pointer;
	background: url("/sites/default/files/bnm.webp") no-repeat center center;
	background-size: cover;
}

.home_video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.news-home {
	display: grid;
	grid-template-columns: auto auto auto;
	grid-template-rows: auto auto;
	grid-gap: 20px;
}

.news-home .views-field-title {
	text-align: left;
}

.news-home a {
	color: #343434;
	font-size: 20px;
	line-height: 1.3;
	display: block;
	margin-top: 10px;
	font-family: "Mundial", sans-serif;
}

.news-home img {
	width: 100%;
}

.back-to-top {
	display: none;
}

.user-login-form,
.user-pass {
	width: 100%;
	max-width: 500px;
	margin: 50px 0;
}

.user-login-form .form-item,
.user-pass .form-item {
	margin-bottom: 30px;
}

.user-login-form .description,
.user-pass .description {
	font-size: 13px;
	color: #666;
}

.form-submit {
	background: #a91539 !important;
	color: #fff !important;
	padding: 10px 25px !important;
	border: none !important;
}

.webform-submission-quiz-form .form-wrapper,
.webform-submission-quiz-form #edit-actions {
	display: flex;
	justify-content: center;
	align-items: end;
}

.webform-submission-quiz-form legend {
	float: none;
}

.webform-button--previous {
	background: #999 !important;
	margin-inline: 20px;
}

.res_video,
.field--name-field-media-oembed-video {
	position: relative;
	padding-bottom: 56.25%;
}

.res_video iframe,
.field--name-field-media-oembed-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.field--name-field-media-oembed-video {
	margin-bottom: 20px;
}

#block-views-block-ostatnie-aktualnosci-block-1 h2 {
	font-size: 20px;
	color: #343434;
	margin-bottom: 10px;
}

#block-views-block-ostatnie-aktualnosci-block-1 .views-row {
	margin-bottom: 20px;
}

#block-views-block-ostatnie-aktualnosci-block-1 .views-row a {
	color: #343434;
}

input,
textarea,
select {
	background: #f1f1f1;
	border: none;
	padding: 8px 10px;
}

.progress-step.is-active .progress-marker::before {
	background-color: #A91539;
}

.progress-marker::before {
	font-size: 14px;
}

.webform-submission-form input:not(.webform-button--submit):not(.form-checkbox),.webform-submission-form select {
	font-size: 15px !important;
	background: none;
	border: 1px solid #bbbbbb;
	padding: 10px;
	color: #6c757d;
	max-width: 600px;
}

.webform-submission-form textarea {
	width: 100%;
	color: #6c757d;
}

.webform-submission-zostan-twarza-ahe-form {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 20px;
}

.webform-submission-zostan-twarza-ahe-form input,
.webform-submission-zostan-twarza-ahe-form  select {
	width: 100%;
}

.webform-confirmation__message.quiz {
	display: none;
}

#block-ahe-secondary-local-tasks ul {
	padding-left: 0;
}

#block-ahe-secondary-local-tasks ul li {
	list-style: none;
	display: inline-block;
}

#block-ahe-secondary-local-tasks ul li a {
	display: inline-block;
	padding: 5px 20px;
}

#block-ahe-secondary-local-tasks ul li a.is-active {
	background: #a91539;
	color: #fff;
}

.content_gradient {
	background: transparent linear-gradient(270deg, #a91539 0%, #222a56 100%) 0% 0% no-repeat padding-box;
	color: #fff;
	padding: 50px;
	margin-bottom: 20px;
}

.content_gradient ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px;
}

.content_gradient.one_column ul {
	display: grid;
	grid-template-columns: 100%;
}

.content_gradient li {
	list-style: none;
	position: relative;
	padding-left: 35px;
	font-weight: 300;
}

.content_gradient li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 24px;
	height: 24px;
	background: url("/themes/custom/ahe/img/arrow_right_circle_dark.png") no-repeat center center;
	background-size: cover;
}

.content_gradient_table {
	background: transparent linear-gradient(270deg, #a91539 0%, #222a56 100%) 0% 0% no-repeat padding-box;
	color: #fff;
	padding: 50px;
}

table.about_table td {
	width: 33%;
	padding-right: 30px;
}

article ul li {
	list-style: none;
	position: relative;
}

article ul li:before {
	content: "";
	width: 4px;
	height: 4px;
	background: #a91539;
	position: absolute;
	left: -13px;
	top: 11px;
}

ol.how_ol {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 10px;
	padding-left: 0;
	margin-top: 30px;
}

ol.about_ol li,
ol.how_ol li {
	list-style: none;
	background: #f1f1f1;
	padding: 60px 100px;
	margin-bottom: 20px;
	font-weight: 600;
	font-family: "Mundial", sans-serif;
	color: #343434;
	counter-increment: custom-counter;
	position: relative;
}

ol.how_ol li {
	counter-increment: custom-counter-2;
	padding: 40px 40px;
	font-weight: 300;
	font-family: "Neue Haas Grotesk Text Pro", sans-serif;
}

ol.how_ol li strong {
	font-size: 30px;
	line-height: 1;
	margin-bottom: 10px;
	display: block;
	font-family: "Mundial", sans-serif;
}

ol.about_ol li::before {
	content: "0"counter(custom-counter);
	position: absolute;
	left: -55px;
	top: 80px;
	font-size: 180px;
	color: #343434;
	opacity: 0.1;
	line-height: 0;
}

ol.how_ol li::before {
	content: "0"counter(custom-counter-2);
	position: absolute;
	right: 20px;
	top: -40px;
	font-size: 40px;
	color: #fff;
	background: #222a56;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	text-align: center;
	font-family: "Mundial", sans-serif;
}

table.buildings_table {
	margin: 40px 0;
}

table.buildings_table td {
	width: 50%;
}

table.buildings_table td strong {
	background: #a91539;
	color: #fff;
	border-radius: 50%;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	font-family: "Mundial", sans-serif;
	margin-right: 10px;
}

table.buildings_table tr td:nth-child(2) strong {
	background: #222a56;
}

div.fivestar-rating-wrapper > div > label::before {
	font-size: 1.75em;
}

div.fivestar-rating-wrapper > div > label.average,
div.fivestar-rating-wrapper > div > label.full {
	color: #99141b;
}

div.fivestar-rating-wrapper > div > label.hover {
	color: #c22f36 !important;
}

.fivestar-rating-wrapper {
	line-height: 46px;
}

.rating-option-result {
	display: none !important;
}

.vote_label {
	font-weight: 600;
	font-size: 18px;
	font-family: 'Mundial', sans-serif;
}

.rate-widget {
	margin-top: 30px;
}

a.red_button {
	background: #a91539;
	color: #fff;
	padding: 17px 22px;
	font-family: "Mundial", sans-serif;
}

.img_left {
	float: left;
	margin: 0 20px 20px 0;
}

.img_right {
	float: right;
	margin: 0 0 20px 20px;
}

.news-home {
	margin-bottom: 50px;
}

.field--name-body {
	margin-top: 30px;
}

.expert-division {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 10px;
}

.expert-division .link_js {
	position: relative;
}

.expert-division .link_js:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	background: #fff0 linear-gradient(180deg, #FFFFFF00 0%, #093346A6 61%, #093346 100%) 0% 0% no-repeat padding-box;
}

.expert-division .link_js > div {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: calc(100% - 40px);
	line-height: 1;
}

.expert-division .link_js > div p {
	margin-bottom: 10px;
}

.expert-division .link_js > div a {
	color: #FFF;
	font-size: 20px;
}

.expert-division .link_js > div span {
	color: #FFF;
	font-size: 12px;
	font-weight: 300;
}

body.page-node-type-pion-ekspercki .field--name-field-grafika-miniatura {
	float: left;
	margin: 0 20px 20px 0;
	max-width: 40%;
}

.block_gradient > div:not(.contextual) {
	background: transparent linear-gradient(270deg, #a91539 0%, #222a56 100%) 0% 0% no-repeat padding-box;
	display: flex;
	margin: 0 0 180px 0;
}

.block_gradient h2 {
	color: #fff;
	font-size: 60px;
	font-weight: 600;
}

.block_gradient p {
	color: #e9e9e9;
	font-size: 18px;
	font-weight: 300;
	margin-top: 30px;
}

.block_gradient a {
	color: #fff;
}

.block_gradient a.white_button {
	color: #222a56;
	background: #fff;
	display: block;
	padding: 15px 20px;
	width: 200px;
	text-align: center;
	font-size: 16px;
	margin-bottom: 40px;
}

.block_gradient:nth-child(odd) > div:not(.contextual) .field--name-body {
	display: inline-block;
	width: 50%;
	padding: 100px 20px 20px 100px;
}

.block_gradient:nth-child(odd) > div:not(.contextual) .field--name-field-zdjecie {
	display: inline-block;
	width: 48%;
	text-align: right;
}

.block_gradient:nth-child(odd) > div:not(.contextual) .field--name-field-zdjecie img {
	margin: 50px -80px -50px 0;
	height: auto;
}

.block_gradient:nth-child(even) > div:not(.contextual) .field--name-body {
	order: 2;
	display: inline-block;
	width: 50%;
	padding: 100px 30px 20px 0;
}

.block_gradient:nth-child(even) > div:not(.contextual) .field--name-field-zdjecie {
	order: 1;
	display: inline-block;
	width: 48%;
	text-align: left;
}

.block_gradient:nth-child(even) > div:not(.contextual) .field--name-field-zdjecie img {
	margin: 50px 0 -50px -50px;
	height: auto;
}

.dean_block {
	display: grid;
	grid-template-columns: 40% auto;
	align-items: center;
	grid-gap: 30px;
	margin-bottom: 30px;
}

.dean_block img {
	width: 100%;
}

.dean_block h3 {
	color: #a91539;
	font-weight: 500;
	font-size: 26px;
	text-align: center;
}

.dean_block h5 {
	font-size: 13px;
	text-align: center;
}

.rekrutacja_block {
	display: grid;
	grid-template-columns: 450px auto;
	grid-gap: 20px;
}

.rekrutacja_block > div {
	background: #f1f1f1;
	padding: 60px 60px;
}

.rekrutacja_block h3 {
	margin-bottom: 30px;
}

.grey_slider {
	background: #F1F1F1;
	overflow: hidden;
	margin: 80px 0 120px 0;
}

.grey_slider .owl-nav {
	margin: 0 -80px 50px 80px;
	z-index: 3;
	position: relative;
}

.owl-prev.disabled,
.owl-next.disabled {
	opacity: 0.5;
}

.grey_slider .owl-nav .owl-prev {
	margin-right: 10px;
}

.grey_slide {
	display: grid;
	grid-template-columns: 50% auto;
	grid-gap: 30px;
	overflow: hidden;
	padding: 60px 50px 0 80px;
	min-height: 400px;
	align-items: center;
}

.grey_slide img {
	width: 90%;
	max-width: 400px;
	margin: 50px auto 0 auto
}

.grey_slide h3 {
	font-size: 54px;
	font-weight: 600;
	margin-bottom: 30px;
}

.grey_slide p {
	font-size: 18px;
	font-family: "Neue Haas Grotesk Text Pro", sans-serif;
	margin-bottom: 30px;
}

.numbers {
	margin-top: 50px;
	min-height: 260px;
}

.numbers div.owl-item > div {
	min-height: 260px;
	vertical-align: top;
	line-height: 1;
	padding: 30px 50px;
}

.numbers .owl-stage div.owl-item:nth-child(odd) > div {
	background: #f1f1f1;
}

.numbers .owl-stage {
	padding-left: 0px !important;
}

.news-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;
}

.news-grid-subpage {
	grid-template-columns: repeat(2, 1fr);
}

.news-grid .views-row {
	background: #f1f1f1;
	padding-bottom: 50px;
	position: relative;
}

.news-grid .views-row img {
	width: 100%;
	height: auto;
}

.news-grid .views-row .views-field-title a {
	color: #343434;
	font-size: 18px;
	font-weight: 600;
	display: block;
	padding: 30px 20px 0 20px;
}

.news-grid .views-row .views-field-body {
	padding: 30px 20px;
	font-weight: 300;
}

.field--name-field-obrazy-galerii .field__items,
.field--name-field-mini-galeria .field__items,
.field--name-field-mini-galeria.field__items {
	display: grid;
	grid-template-columns: auto auto auto;
	grid-gap: 30px;
	vertical-align: middle;
}

.field--name-field-strona-import {
	margin: 50px 0;
}

.field--name-field-strona-import h2 {
	font-size: 26px;
}

.pager {
	grid-column: 1/-1;
}

.pager__item {
	display: inline-block;
}

.pager__item a,
.pager__item--ellipsis {
	color: #515151;
	padding: 16px 10px;
	min-width: 50px;
	text-align: center;
	background: #f1f1f1;
	display: inline-block;
}

.pager__item.is-active a {
	background: #222a56;
	color: #fff;
}

#views-exposed-form-aktualnosci-block-1 {
	margin-bottom: 30px;
}

#views-exposed-form-aktualnosci-block-1 .form-radio {
	display: none;
}

#views-exposed-form-aktualnosci-block-1 .option,
#block-ahe-strefawiedzy li a {
	background: #f1f1f1;
	color: #515151;
	padding: 12px 20px;
	margin: 0 10px 10px 0;
	font-size: 15px;
	font-weight: 300;
	cursor: pointer;
}

#views-exposed-form-aktualnosci-block-1 .option:hover {
	opacity: 0.9;
}

#views-exposed-form-aktualnosci-block-1 .form-radio:checked ~ .option,
#block-ahe-strefawiedzy li.active a {
	background: #222a56;
	color: #fff;
}

#block-ahe-strefawiedzy ul {
	padding-left: 0;
	margin-bottom: 20px;
}

#block-ahe-strefawiedzy li {
	display: inline-block;
}

#block-ahe-strefawiedzy li a {
	display: block;
	padding: 6px 14px;
	margin: 0 1px 4px 0;
}

.kierunki-grid form {
	float: left;
	width: 25%;
	margin-right: 4%;
	vertical-align: top;
}

.kierunki-grid .views-view-grid,
.kierunki-grid h2 {
	float: right;
	vertical-align: top;
}

.kierunki-grid .views-view-grid .views-col {
	background: #f1f1f1;
	padding: 50px;
	min-height: 450px;
	width: calc(50% - 20px) !important;
	margin-bottom: 20px;
	position: relative;
}

.red_more_btn {
	position: absolute;
	right: 0;
	bottom: 0;
	background: #a91539;
	color: #fff;
	padding: 15px 25px;
	font-size: 17px;
	font-weight: 300;
	z-index: -1;
	opacity: 0;
	transition: all 0.3s;
	cursor: pointer;
}

.news-grid .views-row .red_more_btn {
	font-size: 15px;
	z-index: 1;
	opacity: 1;
}

.news-grid .views-row .views-field-created {
	position: absolute;
	left: 20px;
	bottom: 15px;
	color: #999;
	font-size: 14px;
}

.red_more_btn:hover {
	color: #fff;
	opacity: 0.9;
}

.more_btn {
	text-align: center;
	margin: 10px 0 100px 0;
}

.more_btn a,
.rekrutacja_1 a,
.rekrutacja_3 a,
.rekrutacja_4 a,
.red_btn {
	background: #a91539;
	color: #fff;
	padding: 15px 25px;
	font-size: 17px;
	font-weight: 300 !important;
	font-family: "Mundial", sans-serif;
	cursor: pointer;
}

.more_btn a:hover,
a.red_btn:hover {
	color: #fff;
	opacity: 0.9;
}

.kierunki-grid .views-view-grid .views-col:hover .red_more_btn {
	z-index: 1;
	opacity: 1;
	transition: all 0.3s;
}

.kierunki-grid .views-view-grid .views-row .views-col:nth-child(1) {
	margin: 0 20px 20px 0;
}

.kierunki-grid .views-view-grid .views-col .views-field-name a,
.kierunki-grid .views-view-grid .views-col .views-field-title a {
	font-size: 30px;
	color: #343434;
	line-height: 1;
	margin-bottom: 20px;
	display: block;
	font-weight: 600;
}

#views-exposed-form-kierunki-studiow-block-1 .fieldset-legend,
#views-exposed-form-kierunki-studiow-block-2 .fieldset-legend,
#views-exposed-form-kierunki-studiow-block-3 .fieldset-legend,
#views-exposed-form-kierunki-studiow-block-4 .fieldset-legend,
#views-exposed-form-kierunki-studiow-block-5 .fieldset-legend,
#views-exposed-form-kierunki-studiow-block-6 .fieldset-legend,
#views-exposed-form-kierunki-studiow-block-7 .fieldset-legend,
.kierunki-grid .fieldset-legend,
#block-views-block-wybierz-miasto-block-1-3 h2,
#block-views-block-wybierz-miasto-block-1-4 h2 {
	font-size: 20px;
	color: #343434;
}

#views-exposed-form-kierunki-studiow-block-1 fieldset,
#views-exposed-form-kierunki-studiow-block-2 fieldset,
#views-exposed-form-kierunki-studiow-block-3 fieldset,
#views-exposed-form-kierunki-studiow-block-4 fieldset,
#views-exposed-form-kierunki-studiow-block-5 fieldset,
#views-exposed-form-kierunki-studiow-block-6 fieldset,
#views-exposed-form-kierunki-studiow-block-7 fieldset,
.kierunki-grid fieldset {
	margin-top: 20px !important;
}

.kierunki-grid.without-margin fieldset:first-of-type {
	margin-top: 0 !important;
}

#views-exposed-form-kierunki-studiow-block-1 .fieldgroup,
#views-exposed-form-kierunki-studiow-block-2 .fieldgroup,
#views-exposed-form-kierunki-studiow-block-3 .fieldgroup,
#views-exposed-form-kierunki-studiow-block-4 .fieldgroup,
#views-exposed-form-kierunki-studiow-block-5 .fieldgroup,
#views-exposed-form-kierunki-studiow-block-6 .fieldgroup,
#views-exposed-form-kierunki-studiow-block-7 .fieldgroup,
.kierunki-grid .fieldgroup {
	margin-bottom: 40px;
}

#views-exposed-form-kierunki-studiow-block-1 .form-item,
#views-exposed-form-kierunki-studiow-block-2 .form-item,
#views-exposed-form-kierunki-studiow-block-3 .form-item,
#views-exposed-form-kierunki-studiow-block-4 .form-item,
#views-exposed-form-kierunki-studiow-block-5 .form-item,
#views-exposed-form-kierunki-studiow-block-6 .form-item,
#views-exposed-form-kierunki-studiow-block-7 .form-item,
.kierunki-grid .form-item {
	margin: 5px 0;
}

#views-exposed-form-kierunki-studiow-block-1 .form-item label,
#views-exposed-form-kierunki-studiow-block-2 .form-item label,
#views-exposed-form-kierunki-studiow-block-3 .form-item label,
#views-exposed-form-kierunki-studiow-block-4 .form-item label,
#views-exposed-form-kierunki-studiow-block-5 .form-item label,
#views-exposed-form-kierunki-studiow-block-6 .form-item label,
#views-exposed-form-kierunki-studiow-block-7 .form-item label,
.kierunki-grid .form-item label {
	color: #343434;
	font-weight: 300;
}

#block-views-block-wybierz-miasto-block-1-3 .select2-container,
#block-views-block-wybierz-miasto-block-1-4 .select2-container {
	width: 90% !important;
}

.kierunki-grid .field-content ul {
	padding-left: 0;
	margin-bottom: 0;
}

.kierunki-grid .views-field-field-stopien .field-content li,
.kierunki-grid .views-field-field-rodzaj .field-content li,
.kierunki-grid .views-field-field-tsp .field-content li,
.kierunki-grid .views-field-field-system-studiow .field-content li,
.kierunki-grid .views-field-field-rodzaj-studiow .field-content li,
.kierunki-grid .views-field-field-typ-studiow-podyplomowe .field-content li {
	display: inline-block;
	list-style: none;
}

.kierunki-grid .views-field-field-stopien .field-content li span,
.kierunki-grid .views-field-field-rodzaj .field-content li span,
.kierunki-grid .views-field-field-tsp .field-content li span,
.kierunki-grid .views-field-field-system-studiow .field-content li span,
.kierunki-grid .views-field-field-rodzaj-studiow .field-content li span,
.kierunki-grid .views-field-field-typ-studiow-podyplomowe .field-content li span {
	background: #bbbbbb;
	color: #fff;
	padding: 5px 10px;
	display: inline-block;
	margin: 0 5px 5px 0;
	font-weight: 300;
	font-size: 14px;
	cursor: pointer;
}

.kierunki-grid .views-field-field-stopien .field-content li span.active_filter,
.kierunki-grid .views-field-field-rodzaj .field-content li span.active_filter,
.kierunki-grid .views-field-field-system-studiow .field-content li span.active_filter,
.kierunki-grid .views-field-field-rodzaj-studiow .field-content li span.active_filter,
.kierunki-grid .views-field-field-typ-studiow-podyplomowe .field-content li span.active_filter {
	background: #222a56;
}

.kierunki-grid .views-field-field-zajawka {
	margin-top: 20px;
	font-weight: 300;
}

.kierunki-grid header {
	font-weight: 300;
	margin-bottom: 20px;
}

.kierunki-studiow-new .views-view-grid {
	width: 70%;
	margin-top: -50px;
}

.kierunki-studiow-new.without-margin .views-view-grid {
	margin-top: 50px
}

.kierunki-studiow-new .rozwin {
	display: none;
}

.kierunki-studiow-new header {
	margin-left: 30%;
	float: left;
	margin-top: -100px;
}

.kierunki-grid.without-margin {
	position: relative;
}

.kierunki-studiow-new.without-margin header {
	margin: 0;
	position: absolute;
	left: 30%;
}

.form-item-rodo {
	margin-left: 20px;
}

.webform-submission-kontakt1-node-17313-form a {
	display: inline;
	color: #a91539;
	background: none;
	padding-left: unset;
	font-size: unset;
}

#block-views-block-wybierz-miasto-block-1-4 {
	width: 25%;
}

.page-node-type-kierunek-studiow article h2,
.page-node-type-kierunek-studiow .views-element-container h2 {
	margin-bottom: 30px;
	font-weight: 600;
	font-size: 40px;
}

.page-node-type-kierunek-studiow article ul {
	padding-left: 0;
}

.page-node-type-page article div.collapse-text-text li {
	list-style: none;
	position: relative;
	padding-left: 25px;
	font-weight: 300;
}

.page-node-type-page article div.collapse-text-text li:before {
	content: "";
	position: absolute;
	left: 10px;
	top: 11px;
	width: 4px;
	height: 4px;
	background: #a91539;
}

.collapse-text-text li a {
	color: #515151;
	font-size: 14px;
}

.collapse-text-text {
	padding-top: 20px;
}

#collapse-text-dynamic-div-number-1 .collapse-text-text {
	padding-top: 0;
}

.collapse-text-text ul {
	padding-left: 0;
}

.collapse-text-details,
.field--name-field-pytanie {
	background: #f1f1f1;
	padding: 20px 30px;
	margin-bottom: 10px;
}

.field--name-field-pytanie {
	padding: 14px 30px;
	cursor: pointer;
}

.collapse-text-details summary,
.field--name-field-pytanie {
	position: relative;
	font-size: 18px;
	font-family: "Mundial", sans-serif;
	font-weight: 400;
	padding-right: 35px;
}

.field--name-field-pytanie {
	font-size: 16px;
}

.collapse-text-details summary::marker {
	content: "";
	display: none;
}

.collapse-text-details summary:after,
.grey-border .view-field-opener:before,
.content-opener:before,
.field--name-field-pytanie:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background: url("/themes/custom/ahe/img/circle_plus.svg") no-repeat;
	background-size: cover;
}

.field--name-field-pytanie:before {
	top: 15px;
	right: 20px;
	width: 26px;
	height: 26px;
}

.grey-border .view-field-opener:before,
.content-opener:before {
	right: 20px;
	top: 12px;
}

.collapse-text-details summary[aria-expanded="true"]:after,
.grey-border .view-field-opener.opened:before,
.content-opener.opened:before,
.field--name-field-pytanie.opened:before {
	background: url("/themes/custom/ahe/img/circle_minus.svg") no-repeat;
	background-size: cover;
}

.content_gradient li:before,
.content_gradient_table li:before {
	background: url("/themes/custom/ahe/img/check-circle.svg") no-repeat center center !important;
}

.content_gradient h3,
.content_gradient_table h3 {
	line-height: 1;
	margin-bottom: 60px;
	color: #fff;
}

.content_gradient_table td {
	width: 50%;
}

.field--name-field-odpowiedz {
	display: none;
	padding: 10px 30px;
}

.field--name-field-faq {
	margin-bottom: 20px;
}

.field--name-field-faq .field__label {
	font-size: 32px;
	font-family: "Mundial", sans-serif;
	font-weight: 600;
	color: #343434;
}

.table_with_circles td {
	vertical-align: middle;
	padding: 20px 10px;
}

.table_with_circles p {
	white-space: nowrap;
	background: #222a56;
	color: #fff;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	text-align: center;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
}

.table_with_circles p strong {
	font-size: 40px;
	margin-right: 5px;
}

.table_ol {
	background: #f1f1f1;
}

.table_ol td {
	padding: 30px 10px;
	vertical-align: middle;
	font-family: "Mundial", sans-serif;
}

.table_ol td p {
	color: #a91539;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 0;
	margin-left: 30px;
}

.grey_table {
	width: 100%;
}

.grey_table td {
	background: #f1f1f1;
	padding: 15px 25px;
	position: relative;
	vertical-align: middle;
	max-width: 50%;
}

.grey_table td:before {
	content: "";
	background: #fff;
	width: 3px;
	height: 100%;
	right: 0;
	top: 0;
	position: absolute;
	z-index: 2;
}

.grey_table td:after {
	content: "";
	background: #e2e2e2;
	height: 3px;
	width: 100%;
	left: 0;
	bottom: 0;
	position: absolute;
}

.grey_table table {
	width: 100%;
	margin-top: 10px;
}

.grey_table table td:before,
.grey_table table td:after {
	display: none;
}

.grey_table table td,
.grey_table table td {
	padding: 0;
	vertical-align: top;
}

.grey_table table td ul {
	padding-left: 0;
}

.grey_table table td li {
	list-style: none;
	position: relative;
	padding-left: 15px;
}

.grey_table table td li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 11px;
	width: 5px;
	height: 5px;
	background: #a91539;
	border-radius: 50%;
}

.grey_table td p {
	margin-bottom: 0;
}

.grey_table th {
	background: #e2e2e2;
	color: #515151;
	padding: 15px 10px;
}

.nowrap_table {
	white-space: nowrap;
}

.skk_filters,
.skk_offers {
	width: 100% !important;
}

.skk_filters_options,
.skk_filters {
	display: flex;
	justify-content: center;
	gap: 50px;
	font-family: "Mundial", sans-serif;
	font-size: 16px !important;
	align-items: center;
}

.skk_filters_options > div:nth-child(1) {
	display: flex;
	gap: 30px;
}

.skk_filters {
	padding: 20px 30px;
	border: none !important;
	background: #F1F1F1 !important;
}

.skk_offers {
	border: none !important;
	background: none !important;
	margin-top: 30px !important;
}

.skk_offers table {
	margin: 0 !important;
	width: 100% !important;
	font-size: 14px !important;
}

.skk_offers th,
.skk_offers td {
	border: none !important;
	padding: 20px 15px !important;
	text-align: left !important;
}

.skk_offers td {
	cursor: pointer;
	background: #F1F1F1 !important;
	border-bottom: 3px solid #FFF !important;
	border-top: 3px solid #FFF !important;
}

.skk_offers th {
	background-color: #222A56 !important;
	color: #FFF;
	font-weight: 400;
}

.skk_filters input:not(.skk_filters_btn_search),.skk_filters select {
	background: #FFF !important;
}

.skk_filters select {
	height: 70px;
}

.skk_filters_options > div > p {
	display: flex;
	align-items: center;
	justify-content: end;
}

.skk_filters_btn_search {
	height: fit-content;
	background: #a91539 !important;
	color: #FFF;
	padding: 10px 40px;
}

.skk_filters label {
	padding-right: 15px !important;
}

.konferencje-view .views-row {
	margin-bottom: 20px;
}

body.page-node-type-konferencja main .field {
	margin-bottom: 20px;
}

body.page-node-type-konferencja main .field .field__label {
	font-weight: 600;
}

.logos_table {
	width: 100%;
}

.logos_table td {
	width: 30%;
	vertical-align: middle;
	text-align: center;
	padding: 40px 0;
}

.logos_table td img {
	width: 90%;
	max-width: 150px;
}

.custom_alert {
	background: #fff2f5;
	border: 1px solid #f2d9df;
	color: #a91539;
	padding: 20px 40px;
	margin: 20px 0;
}

.custom_alert strong {
	color: #343434;
}

.custom_alert s {
	text-decoration: line-through !important;
}

#block-views-block-specjalnosci-block-1 {
	margin-top: 40px;
}

#block-views-block-studia-i-stopnia-block-3 {
	margin-top: -20px;
}

.related-fos img {
	cursor: pointer;
}

.related-fos .views-field-title a {
	color: #333;
	font-size: 18px;
	font-weight: 600;
}

.related-fos .views-field-field-cena-kierunku strong {
	color: #a91539;
}

.related-fos .red_btn {
	padding: 10px 17px;
	font-size: 16px;
	display: block;
	text-align: center;
}

.fos_details {
	background: #f1f1f1;
	padding: 50px 50px 70px 50px;
	font-weight: 300;
	font-size: 16px;
	margin-bottom: 40px;
	position: relative;
}

.fos_details a.rekrulinker {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 14px;
	background: #a91539;
	color: #fff;
	text-align: center;
}

.fos_details strong {
	font-size: 18px;
}

.red_text {
	color: #a91539;
	font-weight: 600;
}

.bigger_text {
	font-size: 24px;
}

.link_js {
	cursor: pointer;
}

table.advantages_table {
	width: 100%;
}

table.advantages_table td {
	width: 25%;
	padding: 20px 40px 80px 40px;
}

table.advantages_table p {
	margin-bottom: 20px;
	line-height: 1;
	font-size: 20px;
	font-weight: 500;
}

table.advantages_table strong {
	font-size: 70px;
	font-weight: 800;
	color: #222a56;
}

table.advantages_table td[colspan="2"] strong {
	color: #fff;
}

table.advantages_table tr:nth-child(1) td:nth-child(odd),
table.advantages_table tr:nth-child(3) td:nth-child(odd),
table.advantages_table tr:nth-child(4) td:nth-child(odd) {
	background-color: #f1f1f1;
}

table.advantages_table tr:nth-child(2) td:nth-child(even) {
	background-color: #f1f1f1;
}

table.advantages_table tr:nth-child(2) td[colspan="2"] {
	background: url("/themes/custom/ahe/img/atuty_1.jpg") no-repeat center center;
	background-size: cover;
	color: #fff;
}

table.advantages_table tr:nth-child(4) td[colspan="2"] {
	background: url("/themes/custom/ahe/img/nasze_atuty.webp") no-repeat center center;
	background-size: cover;
	color: #fff;
}

table.authorities_table {
	text-align: center;
}

table.authorities_table td {
	display: inline-block;
	width: 24.3%;
	text-align: left;
	margin-bottom: 20px;
	position: relative;
}

table.authorities_table td:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60%;
	background: transparent linear-gradient(180deg, #ffffff00 0%, #222a56 100%) 0% 0% no-repeat padding-box;
}

table.authorities_table td p {
	position: absolute;
	left: 20px;
	bottom: 20px;
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	width: 90%;
}

table.authorities_table td p strong {
	font-size: 14px;
}

table td {
	vertical-align: top;
}

.review {
	background: #f5f5f5;
	padding: 100px 120px;
	margin: 30px 0;
	font-weight: 300;
	position: relative;
}

.review > * {
	position: relative;
	z-index: 1;
}

.review:before {
	content: "";
	position: absolute;
	right: 30px;
	top: 50px;
	background: url("/themes/custom/ahe/img/quote.png");
	width: 160px;
	height: 160px;
	background-size: 100% auto;
}

.content-carousel img {
	width: auto !important;
	max-height: 80px;
	margin: 0 auto;
}

.grey_links_bar {
	background: #f1f1f1;
	margin: 50px 0;
	position: relative;
}

.grey_links_bar:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 8px;
	background: #e2e2e2;
}

.grey_links_bar a {
	display: inline-block;
	padding: 15px 25px 20px 25px;
	color: #343434;
	font-weight: 400;
	position: relative;
}

.grey_links_bar a:hover:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 8px;
	background: #bbbbbb;
}

.view-field-collapsed,
.content-collapsed {
	display: none;
}

.grey-border {
	border: 1px solid #f1f1f1;
	margin: 10px 0;
	background: #f1f1f1;
	color: #515151;
	padding: 5px 2px;
	font-size: 15px;
	position: relative;
	font-family: "Mundial", sans-serif;
}

.grey-border .view-field-opener,
.content-opener,
.grey_link {
	background: #f1f1f1;
	color: #515151;
	font-size: 17px;
	padding: 15px 60px 15px 25px;
	cursor: pointer;
	position: relative;
	display: block;
}

.grey_link {
	margin-top: 10px !important;
}

.grey-border .view-field-opener:not(.wykladowcy)::first-letter {
	text-transform: capitalize;
}

.grey-border .view-field-opener.wykladowcy + .views-field-nothing img {
	float: left;
	margin: 0 20px 10px 0;
}

.grey-border > .views-field-nothing {
	padding: 7px 10px;
	font-weight: 600;
}

.grey-border .view-field-opener:hover,
.content-opener:hover {
	opacity: 0.9;
}

.grey-border .view-field-collapsed,
.content-collapsed {
	padding: 50px 70px;
	font-weight: 300;
	background: #fff;
	font-size: 16px;
	margin-top: 5px;
	font-family: "Neue Haas Grotesk Text Pro", sans-serif;
	line-height: 1.6;
}

.grey-border .views-field-nothing {
	color: #999;
	font-weight: 300;
	overflow: hidden;
}

.grey-border .views-field-title a,
.grey-border .views-field-nothing a {
	color: #333;
	font-weight: 500;
	transition: all 0.3s;
}

.grey-border .views-field-nothing a:hover {
	color: #a91539;
}

.grey-border .views-field-title:not(.wykladowcy)::first-letter,.grey-border .views-field-nothing::first-letter {
	text-transform: capitalize;
}

.grey-border .views-field-edit-node {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 12px;
}

.red_heading {
	color: #a91539;
	font-size: 14px;
	margin-top: 60px;
	font-weight: 400;
	margin-bottom: -20px;
	line-height: 1;
	text-transform: uppercase;
}

.fos_black {
	font-size: 20px;
	margin-top: 30px;
}

.fos_black a {
	color: #333;
	font-weight: 400;
	font-size: 30px;
}

.fos_desc p {
	font-weight: 300;
	line-height: 1.5;
}

.border_info {
	margin: 0 30px;
	padding: 40px 60px;
	border: 2px solid #f1f1f1;
}

.page-node-type-news article {
	max-width: 940px;
	margin: 0 auto;
}

article footer {
	display: none;
}

.contact_block {
	position: relative;
}

.contact_block > div {
	position: absolute;
	right: 5%;
	top: 50%;
	transform: translateY(-50%);
	background: #fff;
	padding: 30px 40px;
}

.contact_block > div:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 8px;
	background: transparent linear-gradient(90deg, #a91539 0%, #222a56 100%) 0% 0% no-repeat padding-box;
}

.contact_block > div p {
	padding-left: 20px;
	position: relative;
}

.contact_block > div p:before {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 12px;
	height: 20px;
	background: url("/themes/custom/ahe/img/place.svg") no-repeat;
	background-size: 100% auto;
}

.contact_table tr {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	width: 100%;
	grid-gap: 30px;
	margin: 30px 0;
}

.contact_table td {
	background: #f1f1f1;
	padding: 30px 40px;
}

.rekrutacja_1,
.rekrutacja_2,
.rekrutacja_4,
.praca_1 {
	display: grid;
	grid-template-columns: 40fr 60fr;
	grid-gap: 50px;
	align-items: center;
	margin-bottom: 100px;
}

.rek_new {
	grid-template-columns: 50fr 50fr;
}

.rekrutacja_1 strong,
.rekrutacja_2 strong,
.rekrutacja_3,
.praca_1 strong {
	font-size: 36px;
	color: #343434;
	line-height: 1.3;
	font-weight: 600;
	font-family: "Mundial", sans-serif;
}

.rek_new p {
	color: #515151;
	font-size: 22px;
	line-height: 1.5;
}

.rek_new strong {
	font-size: 46px;
	font-weight: 600;
	line-height: 1;
}

.rek_new img {
	max-width: 500px;
}

.rekrutacja_2.rek_new img {
	float: right;
}

.rekrutacja_3.rek_new p {
	font-weight: 300;
	color: #8B8B8B;
	max-width: 1000px;
	margin: 20px auto;
}

.rekrutacja_3.rek_new p span {
	color: #222A56;
	font-weight: 500;
}

.rekrutacja_3.rek_new {
	margin-bottom: 50px;
}

.centered {
	text-align: center;
}

.rek_paragraph {
	max-width: 1000px;
	margin: 20px auto;
	text-align: center;
	font-size: 24px;
	color: #343434;
	font-weight: 600;
}

.about_ol.rek_new {
	max-width: 1000px;
	margin: 0 auto;
}

.rekrutacja_1.rek_new ul {
	padding-left: 15px;
}

.rekrutacja_1.rek_new li strong {
	font-size: 18px;
}

.search_box.rek_new {
	margin-top: 0;
}

.search_box.rek_new .search_box_form p {
	font-size: 30px;
	font-weight: 400;
	color: #343434;
	font-family: "Mundial", sans-serif;
}

.search_box.rek_new .search_box_img p {
	font-family: "Mundial", sans-serif;
}

.search_box.rek_new .search_box_img strong {
	font-weight: 600;
}

.p_hidden {
	display: none;
}

.lista_kierunki {
	display: grid;
	grid-auto-flow: column;
	grid-template-columns: repeat(3, 1fr);
}

.lista_kierunki a {
	font-weight: 300 !important;
	color: #515151;
	font-size: 22px;
}

.praca_1 strong {
	font-size: 48px;
}

.praca_1 #answer strong {
	font-size: 34px;
}

#answer p {
	font-family: "Neue Haas Grotesk Text Pro", sans-serif;
	font-weight: 300;
}

#answer a:not(.red_btn) {
	font-weight: 500 !important;
}

#answer span {
	font-weight: 500;
	color: #A91539;
}

#answer ul {
	margin-bottom: 50px;
}

.videos_carousel .owl-item .field__item {
	position: relative;
	cursor: pointer;
}

.videos_carousel .owl-item .field__item:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 60px;
	background: url('/themes/custom/ahe/img/play.webp');
	background-size: cover;
}

.video_popup {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	z-index: 99999;
	display: flex;
	align-items: center;
	justify-content: center;
	display: none;
}

.video_popup > div {
	width: 100%;
	max-width: 1000px;
	position: relative;
}

.video_popup > div:after {
	content: '+';
	position: absolute;
	right: 0px;
	top: -80px;
	font-size: 55px;
	color: #000;
	transform: rotate(45deg);
	font-weight: 500;
}

.video_popup > div iframe {
	aspect-ratio: 16 / 9;
	width: 100% !important;
}

.rekrutacja_3 {
	text-align: center;
	margin-bottom: 100px;
}

.rekrutacja_4 {
	grid-template-columns: 50% 50%;
	background: #f1f1f1;
	padding: 80px;
	display: none;
}

.rekrutacja_4 strong {
	font-size: 50px;
	color: #343434;
}

.rekrutacja_4 p {
	font-size: 20px;
}

.rekrutacja_table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 10px;
}

.rekrutacja_table tr td {
	background: #f1f1f1;
	padding: 14px 25px;
	font-weight: 500;
	font-size: 18px;
	font-family: "Mundial", sans-serif;
}

.rekrutacja_table tr td:nth-child(2) {
	width: 120px;
	position: relative;
}

.rekrutacja_table a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #a91539;
	color: #fff;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
}

.rekrutacja_table small {
	display: block;
	font-size: 13px;
	color: #999;
}

.ambassador-row,
.partner-row {
	margin: 30px 0;
	display: grid;
	grid-template-columns: 320px auto;
}

.partner-row {
	grid-template-columns: 250px auto;
}

.partner-row img {
	max-width: 80% !important;
}

.ambassador-row .views-field-nothing {
	background: #f1f1f1;
	padding: 40px 60px;
}

.ambassador-row h3 {
	color: #343434;
	font-size: 30px;
}

.ambassador-row h4 {
	color: #a91539;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 14px;
}

.ambassador-row p {
	font-weight: 300;
	margin-top: 30px;
	font-family: "Neue Haas Grotesk Text Pro", sans-serif;
}

.form-item-edycja,
.form-item-edycja-projektu {
	max-width: 320px;
}

.form-item-edycja .select2-container .select2-selection--single,
.form-item-edycja-projektu .select2-container .select2-selection--single {
	height: 48px;
	border: 1px solid #bbb;
}

.form-item-edycja .select2-container--default .select2-selection--single .select2-selection__rendered,
.form-item-edycja-projektu .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 44px;
	font-weight: 300;
	color: #8b8b8b;
	font-size: 14px;
	padding-left: 15px;
	font-family: "Mundial", sans-serif;
}

.form-item-edycja .select2-container--default .select2-selection--single .select2-selection__arrow,
.form-item-edycja-projektu .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 10px;
	right: 15px;
}

.form-item-edycja
.select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow,
.form-item-edycja-projektu
.select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow {
	top: 12px;
	right: 15px;
}

.form-item-edycja label,
.form-item-edycja-projektu label {
	margin-bottom: 5px;
	color: #343434;
	font-family: "Mundial", sans-serif;
	font-size: 22px;
	font-weight: 500;
}

.form-item-edycja-projektu {
	margin-bottom: 40px;
}

.open_menu,
.menu_bg {
	display: none;
}

.webform-submission-form .form-item {
	margin-bottom: 20px;
}

.webform-submission-quiz-form .form-item {
	margin-bottom: 5px;
}

.webform-submission-quiz-form .fieldset-legend {
	color: #343434;
	font-weight: 500;
}

.webform-submission-quiz-form .radios--wrapper {
	margin-bottom: 30px;
}

.webform-submission-quiz-form .radios--wrapper legend {
	margin-bottom: 20px;
}

.form-item-rodo {
	font-size: 12px;
}

.webform-submission-rejestracja-uczestnikow-na-wykla-add-form .webform-confirmation__message {
	color: #0a3622;
	background: #d1e7dd;
	border: 1px solid #0a3622;
	border-radius: 3px;
	padding: 10px 25px;
	display: inline-block;
}

.webform-submission-form .form-item:not(.js-form-type-radio) > label {
	display: block;
}

.field--name-field-wizytowka-osoba {
	font-weight: 600;
}

.field--name-field-wizytowka-telefon .field__items,
.field--name-field-wizytowka-email .field__items,
.field--name-field-e-mail-do-wysylki-dokument .field__items {
	margin-bottom: 20px;
}

.field--name-field-wizytowka-telefon .field__label,
.field--name-field-wizytowka-email .field__label {
	vertical-align: top;
}

#featured *:first-letter {
	text-transform: uppercase;
}

footer.main_footer {
	background: #f1f1f1;
	color: #515151;
	font-weight: 300;
	padding: 50px 0;
	margin-top: 100px;
	position: relative;
}

footer.main_footer a {
	color: #515151;
}

footer.main_footer ul {
	padding-left: 0;
}

footer.main_footer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 8px;
	background: transparent linear-gradient(90deg, #a91539 0%, #222a56 100%) 0% 0% no-repeat padding-box;
}

.footer--top .container {
	padding-bottom: 50px;
}

footer.main_footer h2 {
	margin-bottom: 20px;
	font-size: 26px !important;
}

nav#block-przydatnelinki a {
	padding: 10px 0;
	display: block;
}

footer .select2-container {
	width: 100% !important;
}

footer .select2-selection {
	height: 50px !important;
}

footer .select2-selection__rendered {
	margin: 10px;
}

footer .select2-selection__arrow {
	margin: 10px;
}

footer #block-socialmedia {
	margin-top: 30px;
}

footer #block-socialmedia a {
	display: inline-block;
	margin-right: 20px;
}

footer #block-socialmedia a img {
	width: 25px;
	height: auto;
}

.bip img {
	width: 60px;
}

[data-drupal-selector="edit-typ"],
[data-drupal-selector="edit-typ-podyplomowe"] {
	display: none;
}

#block-views-block-podyplomowe-block-1 [data-drupal-selector="edit-typ"] {
	display: block;
	margin-bottom: 30px;
}

#block-views-block-podyplomowe-block-1 .views-row {
	display: inline-block;
}

#block-views-block-podyplomowe-block-1 .views-row ul {
	padding-left: 0;
}

#block-views-block-podyplomowe-block-1 .views-row ul li {
	list-style: none;
	display: inline-block;
}

#block-views-block-podyplomowe-block-1 .views-row ul li a {
	padding: 5px 10px 7px 10px;
	display: inline-block;
	margin: 5px 5px 5px 0;
	font-weight: 300;
	font-size: 14px;
	background: #222a56;
	color: #fff;
}

#block-views-block-podyplomowe-block-1 .views-row ul li a:first-letter {
	text-transform: uppercase;
}

.wcag {
	display: none;
	position: fixed;
	top: 200px;
	right: 0;
	transform: translateX(100%);
	transition: all 0.3s;
	z-index: 999;
}

.wcag_label {
	width: 50px;
	height: 50px;
	position: absolute;
	left: -50px;
	top: 0;
	background: #B00;
	color: #FFF;
}

.wcag_options {
	border: 2px solid #B00;
	padding: 20px 40px;
	background: #FFF;
}

.wcag_options p {
	cursor: pointer;
	padding-left: 30px;
}

.wcag:hover {
	transform: translateX(0);
}

@media(max-width:1500px) {
	.carousel-caption h5 {
		font-size: 40px;
	}

}

@media (max-width:1400px) {
	.carousel-indicators {
		max-width: 1120px;
	}

	.carousel-caption p {
		font-size: 22px;
	}

	.carousel-caption a {
		font-size: 16px;
	}

	nav.main_menu > ul > li > ul > li > ul > li.has_child ul {
		left: 330px;
	}

	nav.main_menu > ul > li > ul > li > ul > li.has_child > ul::before {
		left: -380px;
	}

}

@media (max-width:1199px) {
	nav.main_menu > ul > li:first-of-type > a:before {
		right: 28px;
		top: 28px;
		width: 16px;
		height: 16px;
	}

	nav.main_menu li.has_child[data-id="c9812bc3-dc0d-49e5-9dd6-3412a2b9cdd8"] div {
		height: unset;
		overflow: unset
	}

	nav.main_menu li.has_child[data-id="c9812bc3-dc0d-49e5-9dd6-3412a2b9cdd8"] div > ul > li > a {
		font-size: 18px;
		padding: 15px 20px !important;
	}

	nav.main_menu li.has_child[data-id="c9812bc3-dc0d-49e5-9dd6-3412a2b9cdd8"]:after {
		content: none !important;
	}

	li[data-id="9398c8e0-a2cf-4d59-a3c8-4f12617ffab1"] span {
		width: 90% !important;
	}

	.rekrutacja_2.rek_new img {
		float: none;
	}

	.carousel-item img {
		width: auto;
		height: 100%;
		transform: translateX(-25%);
	}

	.carousel-indicators {
		max-width: 940px;
	}

	header.main_header {
		background: none;
	}

	.header_branding {
		padding: 20px 30px;
	}

	.header_nav {
		display: none;
		margin-top: 20px;
	}

	.open_menu {
		display: block;
		position: absolute;
		right: 20px;
		top: 25px;
		color: #fff;
		cursor: pointer;
	}

	.open_menu span {
		display: block;
		width: 30px;
		height: 4px;
		margin-bottom: 5px;
		position: relative;
		background: #fff;
		border-radius: 3px;
		z-index: 1;
		transform-origin: 4px 0px;
		transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
	}

	.open_menu span:first-child {
		transform-origin: 0% 0%;
	}

	.open_menu span:nth-last-child(2) {
		transform-origin: 0% 100%;
	}

	.open_menu.close_menu span {
		transform: rotate(45deg) translate(-10px, -10px);
		background: #000;
	}

	.open_menu.close_menu span:nth-last-child(3) {
		opacity: 0;
		transform: rotate(0deg) scale(0.2, 0.2);
	}

	.open_menu.close_menu span:nth-last-child(2) {
		transform: rotate(-45deg) translate(-9px, 9px);
	}

	.header_branding img {
		width: 80%;
		max-width: 300px;
	}

	.rekrutacja_1 strong,
	.rekrutacja_2 strong,
	.rekrutacja_3 {
		font-size: 24px;
	}

	.rekrutacja_4 strong {
		font-size: 30px;
	}

	.search_box {
		margin-top: 30px;
	}

	.carousel-caption {
		left: 10%;
	}

	.offer_carousel {
		margin-right: calc((-100vw + 1195px) / 2);
	}

	body.page-node-16458 .left--sidebar {
		width: 100%;
		float: unset;
		margin-right: 0;
		position: relative;
		height: 47px;
		margin-bottom: 30px;
		overflow: hidden;
	}

	body.page-node-16458 .left--sidebar.opened_form {
		height: auto;
	}

	body.page-node-16458 .left--sidebar:not(.opened_form):before {
		content: "Wybierz filtr";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background: #343434;
		color: #fff;
		text-align: center;
		padding: 8px 0 12px 0;
		font-size: 18px;
		font-weight: 300;
		cursor: pointer;
		z-index: 1;
	}

	body.page-node-16458 .left--sidebarm:before:hover {
		opacity: 0.9;
	}

	.kierunki-grid .views-view-grid {
		float: unset;
		width: 100%;
	}

	.kierunki-grid .views-view-grid .views-row .views-col {
		margin: 0 0 30px 0 !important;
		width: 100% !important;
	}

	.kierunki-grid header {
		width: 100%;
		text-align: center;
	}

	.kierunki-studiow-new .views-view-grid {
		width: 100%;
		margin-top: 0px;
	}

	.kierunki-studiow-new header {
		margin-left: 0;
		float: none;
		margin-top: 20px;
		bottom: 0;
	}

	.kierunki-studiow-new form {
		margin-bottom: 20px;
		width: 100%;
	}

	.kierunki-studiow-new .views-exposed-form {
		display: none;
	}

	.kierunki-studiow-new {

		/* MB - brak możliwości kliknięcia w cokolwiek na mobile
		/* pointer-events: none; */
	}

	.kierunki-studiow-new .rozwin {
		display: block;
		margin-top: 25px;
		margin-bottom: 25px;
		width: 100%;
		background: #343434;
		color: #fff;
		text-align: center;
		padding: 8px 0 12px 0;
		font-size: 18px;
		font-weight: 300;
		cursor: pointer;
		z-index: 1;
		pointer-events: auto;
	}

	#block-views-block-wybierz-miasto-block-1-4 {
		width: 110%;
	}

}

@media (max-width:1199px) {
	table.advantages_table tr td {
		width: 100%;
		padding: 20px 40px 60px 40px;
		display: block;
	}

	table.advantages_table tr td {
		background-color: #fff !important;
	}

	table.advantages_table tr td:nth-child(odd) {
		background-color: #f1f1f1 !important;
	}

	.rekrutacja_1,
	.rekrutacja_2,
	.rekrutacja_4,
	.rekrutacja_block,
	.praca_1 {
		grid-template-columns: 100%;
	}

	.rekrutacja_1,
	.rekrutacja_2,
	.rekrutacja_4,
	.praca_1 {
		margin-bottom: 70px;
	}

	.praca_1 a.red_btn {
		margin: 0 auto;
		display: block;
		width: fit-content;
	}

	.rekrutacja_2 > div:nth-child(2) {
		order: 1;
	}

	.rekrutacja_2 > div:nth-child(1) {
		order: 2;
	}

	header.main_header {
		background: linear-gradient(0deg, rgba(128, 128, 128, 0) 0%, rgba(0, 0, 0, 0.63) 100%) no-repeat;
		background-size: 100% 75px;
		padding: 0 !important;
		overflow: hidden;
		max-width: unset;
	}

	.menu_bg {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: #fff;
		display: none;
		z-index: -1;
	}

	body.opened_menu {
		overflow: hidden;
	}

	nav.main_menu > ul,
	.opened_submenu {
		max-height: calc(100vh - 115px);
		overflow-y: auto;
		display: flex;
	}

	nav.main_menu > ul > li > ul > li > ul > li.has_child > ul:hover {
		display: none;
	}

	nav.main_menu > ul > li > ul > li > ul > li.has_child > ul {
		height: calc(100vh - 115px);
		width: 100%;
		display: none;
	}

	nav.main_menu > ul > li.has_child > ul {
		display: none;
		left: 100%;
	}

	nav.main_menu > ul > li:last-of-type,
	.opened_submenu > li:last-of-type {
		margin-bottom: 150px;
	}

	html.opened_menu .header_branding {
		border-bottom: 1px solid #bbbbbb;
	}

	.top_bar,
	nav.main_menu > ul > li > a::after,
	nav.main_menu > ul > li:last-of-type > a::after {
		display: none;
	}

	nav.main_menu > ul {
		flex-direction: column;
		text-align: left;
	}

	.header_container {
		top: 0;
	}

	body.opened_menu nav.main_menu > ul {
		z-index: 9;
	}

	body.toolbar-vertical .header_container {
		top: 39px;
	}

	nav.main_menu > ul > li > ul > li > ul {
		width: 100%;
	}

	nav.main_menu > ul > li > ul span,
	nav.main_menu > ul > li > ul a {
		width: 90%;
		float: right;
		padding-left: 0 !important;
	}

	nav.main_menu > ul > li > ul > li.has_child > ul {
		width: 100%;
	}

	nav.main_menu > ul > li:hover > ul {
		display: none;
		padding: 0;
	}

	nav.main_menu > ul > li:hover > span::after,
	nav.main_menu > ul > li:hover > a::after {
		display: none;
	}

	nav.main_menu a,
	nav.main_menu span {
		font-size: 20px;
		padding: 20px 40px !important;
	}

	nav.main_menu > ul > li {
		border-bottom: 1px solid #bbbbbb;
	}

	nav.main_menu > ul li.has_child {
		position: relative;
		overflow: hidden;
	}

	nav.main_menu > ul > li > ul > li > ul > li.has_child {
		background: unset;
	}

	nav.main_menu > ul li.has_child:not(.level_1):not(.level_3):after {
		content: "";
		position: absolute;
		right: 25px;
		top: 27px;
		width: 20px;
		height: 20px;
		background: url("/themes/custom/ahe/img/icon_menu.svg");
		background-size: cover;
	}

	nav.main_menu > ul > li > ul {
		left: 100%;
		top: 0;
	}

	li.level_3 ul {
		padding-left: 40px;
	}

	nav.main_menu > ul > li > ul.opened_submenu,
	nav.main_menu > ul > li > ul.opened_submenu > li > ul > li > ul.opened_submenu {
		display: block !important;
		z-index: 2;
		position: fixed;
		top: 110px;
		background: #fff;
		-webkit-animation: slide 0.5s forwards;
		animation: slide 0.5s forwards;
		padding: 0;
	}

	nav.main_menu > ul > li > ul.opened_submenu > li > ul > li > ul.opened_submenu ul {
		display: block !important;
	}

	nav.main_menu > ul > li > ul > li > ul > li > ul > li a {
		width: 100%;
	}

	@-webkit-keyframes slide {
		100% {
			left: 0;
		}

	}

	@keyframes slide {
		100% {
			left: 0;
		}

	}

	.menu_back {
		background: #f1f1f1;
		color: #a91539;
		font-size: 20px;
		padding: 20px 40px 20px 80px;
		position: relative;
	}

	.menu_back:before {
		content: "";
		position: absolute;
		left: 40px;
		top: 27px;
		background: url("/themes/custom/ahe/img/back.svg");
		width: 22px;
		height: 22px;
		background-size: cover;
	}

	.menu_slide_back {
		-webkit-animation: slide_back 0.5s forwards !important;
		animation: slide_back 0.5s forwards !important;
	}

	@-webkit-keyframes slide_back {
		100% {
			left: 100%;
		}

	}

	@keyframes slide_back {
		100% {
			left: 100%;
		}

	}

	.home_table table td {
		background: #fff !important;
	}

	.home_table table tr .owl-stage > div:nth-child(odd) td {
		background: #f1f1f1 !important;
	}

	.home_table table tr .owl-stage {
		padding: 0 !important;
	}

	.home_table table tr span {
		font-size: 18px !important;
	}

	.home_table table tr strong {
		font-size: 70px;
	}

	.block_gradient {
		max-width: 100vw;
		overflow: hidden;
		margin: 0 -12px 0 -12px;
	}

	.search_box,
	#block-views-block-aktualnosci-glowna-block-1,
	.home_video {
		margin: 0 -12px 30px -12px;
	}

	.home_video img {
		width: 100%;
	}

	.block_gradient > div:not(.contextual) {
		flex-direction: column;
		margin-bottom: 140px;
	}

	.block_gradient > div:not(.contextual) .field--name-body {
		width: 100% !important;
		padding: 40px !important;
	}

	.block_gradient > div:not(.contextual) .field--name-field-zdjecie {
		width: 100% !important;
		margin-top: -50px !important;
	}

	.block_gradient:nth-child(odd) > div:not(.contextual) .field--name-field-zdjecie img {
		margin: 50px -40px -40px 0;
	}

	.block_gradient:nth-child(even) > div:not(.contextual) .field--name-field-zdjecie img {
		margin: 50px 0 -40px -40px;
	}

	.block_gradient h2 {
		font-size: 44px;
	}

	.block_gradient:nth-child(even) > div:not(.contextual) .field--name-body {
		order: 1;
	}

	.block_gradient:nth-child(even) > div:not(.contextual) .field--name-field-zdjecie {
		order: 2;
	}

	body.page-node-type-news .main_content .left--sidebar {
		order: 2;
		width: 100%;
		margin-top: 50px;
	}

	body.page-node-type-news .main_content .content {
		order: 1;
		width: 100%;
		padding-left: 0 !important;
	}

	article h3,
	article h3 *,
	.home_table h3,
	.home_table h3 * {
		font-size: 38px !important;
	}

	main.front_page h3,
	main.front_page h3 * {
		font-size: 44px !important;
	}

	main.front_page h4,
	main.front_page h4 *,
	.quiz_article h4,
	.quiz_article h4 * {
		font-size: 18px !important;
	}

	.search_box_form {
		padding: 30px 20px 30px 20px;
	}

	.search_box_form p {
		font-size: 24px;
	}

	.search_box_img {
		background: url(/themes/custom/ahe/img/wyszukiwarka_m_2.webp) no-repeat center center;
		background-size: cover;
	}

	#main_slider {
		height: 90vh;
	}

	.carousel-inner,
	.carousel-item {
		height: 100%;
	}

	.carousel-item img {
		height: 100%;
		width: auto;
		max-width: unset;
		position: absolute;
	}

	.carousel-caption h5 {
		font-size: 46px;
	}

	.carousel-caption p {
		font-size: 18px;
	}

	.news-home .views-field-title {
		padding: 20px 30px;
	}

	aside.left--sidebar {
		padding: 0 30px;
		margin-top: -50px;
	}

	#block-views-block-wybierz-miasto-block-1-3 h2,
	#block-views-block-wybierz-miasto-block-1-4 h2 {
		margin-top: 30px;
	}

	aside.left--sidebar h2 {
		position: relative;
		margin-bottom: 30px;
	}

	aside.left--sidebar nav ul {
		display: none;
		margin-bottom: 40px;
	}

	aside.left--sidebar h2:after {
		content: "";
		width: 10px;
		height: 10px;
		position: absolute;
		border-right: 2px solid #fff;
		border-bottom: 2px solid #fff;
		transform: rotate(-45deg);
		right: 30px;
		top: 20px;
		z-index: 2;
	}

	aside.left--sidebar h2.expanded_menu {
		margin-bottom: 0;
	}

	aside.left--sidebar h2.expanded_menu:after {
		transform: rotate(225deg);
		top: 24px;
	}

	#block-stronaglownaakademiawliczbach .grey-border .view-field-collapsed,
	.content-collapsed {
		padding: 40px;
	}

	.rekrutacja_gradient {
		grid-template-columns: 100%;
		padding: 60px;
	}

	.about_table td {
		width: 100% !important;
		display: block;
		margin-bottom: 20px;
	}

	ol.about_ol li::before {
		font-size: 120px;
		left: -35px;
	}

	.contact_block > div {
		position: relative;
		right: unset;
		top: unset;
		transform: unset;
		width: 90%;
		margin: -40px auto 0 auto;
	}

	.contact_table,
	.contact_block {
		margin: 0 -12px 0 -12px;
		width: unset !important;
	}

	.contact_table tr {
		display: unset;
	}

	.contact_table td {
		width: 100%;
		display: block;
		margin-bottom: 20px;
	}

	.contact_table h3 {
		font-size: 32px !important;
	}

	table.buildings_table td {
		width: 100%;
		display: block;
	}

	#block-stronaglownaakademiawliczbach {
		overflow: hidden;
	}

	.kierunki-grid .views-view-grid .views-row .views-col {
		width: 100% !important;
	}

	.offer_carousel {
		margin-right: 0;
	}

	.news-grid {
		grid-template-columns: 100%;
	}

	#views-exposed-form-aktualnosci-block-1 .form-radios {
		overflow-x: auto;
		display: flex;
		white-space: nowrap;
	}

}

@media (max-width:992px) {
	.authorities_table td,
	.authorities_table2 td {
		display: block !important;
		width: 100% !important;
	}

	.expert-division {
		grid-template-columns: repeat(2, 1fr);
	}

	.skk_filters_options,
	.skk_filters {
		flex-direction: column;
		gap: 0;
	}

	.lista_kierunki {
		grid-template-columns: 100%;
		grid-auto-flow: row;
	}

	.lista_kierunki ul {
		margin-bottom: 0;
	}

	.dean_block {
		grid-template-columns: 100%;
	}

	.dean_block > div:nth-child(1) {
		order: 2;
	}

	.dean_block > div:nth-child(2) {
		order: 1;
	}

	.dean_block h3 {
		font-size: 26px !important;
	}

}

@media (max-width:768px) {
	footer .col-md-4 {
		margin: 30px 0;
	}

	ol.how_ol {
		grid-template-columns: 100%;
	}

	ol.how_ol li {
		margin: 30px 0;
	}

	ol.about_ol li {
		padding-right: 30px;
	}

	.scroll_table {
		overflow-x: auto;
	}

	.scroll_table table {
		width: auto !important;
		white-space: nowrap;
	}

	.logos_grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.mobile_table td {
		display: block;
		width: 100%;
		max-width: unset;
	}

	.review {
		padding: 70px 50px;
	}

	.partner-row {
		grid-template-columns: 100%;
	}

	.main_slider .featured h1 {
		margin: 0 20px;
		width: calc(100% - 40px);
	}

	.main_slider .featured h1 span {
		display: unset;
		line-height: 1.8;
		padding: 10px 0 10px 0;
		box-shadow: 15px 0 0 #222a56, -15px 0 0 #222a56;
		box-decoration-break: clone;
	}

	.field--name-field-perspektywy-zatrudnienia .content_gradient {
		grid-template-columns: 100%;
	}

	.offer_carousel .scrolled > a,
	.offer_carousel .scrolled > div {
		width: 80vw;
	}

	.offer_carousel .scrolled {
		grid-gap: 10px;
	}

	body.path-frontpage .main_content {
		margin-top: 0px;
	}

	.carousel-caption {
		top: 40%;
	}

	.carousel-caption h5 {
		margin-right: 20px;
	}

	.carousel-caption h5 span {
		font-size: 40px;
	}

	.carousel-caption p span {
		font-size: 16px;
	}

	.content_gradient ul {
		grid-template-columns: 100%;
	}

	.page-node-type-kierunek-studiow article ul {
		padding-left: 20px;
	}

	aside.left--sidebar {
		padding: 0 15px;
	}

	.content_gradient {
		padding: 50px 30px 50px 20px;
	}

}

@media(max-width:600px) {
	.ambassador-row {
		grid-template-columns: 100%;
	}

	.views-field-field-zdjecie-ambasador img {
		width: 100%;
	}

}

@media (max-width:768px) {
	.container,
	.container-sm {
		max-width: 90%;
	}

}

@media(max-width:550px) {
	.carousel-item img {
		transform: unset;
	}

	.carousel-item picture {
		display: flex;
		justify-content: center;
	}

	.carousel-caption {
		top: unset;
		bottom: 12%;
	}

	.carousel-caption a {
		padding: 12px 25px;
	}

	.carousel-indicators {
		margin: 0px auto 2rem auto;
		justify-content: center;
	}

	.rek_new img {
		max-width: 100%;
	}

	.expert-division {
		grid-template-columns: 100%;
	}

	body.page-node-type-pion-ekspercki .field--name-field-grafika-miniatura {
		float: unset;
		margin: 0 0 20px 0;
		max-width: unset;
	}

}

@media (max-width:500px) {
	.logos_grid {
		grid-template-columns: 100%;
	}

	header .header_branding img {
		max-width: 160px;
	}

	.grey_slide {
		display: grid;
		grid-template-columns: 100%;
	}

	.grey_slide .slide_text {
		grid-row: 2;
		grid-column: 1;
	}

	.grey_slide img {
		grid-row: 1;
		grid-column: 1;
		max-width: 220px;
	}

	.grey_slide p {
		font-size: 16px;
	}

	.carousel-caption h5 span {
		font-size: 34px;
	}

}

.field--name-field-filmy {
	margin-top: 30px;
}

.page-node-type-przedmioty-grafika .field--name-field-filmy .field__items {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;
}

.page-node-type-przedmioty-grafika .field--name-field-filmy .field__items > .field__item {
	float: left;
	margin-bottom: 10px;
}

.page-node-type-przedmioty-grafika .field--name-field-filmy .field__items > .field__item:nth-child(3n) {
	margin-right: 0;
}

.page-node-type-przedmioty-grafika .field--name-field-filmy .field__items > .field__item:nth-child(n + 7) {
	margin-bottom: 0;
}

.page-node-type-przedmioty-grafika .field--name-field-filmy .field__items > .field__item video {
	width: 100% !important;
	height: auto !important;
}

.page-node-type-przedmioty-grafika .field--name-field-obrazy-galerii img {
	width: 100%;
	height: auto;
}

body.maintenance-page {
	text-align: center;
	padding-top: 200px;
}

body.maintenance-page .top_bar,
body.maintenance-page header,
body.maintenance-page footer,
body.maintenance-page .header_container {
	display: none;
}