.OWL-Holder, .owl-carousel{
	min-width:320px;
	min-height:150px;
	background-repeat: no-repeat;
	transition: all 2s ease 0s;
	}
	
	
.owl-stage-outer,  .owl-stage{height:auto;}

.owl-carousel .item h2, .MAINBODY.owl-carousel .item h2 {
	text-align: center;
	margin-top: 5px;
	color: #A00000;
	text-transform: capitalize;
	padding:0;
}

.owl-carousel .item h3, .MAINBODY.owl-carousel .item h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;text-transform: capitalize;
	
}
.owl-carousel .item {
	width: 100%;
	background-size: cover;
	background-color: transparent;
	overflow:hidden;
	display:block;

	transition: all 1s ease 0s;
}
.owl-carousel .item img{width:100%!important;max-width:100%!important;height:auto;max-height:auto!important;}
.owl-carousel .item a{text-decoration:none;}
.owl-carousel .item p em{font-size:14px;text-align:center;width:96%;margin: auto;padding:3px; padding-left:3%;padding-right:3%;}
.owl-carousel .item h3{letter-spacing:1px;margin-top:8px;}
.owl-carousel .item em{font-size:13px;color:#D86D0B;}




.owl-carousel .item p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
        color: #666666;
    text-decoration: none;
    cursor: text;
    font-variant: normal;
    text-transform: none;
    font-style: normal;
    font-weight: normal;
    padding: 0px;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}



.owl-carousel-thumbs .item {
	width: 200px;
	background-size: cover;
	background-color: transparent;
	overflow:hidden;
	display:block;

	transition: all 1s ease 0s;
}



.owl-theme .owl-controls .owl-dots{margin-top:10px;margin-bottom:10px;z-index:9999999999; }


.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 8px 8px;
    background: #D6D6D6;
	color:#ccc;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #D86D0B!important;color:#000;
}

body .BTN {display: inline-block;}

 
.btn {
	background: #eee;
	padding: 3px;
	margin: 4px;
	cursor: pointer;
	display: inline-block;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}





.owl-theme .owl-nav [class*='owl-'],
.owl-theme .owl-nav:hover [class*='owl-'] {
	color: #672112;
	font-size: 80px;
	margin: 0px;
	padding: 0px;
	display: block;
	cursor: pointer;
	width: 48px;
	line-height:200px;
	height: 200px;
	color: #FFF;
	text-shadow: 0 0 5px #000;
	font-family:Arial;
	opacity:0.5;

	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 99% auto;
}



.owl-carousel-thumbs .owl-nav [class*='owl-'],
.owl-carousel-thumbs .owl-nav:hover [class*='owl-'] {
	line-height:40px!important;
	height: 40px!important;;
	opacity:0.9;
	background-size: 70% auto;
}


.owl-theme .owl-nav:hover [class*='owl-'] {
	opacity:0.9;background-repeat: no-repeat;
}

.btn.next, .btn.prev,
.owl-prev, .owl-next {
	background: none;
	width:40px;
	height: 200px;
	line-height: 200px;
	margin-top: 0px;
	text-shadow: 0 0 5px #fff;
	border: none;
	text-decoration: none;
	position: absolute;
	z-index: 88888888;
	top: 20%;

}

.btn.next:hover, .btn.prev:hover,
.owl-next:hover, .owl-prev:hover {
	color: #672112;
	background:transparent;
	border:none;
}

.btn.next, .owl-next  {
	right: 0px;text-align:right;background-position: right center!important; background-image: url(/images/nextWhite.svg)!important;
	}
.btn.prev, .owl-prev{
	left: 0px;text-align: left;background-position: left center!important; background-image: url(/images/prevWhite.svg)!important;
	}
	
	
	

.customNavigation{text-align:center;}

.btn.stop, .btn.play, .stop, .play{
margin-top:40px;
}

#NAV{text-align:center;}
#NAV img{max-height:48px;width:auto;margin-bottom:0px;}

#NAV a{text-decoration:none;}




.lupa-zoom {
	background-image: url(/images/zoom.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 40px;
	display: block;
	height: 40px;
	width: 40px;
	bottom: 110px;
	position: absolute;
	margin: auto;
	margin-left: 65%;
	opacity: 0.9;
	text-indent: -9999;
}

.lupa-zoom:hover {
	opacity: 1;
}

@media (max-width: 1280px){
.lupa-zoom{display:none;}		
}







#FULL-SLIDESHOW a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #D9DBDD;
    background-color: #D86D0B;
    background-image: url(/images/OrangeDot.jpg);
    font-weight: normal;
    text-decoration: none;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    letter-spacing: 1px;
    width: 122px;
    text-align: center;
    margin:auto;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-top: 0px;
    position: relative;
    z-index: 99999;
}





