

.tx-ws-flexslider .caption-title { font-weight: bold; }
.tx-ws-flexslider .caption-body p { margin-bottom: 0px; }
.tx-ws-flexslider .caption-text { padding: 17px 17px 70px 17px;  }




/*.flex-control-nav { bottom: 20px; position: absolute; right: 20px; text-align: center; width: auto; z-index: 1000;} */
.flex-control-nav {  left: 100px; bottom: 30px; position: absolute; text-align: center; width: auto; z-index: 1000; display:none;}

.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default;  }
/*.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; line-height:1; display: inline-block; content: '\f001'; } */ .flex-direction-nav a:before  {background-image: url(http://studieren.local/fileadmin/project/Resources/Icons/arrow-left-navigation-browser-512.png); }
.flex-direction-nav a:before { }
/* .flex-direction-nav a.flex-next:before  { content: '\f002'; } */


.flex-direction-nav a  { text-decoration:none; display: block; width: 80px; height: 40px; margin: -20px 0 0; position: absolute; bottom: 20px; z-index: 10; overflow: hidden; opacity: 1; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }

.flex-direction-nav .flex-prev { left: 20px; font-size: 20px; font-weight: bold; }
.flex-direction-nav .flex-next { right: 20px; font-size: 20px; font-weight: bold; text-align: right; }

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
    .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
