<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	color:#2E3047;
	background-color:#fff;
}
a{
	color:#E73458
}
abbr{
	border-color:#2E3047
}
blockquote{
	border-color:#e5e5e5
}
code{
	border-color:#e5e5e5
}
pre{
	border-color:#e5e5e5
}
mark { 
	background:	#2E3047;

}
h1,h2,h3,h4,h5,h6{
	color:#2E3047
}
table thead th{
	color:#FFF;
	background-color:#E73458
}
table thead th a{
	color:#FFF
}
table tbody&gt;tr:nth-child(even)&gt;td{
	background-color:#e5e5e5
}
label{
	color:#2E3047
}
label&gt;span{
	color:#E73458
}
input,textarea,select{
	color:#2E3047;
	background-color:#f0f0f0
}
input[type="submit"]{
	color:#FFF;
	border-color:#E73458;
	background-color:#E73458
}
input[type="submit"]:hover{
	border-color:rgba(236,82,55,0.5);
	background-color:rgba(236,82,55,0.8)
}
input[type="file"]{
	background-color:transparent
}
h2.new-kif-header { 
	font-size:30px;
	font-weight:900;
	margin-bottom:15px;
	color:#2e3047;
}
h2.new-kif-header span { 
	color:#E73458;

}
.taptap-background-color { 
	background-color:#E73458 !important;
	
}
/* #cmm-new-poziome ul {
	display:flex;
	justify-content: space-between;
	background:transparent;
}
@media (max-width:996px) { 
	#cmm-new-poziome ul {
display: block;
background:#2E3047;
}
} */

.newmenu { 
	/* border-bottom:1px solid #ccc; */
}
.new-main .newmenu { 
	margin-bottom:2px;
	width:100%;
}
.new-main #cmm-new-poziome { 
	float:right;
}
@media (max-width:992px) { 
	.newmenu { 
		left:-20px;
		position: absolute;
		right:-20px;
		
	}
	.cmm-toggle-wrapper { 
		position:fixed;
		top:15px;
	}
	.cmm-toggle-wrapper .cmm-toggle { 
		border:none !important;
		padding-left:20px !important;
 	}
	 .new-main .cmm-toggle-wrapper { 
		 top:0px;
	 }
	 .new-main .cmm-toggle-wrapper .cmm-toggle { 
		 background:transparent;
	 }
	 .new-main .taptap-search-button-wrapper { 
		 top:0px;
	 }
}
.checkbox-input label,.radio-input label{
	color:#2E3047
}
.checkbox-input label:before,.radio-input label:before{
	color:#bebebe
}
.checkbox-input.m-checked label:before,.radio-input.m-checked label:before{
	color:#E73458
}
.selectbox-input .toggle:after{
	color:#E73458
}
.selectbox-input .fake-selectbox{
	background-color:#e5e5e5
}
.selectbox-input .fake-selectbox&gt;li:hover{
	color:#FFF;
	background-color:#E73458
}
a.benefit { 
	border-radius:15px;
	background:#2E3047;
	color:#fff;
	position: relative;
	padding: 30px 20px 30px 25px;
	overflow: hidden;
	display: block;
	text-decoration:none;
	margin-bottom: 30px;
	position: relative;	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC); /* this fixes the overflow:hidden in Chrome/Opera */

}
a.benefit div { 
	z-index: 4;
}
a.benefit:after { 
	background:#1b1c2c;
	position: absolute;
	left:20%;
	width: 100%;
	 
	 top:50%;
	  content:" ";
	aspect-ratio: 1 / 1;
	transform: scale(.2,.2) translate(-30%,-50%);
	border-radius:100%;
	transition:all .4s ease;
}
a.benefit:hover:after { 
	transform: scale(1) translate(-20%,-50%);
 }
