/*
Theme Name:     PortalKomunalny2020
Author:         Mieszko Matuszczak
Author URI: 	http://amcreative.pl
Template:       Newspaper
Version:        0.1
*/



/***************************/
/*    		FONTY      	   */
/***************************/



/***** MENU *******/

ul.sf-menu > .td-menu-item > a {
	/*font-weight: 700 !important;*/
}

/**** TOPBOX *****/
.td_module_topbox_1 .entry-title.td-module-title,
.td_module_topbox_2 .entry-title.td-module-title {
	font-family: 'Raleway', arial, sans-serif;
	font-weight: 700;
}



/**** TRIPLE BOX ****/
.td_module_triple_box_1 .entry-title.td-module-title {
	font-family: 'Raleway', arial, sans-serif;
	font-weight: 700;
}



/**** NEWSY DZIAŁOWE ****/
.td_module_6 .entry-title.td-module-title {
	font-family: 'Raleway', arial, sans-serif;
	font-weight: 700;
}


/**** OZNACZENIE KATEGORII ****/

a.td-post-category,
span.td-post-category.td-post-category-sa,
.td-category .entry-category a {
	font-family: 'Roboto', arial, sans-serif;
	font-weight: 400;
	padding: 4px 6px 3px 6px;
}

/*********************************/
.td-module-meta-info {
	font-family: 'Roboto', arial, sans-serif;
	font-size: 13px;
}

.td-excerpt {
	font-family: 'Roboto', arial, sans-serif;
}

/***** KALENDARIUM *****/

.td_module_calendar_1 .entry-title.td-module-title {
	font-family: 'Roboto', arial, sans-serif;
}

.td_module_calendar_1 .amc-event-date span.td-post-date {
	font-family: 'Raleway', arial, sans-serif;
}
.td_module_calendar_1 .td-post-venue {
	font-family: 'Roboto', arial, sans-serif;
}

/**** SEARCH BAR ***/
#amc-header-search {
	font-family: 'Roboto', arial, sans-serif;
}


/***** GALERIA *****/

.amc-featured-gallery .image-desc,
.amc-featured-gallery .image-src {
	font-family: 'Roboto', arial, sans-serif;
}

/**** FOOTER ****/

.td-footer-wrapper .widget .textwidget {
	font-family: 'Roboto', arial, sans-serif;
}


/**** OZNACZENIE KATEGORII DLA ALERTU I SA ****/

.td-grid-style-4 .td-post-category.td-post-category-alert {
	background-color: #ec3131;
}

.td-post-category.td-post-category-sa {
	background-color: #3f5165;
}

.td-post-category.td-post-category-sa:hover {
	background-color: #3f5165 !important;
}


/**********************************************/
/*    				HEADER    		 		  */
/**********************************************/

.td-header-wrap .td-trending-now-wrapper .td-next-prev-wrap {
	display: none;
}

.td-trending-now-display-area .td_module_trending_now .entry-title {
	font-weight: 400;
}



/*************** MENU ***************/

#td-mobile-nav li a br {
	display: none;
}

#menu-main-menu-1 li a span:first-child {
	display: none;
}

#td-mobile-nav li a span:last-child {
	text-transform: lowercase;
}

#menu-main-menu-1 li.only-on-mobile {
	display: none;
}

#td-mobile-nav .td-mobile-content .current-menu-item > a,
#td-mobile-nav .td-mobile-content .current-menu-ancestor > a,
#td-mobile-nav .td-mobile-content .current-category-ancestor > a {
	color: #3f5165;
}


.td-social-icon-wrap .td-icon-font {
	font-size: 18px;
	width: 30px;
	height: 30px;
	line-height: 31px;
}

.td-menu-background:before,
.td-search-background:before {
	background: #3f5165;
	background: -moz-linear-gradient(top, #3f5165 0%, #c62a2a 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #3f5165), color-stop(100%, #c62a2a));
	background: -webkit-linear-gradient(top, #3f5165 0%, #c62a2a 100%);
	background: -o-linear-gradient(top, #3f5165 0%, #c62a2a 100%);
	background: -ms-linear-gradient(top, #3f5165 0%, #c62a2a 100%);
	background: linear-gradient(to bottom, #3f5165 0%, #c62a2a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f5165', endColorstr='#c62a2a', GradientType=0);
}

.td-header-style-5 {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
	.td-header-style-5.td-header-wrap .td-main-menu-logo {
		height: 60px;
	}
}

@media (min-width: 1366px) {
	.td-main-menu-logo.td-logo-in-menu:after {
		content: '';
		/*width: 1px;*/
		height: 30px;
		background-color: #e9e9e9;
		display: block;
		position: absolute;
		top: 15px;
		left: 200px;
	}
}
.td-header-wrap .top-bar-style-1 .amc-header-sp-top-menu {
	width: 50%;
}

ul#menu-main-menu-1 > .td-menu-item > a {
	text-transform: none;
}

.td-header-style-5 .td-header-main-menu {
	padding-right: 0;
}

.td-header-style-5 .td-main-menu-logo img {
	min-height: 60px;
	max-height: none !important;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 5px;
	margin-left: 6px;
}

@media (max-width: 767px) {
	.td-header-style-5 .td-main-menu-logo img {
		padding-top: 0;
	}
}


.td-header-style-5 .td-main-menu-logo {

	-webkit-transition: background-color 0.4s;
	-moz-transition: background-color 0.4s;
	-o-transition: background-color 0.4s;
	transition: background-color 0.4s;
}


.td-header-style-5 .td-main-menu-logo:hover {
	/*background: #c62a2a;*/
}

@media (min-width: 768px) {
	.td-header-wrap .td-affix .td-main-menu-logo img {
		max-height: none !important;
		/*top: -1px;	*/
		min-height: 60px !important;
	}
}

@media (max-width: 1023px) {
	.td-header-style-5 .td-main-menu-logo img {
		margin-right: auto;
		margin-left: auto;
		min-height: initial;
		max-width: 170px;
	}
}
.td-header-wrap .td-header-menu-wrap.td-affix {
	padding-left: 0;
}

.td-header-menu-wrap {
	-webkit-box-shadow: 0px 3px 16px -2px rgba(0,0,0,0.43);
	-moz-box-shadow: 0px 3px 16px -2px rgba(0,0,0,0.43);
	box-shadow: 0px 3px 16px -2px rgba(0,0,0,0.43);
}


@media (min-width: 801px) {
	.td-header-wrap .td-container {
		width: 100%;
	}
	ul#menu-main-menu-1 > .td-menu-item > a {
		text-transform: none;
	}


}


ul#menu-main-menu-1 > .td-menu-item > a {
	height: 56px;
	line-height: 15px !important;
	display: table-cell;
	vertical-align: middle;
	padding-top: 8px;


}
ul#menu-main-menu-1 > .td-menu-item > a:hover {
	background-color: #3f5165;

}

ul#menu-main-menu-1 > .td-menu-item.current-menu-item > a {
	background-color: #3f5165;

}

ul#menu-main-menu-1 > .td-menu-item,
.td-header-style-5 .td-main-menu-logo,
ul#menu-main-menu-1 > .td-menu-item.current-menu-item {
	border-bottom: 4px solid #3f5165;

	-webkit-transition: border-bottom-color 0.4s;
	-moz-transition: border-bottom-color 0.4s;
	-o-transition: border-bottom-color 0.4s;
	transition: border-bottom-color 0.4s;
}

ul#menu-main-menu-1 > .td-menu-item:hover,
ul#menu-main-menu-1 > .td-menu-item.current-menu-item {
	border-bottom: 4px solid #c62a2a;
}


.td-header-style-5 .td-main-menu-logo:hover {
	opacity: 0.8;
}


ul#menu-main-menu-1 > .td-menu-item:hover a,
ul#menu-main-menu-1 > .td-menu-item.current-menu-item a {
	/*font-weight: 700;*/
}

@media (max-width: 1180px) {
	ul#menu-main-menu-1 > .td-menu-item > a {
		padding-left: 10px;
		padding-right: 10px;
	}


}



@media (min-width: 768px) {
	.td-header-wrap .td-affix .td-main-menu-logo {
		height: 60px !important;
	}
}

.sf-menu li {
	text-align: center;
	/*max-width: 100px;*/
}

@media (min-width: 1366px) {
	.sf-menu > li > a {
		padding-left: 19px;
		padding-right: 19px;
	}
}

@media (max-width: 1590px) {
	.sf-menu {
		display: none;
	}
	#td-top-mobile-toggle {
		display: inline-block;
		position: relative;
	}
	.td-header-wrap .td-header-main-menu {
		background-color: #3f5165 !important;
		height: 54px !important;
	}

	.td-main-logo {
		display: none;
	}

	.td-affix .td-logo-in-menu.td-logo-sticky .td-main-logo {
		display: none;
	}

	.td-header-style-5 .td-main-menu-logo {
		border-right: none;
	}

}

@media (min-width: 1024px) {
	.td-mobile-logo  {
		display: none;
	}

}

