/**
 * 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%;}

/* 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;}

/* PAGER */

.bx-wrapper .bx-pager {text-align: center;font-size: .65em;font-family: Arial;font-weight: bold;color: #666;padding-top: 0px;display:none;}

.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}

.bx-wrapper .bx-pager.bx-default-pager a {background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 3px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}
/* DIRECTION CONTROLS (NEXT / PREV) */

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

.bx-wrapper .bx-prev {left: 0px;background: url(images/controlsprev1.png) no-repeat 0 50%;}
.bx-wrapper .bx-next {right:0px;background: url(images/controlsnext1.png) no-repeat 100% 50%;}

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

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

.bx-wrapper .bx-controls-direction a {position: absolute;top: 0;margin-top: 0;outline: 0;width: 25%;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;}
.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;}

.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active {background-position: -86px 0;}

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

.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active {background-position: -86px -33px;}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: center;width: 100%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 0;width: 35px;}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {background:blue !important;}

.bx-wrapper .bx-caption  span{
	background:#fff/3;background: rgba(255, 255, 255, 0.8);width:100%;bottom:0;right:0%;left:0%;height: auto;position:absolute;text-align:center;z-index:11000;overflow:hidden;display: block;padding: 10px 0px;height:5%;
    -webkit-animation: expand 1s  ; /* Safari 4+ */
  -moz-animation:    expand 1s  ; /* Fx 5+ */
  -o-animation:      expand 1s  ; /* Opera 12+ */
  animation:         expand 1s  ; /* IE 10+, Fx 29+ */
}
@-webkit-keyframes expand{
    0%{height:0px}
    100%{height:5%}
}