.benefit-title { 
	position: relative;
	font-size:22px;
	margin-bottom: 10px;
	font-weight:500;
}
.benefit-description { 
	position: relative;
	font-weight:300;
	font-size:18px;
}
.benefit-number { 
	position: absolute;
	right:-1%;
	top:50%;
	transform: translateY(-50%);
	color:rgba(255,255,255,.1);
	font-size:140px;
	font-weight:900;
}
.accordion-items&gt;li{
	border-color:#e5e5e5
}
.accordion-items .accordion-title{
	color:#333
}
.accordion-items .accordion-title:after{
	color:#E73458
}
.accordion-items .accordion-title .ico{
	color:#E73458
}
.c-alert-message{
	color:#265e88;
	background-color:#e1edf9
}
.c-alert-message.m-warning{
	color:#d40041;
	background-color:#ffdfe0
}
.c-alert-message.m-success{
	color:#499143;
	background-color:#d4fbd3
}
.c-alert-message.m-notification{
	color:#c88435;
	background-color:#fff4cf
}
.c-alert-message .alert-close{
	color:#333
}
.c-article-list .article-list-title .ico{
	color:#E73458
}
.c-article-list .article-list-title a{
	color:#333
}
.c-article-list .brief-article{
	border-color:#f0f0f0
}
.c-article-list .article-date{
	color:#848484
}
.c-article-list .more-btn-holder{
	border-color:#f0f0f0
}
.m-no-boxes .brief-article{
	border-color:#e5e5e5
}
.m-no-boxes .more-btn-holder{
	border-color:#e5e5e5
}
.c-button{
	color:#FFF;
	border-color:#E73458;
	background-color:#E73458
}
.c-button.m-outline{
	color:#E73458;
	background-color:transparent
}
.c-button:hover{
	border-color:rgba(236,82,55,0.5);
	background-color:rgba(236,82,55,0.8)
}
.c-button.m-outline:hover{
	background-color:transparent
}
.c-content-box{
	background-color:#fff;
	-moz-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	-webkit-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	box-shadow:1px 1px 0 rgba(0,0,0,0.05)
}
.c-content-box .c-content-box,.m-no-boxes .c-content-box{
	background-color:transparent;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.m-no-boxes .c-content-box.m-forced{
	background-color:#fff;
	-moz-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	-webkit-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	box-shadow:1px 1px 0 rgba(0,0,0,0.05)
}
.c-counter .counter-data{
	color:#E73458
}
.c-cta-message .cta-title{
	border-color:#e5e5e5
}
.c-definition-list dl&gt;dt{
	color:#333
}
.c-definition-list dl&gt;dt,.c-definition-list dl&gt;dd{
	border-color:#e5e5e5
}
.c-directory .directory-title .ico{
	color:#E73458
}
.c-directory .directory-menu&gt;li&gt;a{
	color:#333
}
.c-documents .widget-title{
	color:#333
}
.c-documents .widget-ico{
	color:#E73458
}
.c-documents .show-all-btn{
	border-color:#f0f0f0
}
.c-documents .widget.lsvr-documents ul&gt;li{
	border-color:#f0f0f0
}
.c-documents .widget.lsvr-documents .document-icon{
	color:#bebebe
}
.c-events .widget-title{
	color:#333
}
.c-events .widget-ico{
	color:#E73458
}
.c-events .show-all-btn{
	border-color:#f0f0f0
}
.c-events .widget.lsvr-events ul&gt;li{
	border-color:#f0f0f0
}
.c-events .widget.lsvr-events .event-month{
	color:#FFF;
	background-color:#E73458
}
.c-events .widget.lsvr-events .event-day{
	color:#2E3047;
	background-color:#e5e5e5
}
.events-row .c-content-box { 
	padding:0px;
}
.events-row .widget.lsvr-events .event-list { 
display: flex;
gap: 10px;
/* column-gap: 10px; */
column-gap: 10px;
right: ;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.events-row .c-events .widget.lsvr-events li, .events-row .c-events .widget.lsvr-events ul&gt;li:first-child { 
border-width: 1px !important;
border-style: solid !important;
flex: 1 0 18%;
/* margin: 10px; */
margin: 0px;
padding: 0px;
border-radius: 5px;
height: 74px;
position: relative;
overflow: hidden;
text-overflow: ellipsis;
	border:1px solid #2E3047 !important;
	
}
@media (max-width:966px) { 
	.events-row .c-events .widget.lsvr-events li, .events-row .c-events .widget.lsvr-events ul&gt;li:first-child { 
flex: 1 0 48%;

}
}
.events-row .widget.lsvr-events .event-inner { 
padding-left: 70px;
min-height: 74px;
padding: 19px 5px 5px 80px;
}
.events-row .widget.lsvr-events .event-date { 
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0px;
	width: 65px;
	font-size: 14px;
	text-align: center;
}
.events-row .widget.lsvr-events .event-month { 
	color: #FFF;
	border-radius: 5px 0px 0px 0px;
	background-color: #E73458;
}
.events-row .widget.lsvr-events .event-day { 
	display: flex;
	height: 56px;
	line-height: 22px;
	font-size: 1.143em;
	align-items: center;
	font-size: 20px;
	border-radius: 0px 0px 0px 5px;
	justify-content: center;
}
.events-row .widget.lsvr-events .event-title { 
	margin: 0;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: normal;
}
.events-row .widget.lsvr-events mark { 
	background: #9697a3;
	border-radius: 0px 5px 0px 5px;
	color: #ffffff;
	font-size: 10px;
 	padding: 1px 5px 1px 5px;
	font-weight: 600;
	position: absolute;
	top: 0px;
	right: 0px;
}
.events-row a { 
	color:#2E3047;
}
.showmoreeventswrap, .showmorenewseswrap { text-align:center;}
button.showmoreevents, button.showmorenewses { 
	font-weight:bold;
	color:#E73458;
}
.button.showmorenewses { 
	font-weight:bold;
	color:#E73458;
}
.c-feature .feature-icon{
	color:#E73458
}
.c-notices { 
	background:#F4F4F8;
}
.c-notices .widget-title{
	color:#2E3047;
}
.c-notices .widget-ico{
	color:#E73458
}
.c-notices .show-all-btn{
	border-color:#f0f0f0
}
.c-notices .widget.lsvr-notices ul&gt;li{
	border-color:#f0f0f0
}
.dark-notices .c-button { 
	border:1px solid #fff;
	color:#fff;
	padding:8px 10px;
	margin-top:10px;
}
.dark-notices.c-notices { 
	background:#2E3047;
}
.dark-notices.c-notices  li { 
	border:none !important;
}
.dark-notices.c-notices .widget-title, .dark-notices.c-notices a, .dark-notices.c-notices  { 
	color:#f4f4f8;
}

.new-newses-wrap { 
	padding: 0px;
}
.newses-row { 
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: stretch;
	margin-bottom: 30px;
}
.new-newsesa .vc_column-inner { 
	padding-top:0px;
}
.big-news-column { 
	position: relative;
}
.big-news-wrapper { 
	height: 100%;
	/* position: relative; */
}
.big-news { 
	display: block;
	position: absolute;
	left: 15px;
	top: 0px;
	bottom: 0px;
	right: 15px;
}
.big-news-title-wrap:after { 
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 0;
	height: 100%;
	content: " ";
background: rgb(46,48,71);
	background: linear-gradient(0deg, rgba(46,48,71,0.8) 0%, rgba(46,48,71,0.8) 45%, rgba(46,48,71,0.09149597338935578) 90%, rgba(46,48,71,0) 100%);
		border-radius: 0px 0px 15px 15px;
}

#page-content .big-news img { 
	object-fit: cover;
	width: 100%;
	height: 100%;
	border-radius:15px;
}
.big-news-title-wrap { 
	position: absolute;
	z-index: 5;
	bottom:0px;
	padding-bottom:10px;
	left:0px;
}
h2.big-news-title { 
	background:#fff;
	border-radius: 0px 40px 40px 0px;
	padding: 20px 20px 20px 20px;
	max-width:60%;
	font-size:26px;
	position: relative;
	z-index: 1;
	color:#E73458;
	font-weight: 400;
	
}
h5.big-news-content { 
	margin-top: 20px;
	position:relative;
	z-index: 1;
	padding-left:20px;
	color:#fff;
	max-width:80%;
	font-weight: 500;
	font-size:14px !important;
	margin-bottom: 0px;
}
.big-news-content p { 
	margin-bottom: 10px;
}
@media (max-width:996px) { 
	.newses-row { 
		display: block;
	}
	.big-news { 
		position: relative;
		margin-bottom: 30px;
	}
	h2.big-news-title { 
		background:#fff;
		border-radius: 0px 40px 40px 0px;
		padding: 20px 20px 20px 20px;
		max-width:80%;
		font-size:18px;
		color:#d7455b;
		font-weight: 400;
		
	}
	h5.big-news-content { 
		margin-top: 20px;
		padding-left:20px;
		color:#fff;
		max-width:100%;
		font-size:10px !important;
		margin-bottom: 0px;
	}
	
}

.loga img { 
	filter: grayscale(1);
}
.widget.lsvr-notices .c-newses-inner ul&gt;li  { 
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
}
.newses-inner { 
	/* background:#f4f4f8; */
	/* padding:5px 10px; */
	font-size:12px;
	/* border-radius:20px; */
	padding-bottom:10px;
 	position: relative;	 
padding-left:10px;
line-height: 11px;
position: relative;
border-left:1px solid #ddd;
}
.newses-inner:after { 
	border:1px solid #E73458;
	background:#fff;
	position: absolute;
	border-radius:5px;
	left:-3px;
	width:5px;
 	height:12px;
	top:1px;
	
	content:" ";
}
.newses-region .newses-inner { 
	border-left:0px;
}
.newses-region .newses-inner:after { 
	display:none;
}
.newses-inner.aktualnosc:after { 
	background:#E73458;
}
.newses-inner:hover:after { 
	animation:newsafter .8s ease forwards;
}
@keyframes newsafter { 
	0% {  top:1px; width:5px; height:12px; }
	30% { 	background:#E73458;
top:-3px; width:5px; height:85%;}
	100%  { 	background:#E73458;
 top:-3px; width:100%; height:85%}
	}

/* .newses-inner:before { 
	background:#2E3047;
	position: absolute;
	left:20%;
	width: 100%;
 	
	 top:50%;
  	content:" ";
	aspect-ratio: 1 / 1;
	transform: scale(.2,.2) translate(-30%,-50%);
	border-radius:100%;
	transition:all .4s ease;
} */
.newses-region .newses-inner { 
	padding: 0px;
	border-radius:0px;
}
.newses-region .newses-inner:before { 
	display: none;
}
.newses-inner:hover:before { 
	transform: scale(1) translate(-20%,-50%);
 }
.newses-inner h4 { 
	margin-bottom:5px;
	position: relative;
	z-index: 5;
 	font-size:13px;
	font-weight:500;
	line-height: 15px;
	margin-top:3px;
}
.newses-region .newses-inner h4 { 
	font-weight: 400;
}
a.newses-inner  { 
	display: block;	
	color:#2E3047;
text-decoration: none;}
a.newses-inner:hover, a.newses-inner:hover h4, .newses-inner:hover span { 
 	color:#fff !important;	transition:all .3s ease .2s;

}
.newses-region a.newses-inner:hover, .newses-region a.newses-inner:hover h4, .newses-region a.newses-inner:hover span { 
color:#2E3047 !important; transition:all .3s ease .2s;
}
.newses-inner span.news-date { 
	color:#9197AE;
	font-size:11px;
	font-style:italic;
	position: relative;
	font-weight:400;
	z-index: 2;
	top:1px;
}
.newses-inner span.news-tag { 
	z-index: 2;
	display:inline-block;
	position: relative;
	top:0px;	

	padding:0px 5px;
	border-radius:3px;
	/* color:#fff; */
	font-size:10px;
	font-weight: 400;
	font-stretch: normal;
color:#9197AE;
	margin-left:3px;
	line-height: 12px;
}
.dontmissheader .dontmiss { 
	line-height: 26px;
	border-radius:0px;
	font-size:14px;
	margin-bottom:10px;
}
.dontmissheader .dontmiss span {
	height: 26px;
	line-height: 26px;
}
.dontmiss { 
	margin-bottom:30px;
	height:auto;
	line-height: 40px;
	background:#fff;
	border-radius: 15px;
	position: relative;
	color:#E73458;
	padding-left:148px;
	font-size:18px;
	border:1px solid #E73458;
}
.dontmiss span { 
	height: 40px;
	line-height: 40px;
	position: absolute;
	left:0px;
 	bottom:0px;
	top:0xp;
	z-index: 5;
	display: inline-block;
	color:#E73458;
	border-right:1px solid #E73458;
	border-radius: 15px 0px 0px 15px;
	padding: 0px 15px;
	margin-right: 20px;
	font-weight: bold;
}
.dontmissheader .dontmiss { 
	line-height: 26px;
	border-radius:0px;
	font-size:14px;
	opacity:0.7;
	margin-bottom:10px;
}
.dontmissheader .dontmiss span {
	height: 26px;
	line-height: 26px;
}
.dontmiss div.wrap-text {
	display: block;
	width: 100%;
 	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
 }
 .dontmissheader .dontmiss div.text { 
	 animation:move 30s linear infinite;
	 font-size:14px;
 }
 .dontmiss div.text { 
	 font-size:16px;
	 display: inline-block;
	 color: #E73458;
	 padding-left: 100%;
	 animation: move 25s linear infinite;
	 animation-delay:2s;
 }
 @keyframes move {
	 0%   { transform: translate(0, 0); }
	 100% { transform: translate(-100%, 0); }
 }
 
.c-pagination a:hover{
	background-color:#FFF
}
.c-pagination .m-active a{
	color:#FFF;
	background-color:#E73458
}
.navigation.pagination .nav-links a:hover{
	background-color:#FFF
}
.navigation.pagination .nav-links span.current{
	color:#FFF;
	background-color:#E73458
}
.navigation.pagination .nav-links span.dots{
	color:#bebebe
}
.c-progress-bar .bar-indicator{
	background-color:#e5e5e5
}
.c-progress-bar .bar-indicator-inner{
	background-color:#E73458
}
.c-social-icons a{
	color:#FFF
}
.c-social-icons .ico-angellist a{
	background-color:#000
}
.c-social-icons .ico-behance a{
	background-color:#1769ff
}
.c-social-icons .ico-bitbucket a{
	background-color:#205081
}
.c-social-icons .ico-bitcoin a{
	background-color:#dc9229
}
.c-social-icons .ico-codepen a{
	background-color:#000
}
.c-social-icons .ico-delicious a{
	background-color:#3399ff
}
.c-social-icons .ico-deviantart a{
	background-color:#05cc47
}
.c-social-icons .ico-digg a{
	background-color:#000
}
.c-social-icons .ico-dribbble a{
	background-color:#ea4c89
}
.c-social-icons .ico-dropbox a{
	background-color:#007ee5
}
.c-social-icons .ico-email a{
	background-color:#E73458
}
.c-social-icons .ico-facebook a{
	background-color:#3b5998
}
.c-social-icons .ico-flickr a{
	background-color:#0063dc
}
.c-social-icons .ico-foursquare a{
	background-color:#0072b1
}
.c-social-icons .ico-git a{
	background-color:#4183c4
}
.c-social-icons .ico-github a{
	background-color:#4183c4
}
.c-social-icons .ico-googleplus a{
	background-color:#dd4b39
}
.c-social-icons .ico-instagram a{
	background-color:#3f729b
}
.c-social-icons .ico-lastfm a{
	background-color:#c3000d
}
.c-social-icons .ico-linkedin a{
	background-color:#0976b4
}
.c-social-icons .ico-paypal a{
	background-color:#003087
}
.c-social-icons .ico-pinterest a{
	background-color:#cc2127
}
.c-social-icons .ico-reddit a{
	background-color:#ff4500
}
.c-social-icons .ico-skype a{
	background-color:#00aff0
}
.c-social-icons .ico-soundcloud a{
	background-color:#ff8800
}
.c-social-icons .ico-spotify a{
	background-color:#2ebd59
}
.c-social-icons .ico-steam a{
	background-color:#000
}
.c-social-icons .ico-trello a{
	background-color:#256a92
}
.c-social-icons .ico-tumblr a{
	background-color:#35465c
}
.c-social-icons .ico-twitch a{
	background-color:#6441a5
}
.c-social-icons .ico-twitter a{
	background-color:#55acee
}
.c-social-icons .ico-vimeo a{
	background-color:#1ab7ea
}
.c-social-icons .ico-vine a{
	background-color:#00b488
}
.c-social-icons .ico-vk a{
	background-color:#45668e
}
.c-social-icons .ico-wordpress a{
	background-color:#21759b
}
.c-social-icons .ico-xing a{
	background-color:#026466
}
.c-social-icons .ico-yahoo a{
	background-color:#400191
}
.c-social-icons .ico-yelp a{
	background-color:#af0606
}
.c-social-icons .ico-youtube a{
	background-color:#e52d27
}
.c-social-icons a:hover{
	-moz-box-shadow:inset 0 0 50px rgba(255,255,255,0.2);
	-webkit-box-shadow:inset 0 0 50px rgba(255,255,255,0.2);
	box-shadow:inset 0 0 50px rgba(255,255,255,0.2)
}
.c-separator{
	border-color:#e5e5e5
}
.c-separator.m-transparent{
	border-color:transparent
}
.c-slider{
	background-color:#bebebe
}
.c-slider .slide{
	color:#FFF
}
.c-slider h1,.c-slider h2,.c-slider h3,.c-slider h4,.c-slider h5,.c-slider h6{
	color:#FFF
}
.c-slider h1 a,.c-slider h2 a,.c-slider h3 a{
	color:#FFF
}
.c-slider .owl-prev,.c-slider .owl-next{
	color:#FFF;
	background-color:rgba(255,255,255,0.2)
}
.c-slider .slider-indicator{
	background-color:#FFF;
	background-color:rgba(255,255,255,0.2)
}
.c-slider .slider-indicator&gt;span{
	background-color:#E73458
}
.c-tabs .tab-list&gt;li{
	color:#333
}
.c-tabs .tab-list&gt;li.m-active{
	border-color:#E73458
}
.c-team-member .member-role{
	color:#848484
}
.header-toggle{
	color:#2E3047;
	background-color:#FFF
}
.header-toggle:hover{
	-moz-box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1);
	box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1)
}
.header-toggle.m-active{
	color:#FFF;
	background-color:#E73458;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
#cmm-new-poziome.cmm-container .cmm.cmm-theme-testowe-menu&gt;li&gt;a, #cmm-new-poziome.cmm-container .cmm.cmm-theme-testowe-menu&gt;li&gt;.cmm-nav-link { 
	font-size:14px;
	
}
@media (max-width:1100px) { 
	#cmm-new-poziome.cmm-container .cmm.cmm-theme-testowe-menu&gt;li&gt;a, #cmm-new-poziome.cmm-container .cmm.cmm-theme-testowe-menu&gt;li&gt;.cmm-nav-link { 
font-size:12px;
}
}
.header-menu nav{
	background-color:#E73458;
	border-color:rgba(0,0,0,0.2);
	-moz-box-shadow:-10px 10px 10px rgba(0,0,0,0.25);
	-webkit-box-shadow:-10px 10px 10px rgba(0,0,0,0.25);
	box-shadow:-10px 10px 10px rgba(0,0,0,0.25)
}
.header-menu nav&gt;ul&gt;li&gt;a{
	color:#FFF
}
.header-menu nav ul ul{
	background-color:#FFF;
	-moz-box-shadow:1px 1px 0 rgba(0,0,0,0.05),-5px 5px 8px rgba(0,0,0,0.05);
	-webkit-box-shadow:1px 1px 0 rgba(0,0,0,0.05),-5px 5px 8px rgba(0,0,0,0.05);
	box-shadow:1px 1px 0 rgba(0,0,0,0.05),-5px 5px 8px rgba(0,0,0,0.05)
}
.header-menu nav ul ul li{
	border-color:#f0f0f0
}
.header-menu nav ul ul .m-has-submenu&gt;a:after,.header-menu nav ul ul .m-has-submenu&gt;a:before{
	color:#bebebe
}
.header-lang-switcher a, .header-lang-switcher button { 
	width: 30px;
	height: 30px;
	line-height: 40px;
}
.new-main .header-lang-switcher a, .new-main .header-lang-switcher button { 
	line-height: 30px;
}
.header-lang-switcher li{
	background-color:#FFF
}
.header-lang-switcher li{
	border-color:transparent;
}
.header-lang-switcher a,.header-lang-switcher button{
	color:#2E3047
}
.header-lang-switcher a:hover,.header-lang-switcher button:hover{
	-moz-box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1);
	box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1)
}
.header-lang-switcher a.m-active,.header-lang-switcher button.m-active{
	color:#FFF;
	background-color:#E73458;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.new-main .header-branding { 
	padding:20px 0px;
}
.new-main .header-tools { 
	top:10px;
	opacity:0.7;
}
.new-main .header-content-inner { 
	display:flex;
	align-items: flex-end;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	/* justify-content:space-between; */
}
.new-main .header-branding.m-large-logo span { 
 width:200px;
}

