﻿/* import plikow */
@import url('style-covid.css?v=17fc84414b086b5c857f7253c6af3e67');
@import url('select2.min.css');
@import url('weather-icons.min.css');
@import url('style-air2019.css?v=003c');
@import url('style-home.css?v=006f');
@import url('https://cdn.plyr.io/3.6.2/plyr.css');
@import url('style-wroclawTv.css?v=5098239364e0043ba0797f1a921bab42');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;700;800&display=swap');
@import url('style-30k.css');

:root {
	--plyr-color-main: #ed1c24;
}

.wroclawTvSlider .slick-slide:focus {
	outline: 0;
}

/* dodatkowe ikony */
@font-face {
	font-family: 'wro';
	src: url('font/wro.eot?79050165');
	src: url('font/wro.eot?79050165#iefix') format('embedded-opentype'),
	url('font/wro.woff2?79050165') format('woff2'),
	url('font/wro.woff?79050165') format('woff'),
	url('font/wro.ttf?79050165') format('truetype'),
	url('font/wro.svg?79050165#wro') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'wro';
    src: url('font/wro.svg?79050165#wro') format('svg');
  }
}
*/

[class^="icon-wro-"]:before, [class*=" icon-wro-"]:before {
	font-family: "wro";
	font-style: normal;
	font-weight: normal;
	speak: none;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;

	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;

	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */

	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-wro-dollar:before { content: '\e800'; } /* '' */
.icon-wro-child:before { content: '\e801'; } /* '' */
.icon-wro-child-1:before { content: '\e802'; } /* '' */
.icon-wro-calendar:before { content: '\e803'; } /* '' */
.icon-wro-docs:before { content: '\e804'; } /* '' */
.icon-wro-wheelchair:before { content: '\e805'; } /* '' */
.icon-wro-money:before { content: '\e806'; } /* '' */
.icon-wro-chart-bar:before { content: '\e807'; } /* '' */
.icon-wro-ajust:before { content: '\e808'; } /* '' */
.icon-wro-users:before { content: '\e809'; } /* '' */
.icon-wro-share:before { content: '\e80a'; } /* '' */
.icon-wro-direction:before { content: '\e80b'; } /* '' */
.icon-wro-road:before { content: '\e80c'; } /* '' */
.icon-wro-coffee:before { content: '\e80d'; } /* '' */
.icon-wro-bank:before { content: '\e80e'; } /* '' */
.icon-wro-giraffe:before { content: '\e80f'; } /* '' */
.icon-wro-theatre:before { content: '\e810'; } /* '' */
.icon-wro-town-hall:before { content: '\e811'; } /* '' */
.icon-wro-help-circled-alt:before { content: '\e812'; } /* '' */
.icon-wro-help-circled:before { content: '\e813'; } /* '' */
.icon-wro-cancel-squared:before { content: '\e814'; } /* '' */
.icon-wro-cancel:before { content: '\e815'; } /* '' */
.icon-wro-glasses:before { content: '\e816'; } /* '' */
.icon-wro-megaphone:before { content: '\e817'; } /* '' */
.icon-wro-signal:before { content: '\e818'; } /* '' */
.icon-wro-graduation-cap:before { content: '\e819'; } /* '' */
.icon-wro-attach:before { content: '\e81a'; } /* '' */
.icon-wro-airport:before { content: '\e81b'; } /* '' */
.icon-wro-no-car:before { content: '\e81c'; } /* '' */
.icon-wro-car:before { content: '\e81d'; } /* '' */
.icon-wro-cycle:before { content: '\e81e'; } /* '' */
.icon-wro-inhouse:before { content: '\e81f'; } /* '' */
.icon-wro-walk:before { content: '\e820'; } /* '' */
.icon-wro-breath:before { content: '\e821'; } /* '' */
.icon-wro-pm10:before { content: '\e822'; } /* '' */
.icon-wro-pm2-5:before { content: '\e823'; } /* '' */
.icon-wro-cloude:before { content: '\e824'; } /* '' */
.icon-wro-no-cycle:before { content: '\e825'; } /* '' */
.icon-wro-park:before { content: '\e827'; } /* '' */
.icon-wro-pregnant:before { content: '\e828'; } /* '' */
.icon-wro-tram:before { content: '\e829'; } /* '' */
.icon-wro-religious-christian:before { content: '\e82f'; } /* '' */
.icon-wro-tree:before { content: '\f1bb'; } /* '' */
.icon-wro-plug:before { content: '\f1e6'; } /* '' */
.icon-wro-heartbeat:before { content: '\f21e'; } /* '' */
.icon-wro-balance-scale:before { content: '\f24e'; } /* '' */
.icon-wro-industry:before { content: '\f275'; } /* '' */
.icon-wro-map-signs:before { content: '\f277'; } /* '' */

/* style wroclaw.pl */

/* time to */
figure, figcaption {
	display: block;
}

.transition {
	-webkit-transition: top 400ms linear;
	-moz-transition: top 400ms linear;
	-o-transition: top 400ms linear;
	transition: top 400ms linear;
}

.timeTo {
	font-family: Tahoma, Verdana, Aial, sans-serif;
	font-size: 28px;
	line-height: 108%;
	font-weight: bold;
	height: 32px;
}

.timeTo span {
	vertical-align: top;
}

.timeTo.timeTo-white div {
	color: black;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 38%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,#ffffff), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 38%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 38%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 38%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 38%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.timeTo.timeTo-black div {
	color: white;
	background: #45484d; /* Old browsers */
	background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #45484d 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #45484d 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #45484d 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.timeTo.timeTo-black .timeTo-alert {
	background: #a74444; /* Old browsers */
	background: -moz-linear-gradient(top, #a74444 0%, #3f0000 67%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a74444), color-stop(67%,#3f0000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a74444 0%,#3f0000 67%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a74444 0%,#3f0000 67%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a74444 0%,#3f0000 67%); /* IE10+ */
	background: linear-gradient(to bottom, #a74444 0%,#3f0000 67%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a74444', endColorstr='#3f0000',GradientType=0 ); /* IE6-9 */
}

.timeTo.timeTo-white .timeTo-alert {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 35%, #e17373 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(35%,#ffffff), color-stop(100%,#e17373)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 35%,#e17373 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 35%,#e17373 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 35%,#e17373 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 35%,#e17373 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e17373',GradientType=0 ); /* IE6-9 */
}

.timeTo figure {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.timeTo figcaption {
	text-align: center;
	/*font-size: 12px;*/
	line-height: 80%;
	font-weight: normal;
	color: #888;
}

.timeTo div {
	position: relative;
	display: inline-block;
	width: 25px;
	height: 30px;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	overflow: hidden;
}
.timeTo div.first {
	border-left: 1px solid silver;
}

.timeTo ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 3px;
}

.timeTo ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}


#dc-tab-button {
	display: none;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.icon-red {
	color: #ea3230;
}

.txtWeatherLink {
	font-size: 12px;
	text-align: center;
	margin: 15px 0 0 0;
}

.boxAirQuality {
	display: block;
	margin: 10px 0;
	background: #ed3420;
	font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,"Tahoma","Verdana",sans-serif;
	position: relative;
}

	.boxAirTitle {
		position: relative;
		color: #fff;
		padding: 11px 15px;
		font-size: 12px;
		z-index: 11;
	}

		.boxAirTitle .txtAirTitle {
			font-size: 18px;
			font-weight: 700;
			margin: 0 0 15px 0;
			line-height: 100%;
		}

		.boxAirTitle a {
			color: #fff;
		}

	.boxAirTitleBg {
		position: absolute;
		top: 0;
		left: 15px;
		right: 15px;
		bottom: 0;
		background-color: rgba(0,0,0,0.1);
	}

		.boxAirTitleBg:after {
			left: 100%;
			top: 50%;
			border: solid transparent;
			content: " ";
			height: 0;
			width: 0;
			position: absolute;
			pointer-events: none;
			border-color: rgba(0,0,0, 0);
			border-left-color: rgba(0,0,0,0.1);
			border-width: 12px;
			margin-top: -12px;
		}

	.wrapperAirValue {
		text-align: center;
		padding: 15px 15px 12px 0;
		position: relative;
		max-height: 90px;
	}

		.wrapperAirValue a {
			color: #fff;
			text-decoration: none;
			display: block;
		}

			.wrapperAirValue a:hover .txtAirValue {
				text-decoration: underline;
			}

		.wrapperAirValue .txtAirValue {
			display: block;
			font-size: 18px;
			line-height: 35px;
			margin-bottom: 10px;
			font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, 'Tahoma', 'Verdana', sans-serif;
		}

			.wrapperAirValue .txtAirValue img {
				display: inline-block;
				margin-right: 8px;
				vertical-align: middle;
			}

		.wrapperAirValue .txtAirTime {
			display: block;
			font-size: 12px;
		}

		.wrapperAirValue i {
			position: absolute;
			top: 0;
			right: 15px;
			font-size: 18px;
		}

		.boxAirPopup {
			position: absolute;
			opacity: 0;
			z-index: -1;
			left: 0;
			right: 0;
			bottom: 100%;
			background-color: #eaeaea;
			padding: 20px;
			color: #000;
			font-size: 13px;
			font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, 'Tahoma', 'Verdana', sans-serif;
		}

			.boxAirPopup p {
				margin: 0;
			}

				.boxAirPopup p span {
					font-size: 10px;
					display: block;
					margin-top: 12px;
				}

			.boxAirPopup a.lnkAirPopupClose {
				position: absolute;
				top: 0px;
				right: 0px;
				font-size: 24px;
				color: #d5d8d6;
			}

				.boxAirPopup a.lnkAirPopupClose:hover {
					color: #3dade4;
				}

		.boxAirQuality.isActive,
		.boxAirQuality.isActive .boxAirPopup {
			opacity: 1;
			z-index: 6001;
		}

.bgOverlay {
	z-index: 5001;
}

.boxWithBorder.boxWithBorder2 {
	border: 0;
	height: auto;
	padding: 0;
	margin-bottom: -12px;
}

	.boxWithBorder.boxWithBorder2 li.boxOnePhoto {
		margin-bottom: 12px;
	}

.boxWithBorder.boxWithBorder2 li.boxOnePhoto:last-of-type {
	margin-bottom: 0;
}

	.boxWithBorder.boxWithBorder2 li.boxOnePhoto a > h3 {
		line-height: normal;
		right: 10px;
		bottom: 10px;
		left: 10px;
		font-size: 14px;
	}

.boxButtonLinksBox {
	margin: 0;
}

	.boxButtonLinksBox > li {
		display: block;
		margin-top: 5px;
	}

.mainMenu {
	z-index: auto;
}

	.mainMenu > nav.navbar {
		z-index: 6001;
	}

	.mainMenu .navbar-default .navbar-nav .mega-dropdown > a {
		padding-left: 7px;
		padding-right: 7px;
	}

	@media (max-width: 1199px) and (min-width: 992px) {
		.mainMenu .navbar-default .navbar-nav .mega-dropdown > a {
			font-size: 13px;
			padding-left: 5px;
			padding-right: 5px;
		}
	}

.boxSrodowisko {
	display: block;
	margin: 20px 0;
	background: #ececec;
	font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,"Tahoma","Verdana",sans-serif;
	padding: 15px 20px;
	position: relative;
	font-size: 12px;
}

	.boxSrodowisko a {
		text-decoration: none;
		display: block;
	}

		.boxSrodowisko a:hover {
			color: #000;
		}

		.boxSrodowisko a:hover .txtBoxTitle {
			text-decoration: underline;
		}

		.boxSrodowisko a:hover span {
			right: 30px;
		}

	.boxSrodowisko .txtBoxTitle {
		font-weight: 700;
		font-size: 18px;
		margin: 0 0 20px 0;
	}

	.boxSrodowisko p {
		max-width: 75%;
		margin: 0;
	}

	.boxSrodowisko span {
		position: absolute;
		right: 20px;
		bottom: 15px;
	}

.mainArticle header h2, .mainArticle header h3 {
	font-size: 40px;
	line-height: 110%;
}

.lnkScrollTop {
	display: none;
}

.boxWroclaw2016,
.boxWroclawSocial {
	display: none;
}

	.boxWroclaw2016 img {
		display: inline-block;
		max-width: 100%;
		height: auto;
	}

.boxWeather {
	position: relative;
	margin: 10px 0;
	padding: 10px 15px;
}

	.txtWeatherSource {
		position: absolute;
		right: 0;
		bottom: -18px;
		font-size: 11px;
		color: #aaa;
	}

.boxWeather .txtAir .txtTime {
	font-size: 10px;
}

.boxNewsletterRegister {
	margin-top: 0;
	margin-bottom: 20px;
}


.boxLiteratureWideBanner {
	display: block;
	background-color: #000;
	margin-bottom: 12px;
}

.boxLiteratureWideBanner img.imgBanner {
	display: block;
	max-width: 100%;
	height: auto;
}

.boxLiteratureWideBanner .wrapperRow {
	display: block;
	padding: 20px 40px 20px 50px;
}

.boxLiteratureWideBanner .txtInfo {
	font-size: 28px;
	color: #ec008a;
	text-align: left;
	line-height: normal;
	margin: 0;
}

.boxLiteratureWideBanner .txtInfo a {
	display: block;
	color: #fff33a;
	text-decoration: none;
}

.boxLiteratureWideBanner .txtInfo a:hover {
	text-decoration: underline;
}

.boxLiteratureWideBanner a.lnkButton {
	display: inline-block;
	width: 90%;
	margin: 0 auto 5px auto;
	border: 1px solid #fff33a;
	color: #fff33a;
	padding: 4px;
	text-align: center;
	font-size: 17px;
	text-decoration: none;
}

.boxLiteratureWideBanner a.lnkButton:hover {
	background-color: #fff33a;
	border-color: #fff33a;
	color: #000;
	text-decoration: none;
}

.boxLiteratureWideBanner a.lnkButton.borderPurple {
	border-color: #ec008a;
	color: #ec008a;
}

.boxLiteratureWideBanner a.lnkButton.borderPurple:hover {
	background-color: #ec008a;
	border-color: #ec008a;
	color: #000;
}

.boxLiteratureWideBanner a.lnkButton.borderWhite {
	border-color: #fff;
	color: #fff;
	font-size: 21px;
	margin: 12px auto;
}

.boxLiteratureWideBanner a.lnkButton.borderWhite:hover {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}


/* large */
@media (min-width: 1200px),
(min-width: 992px) and (max-width: 1199px),
(max-width: 767px) {

	.navEssentials .listEssentialsFirst li:last-child a {
		border-bottom: 1px solid #dcdcdc;
		margin-bottom: 7px;
		padding-bottom: 7px;
	}

}

/* small */
@media (min-width: 992px) and (max-width: 1199px) {

	.wrapperAirValue .txtAirValue {
		font-size: 15px;
	}

	.boxAirTitle {
		padding: 15px;
	}

}

/* tablets */
@media (min-width: 768px) and (max-width: 991px) {

	.boxWeather {
		margin-bottom: 20px;
	}

	.boxAirQuality,
	.boxSrodowisko {
		float: left;
		width: 48.5%;
	}

	.boxAirQuality {
		margin-right: 3%;
	}

	.boxSrodowisko .txtBoxTitle {
		margin-bottom: 10px;
	}

	.boxLiteratureWideBanner .txtInfo {
		text-align: center;
		margin-bottom: 20px;
	}

	.mainMenu .navbar-default .navbar-nav .mega-dropdown > a {
		font-size: 11px;
		padding-left: 3px;
		padding-right: 3px;
	}

}

/* mobile styles */
@media (max-width: 767px) {

	.boxAirTitle {
		text-align: center;
	}

	.boxAirTitleBg::after {
		display: none;
	}

	.wrapperAirValue i {
		top: 5px;
		right: 20px;
	}

	.boxLiteratureWideBanner .wrapperRow {
		padding: 20px;
		text-align: center;
	}

	.boxLiteratureWideBanner .txtInfo {
		margin-bottom: 20px;
		font-size: 16px;
		text-align: center;
	}

	.mainMenu .navbar a.lnkMenuGo {
		margin-bottom: 0;
	}

	.mainMenu .navbar a.lnkMenuTimetables {
		padding: 10px 15px;
		line-height: 20px;
		background-color: transparent;
		height: auto;
		width: 100%;
		display: block;
		margin-bottom: 10px;
		text-transform: uppercase;
		font-weight: 700;
	}

}

ul.slider {
	display: none;
}

	ul.slider.slick-initialized {
		display: block;
	}

/* POCZATEK - aktualizacja podpowiedzi do rozkladow MPK */
		.formTimetable {
		}

			.formTimetable label, .formTimetable span.boxSpacer {
				font-size: 12px;
				color: #9b9b9b;
				display: block;
				margin: 15px 0 2px 0;
				padding-left: 3px;
			}

			.formTimetable input[type="text"],
			.formTimetable select {
				width: 100%;
				background-color: #fff;
				border: 1px solid #e1e1e1;
				padding: 4px 10px;
				font-weight: 400;
				font-size: 16px;
				color: #000;
				font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, 'Tahoma', 'Verdana', sans-serif;
				line-height: normal;
			}

				.formTimetable .select2-selection__placeholder,
				.select2-container--default .select2-selection--single .select2-selection__rendered,
				.select2-container--default .select2-results > .select2-results__options {
					font-size: 12px;
				}

				.formTimetable .select2-container {
					max-width: 100%;
				}
				
	.lnkTimetable {
		margin-bottom: 3px;
	}

.lnkTimetableSite {
	background-color: #0a5299;
	color: #fff;
	display: inline-block;
	font-family: "Lato","Helvetica Neue",Helvetica,Arial,"Tahoma","Verdana",sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
	padding: 6px 8px;
	position: relative;
}
.lnkTimetableSite:hover, .lnkTimetableSite:focus {
	background-color: #fff;
	color: #0a5299;
	text-decoration: none;
}

.lnkTimetableSite.lnkTimetableESK {
	background-color: #e5401f;
}

	.lnkTimetableSite.lnkTimetableESK:hover,
	.lnkTimetableSite.lnkTimetableESK:focus {
		color: #e5401f;
		background-color: #fff;
	}
/* KONIEC - aktualizacja podpowiedzi do rozkladow MPK */

/* POCZATEK - ikona dla nieslyszacych */
.icon-icon-deaf {
	color: #ea3230;
	margin-left: 5px;
	font-size: 18px;
}

.deafVersion img {
	display: inline-block;
}

body > header .headerTools .withRightBorder.deafVersion {
	padding: 10px;
}

/* KONIEC - ikona dla nieslyszacych */


/* POCZATEK - glowne megamenu */
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
	text-decoration: underline;
}

.mega-dropdown-menu > li.environment {
	padding: 0;
}

.mega-dropdown-menu > li.environment > section {
	height: 60%;
	margin: 0;
}

.mega-dropdown-menu > li.environment .row {
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	height: 100%;
}

.mega-dropdown-menu > li.environment .boxAirTitleBg:after {
	display: none;
}

.mega-dropdown-menu > li.environment .wrapperAirValue {
	flex: 1;
	-webkit-flex: 1;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	height: 100%;
}

.mega-dropdown-menu > li.environment .wrapperAirValue span {
	width: 100%;
	color: #fff;
}

.mega-dropdown-menu > li.environment .wrapperAirValue .txtAirValue {
	margin-bottom: 25px;
	font-size: 22px;
}

.mega-dropdown-menu > li.environment .wrapperAirValue .txtAirTime {
	margin-bottom: 5px;
}

.mega-dropdown-menu > li.environment .wrapperAirValue .seeMoreLnk {
	text-decoration: underline;
}

.mega-dropdown-menu > li.environment .boxZglos {
	height: 40%;
	 background-color: #7758ca;
	 color: #fff;
	 display: flex;
	 display: -webkit-flex;
	 align-items: center;
	 -webkit-align-items: center;
	 padding: 20px;
	position: relative;
 }
.mega-dropdown-menu > li.environment .boxZglos .content{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	width: 100%;
}
.mega-dropdown-menu > li.environment .boxZglos  h2{
	max-width: 100px;
}
.mega-dropdown-menu > li.environment .lnkMore{
	position: absolute;
	bottom: 20px;
	right: 0;
	color: #fff;
}


.mainMenu .navbar-default .navbar-nav .mega-dropdown > a:focus, .mainMenu .navbar-default .navbar-nav .mega-dropdown > a:active {
	background-color: #737373;
	color: #fff;
}
/* KONIEC - glowne megamenu */



/* POCZATEK - poprawka w boxie konkursow */
.rowSmallPhotos:last-child .boxOnePhoto,
.rowSmallPhotos .boxOnePhoto {
	padding-top: 12px;
	border-top: 1px solid #dde0e1;
	padding-bottom: 0;
	border-bottom: 0;
}

.rowSmallPhotos:first-of-type .boxOnePhoto {
	padding-top: 0;
	border-top: 0;
}
/* POCZATEK - poprawka w boxie konkursow */

.rowWroclawEvents .boxOneService img {
	max-height: 55px;
	width: auto;
}

.mainArticle .wrapperHeader {
	right: 0;
}

/* POCZATEK - Serwisy specjalne sprite */
.boxSpecialServices .boxOneService .boxIcon {
	display: block;
	margin-right: 5px;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	background: transparent url('img/sprite-loga.png') no-repeat left;
}

	.boxSpecialServices .boxOneService .kreatywnych30 {

	}
	.boxSpecialServices .boxOneService .smartcity {
		background-position: -50px 0;
	}
	.boxSpecialServices .boxOneService .wbo {
		background-position: -100px 0;
	}
	.boxSpecialServices .boxOneService .strategia2030 {
		background-position: -150px 0;
	}
	.boxSpecialServices .boxOneService .wroclawrozmawia {
		background-position: -200px 0;
	}
	.boxSpecialServices .boxOneService .gowroclaw {
		background-position: -250px 0;
	}
	.boxSpecialServices .boxOneService .wroclawpl {
		background-position: -300px 0;
	}
	.boxSpecialServices .boxOneService .czytamwroclaw {
		background-position: -350px 0;
	}
	.boxSpecialServices .boxOneService .wroclawscyseniorzy {
		background-position: -400px 0;
	}
	.boxSpecialServices .boxOneService .wroclaw70lecie {
		background-position: -450px 0;
	}
	.boxSpecialServices .boxOneService .wroclawurbancardpremium {
		background-position: -500px 0;
	}
    .boxSpecialServices .boxOneService .nowezerniki {
        background-position: -550px 0;
    }
/* KONIEC - Serwisy specjalne sprite */

/* POCZATEK - Pogoda ikonki */
/*@font-face {
	font-family: 'MeteoconsRegular';
	src: url('fonts/meteocons-webfont.eot');
	src: url('fonts/meteocons-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/meteocons-webfont.woff') format('woff'),
	url('fonts/meteocons-webfont.ttf') format('truetype'),
	url('fonts/meteocons-webfont.svg#MeteoconsRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

	.boxWeatherTempVal {
		width: 45%;
	}

	.boxWeatherTempIcon {
		text-align: center;
		width: 55%;
	}

	.boxWeatherTempIcon i {

	}

	/*.boxWeatherTempIcon [data-icon]:before {
		font-family: 'MeteoconsRegular';
		content: attr(data-icon);
		font-size: 60px;
		line-height: 50px;
		font-style: normal;
	}*/

	.boxWeatherTemp .txtAir {
		font-size: 12px;
		margin-bottom: 0;
		text-align: center;
	}

		.boxWeatherTemp .txtAir i {
			color: #d30100;
		}

		.boxWeatherTemp .txtAir b {
			text-transform: lowercase;
		}

/* KONIEC - Pogoda ikonki */

.boxVerticalBanner  {
	position: relative;
	padding-top: 20px;
}

	.boxVerticalBanner :before {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		text-align: center;
		content: "Reklama";
		text-transform: uppercase;
		font-size: 10px;
		letter-spacing: 2px;
		color: #bbb;
	}
	
#cookieWrapper {
	position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    text-align: center;
    background-color: rgba(255,255,255,0.9);
	z-index: 1001;
}

	#cookieInner {
		display: block;
		max-width: 90%;
		font-size: 14px;
		margin: 0 auto;
	}
	
	#cookieClose span {
		cursor: pointer;
		font-size: 40px;
		line-height: 20px;
		float: right;
	}

