/* v1.96 */

/* ==================== PAGE  ==================== */
/* --- Poszerzenie do 1150 --- */

@media only screen and (min-width: 1400px)
{
div.main,
div.footer div.footer-top
	{
	width: 1150px;
	}
	
div.page-sidebar.page-sidebar-right.layout-p-66x33 > .column-right
	{
	width: 310px;
	padding-left: 39px;
	padding-bottom: 50px;
	border-left: 1px solid #EEF2F6;
	}
	
div.page div.widget
	{
	width: 310px;
	}
	
div.page-sidebar.page-sidebar-right.layout-p-66x33 > .column-left
	{
	width: 750px;
	}
	
div.page-sidebar.page-sidebar-right.layout-p-66x33 > .column-left > ul.post-list.layout-p-50x50 > .column-left, div.page-sidebar.page-sidebar-right.layout-p-66x33 > .column-left > ul.post-list.layout-p-50x50 > .column-right, div.page-sidebar.page-sidebar-right.layout-p-66x33 > .column-left > ul.portfolio-list.layout-p-50x50 > .column-left, div.page-sidebar.page-sidebar-right.layout-p-66x33 > .column-left > ul.portfolio-list.layout-p-50x50 > .column-right
	{
	width: 350px;
	}
	
.post > div.post-section-2
	{
	margin-left: 100px;
	}
	
ul.slider-menu li
	{
	width: 280px !important;
	}
	
div.footer div.widget
	{
	width: 250px;
	margin-right: 50px;
	}
	
/* --- Menu Item --- */
ul.sf-menu > li > a
	{
	padding: 18px 14px 21px 14px !important;
	}
	
/* --- Page Header --- */
div.page div.page-header
	{
	padding: 42px 0px 52px 0px !important;
	}
	
div.date-box.date-box-1, div.post-type-box.post-type-box-1
	{
	width: 70px;
	}
}

/* ==================== GLOBAL  ==================== */
/* --- Code Direction --- */
span.cdir
	{
	unicode-bidi: bidi-override;
	direction: rtl;
	border-bottom: 1px dotted #84A9CD;
	color: #0A549B;
	padding-bottom: 2px;
	}

/* --- Links --- */
div.page-content p a,
div.page-content div.significant a,
div.page-content table tbody a,
div.page-content ul li div.paragraph a,
div.page-content ol li a,
.post .post-section-2 .post-section-2-2 p a,
div.page div.widget div.textwidget a,
.sh-link .sh-toggle
	{
	color: #0A549B;
	border-bottom: 1px dotted #84A9CD;
	padding-bottom: 2px;
	}
	
div.page-content p a:hover,
div.page-content table tbody a:hover,
div.page-content ul li div.paragraph a:hover,
div.page-content ol li a:hover,
.post .post-section-2 .post-section-2-2 p a:hover,
div.page div.widget div.textwidget a:hover,
.sh-link .sh-toggle:hover
	{
	color: #1997D2;
	border-bottom: 1px solid #1997D2;
	text-decoration: none;
	}
	
/* --- Small Paragraph --- */
div.page-content p.small,
div.page-content a.small
	{
	font-size: 11px;
	color: #A1A3A7 !important;
	border-color: #A1A3A7 !important;
	}

/* --- Significant Box --- */
div.page-content div.significant
	{
	border: 10px solid #EEF2F6;
	padding: 20px 20px 15px 20px !important;
	margin: 30px 0px 30px 0px;
	}
	
div.page-content div.significant-2
	{
	border: 10px solid #0A549B;
	background-color: #0A549B;
	padding: 20px 20px 15px 20px !important;
	margin: 30px 0px 30px 0px;
	}
	
div.page-content div.significant > h2,
div.page-content div.significant > h3,
div.page-content div.significant > h4,
div.page-content div.significant > h5,
div.page-content div.significant-2 > h2,
div.page-content div.significant-2 > h3,
div.page-content div.significant-2 > h4,
div.page-content div.significant-2 > h5
	{
	margin-top: 0;
	}
	
div.page-content div.significant-2 p,
div.page-content div.significant-2 h2,
div.page-content div.significant-2 h3,
div.page-content div.significant-2 h4,
div.page-content div.significant-2 h5
	{
	color: #FFF;
	}
	
/* --- Blockquote --- */
div.page-content blockquote
	{
	padding: 0px 0px 1px 20px;
	margin: 25px;
	border-left: 4px solid #1997D2;
	}	

/* ==================== TOP MENU  ==================== */
/* --- Menu --- */
div.header div.header-bottom div.header-bottom-menu
	{
	float: none;
	clear: both;
	}

/* --- Menu Item --- */
ul.sf-menu > li > a span.title
	{
	font-size: 13px;
	font-weight: bold;
	}
	
ul.sf-menu > li > a
	{
	padding: 18px 6px 21px 6px;
	}
	
/* --- Menu Item New --- */
ul.sf-menu > li > a span.title
	{
	font-family: 'PT Sans', Arial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	}

/* --- Menu Item Hover --- */
ul.sf-menu > li:hover > a span.title
	{
	color: #1997D2;
	}

/* --- Menu Item Active --- */
ul.sf-menu > li.current_page_item > a span.title,
ul.sf-menu > li.current-menu-parent > a span.title
	{
	}

/* --- Menu Top Border --- */
ul.sf-menu
	{
	border-top: 4px solid #EEF2F6;
	}

/* --- Menu Item Top Border --- */
ul.sf-menu > li > a
	{
	border: none;
	}

/* --- Menu Hover Lines --- */
#menu-line-bottom
	{
	display: none;
	}

#menu-line-top
	{
	height: 4px;
	}

/* ==================== TOP SUB-MENU  ==================== */
/* --- Width --- */
ul.sf-menu > li ul
	{
	width: 240px;
	}
	
ul.sf-menu > li ul ul
	{
	margin-left: 5px !important;
	}
	
