
@import url(https://fonts.googleapis.com/css?family=Lato:700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,700,900&subset=latin,latin-ext);

@import url('/public/styles/normalize.css');
@import url('/public/styles/foundation.min.css');
@import url('/public/styles/font-awesome.min.css ');
@import url('/public/styles/tabs.css');


body 
  {
  font-size: 11pt;
  font-family: 'Roboto', sans-serif;
  color: #412B17;   
  background:#fafafa; 
  }


hr {border:0px; border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.4);}
.clr {clear:both !important;float:none !important;padding:0px !important;}

.wrap {position:relative;}
.center {text-align:center;}


.blurWrap {position:relative;color:#fff;overflow:hidden;
background:url(/public/images/dark_geometric.png) #0094FF;
}

.msgFixed {
    display: none;
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 300px;
    cursor: pointer;
    z-index: 99999;
}
.newsletter_wrap_news {
    background: #f7f7f7;
    padding: 20px;
        margin-bottom: 20px;
}

.newsletter_wrap_news form{
	 margin: 0px;
	    
}
.newsletter_wrap_news strong{
    color: #039ce6;
    font-size: 24px;
	line-height: 1;
 
}

.black_website {
	  filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}

.newsletter_wrap_news .small{
    font-size: 14px;
    opacity: 1;
    color: #131313;
    margin: 0;
    margin-top: 2px;
    line-height: 10px;
 
}

.newsletter_wrap {
	    background: #0073ac;
	    padding: 20px 0;
	     
}
.newsletter_wrap form{
	 margin: 0px;
	    
}
.newsletter_wrap strong{
	 color: #fff;
    font-size: 24px;
	line-height: 1;
 
}

.newsletter_wrap .small{
    font-size: 0.9em;
    opacity: .6;
    color: #fff;
    margin: 0;
    line-height: 10px;
 
}
.newsletterBack 
{
    background: #005e8c;
    color:#fff;
    padding:60px 0px;
}
.newsletterBack * {color:#fff}
.newsletterBack input
{
	border-radius:3px;
	padding:22px;
}
.label_big label {
    font-size: 18px;
}

.licznikstrat {
	    background: #000;
    padding: 8px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 10px;
}
.licznikstrat span {
	    display: table;
    margin: auto;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #333;
    font-size: 17px;
}
#result_lose  {
	    display: inline-block;
	
}
.gpxWrap
{
    padding-top:40px;
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
    position:relative;
} 
.rc-anchor-dark {
    background: #1b7951!important;
    color: #fff;
}
.rc-anchor-dark.rc-anchor-normal {
    border: 1px solid #299165;
}

.gpxBars
{
  overflow:visible !important; 
   
}
 
 
.trash_wrap {
    background: #fff;
}
.trash_wrap .content {
    background: transparent;
}

.trash_search {
	padding: 60px 0;
} 
 
.trash_search input {
    width: 80%;
    float: left;
    height: 45px;
    padding: 0 20px;
    border: 1px solid #22a56e;
}
 
 .trash_search button {
	width: 20%;
	height: 45px;
    padding: 0;
}
 .trash_search form {
	max-width: 700px;
	margin:auto;
}

.trash_search h3 {
	color: #000;
    padding: 0;
    font-size: 23px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 25px;
}

.trash_item {
	text-align: center;
    font-size: 25px;
    display: table;
    margin: auto;
    padding: 20px;
    color: #000;
}
.trash_item b {
    padding: 10px;
    color: #000;
}

.trash_item p {
	font-size: 20px;
    color: rgb(0, 0, 0, 0.61);
}
 
 
 
.gpxBars line 
 {
 stroke:rgba(0,0,0,.3);
 stroke-width:1;
 cursor: pointer; 
 transition: all 0.1s ease-out 0s;
 -webkit-transition: all 0.1s ease-out 0s;
 -moz-transition: all  0.1s ease-out 0s;
 }

.gpxBars line:hover
    {
      stroke:#039ce6;
      stroke-width:4;
    }
     

.gpxLegend
{
   position:absolute;
   border-top:1px solid #aaa; 
      
}

.gpxLegend span
{
    background:#fff;
    display:inline-block;
    font-size:.7em;
    font-weight:bold;
    padding:2px 10px;
    border-radius:3px;
}


.routeInfo p
{
    text-transform:uppercase;
    font-size:.8em;
}

.circleInfo
{
    margin:auto;
    display:inline-block;
    box-sizing:border-box;
    height:80px;
    width:80px;
    line-height:70px;
    font-size:1.4em;
    font-weight:bold;
    border:5px solid #0093db;
    color:#000;
    border-radius:100%;
    text-align:center;
}

.circleInfo span{font-size:.6em;}

.eleInfo
{
    position:absolute;
    top:10px;
    right:0px;
    color:#039ce6;
    text-align:right;
        font-size:.9em;
    
    padding:2px 10px;
    border-radius:3px;
}

.blurWrap .row {z-index:9999;position:relative;}

#filterForm button {background:#fff;color:#00ADFF;font-size:1em;border-radius:3px;
	
	
	 -webkit-box-shadow: 1px 1px 5px 0px rgba(17, 60, 142, 0.83);
-moz-box-shadow: 1px 1px 5px 0px rgba(17, 60, 142, 0.83);
box-shadow: 1px 1px 5px 0px rgba(17, 60, 142, 0.83);

}

#bigMap {height:350px;z-index:8;}
#mapSidebar {background:#0093DB;color:#fff;overflow-y:auto;
	-webkit-box-shadow: -9px 10px 76px 0px rgba(0,0,0, 0.83);
-moz-box-shadow: -9px 10px 76px 0px rgba(0,0,0, 0.83);
box-shadow: -9px 10px 76px 0px rgba(0,0,0, 0.83);
z-index:9;
	}
#mapContainer {padding:0px;}
.mapSidebarItem
{
 
      margin:0px;width:100%;background:#fafafa;color:#fff;text-transform:uppercase;
    color:#fff;padding:7px 10px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.47);
-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.47);
box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.47);
margin-bottom:6px;
}

.mapSidebarItem label {margin:0px;padding:0px;font-weight:bold;color:#fff;}
.mapSidebarItem label input {margin:0px;padding:0px;}

.mapSidebarItem div {font-size:.8em;margin-top:10px;}

.infoRibbon, .onlineRibbon, .ibnRibbon, .freeRibbon, .dateRibbon ,.bonRibbon {
    -webkit-box-shadow: -2px 2px 7px 0px rgba(0,0,0,0.37);
-moz-box-shadow: -2px 2px 7px 0px rgba(0,0,0,0.37);
box-shadow: -2px 2px 7px 0px rgba(0,0,0,0.37); 
}

.nearSlider
{
padding:15px;
background:#47C4FF;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
border:1px solid #57AFD8;
color:#fff;
}
.nearSlider form {padding:0px;margin:0px;}


.nearSlider button {margin:0px;width:100%;background:#fff;color:#47C4FF;
    -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
margin-top:4px;


-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.47);
-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.47);
box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.47);
    }


.blurBack
{
    height:100%;
    position: absolute;
    left: 0;
    width: 100%;
    opacity:.4;    
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    
}

