/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {

	position: relative;
	margin: 0 auto 5px 0px;
	padding: 0;
	*zoom: 1;
	float:none;width:100%;
}

.bx-wrapper img {
	width: 100%;
	display: block;
	padding:0 !important;
	margin:-5px 0 0 0  !important;
	height:auto;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
left: 0px;
/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 25px;
	width: 100%;display:none;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}









/* DIRECTION CONTROLS (NEXT / PREV) KONTROLE OVDE*/

.bx-wrapper .bx-prev {border-radius:0 7px  7px 0 ;
	left: 0px;
	background: url(images/controlsprev.png) no-repeat 0 50%;
	
}

.bx-wrapper .bx-next {border-radius:7px 0 0px 7px;
	right:0px;
	background: url(images/controlsnext.png) no-repeat 95% 50%;
}

.bx-wrapper .bx-prev:hover {
background: url(images/controlsprev1.png) no-repeat ;
	background-position: 0 50%;
}

.bx-wrapper .bx-next:hover {
background: url(images/controlsnext1.png) no-repeat ;
	background-position: 95% 50%;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	margin-top: 0;
	outline: 0;
	width: 4%;
	height: 100%;
	text-indent: -9999px;
	z-index: 7000;
}

.bx-wrapper .bx-controls-direction a.disabled {
	
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;display:none!important;
	
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}





/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {background:none !important;}

.bx-caption1{width:40%;overflow:hidden;position:absolute;min-height:250px;top: 50%;left:50%;-ms-transform: translateY(-50%);transform: translateY(-50%);border-radius:30px;
/*background:
    linear-gradient(to right, #02fd43 4px, transparent 4px) 0 0,
    linear-gradient(to right, #02fd43 4px, transparent 4px) 0 100%,
    linear-gradient(to left, #02fd43 4px, transparent 4px) 100% 0,
    linear-gradient(to left, #02fd43 4px, transparent 4px) 100% 100%,
    linear-gradient(to bottom, #02fd43 4px, transparent 4px) 0 0,
    linear-gradient(to bottom, #02fd43 4px, transparent 4px) 100% 0,
    linear-gradient(to top, #02fd43 4px, transparent 4px) 0 100%,
    linear-gradient(to top, #02fd43 4px, transparent 4px) 100% 100%;

  background-repeat: no-repeat;
  background-size: 40px 40px;*/
  background-color:rgba(0,0,0,0.5);
  left:0; right:0;;margin-left: auto; margin-right: auto;}

.bx-caption1 h2{position:relative;border-radius:0px 0px 0 0;display: block;margin:20px 10px 20px 20px !important;font-size:2.5em !important;text-align:center !important;color: #fff !important;line-height:110% !important;font-weight:700!important;}

.bx-caption1 p{position:relative;text-align:center;z-index:11000;overflow:hidden;border-radius:0px 0px 0 0;display: block;padding: 10px 15px 10px 15px;font-weight:300 !important;font-size:1.0em !important;color: #fff !important;margin:0px 20px!important;}

.bx-caption1 p .button_big{font-size:1.0em !important;}
.bx-caption1 p a.button_big{font-size:1.0em !important;border-radius:4px!important;padding:8px 10px!important;text-align:center;background:#663399!important;color:#fff!important}
.bx-caption1 p a.button_big:hover{font-size:1.0em !important;border-radius:0;color:#663399!important;background:#fff!important}






@media screen and (max-width:1190px) {
.bx-caption1{width:70%;overflow:hidden;border:0px solid #fff;position:absolute;left:10%;min-height:250px;top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);background:rgba(0,0,0,0.4)}
.bx-caption1 h2 {font-size:2.5em !important}
.bx-caption1 p{font-size:2.6em !important;margin:8px 10px 8px 10px!important;}
.bx-caption1 p a{font-size:1.00em !important;}

}

@media screen and (max-width:1025px) {
	.bx-caption1{width:80%;overflow:hidden;border:0px solid #fff;position:absolute;left:10%;min-height:250px;top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);background:rgba(0,0,0,0.4)}
	.bx-caption1 h2 {font-size:1.5em !important}
.bx-caption1 p{font-size:1.3em !important;}
.bx-caption1 p a{font-size:1.20em !important;}



}

@media screen and (max-width:981px) {


.bx-caption1{width:100%;overflow:hidden;border:0px solid #fff;position:absolute;left:0%;min-height:250px;top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);background:rgba(0,0,0,0.4)}
	.bx-caption1 h2 {font-size:1.5em !important}
.bx-caption1 p{font-size:1.3em !important;margin:6px 10px 6px 10px!important;}
.bx-caption1 p a{font-size:1.20em !important;}
.bx-caption1 p a:hover{font-size:1.2em !important;}

}

@media screen and (max-width:769px) {
.bx-caption1{width:100%;overflow:hidden;border:0px solid #fff;position:absolute;left:0;min-height:100px;top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);background:rgba(0,0,0,0.4)}
.bx-caption1 h2 {font-size:1.0em !important;margin:20px 5px 0px 5px !important;}
.bx-caption1 p{font-size:0.8em !important;margin:0px 10px 10px 10px!important;line-height:110%!important;}


}