.bx-wrapper .bx-caption span {color: #000;font-family: Arial,Verdana, sans serif !important;font-size:1.9em !important;display: block;line-height:110%;padding: 10px 5px;font-weight:normal;}



.bx-caption1 {
 background:#fff\3;background: rgba(255, 255, 255, 0.8);width:100%;top:0;right:0%;left:0%;height: auto;position:absolute;text-align:center;z-index:11000;
overflow:hidden;border-radius:0 0 0px 0px;display: block;padding: 0px 5px 10px 5px;height:10%;
   -webkit-animation: cap1 1.5s ; /* Safari 4+ */
  -moz-animation:    cap1 1.5s ; /* Fx 5+ */
  -o-animation:      cap1 1.5s ; /* Opera 12+ */
  animation:         cap1 1.5s ; /* IE 10+, Fx 29+ */}
@-webkit-keyframes cap1{
    0%{height:0px}
    100%{height:10%}
}

.bx-caption1 h2 {padding:20px 10px 40px 10px !important;font-family: Arial,Verdana, sans serif !important;font-size:2.4em !important;text-align:center !important;color: #000 !important;line-height:110% !important;margin:0 auto 10px auto !important;height:30px;/*border-bottom:0px !important;border:8px solid #fff !important*/}
.bx-caption1 p{font-family:  Arial,Verdana, sans serif !important;font-weight:normal !important;font-size:2.6em !important;text-align:center !important;color: #fff !important;padding-left:none !important;padding:5px;border-radius:8px;margin-top:100px;}
.bx-caption1 p a{font-family: Arial,Verdana, sans serif !important;font-weight:normal !important;font-size:1.00em !important;color: #fff !important;padding-left:none !important;padding:5px;background:#014e47;border-radius:8px;text-decoration:none;}
.bx-caption1 p a:hover{font-family:Verdana !important;font-weight:normal !important;font-size:1.0em !important;text-align:center !important;color: #014e47 !important;padding-left:none !important;padding:10px;background:#fff;border-radius:8px;text-decoration:none;}

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



.bx-caption1 h2 {padding:20px 10px 40px 10px !important;font-family: Arial,Verdana, sans serif !important;font-size:1.5em !important;text-align:center !important;color: #000 !important;line-height:110% !important;margin:0 auto 10px auto !important;height:30px;}
.bx-caption1 p{font-family: Arial,Verdana, sans serif !important;font-weight:normal !important;font-size:2.6em !important;text-align:left !important;color: #fff !important;padding-left:none !important;padding:5px;border-radius:8px;margin-top:100px;}
.bx-caption1 p a{font-family: Arial,Verdana, sans serif !important;font-weight:normal !important;font-size:2.0em !important;text-align:left !important;color: #fff !important;padding-left:none !important;padding:5px;background:#09f;border-radius:8px;}
.bx-caption1 p a:hover{font-family:Verdana !important;font-weight:normal !important;font-size:1.0em !important;text-align:center !important;color: #000 !important;padding-left:none !important;padding:10px;background:#09f;border-radius:8px;}
.bx-wrapper .bx-caption span {color: #000;font-family: Arial,Verdana, sans serif !important;font-size:1.5em !important;display: block;line-height:110%;padding: 10px 5px;font-weight:normal;
}
}

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


.bx-caption1 h2 {padding:20px 10px 0px 10px !important;font-family: Arial,Verdana, sans serif !important;font-size:1.4em !important;text-align:center !important;color: #000 !important;line-height:110% !important;margin:0 auto 0px auto !important;/*border-bottom:0px !important;border:8px solid #fff !important*/}
.bx-caption1 p{font-family: Arial,Verdana, sans serif !important;font-weight:normal !important;font-size:1.0em !important;text-align:center !important;color: #fff !important;margin: 0px 0px 0px 0px !important;padding-bottom:0px !important;}
.bx-caption1 p a{font-family: Arial,Verdana, sans serif !important;font-weight:normal !important;font-size:1.10em !important;color: #fff !important;padding-left:none !important;padding:5px;background:#014e47;border-radius:8px;text-decoration:none;}
.bx-caption1 p a:hover{font-family:Verdana !important;font-weight:normal !important;font-size:1.1em !important;text-align:center !important;color: #014e47 !important;padding-left:none !important;padding:10px;background:#fff;border-radius:8px;text-decoration:none;}
.bx-wrapper .bx-caption span {color: #000;font-family: Arial,Verdana, sans serif !important;font-size:1.3em !important;display: block;line-height:110%;padding: 10px 5px;font-weight:normal;
}
}

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


.bx-caption1 h2 {padding:20px 10px 0px 10px !important;font-family: Arial,Verdana, sans serif !important;font-size:1.1em !important;text-align:center !important;color: #000 !important;line-height:110% !important;margin:0 auto 0px auto !important;/*border-bottom:0px !important;border:8px solid #fff !important*/}
.bx-caption1 p{font-family: Arial,Verdana, sans serif !important;font-weight:normal !important;font-size:0.8em !important;text-align:center !important;color: #fff !important;margin: 0px 0px 0px 0px !important;padding-bottom:0px !important;}
.bx-caption1 p a{font-family: Arial, Verdana, sans serif !important;font-weight:normal !important;font-size:1.00em !important;color: #fff !important;padding-left:none !important;padding:5px;background:#014e47;border-radius:8px;text-decoration:none;}
.bx-caption1 p a:hover{font-family:Verdana !important;font-weight:normal !important;font-size:1.0em !important;text-align:center !important;color: #014e47 !important;padding-left:none !important;padding:10px;background:#fff;border-radius:8px;text-decoration:none;}

.bx-wrapper .bx-caption span {color: #000;font-family:Arial,Verdana, sans serif !important;font-size:1.1em !important;display: block;line-height:110%;padding: 10px 5px;font-weight:normal;
}
.bx-wrapper .bx-caption  span{
	
width:99%;bottom:0;right:0%;left:0%;}
.bx-wrapper .bx-caption1 {
	
width:99%;top:0;right:0%;left:0%;}
}

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

.bx-caption1, .bx-caption {
display:none!important;
   /*background:#ccc\9;
	background: rgba(204, 204, 204, 0.5);*/
	width:50%;top:0px;left:30px;
	border-radius:10px 0  30px 0;/*
	border:1px solid #019320;*/
	
    position:absolute;
    text-align:left;
    z-index:11000;
	overflow:hidden;
	
	display: block;
	padding: 5px 0px;
	
}
.bx-caption1 h2 {padding:0px 10px 0px 10px !important;font-family:Arial,Verdana, sans serif !important;font-size:1.4em !important;text-align:center !important;color: #fff !important;line-height:110% !important;margin:0 auto 0px auto !important;/*border-bottom:0px !important;border:8px solid #fff !important*/}
.bx-caption1 p{font-family: Arial,Verdana, sans serif !important;font-weight:normal !important;font-size:0.8em !important;text-align:center !important;color: #fff !important;margin: 0px 0px 0px 0px !important;padding-bottom:0px !important;}
.bx-caption1 p a{font-family: Verdana, sans serif !important;font-weight:normal !important;font-size:1.00em !important;color: #fff !important;padding-left:none !important;padding:5px;background:#014e47;border-radius:8px;text-decoration:none;}
.bx-caption1 p a:hover{font-family:Verdana !important;font-weight:normal !important;font-size:1.0em !important;text-align:center !important;color: #014e47 !important;padding-left:none !important;padding:10px;background:#fff;border-radius:8px;text-decoration:none;}
}