/* POCZATEK - mobile style */
@media (max-width: 767px) {

	.mainArticle header h2, .mainArticle header h3 {
		font-size: 24px;
	}

	.mainArticle header aside {
		display: none;
	}

	.boxFooterWroLogo {
		text-align: center;
		margin-top: 15px;
	}
	
	#cookieWrapper {
		padding: 10px;
	}
	
	#cookieInner {
		max-width: 100%;
		font-size: 12px;
		line-height: 14px;
	}

	.topLangSearch .topLangsList {
		right: 5px;
	}

	body > header .headerTools .deafVersion {
		border: 0 none;
		position: absolute;
		right: 105px;
		top: -40px;
	}

	.lnkScrollTop {
		position: fixed;
		bottom: 15px;
		right: 15px;
		font-size: 30px;
		z-index: 1001;
		padding: 0 5px;
		color: #fff;
		background-color: rgba(0,0,0,0.5);

	}

	.lnkScrollTop:hover,
	.lnkScrollTop:focus {
		color: #fff;
	}

	.lnkScrollTop i:before {
		line-height: normal;
		vertical-align: text-top;
	}

}
/* KONIEC - mobile style */

/* POCZATEK - bardzo waskie telefony */
@media (max-width: 360px) {

	.toolColorVersion {
		display: none;
	}

}
/* KONIEC - bardzo waskie telefony */

