<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wdRegularSlider{
	position: relative;	
	width: 100%;
}
.wdRegularSlider img{
	max-width: auto !important;
}
.wdRegularSliderMin{
	min-height: 140px;
}
.wdSlider{
	margin-bottom: 30px;
}
#wdFullUI{
	margin-bottom: 0px !important;	
}
.wdSliderFull, #wdFullWrapper{
	width: 100% !important;
	height: 100% !important;
	position: relative;
	overflow: hidden;	
}
.wdSlideFull{	
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	left: 0px; top: 0px;	
}
.wdSlideImageUIFull{
	position: absolute;
	left: 0px; top: 0px;
	width: 100%; height: 100%;
	overflow: hidden;	
}
.slideImageHolder{
	position: absolute;
	left: 0px; top: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.wdImageFull{
	position: relative;
	left: 0px; top: 0px;
	z-index: 110;
}	

/* slide hover*/
.slideHover{
	position: absolute;
	left: 0px; top: 0px;
	width: 100%; height: 100%;
	background: rgba(0,0,0, .5);
	z-index: 119;	
}
.slideHoverHidden{
	display: none;
}

/* slide content*/
.slideContent{
	position: relative;
	top: 0; left: 0;
	padding: 0px 70px;
	z-index: 120;	
	display: none;

}
.slideContent:before, .slideContent:after{
	clear: both;
}
.wdTitle{
	font-family: 'Open Sans', sans-serif !important;
	font-size: 20px;
	text-transform: uppercase;
	margin: 20px 0px !important;	
	padding: 0 !important;
	font-weight: 800;
}
.wdTitleUnderlineUI{
	text-align: center;	
	margin-bottom: 20px;
}
.wdTitleUnderline{
	position: relative;
	margin: auto;
	width: 45px;
	height: 2px;	
}
.wdTitleSmall{
	font-family: 'Roboto', sans-serif !important;
	font-size: 17px;
	text-transform: uppercase;
	margin: 7px 0px !important;	
	padding: 0 !important;
	font-weight: 300;	
}
.wdSmallParagrafUI{
	font-family: 'Roboto', sans-serif !important;
	font-size: 13px;		
	max-width: 350px;	
	font-weight: 300;
	margin-bottom: 10px !important;
}

.wdSmallParagrafLeft{
	float: left;
}
.wdSmallParagrafRight{
	float: right;
}
.wdSmallParagrafRight:after{
	clear: both;
}
.wdSmallParagrafCenter{
	position: relative; margin:auto;
}

.wdButton{
	text-decoration: none !important;
	font-family: 'Open Sans', sans-serif !important;
	padding: 8px 14px;	
	font-size: 12px;
	text-transform: uppercase;
	display: inline-block;
	border-radius: 2px;
	margin: 5px 0px !important;
	outline: none !important;
	background-color: #5677fc;
	color: #f2f2f2 !important;
}

.wd_center{
	text-align: center;
}
.wd_left{
	text-align: left;
}
.wd_right{
	text-align: right;
}

/* slider NAvigation */
.wdNav{
	position: absolute;
	display: block;
	z-index: 130;	
	background-color: #000000;
	background: rgba(0,0,0,.8);
	width: 35px;height: 50px;
	text-decoration: none;
	outline: none;	
	cursor: pointer;
}
.wdNavArrow{
	line-height: 58px !important;
}
.wdNav:hover{
	background: rgba(0,0,0,.85);
}
.wdNavArrow{
	text-decoration: none !important;
	font-size: 40px !important;
	outline: none !important;
	color: #F2F2F2 !important;
	display: block;
	outline: none;
}
.wdnavLeft{
	left: 20px;
}
.wdnavLeftRegular{
	left: 0px;
}
.wdnavLeft a span{
	right: 3px;
	position: relative;
}
.wdnavRigth{
	right: 20px;
}
.wdnavRigthRegular{
	right: 0px;
}
.wdNavDisable{
	display: none;
}
.wdDynamicNav{	
	cursor: pointer;
}
.wdDynamicNav:after{	
	clear: both;
}
.wdPlayPauseUI{
	position: absolute;
	right: 17px;
	bottom: 18px;
	width: 40px;
	height: 40px;	
	background-color: #000000;
	background: rgba(0,0,0,.8);
	border-radius: 20px;
	z-index: 129;
	display: none;	
}
.wdAutoplayBtn{
	position: absolute;
	z-index: 5;
	width: 40px;
	height: 40px;
	line-height: 25px;
	border-radius: 20px;
	display: block;
	text-align: center;	
	text-decoration: none !important;
	color: #F2F2F2 !important;
	font-size: 16px !important;
	padding: 9px 0px !important;
	outline: none !important;	
}
.wdPlayBTN span{
	padding-left: 3px;
}
.autoplayPie{
	position: absolute;
	width: 42px; height: 42px;
	z-index: 2;
	
}


/* main loader */
.wdLoader{
	position: absolute;
	z-index: 140;
	width: 80px;
	height: 80px;	
}
.wdLoader span{
	position: absolute;
	z-index: 10;
	width: 100%;
	left: 0px;
	top: 30px;	
	text-align: center;	
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

.wdLoaderSmall{
	width: 50px;
	height: 50px;	
}
.wdLoaderSmall span{
	top: 15px;
}
.wdLoaderDisable{
	display: none;
}

.imgSizeHelper{
	position: absolute;
	left: 0; top: 0;
}


/* utils */
.clear-fx-shortcode{
	clear: both;
	margin-bottom: 15px;
}
.clear-fx{
	clear: both;
}
</pre></body></html>