.blurWrap a {color:#fff;}

.mainCalendar {background:rgba(181, 233, 255, 0.67);padding:20px;overflow:hidden;color:#000 !important;} 

.mainAccomoBtn {cursor:pointer;background:#982939;color:#fff;text-align:center;padding:15px;font-size:1.4em;height:134px;}
.mainAccomoBtn > i {display:block;font-size:1.7em;}
.mainAccomoBtn a {text-align:center;display:block;padding:6px;background:rgba(0,0,0,.1);color:#fff;font-size:0.5em;text-transform:uppercase;margin-top:10px;}

.mainAccomoBonBtn {cursor:pointer;background:#982939;color:#fff;text-align:center;padding:15px 10px;font-size:1.4em;height:134px;}
.mainAccomoBonBtn > i {display:block;font-size:1.7em;}
.mainAccomoBonBtn a {text-align:center;display:block;padding:6px;background:rgba(0,0,0,.1);color:#fff;font-size:0.5em;text-transform:uppercase;margin-top:10px;}

.mainAttractionsBtn {cursor:pointer;background:#5b6998;color:#fff;text-align:center;padding:15px;font-size:1.4em;height:134px;}
.mainAttractionsBtn > i {display:block;font-size:1.7em;}
.mainAttractionsBtn  a {text-align:center;display:block;padding:6px;background:rgba(0,0,0,.1);color:#fff;font-size:0.5em;text-transform:uppercase;margin-top:10px;}

.mainCameraBtn {cursor:pointer;background:#5b6998;color:#fff;text-align:center;padding:15px;font-size:1.4em;height:134px;}
.mainCameraBtn > i {display:block;font-size:1.7em;}
.mainCameraBtn  a {text-align:center;display:block;padding:6px;background:rgba(0,0,0,.1);color:#fff;font-size:0.5em;text-transform:uppercase;margin-top:10px;}

h1, h2, button, .button, .h1, .h2, #movieCredits {font-family: 'Lato', sans-serif;}

h1, .h1 {font-weight:700;font-size:2.5em;margin:18px 0px;line-height:120%;}
h2, .h2 {font-weight:700;font-size:1.8em;margin:10px 0px;line-height:120%;}
h3, .h3 {font-weight:700;font-size:1.3em;line-height:120%;}



h1 span, .h1 span {font-size:60%;}

/*shadow*/
.listRow, .ico, .weatherCol {box-shadow: 0 0.5px 0 0 #ffffff inset, 0 1px 2px 0 #B3B3B3;}

/*easing*/
.listRow, .acordeon, .ico, .back,  #submenu li, #menu li, a, a i, .menuBox, .img, .lightGallery li *, .ajax, .routeItem
 {
transition: all 0.2s ease-out 0s;
-webkit-transition: all 0.2s ease-out 0s;
-moz-transition: all  0.2s ease-out 0s;
}

.ajax {position:relative;}

.ajaxLoading:before
{
    content:'';
    background:rgba(255,255,255,.3);
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    min-height:300px;
    z-index:999;
    
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.ajaxLoading:after
{
    content:"\f013";
    font-family:'FontAwesome';
    font-size:4em;
    position:absolute;
    top:40%;
    left:0px;
    text-align:center;
    width:100%;
    height:100%;
    min-height:300px;
    z-index:9999;
    
    
}

.subNav
{
        transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
-moz-transition: all  0.5s ease-out 0s;
}

a {color: #00ADFF;text-decoration: none;}

.lightWrap {
	    padding: 20px;
}
.lightGallery {}

.lightGallery li  p {
    position:relative;padding-bottom:60%;cursor:pointer;border:1px solid #fff;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.16);
    
    }
    
    
    
.lightGallery li p i {position:absolute;
    display:block;
    top:0px;left:0px;width:100%;height:100%;
    cursor:pointer;text-align:center;padding-top:15%;
    color:#fff;font-size:1.4em;
    background:rgba(0,0,0,.4);
    opacity:0;
    }



.lightGallery li:hover p i {
opacity:1;
font-size:2em;
padding-top:25%;
    }        

.lightGallery li:hover p {-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.36);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.36);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.36);}

.lightGallery li img {display:none;} 
.actionBtn {padding-top:7px;}

#map img { max-width : none;}
#map {min-height:400px;}


.iconsInfo label {font-size:0.8em;color:#808080;}

.pagination  
{
text-align:center;	
}

.ui-datepicker {z-index:999 !important;font-size:90% !important;}
.dashboardBox {background:#eee;padding:15px;}




.ico
{
    text-transform:uppercase;
    font-size:0.8em;
height:37px;line-height:37px;text-align:center;
display:inline-block;
min-width:37px;
padding:0px 10px;
border:1px solid rgba(0,0,0,0.2);
color:#909090;
cursor:pointer;
}


.icoAct, .ico:hover {border:1px solid #47C4FF; color:#47C4FF; background-color:#fff;}

.imgLeft {float:left;margin-right:20px;margin-bottom:20px;width:60%;}    
.img, #slider > div, .blurBack, .menuBox > .mback, .lightGallery li p, #sliderMovie, .smallCircle, .smallImg,.midleCircle
{
	background-repeat:no-repeat !important;
	background-position:center center !important; 
  	-webkit-background-size: cover !important;
  	-moz-background-size: cover !important;
 	-o-background-size: cover !important;
 	 background-size: cover !important;
}

.smallImg {width:100%;height:60px;}
.smallCircle {
    width:35px;height:35px;
    overflow:hidden;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    }
    
    
.midleCircle {
    width:55px;height:55px;
    overflow:hidden;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    }    

.ajaxLoading
{
opacity:0.4;
background:url(/public/images/ajax.gif) center center no-repeat #fff;
z-index:99999;
}


#movieCredits
{
	position:absolute;
	bottom:0px;
	right:0px;
	padding:4px 10px;
	background:rgba(0,0,0,.4);
	color:#909090;
	z-index:9999;
	text-transform:uppercase;
	font-size:.6em;
	
}

.mainBanner
{
   
    opacity:0;
    
    z-index:999;
       transition: all 2s ease-out 0s;
-webkit-transition: all 2s ease-out 0s;
-moz-transition: all  2s ease-out 0s;
   -webkit-transition-delay: 1s; /* Safari */
    transition-delay: 1s;
}

.mainBanner img {max-width:270px;}

.mainBannerShow {margin-top:30px;opacity:1;}





#sliderGallery 
{
position:relative;	
height:600px;
background:#fff;
}

#sliderMovie {height:100%;width:100%;
    position:absolute;top:0px;left:0px;z-index:99;
	object-fit: cover;
	-o-object-fit: cover;
	background-position: center center;
   
	}

#slider {height:100%;width:100%;position:relative;z-index:9;overflow:hidden;} 

#slider > div
    {
    height:100%;width:100%;
    }
 .slider_prev {
    bottom: 20px;
    right: 50px;
    position: absolute;
    z-index: 99999;
     color: #039ce6;
    cursor: pointer;
    font-size: 14px;
    background: #fff;
    height: 35px!important;
    line-height: 37px;
    width: 35px!important;
    text-align: center;
    border: 0px;
   transition: all 0.2s ease-out 0s;
-webkit-transition: all 0.2s ease-out 0s;
-moz-transition: all  0.2s ease-out 0s;
} 
.slider_next {
    bottom: 20px;
    right: 10px;
    position: absolute;
    z-index: 99999;
    color: #039ce6;
    cursor: pointer;
    font-size: 14px;
    background: #fff;
    height: 35px!important;
    line-height: 37px;
    width: 35px!important;
    text-align: center;
    border: 0px;
    transition: all 0.2s ease-out 0s;
-webkit-transition: all 0.2s ease-out 0s;
-moz-transition: all  0.2s ease-out 0s;

}
.slider_next:hover {
    background: #039ce6;
   	color: #fff;
}
.slider_prev:hover {
    background: #039ce6;
   	color: #fff;
}


.shadowTop 
{
background:url(/public/images/default/shadow-top.png) repeat-x;
min-height:300px;
position:absolute;
top:0px;left;0px;
width:100%;z-index:99;    
}

.shadowBottom 
{
background:url(/public/images/default/shadow-bottom.png) repeat-x;
height:300px;
position:absolute;
bottom:0px;
left:0px;
width:100%;
z-index:99;    

}

.slideInfo
{
    position:absolute;
    bottom:50px;
    color:#fff;
    z-index:999; 
    width:100%;
	font-size:100%;
   
}

.slideBoxes {height:100px;margin-top:20px !important;overflow:hidden;}

p {padding:7px 0px;margin:0px;}

.menuBox, .sliderBox {
			font-size:.85em;height:90px;
			overflow:hidden;
			cursor:pointer;
			 color:#fff;
			 position:relative;
			}
			
.menuBox {background:#00ADFF;}	

.menuBox > .mback {z-index:1;height:90px;width:100%;position:absolute;top:0px;left:0px;opacity:.1}
	
.menuBox > .img, .sliderBox > .img {position:relative;height:90px;width:90px;float:left;margin-right:20px;z-index:2;}
.sliderBox:hover {background:rgba(0, 180, 255, 1);}


 
.slideInfo strong {font-weight:100;font-size:2.3em;display:block;line-height:100%;z-index:3;position:relative;}

.sliderBox > strong {font-size:1.6em;font-weight:900;text-transform:uppercase;padding:12px 0px 4px;}
.menuBox > strong  {position:relative;font-size:1.4em;font-weight:900;text-transform:uppercase;display:block;padding:20px 0px 4px;z-index:3;}
.menuBox:hover .img {width:110px;}

 .sliderBox {background:rgba(3, 162, 255, 0.76);}


.menuBox > a  {z-index:3;display:block;position:absolute;
	right:10px;bottom:10px;text-align:right;color:#000;text-transform:uppercase;}

.sliderPager { 
	right:15px;
    z-index: 20;
    margin-top:-30px; 
    position: absolute; 
    height:auto;
    top:50%;   
    text-align:center;
    z-index:9999;
}


.newsNext, .newsPrev {display:inline;}

.sliderPager span, .newsPager span { 
	display:block;
    width: 12px; height: 12px;
    background:#ccc;
    color:#ccc;  
    cursor: pointer; 
    margin-bottom:5px;
    opacity:.5;
}

.article_type {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    padding-left: 10px;
    margin: 10px 0 15px;
    margin-right: 20px;

}

.article_img {
	height: 60vh;
	background-position:center center;
	background-size:cover;
	    position: relative; 
}

.article_img .row {
	height: 100%;

}
.article_img .columns {
	height: 100%;

}

.article_img h1{ 
    position: absolute;
    bottom: 30px;
    left: 5px;
    color: #fff;
    z-index: 99999;
}

.sliderPager span.cycle-pager-active { color:#0093db;background:#0093db;opacity:1;}
.sliderPager > * { cursor: pointer;}


.darkBack {background:#6F6F79;padding-top:25px;text-align:center;color:#fff;}


.wrap {
	margin: 0px auto;	
	position:relative;
}

.padd {padding:20px;}


#header
    {
	width:100%;
    position:relative;
    border-bottom:6px solid #0093DB;
    z-index:99999;
    } 



#logo {
	
	/*background:#858585; //zalobna wersja       */
	
	background:#0093db;
	/*
	width: 141px;
	height: 119px;
	*/
	/*padding:15px 30px; */
	text-align:center;
	float:left;
}

#logo img {
	max-height:119px !important;
	
}
.txtMid {font-size:130%;}



.highContrast {    
	display: inline-block;
	color: #5a5a5a !important;
    font-size: 11px;
}


.reset_font_size {
	cursor: pointer;
}
.wcag_key {
	position: fixed;
    left: -310px;
    top: 200px;
    z-index: 99999;
    width: 310px;
    background: #fff;
    padding: 20px 20px;
    font-size: 12px;
    
    transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all  0.2s ease-out 0s; 
}

.wcag_key span {
    padding: 5px;
    background: #f7f7f7;
    border: 1px solid #808080;
}

.wcag_key:hover {
    left: 0px;
}

.wcag_key i	{
    position: absolute;
    right: -40px;
    top: 0;
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
 }  
    
    
.top_wcag {
	text-align: right;
    margin-bottom: 5px;
    height: 40px;
    line-height: 40px;
}
.wcag_menu {
    display: inline-block;
    margin-right: 5px;
    padding-right: 5px;
}

.wcag_menu i {
    display: inline-block;
    cursor: pointer;
    font-size: 10px;
    padding: 14px 10px;
    color: #00ADFF;
}
.pad_40 {
	padding: 40px 0;
}
.wcag_menu p{
	display: inline-block;
	padding: 0;
	font-size: 11px;
	text-transform: uppercase;
	color: #3c3c3c;
}

i:focus
{
  outline: 2px dashed red;
}

:focus
{
  outline: 2px dashed red;
}

.topIcons {    text-transform: uppercase;
    padding-top: 10px;
    float: right;
    height: 70px;
    border-top: 1px solid #ececec;
    }
.topIcons a {color:rgba(114, 128, 173, 1);font-size:.8em;display:inline-block; margin-left:10px;}
.topIcons .social {margin-left:1px;}


 
.hideLarge {
	display:none!important;
}
.showLarge {
	display:inline-block!important;
}

#showMenu {font-size:0.9em;display:block;width:100%;text-align:right;cursor:pointer;padding-top:5px;color:#00ADFF;}

.highContrast {color:#000 !important;}

.txtSize {float:right;font-size:.8em;padding-top:5px;text-transform:uppercase;}
.txtSize a {display:inline-block;
    -webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
font-size:1.5em;
font-weight:bold;
background:#eee;width:30px;height:30px;line-height:29px;
color:#202020;
text-align:center;
    }
    
    
.txtSize a:hover {background:#202020;color:#fff;}    

.topIcons a:hover {color:rgba(63, 91, 182, 1);}
.topWeather strong {font-size:1.5em;}

.calContainer {display:inline-block;width:100%;font-size:90%;}

.dateDiv {position:relative;padding:0px;margin:0px;}
.dateDiv:before 
             {
             font-family: FontAwesome;
             content: "\f073";
             position:absolute;
             top:5px;left:10px;font-size:14pt;
             color:#ccc;
             }
             
.dateDiv input {padding-left:45px;}             

  .calendar div {
    width:14.27%;
    float:left;
    margin:0px;     
    line-height:40px;
    text-align:center;
    display:block !important;
    color:#303030;  
    font-weight:bold;   
    border-bottom:1px solid rgba(0,0,0,.1);
    
  }
  
   .calendar a { background: rgba(255, 0, 29, 0.66);
                 -webkit-border-radius: 100%;
                 -moz-border-radius: 100%;
                 border-radius: 100%;
                 display:inline-block;
                 width:35px;height:35px;line-height:35px;
                 border:2px solid rgba(0,0,0,.3);
                 color:#fff;
                }



   .calendar a:hover { border:2px solid rgba(0,0,0,.7);  }

td {vertical-align:top;}


.tab3col {width:100% !important;border:none !important;}
.tab3col tr td {width:33.3%;padding:15px;padding-left:0px;}

.tab2col {width:100% !important;border:none !important;}
.tab2col tr td {width:50%;padding:15px;padding-left:0px;
	
	
	}
 
 
 .liftTable {width:100%;margin-bottom:20px;}
 .liftTable th {padding-top:50px;text-align:left;font-size:1.7em;font-weight:normal;padding-bottom:20px;position:relative;}
 .liftTable td {padding-bottom:10px;border-bottom:1px solid #eee;padding-top:10px;}
 .liftTable th:after {content:'';position:absolute;bottom:15px;left:0px;width:100%;border-bottom:3px solid #ccc;} 
 

 
 .listingRows {width:100%}
.listingRows tr th {padding:10px;text-align:left;font-size:0.8em;background:#fff;}
.listingRows tr td {padding:10px;}


.listingRowsCenter tr td, .listingRowsCenter tr th {padding:10px; text-align:center;}


.listingRows tr:nth-child(odd)       { background-color:#eee; }
.listingRows tr:nth-child(even)      { background-color:#fff; }


.listingRows1 tr th {padding:15px;text-align:left;font-size:0.8em;background:#fff;}
.listingRows1 tr td {padding:15px;}










.nice {width:100%;margin-bottom:20px;border:1px solid #E4E4E4;}
.nice tr th {padding:10px;font-size:0.8em;background:#fff;}
.nice tr td {padding:10px;}
.nice tr th {padding:10px;font-size:1em;background:#039ce6;color:#fff;white-space:nowrap;}
.nice tr:nth-child(odd)       { background-color:#eee; }
.nice tr:nth-child(even)      { background-color:#fff; }




.listInfo{padding:0px;margin:0px;list-style:none;}
.listInfo li {padding-left:40px;}

#newsletterForm input {
    height: 40px;
    line-height: 40px;
    margin: 0px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0);
    border: 0px;
}
#newsletterForm button {
	height: 40px;
	margin:0px;
}

#lang
{
    float:right;    
    font-size:0.8em;
    padding:0px;margin:0px;
    font-weight:bold;
    margin-left:10px;   
}

#lang li {
	display:inline-block;
	margin:0px;
	padding:0px;  
	text-transform:uppercase;
	margin:3px; 
}

#lang li a {
    display:inline-block;
    height:25px;width:25px;
    overflow:hidden;
    background:rgba(0,0,0,.1);
    border-radius:100%;
    text-align:center;
    line-height:25px;
    color:#000;
    cursor:pointer;
    margin:0px;
    }

#lang li.act  a, #lang li:hover  a {
background:#0093db;
color:#fff;
}



.acordeon_cont {
    padding: 60px;
    z-index: 9999;
    position: relative;
        
}
.acordeon_cont .button {
	
              background: #c6242e;
              border: 1px solid #f1404b;
              margin-right: 15px;
        
}
.acordeon_border {
    border: 1px solid #ececec;

}

.acordeon {
  padding-bottom: 45px;

        
}
.acordeon .button {
            background: #444444;
            border: 0px;
            margin-right: 20px;
    
}
.acordeon h2 {
	
          font-weight: 600;
          text-align: justify;
          padding: 40px 0;
        
}

.description_material {
  background: #fafafa;
}
.acordeon_title {
    font-size: 17px;
    padding: 30px 40px;
    background: #fff;
    position: relative;
    cursor: pointer;
transition: all 0.2s ease-out 0s;
-webkit-transition: all 0.2s ease-out 0s;
-moz-transition: all  0.2s ease-out 0s; 
     
   
}

.acordeon_title i {
	 transition: all 0.2s ease-out 0s;
-webkit-transition: all 0.2s ease-out 0s;
-moz-transition: all  0.2s ease-out 0s;
          margin-left: 10px;
    
}
.accordeon_wrap:nth-child(even) .acordeon_title {
    background: #f3f3f3;
}


.acordeon_title_on {
    color: #ffffff;
    background: #039ce6!important;
     

}



.acordeon_desc {
    display: none;
    padding: 60px 40px;
    background: #094a69;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
}

.acordeon_title:hover {
  
    
      
}

.icon_acordeon {
    color: #eab71b;
    transform: rotateZ(-180deg);
    @extend .transEase;
    
}

.rotate_icon_acordeon {
    color: #eab71b;
    transform: rotateZ(0deg);
    @extend .transEase;
    
}


#accountMenu {
list-style:none;
padding:0px;
margin:20px auto;
}

#accountMenu li {
cursor:pointer;
position:relative;
padding:10px 20px;
border-bottom:1px solid #eee;
}


#accountMenu li.current a, #accountMenu li:hover a {font-weight:bold;color:#00ABFF;}

#accountMenu a {
text-transform:uppercase;
font-weight:bold;
color:#000;
font-size:0.9em;
}



#menu {list-style:none;margin:0px;padding:0px;float:right;position:relative; }

#menu > li {
height:50px;
line-height:50px;
width:auto;  
padding:0px 10px;
white-space:nowrap;
cursor:pointer;
display:inline-block;
text-align:center;
border-right:1px solid #eee;
position:relative;
font-size:.95em;
} 

#menu > li:hover {background:rgba(0, 173, 255, 0.88);}



#menu > li a {text-transform:uppercase;font-weight:bold;    padding: 17px 0;}
#menu > li:hover a {color:#fff !important;}
#menu > li.over a {color:#0093DB;}

#menu > li:last-child > ul {
	display:none!important;
}
#menu > li > ul {display:none;background:rgba(0, 173, 255, 0.88);z-index:99999;position:absolute;
	top:50px;left:0px;font-size:.8em;list-style:none;padding:0px;margin:0px;}

#menu > li > ul > li {clear:left;padding:0px 20px;line-height:40px;height:40px;margin:0px;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}



#menu > li > ul > li:hover  {background:rgba(0,0,0,.1)} 
#menu > li > ul > li:hover a {color:#fff !important;}

#menu > li:hover > ul {display:block;}

.greenmenu.over {
    background: #039ce6;
}
.greenmenu:hover {
    background: #0093db!important;
}
.greenmenu.over a{
    color: #fff!important;
}

.greenmenu {
	    background: #0093db;
	   
}
.greenmenu a {
  		color: #fff;
	   
}
#submenu {
list-style:none;
padding:0px !important;margin:0px;
margin-bottom:20px;
} 


#submenu li {
	
	cursor:pointer;
	position:relative;
	padding:5px 10px; 
	text-align:left;
	
	color:#aaa;font-size:.8em;
	border-left:2px solid #eee;
	margin-bottom:10px;
	text-transform:uppercase;
}

#submenu li a {font-size:1.2em;color:#505050;}

#submenu li.over {
font-weight:900; 

}


#submenu li:hover, #submenu li.over {
border-left:2px solid #039ce6;
}

#submenu li:hover a, #submenu li.over a,  #submenu li.over
{
color:#007C4D;
}



.content   {
background:#fff;
-moz-box-shadow:  0 0 24px rgba(0,0,0,.1); /* inner shadow */
-webkit-box-shadow:  0 0 24px rgba(0,0,0,.1); /* inner shadow */
box-shadow:  0 0 24px rgba(0,0,0,.1); /* inner shadow */
overflow:hidden; 
}

.row {max-width:1200px;margin:auto;overflow:hidden;}
.head {max-width:1200px;margin:auto;}




#cookies-message-container
{
color:#fff;
padding: 15px;
font-size:0.9em;
position: fixed; bottom: 20px; background-color: rgba(0,0,0,.9);
right:0px; 
width: 30%; z-index: 9999999;
}



button, .button {text-transform:uppercase;font-weight:bold;font-size:0.8em;background-color:#47C4FF;}

.button_slider {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.8em;
    padding: 10px 20px;
    margin-top: 10px;
    border-radius: 2px;
}

.green {color:#61c143 !important;}

.description {text-align:justify;}
.description p {margin:10px 0px;text-align:justify;}
.description p:first-child {
	margin-top:0; 
}
.small {font-size:0.9em;opacity:.6;}

.description ul {overflow:hidden;width:auto;}

.filterForm {background:#D8E8EF;margin-bottom:20px;position:relative;}
.filterForm > div {float:left;margin:0px;    padding: 18px 10px 2px 10px;}
.filterForm > div label {font-size:0.8em;padding-bottom:7px}

#filterAdvToggle
{
    cursor:pointer;
    background:#90b9c3;
    padding:2px 10px;
    color:#fff;
    font-size:.7em;
    position:absolute;bottom:-10px;right:0px;
    text-transform:uppercase;
}

#filterAdvToggle:hover {background:#90b9c3;}

#filterAdvToggle i {font-size:1.2em;}

#advSearch {background:#c4dae0; }


.filterForm p span {display:block;text-transform:uppercase;font-size:0.9em;}


#location {
clear:both;

width:100%;
margin:0 auto;
padding:0;
list-style:none;
height:40px;
line-height:40px;
border-bottom:1px solid #eee;
margin-bottom:10px;
}

#location li a {
	color:#2d2d2d;
}

#location li 
{
	background:none !important; 
padding:0px;
display:inline-block;
padding-right:5px; height:40px; line-height:40px;font-size:0.8em;color:#aaa;}



.message {
	
	padding:15px;

}
.info {
color: #00529B;
background-color: #BDE5F8;
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
}
.error {
color: #D8000C;
background-color: #FFBABA;
}


input.error {border:1px solid red !important;}

input::-webkit-input-placeholder, input::-moz-placeholder, input:-moz-placeholder, input:-ms-input-placeholder    
 {
     color:#999;font-size:7pt !important;
 } 
	
#footer  {
	background:#0093DB;
	color:#fff;
	position:relative;
	font-size:.9em;
	padding-top:10px;
	padding-bottom:30px;
}

#footer i {font-size:1.3em;width:24px;text-align:center;color:#131F57;}


.design {font-size:0.8em;padding-top:20px;}

#footer a {color:#fff}

#footer a:hover  i {color:#000}

#footer h3 {font-size:1.6em;font-weight:100 !important;}

#footer ul {list-style:none;padding:0px;margin:0px;}
#footer ul li
{ 
padding-bottom:5px;
margin:0px;
} 



label.error {color:#cc0000;font-size:0.6em;padding:0px;}
.required {}

#popupContainer{position:fixed;top:0px;left:0px;width:100%;height:100%;background:#000;opacity:0.7;z-index:99999;}
#popupBody{position:fixed;top:10%;text-align:center;width:100%;height:100%;z-index:999999;}


#searchBack {display:none;position:fixed;background:rgba(0,0,0,.5);padding:30px 0px 0px 0px;width:100%;left:0px;top:120px;z-index:999999;}

.searchbar {padding:20px;background:#fafafa;}

.sidebar {background:#0093DB;color:#fff;padding-bottom:20px;}

.tooltip {cursor:pointer;}
   #tooltip{
	position:absolute;
	
	padding:10px 15px;
	font-size:0.8em;
	color: #fff;
	display:none;
	text-align:left;
	z-index:99999;
	background:rgba(0, 91, 129, 0.94);
		 	
	}	


.weatherBox
{
    font-size:1.2em;
    text-align:center;
    line-height:80%;
    padding:15px 0px;

}

.weatherBox span {font-size:.7em;font-weight:500;}

.weatherCol 
{
    padding:15px;background:#F9F9F9;
    overflow:hidden;
    text-align:center;
}


.weatherDay {border-top:5px solid #F5B322;text-align:center;color:#DA640F;font-weight:bold;}
.weatherNight {border-top:5px solid #002F59;text-align:center;color:#002F59;font-weight:bold;}



.listCol  {
        
    margin-bottom:10px;
    position: relative; 
    overflow:hidden;     
    cursor:pointer;
    
}


#sliderNews > div {width:100% !important;}

.listCol  a {padding-top:10px;display:block;font-weight:bold;line-height:100%;}
.ibnRibbon { z-index:10;position:absolute;right:0px;top:65px;background:#ff5000;padding:2px 10px;font-size:0.7em;color:#fff;}
.bonRibbon { z-index:10;position:absolute;right:0px;top:90px;background: rgb(0 159 255);padding:2px 10px;font-size:0.7em;color:#fff;}
.freeRibbon { z-index:10;position:absolute;right:0px;top:40px;background:#40aa00;padding:2px 10px;font-size:0.7em;color:#fff;}
.onlineRibbon { z-index:10;position:absolute;right:0px;top:15px;background:#D32856;padding:2px 10px;font-size:0.7em;color:#fff;}


.infoRibbon { z-index:10;position:absolute;right:0px;top:25px;background:#65AD50;
    padding:4px 14px;font-size:0.8em;color:#fff;}


.online { z-index:10;background:#D32856 !important;}

.dateRibbon { z-index:10;position:absolute;right:0px;
	top:100px;
	background:rgba(0, 173, 255, 0.88);
	padding:2px 10px;
	font-size:1.4em;color:#fff;font-weight:700;}
	
	.dateRibbon span {font-size:0.6em !important;color:#fff !important;}
	
	
	
	
.red{ color:rgba(255, 0, 29, 0.66);}

.nophoto
{
     background:url(/public/images/default/picture-icon.png) center center no-repeat rgba(0,0,0,.05);    
     height:160px;
     overflow:hidden;
     border:1px solid rgba(255,255,255,.2);
}

.listCol .img 
{
z-index:1;
width:100%;
height:160px;
position:relative;
text-align:center;

}
.listCol_article  {
	box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.21176470588235294);
    cursor: pointer;
}
.listCol_article .nophoto {
	height:200px!important;
}
.listCol_article .img {
	height:200px!important;
}
.listCol_article .back {
    height: 200px;
}

.listCol_article_title {
	height: 100px;
	padding: 0 20px; 
}
.table {
	display:table;
	vertical-align: middle;
	height: 100%;
}
.table-cell {
	display:table-cell;
	vertical-align: middle;

}

.article_desc img {
	padding-right: 20px; 
}


.listCol:hover .img {transform: scale(1.05);-ms-transform: scale(1.05,1.05);}

.listCol span {font-size:.8em;opacity:.7;}

.listCol:hover .back {
				opacity:1;
				filter: alpha(opacity=100);
						}
						

						
.back {top:0px;left:0px;position:absolute;height:160px;width:100%; 
	  opacity:0;
	  filter: alpha(opacity=0);
	  z-index:9;
	  font-size:0.9em;
	  background:rgba(32, 55, 79, 0.84);
	  color:#fff;
	  padding:20px 120px 20px 20px;
	  }              
              
.listRow {background:#eee;margin-bottom:20px;padding:15px;cursor:pointer; }
.listRow:hover {background:#fafafa;}
.listRow .title {font-size:1.4em;}
.listRow .advert {font-weight:bold;font-size:0.9em;}
.listRow .img {height:170px;width:100%;}
.listRow ul li {padding-top:2px;padding-bottom:2px;font-size:0.9em;color:#606060;}

.listRowTiny .img, .listRowTiny .nophoto {height:100px;width:100%;}
.listRowTiny {margin-bottom:5px;}

.fullwidth {width:100% !important; height:auto !important;}
.halfwidth {width:50% !important; height:auto !important;}
.leftphoto {float:left;margin-right:20px;margin-bottom:20px;}

.bigDate {font-size:3em;font-weight:bold;text-align:right;line-height:100%;}
.bigDate span {display:block;font-size:0.4em;font-weight:400;}



#facebookSlideBtn
{
float:left;width:50px;height:55px;
cursor:pointer;
 background: url(/public/images/facebook.png) no-repeat;
 position:absolute;
 top:0px;left:-50px; 
}

#facebookSlide
    {
        width:350px;
        height:400px;
        display:block;
        right:-350px;
        padding:0;position:fixed;top:165px;z-index:999999;    
        z-index:9999999;                
    }




@media only screen and (max-width : 64.063em) 
{
#sliderGallery, #slider,#slider > div {height:400px;}

.topIcons {
    width: 80%;
}

.wcag_key {
    display: none;

}


}



@media only screen and (max-width : 40.063em) 
{

.topIcons a {margin-left:5px;}     
.topIcons .txt {display:none !important;}



 .wcag_menu i {
    display: inline-block;
    cursor: pointer;
    font-size: 10px;
    padding: 14px 5px;
      color: #00ADFF;
}


#sliderGallery, #slider,#slider > div {height:300px;}
#slider div h2 {display:none;}	

#flags img{margin-left:5px;}

.sliderPrev {display:none}
.sliderNext {display:none}
.sliderPager {display:none;}

#sliderGallery, #slider,#slider > div {height:250px;}


.slideInfo {bottom:20px;}

.sliderBox > .img {height:50%;width:100%;float:none;}
.sliderBox > strong {padding:9px 5px;}
.sliderBox {text-align:center;}
.sliderBox span {display:none;}
}


@media only screen and (max-width : 40em) 
{
	.hideLarge {
	display:inline-block!important;
}
.nearSlider button {
    padding: 10px 0;
}
.top_wcag {
    text-align: right;
    margin-bottom: 5px;
    height: auto;
    line-height: unset;
}

.wcag_menu {
    display: inline-block;
    margin-right: 2px;
    padding-right: 5px;
}


.showLarge {
	display:none!important;
}

	
	.article_img h1 {
    position: absolute;
    bottom: 30px;
    left: 5px;
    color: #fff;
    z-index: 99999;
    padding: 0 10px;
    font-size: 30px;
}
.newsletter_wrap_news .small {
    color: #0073ac;
    line-height: 15px;
}
.newsletter_wrap .small {
    font-size: 0.9em;
    opacity: .6;
    color: #fff;
    margin: 0;
    line-height: 13px;
}

.slideInfo strong {
    font-weight: 400;
    font-size: 1.8em;
    display: block;
    line-height: 100%;
    z-index: 3;
    position: relative;
} 
.slideInfo strong {
	    font-weight: 400;
	    font-size: 1.8em;
	    display: block;
	    line-height: 100%;
	    z-index: 3;
	    position: relative;
}

	.sliderheight {
		height: 200px!important;
	}
	
		
	#mapContainer {padding:15px;}
    .liftTitle {padding:0px !important;width:70% !important;}
    
    
.topIcons {
    height: auto;
    padding-right: 0;
    padding: 10px;
    max-width: 100%;
    width: calc(100% - 110px);
}


#menu {background:#0093DB;clear:both;width:100%;}
#menu li {display:block;border-bottom:1px solid rgba(255,255,255,.4);border-right:0px;} 
#menu li a {color:#fff;}
#menu > li:hover > ul {display:none;}
    
.sliderBox > span {display:none;}
    
.tab3col tr td, .tab2col tr td  {width:100% !important;padding:0px;float:none;display:block;padding-bottom:15px;}

.listCol .img,.listCol .back, .nophoto {height:100px;min-height:100px;}
 
.listingRows tr th {display:none;}
.listingRows tr td {width:100%;float:none;display:block;padding-bottom:5px;}
	
#sliderGallery, #slider,#slider > div {height:200px;}
#slider > div h1 {font-size:1.6em;text-align:center;padding:10px;margin:0px;width:auto; bottom:20px;}
.imgLeft {width:100%;margin-right:0px;}

#logo img {
    
    max-height: 90px !important;
    
}
.shadowBottom {height:70px;}
.sliderBox {font-size:.6em;height:110px;}
.slideInfo {bottom:10px;}
.hide-small {display:none;}

.dateRibbon {top:60px;}
.halfwidth {width:100% !important;}
}


.flowplayer .fp-logo {
  display: block;
  opacity: 1;
}
.fp-logo {
  display:block;
  opacity:1 !important;
}


.routeItem
{
    cursor:pointer;
    border:1px solid #ccc;
    padding:20px;
    margin-bottom:20px;
    border-radius:3px;
    padding-left:100px;
    position:relative;
    min-height:100px;
    font-size:.9em;
}

.routeItem:hover
{
    border:1px solid #0093db;
}

.routeItemOver
{
    border:1px solid #0093db;
    background:#0093db;
    color:#fff;
}

.routeItemOver a {opacity:0;filter: alpha(opacity=100);}

.small-radius {border-radius:3px;}

.routeItem strong {font-size:1.2em;}

.routeItem .midleCircle
{
    position:absolute;
    top:20px;
    left:20px;
    
}



.calendar a {background:rgb(11, 231, 253);color:#000;}

a {color:#00ADFF;}
#submenu li:hover, #submenu li.over {
border-left:2px solid #00ADFF;
}

#submenu li:hover a, #submenu li.over a,  #submenu li.over
{
color:#00ADFF;
}

.green {color:#1397D6 !important;}

.nice tr th {padding:10px;font-size:1em;background:#0093DB;color:#fff;white-space:nowrap;}


.mainAttractionsBtn
{
    /*line-height:15px;*/
    
    
}

.mainAttractionsBtn span {font-size:.8em;display:block;margin-top:5px;}
.mainCameraBtn span {font-size:.8em;display:block;margin-top:5px;}


///SLICK

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
  
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
           
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}

.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset "UTF-8";
@font-face {
  font-family: flowplayer;
  src: url("icons/flowplayer.eot?#iefix") format("embedded-opentype"), url("icons/flowplayer.woff2") format("woff2"), url("icons/flowplayer.woff") format("woff"); }

.fp-icon {
  display: inline-block; }
  .fp-icon:before {
    font-family: flowplayer;
    font-size: 1.7em; }

.fp-airplay:before {
  content: "\e001"; }

.fp-fullscreen:before {
  content: "\e002"; }

.fp-checked:before {
  content: "\e003"; }

.fp-embed:before {
  content: "\e004";
  color: #fff; }

.fp-chromecast:before {
  content: "\e005"; }

.fp-email:before {
  content: "\e006"; }

.fp-playbtn:before {
  content: "\e007"; }

.fp-share:before {
  content: "\e009"; }

.fp-share2:before {
  content: "\e00a"; }

.fp-twitter:before {
  content: "\e00c";
  color: #1da1f2; }

.fp-facebook:before {
  content: "\e00a";
  color: #3b5998; }

.fp-volumebtn:before {
  content: "\e00b"; }

.fp-volume-off:before {
  content: "\e00d"; }

.fp-unload:before {
  content: "\e00f"; }

.fp-prevbtn:before {
  content: "\e011"; }

.fp-nextbtn:before {
  content: "\e012"; }

.flowplayer.is-mouseover .fp-captions, .flowplayer.is-paused .fp-captions {
  bottom: 3em; }

.flowplayer.is-poster .fp-engine {
  filter: alpha(opacity=0);
  opacity: 0; }

.flowplayer.is-loading .fp-engine {
  top: -9999em; }

.flowplayer.is-loading .fp-ui .fp-header, .flowplayer.is-loading .fp-ui .fp-controls {
  filter: alpha(opacity=0);
  opacity: 0; }

.flowplayer.is-splash .fp-ui > *, .flowplayer.is-poster .fp-ui > * {
  display: none; }

.flowplayer.is-splash .fp-ui > .fp-play, .flowplayer.is-poster .fp-ui > .fp-play {
  display: block; }

.flowplayer.is-splash.is-loading .fp-ui > .fp-play, .flowplayer.is-poster.is-loading .fp-ui > .fp-play {
  display: none; }

.flowplayer.is-splash.is-loading .fp-ui > .fp-waiting, .flowplayer.is-poster.is-loading .fp-ui > .fp-waiting {
  display: block; }

.flowplayer.is-poster .fp-engine {
  left: -9999em;
  top: -9999em; }

.flowplayer.is-poster .fp-captions {
  display: none !important; }

.flowplayer.is-disabled .fp-color {
  background-color: #999; }

.flowplayer.has-title .fp-header {
  top: 0;
  text-align: right; }

.flowplayer.is-fullscreen {
  top: 0 !important;
  left: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  z-index: 99999 !important;
  -webkit-box-shadow: 0 !important;
          box-shadow: 0 !important;
  background-image: none !important;
  background-color: #333; }
  .flowplayer.is-fullscreen .fp-player {
    background-color: #333; }
  .flowplayer.is-fullscreen .fp-fullscreen:before {
    content: "\e016"; }

.flowplayer.is-fullscreen.fp-outlined .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-minimal .fp-fullscreen:before {
  content: "\e216"; }

.flowplayer.is-fullscreen.fp-edgy .fp-fullscreen:before {
  content: "\e116"; }

.flowplayer.is-fullscreen.fp-edgy.fp-outlined .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-edgy.fp-minimal .fp-fullscreen:before {
  content: "\e316"; }

.flowplayer.is-fullscreen.is-mouseout.is-playing .fp-ui {
  cursor: none; }

.flowplayer.is-loading .fp-waiting, .flowplayer.is-seeking .fp-waiting {
  display: block !important;
  filter: alpha(opacity=100) !important;
  opacity: 1 !important; }
  .flowplayer.is-loading .fp-waiting svg, .flowplayer.is-loading .fp-waiting p, .flowplayer.is-seeking .fp-waiting svg, .flowplayer.is-seeking .fp-waiting p {
    filter: alpha(opacity=100);
    opacity: 1; }

.flowplayer.is-loading .fp-play, .flowplayer.is-seeking .fp-play {
  display: none !important; }

.flowplayer.is-playing {
  background-image: none !important; }
  .flowplayer.is-playing .fp-playbtn:before {
    content: "\e008"; }

.flowplayer.is-playing.fp-outlined .fp-playbtn:before, .flowplayer.is-playing.fp-minimal .fp-playbtn:before {
  content: "\e208"; }

.flowplayer.is-playing.fp-edgy .fp-playbtn:before {
  content: "\e108"; }

.flowplayer.is-playing.fp-edgy.fp-outlined .fp-playbtn:before, .flowplayer.is-playing.fp-edgy.fp-minimal .fp-playbtn:before {
  content: "\e308"; }

.flowplayer.is-muted .fp-volumebtn:before {
  content: "\e00d"; }

.flowplayer.is-muted.fp-outlined .fp-volumebtn:before, .flowplayer.is-muted.fp-minimal .fp-volumebtn:before {
  content: "\e20d"; }

.flowplayer.is-muted.fp-edgy .fp-volumebtn:before {
  content: "\e10d"; }

.flowplayer.is-muted.fp-edgy.fp-outlined .fp-volumebtn:before, .flowplayer.is-muted.fp-edgy.fp-minimal .fp-volumebtn:before {
  content: "\e30d"; }

.flowplayer.is-inverted .fp-duration {
  display: none; }

.flowplayer.is-inverted .fp-remaining {
  display: block; }

.flowplayer.is-closeable .fp-header .fp-unload {
  display: block; }

.flowplayer.is-error {
  background-color: #aaa; }
  .flowplayer.is-error .fp-ui {
    filter: alpha(opacity=100);
    opacity: 1; }

.flowplayer.is-live .fp-timeline {
  visibility: hidden; }

.flowplayer.is-live .fp-bar > *.fp-buffer, .flowplayer.is-live .fp-bar-slider > *.fp-buffer {
  max-width: 100%; }

.flowplayer.is-live.is-dvr .fp-timeline {
  visibility: visible; }

.flowplayer.is-live.is-dvr.is-live-position .fp-duration {
  color: #00abcd; }

.flowplayer.is-flash-disabled .fp-waiting {
  display: none !important; }

.flowplayer.is-flash-disabled .fp-ui {
  height: auto;
  background: none;
  filter: alpha(opacity=100);
  opacity: 1; }
  .flowplayer.is-flash-disabled .fp-ui .fp-header, .flowplayer.is-flash-disabled .fp-ui .fp-controls {
    display: none; }

.flowplayer.is-flash-disabled .fp-engine {
  top: 0; }

.flowplayer.is-tiny {
  font-size: .7em; }

.flowplayer.is-small {
  font-size: .8em; }

.flowplayer.no-buffer .fp-ui .fp-controls .fp-timeline .fp-buffer {
  display: none; }

.flowplayer.no-volume .fp-volumebar {
  display: none; }

.flowplayer.fp-mute .fp-volumebtn {
  display: inline-block; }

@-webkit-keyframes pulse {
  0% {
    filter: alpha(opacity=0);
    opacity: 0; }
  100% {
    filter: alpha(opacity=100);
    opacity: 1; } }

@keyframes pulse {
  0% {
    filter: alpha(opacity=0);
    opacity: 0; }
  100% {
    filter: alpha(opacity=100);
    opacity: 1; } }

.flowplayer .fp-chromecast-engine {
  position: absolute;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  color: #fff; }
  .flowplayer .fp-chromecast-engine .fp-chromecast-engine-status {
    font-size: 150%;
    text-align: center; }
  .flowplayer .fp-chromecast-engine .fp-chromecast-engine-icon {
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
    mask-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
    -webkit-mask-size: 100% 100%;
    background-color: #fff;
    margin: 10% auto 2em;
    height: 5em;
    width: 5em; }

.flowplayer.is-chromecast {
  background-color: #333; }
  .flowplayer.is-chromecast .fp-chromecast-engine {
    display: block; }
  .flowplayer.is-chromecast .fp-flash-disabled {
    display: none !important; }
  .flowplayer.is-chromecast .fp-engine {
    left: -9999em;
    top: -9999em;
    bottom: auto;
    right: auto; }

.flowplayer.fp-default-playlist .fp-prev, .flowplayer.fp-default-playlist .fp-next {
  position: absolute;
  top: 45%;
  filter: alpha(opacity=30);
  opacity: 0.3;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .flowplayer.fp-default-playlist .fp-prev:before, .flowplayer.fp-default-playlist .fp-next:before {
    font-family: flowplayer;
    font-size: 2.8em; }

.flowplayer.fp-default-playlist .fp-prev {
  left: 0.4em; }
  .flowplayer.fp-default-playlist .fp-prev:before {
    content: "\e011"; }

.flowplayer.fp-default-playlist .fp-next {
  right: 0.4em; }
  .flowplayer.fp-default-playlist .fp-next:before {
    content: "\e012"; }

.flowplayer.fp-default-playlist .fp-playlist {
  position: absolute;
  right: 0.4em;
  bottom: 3em;
  width: 100%;
  text-align: center; }
  .flowplayer.fp-default-playlist .fp-playlist a {
    background-color: #fff;
    height: 0.8em;
    border-radius: 50%;
    width: 0.8em;
    filter: alpha(opacity=70);
    opacity: 0.7;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s; }
    .flowplayer.fp-default-playlist .fp-playlist a:hover {
      -webkit-transform: scale(1.2, 1.2);
          -ms-transform: scale(1.2, 1.2);
              transform: scale(1.2, 1.2); }
    .flowplayer.fp-default-playlist .fp-playlist a.is-active {
      filter: alpha(opacity=100);
      opacity: 1; }

.flowplayer.fp-default-playlist.fp-edgy .fp-prev:before {
  content: "\e111"; }

.flowplayer.fp-default-playlist.fp-edgy .fp-next:before {
  content: "\e112"; }

.flowplayer.fp-default-playlist.fp-outlined .fp-prev:before, .flowplayer.fp-default-playlist.fp-minimal .fp-prev:before {
  content: "\e211"; }

.flowplayer.fp-default-playlist.fp-outlined .fp-next:before, .flowplayer.fp-default-playlist.fp-minimal .fp-next:before {
  content: "\e212"; }

.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-prev:before, .flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-prev:before {
  content: "\e311"; }

.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-next:before, .flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-next:before {
  content: "\e312"; }

.flowplayer.fp-custom-playlist {
  overflow: visible; }
  .flowplayer.fp-custom-playlist .fp-playlist, .flowplayer.fp-custom-playlist.is-splash .fp-playlist, .flowplayer.fp-custom-playlist.is-poster .fp-playlist, .flowplayer.fp-custom-playlist.is-loading .fp-playlist {
    display: block;
    filter: alpha(opacity=100);
    opacity: 1; }

.flowplayer.fp-edgy .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-fill {
  display: none !important; }

.flowplayer.fp-edgy .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-sharp-fill {
  display: block; }

.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-fill {
  display: none; }

.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-outline {
  display: block; }

.flowplayer.fp-edgy, .flowplayer.fp-edgy .fp-menu, .flowplayer.fp-edgy .fp-captions p, .flowplayer.fp-edgy .fp-textarea, .flowplayer.fp-edgy .fp-bar, .flowplayer.fp-edgy .fp-bar-slider, .flowplayer.fp-edgy .fp-bar > *, .flowplayer.fp-edgy .fp-bar-slider > *, .flowplayer.fp-edgy .fp-timestamp {
  border-radius: 0; }

.flowplayer.fp-edgy .fp-airplay:before {
  content: "\e101"; }

.flowplayer.fp-edgy .fp-fullscreen:before {
  content: "\e102"; }

.flowplayer.fp-edgy .fp-checked:before {
  content: "\e103"; }

.flowplayer.fp-edgy .fp-embed:before {
  content: "\e104"; }

.flowplayer.fp-edgy .fp-chromecast:before {
  content: "\e105"; }

.flowplayer.fp-edgy .fp-email:before {
  content: "\e106"; }

.flowplayer.fp-edgy .fp-playbtn:before {
  content: "\e107"; }

.flowplayer.fp-edgy .fp-share:before {
  content: "\e109"; }

.flowplayer.fp-edgy .fp-share2:before {
  content: "\e10a"; }

.flowplayer.fp-edgy .fp-twitter:before {
  content: "\e10c"; }

.flowplayer.fp-edgy .fp-facebook:before {
  content: "\e10a"; }

.flowplayer.fp-edgy .fp-volumebtn:before {
  content: "\e10b"; }

.flowplayer.fp-edgy .fp-volume-off:before {
  content: "\e10d"; }

.flowplayer.fp-edgy .fp-unload:before {
  content: "\e10f"; }

.flowplayer.fp-edgy .fp-prevbtn:before {
  content: "\e111"; }

.flowplayer.fp-edgy .fp-nextbtn:before {
  content: "\e112"; }

.flowplayer.fp-edgy.fp-outlined .fp-airplay:before, .flowplayer.fp-edgy.fp-minimal .fp-airplay:before {
  content: "\e301"; }

.flowplayer.fp-edgy.fp-outlined .fp-fullscreen:before, .flowplayer.fp-edgy.fp-minimal .fp-fullscreen:before {
  content: "\e302"; }

.flowplayer.fp-edgy.fp-outlined .fp-checked:before, .flowplayer.fp-edgy.fp-minimal .fp-checked:before {
  content: "\e303"; }

.flowplayer.fp-edgy.fp-outlined .fp-embed:before, .flowplayer.fp-edgy.fp-minimal .fp-embed:before {
  content: "\e304"; }

.flowplayer.fp-edgy.fp-outlined .fp-chromecast:before, .flowplayer.fp-edgy.fp-minimal .fp-chromecast:before {
  content: "\e305"; }

.flowplayer.fp-edgy.fp-outlined .fp-email:before, .flowplayer.fp-edgy.fp-minimal .fp-email:before {
  content: "\e306"; }

.flowplayer.fp-edgy.fp-outlined .fp-playbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-playbtn:before {
  content: "\e307"; }

.flowplayer.fp-edgy.fp-outlined .fp-share:before, .flowplayer.fp-edgy.fp-minimal .fp-share:before {
  content: "\e309"; }

.flowplayer.fp-edgy.fp-outlined .fp-share2:before, .flowplayer.fp-edgy.fp-minimal .fp-share2:before {
  content: "\e30a"; }

.flowplayer.fp-edgy.fp-outlined .fp-twitter:before, .flowplayer.fp-edgy.fp-minimal .fp-twitter:before {
  content: "\e30c"; }

.flowplayer.fp-edgy.fp-outlined .fp-facebook:before, .flowplayer.fp-edgy.fp-minimal .fp-facebook:before {
  content: "\e30a"; }

.flowplayer.fp-edgy.fp-outlined .fp-volumebtn:before, .flowplayer.fp-edgy.fp-minimal .fp-volumebtn:before {
  content: "\e30b"; }

.flowplayer.fp-edgy.fp-outlined .fp-volume-off:before, .flowplayer.fp-edgy.fp-minimal .fp-volume-off:before {
  content: "\e30d"; }

.flowplayer.fp-edgy.fp-outlined .fp-unload:before, .flowplayer.fp-edgy.fp-minimal .fp-unload:before {
  content: "\e30f"; }

.flowplayer.fp-edgy.fp-outlined .fp-prevbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-prevbtn:before {
  content: "\e311"; }

.flowplayer.fp-edgy.fp-outlined .fp-nextbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-nextbtn:before {
  content: "\e312"; }

.flowplayer.no-svg .fp-ui .fp-header, .flowplayer.no-svg .fp-ui .fp-controls {
  background-color: #333; }

.flowplayer.no-svg .fp-ui .fp-play.fp-visible {
  background-color: #ccc;
  position: absolute;
  padding-top: 17%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .flowplayer.no-svg .fp-ui .fp-play.fp-visible svg {
    display: none; }
  .flowplayer.no-svg .fp-ui .fp-play.fp-visible .fp-playbtn {
    display: inline; }

.flowplayer .fp-player, .flowplayer .fp-ui, .flowplayer .fp-header, .flowplayer .fp-captions, .flowplayer .fp-controls {
  position: absolute;
  width: 100%; }

.flowplayer {
  font-family: avenir, sans-serif;
  font-size: 16px;
  position: relative;
  max-height: 100%;
  overflow: hidden;
  border-radius: .24em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  zoom: 1 !important;
  width: 100%;
  display: inline-block; }
  .flowplayer .fp-hidden {
    display: none; }
  .flowplayer .fp-shown {
    display: block !important; }
  .flowplayer * {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
  .flowplayer.is-ready:not(.is-poster) {
    background: none !important; }
  .flowplayer .fp-engine {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%; }
  .flowplayer video.fp-engine:not(.native-subtitles)::-webkit-media-controls {
    display: none !important; }
  .flowplayer .fp-player {
    position: absolute;
    bottom: 0;
    top: 0; }
  .flowplayer .fp-waiting {
    display: none; }
    .flowplayer .fp-waiting p {
      filter: alpha(opacity=0);
      opacity: 0;
      color: #ccc;
      font-weight: bold; }
  .flowplayer .fp-ui {
    height: 100%;
    top: 0;
    background-image: none;
    -webkit-transition: background-image .1s;
    transition: background-image .1s;
    text-align: center;
    cursor: pointer;
    color: #fff; }
    .flowplayer .fp-ui a, .flowplayer .fp-ui strong {
      color: inherit !important;
      font-style: normal !important;
      text-decoration: none !important; }
    .flowplayer .fp-ui strong {
      font-weight: bold !important; }
    .flowplayer .fp-ui > * {
      -webkit-transition: opacity .1s;
      transition: opacity .1s;
      filter: alpha(opacity=0);
      opacity: 0; }
  .flowplayer.fp-ui-shown .fp-ui, .flowplayer.is-paused .fp-ui, .flowplayer.is-mouseover .fp-ui, .flowplayer.is-loading .fp-ui {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.25)), color-stop(15%, transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.25), transparent 15%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), transparent 15%); }
    .flowplayer.fp-ui-shown .fp-ui > *, .flowplayer.is-paused .fp-ui > *, .flowplayer.is-mouseover .fp-ui > *, .flowplayer.is-loading .fp-ui > * {
      filter: alpha(opacity=100);
      opacity: 1; }
  .flowplayer .fp-header {
    top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), transparent);
    text-align: left;
    height: 3.6em;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    padding-left: .9em; }
    .flowplayer .fp-header .fp-icon {
      margin: .9em .9em 0 0; }
      .flowplayer .fp-header .fp-icon.fp-active {
        color: #ec6c4c; }
    .flowplayer .fp-header .fp-fullscreen, .flowplayer .fp-header .fp-unload {
      float: right; }
    .flowplayer .fp-header .fp-unload {
      display: none; }
  .flowplayer .fp-help {
    display: none; }
  .flowplayer .fp-message {
    background-color: rgba(0, 0, 0, 0.5);
    text-align: left;
    font-size: 1.2em;
    overflow: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
    padding: .6em .9em;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .flowplayer .fp-message.fp-shown {
      filter: alpha(opacity=100);
      opacity: 1; }
  .flowplayer .fp-message.fp-shown + .fp-header {
    filter: alpha(opacity=0);
    opacity: 0; }
  .flowplayer .fp-textarea {
    background-color: rgba(0, 0, 0, 0.5);
    width: 80%;
    position: absolute;
    left: 10%;
    top: 15%;
    color: #fff;
    outline: 0;
    border-radius: .2em;
    border: 0;
    min-height: 60%; }
  .flowplayer .fp-logo {
    position: absolute;
    bottom: 3em;
    left: 0.9em; }
    .flowplayer .fp-logo img {
      width: 100%; }
  .flowplayer .fp-captions {
    bottom: 1.2em;
    display: none;
    text-align: center;
    color: #fff; }
    .flowplayer .fp-captions p {
      background-color: rgba(0, 0, 0, 0.65);
      border-radius: .2em;
      font-size: 110%;
      display: inline-block;
      padding: .1em .3em;
      margin: .1em; }
  .flowplayer .fp-speed-flash {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    font-size: 4em;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    filter: alpha(opacity=0) !important;
    opacity: 0 !important;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 4em;
    height: 2em;
    display: none; }
    .flowplayer .fp-speed-flash.fp-hilite {
      filter: alpha(opacity=100) !important;
      opacity: 1 !important;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1); }
  .flowplayer .fp-play .fp-playbtn, .flowplayer .fp-pause .fp-playbtn, .flowplayer .fp-waiting .fp-playbtn {
    display: none; }
  .flowplayer .fp-play svg, .flowplayer .fp-pause svg, .flowplayer .fp-waiting svg {
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 6em;
    height: 6em;
    filter: alpha(opacity=0);
    opacity: 0;
    margin: auto;
    max-height: 30%;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transition: all .2s;
    transition: all .2s;
    display: none; }
    .flowplayer .fp-play svg.fp-play-rounded-fill, .flowplayer .fp-play svg.fp-pause-rounded-fill, .flowplayer .fp-play svg.fp-loading-rounded-fill, .flowplayer .fp-pause svg.fp-play-rounded-fill, .flowplayer .fp-pause svg.fp-pause-rounded-fill, .flowplayer .fp-pause svg.fp-loading-rounded-fill, .flowplayer .fp-waiting svg.fp-play-rounded-fill, .flowplayer .fp-waiting svg.fp-pause-rounded-fill, .flowplayer .fp-waiting svg.fp-loading-rounded-fill {
      display: block; }
  .flowplayer .fp-play.fp-visible svg, .flowplayer .fp-pause.fp-visible svg, .flowplayer .fp-waiting.fp-visible svg {
    -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
            transform: scale(1.5);
    filter: alpha(opacity=100);
    opacity: 1; }
  .flowplayer .fp-remaining {
    display: none; }
  .flowplayer .fp-controls {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
       -moz-box-align: center;
            align-items: center;
    height: 2.4em;
    bottom: 0;
    z-index: 2;
    padding-left: 0.3em;
    padding-right: 0.3em; }
    .flowplayer .fp-controls > * {
      margin: 0 .6em; }
    .flowplayer .fp-controls > strong {
      letter-spacing: 1px; }
    .flowplayer .fp-controls img {
      width: 1.2em; }
  .flowplayer .fp-bar, .flowplayer .fp-bar-slider {
    background-color: #ccc;
    background-color: rgba(255, 255, 255, 0.5);
    position: relative;
    cursor: col-resize;
    height: .9em;
    border-radius: 0.24em;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
            flex: 1; }
    .flowplayer .fp-bar > *, .flowplayer .fp-bar-slider > * {
      background-color: rgba(255, 255, 255, 0.6);
      position: absolute;
      height: 100%;
      border-radius: 0.24em; }
      .flowplayer .fp-bar > *.fp-progress.animated, .flowplayer .fp-bar-slider > *.fp-progress.animated {
        -webkit-transition-timing-function: linear;
                transition-timing-function: linear;
        -webkit-transition-property: width, height;
        transition-property: width, height; }
      .flowplayer .fp-bar > *.fp-buffer, .flowplayer .fp-bar-slider > *.fp-buffer {
        -webkit-transition: width .25s linear;
        transition: width .25s linear; }
    .flowplayer .fp-bar.no-animation > *, .flowplayer .no-animation.fp-bar-slider > * {
      -webkit-transition: none;
      transition: none; }
  .flowplayer .fp-timeline {
    -webkit-transition: height .2s;
    transition: height .2s; }
  .flowplayer .fp-cuepoint {
    background-color: #000;
    position: absolute;
    height: 100%;
    width: 2px; }
  .flowplayer .fp-timestamp {
    background-color: rgba(0, 0, 0, 0.65);
    display: none;
    border-radius: .2em;
    padding: .1em .3em;
    font-size: 90%;
    bottom: 1.4em;
    height: auto; }
  .flowplayer .fp-timeline:hover .fp-timestamp {
    display: inline; }
  .flowplayer .fp-volume {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 100%;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center; }
  .flowplayer .fp-volumebtn {
    display: none; }
  .flowplayer .fp-bar-slider {
    background-color: transparent;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transition: height .2s;
    transition: height .2s;
    white-space: nowrap;
    -ms-flex: 1 0 auto; }
    .flowplayer .fp-bar-slider em {
      border-radius: 2px;
      display: inline-block;
      width: 5px;
      height: 100%;
      position: relative;
      vertical-align: top;
      margin-left: 3px;
      -webkit-transition: -webkit-transform 0.4s;
      transition: -webkit-transform 0.4s;
      transition: transform 0.4s;
      transition: transform 0.4s, -webkit-transform 0.4s;
      -webkit-transform-origin: bottom;
          -ms-transform-origin: bottom;
              transform-origin: bottom;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
      .flowplayer .fp-bar-slider em:hover {
        -webkit-transform: scaleY(1.35);
            -ms-transform: scaleY(1.35);
                transform: scaleY(1.35);
        -webkit-transition: -webkit-transform 0.2s;
        transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s; }
      .flowplayer .fp-bar-slider em.fp-grey {
        background-color: rgba(255, 255, 255, 0.75); }
  .flowplayer.no-flex .fp-controls {
    white-space: nowrap; }
    .flowplayer.no-flex .fp-controls > * {
      display: inline-block;
      vertical-align: center;
      margin: 0 .3em; }
  .flowplayer.no-flex .fp-timeline {
    width: 40%; }
  .flowplayer.no-flex.fp-full .fp-timeline {
    margin-bottom: .6em;
    height: .9em; }
  .flowplayer.no-flex.fp-fat .fp-bar, .flowplayer.no-flex.fp-playful .fp-bar, .flowplayer.no-flex.fp-fat .fp-bar-slider, .flowplayer.no-flex.fp-playful .fp-bar-slider {
    height: .9em !important; }
  .flowplayer.fp-fat .fp-bar, .flowplayer.fp-playful .fp-bar, .flowplayer.fp-fat .fp-bar-slider, .flowplayer.fp-playful .fp-bar-slider {
    height: 100%;
    border-radius: 0; }
  .flowplayer.fp-fat .fp-bar > *, .flowplayer.fp-playful .fp-bar > *, .flowplayer.fp-fat .fp-bar-slider > *, .flowplayer.fp-playful .fp-bar-slider > * {
    border-radius: 0; }
  .flowplayer.fp-fat .fp-timestamp, .flowplayer.fp-playful .fp-timestamp {
    bottom: 3.2em; }
  .flowplayer.fp-fat .fp-bar-slider em, .flowplayer.fp-playful .fp-bar-slider em {
    -webkit-transform: scaleY(0.6);
        -ms-transform: scaleY(0.6);
            transform: scaleY(0.6);
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center; }
    .flowplayer.fp-fat .fp-bar-slider em:hover, .flowplayer.fp-playful .fp-bar-slider em:hover {
      -webkit-transform: scaleY(0.75);
          -ms-transform: scaleY(0.75);
              transform: scaleY(0.75); }
  .flowplayer.fp-slim .fp-timeline {
    height: .2em; }
  .flowplayer.fp-slim .fp-controls:hover .fp-timeline {
    height: .9em; }
  .flowplayer.fp-slim .fp-cue {
    width: 4px; }
  .flowplayer.fp-slim .fp-bar-slider {
    height: .2em; }
  .flowplayer.fp-slim .fp-controls:hover .fp-bar-slider {
    height: 0.9em; }
  .flowplayer.fp-full .fp-timeline {
    position: absolute;
    height: .3em;
    bottom: 2.8em;
    margin: 0;
    width: 100%;
    border-radius: 0;
    overflow: inherit;
    left: 0; }
    .flowplayer.fp-full .fp-timeline:before {
      content: "";
      width: 100%;
      height: 1.2em;
      position: absolute;
      top: -1.2em;
      left: 0; }
  .flowplayer.fp-full .fp-controls {
    height: 2.8em; }
    .flowplayer.fp-full .fp-controls:hover .fp-timeline {
      height: 1em; }
  .flowplayer.fp-full .fp-volume {
    margin-right: auto; }
  .flowplayer.fp-full .fp-duration, .flowplayer.fp-full .fp-remaining {
    margin-left: 0; }
    .flowplayer.fp-full .fp-duration:before, .flowplayer.fp-full .fp-remaining:before {
      position: relative;
      content: "/";
      left: -.3em; }
  .flowplayer.fp-minimal .fp-controls {
    background-color: transparent !important; }
    .flowplayer.fp-minimal .fp-controls > * {
      display: none; }
  .flowplayer.fp-minimal .fp-header > * {
    display: none; }
  .flowplayer.fp-minimal .fp-header .fp-fullscreen {
    display: inherit; }
  .flowplayer.fp-minimal .fp-timeline {
    height: .3em;
    max-width: 12em;
    width: 100%;
    display: block;
    margin: 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: none;
       -moz-box-flex: 0;
        -ms-flex: none;
            flex: none; }
  .flowplayer.fp-playful .fp-color, .flowplayer.fp-playful .fp-color-play {
    background-color: #ec6c4c;
    fill: #ec6c4c; }
  .flowplayer.fp-playful .fp-controls {
    background-color: #006680; }
  .flowplayer .fp-selected:before {
    content: "✓ "; }
  .flowplayer .fp-menu {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: .24em;
    position: absolute;
    width: 8em;
    right: .5em;
    z-index: 2;
    font-size: 90%;
    -webkit-transition: opacity .2s, height .2s, -webkit-transform .2s;
    transition: opacity .2s, height .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s, height .2s;
    transition: opacity .2s, transform .2s, height .2s, -webkit-transform .2s;
    -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
            transform: scale(0.95);
    bottom: -100%;
    height: 0;
    filter: alpha(opacity=0) !important;
    opacity: 0 !important; }
    .flowplayer .fp-menu.fp-active {
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      height: auto;
      bottom: 3.2em;
      filter: alpha(opacity=100) !important;
      opacity: 1 !important; }
    .flowplayer .fp-menu > * {
      display: block;
      padding: .4em 1.2em;
      text-align: right; }
    .flowplayer .fp-menu strong {
      display: block;
      padding: .7em 1.2em;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      background-color: rgba(0, 0, 0, 0.3);
      text-transform: uppercase;
      letter-spacing: 1px;
      cursor: default;
      font-size: 90%; }
    .flowplayer .fp-menu a {
      color: rgba(255, 255, 255, 0.8); }
    .flowplayer .fp-menu a:hover:not(.fp-selected) {
      background-color: #000;
      color: #fff; }
    .flowplayer .fp-menu .fp-icon {
      cursor: pointer; }
      .flowplayer .fp-menu .fp-icon:before {
        margin-right: .1em;
        font-size: 1.5em;
        vertical-align: -0.1em; }
  .flowplayer .fp-qsel-menu {
    width: auto; }
  .flowplayer .fp-context-menu {
    width: auto;
    right: auto;
    bottom: auto !important;
    display: none; }
    .flowplayer .fp-context-menu.fp-active {
      display: block; }
    .flowplayer .fp-context-menu a, .flowplayer .fp-context-menu strong {
      text-align: left;
      color: #fff;
      white-space: nowrap; }
  .flowplayer .fp-subtitle-menu {
    width: 9em; }
  .flowplayer .fp-share-menu {
    width: 9em;
    padding-bottom: 0.2em; }
    .flowplayer .fp-share-menu.fp-active {
      bottom: auto; }
    .flowplayer .fp-share-menu a, .flowplayer .fp-share-menu strong {
      text-align: left; }
  .flowplayer.fp-outlined .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-fill {
    display: none; }
  .flowplayer.fp-outlined .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-outline {
    display: block; }
  .flowplayer.fp-outlined .fp-airplay:before, .flowplayer.fp-minimal .fp-airplay:before {
    content: "\e201"; }
  .flowplayer.fp-outlined .fp-fullscreen:before, .flowplayer.fp-minimal .fp-fullscreen:before {
    content: "\e202"; }
  .flowplayer.fp-outlined .fp-checked:before, .flowplayer.fp-minimal .fp-checked:before {
    content: "\e203"; }
  .flowplayer.fp-outlined .fp-embed:before, .flowplayer.fp-minimal .fp-embed:before {
    content: "\e204"; }
  .flowplayer.fp-outlined .fp-chromecast:before, .flowplayer.fp-minimal .fp-chromecast:before {
    content: "\e205"; }
  .flowplayer.fp-outlined .fp-email:before, .flowplayer.fp-minimal .fp-email:before {
    content: "\e206"; }
  .flowplayer.fp-outlined .fp-playbtn:before, .flowplayer.fp-minimal .fp-playbtn:before {
    content: "\e207"; }
  .flowplayer.fp-outlined .fp-share:before, .flowplayer.fp-minimal .fp-share:before {
    content: "\e209"; }
  .flowplayer.fp-outlined .fp-share2:before, .flowplayer.fp-minimal .fp-share2:before {
    content: "\e20a"; }
  .flowplayer.fp-outlined .fp-twitter:before, .flowplayer.fp-minimal .fp-twitter:before {
    content: "\e20c"; }
  .flowplayer.fp-outlined .fp-facebook:before, .flowplayer.fp-minimal .fp-facebook:before {
    content: "\e20a"; }
  .flowplayer.fp-outlined .fp-volumebtn:before, .flowplayer.fp-minimal .fp-volumebtn:before {
    content: "\e20b"; }
  .flowplayer.fp-outlined .fp-volume-off:before, .flowplayer.fp-minimal .fp-volume-off:before {
    content: "\e20d"; }
  .flowplayer.fp-outlined .fp-unload:before, .flowplayer.fp-minimal .fp-unload:before {
    content: "\e20f"; }
  .flowplayer.fp-outlined .fp-prevbtn:before, .flowplayer.fp-minimal .fp-prevbtn:before {
    content: "\e211"; }
  .flowplayer.fp-outlined .fp-nextbtn:before, .flowplayer.fp-minimal .fp-nextbtn:before {
    content: "\e212"; }
  .flowplayer .fp-color {
    background-color: #00abcd;
    fill: rgba(0, 0, 0, 0.2); }
  .flowplayer .fp-color-play {
    fill: transparent; }
  .flowplayer.is-rtl {
    direction: rtl; }
    .flowplayer.is-rtl .fp-icon {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .flowplayer.is-rtl .fp-menu .fp-icon {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
  .flowplayer.-grayscale video.fp-engine {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
  .flowplayer.-sepia video.fp-engine {
    -webkit-filter: sepia(100%);
    filter: sepia(100%); }
  .flowplayer.-blur video.fp-engine {
    -webkit-filter: blur(5px);
    filter: blur(5px); }

.fp-filters {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute; }