.dropdown-menu > li > a.lnkZagraniczne:hover {
	background: none;
}

/* Poprawki - Adrian */
.mega-dropdown-menu > li > ul > li > a, .rowTextArticles a > h3 {
    font-weight: 400;
}
.add-info > small {
    color: #848484;
    font-size: 12px;
}
.txtCategoryLabel.wiadomosci {
  background: #C5171F;
}
.txtCategoryLabel.komunikacja {
  background: #1C5FA7;
}
.txtCategoryLabel.kultura {
  background: #61256A;
}
.txtCategoryLabel.nieruchomosci-wroclaw {
  background: #35312E;
}
.txtCategoryLabel.urzad {
  background: #00B3F6;
}

/*
    Ukrycie daty na potrzeby wiekszej ilosci promowanych konkursow
    Adrian
    18.11.2015
*/
.rowSmallPhotos .boxOnePhoto .boxTitle time {
	display: none;
}
.slick-arrow i {
	color: #bbb;
}
.txtAir {
	background: #f2f2f2;
	padding: 10px;
}

/* POCZATEK - wersje jezykowe */
.topLangSelect {
	position: absolute;
	top: 7px;
	right: 7px;
	background-color: #e3f5fd;
	border: 0;
	padding: 1px 2px;
}

body.lang-es .slicknav_menu {
	display: none;
}

body.lang-es .boxWithBorder .boxOnePhoto {
	padding-bottom: 12px;
}

@media (max-width: 767px) {

	body.lang-es .mainArticle {
		margin-top: 12px;
	}

	body.lang-es > header .headerTools .toolColorVersion {
		right: 70px;
	}

		body.lang-es > header .headerTools .toolColorVersion a {
			min-width: 18px;
			padding: 1px 0;
		}

	body.lang-es .slicknav_menu {
		display: block;
		padding: 0;
	}

	body.lang-es .slicknav_btn {
		position: absolute;
		top: 8px;
		right: 8px;
		background-color: transparent;
	}

	body.lang-es .slicknav_menu .slicknav_icon,
	body.lang-es .slicknav_menu .slicknav_icon-bar {
		width: 30px;
	}

	body.lang-es .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
		margin-top: 6px;
	}

}
/* KONIEC - wersje jezykowe */

/* START Visit */
.wrapperVisitTop {
	display: block;
	margin-bottom: 12px;
}

	.wrapperVisitTop a {
		display: block;
		position: relative;
	}

	.wrapperVisitTop img.imgPromoDesktop,
	.wrapperVisitTop img.imgPromoMobile {
		display: block;
		max-width: 100%;
		height: auto;
	}

	@-webkit-keyframes blink {
		0% {
			opacity:1;
		}
		25% {
			opacity:0.3;
		}
		50% {
			opacity:1;
		}
	}
	@-moz-keyframes blink {
		0% {
			opacity:1;
		}
		25% {
			opacity:0.3;
		}
		50% {
			opacity:1;
		}
	}

	.wrapperVisitTop img.btnPromoDesktop {
		position: absolute;
		bottom: 28px;
		right: 28px;

		-webkit-transition: all 1s ease-in-out;
		-moz-transition: all 1s ease-in-out;
		-o-transition: all 1s ease-in-out;
		-ms-transition: all 1s ease-in-out;
		transition: all 1s ease-in-out;

		-webkit-animation-direction: normal;
		-webkit-animation-duration: 4s;
		-webkit-animation-iteration-count: infinite;
		-webkit-animation-name: blink;
		-webkit-animation-timing-function: ease-in-out;

		-moz-animation-direction: normal;
		-moz-animation-duration: 4s;
		-moz-animation-iteration-count: infinite;
		-moz-animation-name: blink;
		-moz-animation-timing-function: ease-in-out;
	}


/* KONIEC Visit */

/* START WBO Licznik */

.wrapperWBO {
	background-color: #73a502;
	margin-bottom: 12px;
	display: block;
}

.wrapperWBO a,
.wrapperWBO a:hover {
	text-decoration: none;
	color: #fff;
}

.wrapperWBO img {
	float: left;
}

.boxWBOCountdown {
	float: right;
	width: 420px;
}

.boxWBOCountdown p {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	padding: 8px 25px 0 25px;
	vertical-align: middle;
}

.WG2017-clock {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}

.flip-clock-wrapper {
	margin: 0;
	height: 100%;
    padding-bottom: 20px;
}

.flip-clock-wrapper ul li a div div.inn {
	background-color: #3e85e8;
	color: #fff;
    font-family: 'Titillium Web', sans-serif;
}

.flip-clock-wrapper .flip {
	margin: 5px 1px 5px 0;
}

.flip-clock-wrapper ul {
	background: #fff;
	height: 40px;
	width: 30px;
	line-height: 30px;
	font-size: 30px;
	float: none;
	display: inline-block;
	padding: 0;
}

.flip-clock-divider {
	height: 50px;
	width: 10px;
	float: none;
	display: inline-block;
}

.flip-clock-dot {
	display: none;
}

.flip-clock-wrapper ul li a div.up::after {
	background-color: rgba(25,70,144,0.4);
	top: 19px;
}

.flip-clock-wrapper ul li a div div.inn {
	font-size: 32px;
	line-height: 40px;
	text-shadow: none;
}

.flip-clock-divider .flip-clock-label {
	left: 10px;
	bottom: -20px;
	top: auto;
	width: 60px;
	color: #272727;
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;
}

.flip-clock-divider.days .flip-clock-label {
	left: 0;
}

.flip-clock-wrapper .flip {
    box-shadow: none;
}


/* POCZATEK high contrast */
.highContrast .boxWeatherTempVal p,
.highContrast .boxWeatherTempIcon i,
.highContrast .boxWeatherDate p,
.highContrast .boxWeatherDate p span,
.highContrast .boxAirTitle,
.highContrast .boxWeatherTempVal p span {
	color: yellow;
}

.highContrast .boxSrodowisko,
.highContrast .rowContentESK,
.highContrast .rowContentESK .boxHeader {
	background-color: #000;
}

.highContrast .boxAirQuality {
	background-color: #000 !important;
}
/* KONIEC high contrast */



