<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*======= BT CONTENT SLIDER ========*/
.bt-cs {
	position: relative;
	border: none;
}
.slides_container {
	overflow: hidden;
	position: relative;
}
.bt-cs h3 {
	color: #d67901;
	line-height: 37px;
	text-indent: 15px;
	text-transform: uppercase;
	background: url(../images/bg-header.png) repeat-x;
	height: 37px;
	border: 1px solid #cfcfcf;
	margin: 0 !important;
}

/*
	Handles - Next/prev buttons
*/
.bt-cs .next,.bt-cs .prev {
	width: 40px;
	height: 100%;
	top:0;
	opacity:1;
}
.bt-cs:hover .next, .bt-cs:hover .prev{
	display:block;
}
.bt-cs .next:hover, .bt-cs .prev:hover{
	opacity:1;
}
.bt-cs a.next {
	background: url(../images/re-right.png) right center no-repeat !important;
	text-indent: -9999px;
	position:absolute;
	z-index:100;
	margin:0 -8px;
	padding:0;
	right:0;
}
.bt-cs a.prev {
	background: url(../images/re-left.png) left center no-repeat !important;
	text-indent: -9999px;
	position:absolute;
	z-index:999;
	margin:0 -8px;
	padding:0;
	left:0;
}

.bt-cs_alaune.bt-cs a.next {
	background: url(../images/re-right-lager.png) right center no-repeat !important;
	text-indent: -9999px;
	position:absolute;
	z-index:100;
	margin:0;
	padding:0;
	right:1%;
}
.bt-cs_alaune.bt-cs a.prev {
	background: url(../images/re-left-lager.png) left center no-repeat !important;
	text-indent: -9999px;
	position:absolute;
	z-index:999;
	margin:0;
	padding:0;
	left:36%;
}

/*bullet */
.bt-cs .bt_handles {
	border: 1px solid red;
	position: absolute !important;
	margin:  0 !important;
	padding: 0 !important;
	border: 0 !important;
	z-index:101;
}
.bt-cs_breves .bt_handles {
    left: 68%!important;
    top: 8.5%!important;
}
.bt-cs_alaune .bt_handles {
    left: 85%!important;
    top: 5%!important;
}
.bt-cs .bt_handles li {
	float: left;
	margin: 0 1px!important;
	list-style:none;
	padding:0px!important;
	background:none!important;
}
.bt_handles li a {
	display: block !important;
	width: 14px;
	height: 0;
	background-image: url(../images/pagination.png);
	background-position: 0 0;
	float: left;
	padding: 13px 0 0 0 !important;
	overflow: hidden;
}
.bt_handles li.current a {
	background-position: 0 -17px;
}
#btcontentslider92 .bt_handles {
    top: 78% !important;
    left: 92% !important;
}
/*numbering */
.bt-cs .bt_handles_num {
	border: 1px solid red;
	position: absolute !important;
	margin:  0 !important;
	padding: 0 !important;
	border: 0 !important;
	z-index:101;
}
.bt-cs .bt_handles_num li {
	float: left;
	margin: 0 1px!important;
	list-style:none;
	padding:0px!important;
	background:none!important;
}
.bt_handles_num li a {
	display: block !important;
	width:12px;
	height:15px;
	line-height:15px;
	background:grey;
	float: left;
	padding:0!important;
	overflow: hidden;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:10px;
}
.bt_handles_num li a:hover{
	opacity:0.8;
}
.bt_handles_num li.current a {
	background:orange;
}

/*** CSS STYLE FOR ITEM ****/
.bt-cs .bt-row {
	float: left;
	position: relative;
	overflow: hidden;
	padding:0;
}
.bt-cs .bt-inner {
	margin: 0;
	position: relative;
	padding: 0;
}
.bt-cs .bt-inner a {
	text-decoration: none;
}
.bt-cs .bt-inner img {
	max-width:100%;
}
.bt-content{
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.75);
	left: 0;
	right: 0;
	padding: 20px 25px;
}
.bt-cs_breves.bt-cs .bt-inner .bt-category {
	clear: both;
	color: #ffb800;
	font-weight: bold;
	text-transform: inherit!important;
	line-height:150%;
	display:inline-block;
	font-size:35px!important;
}
.bt-cs_breves.bt-cs .bt-inner .bt-title {
	clear: both;
	color: #fff;
	font-weight: bold;
	text-transform: inherit!important;
	line-height:25px;
	display:inline-block;
	font-size:20px!important;
}
.bt-cs_alaune.bt-cs .bt-inner .bt-title {
    clear: both;
    color: #00408a;
    display: inline-block;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 25px;
	margin: 0 0 10px;
    text-transform: inherit !important;
}
.bt-cs .bt-inner .bt-title {
	clear: both;
	color: #fff;
	font-size:18px;
	line-height:20px;
	display:inline-block;
	text-transform:uppercase;
}
.bt-cs .bt-inner .bt-category {
	clear: both;
	color: #4a4a4a;
	font-weight: bold;
	line-height:150%;

}
.bt-cs .bt-center{
	text-align:center;
}
.bt-cs .bt-extra {
	clear: both;
	margin-top: 5px;
}
.bt-cs .bt-date,.bt-cs .bt-author {
	font-weight: normal;
	font-size: 80%;
}
.bt-cs_breves .span4{
	width:100%!important;
}
.bt-cs_breves.bt-cs .bt-date,.bt-cs_breves.bt-cs .bt-author {
	font-weight: normal;
	font-size: 80%;
	color:#ffb800;
}
.bt-cs_alaune.bt-cs .bt-date,.bt-cs_alaune.bt-cs .bt-author {
	font-weight: normal;
	font-size: 80%;
	color:#00408a;
}
.bt-cs_breves.bt-cs .bt-introtext{
	color:#fff;
	font-size:18px;
}
.bt-cs_alaune.bt-cs .bt-introtext{
	color:#00408a;
	font-size:18px;
	line-height: 23px;
}
.bt-cs_breves.bt-cs .readmore a{
	font-size:18px;
	float:left;
	margin-top:10px;
}
.bt-cs_alaune.bt-cs .readmore a{
	font-size:18px;
	float:left;
	margin-top:10px;
	color:#00408a;
	font-weight:bold;
}
.bt-content h5{
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:right;
}
.bt-content h5 a{
	color:#fff;
}
.bt-introtext{
    color: #fff;
    height: auto !important;
    margin-top: 5px;
	width:250px;
}
.bt-row-separate {
	clear: both;
	height: 1px;
	border-bottom: 1px dotted #959595;
	margin: 0px 10px;
	margin-bottom: 15px;
}
.bt-cs_alaune.bt-cs .bt-content.span4{
	padding:15px;
}
.bt-cs_alaune.bt-cs .bt-inner{
	padding: 0 ;
}

@media (max-width: 767px){
#btcontentslider92 .bt_handles {
    top: 48% !important;
    left: 85% !important;
}
.slides_control{
	height: 240px!important;
}
}</pre></body></html>