.bfm-slideshow-container {
	position: relative;
	max-width: 911px;
	border: #dcdcdc 1px solid;
}
.bfm-slideshow-container>ul.slideshow {
  position: relative;
  list-style: none;
  width: 100%;
  max-width: 911px;
  padding: 0;
  margin: 0;
  overflow:hidden;
  }

.bfm-slideshow-container>ul.slideshow li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  margin:0;
  padding:0;
  }

.bfm-slideshow-container>ul.slideshow li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.bfm-slideshow-container>ul.slideshow img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

#slider ul.bfm-slides_tabs {
    position: absolute;
    bottom: 120px;
    left: 50%;
    margin-left: -30px;
    text-align: center;
    z-index: 50;
    display: none;
}
#slider ul.bfm-slides_tabs>li {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0 3px ;
    border-radius: 16px;
    text-indent: -999px;
	overflow:hidden;
	padding: 0;
	list-style: none;
}
#slider .bfm-slides_tabs li a {
    display: block;
	width: 14px;
	height: 14px;
	background: none;
	border: none;
	border-radius: 16px;
	margin: 1px;
	text-indent: -9999px;
	overflow: hidden;
	background:#fff;
	-webkit-box-shadow: inset -3px -2px 4px 1px rgba(0,0,0,0.36);
	-moz-box-shadow: inset -3px -2px 4px 1px rgba(0,0,0,0.36);
	box-shadow: inset -3px -2px 4px 1px rgba(0,0,0,0.36);

}
#slider .bfm-slides_tabs li.bfm-slides_here a {
	background:#647cab;
}
/* single */
.bfm-single-slideshow {
	position:relative;
}
/* normal style */
.bfm-single-slideshow .slideshow-text {
	text-align:center;
	position:absolute;
	max-width:50%;
	padding: 30px;
}
.bfm-single-slideshow .slideshow-text h2{
	display: none;
}
/* hover */
.hashover .slideshow-text,
.hashover:before{
	opacity:0;
	transition: opacity 0.2s;
	content: ' ';
	display: block;
}
.hashover:hover .slideshow-text{
	opacity:1;
	transition: opacity 0.2s;
}
.hashover {
	position:relative;
}
.hashover:hover:before {
	content: ' ';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	/*background: rgba(0, 0, 0, 0.30);*/
	background: #000;
	opacity:0.4;
	transition: opacity 0.2s;
}
/* styles */
.bfm-single-slideshow .dark .slideshow-text h2,
.bfm-single-slideshow .dark .slideshow-text p,
.bfm-single-slideshow .dark .slideshow-text a,
.bfm-single-slideshow .dark .slideshow-text span{
	color:#442e18;
}
.bfm-single-slideshow .light .slideshow-text h2,
.bfm-single-slideshow .light .slideshow-text p,
.bfm-single-slideshow .light .slideshow-text a,
.bfm-single-slideshow .light .slideshow-text span{
	color:#fff;
}

/* widths */
.bfm-single-slideshow .fullwidth .slideshow-text {
	width:100%;
	max-width:100%;
}
.bfm-single-slideshow .smallwidth .slideshow-text {
	width:33%;
	max-width:33%;
}
/* positions */
.bfm-single-slideshow .topleft .slideshow-text{
	top: 150px;
	left: 0;	
}
.bfm-single-slideshow .top .slideshow-text{
	top: 2%;
	left: 50%;
	margin-left: -20%;
}
.bfm-single-slideshow .topright .slideshow-text{
	top: 2%;
	right: 2%;	
}
.bfm-single-slideshow .left .slideshow-text{
	top: 50%;
	left: 2%;
	margin-top: -20%;
}
.bfm-single-slideshow .center .slideshow-text{
	top: 50%;
	left: 50%;
	margin-top: -20%;
	margin-left: -20%;
}
.bfm-single-slideshow .right .slideshow-text{
	top: 50%;
	left:inherit;
	right: 2%;
	margin-top: -20%;
}
.bfm-single-slideshow .bottomleft .slideshow-text{
	bottom: 2%;
	left: 2%;	
}
.bfm-single-slideshow .bottom .slideshow-text{
	top:inherit;
	bottom:2%;
	left:50%;
	margin-left: -20%;
}
.bfm-single-slideshow .bottomright .slideshow-text{
	bottom: 2%;
	right: 2%;	
}
/* onlytext */
.slideshow-text.onlytext{
	margin:0 !important;
	padding:0;
	position:inherit;
	width:100%;
	max-width: 100%;
	top:0;
	left:0;
}
.bfm-single-slideshow  .big  .slideshow-text.onlytext h2:after{
	border-color:#e4e5e5;
	opacity: 0.8;
}
/* normal */

/* big */
.bfm-single-slideshow  .big  .slideshow-text.onlytext h2{
	font-size:40px;
}
.bfm-single-slideshow  .slideshow-text.onlytext p,
.bfm-single-slideshow  .slideshow-text.onlytext a,
.bfm-single-slideshow  .slideshow-text.onlytext span {
	font-style:normal;
	letter-spacing:normal;
	font-size:18px;
	line-height:36px;
}

.slideshow-shopnow a{
	color: #fff;
	background: #003cff;
	padding: 12px 20px;
	font: 18px "Roboto";
	font-weight: 400;
}
.bfm-slides1_nav{
	position: absolute; top: 40%;
	background: #fff;
	z-index: 9999;
	width: 18px;
	height: 52px;
	border: #dcdcdc 1px solid;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
}
.bfm-slides1_nav.prev{
	left:-1px;
	opacity: 0.6;
}
.bfm-slides1_nav.next{
	right:-1px;
	opacity: 0.6;
}
.bfm-slides1_nav.prev:hover,
.bfm-slides1_nav.next:hover{
	opacity: 1;
}
.bfm-slides1_nav.next:after{
	content: "";
	display: block;
	background: url('../images/sprites.png');
	background-position: -145px -89px;
	width:8px;
	height: 12px;
	margin: 6px 0 0 6px;
}
.bfm-slides1_nav.prev:after{
	content: "";
	display: block;
	background: url('../images/sprites.png');
	background-position: -145px -106px;
	width:8px;
	height: 12px;
	margin: 6px 0 0 6px;
}