/* ==================== TOP SUB-MENU WHITE  ==================== */
/* --- Sub-Menu Background --- */
ul.sf-menu > li:hover ul,
ul.sf-menu > li.sfHover ul
	{
	background: #FFFFFF;
	border: 1px solid #D9E4EE;
	}

/* --- Sub-Menu Item --- */
ul.sf-menu > li:hover ul li a,
ul.sf-menu > li.sfHover ul li a
	{
	color: #0A549B;
	border-bottom: 1px solid #D9E4EE;
	}

/* --- Sub-Menu Item Hover --- */
ul.sf-menu > li:hover ul li:hover > a,
ul.sf-menu > li.sfHover ul li.sfHover > a,
ul.sf-menu > li.sfHover ul > li.current-menu-item > a,
ul.sf-menu > li.sfHover ul > li.current-menu-ancestor > a,
ul.sf-menu > li.sfHover ul > li.current-page-ancestor > a
	{
	color: #3B76AF;
	border-color: #1997D2;
	/* Transition */
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	}

ul.sf-menu > li ul li a,
ul.sf-menu > li:hover ul li:hover a
	{
	/* Transition */
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	}

ul.sf-menu > li:hover > ul, ul.sf-menu > li.sfHover > ul
	{
	margin-top: 0px;
	}
	
/* ==================== TOP SUB-MENU BLUE  ==================== */
/* --- Sub-Menu Background --- */
ul.sf-menu > li:hover ul,
ul.sf-menu > li.sfHover ul
	{
	background: #1997D2;
	border: none;
	}

/* --- Sub-Menu Item --- */
ul.sf-menu > li:hover ul li a,
ul.sf-menu > li.sfHover ul li a
	{
	color: #FFFFFF;
	border-bottom: 1px solid #3FA6D8;
	}

/* --- Sub-Menu Item Hover --- */
ul.sf-menu > li:hover ul li:hover > a,
ul.sf-menu > li.sfHover ul li.sfHover > a,
ul.sf-menu > li.sfHover ul > li.current-menu-item > a,
ul.sf-menu > li.sfHover ul > li.current-menu-ancestor > a,
ul.sf-menu > li.sfHover ul > li.current-page-ancestor > a
	{
	color: #bce9ff;
	border-color: #61cbff;
	border-color: #FFFFFF;
	/* Transition */
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	}

ul.sf-menu > li ul li a,
ul.sf-menu > li:hover ul li:hover a
	{
	/* Transition */
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	}

ul.sf-menu > li:hover > ul, ul.sf-menu > li.sfHover > ul
	{
	margin-top: 0px;
	}
	
/* --- Submenu Arrows --- */
ul.sf-menu > li ul li a span.sf-sub-indicator
	{
	width: 17px;
	height: 17px;
	margin-top: 2px;
	}
	
ul.sf-menu > li:hover ul li:hover > a span.sf-sub-indicator,
ul.sf-menu > li.sfHover ul li.sfHover > a span.sf-sub-indicator
	{
	background-position: 0 -17px;
	}
	
/* --- Submenu Last Item --- */
.sf-menu > li:last-child > ul
	{
	left: -155px;
	}

/* ==================== HEADER  ==================== */
/* --- Header Bottom Line --- */
div.header div.header-bottom div.header-bottom-line
	{
	display: none;
	}
	
/* --- Anniversary Logo --- */
.header-anniversary-logo
	{
	float:left;
	margin: 28px 0 25px 20px;
	}

.header-anniversary-logo img
	{
	display:block;
	height:64px;
	width:auto;
	}
	
/* --- Header Custom --- */
div.header div.header-custom
	{
	width: auto;
	float: right;
	margin-top: 40px;
	line-height: 150%;
	font-size: 12px;
	color: #0A549B;
	display: flex;
	flex-direction: row;
	align-items: center;
	}
	
/* ==================== SOCIAL PROFILES  ==================== */
/* Header + Footer */

div.header div.header-custom ul.social-profiles,
div.footer div.footer-top ul.social-profiles
	{
	display: flex;
	margin: 0;
	margin-left: auto;
	padding: 0;
	}
	
/* Footer Fix */	
div.footer div.footer-top ul.social-profiles
	{
	margin-top: 10px;
	}
/**/
	
div.header div.header-custom ul.social-profiles li,
div.footer div.footer-top ul.social-profiles li
	{
	display: flex;
	margin-left: 10px;
	}
	
div.header div.header-custom ul.social-profiles li.address
	{
	margin-left: 0;
	}
	
/* Footer Fix */
div.footer div.footer-top ul.social-profiles li:first-child
	{
	margin-left: 0;
	}
/**/
	
div.header div.header-custom ul.social-profiles li a,
div.footer div.footer-top ul.social-profiles li a
	{
	display: flex;
	background: #EEF2F6;
	width: 40px;
	height: 40px;
	justify-content: center;
	border-radius: 999px;
	text-align: center;
	transition: all 200ms ease;
	}
	
/* Footer Fix */
div.footer div.footer-top ul.social-profiles li a
	{
	background: #FFF;
	}
/**/
	
div.header div.header-custom ul.social-profiles li svg,
div.footer div.footer-top ul.social-profiles li svg
	{
	width: 16px;
	height: auto;
	}
	
div.header div.header-custom ul.social-profiles li svg path,
div.footer div.footer-top ul.social-profiles li svg path
	{
	transition: fill 200ms ease;
	}
	
div.header div.header-custom ul.social-profiles li.address svg,
div.footer div.footer-top ul.social-profiles li.address svg
	{
	width: 12px;
	height: auto;
	}
	
div.header div.header-custom ul.social-profiles li.address p,
div.footer div.footer-top ul.social-profiles li.address p
	{
	display: flex;
	padding: 0 40px 0 15px;
	align-self: center;
	}
	
/* Icon Hover */	
div.header div.header-custom ul.social-profiles li a:hover,
div.footer div.footer-top ul.social-profiles li a:hover
	{
	background: #1997D2;
	}
	