/* WEATHER PAGE - START */
.weatherSection .txtPageTitle {
	font: 900 35px/42px 'lato', serif;
	margin-bottom: 5px;
}
.weatherSection .baseInfo {
	font: 600 12px/16px 'Roboto Slab', serif;
}
.weatherSection .baseInfo span {
	display: inline-block;
	padding-right: 8px;
	margin-right: 8px;
	position: relative;
}
.weatherSection .baseInfo span:after {
	content: '';
	width: 3px;
	height: 3px;
	position: absolute;
	top: 50%;
	right: -3px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #aaaaaa;
	border-radius: 100%;
}
.weatherSection .baseInfo span:last-of-type:after {
	display: none;
}
.weatherSection .weatherContent {
	margin-top: 25px;
	padding: 32px;
	background-color: #ebf1f5;
}
.weatherSection .weatherContent > .row{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.weatherSection .weatherContent > .row > .col-sm-6{
	margin-bottom: 20px;
}
.weatherSection .dayBox {
	background-color: #fff;
	padding: 20px;
	height: 100%;
}
.weatherSection .weatherSubtitle {
	font: 600 18px/28px 'Roboto Slab', serif;
	margin: 40px 0 22px 0;
	position: relative;
	padding-left: 20px;
}
.weatherSection .weatherSubtitle:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 100%;
	background-color: #ea3230;
}
.weatherSection .flexColumms {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin-bottom: 25px;
}
.weatherSection .txtDay {
	font: 900 20px/20px 'lato', serif;
	margin: 0;
	padding-left: 10px;
}
.weatherSection .data {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}
.weatherSection .data i {
	font-size: 16px;
	margin: -2px 3px 0 0;
}
.weatherSection .data time {
	font: 700 12px/16px 'lato', serif;
}
.weatherSection .degreesBox {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
}
.weatherSection .boxWeatherTempIcon {
	width: inherit;
	margin-right: 5px;
}
.weatherSection .boxWeatherTempIcon i {
	font-size: 32px;
}
.weatherSection .degreesBox span {
	font-size: 35px;
	line-height: 39px;
}
.weatherSection .additionalInfo > div {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	margin-bottom: 5px;
}
.weatherSection .additionalInfo i {
	font-size: 15px;
	margin-right: 10px;
	width: 30px;
	text-align: right;
}
.weatherSection .additionalInfo span {
	font-size: 13px;
	line-height: 17px;
	font-weight: 700;
}
.weatherSection .additionalInfo > div.warmestBox span:first-of-type, .weatherSection .additionalInfo > div.coldestBox span:first-of-type {
	width: 30px;
	text-align: right;
	margin-right: 10px;
}
.weatherSection .additionalInfo > div {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	margin-bottom: 5px;
}
.weatherSection .additionalInfo > div.warmestBox span:first-of-type {
	color: #ea3230;
}
.weatherSection .additionalInfo > div.coldestBox span:first-of-type {
	color: #0099e4;
}


/* MAIN DAY BOX */
.weatherSection .dayBox.mainDayBox {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 0;
}
.weatherSection .mainDayBox .txtDay {
	font-size: 35px;
	line-height: 35px;
	padding-left: 0;
}
.weatherSection .mainDayBox  .data i {
	font-size: 22px;
	margin: -4px 6px 0 0;
}
.weatherSection .mainDayBox  .data time {
	font-size: 20px;
	line-height: 28px;
}
.weatherSection .mainDayBox .flexColumms {
	margin-bottom: 40px;
}
.weatherSection .mainDayBox .degreesBox {
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	margin-bottom: 45px;
}
.weatherSection .mainDayBox .boxWeatherTempIcon {
	margin: 13px 8px 0 0;
}
.weatherSection .mainDayBox .degreesBox i {
	font-size: 90px;
}
.weatherSection .mainDayBox .degreesBox span {
	font-size: 95px;
	line-height: 100px;
}
.weatherSection .mainDayBox .historicalData span {
	font-size: 16px;
	line-height: 20px;
	margin-right: 15px;
	font-weight: 700;
}
.weatherSection .mainDayBox .historicalData span em {
	font-style: inherit;
	font-size: 18px;
	line-height: 20px;
	margin-left: 5px;
}
.weatherSection .mainDayBox .historicalData .warmest em {
	color: #ea3230;
}
.weatherSection .mainDayBox .historicalData .coldest em {
	color: #0099e4;
}
.weatherSection .mainDayBox .additionalInfo span {
	font-size: 16px;
	line-height: 20px;
}
.weatherSection .mainDayBox .qualityBox {
	margin-top: 30px;
}
.weatherSection .mainDayBox .qualityBox > p {
	font-size: 13px;
	line-height: 17px;
	font-weight: 700;
	margin: 0 0 10px 0;
}
.weatherSection .mainDayBox .qualityBox .iconBox {

}
.weatherSection .mainDayBox .qualityBox .iconBox, .weatherSection .mainDayBox .qualityBox .resultBox {
	display: inline-block;
	vertical-align: top;
}
.weatherSection .mainDayBox .qualityBox .iconBox {
	width: 45px;
}
.weatherSection .mainDayBox .qualityBox .iconBox i {
	font-size: 35px;
}
.weatherSection .mainDayBox .qualityBox .resultBox {
	width: calc(100% - 55px);
    margin: 0 0 0 5px;
}
.weatherSection .mainDayBox .qualityBox .resultBox span {
    font-size: 26px;
    line-height: 30px;
}
.weatherSection .mainDayBox .qualityBox .resultBox a {
    font-size: 12px;
    line-height: 16px;
}

/* WEATHER PAGE  - END */