@media (max-width: 1024px) {
	.td-header-wrap .td-container {
		width: 100%;
		padding-left: 0px;
	}
	.td-header-wrap .td-container .td-header-logo {
		display: none;
	}

}

@media (max-width: 1023px) {
	.td-logo-in-menu .td-sticky-header.td-mobile-logo {
		display: block;
	}
}




@media (min-width: 801px) and (max-width: 1180px) {
	.td-header-style-5 .td-main-menu-logo img {
		/*		min-height: 30px;
                margin-right: 10px;
                max-height: 75px !important;*/
	}
	.td-header-style-5 .td-main-menu-logo {
		/*		padding-top: 10px;*/
	}

}

@media (max-width: 1018px) and (min-width: 768px) {
	.sf-menu > li > a {
		padding: 0 8px;
		font-size: 11px;
	}
}


@media (max-width: 1140px) {
	.td-main-menu-logo img {
		max-width: 142px;
	}

}

.td-header-wrap .td-trending-now-wrapper {
	margin-left: 0px;
	background-color: #fff;
	padding-left: 0;
}


.td-trending-now-display-area {
	padding-top: 1px;
}


.td-header-wrap .td-trending-now-wrapper .td-trending-now-title {
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
	background-color: #000;
}

.td-header-wrap .td-trending-now-wrapper.pilne {
	padding-left: 0px;
	margin-left: 0px;
	background-color: #ffc857;
}

.td-trending-now-wrapper:hover .td-trending-now-title {
	background-color: #000 !important;
}

.td-header-wrap .td-trending-now-wrapper .td-trending-now-title.td-trending-now-title-pilne {
	background-color: #c62a2a;
	color: #fff;
}

.td-header-wrap .td-trending-now-wrapper:hover .td-trending-now-title.td-trending-now-title-pilne {
	background-color: #c62a2a !important;
}

.td-header-wrap .td-trending-now-wrapper .td_module_trending_now h3 > a {
	color: #000;
}


.td-header-wrap .td-trending-now-wrapper {
	height: 26px;
	/*line-height: 26px;*/
}
.td-header-wrap .td-header-sp-top-widget {
	float: none;
}

.td-header-style-5 .td-social-icon-wrap .td-icon-font.td-icon-facebook {
	color: #516eab;
}

.td-header-style-5 .td-social-icon-wrap .td-icon-font.td-icon-twitter {
	color: #29c5f6;
}

.td-header-style-5 .td-social-icon-wrap .td-icon-font.td-icon-youtube {
	color: #c62a2a;
}

.td-header-style-5 .td-social-icon-wrap:hover {
	opacity: 0.8;
}

@media (max-width: 767px) {
	.top-bar-style-1 {
		display: none;
	}
}

@media (min-width: 1019px) {
	.td-header-style-5 .td-a-rec-id-header > div,
	.td-header-style-5 .td-g-rec-id-header > div,
	.td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
	.td-header-style-5 .td-g-rec-id-header > .adsbygoogle {
		/*margin: 0 auto -48px auto !important;*/
	}
}



/**********************************************/
/*    				ADS     		 		  */
/**********************************************/

#paszonecont_783 {
	margin-bottom: 50px;
}

.paszone_container {
	margin-bottom: 20px !important;
}

/**********************************************/
/*    		SINGLE POST     		 		  */
/**********************************************/

article {
	margin-top: 20px;
}

.single .td-ss-main-content {
	margin-top: 14px;
}
.single .td-post-header {
	margin-top: 15px;
}

@media (min-width: 768px) {
	header .td-module-meta-info {
		margin-top: 20px;
		margin-bottom: 15px;
	}
}

@media (max-width: 767px) {
	.td-post-sharing.td-post-sharing-top {
		text-align: left;
	}
	.td-post-sharing-top.td-post-sharing-top {
		margin-left: 10px;
	}
}


.single .td-post-author-name {
	top: 0px;
	line-height: 16px;
}


.single .td-post-content .td-post-sub-title {
	font-size: 20px;
	font-style: normal;
	color: #000;
	font-weight: 700;
	font-family: 'Roboto', arial, sans-serif;;
}

.single .td-post-header .entry-title {
	font-weight: 700;
}

.single .td-post-content p {
	font-size: 16px;
	color: #333;
	line-height: 25px;
	margin-bottom: 15px;
}

.td-post-content blockquote p {
	color: #3f5165 !important;
	font-size: 18px !important;
}

.amc-single-post-image-source {
	margin-top: -50px;
	position: relative;
	color: #fff;
	left: 5px;

}

@media (max-width: 768px) {
	.td-post-template-default .td-post-title .td-post-author-name {
		margin-top: 0px;
		margin-bottom: 6px;
	}
}


.td-post-template-default .td-post-title .td-post-date,
.td-post-template-default .td-post-title .td-post-comments {
	margin-right: 10px;
	top: -1px;
	line-height: 18px;
}
.td-post-template-default .td-post-title .td-post-comments,
.td-post-template-default .td-post-title .td-post-views {
	float: left;
}

/*.td-post-template-default .td-post-title .td-category {
	float: right;
}*/
/*    		SINGLE POST - FEATURED GALLERY		 		  */


/* IFRAME */
@media screen and (min-width: 1141px) {
	.iframe-video-container {
		text-align: center;
	}
}

@media screen and (max-width: 1140px) {
	.iframe-video-container {
		position:relative;
		padding-bottom:56.25%;
		padding-top:30px;
		height:0;
		overflow:hidden;
	}

	iframe[src*="youtu"] {
		/* display: none; */
	}

	.iframe-video-container iframe,
	.iframe-video-container object,
	.iframe-video-container embed {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
	}
}




/***** SINGLE POST - LEFT SIDE BANNER *******/

.single-post .td-post-content {
	position: relative;
}

.single-post .td-post-content .left-side-banner {
	display: none;
	position: absolute;
	left: -200px;
}


@media (max-width: 1366px) {
	.single-post .td-post-content .left-side-banner {
		left: -135px;
	}

	.single-post .td-post-content .left-side-banner {
		max-width: 120px !important;
	}

}


@media (max-width: 1180px) {
	.single-post .td-post-content .left-side-banner {
		left: -135px;
	}

	.single-post .td-post-content .left-side-banner {
		max-width: 120px;
	}

}

/* SINGLE POST - GALLERY SHORTCODE */

.demo .image-bottom-overlay {
	position: absolute;
	min-height: 30px;
	width: 100%;
	bottom: 0;
	background: rgba(63, 81, 101, 0.79);
}


.demo .slide-counter-container {
	text-align: right;
	position: absolute;
	/*z-index: 9999;*/
	margin-top: 0;
	top: 0;
	max-height: 30px;
	width: 100%;
	/*background-color: rgba(63, 81, 101, 0.79);*/
}
.demo .slide-counter-container .slide-counter {
	color: #fff;
	padding-right: 10px;
	margin-top: 0;
	font-weight: 700;
}


.lSSlideOuter  li {
	margin-left: 0px;
}
.demo .item{
	margin-bottom: 0px;
}

.demo {
	max-width: 696px;
	position: relative;
	margin: 0 auto;
}


/******* PRZENIESIONE Z PLUGINY MAILCHIMP ****/

.mc4wp-form input[name^="_mc4wp_honey"] {
	display: none !important; }

/* MailChimp for WP - Default Form Styles */
.mc4wp-form-basic,
.mc4wp-form-theme {
	margin: 1em 0;
	/* Form Elements */
	/* Remove font-weight bold from nested elements */
	/* Alert */ }
.mc4wp-form-basic,
.mc4wp-form-basic label,
.mc4wp-form-basic input,
.mc4wp-form-theme,
.mc4wp-form-theme label,
.mc4wp-form-theme input {
	width: auto;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: auto;
	height: auto;
	vertical-align: baseline;
	line-height: normal; }
.mc4wp-form-basic:after,
.mc4wp-form-theme:after {
	content: "";
	display: table;
	clear: both; }
.mc4wp-form-basic label,
.mc4wp-form-theme label {
	font-weight: bold;
	margin-bottom: 6px;
	display: block; }
