/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider,.bxslider2 {
  margin: 0;
  padding: 0;
}
/*.bxslider2 {
	margin-left: -360px;
}*/
.full_slider {
	margin-top: 40px;
}
ul.bxslider,ul.bxslider2 {
  list-style: none; 
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  overflow: visible!important;
}
/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  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,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 50px;
  background: url('../images/design/sipky.svg')  no-repeat 0 0;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 50px;
  background: url('../images/design/sipky.svg')  no-repeat 0px -40px;
}
/*.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
}*/
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: calc(50% - 20px);
  outline: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-indent: -9999px;
  z-index: 9999;
  background-color: #FFF;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* 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,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  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,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  display: block;
  font-size: .85em;
  padding: 10px;
}
/** THEME
===================================*/

.full .bx-wrapper {
	max-width: 100% !important;
	max-width: none;
}
.full .bxslider {
	margin-top: 190px;
	position: relative;
}
.full .bxslider .columns {
	min-height: 612px;
}
.full .bxslider img {
	top: 0px;
	right: 0px;
	position: absolute;
	max-width: 1031px;
	max-height: 612px;
}
.full .bxslider span.otocene {
	position: absolute;
	left: -122px;
	top: 190px;
	margin: 0px;
}


.full .bxslider h1,
.full .bxslider h2 {
	margin-top: 100px;
	 font-family: 'Helvetica Neue Light', Arial, sans-serif;
	 font-size: 50px;
	 line-height: 70px;
	margin-bottom: 10px;
}
.full .bxslider h1 strong,
.full .bxslider h2 strong {
	display: block;
}
.full .bxslider p {
	color: #A09D9D;
	font-size: 18px;
	margin-bottom: 20px;
}
.full .bxslider a.button {
	margin: 0px 20px 20px 0px;
}

.full .bxslider2 > li {
	width: 670px!important;
}

.full .bxslider2 p {
	margin-bottom: 20px;
}

.prev_slide, .next_slide,
.prev_slide2, .next_slide2 {
	width: 130px;
	height: 510px;
	display: inline-block;
	z-index: 99; 
	top: 90px;
	text-align: left;
	left: 0px;
	position: absolute;
	background: linear-gradient(-90deg, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 100%);
}
.prev_slide2, .next_slide2 {
	top: 0px; 
	height: 100%;
}
.next_slide,
.next_slide2 {
	background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
	right: 0px;
	left: auto;
	text-align: right;
	position: absolute;
}

.prev_slide a strong, .next_slide a strong,
.prev_slide2 a strong, .next_slide2 a strong {
	width: 40px;
	height: 40px;
	color: #FFF;
	border-radius: 50%;
	background-color: #FFF;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	font-size: 26px;
	box-sizing: border-box;
	text-align: center;
}
.prev_slide a strong {
	margin: 188% 0px 0px 20px;
}
.next_slide a strong {
	margin: 188% 20px 0px 0px;
}
.prev_slide2 a strong {
	margin: 160% 0px 0px 20px;
}
.next_slide2 a strong {
	margin: 160% 20px 0px 0px;
}
.next_slide2 i.arrow-next{
	margin-left: 7px;
}
.prev_slide2 i.arrow-prev{
	margin-right: 10px;
	margin-top: -8px;
}
@media only screen and (max-width: 747px) {
	.bx-wrapper .bx-controls-direction a {
		top: 70px;
	}
	.programy > li > div > p {
		font-size: 14px;
		line-height: 17px;
	}
	.full .bx-wrapper {
		padding: 0px !important;
	}
	.full h2 {
		font-size: 30px;
		line-height: 30px;
	}
}