.TextOverPicture{
	display: block;
	width: 70%;
	margin-left:15%;
	position: absolute;
	z-index: 333;
	top: 35px;
	max-height:100px;
	transition: all 1.3s ease-in-out;


}
.TextOverPicture h2 { 
    font-family:"HelvUlCn", 'Arial Narrow', serif;
	letter-spacing: 1px;
	font-weight:normal;
	font-size: 44px;
	line-height:1.2em;
	text-align: center;
	color: #fff;
	text-shadow: 0 1px 4px #000;
	margin: 0;
	padding: 0;
	opacity:0.8;

}

.TextOverPicture h3 {
	font-family: 'MyFont', Arial, serif;
	font-weight: normal;
	font-size: 20px;
	line-height:1.4em;
	text-align: center;
	margin: 10px auto;
	letter-spacing: 1px;
	max-width:1100px;
	color: #fff;
	text-shadow: 0 1px 4px #000;
	    max-width: 500px;
		opacity:0.6;
}

.TextOverPicture h6 {
	font-family: 'MyFont', Arial, serif;
	font-weight: normal;
	font-size: 18px;
	line-height:1.4em;
	text-align: center;
	margin: 10px auto 0 auto;
	letter-spacing: 4px;
	color: #ddd;
	text-shadow: 0 1px 6px #000;
	max-width: 500px;
}

.arrowDown, .arrowDownGray, .arrowTopGray{
	color: #eee!important;
	margin: auto;
	display: block;
	width: 60%;
	background-image: url(/images/downArrowWhite.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 40px;
	height:40px;
	opacity:0.7;
}

.arrowDownGray{color:#777!important;background-image: url(/images/downArrow.svg);}
.arrowTopGray{color:#777!important;background-image: url(/images/topArrow.svg);background-position: center top;padding-top:30px;background-size: 30px;}
.arrowDown:hover {opacity:1;}

.ButtonsOver{
	display: block;
	margin: auto;
	width: 300px;
	position: absolute;
	bottom: 0px;
	z-index:999999999999999999999;
	text-align: center;
}
.ButtonsOver a{
	font-size: 15px;
	line-height: 22px;
	color: #FFF;
	background-color: #093;
	text-align: center;
	display: inline-block;
	width: 90px;
}

@media (min-width: 1400px){
.btn.next, .btn.prev,.owl-prev, .owl-next {top:25%;}
.item .OrderBTN  {right:20px!important;}
}



@media (max-width: 1280px){
.btn.next, .btn.prev,.owl-prev, .owl-next {top:15%;}
.item .OrderBTN{bottom: 2%;}	
}


@media (max-width: 1024px){
.btn.next, .btn.prev,.owl-prev, .owl-next {top:8%;}
.owl-theme .owl-nav [class*='owl-'], .owl-theme .owl-nav:hover [class*='owl-'] {background-size:70% auto;}
.item .OrderBTN  {bottom: 5%;right:5px!important;}
.TextOverPicture h2 {font-size:40px;}
.TextOverPicture{top:20px;}
}

@media (max-width: 960px){
.owl-carousel .item p{font-size:12px;}
.TextOverPicture h3 {display:none;}
.TextOverPicture h2 {font-size:35px;top:5%;}
.item .OrderBTN {bottom: 10%;right:5px!important;}

}


@media (max-width: 720px){
.TextOverPicture{	width:100%;margin-left:0;}	
.TextOverPicture h3 {display:none;}
.TextOverPicture h2{font-size:30px;opacity:1;}
#NAVD {display:none;}
.arrowDown{background-size: 26px;height:30px;}
.item .OrderBTN {bottom: 25%;right:5px!important;}
}

@media (max-width: 650px){	
.TextOverPicture{top:15px;}
.OWL-Holder, .owl-carousel{min-height:150px;}
}


@media (max-width: 400px){	
.arrowDown{display:none;}
.owl-theme .owl-nav [class*='owl-'], .owl-theme .owl-nav:hover [class*='owl-'] {opacity:0.4;background-size: 70% auto;}

.item .OrderBTN  {bottom: 32%;right:5px!important;}
.btn.next, .btn.prev,.owl-prev, .owl-next {height:140px;}
}


/*

@media (max-width: 800px){
body .owl-carousel .item img{max-height:500px!important;}
}


@media (max-width: 600px){
body .owl-carousel .item img{max-height:390px!important;}
}

@media (max-width: 400px){
body .owl-carousel .item img{max-height:240px!important;}
.btn.next, .btn.prev,.owl-prev, .owl-next {top: 10px;}
}
*/