.mc4wp-form-basic input.placeholdersjs,
.mc4wp-form-theme input.placeholdersjs {
	color: #aaa !important; }
.mc4wp-form-basic input[type="text"],
.mc4wp-form-basic input[type="email"],
.mc4wp-form-basic input[type="tel"],
.mc4wp-form-basic input[type="url"],
.mc4wp-form-basic input[type="date"],
.mc4wp-form-basic textarea,
.mc4wp-form-basic select,
.mc4wp-form-theme input[type="text"],
.mc4wp-form-theme input[type="email"],
.mc4wp-form-theme input[type="tel"],
.mc4wp-form-theme input[type="url"],
.mc4wp-form-theme input[type="date"],
.mc4wp-form-theme textarea,
.mc4wp-form-theme select {
	min-height: 32px;
	width: 100%;
	max-width: 480px; }
.mc4wp-form-basic input[type="number"],
.mc4wp-form-theme input[type="number"] {
	min-width: 40px; }
.mc4wp-form-basic input[type="checkbox"],
.mc4wp-form-basic input[type="radio"],
.mc4wp-form-theme input[type="checkbox"],
.mc4wp-form-theme input[type="radio"] {
	position: relative;
	margin: 0 6px 0 0;
	padding: 0;
	height: 13px;
	width: 13px;
	display: inline-block;
	border: 0; }
.mc4wp-form-basic input[type="checkbox"],
.mc4wp-form-theme input[type="checkbox"] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox; }
.mc4wp-form-basic input[type="radio"],
.mc4wp-form-theme input[type="radio"] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio; }
.mc4wp-form-basic input[type="submit"],
.mc4wp-form-basic button,
.mc4wp-form-basic input[type="button"],
.mc4wp-form-theme input[type="submit"],
.mc4wp-form-theme button,
.mc4wp-form-theme input[type="button"] {
	cursor: pointer;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none; }
.mc4wp-form-basic label > span,
.mc4wp-form-basic li > label,
.mc4wp-form-theme label > span,
.mc4wp-form-theme li > label {
	font-weight: normal; }
.mc4wp-form-basic .mc4wp-alert,
.mc4wp-form-theme .mc4wp-alert {
	color: #c09853;
	clear: both; }