@media only screen and (max-width: 1570px) {
.full .bxslider .columns {
	min-height: 540px;
}
.full .bxslider img {
	max-width: 900px;
}
}



	@media only screen and (max-width: 1480px) {
		.full .bxslider {
	margin-top: 190px;
}
.full .bxslider .columns {
	min-height: 480px;
}
.full .bxslider img {
	max-width: 800px;
}
.full .bxslider h1,
.full .bxslider h2 {
	margin-top: 50px;
	 font-size: 40px;
	 line-height: 55px;
}
		.full .bxslider2 > li {
			
			width: 560px!important;
		}
		
		.full .bxslider2 > li {
			margin-left: 20px !important;
			margin-right: 20px !important;
		}
		.prev_slide, .next_slide,
		.prev_slide2, .next_slide2 {
			width: 80px;
		}
		.prev_slide a strong {
			margin: 250% 0px 0px 20px;
		}
		.next_slide a strong {
			margin: 250% 20px 0px 0px;
		}
		.prev_slide2 a strong {
			margin: 330% 0px 0px 20px;
		}
		.next_slide2 a strong {
			margin: 330% 20px 0px 0px;
		}
		.bx-wrapper .bx-prev {
    		left: 10px;
	 	}
		.bx-wrapper .bx-next {
    		right: 10px;
	 	}
	}
	@media only screen and (max-width: 1240px) {	
		.full .bxslider {
	margin-top: 190px;
}
.full .bxslider .columns {
	min-height: 400px;
}
.full .bxslider img {
	max-width: 650px;
}
.full .bxslider span.otocene {
	display: none;
}
.full .bxslider h1,
.full .bxslider h2 {
	margin-top: 0px;
	 font-size: 35px;
	 line-height: 42px;
}
		
		
		
		.full .bxslider2 > li {
			width: 450px!important;
		}
		
		.full .bxslider2 > li {
			margin-left: 15px !important;
			margin-right: 15px !important;
		}
		.prev_slide, .next_slide,
		.prev_slide2, .next_slide2 {
			width: 60px;
		}
		.prev_slide a strong {
			margin: 250% 0px 0px 10px;
		}
		.next_slide a strong {
			margin: 250% 10px 0px 0px;
		}
		.prev_slide2 a strong {
			margin: 330% 0px 0px 10px;
		}
		.next_slide2 a strong {
			margin: 330% 10px 0px 0px;
		}
	}
	@media only screen and (min-width: 748px) and (max-width: 1240px) {
	
	
	}
	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
.full .bxslider {
    margin-top: 110px;
}
.full .bxslider img {
	max-width: 500px;
}
.full .bxslider .columns {
	min-height: 300px;
}
.full .bxslider h1,
.full .bxslider h2 {
	margin-top: 0px;
	 font-size: 25px;
	 line-height: 30px;
}
.full .bxslider .tab_numbers {
	display: none;
}
		.full .bxslider2 > li {
			margin-left: 10px !important;
			margin-right: 10px !important;
		}
		.restaurant_card a > div {
   		 margin: 10px 0px;
		}
		
		.full .bxslider2 > li {			
			width: 352px!important;
		}
		.full .bxslider2 > li .three {
			width: 100%;
		}
		.blog_card a span.crop {
    		height: 220px;
    		width: 100%;
		}
		.blog_card a span.crop img {
			margin-top: -50%;
		}
		.blog_card a span.crop img.landscape {
    		height: auto;
			width: 100%;
			min-height: 220px;
   		 margin-left: 0%;
			 margin-top: 0px;
		}
		.blog_card a div.blog_card_text {
    width: 100%;
    margin-top: 20px;
    height: auto;
    padding: 20px;
	 border-radius: 20px;
}
.full .bxslider2 div.blog_card_text p {
    font-size: 15px;
	 line-height: 22px;
	 margin-bottom: 10px;
}
.blog_card_text > div {
    height: 160px;
}
		.prev_slide a strong {
			margin: 290% 0px 0px 10px;
		}
		.next_slide a strong {
			margin: 290% 10px 0px 0px;
		}
		.prev_slide2 a strong {
			margin: 460% 0px 0px 10px;
		}
		.next_slide2 a strong {
			margin: 460% 10px 0px 0px;
		}
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 748px) and (max-width: 959px) {
		
	}
	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 747px) {
		.full .bxslider2 > li {		
			width: 310px!important;
		}
		.full .bxslider {
			text-align: center;
		}
		.full .bxslider img {
    position: static;
	 width: 95%;
	 max-width: 95%;
	 margin-left: 5%;
}
.full .bxslider .columns {
    min-height: 50px;
	 text-align: center;
}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 460px) and (max-width: 747px) {
		
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 459px) {
		.full .bxslider2 > li {		
			width: 250px!important;
		}
	}