/* POCZATEK - box z contentem ESK */
.rowContentESK, .rowContentVisit {
	padding-left: 0;
	padding-right: 0;
	background-color: #f2f2f2;
}

	.rowContentESK .boxHeader, .rowContentVisit .boxHeader {
		background-color: #ec543e;
		padding-top: 10px;
		padding-bottom: 10px;
		color: #fff;
	}

	.rowContentESK .boxHeader ul, .rowContentVisit .boxHeader ul {
		float: right;
		line-height: 32px;
	}

	.rowContentESK .boxHeader li, .rowContentVisit .boxHeader li {
		display: inline-block;
		font-size: 16px;
		padding: 0 10px;
	}

		.rowContentESK .boxHeader li a, .rowContentVisit .boxHeader li a {
			color: #fff;
			text-decoration: none;
		}

		.rowContentESK .boxHeader li a:hover, .rowContentVisit .boxHeader li a:hover {
			text-decoration: underline;
		}

	.rowContentESK .boxContent, .rowContentVisit .boxContent {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.listContentESK a:hover,
	.listContentESK a:hover .txtArticleLinkTitle, .rowContentVisit a:hover, .rowContentVisit a:hover .txtArticleLinkTitle {
		color: #000;
		text-decoration: underline;
	}

	.listContentESK .withPhoto .boxPhoto {
		overflow: hidden;
	}

	.listContentESK .withPhoto img {
		width: 100%;
		height: auto;
	}

		.listContentESK .withPhoto:hover img {
			transform: scale(1.145);
			-webkit-transform: scale(1.145);
			-moz-transform: scale(1.145);
			-o-transform: scale(1.145);
			-ms-transform: scale(1.145);
		}

	.listContentESK .withPhoto .boxText {
		padding-left: 0;
	}

	.listContentESK li {
		padding-top: 8px;
		margin-top: 8px;
		border-top: 1px solid #ccc;
	}

		.listContentESK li:first-child,
		.listContentESK li:last-child {
			border-top: 0;
			padding-top: 0;
			margin-top: 0;
		}

		.listContentESK li:last-child {
			margin-top: 15px;
		}

.txtArticleLinkTime,
.txtArticleLinkCategory {
	font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,"Tahoma","Verdana",sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
}

	.listContentESK a:hover {
		text-decoration: none;
	}

.txtArticleLinkCategory {
	color: #3dade4;
	display: inline-block;
	padding-left: 14px;
	position: relative;
}

	.txtArticleLinkCategory:before {
		content: "â˘";
		position: absolute;
		left: 3px;
		top: -1px;
		font-size: 14px;
		color: #3dade4;
	}

.txtArticleLinkTitle {
	display: block;
	font-size: 18px;
	font-weight: 700;
	line-height: normal;
}

	.listContentESK .withPhoto .txtArticleLinkTitle {
		margin-bottom: 10px;
	}

.txtArticleLinkLead {
	font-size: 14px;
	line-height: 18px;
	display: block;
}

.lnkMoreNews {
	display: block;
	text-align: right;
	font-size: 12px;
	font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,"Tahoma","Verdana",sans-serif;
}

	a.lnkMoreNews:hover {
		text-decoration: underline;
	}

.rowContentESK .col4ArticlesPhoto a {
	overflow: hidden;
	display: block;
}

	.rowContentESK .col4ArticlesPhoto a:hover img.imgPhoto {
		transform: scale(1.145);
		-webkit-transform: scale(1.145);
		-moz-transform: scale(1.145);
		-o-transform: scale(1.145);
		-ms-transform: scale(1.145);
	}

	.rowContentESK .col4ArticlesPhoto a img.imgLogoESK {
		width: 24px;
		height: 24px;
		position: absolute;
		top: 10px;
		right: 10px;
	}

	.rowContentESK .boxOneVideo img.iconPlay {
		top: 50%;
	}

		.rowContentESK a.boxOneVideo:hover img.iconPlay {
			margin-top: -30px;
		}

.rowContentESK .col4ArticlesPhoto article .boxDateTitle h3 {
	font-size: 16px;
}

.rowContentESK .col4ArticlesPhoto article .boxDateTitle {
	padding: 0 8px;
	bottom: 8px;
}

/* tablets */
@media (min-width: 768px) and (max-width: 991px) {

	.listContentESK .withPhoto .boxText {
		padding-left: 15px;
	}

}

/* POCZATEK - mobile style */
@media (max-width: 767px) {

	.rowContentESK .boxHeader ul {
		float: none;
	}

	.listContentESK .withPhoto .boxText {
		padding-left: 15px;
	}

	.rowContentESK .boxContent > .row > div {
		margin-bottom: 15px;
	}

	.rowContentESK .col4ArticlesPhoto article .boxDateTitle h3 {
		font-size: 20px;
	}

}

/* KONIEC - box z contentem ESK */


/* POCZATEK - box z contentem Visit */
.rowContentVisit .boxHeader {
	background-color: #24457a;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	height: 74px;
	padding: 0 28px;
}

.rowContentVisit .boxHeader a {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	color: #fff;
}

.rowContentVisit .boxHeader a h3 {
	color: #fff;
	font-size: 13px;
	line-height:17px;
	margin: 5px 0 0 18px;
	font-weight: 300;
}

.rowContentVisit .boxHeader .listWithLinks li {
	padding: 0 0 0 10px;
	margin-left: 10px;
	border-left: 2px solid #466aa2;
}

.rowContentVisit .boxHeader .listWithLinks li a {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
}

.rowContentVisit .contentWithBg {
	padding: 20px 2px;
	background-color: #f2f2f2;
}

.rowContentVisit .titleHeader {
	border-left-color: #fb727c;
	margin-bottom: 15px;
}

.rowContentVisit .txtArticleLinkLead {
	margin-top: 20px;
}

.rowContentVisit .listContentVisit li {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #ccc;
}

.rowContentVisit .listContentVisit li.withPhoto .txtArticleLinkTitle {
	font-weight: 900;
}


.rowContentVisit .listContentVisit li .txtArticleLinkTitle {
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
}

.rowContentVisit .listContentVisit li:nth-of-type(2) .txtArticleLinkTitle {
	font-weight: 900;
}

.rowContentVisit .listContentVisit li:last-of-type {
	padding-bottom: 0;
	border-bottom: none;
}

.rowContentVisit .wrapper4ArticlesPhoto .listWithLinksBlock li {
	padding: 0 10px;
	margin-bottom: 20px;
}

.rowContentVisit .tileBox {
	position: relative;
	overflow: hidden;
	display: block;
}

.rowContentVisit .tileBox:before {
	content: '';
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 70%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}

.rowContentVisit .tileBox .boxWithImg {
	height: 0;
	padding-bottom: 100%;
}

.rowContentVisit .tileBox .boxWithImg .imgBg {
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.rowContentVisit .tileBox:hover .boxWithImg .imgBg {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.rowContentVisit .tileBox .txtTileTitle {
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	font-weight: 900;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 13px;
	z-index: 3;
}

.rowContentVisit .slickList {
	height: 170px;
	visibility: hidden;
}

.rowContentVisit .slickList.slick-initialized {
	visibility: visible;
}

.rowContentVisit .slickList .visit {
	display: block;
	height: 170px;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	background-size: cover;
}

.rowContentVisit .slickList .visit:before {
	content: '';
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 70%;
	background: -moz-linear-gradient(top, rgba(36,69,122,0) 0%, rgba(36,69,122,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(36,69,122,0) 0%,rgba(36,69,122,0.8) 100%);
	background: linear-gradient(to bottom, rgba(36,69,122,0) 0%,rgba(36,69,122,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0024457a', endColorstr='#cc24457a',GradientType=0 );
}

.rowContentVisit .slickList .slick-arrow {
	 position: absolute;
	 bottom: 14px;
	 color: rgba(255, 255, 255, .4);
	 z-index: 3;
 }

.rowContentVisit .slickList .slick-arrow.icon-right-open {
	right: 10px;
}

.rowContentVisit .slickList .slick-arrow.icon-left-open {
	left: 10px;
}

.rowContentVisit .slickList .visit h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 15px;
	margin: 0;
	font-size: 20px;
	line-height: 22px;
	z-index: 3;
}

.rowContentVisit .visitPoints {
	background-color: #24457a;
	height: 170px;
	display: block;
	color: #fff;
	padding: 20px;
	position: relative;
	margin-top: 20px;
	background-size: 100% auto;
	background-position: bottom;
	background-repeat: no-repeat;
}

.rowContentVisit .visitPoints:hover {
	color: #fff;
	text-decoration: none;
}

.rowContentVisit .visitPoints h3 {
	margin: 0;
}

.rowContentVisit .visitPoints .camera {
	position: absolute;
	bottom: 0;
	right: 40px;
	height: 80%;
	width: auto;
}

.rowContentVisit .visitPoints .visitBtn {
	position: absolute;
	bottom: 20px;
	left: 20px;
	background-color: #f04956;
	font-size: 18px;
	line-height: 22px;
	padding: 6px 30px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	font-weight: 900;
}

.rowContentVisit .visitPoints .visitBtn:hover {
	background-color: rgba(240, 73, 86, .8);
}

@media screen and (max-width: 767px) {
	.rowContentVisit {
		background-color: #fff;
		padding-left: 10px;
		padding-right: 10px;
	}
	.rowContentVisit .boxHeader a h3 {
		margin-top: 0;
		width: 90px;
		text-align: center;
	}
	.rowContentVisit .boxHeader img {
		width: 150px;
		height: auto;
	}
	.rowContentVisit .titleHeader {
		line-height: 30px;
		margin-bottom: 22px;
	}
	.rowContentVisit .boxHeader {
		padding: 8px 12px;
	}
	.rowContentVisit .wrapper4ArticlesPhoto {
		padding-left: 5px;
		padding-right: 5px;
	}
	.rowContentVisit .boxHeader a {
		flex-wrap: nowrap;
		-webkit-flex-wrap: nowrap;
		width: 100%;
		justify-content: space-between;
		-webkit-justify-content: space-between;
	}
	.rowContentVisit .tileBox .boxWithImg {
		padding-bottom: 0;
		height: 120px;
	}
	.rowContentVisit .noPaddingMobile {
		padding: 0;
	}
	.rowContentVisit .contentWithBg {
		background-color: #e6f5fc;
		padding: 24px 15px;
	}
	.rowContentVisit .slickList, .rowContentVisit .slickList .visit {
		height: 120px;
	}
	.rowContentVisit .visitPoints {
		height: 130px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.rowContentVisit .visitPoints .camera {
		right: 0;
	}
	.rowContentVisit .visitPoints .visitBtn {
		padding: 4px 29px;
		font-size: 16px;
	}
	.rowContentVisit .visitPoints h3 {
		line-height: 24px;
	}
	.rowContentVisit .tileBox .txtTileTitle {
		height: 100%;
		width: 120px;
		display: flex;
		display: -webkit-flex;
		align-items: center;
		-webkit-align-items: center;
		padding: 17px;
		line-height: 22px;
	}
	.rowContentVisit .tileBox:before {
		background: -moz-linear-gradient(left, rgba(36,69,122,0.9) 0%, rgba(36,69,122,0.7) 44%, rgba(36,69,122,0) 100%);
		background: -webkit-linear-gradient(left, rgba(36,69,122,0.9) 0%,rgba(36,69,122,0.7) 44%,rgba(36,69,122,0) 100%);
		background: linear-gradient(to right, rgba(36,69,122,0.9) 0%,rgba(36,69,122,0.7) 44%,rgba(36,69,122,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e624457a', endColorstr='#0024457a',GradientType=1 );
		width: 80%;
		height: 100%;
	}
}


	/* KONIEC - box z contentem Visit */

@media screen and (max-width: 767px) {
	.mainMenu .navbar-default .navbar-nav .mega-dropdown > a {
		text-transform: initial;
		border-bottom: 1px solid #dcddde;
		padding-top: 13px;
		padding-bottom: 13px;
	}
	.mainMenu .navbar-default .navbar-nav .mega-dropdown > a i {
		display: none;
	}
	.mainMenu .navbar a.lnkMenuGo {
		border-bottom: 1px solid #dcddde;
		text-transform: initial;
	}
	.mainMenu .navbar a.lnkMenuTimetables {
		text-transform: initial;
	}
	.mega-dropdown-menu > li {
		padding-top: 10px;
	}
	.mega-dropdown-menu > li.listUppercase > ul > li a {
		padding: 5px 10px;
		font-size: 14px;
		text-transform: initial;
	}
	.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
		padding-left: 15px;
	}

	.boxOnePhoto .articleGradient {
		display: none;
	}

	.boxTimetable .txtLinks {
		float: left;
		margin-top: 5px;
	}

	p.txtTimetableChanges {
		font-size: 12px;
		margin-top: 17px;
		margin-bottom: 8px;
	}

	p.txtTimetableChanges span {
		margin: 0 1px;
	}

	p.txtTimetableChanges span.txtDate {
		font-size: 11px;
	}

	.boxMPKLogo {
		top: 10px;
		right: 12px;
		position: absolute;
	}

	.boxWithBorder > .rowPhotos:last-of-type {
		margin-top: 0!important;
	}

	.boxWithBorder .boxOnePhoto a {
		display: flex;
		display: -webkit-flex;
		align-items: flex-start;
		-webkit-align-items: flex-start;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}

	.boxWithBorder .boxOnePhoto a img {
		width: 90px;
	}

	.boxWithBorder .boxOnePhoto a > h3 {
		position: static;
		color: #000;
		margin-left: 15px;
		padding-top: 3px;
		font-size: 17px;
	}

	.rowSmallPhotos .boxOnePhoto .boxTitle, .rowSmallPhotos .boxOnePhoto .boxTitle h3 {
		padding-left: 0;
	}

	.boxGrayWithPhotoTimetable .logoRightTop {
		right: 13px;
	}

	.boxGrayWithPhotoTimetable .logoRightTop > img {
		max-width: 62px;
		height: auto;
	}

	.mainArticle {
		height: 340px;
	}

	.listBreadcrumbs li {
		margin-bottom: 5px;
	}

	.navbar-top .nav > li > a {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.navbar .brand {
		padding-top: 0;
	}

	.navbar .btn-navbar {
		margin-top: 11px;
	}

	.breadcrumb {
		background-color: transparent;
		margin-bottom: 10px;
	}

	.breadcrumb > li > a {
		font-size: 13px;
		line-height: 17px;
		color: #808080;
	}

	.breadcrumb > li:nth-last-of-type(2) .divider {
		display: none;
	}

	.breadcrumb > .active {
		display: none;
	}

	.mainArticle .mainArticlePhoto {
		width: calc(100% + 30px);
		margin-left: -15px;
	}

	.mainMenu .mainArticle {
		height: inherit;
	}

	.mainArticle .mainArticleGradient {
		display: none;
	}

	.mainArticle .mainArticlePhoto {
		height: 200px;
	}

	.mainArticle .wrapperHeader {
		position: static;
	}

	.mainArticle aside {
		display: none;
	}

	.mainArticle header h2, .mainArticle header h3 {
		margin-top: 15px;
		color: #000;
		padding: 0;
	}

	.mainArticle .txtCategoryLabel {
		left: 0;
	}

	.photoArticle a.lnkArticle {
		display: flex;
		display: -webkit-flex;
		align-items: flex-start;
		-webkit-align-items: flex-start;
		padding-bottom: 12px;
		border-bottom: 1px solid #e6e6e699;
	}

	.photoArticle a.lnkArticle img {
		width: 120px;
		height: 70px;
	}

	.photoArticle a.lnkArticle .txtTitle {
		line-height: normal;
		right: 15px;
		position: static;
		color: #000;
		margin-left: 15px;
		padding-top: 3px;
		font-size: 17px;
		padding-left: 0;
		flex: 1;
		-webkit-flex: 1;
	}

	.lnkArticle .articleGradient {
		display: none;
	}

	.photoArticle .photoArticlePhoto {
		width: 120px;
		height: 90px;
		overflow: hidden;
	}

	.photoArticle .photoArticlePhoto span.txtCategoryLabel {
		bottom: 0;
		left: 0;
		width: 100%;
		text-align: center;
		font-size: 10px;
		min-height: 20px;
		display: flex;
		align-items: center;
		-webkit-align-items: center;
		justify-content: center;
		-webkit-justify-content: center;
	}

	.col4ArticlesPhoto article .articleGradient {
		display: none;
	}

	.col4ArticlesPhoto .lnkArticle {
		display: flex;
		align-items: center;
		-webkit-align-items: flex-start;
		justify-content: flex-start;
	}

	.col4ArticlesPhoto article img {
		width: 90px;
	}

	.col4ArticlesPhoto article .boxDateTitle {
		color: #000;
		flex: 1;
		position: static;
		padding: 0 8px 0 15px;
	}

	.col4ArticlesPhoto article .boxDateTitle h3 {
		font-size: 17px;
	}

	.col4ArticlesPhoto article .txtCategoryLabel {
		width: 90px;
		text-align: center;
		font-size: 10px;
		top: auto;
		bottom: 0;
		left: 0;
	}

	.rowFooter > div.boxFooter2, .rowFooter > div.boxFooter3 {
		display: none;
	}

	.rowFooter .boxFooter1, .withBottomMargin.boxContactData {
		margin-bottom: 0;
	}

	.boxGoPhotoEvents .col4ArticlesPhoto {
		margin-bottom: 12px;
		padding-bottom: 12px;
		border-bottom: 1px solid #e6e6e699;
	}

	.boxGoPhotoEvents .col4ArticlesPhoto:last-of-type {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
	}

	.boxGoPhotoEvents .col4ArticlesPhoto article {
		margin-bottom: 0;
	}

	.boxGrayWithPhotoTimetable .boxOnePhoto {
		margin-bottom: 0;
	}

	.boxGrayWithPhotoTimetable .boxOnePhoto a {
		margin-bottom: 12px;
		padding-bottom: 12px;
		border-bottom: 1px solid #fff;
	}

	.boxGrayWithPhotoTimetable .boxOnePhoto:last-of-type a {
		margin-bottom: 10px;
		padding-bottom: 0;
		border-bottom: none;
	}

	.boxWithBorder .rowPhotos + .rowPhotos {
		margin-top: 0!important;
	}

	.boxLinksCategories.boxMoreWide {
		display: none;
	}

	.navEssentials a i {
		margin-right: 13px;
	}

	.navEssentials a > h3 {
		font-size: 16px;
	}

	.boxBannerCalendar p.txtDesc.pull-right {
		display: none;
	}

	.boxTimetable h2.txtTitle {
		float: none;
	}

	.listWithLinksBlock li:last-of-type .photoArticle {
		margin-bottom: 0;
	}

	.listWithLinksBlock li:last-of-type .photoArticle a.lnkArticle {
		padding-bottom: 0;
		border-bottom: none;
	}

	.boxAirQuality .boxAirTitle {
		display: flex;
		align-items: center;
		justify-content: space-between;
		-webkit-align-items: center;
		-webkit-justify-content: space-between;
		padding: 12px 5px 12px 12px;
	}

	.boxAirQuality .boxAirTitle .txtAirTitle {
		margin-bottom: 0;
	}

	.boxAirQuality .boxAirTitle i {
		color: #f4b523;
	}

	.boxAirQuality  .wrapperAirValue a.lnkAirPopup {
		display: flex;
		align-items: center;
		justify-content: space-between;
		-webkit-align-items: center;
		-webkit-justify-content: space-between;
		padding: 0 10px 0 30px;
	}

	.boxAirQuality .wrapperAirValue {
		padding-top: 14px;
	}

	.boxAirQuality .wrapperAirValue .txtAirValue {
		margin-bottom: 0;
	} 

	.boxAirQuality .wrapperAirValue .txtAirTime {
		position: relative;
		bottom: -17px;
	}

	.boxLinksList li a {
		font-size: 16px;
	}

	.boxSpecialServices.withBottomBorder {
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: none;
	}

	body > header .headerTools .toolColorVersion {
		right: 160px;
	}

	.boxWeather {
		padding-bottom: 20px;
	}

	.boxGrayWithPhotoTimetable {
		margin-bottom: 20px;
	}

	.boxWithBorder {
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}

	.boxWithBorder > header, .boxWithBorder .boxButtonLinks {
		width: 100%;
	}

	.boxWithBorder .rowPhotos {
		width: 50%;
		padding: 0;
	}

	.boxWithBorder > ul:nth-child(2) {
		margin-left: -5px;
	}

	.boxWithBorder ul:nth-child(3) {
		margin-right: -5px;
	}

	.boxWithBorder .boxOnePhoto a img {
		width: 100%;
		height: auto;
	}

	.boxWithBorder .boxOnePhoto a > h3 {
		margin-left: 0;
		font-size: 17px;
	}

	.rowSmallPhotos .boxOnePhoto .boxTitle, .rowSmallPhotos .boxOnePhoto .boxTitle h3 {
		font-size: 17px;
	}

	.boxWithBorder.boxWithBorder2 .rowPhotos {
		width: 100%;
		padding-right: 9px;
		padding-left: 9px;
	}

	.boxWithBorder.boxWithBorder2 .boxOnePhoto a {
		flex-wrap: nowrap;
		-webkit-flex-wrap: nowrap;
	}

	.boxWithBorder.boxWithBorder2 .boxOnePhoto a img {
		width: 90px;
	}

	.boxWithBorder.boxWithBorder2 .boxOnePhoto a > h3 {
		margin-left: 15px;
	}

	.boxWithBorder > .rowSmallPhotos {
		margin-left: -15px!important;
	}
	
	.mainMenu > nav.navbar.navbar-default button.navbar-toggle {
		top: -65px;
	}

}

/* BOX WROCLAW EXTRA */
.extraContainer {
	background-color: #efefef;
	padding: 20px 0;
}
.extraContainer .topBarList {
	list-style: none;
	padding: 0 0 20px;
	margin: 0;
	width: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.extraContainer .topBarList a {
	display: block;
}
.extraContainer .readMore {
	font-size: 12px;
	position: relative;
	padding-right: 15px;
	right: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.extraContainer .readMore:after {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -6px;
	content: '\e805';
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	color: #fc3e2a;
	font-size: 10px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.extraContainer .readMore:hover {
	text-decoration: none;
	right: -10px;
}
.extraContainer .readMore:hover:after {
	right: -5px;
}
.extraContainer .lnkListWithBlocks {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.extraContainer .lnkListWithBlocks .lnkBlock {
	color: #000;
	display: block;
	position: relative;
}
.extraContainer .txtRight {
	text-align: right;
	margin-top: 20px;
}
.extraContainer .lnkListWithBlocks .bgWrapper {
	height: 0;
	padding-bottom: 65%;
	position: relative;
	overflow: hidden;
}
.extraContainer .lnkListWithBlocks .bgWrapper .bgCover {
	position: absolute;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.extraContainer .lnkListWithBlocks .data {
	margin-top: 7px;
}
.extraContainer .lnkListWithBlocks .data  .txtLabel{
	display: block;
	color: #d40200;
	font-size: 16px;
	line-height: 24px;
}
.extraContainer .lnkListWithBlocks .data .txtLnkTitle {
	font-size: 24px;
	line-height: 32px;
	font-weight: 900;
	margin: 5px 0 0;
}
.extraContainer .lnkListWithBlocks .lnkBlock:hover {
	text-decoration: none;
}
.extraContainer .lnkListWithBlocks .lnkBlock:hover .bgWrapper .bgCover {
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-ms-transform: scale(1.03);
	-o-transform: scale(1.03);
	transform: scale(1.03);
}
.extraContainer .lnkListWithBlocks .lnkBlock:hover .data .txtLnkTitle {
	text-decoration: underline;
}
.extraContainer .slick-arrow {
	position: absolute;
	top: 100px;
	border: none;
	background-color: transparent;
	width: 33px;
	height: 29px;
}
.extraContainer .slick-arrow:before {
	display: none!important;
}
.extraContainer .slick-arrow.slick-prev {
	left: -50px;
}
.extraContainer .slick-arrow.slick-next {
	right: -50px;
}
.extraContainer .slick-arrow i {
	font-size: 24px;
	-webkit-transition: color .3s ease;
	-moz-transition:  color .3s ease;
	-o-transition:  color .3s ease;
	transition:  color .3s ease;
	color: #818181;
}
.extraContainer .slick-arrow i:before {
	width: auto;
	margin-right: 0;
	margin-left: 0;
}
.extraContainer .slick-arrow:hover i {
	color: #d40200;
}

.listWithBannerLnk {
	margin: 10px 0;
}
.listWithBannerLnk .asideLnkBanner {
	height: 90px;
	margin-bottom: 10px;
}
.listWithBannerLnk .asideLnkBanner .data .txtTitle {
	font-size: 17px;
	line-height: 21px;
	margin: 0!important;
}

@media screen and (max-width: 767px) {
	.extraContainer .topBarList a.logo img {
		width: 150px;
		height: auto;
	}
	.extraContainer .lnkListWithBlocks .lnkBlock:after {
		content: '';
		z-index: 1;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 70%;
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
	}
	.extraContainer .lnkListWithBlocks .bgWrapper {
		padding-bottom: 0;
		height: 70vw;
		max-height: 300px;
	}
	.extraContainer .lnkListWithBlocks .data {
		position: absolute;
		bottom: 15px;
		left: 15px;
		right: 15px;
		z-index: 2;
	}
	.extraContainer .lnkListWithBlocks .data .txtLabel {
		font-size: 12px;
		line-height: 16px;
		display: inline-block;
		padding: 2px 4px;
		background-color: #d40200;
		color: #fff;
	}
	.extraContainer .lnkListWithBlocks .data .txtLnkTitle {
		font-size: 20px;
		line-height: 26px;
		font-weight: 700;
		color: #fff;
	}
	.extraContainer .slick-arrow i {
		font-size: 20px;
	}
	.extraContainer .slick-arrow {
		top: -50px;
	}
	.extraContainer .slick-arrow.slick-prev {
		left: auto;
		right: 60px;
	}
	.extraContainer .slick-arrow.slick-next {
		right: 15px;
	}

	.listWithBannerLnk .asideLnkBanner {
		padding: 12px 60px 12px 15px;
		height: 90px;
	}
	.listWithBannerLnk .asideLnkBanner .data .txtTitle {
		font-size: 17px;
		line-height: 21px;
		margin: 0
	}
	.listWithBannerLnk .asideLnkBanner .txtInfo {
		font-size: 14px;
	}
	.listWithBannerLnk .asideLnkBanner > img:not(.arrow) {
		width: 70px;
		height: auto;
	}
	.listWithBannerLnk .asideLnkBanner > img.arrow {
		width: auto;
		height: 24px;
		right: 18px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.extraContainer .lnkListWithBlocks .data .txtLnkTitle {
		font-size: 20px;
		line-height: 38px;
	}
	.extraContainer .slick-arrow {
		top: -45px;
	}
	.extraContainer .slick-arrow.slick-prev {
		left: auto;
		right: 70px;
	}
	.extraContainer .slick-arrow.slick-next {
		right: 15px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1360px) {
	.extraContainer .lnkListWithBlocks .data .txtLnkTitle {
		font-size: 22px;
		line-height: 30px;
	}
	.extraContainer .slick-arrow {
		top: 78px;
	}
	.extraContainer .slick-arrow.slick-prev {
		left: -26px;
	}
	.extraContainer .slick-arrow.slick-next {
		right: -26px;
	}
}

@media screen and (max-width: 374px) {
	.photoArticle a.lnkArticle .txtTitle {
		font-size: 16px;
		padding-right: 0;
		padding-top: 0;
		margin-left: 10px;
	}
	.listWithBannerLnk .asideLnkBanner .data {
		width: 100%;
	}
	.listWithBannerLnk .asideLnkBanner {
		padding: 12px 50px 12px 15px;
	}
	.listWithBannerLnk .asideLnkBanner > img:not(.arrow) {
		width: 45px;
		height: auto;
	}
	.listWithBannerLnk .asideLnkBanner > img.arrow {
		width: auto;
		height: 20px;
		right: 15px;
	}
	.boxWithBorder .boxOnePhoto a > h3 {
		font-size: 16px;
	}
	.rowSmallPhotos .boxOnePhoto .boxTitle, .rowSmallPhotos .boxOnePhoto .boxTitle h3 {
		font-size: 16px;
	}
}

/* Promo box 75 lecie wrocław - start */
@font-face {
	font-family: 'kingthings_trypewriter_2Rg';
	src:
			url('https://www.wroclaw.pl/portal/themes/fonts/kingthings_trypewriter_2-webfont.woff2') format('woff2'),
			url('https://www.wroclaw.pl/portal/themes/fonts/kingthings_trypewriter_2-webfont.woff') format('woff'),
			url('https://www.wroclaw.pl/portal/themes/fonts/kingthings_trypewriter_2-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.wroclaw75 {
	margin-bottom: 20px;
	width: calc(100% + 40px);
	margin-left: -20px;
	padding: 30px 20px;
	background-position: left top;
	background-size: cover;
	background-repeat: no-repeat;
}
.wroclaw75 .extraContainer__mainLnk {
	color: #403e38;
	display: inline-block;
	transition: all .4s ease;
}
.wroclaw75 .extraContainer__title {
	font-family: 'kingthings_trypewriter_2Rg', sans-serif;
	font-size: 38px;
	line-height: 42px;
	margin: 0 0 20px;
	text-align: center;
	font-weight: bold;
}
.wroclaw75 .extraContainer__mainLnk:hover {
	text-decoration: none;
	color: #787060;
}
.wroclaw75 .lnkListWithBlocks .data .txtLnkTitle {
	font-family: 'kingthings_trypewriter_2Rg', sans-serif;
	color: #403e38;
	font-size: 22px;
	line-height: 26px;
	margin-top: 10px;
}
.wroclaw75 .lnkListWithBlocks .bgWrapper .bgCover {
	filter: sepia(100%);
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
}
.wroclaw75 .lnkListWithBlocks .lnkBlock .bgWrapper:before {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%;
	background: rgb(52,46,35);
	background: linear-gradient(0deg, rgba(52,46,35,0.8687850140056023) 0%, rgba(52,46,35,0) 100%);
}
.wroclaw75 .lnkListWithBlocks .lnkBlockVideo .bgWrapper:after {
	content: '\e82c';
	font-family: "fontello";
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	transform: translate(-50%, -50%);
	margin-right: 0;
	border: 2px solid #fff;
	border-radius: 50%;
	transition: all 0.6s ease;
	opacity: 1;
	width: 110px;
	height: 110px;
	text-indent: 6px;
	font-size: 70px;
	line-height: 110px;
	color: #fff;
}
.wroclaw75 .lnkListWithBlocks .lnkBlock:hover .bgCover {
	filter: sepia(0);
}
.wroclaw75 .lnkListWithBlocks .lnkBlock:hover .bgWrapper:after{
	opacity: .4;
}

@media screen and (max-width: 767px) {
	.wroclaw75 {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
	.wroclaw75 .lnkListWithBlocks li:not(:last-of-type) {
		margin-bottom: 20px;
	}
	.wroclaw75 .extraContainer__title {
		font-size: 28px;
		line-height: 32px;
	}
	.wroclaw75 .lnkListWithBlocks .lnkBlock .bgWrapper:before {
		content: '';
	}
	.extraContainer.wroclaw75 .extraArticlesList .data .txtLnkTitle {
		color: #fff;
		font-size: 22px;
	}
	.extraContainer.wroclaw75 .lnkListWithBlocks .lnkBlock:hover .bgWrapper .bgCover {
		-webkit-transform: scale(1);
		transform: scale(1);
		filter: sepia(100%);
	}
}
@media screen and (max-width: 375px) {
	.wroclaw75 .extraContainer__title {
		font-size: 24px;
		line-height: 28px;
	}
	extraContainer.wroclaw75 .extraArticlesList .data .txtLnkTitle {
		font-size: 18px;
	}
}
/* Promo box 75 lecie wrocław - end */

/* Promo box - prezydent */
.extraContainer.promoBox {
    background-color: #0f2f74;
}
.extraContainer.promoBox .lnkListWithBlocks .data .txtLnkTitle {
    flex: 1;
}
.extraContainer.promoBox .extraArticlesList .data {
    display: flex;
    align-items: flex-start;
    margin-top: 15px;
}
.extraContainer.promoBox .data .progressBox {
    width: 60px;
    height: 60px;
    position: relative;
}
.extraContainer.promoBox .data .progressBox:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #43789f;
}
.extraContainer.promoBox .data .progressBox .txtVal, .extraContainer.promoBox .data .progressBox .circles-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-47%, -52%);
    font-size: 18px;
    color: #fff;
}
.extraContainer.promoBox .sliderWrapper, .extraContainer.promoBox .dataWrapper {
    position: relative;
}

.extraContainer.promoBox .sliderWrapper {
    z-index: 2;
}

.extraContainer.promoBox .dataWrapper {
    z-index: 1; 
}
.extraContainer.promoBox .dataWrapper .content {
    padding-left: 80px;
}
.extraContainer.promoBox .dataWrapper img {
    display: block;
    margin: 0 25px 0 auto;
}
.extraContainer.promoBox .dataWrapper ul {
    list-style: none;
    display: flex;
    justify-content: center;
    margin: -22px 0 0 0;
    padding: 0;
}
.extraContainer.promoBox .dataWrapper ul a {
    color: #fff;
}
.extraContainer.promoBox .btnList {
    margin: 0;
    justify-content: space-between;
    list-style: none;
    padding: 0;
}
.extraContainer.promoBox .btnList li {
    width: calc(50% - 10px);
}
.extraContainer.promoBox .topBarList .btnList li {
    width: 100%;
}
.extraContainer.promoBox .btnList .btn {
    display: block;
    padding: 10px;
    white-space: nowrap;
    text-align: center;
    transition: all .3s ease;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    text-decoration: none;
}
.extraContainer.promoBox .dataWrapper .btn:hover {
    background-color: #fbdea0;
    text-decoration: none;
}
.extraContainer.promoBox .btnList .btnRed {
    background-color: transparent;
	border: 2px solid #f8502e;
    color: #fff;
	border-radius: 3px;
}
.extraContainer.promoBox .btnList .btnRed:hover {
    background-color: #f8502e;
}
.extraContainer.promoBox .topBarList .btnList {
    width: auto;
    display: block;
}
.extraContainer.promoBox .dataWrapper .btnList {
    margin: -25px 0;
    justify-content: space-between;
}
.extraContainer.promoBox .topBarList .socialList {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
}
.extraContainer.promoBox .socialList a {
    margin: 0 3px;
    display: block;
    position: relative;
    top: 0;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
}
.extraContainer.promoBox .socialList i {
    font-size: 30px;
    color: #fff;
}
.extraContainer.promoBox .socialList a:hover {
    top: -5px;
}
.extraContainer.promoBox .lnkListWithBlocks .data .txtLnkTitle {
    color: #fff;
}
.extraContainer.promoBox .dataWrapper .logo {
    display: none;
}
.extraContainer .lnkListWithBlocks .data .txtLnkTitle {
    font-weight: 700;
    font-size: 21px;
    line-height: 30px;
}
.extraContainer.promoBox .lnkListWithBlocks .data .txtLnkTitle {
    padding-right: 10px;
}
.extraContainer.promoBox .slick-arrow i {
    color: #fff;
}
.extraContainer.promoBox .slick-arrow:hover i {
    color: #ad1837;
}
.extraContainer .lnkListWithBlocks .lnkBlock, .extraContainer .slick-initialized .slick-slide {
    outline: none;
}
.extraContainer.promoBox .extraArticlesList .slick-arrow {
    top: 100px;
    outline: none;
}
.extraContainer.promoBox{
    padding-bottom: 23px;
}
@media screen and (max-width: 1360px) and (min-width: 1024px) {
    .extraContainer .lnkListWithBlocks .data .txtLnkTitle {
        font-size: 19px;
        line-height: 26px;
        font-weight: 700;
    }
    .extraContainer.promoBox .dataWrapper .content {
        padding-left: 10px;
    }
    .extraContainer.promoBox .dataWrapper .btnList li {
        width: calc(50% - 5px);
    }
    .extraContainer.promoBox .dataWrapper .btn {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media screen and (max-width: 767px) {
    .extraContainer.promoBox .container > .row {
        display: flex;
        flex-wrap: wrap;
    }
    .extraContainer.promoBox .topBarList {
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 20px;
    }
    .extraContainer.promoBox .topBarList .logo {
        display: block;
    }
    .extraContainer.promoBox .topBarList a.logo img {
        display: block;
        width: 120px;
        height: auto;
    }
    .extraContainer.promoBox .container > .row > div {
        width: 100%;
    }
    .extraContainer.promoBox .dataWrapper {
        display: none;
    }
    .extraContainer.promoBox .dataWrapper .content {
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
        position: relative;
    }
    .extraContainer.promoBox .topBarList .socialList {
        display: flex;
    }
    .extraContainer.promoBox .topBarList .socialList a {
        margin: 0 0 0 2px;
    }
    .extraContainer.promoBox .extraArticlesList .slick-arrow {
        top: 2px;
        z-index: 1;
        width: 40px;
        height: 40px;
        background-color: rgba(0,0,0,.4);
    }
    .extraContainer.promoBox .slick-arrow i {
        color: #fff;
    }
    .extraContainer.promoBox .slick-arrow.slick-next {
        right: 17px;
    }
    .extraContainer.promoBox .slick-arrow.slick-prev {
        right: 59px;
    }
    .extraContainer.promoBox .topBarList .socialList i {
        font-size: 24px;
    }
    .extraContainer.promoBox .dataWrapper .btnList {
        display: none;
    }
    .extraContainer .lnkListWithBlocks .lnkBlock:after {
        display: none;
    }
    .extraContainer.promoBox .extraArticlesList .data {
        position: static;
    }
    .extraContainer .extraArticlesList .data .txtLnkTitle {
        position: static;
        font-size: 18px;
        line-height: 25px;
    }
    .extraContainer.promoBox .dataWrapper .content > img {
        display: none;
    }
    .extraContainer.promoBox .data .progressBox .txtVal, .extraContainer.promoBox .data .progressBox .circles-text {
        font-size: 16px;
    }
    .extraContainer.promoBox .topBarList .btnList {
        margin: 20px 0 0 0;
        width: 100%;
    }
    .extraContainer.promoBox {
        padding: 20px 0;
    }
}
/* END - Promo box - prezydent */

.extraContainer.oneYear {
	margin-bottom: -15px;
}

.extraContainer.oneYear h2 {
	font-size: 36px;
}

.extraContainer.oneYear .lnkListWithBlocks .bgWrapper {
	padding-bottom: 56%;
}

@media screen and (max-width: 767px) {

	.extraContainer.oneYear {
		margin-bottom: 15px;
	}

	.extraContainer.oneYear h2 {
		font-size: 30px;
	}

	.extraContainer.oneYear .extraArticlesList > li {
		margin-bottom: 15px;
	}

	.extraContainer.oneYear .extraArticlesList > li:last-child {
		margin-bottom: 0;
	}

	.extraContainer.oneYear .lnkListWithBlocks .data {
		left: 0;
		right: 0;
		bottom: 0;
		padding: 5px 15px 15px 15px;
		background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 80%);
	}
}

.boxMoreWide.boxLinksCategories {
	padding-top: 10px;
}

.asidePhotoBanner {
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
}
.asidePhotoBanner:hover img {
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
}
.asidePhotoBanner img {
	display: block;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	transform: scale(1);
	-webkit-transform: scale(1);
	width: 100%;
	max-width: 100%;
}
/* New WBO countdown banner */
.wboBannerContainer {
display: none;
}
.bannerWBO {
	 display: block;
	 width: 100%;
	 background-color: #89b22b;
	 padding: 0 20px;
	 margin-bottom: 15px;
}
 @media screen and (max-width: 767px) {
	 .bannerWBO {
		 padding: 15px;
		 position: relative;
		 margin-top: 20px;
	}
}
@media screen and (max-width: 380px) {
	.bannerWBO {
		padding: 10px;
	}
}
 .bannerWBO .content__left, .bannerWBO .content__right {
	 display: flex;
	 align-items: center;
	 height: 100px;
}
 @media screen and (max-width: 767px) {
	 .bannerWBO .content__left, .bannerWBO .content__right {
		 display: block;
		 height: initial;
	}
}
 .bannerWBO .content__left img, .bannerWBO .content__right img {
	 height: 100%;
	 width: auto;
}
 .bannerWBO .content__left {
	 justify-content: space-between;
}
 .bannerWBO .content__right {
	 position: relative;
}
 @media screen and (max-width: 767px) {
	 .bannerWBO .content__right {
		 position: static;
		 height: 94px;
		 margin-top: 20px;
	}
}
 .bannerWBO .content__logo {
	 max-height: 65px;
	 max-width: 100%;
}
 @media screen and (max-width: 767px) {
	 .bannerWBO .content__logo { 
		 max-width: 115px;
		 max-height: 50px;
	}
}
 .bannerWBO .WBOCountdown {
	 height: 100%;
	 min-width: 276px;
	 background-color: #2e1f4d;
	 color: #fff;
	 font-weight: 900;
	 padding: 15px 8px 0 20px;
	 margin-right: 10px;
}
 @media screen and (max-width: 767px) {
	 .bannerWBO .WBOCountdown {
		 padding: 10px 8px 0;
		 margin-right: 0;
	}
}
@media screen and (max-width: 380px) {
	.bannerWBO .WBOCountdown {
		min-width: 270px;
		padding-left: 2px;
		padding-right: 0;
	}
}
 .bannerWBO .WBOCountdown > p {
	 margin: 0 0 10px;
	 width: 100%;
	 text-align: center;
	 font-size: 14px;
	 line-height: 18px;
}
.bannerWBO .WBOCountdown .timeTo {
	display: flex;
	justify-content: center;
}
 @media screen and (max-width: 767px) {
	 .bannerWBO .WBOCountdown .timeTo {
		 width: 100%;
		 text-align: center;
	}
}
 .bannerWBO .WBOCountdown .timeTo.timeTo-white div {
	 color: #2e1f4d;
	 background: none;
	 background-color: #fff;
	 border-radius: 3px;
	 border: none;
}
 .bannerWBO .WBOCountdown .timeTo > span {
	 display: none;
}
 .bannerWBO .WBOCountdown .timeTo figure {
	 max-width: initial !important;
	 width: 62px;
}
.bannerWBO .WBOCountdown .timeTo figure:first-of-type {
	width: 62px !important;
}
 .bannerWBO .WBOCountdown .timeTo figure:first-of-type figcaption {
	 padding-right: 13px !important;
}
 .bannerWBO .WBOCountdown .timeTo div.first {
	 border-left: none;
	 margin-right: 1px;
}
 .bannerWBO .WBOCountdown .timeTo figcaption {
	 color: #fff;
	 font-weight: 700;
	 margin-top: 3px;
	 padding-right: 13px;
	 font-size: 11px !important;
}
 .bannerWBO .lnkButton {
	 position: absolute;
	 right: 15px;
	 background-color: #2e1f4d;
	 color: #fff;
	 font-weight: 900;
	 transition: all 0.4s ease;
	 -webkit-transition: all 0.4s ease;
	 font-size: 18px;
	 line-height: 22px;
	 border-radius: 9px;
	 padding: 8px 20px;
	 cursor: pointer;
}
 .bannerWBO .lnkButton:hover {
	 background-color: #6142a1;
}
 @media screen and (max-width: 767px) {
	 .bannerWBO .lnkButton {
		 top: 23px;
	}
}

.boxWroclawTv .slick-next:before, .boxWroclawTv .slick-prev:before {
	display: none;
}
.boxWroclawTv .wroclawTvSlider .slick-arrow {
	top: 29% !important;
}

@media screen and (max-width: 1199px) {
.boxWroclawTv .wroclawTvSlider .slick-arrow {
	top: 24% !important;
}
}
@media screen and (max-width: 991px) {
.boxWroclawTv .wroclawTvSlider .slick-arrow {
	top: 42% !important;
}
}
@media screen and (max-width: 567px) {
.boxWroclawTv .wroclawTvSlider .slick-arrow {
	top: 37% !important;
}
}

.sliderGoDays .slick-arrow:before, .boxSpecialServices .slick-arrow:before {
display: none !important;
}

.topLogo a {
	position: relative;
}

.topLogo .uaHeart {
	position: absolute;
	right: -45px;
	top: -21px;
}

@media screen and (max-width: 767px) {
	.topLogo .uaHeart {
		z-index: 999;
		top: 9px;
		right: auto;
		left: 60vw;
	}
}






.promoBoxContainer {
	width: 1270px;
	max-width: 100%;
}

.promoBoxHomepage {
	padding: 31px 21px 15px 23px;
	background-color: #EA1E48;
}
@media all and (max-width: 767px) {
	.promoBoxHomepage {
		padding: 15px;
	}
}
.promoBoxHomepage__title {
	font-size: 44px;
	line-height: 32px;
	text-transform: uppercase;
	color: #fff;
	margin-top: 0;
	margin-bottom: 24px;
	width: 100%;
	text-align: center;
}

.promoBoxHomepage__title a {
	color: #fff;
}

@media all and (max-width: 1000px) {
	.promoBoxHomepage__title {
		font-size: 34px;
		line-height: 44px;
	}
}
@media all and (max-width: 767px) {
	.promoBoxHomepage__title {
		font-size: 18px;
		line-height: 26px;
	}
}
.promoBoxHomepage .boxWithImg .imgWrapper {
	overflow: hidden;
	position: relative;
}
.promoBoxHomepage .boxWithImg .imgWrapper:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 60%;
	width: 100%;
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
}
.promoBoxHomepage .horizontalBox {
	position: relative;
}
.promoBoxHomepage .horizontalBox .boxData {
	position: absolute;
	bottom: 26px;
	left: 30px;
	color: #fff;
}
@media all and (max-width: 767px) {
	.promoBoxHomepage .horizontalBox .boxData {
		position: static;
	}
}

.promoBoxHomepage .boxData time {
	font-size: 12px;
	line-height: 14px;
}
.promoBoxHomepage .horizontalBox .imgWrapper {
	height: auto;
}
.promoBoxHomepage .boxWithImg img {
	height: auto;
}

.promoBoxHomepage .boxWithImg img {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.promoBoxHomepage .promoBoxHomepage__list {
	padding: 0;
	list-style-type: none;
	margin: 15px 0 30px;
	display: grid;
	grid-gap: 21px;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media all and (max-width: 767px) {
	.promoBoxHomepage .promoBoxHomepage__list {
		grid-template-columns: 1fr 1fr;
		grid-gap: 15px;
	}
}
.promoBoxHomepage .promoBoxHomepage__item .boxTitle {
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 0;
	color: #fff;
}
@media all and (max-width: 767px) {
	.promoBoxHomepage .promoBoxHomepage__item .boxTitle {
		font-size: 14px;
		line-height: 18px;
		margin-top: 6px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
	}
}

.promoBoxHomepage .horizontalBox .boxData .boxTitle {
	font-size: 44px;
	line-height: 48px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 0;
}
@media all and (max-width: 1000px) {
	.promoBoxHomepage .horizontalBox .boxData .boxTitle {
		font-size: 34px;
		line-height: 44px;
	}
}
@media all and (max-width: 620px) {
	.promoBoxHomepage .horizontalBox .boxData .boxTitle {
		font-size: 20px;
		line-height: 28px;
	}
}
.promoBoxHomepage .promoBoxHomepage__item::marker {
	display: none!important;
}

.promoBoxHomepage .btnsGroup {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 15px;
}

@media all and (max-width: 1000px) {
	.promoBoxHomepage .btnsGroup {
		flex-direction: column;
	}
}

.promoBoxHomepage .btnsGroup a {
	padding: 12px 30px;
	border: 1px solid white;
	border-radius: 3px;
	color: white;
	background-color: transparent;
	margin-right: 10px;
	margin-bottom: 10px;
	transition: 0.5s;
}
.promoBoxHomepage .btnsGroup .seeMore a {
	text-decoration: none;
	color: white;
	background-color: transparent;
	display: inline-block;
	margin-top: 15px;
	transition: 0.5s;
	font-size: 12px;
	line-height: 14px;
}
.promoBoxHomepage .btnsGroup .seeMore a:hover {
	color: white;
	text-decoration: underline;
}
.promoBoxHomepage .btnsGroup a:hover {
	color: #EA1E48;
	background-color: white;
	text-decoration: none;
}

.promoBoxHomepage .btnsLnks {
	text-align: center;
}

.promoBoxHomepage .btnsGroup {
	margin-bottom: 15px;
}
.promoBoxHomepage .btnsGroup a {
	font-size: 14px;
	padding: 8px 20px;
	font-weight: 600;
}