div.header div.header-custom ul.social-profiles li a:hover svg path,
div.footer div.footer-top ul.social-profiles li a:hover svg path
	{
	fill: #FFF !important;
	}

/* ==================== HOME SLIDER  ==================== */
/* --- Top Margin --- */
div.page div.page-header-custom-content .nivo-slider-wrapper,
div.page div.page-header-custom-content .caroufredsel-wrapper,
div.page div.page-header-custom-content div.flexslider-wrapper
	{
	margin-top: 0;
	}

/* --- Label --- */
.slider-style-1 div.slider-style-title
	{
	background-color: none;
	text-transform: none;
	top: auto !important;
	bottom: 40px;
	left: 40px !important;
	/* Transition */
	-webkit-transition: all 150ms ease;
	-moz-transition: all 150ms ease;
	-ms-transition: all 150ms ease;
	-o-transition: all 150ms ease;
	transition: all 150ms ease;
	
	/* Animate Label */
	-webkit-animation: fadein 1500ms; /* Safari, Chrome and Opera > 12.1 */
	-moz-animation: fadein 1500ms; /* Firefox < 16 */
	-ms-animation: fadein 1500ms; /* Internet Explorer */
	-o-animation: fadein 1500ms; /* Opera < 12.1 */
	animation: fadein 1500ms;
	}
	
.slider-style-1 div.slider-style-title > div,
.slider-style-2 div.slider-style-title > div
	{
	margin-top: 1px !important;
	}

.slider-style-1 div.slider-style-title > div.row_1,
.slider-style-1 div.slider-style-title > div.row_2
	{
	background: #FFF;
	color: #0A549B;
	padding: 10px 15px 12px 15px;
	line-height: 110%;
	font-size: 22px;
	}
	
/* --- Label Subtitle --- */
.slider-style-1 div.slider-style-subtitle
	{
	left: initial !important;
	top: initial !important;
	right: 40px !important;
	bottom: 40px !important;
	font-family: 'PT Sans', Arial, sans-serif !important;
	font-size: 18px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	color: #FFF !important;
	}
	
.slider-style-1 div.slider-style-subtitle > div.row_2
	{
	background: transparent !important;
	padding: 0 5px 0 0;
	}
	
@keyframes fadein
	{
	from { opacity: 0; }
	to   { opacity: 1; }
	}

/* Firefox < 16 */
@-moz-keyframes fadein
	{
	from { opacity: 0; }
	to   { opacity: 1; }
	}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein
	{
	from { opacity: 0; }
	to   { opacity: 1; }
	}

/* Internet Explorer */
@-ms-keyframes fadein
	{
	from { opacity: 0; }
	to   { opacity: 1; }
	}

.slider-style-1 div.slider-style-title > div.row_1
	{
	font-weight: bold;
	}
	
.slider-style-1 div.slider-style-title > div.row_3
	{
	background: #1997D2;
	color: #FFFFFF;
	padding: 10px 15px 12px 15px;
	line-height: 130%;
	font-size: 21px;
	}
	
/* ==================== SLIDER MENU  ==================== */
ul.slider-menu li
	{
	float: left;
	width: 240px;
	margin-right: 10px;
	margin-top: 30px;
	}
	
ul.slider-menu li.col4
	{
	margin-right: 0px;
	}

ul.slider-menu li div.text
	{
	display: block;
	float: left;
	margin-left: 16px;
	}
	
ul.slider-menu li div.text p
	{
	padding: 2px 0px 20px 0px;
	}
	
/* Animacja Blink */	
ul.slider-menu li div.text h5 a.blink
	{
	animation: blinker 1.2s ease 2s infinite;
	}
	
@keyframes blinker 
	{
	0%	{ padding-left: 0px; }
	50%	{ padding-left: 5px; }
	}
/* --- */	

ul.slider-menu li a.col1,
ul.slider-menu li a.col2,
ul.slider-menu li a.col3,
ul.slider-menu li a.col4
	{
	display: block;
	float: left;
	position: relative;
	top: 4px;
	width: 32px;
	height: 32px;
	}
	
ul.slider-menu li a.col1
	{
	background-image: url('../media/image/public/icon_menu_download.png');
	}
	
ul.slider-menu li a.col2
	{
	background-image: url('../media/image/public/icon_menu_diagram.png');
	}
	
ul.slider-menu li a.col3
	{
	background-image: url('../media/image/public/icon_menu_briefcase.png');
	}
	
ul.slider-menu li a.col4
	{
	width: 33px;
	background-image: url('../media/image/public/icon_menu_bulletin.png');
	}
	
/* ==================== PAGE HEADER  ==================== */
div.page div.page-header
	{
	background-color: #EEF2F6;
	margin: 0;
	padding: 34px 0px 44px 0px;
	}

/* ==================== DATES  ==================== */
/* --- Sidebar --- */
div.page div.date-box.date-box-3
	{
	background-image: none;
	}

div.page div.date-box.date-box-3,
div.page div.post-type-box.post-type-box-3
	{
	width: 52px;
	}

div.page div.date-box.date-box-3 > div.date-box-content
	{
	border: 1px solid #D9E4EE;
	padding-bottom: 10px;
	padding-top: 10px;
	height: auto;
	}

div.page div.date-box.date-box-3 > div.date-box-content > span.date-box-day,
div.page div.date-box.date-box-3 > div.date-box-content > span.date-box-month-year
	{
	color: #4B4B4B;
	font-family: arial;
	font-size: 11px;
	}