.mc4wp-form-basic .mc4wp-success,
.mc4wp-form-theme .mc4wp-success {
	color: #468847; }
.mc4wp-form-basic .mc4wp-notice,
.mc4wp-form-theme .mc4wp-notice {
	color: #3a87ad; }
.mc4wp-form-basic .mc4wp-error,
.mc4wp-form-theme .mc4wp-error {
	color: #CD5C5C; }

/* Right-To-Left specific styles */
.rtl .mc4wp-form-reset input[type="checkbox"],
.rtl .mc4wp-form-reset input[type="radio"] {
	margin: 0 0 0 6px; }

/* Form base theme */
.mc4wp-form-theme input[type="text"],
.mc4wp-form-theme input[type="email"],
.mc4wp-form-theme input[type="tel"],
.mc4wp-form-theme input[type="url"],
.mc4wp-form-theme input[type="date"],
.mc4wp-form-theme input[type="number"],
.mc4wp-form-theme textarea,
.mc4wp-form-theme select {
	height: auto;
	padding: 8px 16px;
	line-height: 1.428571429;
	color: #555555 !important;
	vertical-align: middle;
	background: none;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	text-shadow: none; }

.mc4wp-form-theme input:focus,
.mc4wp-form-theme textarea:focus,
.mc4wp-form-theme select:focus,
.mc4wp-form-theme button:focus {
	outline: 0;
	background-image: none; }

.mc4wp-form-theme textarea {
	height: auto; }

.mc4wp-form-theme input[readonly],
.mc4wp-form-theme input[disabled] {
	background-color: #eeeeee; }

.mc4wp-form-theme input[type="submit"],
.mc4wp-form-theme input[type="button"],
.mc4wp-form-theme button {
	display: inline-block;
	padding: 8px 16px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: none;
	text-shadow: none;
	filter: none;
	height: auto;
	width: auto; }

.mc4wp-form-theme input[type="submit"]:hover,
.mc4wp-form-theme input[type="button"]:hover,
.mc4wp-form-theme button:hover,
.mc4wp-form-theme input[type="submit"]:focus,
.mc4wp-form-theme input[type="button"]:focus,
.mc4wp-form-theme button:focus {
	outline: 0;
	color: #333333;
	text-decoration: none;
	background: none; }

.mc4wp-form-theme-dark input[type="submit"],
.mc4wp-form-theme-dark button {
	color: #ffffff !important;
	background-color: #444444 !important;
	border-color: #1e1e1e; }

.mc4wp-form-theme-dark input[type="submit"]:hover,
.mc4wp-form-theme-dark button:hover,
.mc4wp-form-theme-dark input[type="submit"]:active,
.mc4wp-form-theme-dark button:active,
.mc4wp-form-theme-dark input[type="submit"]:focus,
.mc4wp-form-theme-dark button:focus {
	color: #ffffff !important;
	background-color: #1e1e1e !important;
	border-color: black; }

.mc4wp-form-theme-dark input[type="text"]:focus,
.mc4wp-form-theme-dark input[type="email"]:focus,
.mc4wp-form-theme-dark input[type="tel"]:focus,
.mc4wp-form-theme-dark input[type="url"]:focus,
.mc4wp-form-theme-dark input[type="date"]:focus,
.mc4wp-form-theme-dark textarea:focus,
.mc4wp-form-theme-dark select:focus {
	border-color: #6a6a6a;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(68, 68, 68, 0.15);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(68, 68, 68, 0.15);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(68, 68, 68, 0.15); }

.mc4wp-form-theme-light input[type="submit"],
.mc4wp-form-theme-light button {
	color: #000000 !important;
	background-color: #ffffff !important;
	border-color: #d9d9d9; }

.mc4wp-form-theme-light input[type="submit"]:hover,
.mc4wp-form-theme-light button:hover,
.mc4wp-form-theme-light input[type="submit"]:active,
.mc4wp-form-theme-light button:active,
.mc4wp-form-theme-light input[type="submit"]:focus,
.mc4wp-form-theme-light button:focus {
	color: #000000 !important;
	background-color: #d9d9d9 !important;
	border-color: #b3b3b3; }

.mc4wp-form-theme-light input[type="text"]:focus,
.mc4wp-form-theme-light input[type="email"]:focus,
.mc4wp-form-theme-light input[type="tel"]:focus,
.mc4wp-form-theme-light input[type="url"]:focus,
.mc4wp-form-theme-light input[type="date"]:focus,
.mc4wp-form-theme-light textarea:focus,
.mc4wp-form-theme-light select:focus {
	border-color: #d9d9d9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.15);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.15);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.15); }

.mc4wp-form-theme-red input[type="submit"],
.mc4wp-form-theme-red button {
	color: #ffffff !important;
	background-color: #d9534f !important;
	border-color: #b52b27; }

.mc4wp-form-theme-red input[type="submit"]:hover,
.mc4wp-form-theme-red button:hover,
.mc4wp-form-theme-red input[type="submit"]:active,
.mc4wp-form-theme-red button:active,
.mc4wp-form-theme-red input[type="submit"]:focus,
.mc4wp-form-theme-red button:focus {
	color: #ffffff !important;
	background-color: #b52b27 !important;
	border-color: #761c19; }

.mc4wp-form-theme-red input[type="text"]:focus,
.mc4wp-form-theme-red input[type="email"]:focus,
.mc4wp-form-theme-red input[type="tel"]:focus,
.mc4wp-form-theme-red input[type="url"]:focus,
.mc4wp-form-theme-red input[type="date"]:focus,
.mc4wp-form-theme-red textarea:focus,
.mc4wp-form-theme-red select:focus {
	border-color: #e7908e;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(217, 83, 79, 0.15);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(217, 83, 79, 0.15);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(217, 83, 79, 0.15); }

.mc4wp-form-theme-blue input[type="submit"],
.mc4wp-form-theme-blue button {
	color: #ffffff !important;
	background-color: #428bca !important;
	border-color: #2a6496; }

.mc4wp-form-theme-blue input[type="submit"]:hover,
.mc4wp-form-theme-blue button:hover,
.mc4wp-form-theme-blue input[type="submit"]:active,
.mc4wp-form-theme-blue button:active,
.mc4wp-form-theme-blue input[type="submit"]:focus,
.mc4wp-form-theme-blue button:focus {
	color: #ffffff !important;
	background-color: #2a6496 !important;
	border-color: #193c5a; }

.mc4wp-form-theme-blue input[type="text"]:focus,
.mc4wp-form-theme-blue input[type="email"]:focus,
.mc4wp-form-theme-blue input[type="tel"]:focus,
.mc4wp-form-theme-blue input[type="url"]:focus,
.mc4wp-form-theme-blue input[type="date"]:focus,
.mc4wp-form-theme-blue textarea:focus,
.mc4wp-form-theme-blue select:focus {
	border-color: #7eb0db;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(66, 139, 202, 0.15);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(66, 139, 202, 0.15);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(66, 139, 202, 0.15); }

.mc4wp-form-theme-green input[type="submit"],
.mc4wp-form-theme-green button {
	color: #ffffff !important;
	background-color: #5cb85c !important;
	border-color: #3d8b3d; }

.mc4wp-form-theme-green input[type="submit"]:hover,
.mc4wp-form-theme-green button:hover,
.mc4wp-form-theme-green input[type="submit"]:active,
.mc4wp-form-theme-green button:active,
.mc4wp-form-theme-green input[type="submit"]:focus,
.mc4wp-form-theme-green button:focus {
	color: #ffffff !important;
	background-color: #3d8b3d !important;
	border-color: #255625; }

.mc4wp-form-theme-green input[type="text"]:focus,
.mc4wp-form-theme-green input[type="email"]:focus,
.mc4wp-form-theme-green input[type="tel"]:focus,
.mc4wp-form-theme-green input[type="url"]:focus,
.mc4wp-form-theme-green input[type="date"]:focus,
.mc4wp-form-theme-green textarea:focus,
.mc4wp-form-theme-green select:focus {
	border-color: #91cf91;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(92, 184, 92, 0.15);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(92, 184, 92, 0.15);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(92, 184, 92, 0.15); }


/*    		SINGLE POST - ZAPIS NA NEWSLETTER	 		  */

.single-post .newsletter-form {
	width: 100%;
	height: 200px;
	background: #4db2ec;
	margin-top: 20px;
	margin-bottom: 20px;
}

.single-post .newsletter-form h2 {
	color: #fff;
	text-align: center;
	padding-top: 80px;
}

/*    		SINGLE POST - REKLAMA POD WPISEM	 		  */

.paszone-container-1283 {
	padding-top: 20px;
	padding-bottom: 20px;
}

/******* KOPIOWANIE LINKU DO SCHOWKA   *********/

.copy-link-and-print p#copy-link-to-clipboard {
	display: none;
}

.copy-link-and-print a.copy-link-to-clipboard {
	background: none;
	border: none;
}

.copy-link-and-print-bottom {
	margin-top: -3px;
}

.amc-icon-link,
.amc-icon-print,
.amc-icon-mail {
	position: relative;
	display: inline-block;
	cursor: pointer;
	margin-left: 30px;
}

[class^="amc-icon-"]:before {
	position: absolute;
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	top: -13px;
	left: -24px;
	background-size: 18px 18px;
	background-position: center center;
}



.amc-icon-link:before {
	background-image: url(assets/icons/icon-link.png);
}

.amc-icon-print:before {
	background-image: url(assets/icons/icon-print.png);
}

.amc-icon-mail:before {
	background-image: url(assets/icons/icon-mail.png);
}


.amc-icon-link:active:before {
	width: 22px;
	height: 22px;
	top: -16px;
	left: -24px;
	background-size: 22px 22px;
}

@media (max-width: 768px) {
	a.print-article {
		display: none;
	}
	a.copy-link-to-clipboard {
		display: none;
	}
}

/***** SINGLE POST - PLIKI DO POBRANIA *****/

ul.single-post-file-list {
	list-style: none;
}

ul.single-post-file-list li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 30px;
}

ul.single-post-file-list li a {
	color: #3f5165;
}

ul.single-post-file-list li a:hover {
	color: #c62a2a;
}



ul.single-post-file-list li:before {
	position: absolute;
	content: '';
	width: 20px;
	height: 20px;
	left: 0px;
	background-image: url(assets/icons/icon-download.png);
	background-size: 20px 20px;


}

/**********************************************/
/*    				INFO BAR   		 		  */
/**********************************************/

.amc-info-bar-container {
	margin-left: 0;
	margin-right: 0;
}

.amc-info-bar-container .td-pb-span12{
	padding-left: 0;
	padding-right: 0;
}

.amc-info-bar {
	min-height: 50px;
	background: #ffc857;
	color: #000;
	padding: 30px 0;
	max-width: 100%;
	/*    margin-top: 10px;
        margin-bottom: 30px;*/
}


.amc-info-bar iframe {
	max-width: 100%;
	/*    margin-left: 50%;
        transform: translateX(-50%);*/
}

/**********************************************/
/*    				HOMEPAGE   		 		  */
/**********************************************/
@media (max-width: 768px) {
	.td-main-page-wrap {
		padding-top: 0;
	}
}



.newsy-dzialowe .block-title span {
	background-color: #fff;
	padding-left: 0;
	padding-right: 0;
}

.amc-load-more-home {
	margin-bottom: 	30px;
}


/**********************************************/
/*    		SINGLE SPONSORED ARTICLE    	  */
/**********************************************/


.amc-single-post-image-source {
	margin-top: -50px;
	position: relative;
	color: #fff;
	left: 5px;

}


@media (min-width: 768px) {
	.td-post-template-default .td-post-title .td-category {
		float: left;
		margin-left: 20px;
		margin-bottom: 0;
		/*margin-top: -1px;*/
	}
}


@media (max-width: 767px)  {
	.td-post-template-default .td-post-title .td-category {
		margin-left: 0px;
		margin-top: 10px;
		clear: left;
		float: left;
	}


}
/***********	SINGLE POST - FEATURED GALLERY		 		  */

.amc-featured-gallery {
	margin-bottom: 10px !important;
}



.amc-featured-gallery .image-container {
	/*max-height: 418px;*/
	height: 418px;

	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: black;
}

@media (min-width: 1366px) {
	.amc-featured-gallery .image-container {
		height: 418px;
	}
}

@media (max-width: 768px) {
	.amc-featured-gallery .image-container {
		max-height: 260px;
	}
}
.amc-featured-gallery .image-container img {
	max-width: 100%;
	max-height: 100%;
}

@media (min-width: 768px) {
	.amc-featured-gallery .image-container img {
		/*height: 100%;*/
	}
}

.amc-featured-gallery p.image-src,
.amc-featured-image p.image-src {
	/*line-height: 20px;	*/
	padding: 1px 2px 1px 0px;
	font-size: 12px;
	display: block;
}

.amc-featured-image p.image-src {
	position: absolute;
}

.amc-featured-image p.image-src a {
	color: #000;
}

.amc-featured-gallery li {
	position: relative;
	margin-bottom: 0px;
}
.amc-featured-gallery .image-source {
	position: absolute;
}
.amc-featured-gallery p.image-desc,
.amc-featured-image p.image-desc {
	margin-bottom: 0;
	color: #fff !important;
	padding: 10px;
	line-height: 20px;
	display: block;
}

@media (max-width: 939px) {
	.amc-featured-gallery p.image-desc {
		line-height: 23px;
		font-size: 15px;
	}
}

.amc-featured-gallery img {
	margin-bottom: 0px;
}

.lSSlideOuter .lSPager.lSGallery img {
	opacity: 1;
}

.amc-featured-image{
	position: relative;
	margin-bottom: 40px;
}

.amc-featured-image .td-post-featured-image img {
	margin-bottom: 0;
}
.amc-featured-image .image-bottom-overlay {
	position: absolute;
	min-height: 30px;
	width: 100%;
	bottom: 0;
	background: rgba(63, 81, 101, 0.79);
}

figcaption.wp-caption-text {
	/*display: none;*/
}



/*    		SINGLE POST - REKLAMA POD WPISEM	 		  */

.paszone-container-1283 {
	padding-top: 20px;
	padding-bottom: 20px;
}

/******* KOPIOWANIE LINKU DO SCHOWKA   *********/

.single-sponsored_article .copy-link-and-print p#copy-link-to-clipboard {
	display: none;
}

.single-sponsored_article .copy-link-and-print button.copy-link-to-clipboard {
	background: none;
	border: none;
}


.copy-link-and-print {
	display: inline-block;
	/*float: right;*/
	line-height: 40px;
}

a.print-article {
	color: #000;
}


/**********************************************/
/*    		TD TRIPLE BOX    	    		  */
/**********************************************/

/*  ----------------------------------------------------------------------------
    Block 14
*/
.td_block_triple_box {
	/* responsive portrait phone */
	/* responsive small portrait phone */
}
.td_block_triple_box .td_block_inner {
	margin-right: 0px;
}
@media (max-width: 500px) {
	.td_block_triple_box .td_block_inner {
		margin-right: 0;
	}
}
.td_block_triple_box .td-block-row {
	margin-left: 0;
	margin-right: 0;
}
.td_block_triple_box .td-block-row:last-child {
	margin-bottom: 23px;
}

.td_block_triple_box .td-block-row .td-block-span4:last-child {
	padding-right: 0;
}
.td_block_triple_box .td-block-span12:last-child .td_module_triple_box_1 {
	margin-bottom: 0;
}
.td_block_triple_box .td-block-span6 {
	padding-left: 0;
	padding-right: 3px;
	width: 50%;
}
.td_block_triple_box .td-block-span4 {
	padding-left: 0;
	padding-right: 3px;
	width: 33.33333333%;
}

@media (max-width: 767px) {
	.td_block_triple_box .td-block-span12,
	.td_block_triple_box .td-block-span4 {
		width: 100%;
		float: left;
		padding-right: 3px;
	}
	.td_block_triple_box .td-block-span12:nth-child(even) {
		margin-right: -3px;
	}
}
@media (max-width: 500px) {
	.td_block_triple_box .td-block-span12,
	.td_block_triple_box .td-block-span4,
	.td_block_triple_box .td-block-span6 {
		width: 100%;
		float: left;
		padding-right: 0;
	}
	.td_block_triple_box .td-block-span12:nth-child(even) {
		margin-right: 0;
	}
}
.td_block_triple_box .td-next-prev-wrap,
.td_block_triple_box .td-load-more-wrap {
	margin-top: 0;
}
/* responsive portrait phone */
@media (max-width: 767px) {
	.td-pb-span12 .td_block_triple_box .td-block-span4:first-child {
		width: 100%;
	}
	.td-pb-span12 .td_block_triple_box .td-block-span4:first-child .entry-thumb {
		width: 100%;
	}
}
.td-pb-span4 .td_block_triple_box {
	padding-bottom: 48px;
}
.td-pb-span4 .td_block_triple_box .td_block_inner {
	margin-right: 0;
}
@media (max-width: 767px) {
	.td-pb-span4 .td_block_triple_box .td_block_inner {
		margin-right: -3px;
	}
}
@media (max-width: 500px) {
	.td-pb-span4 .td_block_triple_box .td_block_inner {
		margin-right: 0;
	}
}
.td-pb-span4 .td_block_triple_box .td-next-prev-wrap,
.td-pb-span4 .td_block_triple_box .td-load-more-wrap {
	margin-top: 23px;
	margin-bottom: 0;
}
@media (max-width: 767px) {
	.td-pb-span4 .td_block_triple_box .td-next-prev-wrap,
	.td-pb-span4 .td_block_triple_box .td-load-more-wrap {
		padding-top: 20px;
	}
}

/*  ----------------------------------------------------------------------------
    Module triple_box_1
*/
.td_module_triple_box_1 {
	position: relative;
	padding-bottom: 0;
	margin-bottom: 3px;
	/* responsive portrait tablet */
}

@media (min-width: 768px) and (max-width: 1018px) {
	.td_module_triple_box_1 .td-module-meta-info .td-post-category {
		display: none;
	}
}
.td_module_triple_box_1 .td-module-meta-info {
	position: absolute;
	bottom: 0;
	padding: 0 17px;
	margin-bottom: 17px;
	z-index: 1;
}
.td_module_triple_box_1 .td-module-meta-info .td-post-author-name a {
	color: #fff;
}
.td_module_triple_box_1 .entry-title {
	font-size: 17px;
	font-weight: 700;
	line-height: 21px;
	/* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
	.td_module_triple_box_1 .entry-title {
		font-size: 15px;
		font-weight: 500;
		line-height: 20px;
	}
}
.td_module_triple_box_1 .entry-title a {
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.td_module_triple_box_1 .td-video-play-ico img {
	z-index: 1;
	/* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
	.td_module_triple_box_1 .td-video-play-ico img {
		top: auto;
		left: auto;
		bottom: 10px;
		right: 10px;
	}
}
.td_module_triple_box_1 .td-icon-star,
.td_module_triple_box_1 .td-icon-star-half,
.td_module_triple_box_1 .td-icon-star-empty {
	color: #fff;
	/* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
	.td_module_triple_box_1 .td-icon-star,
	.td_module_triple_box_1 .td-icon-star-half,
	.td_module_triple_box_1 .td-icon-star-empty {
		font-size: 14px;
		width: 17px;
	}
}
.td_module_triple_box_1 .td-module-thumb {
	margin-bottom: 0;
	overflow: hidden;
	/*height: 400px;*/

	display: block;
	/*justify-content: center;*/
	/*align-items: center;*/
	/* responsive landscape tablet */
}
@media (max-width: 1140px) {
	.td_module_triple_box_1 .td-module-thumb {
		height: auto;
	}
}
.td_module_triple_box_1 .td-module-thumb .entry-thumb {
	max-width: none;
	width: 100%;
	height: auto;
	/* responsive landscape tablet */
}
@media (max-width: 1140px) {
	.td_module_triple_box_1 .td-module-thumb .entry-thumb {
		max-width: 100%;
		width: 100%;
	}
}
.td_module_triple_box_1 .td-module-thumb a:last-child:before {
	bottom: 0;
	content: "";
	display: block;
	height: 80%;
	width: 100%;
	position: absolute;
	z-index: 1;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
	/* IE6-9 */
}
@media (min-width: 768px) and (max-width: 1018px) {
	.td_module_triple_box_1 .td-author-date {
		display: block;
		margin-top: 5px;
	}
}


@media (max-width: 767px) {
	.td_module_triple_box_1 .entry-title.td-module-title {
		font-size: 16px;
		line-height: 21px;
	}
}


/******************************************/


.td-container.td-container-full.tdc-content-wrap {
	width: 100%;
}

.td-container.td-container-full.tdc-content-wrap .td-pb-row > div {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0;
	margin-right: 0;
}
/************ TOP BOX GRID  **************/

.td-container-full > div {
	margin-left: 0;
	margin-right: 0;
}





.td_block_topbox.td-grid-style-4.td-hover-1 .td-big-grid-post:hover .entry-thumb {
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
}

@media (max-width: 767px) {
	.td-big-grid-post .entry-thumb {
		/*width: auto;*/
		/*height: 200px;*/
	}
	.td_block_big_grid_1 .td-big-thumb .td-module-thumb {
		min-height: 200px;
		max-height: 220px;
	}
}

.td_block_big_grid_1 .td-big-thumb .td-module-thumb,
.td_block_big_grid_1 .td-small-thumb .td-module-thumb {
	/* centrowanie obrazkow w topbox */
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (max-width: 400px) {
	.td_block_big_grid_1 .td-big-thumb .td-module-thumb,
	.td_block_big_grid_1 .td-small-thumb .td-module-thumb {
		/* centrowanie obrazkow w topbox */
		align-items: initial;
	}
}

@media (min-width: 768px) {
	.td_block_big_grid_1.td_block_topbox {
		height: 60vh;
		max-height: 700px;
		min-height: 450px;
	}

	.td_block_big_grid_1.td_block_topbox .td_block_inner,
	.td_block_big_grid_1.td_block_topbox .td-big-grid-wrapper,
	.td_block_big_grid_1.td_block_topbox .td-big-grid-wrapper .td-big-grid-scroll
	{
		height: 100%;
	}

	.td_block_big_grid_1 .td_module_topbox_1.td-big-grid-post-0 {
		width: 50%;
		height: 100%;
	}
	.td_block_big_grid_1 .td_module_topbox_2 {
		width: calc(25% - 4px);
		height: calc(50% - 2px);
	}

	.td_block_big_grid_1 .td_module_topbox_2:nth-child(2n) {
		margin-right: 0;
	}

	.td_block_big_grid_1 .td-big-thumb .td-module-thumb,
	.td_block_big_grid_1 .td-small-thumb .td-module-thumb {
		width: 100%;
		height: 100%;
	}

	.td_block_big_grid_1 .td-big-thumb .td-module-thumb a > img,
	.td_block_big_grid_1 .td-small-thumb .td-module-thumb a > img {
		/*		width: auto;
                height: 100%;*/
		/*margin-right: 4px;*/
	}

	.td_block_big_grid_1 .td-big-thumb,
	.td_block_big_grid_1 .td-small-thumb {
		margin-right: 4px;
		margin-bottom: 4px;
	}

}


/*@media (max-width: 767px) {*/
.td_block_big_grid_1 .td-big-thumb .td-module-thumb a > img,
.td_block_big_grid_1 .td-small-thumb .td-module-thumb a > img {
	width: auto;
	height: 100%;
}
/*}*/

.td_block_big_grid_1.td_block_topbox .td-module-meta-info {
	display: block;
	background-color: rgba(198, 42, 42, 0.7);
	padding-bottom: 10px;
	padding-top: 0px;
}

.td-big-grid-post .td-meta-align,
.td-big-grid-post .td-meta-info-container {
	pointer-events: all;
}

.td-grid-style-4 .td-big-thumb .td-meta-info-container {
	width: 100%;
}


@media (min-width: 768px) {
	.td_block_big_grid_1.td_block_topbox .td-meta-info-container .entry-title {
		font-size: 120%;
	}
}

@media (min-width: 768px) {
	.td_block_big_grid_1.td_block_topbox .td-big-thumb .td-meta-info-container .entry-title {
		padding-top: 20px;
	}
}


.td_block_big_grid_1.td_block_topbox .td-module-thumb:hover .td-module-meta-info h3.entry-title a {
	color: #3f5165;
}

/***** BLOCK 3 *****/



.td_block_3 .td_module_1.td_module_wrap .entry-title {
	font-size: 26px;
	line-height: 30px;
}


/******* MODULE TRIPLE BOX ******/

.td_module_triple_box_1 .td-module-title {
	margin-top: 12px;
	font-size: 120%;
}

.td_module_triple_box_1 .td-meta-info-container {
	width: 80%;
	position: absolute;
	bottom: 0;
}

.td_module_triple_box_1 .td-post-category {
	margin-bottom: 0;
	display: table;
}

.td_module_triple_box_1 .entry-title {
	background-color: rgba(198, 42, 42, 0.7);
	font-size: 22px;
	line-height: 35px;
	font-weight: 500;
	padding: 3px 8px 6px;
}

.td_module_triple_box_1 .td-module-title {
	margin-top: 0;
	margin-bottom: 0;
}
@media (max-width: 1018px) and (min-width: 768px) {
	.td_module_triple_box_1 .entry-title {
		font-size: 16px;
	}
}

@media (max-width: 1018px) and (min-width: 768px) {
	.td_module_triple_box_1 .entry-title {
		font-size: 90%;
		line-height: 1.4;
	}

}

.td_module_triple_box_1 .td-module-thumb a:before {
	height: 0 !important;
	width: 0 !important;
}


/******* MODULE TOPBOX 1 ********/

.td_module_topbox_1 .entry-title,
.td_module_topbox_2 .entry-title,
.td_module_triple_box_1 .entry-title,
.td_module_topbox_2 .td-module-meta-info,
.td_module_topbox_1 .td-module-meta-info {
	-webkit-transition: background-color 0.4s;
	-moz-transition: background-color 0.4s;
	-o-transition: background-color 0.4s;
	transition: background-color 0.4s;
}




.td_module_topbox_1:hover .entry-title,
.td_module_topbox_2:hover .entry-title,
.td_module_triple_box_1:hover .entry-title,
.td_module_topbox_2:hover .td-module-meta-info,
.td_module_topbox_1:hover .td-module-meta-info {
	/*border-bottom: 1px solid #3f5165;*/
	color: #fff !important;
	background-color: rgb(96, 121, 149);
	background-color: rgba(96, 121, 149, 0.7);
}


.td_module_triple_box_1:hover .entry-title a {
	color: #fff !important;
}

/***** OZNACZENIE KATEGORII *******/
.td-grid-style-4 .td-post-category,
a.td-post-category,
.td-category .entry-category a {
	background-color: #3f5165;
	text-transform: uppercase;

	-webkit-transition: background-color 0.4s;
	-moz-transition: background-color 0.4s;
	-o-transition: background-color 0.4s;
	transition: background-color 0.4s;
}


/**** OZNACZENIE KATEGORII DLA POSTA ZEWNETRZNEGO *****/

span.td-post-category {
	font-family: "Roboto", arial, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}


/****** DRUKOWANIE ARTYKUŁÓW *******/

@media print {
	.single-post .single-post-ad,
	.single-post .newsletter-form,
	.single-post .td_block_3,
	.single-post .featured_gallery,
	.single-post .amc-featured-gallery,
	.single-post .demo,
	.newsletter-under-post {
		display: none;
	}


}


/***** HOVER TYTUŁOW ****/

.td_module_wrap .td-module-title a {
	-webkit-transition: color 0.4s;
	-moz-transition: color 0.4s;
	-o-transition: color 0.4s;
	transition: color 0.4s;
}



/****** BLOCKS *******/


.td-next-prev-wrap a {
	border: 1px solid #c62a2a;
	color: #c62a2a;
}

.td-module-comments a {
	background-color: #3f5165;
}

.td-module-comments a:after {
	border-color: #3f5165 transparent transparent transparent;
}

.td-post-date {
	color: #3f5165;
}

.block-title a,
.block-title span {
	background-color: #3f5165;
}


.block-title {
	border-color: #3f5165;
}


h3.entry-title {
	font-weight: 700;
}


/*  ----------------------------------------------------------------------------
    Module 6
*/
.td_module_calendar_1 {
	padding-bottom: 15px;
	/* responsive landscape & portrait tablet */
	/* responsive portrait tablet */
	/* responsive landscape & portrait tablet */
}
.td_module_calendar_1 .td-module-thumb {
	position: absolute;
	left: 0;
	top: 0;
	/* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
	.td_module_calendar_1 .td-module-thumb {
		width: 80px;
	}
}
.td_module_calendar_1 .item-details {
	margin-left: 90px;
	min-height: 70px;
	/* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
	.td_module_calendar_1 .item-details {
		margin-left: 95px;
		min-height: 55px;
	}
}
.td_module_calendar_1 .entry-title {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 4px;
	font-weight: 500;
	/* responsive portrait tablet */
	/* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1140px) {
	.td_module_calendar_1 .entry-title {
		font-size: 12px;
		line-height: 18px;
	}
}
@media (max-width: 767px) {
	.td_module_calendar_1 .entry-title {
		font-size: 14px;
	}
}
.td_module_calendar_1 .td-module-meta-info {
	margin-bottom: 0;
	min-height: 0;
}
@media (min-width: 768px) and (max-width: 1140px) {
	.td_module_calendar_1 .td-icon-star,
	.td_module_calendar_1 .td-icon-star-empty,
	.td_module_calendar_1 .td-icon-star-half {
		font-size: 15px;
		width: 17px;
	}
}
@media (min-width: 768px) and (max-width: 1018px) {
	.td_module_calendar_1 .td-post-category {
		margin-bottom: 5px;
	}
}
@media (max-width: 500px) {
	.td_module_calendar_1 .td-icon-star,
	.td_module_calendar_1 .td-icon-star-empty,
	.td_module_calendar_1 .td-icon-star-half {
		font-size: 15px;
		width: 17px;
	}
}


/****** SIDEBAR CALENDAR ******/

.td_block_calendar .td-post-venue {
	color: #ffffff;
	display: inline-block;
	position: relative;
	top: 2px;
	/* float: right; */
	background-color: #3f5165;
	padding: 3px 5px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 10px;
	margin-bottom: 5px;
}

.td_block_calendar .td-next-prev-wrap {
	float: 	left;
}


.td_block_calendar .calendar-see-all {
	float: 	right;
	display: inline-block;
	line-height: 25px;
	color: #c62a2a;
}

.td_block_calendar .amc-event-date {
	display: block;
	width: 70px;
	float: left;
	text-align: center;
	padding-top: 4px;
}

.td_block_calendar .amc-event-date .amc-event-day {
	font-size: 25px;
	font-weight: 700;
}


.td_block_calendar .td-block-title-wrap a {
	/*display: inline-block;*/
}

.widget .td_block_calendar .td-block-title-wrap a {
	color: #fff;
}
/****** ADZONES & BANNERS ******/

.pasli {
	text-align: center;
}

/**** SINGLE TRIBE EVENT *****/

.single-tribe_events .td-crumb-container {
	display: none;
}

.single-tribe_events .tribe-events-event-image {
	margin-top: 10px;
}

.amc-tribe-single-event-partners ul.event-partners {
	list-style: none;
}

.amc-tribe-single-event-partners ul.event-partners li {
	display: inline-block;
	width: 33%;
	margin: 10px 0;
	max-width: 210px;
}

.amc-tribe-single-event-partners ul.event-partners li img {
	padding: 20px;
}









/************** HOMEPAGE, CATEGORY 600x300 BANNERS ************/

.td-container {
	position: relative;
}

.td-container .left-side-banner {
	/*	position: absolute;
        left: -320px;*/
}

.td-container .right-side-banner {
	/*	position: absolute;
        right: -320px;*/
}



/***************** NEWSLETTER ************************/

.newsletter {
	background-color: #3f5165;
}

.newsletter h3 {
	color: #fff;
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
	padding: 20px 20px 5px 20px;
	margin-bottom: 2px;
}

aside .newsletter h3 {
	margin-top: 0;
}

.td-ss-main-content .newsletter p, .newsletter p {
	color: #fff !important;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	padding: 10px 20px 10px 20px;
	margin-bottom: 10px;
}



.newsletter .form-container {
	margin: 30px 20px;
	min-height: 38px;
}

.newsletter input[type=email] {
	width: 70%;
	float: left;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	padding: 9px 15px;
	color: #3f5165 !important;
	font-size: 13px;
	line-height: initial;
	min-height: 38px;
	border: none;
}

.newsletter input[type=submit] {
	width: 30%;
	float: left;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	background-color: #c62a2a !important;
	border: none;
	color: #fff !important;
	text-transform: uppercase;
	min-height: 38px;
	padding: 8px;
}

.newsletter input[type=submit]:hover {
	color: #fff !important;
	background-color: rgb(96, 121, 149) !important;
}

@media (max-width: 1018px) {
	.widget .newsletter input[type=email] {
		width: 100%;
		margin-bottom: 10px;
		border-top-right-radius: 2px;
		border-bottom-right-radius: 2px;
		border-top-left-radius: 2px;
		border-bottom-left-radius: 2px;
	}
	.widget .newsletter input[type=submit] {
		width: 100%;
		margin-bottom: 30px;
		border-top-right-radius: 2px;
		border-bottom-right-radius: 2px;
		border-top-left-radius: 2px;
		border-bottom-left-radius: 2px;

	}
	.widget .newsletter p {
		display: none;
	}

	.widget .newsletter h3 {
		text-align: center;
	}
}


/**** NEWSLETTER UNDER POST ******/


.newsletter-under-post .newsletter input[type=submit] {
	letter-spacing: 1px;
}

@media (max-width: 320px) {
	.newsletter-under-post .newsletter input[type=email] {
		width: 100%;
		margin-bottom: 10px;
		border-top-right-radius: 2px;
		border-bottom-right-radius: 2px;
		border-top-left-radius: 2px;
		border-bottom-left-radius: 2px;
	}
	.newsletter-under-post .newsletter input[type=submit] {
		width: 100%;
		margin-bottom: 30px;
		border-top-right-radius: 2px;
		border-bottom-right-radius: 2px;
		border-top-left-radius: 2px;
		border-bottom-left-radius: 2px;

	}
	.newsletter-under-post .newsletter p {
		display: none;
	}

	.newsletter-under-post .newsletter h3 {
		text-align: center;
	}
}

/*************** AJAX LOADING GIF **********************/

.td-loader-gif {
	display: none;
}


/*********** USUNIĘCIE BLOCK TITLE ************************/

.page.home .td_block_wrap .td-block-title-wrap a,
.page.home .td_block_wrap .td-block-title-wrap span,
.category .td_block_wrap .td-block-title-wrap span,
.category .td_block_wrap .td-block-title-wrap a {
	display: none;
}

.page.home .td_block_wrap.td_block_1 .td-block-title-wrap span,
.page.home .td_block_wrap.td_block_1 .td-block-title-wrap a {
	display: inline-block;
}

.page.home .td_block_wrap.td_block_calendar .td-block-title-wrap span,
.page.home .td_block_wrap.td_block_calendar .td-block-title-wrap a {
	display: inline-block;
}
/***** USUNIECIE BREADCRUMBSOW ZE STRONY KATEGORII ****/

.category .td-crumb-container {
	display: none;
}

.category .td-category-header .td-page-title {
	margin-top: 15px;
	margin-bottom: -5px;
}

/************* AKTUALNOŚCI*************/


@media (max-width: 500px) {
	.td_module_10 .entry-title {
		font-weight: 700;
	}
}

.td_module_10 .td-post-category {
	display: inline-block;
	float: left;
}

.td_module_10 .td-post-date {
	float: right;
	line-height: 17px;
}

@media (max-width: 375px) {
	.td_module_10 .td-post-category {
		display: none;
	}
}

@media(min-width:991px) {
	.td-block-span3:nth-child(5n+2) {
		clear: both;
	}
}


/***** SINGLE POST SOCIAL ****/

.single .td-social-sharing-buttons {
	border-radius: 0px;
}

/******* LINKED IN *****/

.ie8 .td-social-linkedin .td-social-but-text {
	border-left: 1px solid #7F9EDF;
}

.td-social-linkedin {
	background-color: #0077b5;
}
.td-social-linkedin .td-icon-linkedin {
	font-size: 14px;
	position: relative;
	top: 1px;
}
.td-social-linkedin .td-social-but-text {
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}


@media (max-width: 1140px) {
	.td-post-sharing-top .td-social-but-text {
		display: none;
	}
}

@media (max-width: 480px) {
	.td-post-sharing-bottom .td-social-but-text {
		display: none;
	}
}

/***** SIDEBAR ADS ****/

/*.widget.wppaszone .paszone_container {
	max-width: 324px !important;
}

.widget.wppaszone .paszone_container .wppaszone {
	width: 324px;
}*/

/******* FOOTER ********/
.td-footer-wrapper .td-container .td-pb-row:last-child:before {
	content: '';
	height: 1px;
	background-color: rgba(255, 255, 255, 0.1);
	position: absolute;
	top: 180px;
	width: 80%;
	left: 50%;
	margin-left: -40%;
}

@media (max-width: 767px) {
	.td-footer-wrapper .td-container .td-pb-row:last-child:before {
		height: 0;
	}
}
.td-footer-wrapper .td-container .td-pb-row:last-child {
	margin-top: 20px;
}

.footer-social-wrap.td-social-style-2 {
	margin-top: 20px;
	float: right;
}

img.footer-logo {
	height: 90px;
}

@media (max-width: 767px) {
	.footer-social-wrap.td-social-style-2 {
		float: none;
	}
}

.td-footer-wrapper .widget .textwidget a,
.td-sub-footer-container .td-sub-footer-copy a{
	color: #c62a2a;
}

.td-footer-wrapper .widget .textwidget a:hover,
.td-sub-footer-container .td-sub-footer-copy a:hover {
	color: #fff;
}



@media (min-width: 767px) {
	.td-footer-wrapper .widget .textwidget a[href^="tel:"] {
		pointer-events: none;
		cursor: text;
	}
}
/******* SEARCH BAR *********/



.amc-search-wrapper .wpb_button {
	margin-bottom: 0px;
	/*margin-left: -4px;*/
	background: #3f5165;
	color: #fff;
	/*padding: 3px 10px 3px 10px;*/
	/*border: 1px solid #e1e1e1;*/
	/*border-left: none;*/
	margin-top: 0px;
	font-size: 1.2em;
}

/*IE 8, 9, 10 hack*/
@media screen\0 {

	.amc-search-wrapper .wpb_button {
		/*margin-bottom: 0px;*/
	}
}

.amc-search-wrapper {
	display: inline-block;
	max-width: 300px;
	float: right;
	position: absolute;
	top: 14px;
	right: 10px;
}

.amc-search-wrapper input,
.amc-search-wrapper button {
	border-radius: 3px;
}

.amc-search-wrapper input {
	/*border-top-right-radius: 0;*/
	/*border-bottom-right-radius: 0;*/
}

.amc-search-wrapper button {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

#amc-header-search {
	width: 200px;
	height: 32px;
}

#amc-header-search:focus {
	border-color: #e1e1e1;
}

@media (max-width: 1441px) {
	#amc-header-search {
		width: 150px;
	}
}

@media (max-width: 1366px) {
	#amc-header-search {
		width: 90px;
	}
}


@media (max-width: 1180px) {
	.amc-search-wrapper {
		display: none;
	}
}


/***** HIDE ORYGINAL SEARCH ICON FOR HIGH RES ********/
@media (min-width: 1181px) {
	.td-search-wrapper {
		display: none;
	}
}

#td-top-search {
	top: 6px;
	margin-top: 0px;
}

@media (max-width: 767px) {
	#td-top-search {
		top: 0;
		margin-top: 0;
	}
}


.amc-header-sp-top-menu .td-block-row {
	margin-left: 0;
	margin-right: 0;
}

.amc-header-sp-top-menu {
	/*position: absolute;*/
	/*top: 49px;*/
	/*left: 210px;*/
	width: 100%;
	/*width: calc(100% - 210px);*/
}

.amc-header-sp-top-menu .td_block_wrap {
	padding-bottom: 0;
}

@media (max-width: 1024px) {
	.amc-header-sp-top-menu {
		display: none;
	}
}

.td-header-sp-top-widget {
	position: absolute;
	right: 0px;
	top: 58px;
	z-index: 1000;

}

.td-header-sp-top-widget .td-social-icon-wrap:last-child {
	margin-right: 9px;
}

@media (max-width: 1024px) {
	.td-header-sp-top-widget{
		display: none !important;
	}
}

/* SIDEBAR HOMEPAGE/CATEGORY **/

.category-sidebar .wppaszone {
	margin-bottom: 20px !important;
}


/***** HEADER BANNER *****/

.category .td-banner-wrap-full {
	/*margin-top: 20px;*/
}


/***** COOKIES *******/

.cookies-wrapper {
	width:100%;
	padding:2px;
	background-color: #566f8b;
	color:#fff;
	position: fixed;
	bottom: 0;
	z-index: 9999;
}
.cookies-wrapper .cookies {
	font-size: 16px;
	line-height: 20px;
	margin: 0 auto;
	max-width: 960px;
	width: 100%;
	padding: 10px;
}
.cookies-wrapper .cookies button {
	padding: 5px 10px;
	margin-left: 20px;
	border: none;
	line-height: 1;
	background-color: #c62a2a;
	border-radius: 2px;
	-webkit-transition: background-color 0.4s;
	-moz-transition: background-color 0.4s;
	-o-transition: background-color 0.4s;
	transition: background-color 0.4s;
}

.cookies-wrapper .cookies button:hover {
	background-color: rgb(107, 159, 196)
}


/***** COOKIES FOR COMMENTS *****/

img[alt="css.php"] {
	position: absolute;
	top: -1px;
}


/***** SEARCH RESULTS *****/

.td_search_subtitle {
	display: none;
}



/******** NAPIS "REKLAMA" NAD BANNERAMI *************/
.ad-info {
	position: relative;
	height: 10px;
}

.ad-info:before {
	content: "REKLAMA";
	position: absolute;
	width: 100%;
	font-size: 12px;
	top: -8px;
	left: 0;
	color: #e5e2e2;
}

/********* POPUP - MODAL *************/

/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 10000; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	position: relative;
	background-color: transparent;
	margin: auto;
	padding: 0;
	/*border: 1px solid #888;*/

	width: 50%;
	max-width: 600px;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s
}

@media (max-width: 768px) {
	.modal-content {
		width: 80%;
		max-width: none;
	}
}

/* Add Animation */
@-webkit-keyframes animatetop {
	from {top:-300px; opacity:0}
	to {top:0; opacity:1}
}

@keyframes animatetop {
	from {top:-300px; opacity:0}
	to {top:0; opacity:1}
}

/* The Close Button */
.close {
	color: white;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.modal-header {
	/*    padding: 2px 16px;
        background-color: #5cb85c;*/
	color: white;
	padding-right: 2px;
}

/*.modal-body {padding: 2px 16px;}*/

.modal-footer {
	padding: 2px 16px;
	background-color: #5cb85c;
	color: white;
}

.modal.modal-sa .modal-content {
	box-shadow: none;
}

.modal.modal-sa .mc4wp-form {
	position: relative;
}

.modal.modal-sa .mc4wp-form .close {
	float: none;
	position: absolute;
	right: 0;
	top: 0;
	color: #6f6f6f;
	/*font-size: 40px;*/
}


/*.mc4wp-form.newsletter {
	color: #fff;
}


.mc4wp-form.newsletter p {
	font-size: 17px;
}
.mc4wp-form.newsletter .newsletter-freq p,
.mc4wp-form.newsletter .newsletter-interest p,
.mc4wp-form.newsletter .newsletter-email p    {
	text-align: left;
	padding-left: 0;
}

.mc4wp-form.newsletter h3 {
	text-align: center;
}

.mc4wp-form.newsletter input[type="submit"],
.mc4wp-form.newsletter input[type="email"] {
	float: none;
	display: block;
	margin: 10px auto;
	border-radius: 2px;
	width: 50%;
}

.mc4wp-form.newsletter .form-container {
	margin-top: 10px;

}

.mc4wp-form.newsletter .newsletter-freq {
	float: none;
	clear: both;
	text-align: center;

}

.mc4wp-form.newsletter .newsletter-interest {
	margin-top: 20px;
	margin-bottom: 20px;

}

.mc4wp-form.newsletter .interest-container {
	width: 190px;
	margin: 0 auto;
}

.mc4wp-form.newsletter label[for="select-all"] span {
	text-transform: uppercase;
}

.mc4wp-form.newsletter label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  font-size: 13px;
}

.mc4wp-form.newsletter .newsletter-interest label {
  display: block;
}

.mc4wp-form.newsletter .newsletter-zgoda {
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}


.mc4wp-form.newsletter input[type=radio],
.mc4wp-form.newsletter input[type=checkbox] {
  display: none;
}

.mc4wp-form.newsletter label:before {
  content: "";
  text-align: center;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  background-color: #3f5165;
  border: 1px solid #fff;
  border-radius: 2px;
}

.mc4wp-form.newsletter input[type=radio]:checked + label:before,
.mc4wp-form.newsletter input[type=checkbox]:checked + label:before {
	content: "\2714";
}*/


/******* START NEWSLETTER ******/


.pk-newsletter {
	color: #fff;
	background-color: #3f5165;
}


.pk-newsletter p {
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	padding: 10px 20px 10px 20px;
	margin-bottom: 10px;
}
.pk-newsletter .newsletter-freq p,
.pk-newsletter .newsletter-interest p,
.pk-newsletter .newsletter-email p    {
	text-align: left;
	padding-left: 0;
}

.pk-newsletter h3 {
	color: #fff;
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
	padding: 20px 20px 5px 20px;
	margin-bottom: 2px;
	text-align: center;
}

/*.pk-newsletter input[type="submit"],*/
.pk-newsletter input[type="email"] {
	float: none;
	display: block;
	margin: 10px auto;
	border: none;
	border-radius: 2px;
	width: 50%;
	padding: 9px 15px;
	color: #3f5165 !important;
	font-size: 13px;
	line-height: initial;
	min-height: 38px;

}

.pk-newsletter input[type="submit"]{
	background-color: #c62a2a !important;
	color: #fff !important;
	text-transform: uppercase;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;

	width: 50%;
	display: block;
	margin: 20px auto 0;
	border: none;
	min-height: 38px;
	padding: 8px;


}

.pk-newsletter input[type=submit]:hover {
	color: #fff !important;
	background-color: rgb(96, 121, 149) !important;
}



.pk-newsletter .form-container {
	margin: 30px 20px;

}

.pk-newsletter .newsletter-freq {
	float: none;
	clear: both;
	text-align: center;

}

.pk-newsletter .newsletter-interest {
	margin-top: 20px;
	margin-bottom: 20px;

}

.pk-newsletter .interest-container {
	width: 190px;
	margin: 0 auto;
}

.pk-newsletter label[for="select-all"] span {
	text-transform: uppercase;
}

.pk-newsletter label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-right: 15px;
	font-size: 13px;
}

.pk-newsletter .newsletter-interest label {
	display: block;
}

.pk-newsletter .newsletter-zgoda {
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}


.pk-newsletter input[type=radio],
.pk-newsletter input[type=checkbox] {
	display: none;
}

.pk-newsletter label:before {
	content: "";
	text-align: center;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	background-color: #3f5165;
	border: 1px solid #fff;
	border-radius: 2px;
}

.pk-newsletter input[type=radio]:checked + label:before,
.pk-newsletter input[type=checkbox]:checked + label:before {
	content: "\2714";
}


/********** END NEWSLETTER  **********/

.newsletter:not(.mc4wp-form) {
	margin-bottom: 10px;
}

.newsletter .primary-newsletter-btn,
.newsletter #primary-newsletter-btn {
	width: 90%;
	display: block;
	margin: 0 auto;
	background-color: #c62a2a !important;
	border: none;
	color: #fff !important;
	text-transform: uppercase;
	min-height: 38px;
	padding: 8px;
}

.newsletter .primary-newsletter-btn:hover,
.newsletter #primary-newsletter-btn:hover {
	background-color: rgb(96, 121, 149) !important;
}

.newsletter:not(.mc4wp-form) .form-container {
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.newsletter:not(.mc4wp-form) h3 {
	margin-top: 0;
}

/*** FORM VALIDATION ***/

.pk-newsletter label[id$="-error"]:before {
	content: none;
}

.pk-newsletter label.error {
	display: block;
	/*width: 50%;*/
	/*margin: 0 auto;*/
	text-align: center;
	font-weight: 700;
	color: #e63232;
	padding-left: 0;
}



.mc4wp-response > .mc4wp-response {
	min-height: 200px;
}

.mc4wp-response > .mc4wp-response p {
	text-align: center;
	padding-top: 50px;
}




/*    		SINGLE SA - ZAPIS NA NEWSLETTER	 		  */


.single-sponsored_article .mc4wp-form.newsletter h2 {
	color: #fff;
	text-align: center;
	padding-top: 40px;
}

.single-sponsored_article .mc4wp-form.newsletter input[type="email"] {
	width: 70%;
	/*margin-left: 0;*/
	margin-top: 0;
}

.single-sponsored_article .mc4wp-form.newsletter input[type="text"] {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

.single-sponsored_article .mc4wp-form.newsletter .newsletter-email p {
	text-align: center;
	margin-bottom: 0;
	margin-top: 10px;
	color: #fff;
}

.paszone-container-783 {
    margin-bottom: 0px !important;
}

.td-header-rec-wrap {
    display: none;
    height: 0;
}

.td-main-page-wrap {
    padding-top: 0px;
}

.td-category-header {
    border-top: 1px solid #f2f2f2;
}

.td_category_template_2 .td-header-style-5,
.td_category_template_5 .td-header-style-5 {
    border-bottom: 0;
}

.eczytelnia-post header {
	margin-bottom: 30px;
}
.eczytelnia-post header .td-module-meta-info {
	margin-top: 15px;
}
.eczytelnia-post p {
	margin-bottom: 15px;
}

@media (max-width: 768px) {

    .home .td_block_big_grid_1 {
        margin-left: 0;
        margin-right: 0;
    }

    .home .amc-info-bar {
        margin-left: 10px;
        margin-right: 10px;
    }

    .home .td-header-style-5 .td-banner-wrap-full {
        margin-left: 10px;
        margin-right: 10px;
    }

    .home .td_block_14 .td-module-thumb img {
        width: 100%;
    }
    
}

/* Katalog firm - 13.04.2022 */

.company-wrapper {
    box-sizing: border-box;
    padding: 0 2px;
}

.company-grid {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin-left: -4px;
    margin-right: -4px;
    padding: 40px 0;
    align-items: stretch;
}

.company-column {
    box-sizing: border-box;
    width: 100%;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 8px;
}

@media (min-width: 768px) {

    .company-column {
        width: calc(100% / 2);
    }

}

.company-category {
    height: 100%;
    border: 1px solid #f2f2f2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.company-category_header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
    padding: 4px 8px;
    background-color: #fcfcfc;
}

.company-category_header img {
    margin-right: 8px;
}

.company-category_header h2 {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
}

.company-category_body {
    flex-grow: 1;
    padding: 12px;
}

.company-category_body p {
    color: #888888;
}

.company-category_footer {
    padding: 12px;
    border-top: 1px solid #f2f2f2;
    text-align: right;
}

.tax-company-category .company-list {
	padding: 40px 0;
}

.tax-company-category.term-38423 .company-list,
.tax-company-category.term-38434 .company-list {
    padding: 0;
}

.company-list {
    list-style: none;
}

.company-item {
    margin: 0;
}