.header-search { 
	background:transparent;
	border:1px solid #2E3047;
	border-radius: 15px;
	opacity:0.7;
}
.header-search .form-fields {
	background-color:transparent;
	color: #2E3047;
}
.header-search .form-fields input {
	color:#2E3047 !important;
}

.header-search .submit-btn{
	color:#2E3047;
	background-color:transparent;
}
.header-search .submit-btn:hover{
	-moz-box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1);
	box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1)
}
.new-main .header-search .form-fields { 
	height:29px;
}
.new-main .header-search input { 
	padding-top:6px;
}
.new-main .header-search .submit-btn { 
	height:30px;width:30px;
	line-height: 30px;
}
.header-login a{
	color:#2E3047;
	background-color:#FFF
}
.header-login a:hover{
	-moz-box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1);
	box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1);
	text-decoration:none
}
.header-login a i{
	color:#E73458
}
.header-login a.logout{
	background-color:#E73458
}
.header-login a.logout i{
	color:#FFF
}
.header-gmap-switcher{
	color:#2E3047;
	background-color:#FFF
}
.header-gmap-switcher:hover{
	-moz-box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1);
	box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1)
}
.header-gmap-switcher .ico-open{
	color:#E73458
}
.header-gmap-switcher.m-active{
	color:#FFF;
	background-color:#E73458;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.header-image:after{
}
.header-image .image-layer{
	background-color:#FFF
}
#page-header{
	color:#FFF;
	background-color:transparent;
}
#page-header:after{
	border-top-color:#333;
	border-top-color:rgba(0,0,0,0.8)
}
.page-title h1{
	color:#000
}
.m-has-breadcrumbs .page-title{
	border-color:#FFF;
	border-color:rgba(255,255,255,0.1)
}
.m-has-breadcrumbs .page-title:after{
	background-color:#FFF
}
.breadcrumbs{
	color:#bebebe
}
.breadcrumbs a{
	color:##747474
}
.article-page .article-footer{
	border-color:#f0f0f0
}
.article-page .article-footer .ico{
	color:#bebebe
}
.article-page .article-date-permalink{
	color:#2E3047
}
.article-archive-page .article.sticky .c-content-box{
	-moz-box-shadow:inset 0 0 0 10px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 0 10px rgba(0,0,0,0.1);
	box-shadow:inset 0 0 0 10px rgba(0,0,0,0.1)
}
.article-navigation h5,.article-navigation h5 a{
	color:#333
}
.article-comments .comment-list .comment-author{
	color:#333
}
.article-comments .comment-list .comment-info{
	border-color:#f0f0f0
}
.article-comments .comment-list .comment-date:before,.article-comments .comment-list .comment-edit:before,.article-comments .comment-list .comment-reply:before{
	color:#bebebe
}
.article-comments .comment-list .comment-edit:hover:before,.article-comments .comment-list .comment-reply:hover:before{
	color:#E73458
}
#respond #cancel-comment-reply-link{
	color:#2E3047
}
#respond #cancel-comment-reply-link:before{
	color:#bebebe
}
#respond #cancel-comment-reply-link:hover:before{
	color:#E73458
}
.cpt-archive-page .bottom-tools{
	border-color:#f0f0f0
}
.notice-page .notice-footer{
	border-color:#f0f0f0
}
.notice-page .notice-footer .ico{
	color:#bebebe
}
.document-page .document-list&gt;li{
	border-color:#f0f0f0
}
.document-page .document-icon{
	color:#bebebe
}
.event-page .group-title{
	color:#FFF;
	background-color:#E73458
}
.event-page .event-info{
	border-color:#f0f0f0
}
.event-page .event-info .ico{
	color:#E73458
}
.event-page .event-content{
	border-color:#f0f0f0
}
.widget.lsvr-events .event-date { 
	border-radius:5px;
}
.gallery-page .gallery-footer{
	border-color:#f0f0f0
}
.gallery-page .gallery-footer .ico{
	color:#bebebe
}
.gallery-archive-page .c-gallery article{
	background-color:#FFF
}
.search-results-page .c-search-form .submit-btn{
	color:#FFF;
	background-color:#E73458
}
.search-results-page .c-search-form .submit-btn:hover{
	-moz-box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1);
	box-shadow:inset 0 0 0 5px rgba(0,0,0,0.1)
}
.side-menu nav{
	background-color:#E73458;
	border-color:rgba(0,0,0,0.1)
}
.side-menu nav&gt;ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
.side-menu nav&gt;ul&gt;li&gt;a{
	color:#FFF
}
.side-menu nav&gt;ul&gt;li.m-hover&gt;a,.side-menu nav&gt;ul&gt;li&gt;a:hover{
	color:#FFF
}
.side-menu nav .m-has-submenu&gt;a:after,.side-menu nav .m-has-submenu&gt;a:before{
	color:#FFF
}
.side-menu nav .submenu-toggle{
	color:#E73458
}
.side-menu nav ul&gt;li&gt;ul{
	background-color:#FFF;
	-moz-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	-webkit-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	box-shadow:1px 1px 0 rgba(0,0,0,0.05)
}
.side-menu nav ul&gt;li&gt;ul&gt;li{
	border-color:#f0f0f0
}
.side-menu nav ul ul .m-has-submenu&gt;a:after,.side-menu nav ul ul .m-has-submenu&gt;a:before{
	color:#bebebe
}
.side-menu.m-show-submenu nav&gt;ul&gt;.current-menu-ancestor&gt;ul,.side-menu.m-show-submenu nav&gt;ul&gt;.current_page_ancestor&gt;ul,.side-menu.m-show-submenu nav&gt;ul&gt;.current_page_parent&gt;ul,.side-menu.m-show-submenu nav&gt;ul&gt;.current_page_item&gt;ul,.side-menu.m-show-submenu nav&gt;ul&gt;.current-menu-item&gt;ul{
	background-color:rgba(0,0,0,0.1)
}
.side-menu.m-show-submenu nav .current-menu-ancestor&gt;ul,.side-menu.m-show-submenu nav .current_page_ancestor&gt;ul,.side-menu.m-show-submenu nav .current_page_parent&gt;ul,.side-menu.m-show-submenu nav .current_page_item&gt;ul,.side-menu.m-show-submenu nav .current-menu-item&gt;ul{
	background-color:transparent;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.side-menu.m-show-submenu nav .current-menu-ancestor&gt;ul&gt;li,.side-menu.m-show-submenu nav .current_page_ancestor&gt;ul&gt;li,.side-menu.m-show-submenu nav .current_page_parent&gt;ul&gt;li,.side-menu.m-show-submenu nav .current_page_item&gt;ul&gt;li,.side-menu.m-show-submenu nav .current-menu-item&gt;ul&gt;li{
	border-color:transparent;
	border-color:rgba(255,255,255,0.1)
}
.side-menu.m-show-submenu nav .current-menu-ancestor&gt;ul&gt;li&gt;a,.side-menu.m-show-submenu nav .current_page_ancestor&gt;ul&gt;li&gt;a,.side-menu.m-show-submenu nav .current_page_parent&gt;ul&gt;li&gt;a,.side-menu.m-show-submenu nav .current_page_item&gt;ul&gt;li&gt;a,.side-menu.m-show-submenu nav .current-menu-item&gt;ul&gt;li&gt;a{
	color:#FFF
}
.side-menu.m-show-submenu nav .current-menu-ancestor a:after,.side-menu.m-show-submenu nav .current-menu-ancestor a:before,.side-menu.m-show-submenu nav .current_page_ancestor a:after,.side-menu.m-show-submenu nav .current_page_ancestor a:before,.side-menu.m-show-submenu nav .current_page_parent a:after,.side-menu.m-show-submenu nav .current_page_parent a:before,.side-menu.m-show-submenu nav .current_page_item a:after,.side-menu.m-show-submenu nav .current_page_item a:before,.side-menu.m-show-submenu nav .current-menu-item a:after,.side-menu.m-show-submenu nav .current-menu-item a:before{
	color:#FFF
}
.sidebar .widget{
	background-color:#fff;
	-moz-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	-webkit-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	box-shadow:1px 1px 0 rgba(0,0,0,0.05)
}
.sidebar .widget-title{
	color:#333
}
.sidebar .widget-ico{
	color:#E73458
}
.sidebar .show-all-btn{
	border-color:#f0f0f0
}
.sidebar .widget.lsvr-image,.sidebar .widget.lsvr-custom-code{
	background-color:transparent;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.sidebar .widget.lsvr-definition-list dl&gt;dt{
	color:#333
}
.sidebar .widget.lsvr-definition-list dl&gt;dt,.sidebar .widget.lsvr-definition-list dl&gt;dd{
	border-color:#f0f0f0
}
.sidebar .widget.lsvr-documents ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.lsvr-documents .document-icon{
	color:#bebebe
}
.sidebar .widget.lsvr-events ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.lsvr-events .event-month{
	color:#FFF;
	background-color:#E73458
}
.sidebar .widget.lsvr-events .event-day{
	color:#333;
	background-color:#e5e5e5
}
.sidebar .widget.lsvr-galleries ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.lsvr-locale-info .widget-content&gt;ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.lsvr-locale-info .local-icon{
	color:#bebebe
}
.sidebar .widget.lsvr-locale-info .m-has-bg{
	color:#FFF
}
.sidebar .widget.lsvr-locale-info .m-has-bg .widget-title,.sidebar .widget.lsvr-locale-info .m-has-bg .widget-ico,.sidebar .widget.lsvr-locale-info .m-has-bg .widget-ico-shadow{
	color:#FFF
}
.sidebar .widget.lsvr-locale-info .m-has-bg .widget-title{
	border-color:transparent
}
.sidebar .widget.lsvr-locale-info .m-has-bg .widget-content&gt;ul&gt;li{
	border-color:rgba(255,255,255,0.2)
}
.sidebar .widget.lsvr-locale-info .m-has-bg .local-icon{
	color:#FFF
}
.sidebar .widget.lsvr-locale-info .m-has-bg h4{
	color:#FFF
}
.sidebar .widget.lsvr-mailchimp-subscribe .submit-btn{
	color:#E73458
}
.sidebar .widget.lsvr-notices ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.lsvr-document-categories .widget-content&gt;ul&gt;li,.sidebar .widget.lsvr-event-categories .widget-content&gt;ul&gt;li,.sidebar .widget.lsvr-gallery-categories .widget-content&gt;ul&gt;li,.sidebar .widget.lsvr-notice-categories .widget-content&gt;ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.widget_archive .widget-inner&gt;ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.widget_calendar caption{
	border-color:#f0f0f0
}
.sidebar .widget.widget_calendar thead th{
	color:#333;
	border-color:#f0f0f0
}
.sidebar .widget.widget_calendar tfoot td{
	border-color:#f0f0f0
}
.sidebar .widget.widget_categories ul{
	color:#bebebe
}
.sidebar .widget.widget_categories .widget-inner&gt;ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.widget_nav_menu .widget-inner&gt;*&gt;ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.widget_meta .widget-inner&gt;ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.widget_pages .widget-inner&gt;ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.widget_recent_comments .widget-inner&gt;ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.widget_recent_entries .widget-inner&gt;ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.widget_rss ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.widget_rss .rss-date{
	color:#bebebe
}
.sidebar .widget.widget_search .c-search-form button{
	color:#E73458
}
.sidebar .widget.widget_display_forums ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.bbp_widget_login .bbp-submit-wrapper .button{
	color:#FFF;
	border-color:#E73458;
	background-color:#E73458
}
.sidebar .widget.bbp_widget_login .bbp-submit-wrapper .button:hover{
	border-color:rgba(236,82,55,0.5);
	background-color:rgba(236,82,55,0.8)
}
.sidebar .widget.widget_display_replies ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.widget_display_topics ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.widget_display_views ul&gt;li{
	border-color:#f0f0f0
}
.sidebar .widget.widget_display_stats dl&gt;dt{
	color:#333
}
.sidebar .widget.widget_display_stats dl&gt;dt,.sidebar .widget.widget_display_stats dl&gt;dd{
	border-color:#f0f0f0
}
.footer-bg:before{
	background-color:#f2f2f2;
	background-color:rgba(242,242,242,0.9);
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(rgba(242,242,242,0)));
	background-image:-webkit-linear-gradient(top, #f2f2f2, rgba(242,242,242,0));
	background-image:-moz-linear-gradient(top, #f2f2f2, rgba(242,242,242,0));
	background-image:-o-linear-gradient(top, #f2f2f2, rgba(242,242,242,0));
	background-image:linear-gradient(to bottom, #f2f2f2,rgba(242,242,242,0))
}
.footer-top{
	color:#bebebe;
	background-color:#111;
	background-color:rgba(255, 255, 255, 0.9);
}
.footer-top .c-separator{
	border-color:#303030;
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel h1,#bottom-panel h2,#bottom-panel h3,#bottom-panel h4,#bottom-panel h5,#bottom-panel h6{
	color:#bebebe
}
#bottom-panel input{
	color:#FFF;
	background-color:#000;
	background-color:rgba(0,0,0,0.8)
}
#bottom-panel label{
	color:#FFF
}
#bottom-panel .widget-title{
	color:#bdbdbd;
}
#bottom-panel .widget-ico{
	color:#E73458
}
#bottom-panel .show-all-btn{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .c-alert-message{
	color:#FFF;
	background-color:transparent;
	border-color:#FFF;
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.lsvr-definition-list dl&gt;dt,#bottom-panel .widget.lsvr-definition-list dl&gt;dd{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.lsvr-definition-list dl&gt;dd{
	color:#FFF
}
#bottom-panel .widget.lsvr-documents ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.lsvr-documents .document-icon{
	color:#bebebe
}
#bottom-panel .widget.lsvr-events ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.lsvr-events .event-month{
	color:#FFF;
	background-color:#E73458
}
#bottom-panel .widget.lsvr-events .event-day{
	color:#333;
	background-color:#e5e5e5
}
#bottom-panel .widget.lsvr-galleries ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.lsvr-locale-info .widget-inner{
	background:none
}
#bottom-panel .widget.lsvr-locale-info .widget-content&gt;ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.lsvr-locale-info .row-value{
	color:#FFF
}
#bottom-panel .widget.lsvr-mailchimp-subscribe .submit-btn{
	color:#FFF
}
#bottom-panel .widget.lsvr-notices ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.lsvr-document-categories .widget-content&gt;ul&gt;li,#bottom-panel .widget.lsvr-event-categories .widget-content&gt;ul&gt;li,#bottom-panel .widget.lsvr-gallery-categories .widget-content&gt;ul&gt;li,#bottom-panel .widget.lsvr-notice-categories .widget-content&gt;ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_archive .widget-inner&gt;ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_calendar caption{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_calendar thead th{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_calendar tfoot td{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_categories ul{
	color:#bebebe
}
#bottom-panel .widget.widget_categories .widget-inner&gt;ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_nav_menu .widget-inner&gt;*&gt;ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_meta .widget-inner&gt;ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_pages .widget-inner&gt;ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_recent_comments .widget-inner&gt;ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_recent_entries .widget-inner&gt;ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_rss ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_rss .rss-date{
	color:#bebebe
}
#bottom-panel .widget.widget_search .form-fields{
	background-color:#848484;
	background-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_search input{
	color:#FFF
}
#bottom-panel .widget.widget_search .c-search-form button{
	color:#E73458
}
#bottom-panel .widget.widget_display_forums ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_display_replies ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.bbp_widget_login .bbp-submit-wrapper .button{
	color:#FFF;
	border-color:#E73458;
	background-color:#E73458
}
#bottom-panel .widget.bbp_widget_login .bbp-submit-wrapper .button:hover{
	border-color:rgba(236,82,55,0.5);
	background-color:rgba(236,82,55,0.8)
}
#bottom-panel .widget.widget_display_topics ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_display_stats dl&gt;dt,#bottom-panel .widget.widget_display_stats dl&gt;dd{
	border-color:rgba(255,255,255,0.1)
}
#bottom-panel .widget.widget_display_views ul&gt;li{
	border-color:rgba(255,255,255,0.1)
}
.footer-bottom:before{
	background-color:#f2f2f2;
	background-color:rgba(242,242,242,0.9);
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(242,242,242,0)), to(#f2f2f2));
	background-image:-webkit-linear-gradient(top, rgba(242,242,242,0), #f2f2f2);
	background-image:-moz-linear-gradient(top, rgba(242,242,242,0), #f2f2f2);
	background-image:-o-linear-gradient(top, rgba(242,242,242,0), #f2f2f2);
	background-image:linear-gradient(to bottom, rgba(242,242,242,0),#f2f2f2)
}
.bbp-submit-wrapper button{
	color:#FFF;
	border-color:#E73458;
	background-color:#E73458
}
.bbp-submit-wrapper button:hover{
	border-color:rgba(236,82,55,0.5);
	background-color:rgba(236,82,55,0.8)
}
div.bbp-template-notice,div.bbp-template-notice.info{
	color:#265e88;
	background-color:#e1edf9
}
div.bbp-template-notice.error{
	color:#d40041;
	background-color:#ffdfe0
}
div.bbp-template-notice a{
	color:#E73458
}
div.bbp-template-notice a:hover{
	color:#E73458
}
#bbpress-forums #subscription-toggle&gt;span{
	background-color:#333;
	background-color:rgba(0,0,0,0.2)
}
#bbpress-forums #subscription-toggle a{
	color:#FFF
}
#bbpress-forums .bbp-reply-content #subscription-toggle{
	color:#f0f0f0
}
#bbpress-forums .bbp-reply-content #subscription-toggle&gt;span{
	background-color:transparent
}
#bbpress-forums .bbp-reply-content #subscription-toggle a{
	color:#E73458
}
#bbpress-forums .bbp-topic-tags{
	color:#FFF;
	background-color:#333;
	background-color:rgba(0,0,0,0.2)
}
#bbpress-forums .bbp-topic-tags a{
	color:#FFF
}
#bbpress-forums .bbp-pagination-count{
	color:#333
}
#bbpress-forums .bbp-pagination-links .page-numbers:hover{
	background-color:#FFF
}
#bbpress-forums .bbp-pagination-links .page-numbers.current{
	color:#FFF;
	background-color:#E73458
}
#bbpress-forums .bbp-forums,#bbpress-forums .bbp-topics,#bbpress-forums .bbp-replies{
	background-color:#fff;
	-moz-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	-webkit-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	box-shadow:1px 1px 0 rgba(0,0,0,0.05)
}
#bbpress-forums li.bbp-header{
	background-color:#FFF;
	border-color:#f0f0f0
}
#bbpress-forums .forum-titles{
	color:#333
}
#bbpress-forums div.bbp-topic-header{
	border-color:#f0f0f0;
	background-color:transparent
}
#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{
	border-color:#f0f0f0
}
#bbpress-forums div.odd,#bbpress-forums ul.odd{
	background-color:#fcfcfc
}
#bbpress-forums .bbp-forums-list{
	border-color:#e5e5e5
}
#bbpress-forums div.bbp-reply-header{
	border-color:#f0f0f0;
	background-color:transparent
}
#bbpress-forums .bbp-reply-form,#bbpress-forums .bbp-topic-form{
	background-color:#fff;
	-moz-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	-webkit-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	box-shadow:1px 1px 0 rgba(0,0,0,0.05)
}
#bbpress-forums form&gt;fieldset.bbp-form&gt;legend,#bbpress-forums fieldset.bbp-form fieldset.bbp-form&gt;legend{
	color:#333
}
#bbpress-forums .quicktags-toolbar{
	background-color:#FFF;
	border-color:#f0f0f0
}
#bbpress-forums li.bbp-footer{
	background-color:#FFF;
	border-color:#f0f0f0
}
#bbpress-forums #bbp-user-wrapper{
	background-color:#fff;
	-moz-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	-webkit-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	box-shadow:1px 1px 0 rgba(0,0,0,0.05)
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a{
	background-color:transparent
}
#bbpress-forums .status-closed,#bbpress-forums .status-closed a{
	color:#bebebe
}
#bbpress-forums span.bbp-admin-links a,#bbpress-forums .bbp-forum-header a.bbp-forum-permalink,#bbpress-forums .bbp-topic-header a.bbp-topic-permalink,#bbpress-forums .bbp-reply-header a.bbp-reply-permalink{
	color:#848484
}
#bbpress-forums #bbp-your-profile fieldset input,#bbpress-forums #bbp-your-profile fieldset textarea{
	color:#2E3047;
	background-color:#f0f0f0
}
#bbpress-forums #bbp-your-profile fieldset input[type="file"]{
	background-color:transparent
}
#bbpress-forums #bbp-your-profile #bbp_user_edit_submit{
	color:#FFF;
	border-color:#E73458;
	background-color:#E73458
}
#bbpress-forums #bbp-your-profile #bbp_user_edit_submit:hover{
	border-color:rgba(236,82,55,0.5);
	background-color:rgba(236,82,55,0.8)
}
#bbpress-forums #bbp-your-profile fieldset input:focus,#bbpress-forums #bbp-your-profile fieldset textarea:focus{
	border:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	outline-color:transparent
}
#bbpress-forums #bbp-search-results{
	background-color:#FFF
}
/* .wpcf7{
	background-color:#fff;
	-moz-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	-webkit-box-shadow:1px 1px 0 rgba(0,0,0,0.05);
	box-shadow:1px 1px 0 rgba(0,0,0,0.05)
} */
.c-content-box .wpcf7,.m-no-boxes .wpcf7{
	background-color:transparent; 
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.wpcf7-response-output{
	padding:20px;
	margin-top: 20px;
	border-radius: 18px;
	background-color:#fff;
	
}
.wpcf7-response-output:before { 
	display: none !important;
}
.wpcf7-form.invalid .wpcf7-response-output {
	color:#d40041;
	background-color:#ffdfe0
}
.wpcf7-form.sent .wpcf7-response-output {
	color:#499143;
	background-color:#d4fbd3
}
.wpcf7-form input.wpcf7-form-control, .wpcf7-form textarea.wpcf7-form-control,.wpcf7-form select.wpcf7-form-control { 
	border:1px solid #77788B99;
	background: #fff;
}
.wpcf7-form input.wpcf7-form-control:focus,.wpcf7-form textarea.wpcf7-form-control:focus,.wpcf7-form select.wpcf7-form-control:focus { 
	border:1px solid #27295B;
}
.wpcf7-form select.wpcf7-form-control { 
 -webkit-appearance: none;
-moz-appearance: none;
appearance: none;  }


.wpcf7-form span.wpcf7-form-control-wrap:has(select):after {
	content:"\f107";
	font-family: "Font Awesome 6 Pro";
	color:#77788B;
 	position: absolute; right: 20px;
	  top: 50%;
	 transform: translateY(-50%);
	 margin-top:-10px;
	z-index: 1;
	text-align: center;
 font-size: 30px;
 	pointer-events: none;
	box-sizing: border-box;   
}
.wpcf7-form .wpcf7-form-control.wpcf7-not-valid { 
	border-color:#EF3C60;
}
@media (max-width: 991px){
	.header-menu nav{
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		box-shadow:none
	}
	.header-menu nav&gt;ul&gt;li{
		border-color:rgba(255,255,255,0.1)
	}
	.header-menu nav&gt;ul&gt;li.m-hover&gt;a,.header-menu nav&gt;ul&gt;li&gt;a:hover{
		color:#FFF
	}
	.header-menu nav a{
		color:#FFF
	}
	.header-menu nav .submenu-toggle{
		color:#FFF
	}
	.header-menu nav ul ul{
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		box-shadow:none;
		background-color:transparent
	}
	.header-menu nav&gt;ul&gt;li&gt;ul{
		background-color:rgba(0,0,0,0.1)
	}
	.header-menu nav&gt;ul&gt;li&gt;ul&gt;li{
		border-color:rgba(255,255,255,0.1)
	}
	.new-main .big-news-wrapper { 
		height: auto;
	}
	.new-main a.big-news { 
		left:auto;
		right:auto;
	}
	.new-main #page-content .big-news img {
		object-fit: cover;
		width: 100%;
		height: 100%;
		position: absolute;
		border-radius: 15px;
	}
	.new-main .big-news-title-wrap { 
		position: relative;
		z-index: 5;
		bottom: 0px;
		padding-bottom: 10px;
		left: 0px;
		padding-top:50px;
		padding-right:15px;
	}
	.dontmissheader, .dontmiss span  { 
		position: relative;
		border-right: 0px;
		border-radius:0px;
		display: block;
		text-align: center;
		border-bottom:1px solid #E73458;
		margin:0px;
	}
	.dontmiss { 
		font-size:13px;padding-left:0px;
	}
	.dontmiss div.text { 
		font-size:12px;
	}
	.new-main .events-row .widget.lsvr-events .event-list { 
		flex-direction: column;
	}
	h2.new-kif-header { 
		font-size:24px;
	}
	/* .cmm-container .cmm.cmm-theme-newest-poziome { 
		position: fixed !important;
		top:40px;
		left:0;
		right:0;
		bottom:0;
		overflow:auto;
		-webkit-overflow-scrolling: touch;
	} */
	.new-main #cmm-new-poziome.toggled-on { 

position: fixed;
	top: 50px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;

}


}
.new-main #core { 
	background:#fff;
}
  .cmm.cmm-theme-testowe-menu li.cmm-has-icon  a {
	display: inline !important;
	 
}
 @media (max-width:1300px) { 
	 .new-main .cmm-container .cmm.cmm-theme-newest-poziome &gt; li &gt; a, .new-main  .cmm-container .cmm.cmm-theme-newest-poziome &gt; li &gt; .cmm-nav-link { 
		 font-size:12px;
		 padding:0 10px 0p 10px;
	 }
	 .new-main .taptap-menu-button-wrapper { 
		 display: none !important;
	 }
 }
 @media (max-width:1215px) { 
	 .new-main .header-content-inner { 
		 display: block;
	 }
	 .new-main #cmm-new-poziome { 
		 float:none;
	 }
 }</pre></body></html>