div.page div.date-box.date-box-3 > div.date-box-content > span.date-box-day
	{
	color: #0A549B;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	}
	
/*NOWA EDYCJA*/
div.page div.date-box.date-box-3 > div.date-box-content
	{
	border: none;
	background-color: #EEF2F6;
	padding-bottom: 8px;
	padding-top: 8px;
	height: auto;
	}
	
div.page div.date-box.date-box-3 > div.date-box-content > span.date-box-day,
div.page div.date-box.date-box-3 > div.date-box-content > span.date-box-month-year
	{
	color: #7CA3C8;
	font-size: 11px;
	font-family: arial;
	}

div.page div.date-box.date-box-3 > div.date-box-content > span.date-box-day
	{
	color: #7CA3C8;
	font-family: 'PT Sans', Arial, sans-serif;
	font-size: 21px;
	font-weight: 400;
	padding-bottom: 2px;
	}

/* --- Blog Box Type --- */
div.page div.date-box.date-box-2 > div.date-box-content
	{
	background-color: #1997D2 !important;
	padding: 7px 10px 8px;
	}

div.page div.date-box.date-box-2 > div.date-box-content > span.date-box-day,
div.page div.date-box.date-box-2 > div.date-box-content > span.date-box-month-year
	{
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	}

div.page div.date-box.date-box-2 > div.date-box-content > span.date-box-month-year,
div.page div.date-box.date-box-4 > div.date-box-content > span.date-box-month-year
	{
	margin-left: 1px;
	}
	
/* --- Blog Post --- */
div.page div.date-box.date-box-1 > div.date-box-content
	{
	background-color: #1997D2 !important;
	}
	
div.page div.date-box.date-box-1 > div.date-box-content > span.date-box-day,
div.page div.date-box.date-box-1 > div.date-box-content > span.date-box-month-year
	{
	color: #FFFFFF;
	}
	
div.page div.date-box.date-box-1 > div.date-box-content > span.date-box-day
	{
	}
	
div.page div.date-box.date-box-1 > div.date-box-content > span.date-box-month-year
	{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	}

/* ==================== BUTTONS  ==================== */
/* --- General --- */
div.button
	{
	margin: 0px 10px 50px 0px;
	}

/* --- Button Style 1 --- */
a.button.button-style-1,
div.page-content div.course a.button
	{
	background-color: #FFF;
	color: #0A549B;
	padding: 18px 25px;
	font-family: 'PT Sans';
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	transition: all 200ms ease;
	text-decoration: none;
	border: 2px solid #D9E4EE;
	}
	
a.button.button-style-1:hover,
div.page-content div.course a.button:hover
	{
	background-color: #1997D2;
	text-decoration: none;
	border: 2px solid #1997D2;
	color: #FFF;
	}
	
/* --- Button Style 2--- */
a.button.button-style-2
	{
	background-color: #1997D2;
	border: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 13px 17px 13px 17px;
	}

a.button.button-style-2:hover
	{
	background-color: transparent;
	border: 1px solid #D9E4EE;
	color: #0A549B;
	text-decoration: none;
	padding: 12px 16px 12px 16px;
	}
	
/* ==================== LISTS  ==================== */
/* --- UL --- */
ul.list
	{
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	}
	
ul
	{
	margin: 15px 0px 0px 0px;
	}

ul.list li > div
	{
	background-position: left 2px;
	padding-left: 28px;
	}
	
div.page-content ul li div.paragraph
	{
	line-height: 150%;
	padding-bottom: 10px;
	}
	
/* --- OL --- */
ol
	{
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 40px;
	}
	
ol li
	{
	line-height: 150%;
	padding-bottom: 10px;
	}
	
/* ==================== PAGINATION  ==================== */
div.page div.pagination a
	{
	border-color: #D9E4EE;
	}

div.pagination > span.current,
div.page div.pagination > span
	{
	border-color: #1997D2;
	color: #FFFFFF;
	}

div.page div.pagination a:hover,
div.page div.pagination a.selected
	{
	border-color: #1997D2;
	color: #FFFFFF;
	}
	
/* ==================== POPUP  ==================== */

.ays-pb-modals .ays-pb-modal-close
	{
	right: 10px !important;
	}
	
/* ==================== IMAGES / GALLERY  ==================== */
/* --- Image Hover --- */	
.theme-image-box .theme-image .theme-image-hover
	{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	}
	
.theme-image-box .theme-image .theme-image-hover.theme-image-hover-2 a + a span	
	{
	margin-left: 1px;
	}
	
.theme-image-box .theme-image .theme-image-hover.theme-image-hover-2 a span
	{
	margin-left: -41px;
	}

/* --- Photo Label --- */	
div.page div.gallery .theme-image-box .theme-image-bottom-box
	{
	display: none;
	}
	
/* --- Gallery Item Label --- */	
div.page ul.portfolio-list .theme-image-box .theme-image-bottom-box
	{
	background-color: #EEF2F6;
	}
	
.theme-image-box .theme-image .theme-image-hover a span
	{
	margin-top: -20px;
	}
	
/* ==================== TABLE  ==================== */
div.page table
	{
	border-collapse: collapse;
	width: 100%;
	margin: 30px 0px 30px 0px;
	}

div.page table tr th
	{
	border-top: 1px solid #D9E4EE;
	border-bottom: 4px solid #1997D2;
	padding: 15px;
	font-family: 'PT Sans', Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #0A549B;
	text-align: left;
	text-transform: uppercase;
	line-height: 150%;
	}
	
div.page table tr td
	{
	border-bottom: 1px solid #D9E4EE;
	padding: 15px;
	line-height: 150%;
	}
	
/* --- Table Paragraph --- */
div.page-contant p.td
	{
	}
	
/* ==================== COURSES  ==================== */	
/* --- MAIN --- */	
div.page-content div.course
	{
	display: flex;
	padding: 30px;
	background: #FFF;
	border: 1px solid #EEF2F6;
	margin-bottom: 20px;
	}
	
div.page-content div.course div.right
	{
	align-self: center;
	}
	
div.page-content div.course h4.title
	{
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 20px;
	}
	
/* --- Widget --- */
div.page-content div.widget div.course h4.title
	{
	margin-right: 0;
	}
	
/* --- Widget --- */
div.page-content div.widget div.course h4.title a
	{
	font-size: 18px;
	}
	
div.page-content div.course ul
	{
	margin: 0;
	padding: 0;
	}
	
div.page-content div.course ul li
	{
	display: inline-block;
	margin-right: 10px;
	padding: 8px 18px 9px 18px;
	background-color: #EEF2F6;
	font-family: 'PT Sans';
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	color: #1997D2;
	}
	
/* ==================== KURSY UNIJNE  ==================== */

.kursy-unijne
	{
	border: 1px solid #D9E4EE;
	padding: 30px;
	}
	
.kursy-unijne p.strong-sm
	{
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 11px;
	text-transform: uppercase;
	padding: 20px 0;
	}
	
.kursy-unijne h5.projekt-nabor
	{
	text-align: center;
	color: #4B4B4B;
	line-height: 26px;
	}
	
.kursy-unijne p.projekt
	{
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-style: italic;
	}
	
.kursy-unijne ul
	{
	margin-top: 20px;
	list-style: none;
	}
	
.kursy-unijne ul li
	{
	line-height: 150%;
	padding-bottom: 10px;
	}
	
.kursy-unijne ul li::before
	{
	content: "\2022";
	color: #1997D2;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
	}
	
.kursy-unijne .kurs
	{
	padding: 40px 0;
	margin: 10px 0 0 0;
	position: relative;
	text-align: center;
	}
	
.kursy-unijne .kurs + .kurs
	{
	margin: 0;
	}
	
.kursy-unijne .kurs + h4,
.kursy-unijne .kurs + h5,
p + h4,
p + h5,
ul + h4,
ul + h5
	{
	margin-top: 30px;
	}
	
.kursy-unijne .kurs h2 a
	{
	font-size: 29px;
	line-height: 42px;
	padding: 3px 0;
	display: inline;
	transition: background-size 0.4s ease 0s;
	background: linear-gradient(to right, #0A549B, #0A549B);
	background-size: 0% 1px;
	background-position: left 41px;
	background-repeat: no-repeat;
	}
	
.kursy-unijne .kurs h2 a:hover
	{
	text-decoration: none;
	background-size: 100% 1px;
	}
	
.kursy-unijne .kurs h2 a::before
	{
	content: "/ 1. /";
	display: inline-block;
	text-align: center;
	line-height: 22px;
	position: absolute;
	top: 15px;
	font-size: 14px;
	left: calc(50% - 50px);
	width: 100px;
	color: #1997D2;
	}
	
.kursy-unijne .kurs:nth-of-type(2) h2 a::before
	{
	content: "/ 2. /";
	}
	
.kursy-unijne .kurs:nth-of-type(3) h2 a::before
	{
	content: "/ 3. /";
	}
	
.kursy-unijne .kurs:nth-of-type(4) h2 a::before
	{
	content: "/ 4. /";
	}
	
.kursy-unijne .kurs:nth-of-type(5) h2 a::before
	{
	content: "/ 5. /";
	}
	
.kursy-unijne .kurs p.date
	{
	font-family: 'PT Sans';	
	font-weight: 700;
	font-size: 16px;
	padding: 7px 25px 8px 25px;
	color: #1997D2;
	display: inline-block;
	border: 1px solid #1997D2;
	border-radius: 5px;
	margin-top: 24px;
	}
	
.kursy-unijne .two-column
	{
	display: flex;
	margin: 30px 0;
	gap: 30px;
	}
	
.kursy-unijne .two-column .column-left,
.kursy-unijne .two-column .column-right
	{
	width: 50%;
	background: #F8F9FB;
	border-radius: 5px;
	width: calc(50% - 60px);
	padding: 30px;
	height: 100%;
	}
	
@media only screen and (max-width:989px)
	{
	.kursy-unijne
		{
		padding: 30px;
		}
		
	.kursy-unijne .kurs h2 a
		{
		font-size: 21px;
		line-height: 32px;
		background-position: left 31px;
		}
	}
	
@media only screen and (max-width:767px)
	{
	.kursy-unijne .two-column
		{
		flex-direction: column;
		}
		
	.kursy-unijne .two-column .column-left,
	.kursy-unijne .two-column .column-right
		{
		padding: 20px;	
		width: calc(100% - 40px);
		}
		
	.kursy-unijne h5.projekt-nabor
		{
		line-height: 22px;
		font-size: 14px;
		}
	}
	
@media only screen and (max-width:480px)
	{
	.kursy-unijne
		{
		padding: 20px;
		}
		
	.kursy-unijne .two-column .column-left,
	.kursy-unijne .two-column .column-right
		{
		padding: 0;
		width: 100%;
		background: 0;
		}
	}
	
/* ==================== ACCORDION  ==================== */
.ui-accordion.theme-accordion
	{
	margin: 40px 0px 20px 0px;
	}

/* --- Tabs --- */
.ui-accordion.theme-accordion.theme-accordion-style-1 > li > div.ui-accordion-header > h6
	{
	padding-bottom: 10px;
	}

.ui-accordion.theme-accordion.theme-accordion-style-1 > li > div.ui-accordion-header.ui-state-default > h6 > a
	{
	background-color: #EEF2F6;
	color: #0A549B;
	padding: 20px 30px 23px 57px;
	background-image: url('../media/image/public/icon_accordion_1.png');
	background-repeat: no-repeat;
	background-position: 8px center;
	}

.ui-accordion.theme-accordion.theme-accordion-style-1 > li > div.ui-accordion-header.ui-state-hover > h6 > a
	{
	background-color: #1997D2;
	color: #FFFFFF;
	padding: 20px 30px 23px 57px;
	background-image: url('../media/image/public/icon_accordion_2.png');
	background-repeat: no-repeat;
	background-position: 8px center;
	}

.ui-accordion.theme-accordion.theme-accordion-style-1 > li > div.ui-accordion-header.ui-state-active > h6 > a
	{
	background-color: #1997D2;
	color: #FFFFFF;
	padding: 20px 30px 23px 57px;
	background-image: url('../media/image/public/icon_accordion_3.png');
	background-repeat: no-repeat;
	background-position: 8px center;
	}
	
.ui-accordion.theme-accordion.theme-accordion-style-1 > li > div.ui-accordion-header.ui-accordion-header-active > h6,
.ui-accordion.theme-accordion.theme-accordion-style-1 > li > div.ui-accordion-header.ui-accordion-header-active.ui-state-hover > h6
	{
	background-image: none;
	}
	
/* Large Header */
.ui-accordion.theme-accordion.theme-accordion-style-1.large-header > li > div.ui-accordion-header.ui-state-default > h6 > a
	{
	font-size: 18px;
	line-height: 28px;
	}
	
/* Content */
.ui-accordion.theme-accordion > li > div.ui-accordion-content > div
	{
	padding: 15px 0px 30px 0px;
	}

/* ==================== WIDGETS GLOBAL  ==================== */
/* --- Bullet --- */
div.page div.widget
	{
	margin-bottom: 30px;
	}
	
/* ==================== WIDGETS OSTATNIE AKTUALNOSCI, NAJCZESCIEJ CZYTANE  ==================== */
div.post-last ul.post-last > li h6,
div.post-most-view ul.post-most-view > li h6,
div.post-most-comment ul.post-most-comment > li h6
	{
	padding: 0;
	}

div.post-last ul.post-last > li .post-last-category-list,
div.post-most-view ul.post-most-view > li div.count,
div.post-most-comment ul.post-most-comment > li div.count
	{
	padding: 0;
	margin-top: 10px;
	}

div.post-last ul.post-last > li,
div.post-most-view ul.post-most-view > li,
div.post-most-comment ul.post-most-comment > li
	{
	padding-bottom: 30px;
	}
	
/* --- Navigation --- */	
div.widget div.post-last a.post-last-carousel-navigation-next,
div.widget div.post-last a.post-last-carousel-navigation-prev,
div.widget div.post-most-view a.post-most-view-carousel-navigation-next,
div.widget div.post-most-view a.post-most-view-carousel-navigation-prev,
div.widget div.post-most-comment a.post-most-comment-carousel-navigation-next,
div.widget div.post-most-comment a.post-most-comment-carousel-navigation-prev
	{
	top: -64px;
	width: 17px;
	height: 17px;
	}
	
div.post-last a.post-last-carousel-navigation-next:hover,
div.post-last a.post-last-carousel-navigation-prev:hover,
div.post-most-view a.post-most-view-carousel-navigation-next:hover,
div.post-most-view a.post-most-view-carousel-navigation-prev:hover,
div.post-most-comment a.post-most-comment-carousel-navigation-next:hover,
div.post-most-comment a.post-most-comment-carousel-navigation-prev:hover
	{
	background-position: 0 -17px;
	}
	
div.post-last a.post-last-carousel-navigation-prev,
div.post-most-view a.post-most-view-carousel-navigation-prev,
div.post-most-comment a.post-most-comment-carousel-navigation-prev
	{
	right: 19px;
	}

/* ==================== WIDGET KATEGORIE, ARCHIWUM  ==================== */
div.page ul.category-list li > a,
div.page ul.archive-list > li > a
	{
	border: 1px solid #D9E4EE;
	color: #0A549B;
	}
	
/* ==================== WIDGET MENU  ==================== */
/* --- Static --- */	
div.page div.widget-menu ul li a,
div.page div.widget-menu ul li ul li a
	{
	color: #0A549B;
	font-size: 14px;
	}
	
div.page div.widget-menu ul li a
	{
	padding: 12px;
	}

/* --- Active --- */
div.page div.widget-menu ul li a:hover,
div.page div.widget-menu ul li.current-menu-item > a,
div.page div.widget-menu ul li.current-menu-ancestor > a,
div.page div.widget-menu ul li.widget-menu-element-selected > a
	{
	color: #FFFFFF;
	}
	
/* --- Arrows --- */	
div.widget-menu ul li a span.widget-menu-link-arrow
	{
	width: 17px;
	height: 17px;
	margin-top: 0;
	}
	
div.widget-menu ul li a:hover span.widget-menu-link-arrow,
div.widget-menu ul li.current-menu-item > a span.widget-menu-link-arrow,
div.widget-menu ul li.current-menu-ancestor > a span.widget-menu-link-arrow,
div.widget-menu ul li.widget-menu-element-selected > a span.widget-menu-link-arrow
	{
	background-position: 0 -17px;
	}
	
div.widget-menu ul li a span.widget-menu-link-caption
	{
	margin-left: 28px;
	}
	
/* ==================== WIDGET MENU BANERY  ==================== */	

a.sidebar-banner
	{
	font-family: 'PT Sans', Arial, sans-serif;
	padding: 22px 20px 22px 25px !important;
	display: flex;
	width: 265px;
	height: auto;
	background: #3E78B0;
	color: #FFF !important;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	border-bottom: 0 !important;
	transition: all 200ms ease;
	margin-bottom: 10px;
	image-rendering: crisp-edges !important;
	align-items: center;
	}
	
a.sidebar-banner div
	{
	position: relative;
	top: -1px;
	}
	
a.sidebar-banner img
	{
	display: flex;
	margin-left:auto
	}	
	
a.sidebar-banner:hover
	{
	background: #1997D2 !important;
	}
	
a.sidebar-banner:last-child
	{
	margin-bottom: 50px;
	}
	
/* ==================== WIDGET KURSY  ==================== */	

/* --- List --- */
div.page ul.kursy
	{
	list-style-type: none;
	margin: -5px 0 0 0;
	padding: 0;
	}
	
div.page ul.kursy li
	{
	line-height: 150%;
	padding-bottom: 10px;
	}
	
div.page ul.kursy li::before
	{
	content: "";
	border-left: 6px solid #1997D2;
	display: inline-block;
	width: 8px;
	height: 6px;
	position: relative;
	top: -2px;
	}
	
/* ==================== WIDGET BIULETYN  ==================== */
/* --- Column Layout --- */	
div.page div.biuletyn_left
	{
	clear: both;
	float: left;
	width: 47%;	
	}
	
div.page div.biuletyn_right
	{
	float: right;
	width: 47%;
	}
	
/* --- Divider --- */
div.page div.biuletyn_divider
	{
	border-bottom: 1px solid #D9E4EE;
	padding-top: 6px;
	margin-bottom: 10px;
	font-size: 0;
	}

/* --- Header --- */
div.page div.biuletyn_right h2
	{
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
/* --- List --- */
div.page div.biuletyn_right ul
	{
	list-style-type: none;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	}
	
div.page div.biuletyn_right ul li
	{
	line-height: 150%;
	padding-bottom: 10px;
	}
	
/* ==================== WIDGET BANER  ==================== */
/* --- List --- */
div.page div.baner ul
	{
	list-style-type: none;
	margin: 30px 0px 30px 0px;
	padding: 0px;
	text-align: center;
	font-size: 0;
	}
	
div.page div.baner ul li
	{
	line-height: 150%;
	padding-bottom: 17px;
	margin: 3px 3px 19px;
	display: inline-block;
	}
	
div.page div.baner ul li a
	{
	border: 1px solid #d9e4ee !important;
	color: #0a549b;
	padding: 10px !important;
	text-decoration: none;
	}
	
div.page div.baner ul li a:hover
	{
	border: 1px solid #1997D2 !important;
	background: #1997D2;
	color: #FFF !important;
	}
	
/* ==================== HEADINGS  ==================== */
/* --- Content Underlines --- */
div.page-content h1 span.underline,
div.page-content h2 span.underline,
div.page-content h3 span.underline,
div.page-content h6 span.underline
	{
	background-color: #D9E4EE;
	width: 100%;
	height: 1px;
	margin-top: 8px;
	}
	
div.page-content h4 span.underline,
div.page-content h5 span.underline
	{
	margin-top: 8px;
	}

/* --- Sidebar Underlines --- */
div.page-content h4.widget-header span.underline
	{
	width: 100%;
	height: 4px;
	margin-top: 10px;
	}

div.widget h4.widget-header
	{
	font-size: 14px;
	font-weight: 700;
	}

/* --- Footer --- */
div.footer h1 span.underline,
div.footer h2 span.underline,
div.footer h3 span.underline,
div.footer h4 span.underline,
div.footer h5 span.underline,
div.footer h6 span.underline
	{
	background-color: #D6E0E9;
	width: 100%;
	height: 4px;
	}
	
/* ==================== BLOG BOX TYPE  ==================== */
/* --- Box --- */
.post > div.post-section-2 > div.post-section-2-2
	{
	padding: 0px 0px 30px;
	}
	
.post > div.post-section-2 > div.post-section-2-1 > .theme-image-box > .theme-image
	{
	margin-bottom: 25px;
	}
	
li.post > div.post-section-2 > div.post-section-2-2
	{
	border-bottom: 1px solid #D9E4EE;
	}
	
/* Post Interior Fix */	
div.page-content div.post-section-2-2 h1:first-child,
div.page-content div.post-section-2-2 h2:first-child,
div.page-content div.post-section-2-2 h3:first-child,
div.page-content div.post-section-2-2 h4:first-child,
div.page-content div.post-section-2-2 h5:first-child,
div.page-content div.post-section-2-2 h6:first-child
	{
	margin-top: 20px;
	}
/* --- */

.post > div.post-section-2 > div.post-section-2-2 h1 + p,
.post > div.post-section-2 > div.post-section-2-2 h2 + p,
.post > div.post-section-2 > div.post-section-2-2 h3 + p,
.post > div.post-section-2 > div.post-section-2-2 h4 + p,
.post > div.post-section-2 > div.post-section-2-2 h5 + p,
.post > div.post-section-2 > div.post-section-2-2 h6 + p
	{
	padding-top: 0px;
	}
	
li.post > div.post-section-2 > div.post-section-2-2 p
	{
	padding-top: 15px;
	}
	
/* --- Box Sticky --- */
.menu-order-1 > div.post-section-2
	{
	box-sizing: border-box;	
	}
	
.menu-order-1 > div.post-section-2 > div.post-section-2-2
	{
	border-bottom: none !important;
	background-color: #F8F9FB !important;
	padding: 25px 15px 30px 15px;
	border-radius: 0 0 5px 5px;
	}
	
.menu-order-1 > div.post-section-2 > div.post-section-2-1 > .theme-image-box > .theme-image
	{
	margin-bottom: 0;
	}
	
/* --- Box Date --- */	
ul.post-list.layout-p-33x33x33 > li > ul > li.post > div.post-section-2,
.page-sidebar ul.post-list.layout-p-50x50 > li > ul > li.post > div.post-section-2
	{
	margin-top: 15px;
	}
	
/* --- Vertical Spacing --- */	
ul.post-list > li > ul > li.post
	{
	padding-bottom: 30px;
	}

/* --- Read More --- */
.post .post-section-2 .post-section-2-2 a.continue
	{
	color: #0A549B;
	border-bottom: 1px dotted #84A9CD; /* 50% of #0A549B */
	padding-bottom: 2px;
	}

.post .post-section-2 .post-section-2-2 a.continue:hover
	{
	color: #1997D2;
	border-bottom: 1px solid #1997D2;
	text-decoration: none;
	background-image: url("../media/image/public/icon_arrow_body_hover.png");
	}

/* ==================== FOOTER  ==================== */
/* --- P Color --- */
div.footer div.footer-top .textwidget > p,
div.footer div.footer-bottom .paragraph,
div.footer div.footer-bottom p,
div.footer div.footer-bottom a
	{
	color: #7E8F9E;
	}
	
div.footer div.footer-bottom .paragraph
	{
	font-size: 12px;
	}
	
div.footer div.widget:last-child
	{
	margin-right: 0;
	}

/* --- Go To Top --- */	
a.button-go-to-top
	{
	width: 40px;
	height: 40px;
	}
	
a.button-go-to-top:hover	
	{
	background-position: 0 -40px;
	}
	
/* --- Footer Padding --- */	
div.footer
	{
	padding: 45px 0px 20px;
	}

.sh-link .sh-toggle
	{
	display: inline-block;
	margin-bottom: 10px;
	text-decoration: none;
	}
@media only screen  and (min-width:768px) and (max-width:989px)
{
/* ==================== TOP MENU  ==================== */
/* --- Menu Item --- */
ul.sf-menu > li > a span.title
	{
	font-size: 14px;
	}
	
ul.sf-menu > li > a
	{
	padding: 14px 3px 16px 4px;
	}
	
/* ==================== TOP SUB-MENU BLUE  ==================== */
/* --- Submenu Last Item --- */
.sf-menu > li:last-child > ul
	{
	left: -189px;
	}

/* ==================== HOME SLIDER  ==================== */
/* --- Label --- */
.slider-style-1 div.slider-style-title > div.row_1,
.slider-style-1 div.slider-style-title > div.row_2
	{
	padding: 6px 12px 10px 12px;
	line-height: 110%;
	font-size: 21px;
	}
	
/* ==================== SLIDER MENU  ==================== */
ul.slider-menu li
	{
	width: 370px;
	margin-right: 10px;
	margin-top: 14px;
	}
		
ul.slider-menu li.col3
	{
	clear: both;
	}
	
ul.slider-menu li.col2,
ul.slider-menu li.col4
	{
	margin-right: 0px;
	}
	
ul.slider-menu li div.text p
	{
	padding: 2px 0px 16px 0px;
	}
	
/* ==================== PAGE HEADER  ==================== */
div.page div.page-header
	{
	padding: 34px 0px 42px 0px;
	}
	
/* --- Logo + Anniversary Logo --- */
div.header div.header-custom ul.social-profiles li.address p
	{
	padding-right: 12px;
	}
	
/* ==================== PAGE CONTENT  ==================== */
div.page div.page-content
	{
	}
}

@media only screen  and (min-width:480px) and (max-width:767px)
{
/* ==================== TOP MENU  ==================== */
/* --- Responsive Menu --- */
div.header div.header-bottom .header-bottom-menu.header-bottom-menu-dropdown
	{
	padding: 0px 0px 25px;
	}

/* ==================== HOME SLIDER  ==================== */
/* --- Label --- */
.slider-style-1 div.slider-style-title
	{
	bottom: 15px;
	left: 15px !important;
	}
	
.slider-style-1 div.slider-style-title > div.row_1,
.slider-style-1 div.slider-style-title > div.row_2
	{
	padding: 5px 10px 8px 10px;
	line-height: 110%;
	font-size: 21px;
	}
	
.slider-style-1 div.slider-style-title > div.row_3
	{
	padding: 4px 10px 6px 10px;
	font-size: 18px;
	}
	
/* ==================== SLIDER MENU  ==================== */
ul.slider-menu li
	{
	width: 220px;
	margin-right: 10px;
	margin-top: 14px;
	}
		
ul.slider-menu li.col3
	{
	clear: both;
	}
	
ul.slider-menu li.col2,
ul.slider-menu li.col4
	{
	margin-right: 0px;
	}
	
ul.slider-menu li div.text p
	{
	padding: 2px 0px 16px 0px;
	}
	
/* ==================== HEADER  ==================== */
/* --- Header Custom --- */
div.header div.header-custom
	{
	display: none;
	}
	
/* ==================== PAGE HEADER  ==================== */
div.page div.page-header
	{
	padding: 28px 0px 32px 0px;
	}
	
/* --- Logo + Anniversary Logo --- */
div.header-bottom div.header-bottom-logo
	{
	clear: initial;
	width: initial;
	}
	
/* ==================== PAGE CONTENT  ==================== */
div.page div.page-content
	{
	padding: 30px 0px 30px 0px;
	}
}

@media only screen  and (max-width:479px)
{
/* ==================== TOP MENU  ==================== */
/* --- Responsive Menu --- */
div.header div.header-bottom .header-bottom-menu.header-bottom-menu-dropdown
	{
	padding: 0px 0px 25px;
	}

/* ==================== HOME SLIDER  ==================== */
/* --- Label --- */
.slider-style-1 div.slider-style-title
	{
	bottom: 10px;
	left: 10px !important;
	}
	
.slider-style-1 div.slider-style-title > div.row_1,
.slider-style-1 div.slider-style-title > div.row_2
	{
	padding: 4px 8px 6px 8px;
	line-height: 110%;
	font-size: 14px;
	}
	
.slider-style-1 div.slider-style-title > div.row_3
	{
	padding: 2px 8px 5px 8px;
	font-size: 14px;
	}
	
/* ==================== SLIDER MENU  ==================== */
ul.slider-menu li
	{
	width: 310px;
	margin-right: 0px;
	margin-top: 14px;
	}
	
ul.slider-menu li div.text p
	{
	padding: 2px 0px 16px 0px;
	}
	
/* ==================== HEADER  ==================== */
/* --- Header Custom --- */
div.header div.header-custom
	{
	display: none;
	}
	
/* ==================== PAGE HEADER  ==================== */
div.page div.page-header
	{
	padding: 24px 0px 28px 0px;
	}
	
/* --- Logo + Anniversary Logo --- */
div.header-bottom div.header-bottom-logo
	{
	clear: initial;
	width: initial;
	}
	
.header-bottom-logo img,	
.header-anniversary-logo img
	{
	height:50px;
	}
	
/* ==================== PAGE CONTENT  ==================== */
div.page div.page-content
	{
	padding: 30px 0px 30px 0px;
	}
}
