﻿.nbs-flexisel-container{position:relative;max-width:100%}.nbs-flexisel-ul{position:relative;width:99999px;margin:0;padding:0;list-style-type:none;overflow:auto}.nbs-flexisel-inner{position:relative;overflow:hidden;float:left;width:100%;background:#fcfcfc;background:#fcfcfc -moz-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:#fcfcfc -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#eee));background:#fcfcfc -webkit-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:#fcfcfc -o-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:#fcfcfc -ms-linear-gradient(top,#fcfcfc 0%,#eee 100%);background:#fcfcfc linear-gradient(top,#fcfcfc 0%,#eee 100%)}.nbs-flexisel-item{float:left;margin:0;padding:0;cursor:pointer;position:relative;line-height:0}.nbs-flexisel-item img{width:100%;cursor:pointer;left:0;top:0}.nbs-flexisel-nav-left,.nbs-flexisel-nav-right{padding:5px 10px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;position:absolute;cursor:pointer;z-index:999;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:#fff;border-radius:0;display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:28px}.nbs-flexisel-nav-left{left:0}.nbs-flexisel-nav-left:before{content:"\f2fa"}.nbs-flexisel-nav-left.disabled{opacity:.4}.nbs-flexisel-nav-right{right:0}.nbs-flexisel-nav-right:before{content:"\f2fb"}.nbs-flexisel-nav-right.disabled{opacity:.4}@media(min-width:769px){.nbs-flexisel-nav-left,.nbs-flexisel-nav-right{display:none}}