
@font-face {
    font-family: 'Open Sans';
    src:    url('/contents/templates/fonts/OpenSans-Regular.ttf') format('truetype');
	font-style: normal;
}

@font-face {
    font-family: 'acumin-pro';
    src:    url('/contents/templates/fonts/Acumin-RPro.otf') format('opentype');
    font-style: normal;
}




/************* COOKIE-CONSENT - Start ***********/

.privacypolicies-com---nb-simple {
    left: 0!important;
}

.privacypolicies-com---palette-light.privacypolicies-com---nb {
    background-color: #f2f2f2;
    color: #111;
    margin: 15px;
    border: 1px solid #634e42;
}

.privacypolicies-com---palette-light.privacypolicies-com---nb {
    background-color: #f2f2f2f2!important;
    color: #111;
}

.privacypolicies-com---pc-dialog .cc-cp-body-content-entry-text {
    font-size: 14px!important;
    line-height: 1.5;
}

.privacypolicies-com---palette-light .cc-nb-okagree {
    color: #fff;
    background-color: #634e42 !important;
}

.privacypolicies-com---palette-light .cc-nb-reject {
    color: #fff;
    background-color: #634e42 !important;
}

.privacypolicies-com---nb .cc-nb-text {
    font-size: 14px!important;
    margin: 0 0 1.25rem 0;
}



/************* COOKIE-CONSENT - End ***********/

#nav.affix {
    position: fixed;
    top: 0;
    width: 100%
}

.hide {
	display: none !important;
}
h1 {
	font-family:  'Open Sans', sans-serif!important;
	font-weight: 400!important;	
	font-style: normal!important;
	color: #5C2626 !important;
}
h1 small {
	color: #666; 
	display: block;
	font-size: 50%;
	font-style: italic;
	font-family: 'acumin-pro', sans-serif!important;	
}
h2 {
	color: #333333!important;
	font-family: 'Open Sans', sans-serif!important;
}
h2.lined {
	position: relative;
	z-index: 1;
	overflow: hidden;
	text-align: center;
}
h3 {
	font-size: 1.25em!important;
	font-weight: 700!important;
	font-family:  'Open Sans', sans-serif!important;
}
p {
	color: #000000!important;
}
.text-black-50 { font-size: 90%!important; }

.btn:focus, .btn.focus {
	outline: 0;
	box-shadow: none!important;
}
.price-box h2 small {
    font-size: 0.6em;
    font-family: 'Open Sans', sans-serif!important;
	color: #555;
}
.price-box .justify-content-center p {
	font-size: 1.15em!important;
}
.price-box .card-body {
    font-size: 1.2em;
}

.list-group-item {
	background: transparent!important;
}
.list-group-item i {
	margin-right: 15px;
}
.top-line {
	font-size: 0.8em;
}
.lang-selection ul {
	display: inline-block;
	margin: 0px!important;
}
.lang-selection li {
	float: left;
	list-style: none;
	margin: 10px 0 3px;
	width: 30px;
	text-align: center;
}
.lang-selection a {
	text-decoration: none;
	font-size: 0.9em;
	display: block;
}
.lang-selection a:hover {
	text-decoration: none;
}
#languages_active, #languages_active a, #languages_active a:hover {
	color: #fff;
	text-decoration: underline;
}
.navbar { 
	background: #fff;
}
.navbar-nav {
	background-color: #fff!important;
}
.navbar-nav .nav-item {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1.1em;
}
.navbar-light .navbar-nav .nav-link {
	color: #000000!important;
	border-bottom: 1px dotted #ddd;
}
.navbar-brand {
	width: 200px;
	margin-left: 15px;
	background-image: url(../../images/logo-bg.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#nav.affix .navbar-brand {
	background-size: 45%;
    background-position: left;
}

#header-carousel {
	margin-bottom: 50px;
}
.carousel-caption {
	margin-bottom: -65px;
}
.btn-success {
	font-weight: 700!important;
	font-size: 1em!important;
	padding-left: 50px !important;
	padding-right: 50px !important;
	border: 3px solid #E9E0D3  !important;
}
.sign {
	font-family: 'Open Sans', sans-serif!important;
	font-size: 1.7em!important;
}
.box-highlights p {
	/*background-image: url(../../images/home/sterne.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 40%;*/
	line-height: 2.4em;
    padding-left: 10px;
    padding-right: 10px;
    margin-top:40px;
    font-size: 1.1em;
}

.box-offer {
	position: relative;
}
.box-offer-bg {
	background-image: url(../../images/home/freibad-schenna.jpg);
    min-height: 400px!important;
    background-size: cover;
}
.box-offer-content {
    margin-top: 0px;
	margin-bottom: 0px;
	z-index: 1;
	padding: 0!important;
}
.box-offer-content .card {
    width: 100%;
    height: auto;
}
.box-offer-content .card-header {
	font-family:  'Open Sans', sans-serif!important;
    font-size: 1.8em;
    font-weight: 100;
}
.box-offer-content .card-text {
    border: 1px solid #fff;
    padding: 1em;
	font-size: 1.3em;
}
.btn-circle.btn-xl { 
	width: 200px; 
	height: 200px; 
	padding: 10px 16px; 
	border-radius: 50%; 
	text-align: center;
    font-size: 1.3em;
	font-weight: 200;	
	cursor: default!important; 
} 
		
.circles button.btn-light {
	background: transparent url(../../images/home/circle-light.png);
    background-size: cover;
    border: 0px;
}
.circles button.btn-dark {
	background: transparent url(../../images/home/circle-dark.png);
    background-size: cover;
    border: 0px;
}
.circles button.btn-danger {
	background: transparent url(../../images/home/circle-danger.png);
    background-size: cover;
    border: 0px;
}
		
		
		
.bott-gallery {
	position: absolute;
	margin-left: -35px;
	margin-top: -15px;
}
.bott-gallery.cam-center {
	left: 50%;
	top: 50%!important;
}
.bott-gallery.cam-left {
	left: 35px;
	bottom: 14px!important;
}
.bott-gallery.cam-right {
	right: 0px;
	bottom: 14px!important;
}
.fa-camera:before {
	content: "\f030";
	font-size: 32px;
	padding: 15px;
	background-color: rgba(0,0,0,.7);
	color: white;
}
.gallery-link {
	cursor: pointer;
}
.zoom-out { 
	overflow: hidden; 
}
.zoom-out img {
	-webkit-transition: 0.6s ease;
	transition: 0.6s ease;
}
.zoom-out:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.shortcuts img {
	margin-bottom: 15px;
	border: 8px solid #f0ebe9;
	max-height: 200px;
	transition: transform .2s;
}
.shortcuts img:hover {
	-ms-transform: scale(0.9); /* IE 9 */
  	-webkit-transform: scale(0.9); /* Safari 3-8 */
  	transform: scale(0.9); 
}
.shortcuts img.green-dark {
	border: 8px solid #f0ebe9;
}
.shortcuts i {
	font-size: 2.5em;
	color: #5C2626 ;
}

#price-accordion a, #price-accordion-2 a, #price-accordion-3 a {
	color: #333;
	font-weigth: bold;
}
.bg-secondary.text-white.tab-datum {
    min-width: 200px;
}
.bg-success.text-white.tab-tagpreis  {
    min-width: 150px;
}
.bg-info.text-white.tab-wochenpreis {
    min-width: 150px;
}
.spot-box {
    margin: 70px 0;
}


.img-banner .row div { padding: 0px !important; } 


/* OWL CAROUSEL */

.owl-item {
	transform: scale(0.86)!important; 
	-moz-transform: scale(0.86)!important; 
	-webkit-transform: scale(0.86)!important; 
	transition: transform  .5s ease-in-out; 
	-moz-transition: transform  .5s ease-in-out; 
	-webkit-transition: transform  .5s ease-in-out;}
.owl-item.active.center { 
transform: scale(1)!important; 
-moz-transform: scale(1)!important; 
-webkit-transform: scale(1)!important; }

.img-glide {width: 70%; opacity: 0.3; transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -webkit-transition: opacity .5s ease-in-out;}

.owl-item.active.center>div>a>.img-glide {opacity: 1; }
.owl-nav {text-align: center;}
.owl-nav>button {margin:0;}
.owl-nav>button:focus {outline: none;}
.owl-prev>span, .owl-next>span  {font-size: 2em; color:#fff; text-shadow: 2px 2px 2px rgba(0,0,0,.7);width: 110px; display: block; height: 150px;}
.owl-prev {position: absolute; top: -30px;bottom: 0; left: 10%;}
.owl-next {position: absolute; top: -30px; bottom: 0; right: 10%;}
.owl-item .caption { position: absolute; bottom: 0px; left: 0px; font-size: 2.5em; width: 100%;text-align: left;text-shadow: 2px 2px 2px rgba(0,0,0,.7);/*background:rgba(163, 138, 116, 0.7);*/}
.owl-item a {text-decoration: none; color: #fff; display: block; padding: 0px; }
.owl-item .caption a { padding: 20px 40px; }

@media (max-width:768px) {
	.owl-prev>span {font-size: 4em;}
	.owl-next>span {font-size: 4em;}
	.owl-prev {left: 5%;}
	.owl-next {right: 5%;}
	
	.img-glide {width: 90%; }
	.owl-item .caption { font-size: 1.3em; }
    .owl-item .caption a { padding: 10px 15px; }
}

.owl-custom-control {
	width: 30px !important;
	height: 30px !important;
	margin-top: -15px !important;
	font-size: 30px !important;
}


/******** OWL CAROUSEL - End **********/


.footer {
	margin-top: 0px;
	color: #ffffff;
    font-size: inherit;
	border-top: 10px solid #634E42;
}
.footer a:hover {
	color:#ffffff!important;
	}
.footer-logo {
	display: none;
}
.bottom-line {
	font-size: 0.65em;	
}
.bottom-line div {
	position: relative;
}
 
.bottom-line p {
	text-align: center;
}
 
.bottom-line img {
	position: normal;
	display:inline-block;
}

.logo-suedtirol { height: 95px; }
.logo-schenna { height: 90px;  }

.g-map .embed-responsive {
	height: 350px!important;
}
.partners img {
	padding: 0 15px
}
.adress-box { 
	border:0px!important;
	border-top: 30px solid #5C2626!important /*#6D5148*/;
	width: 100%;
	z-index: 1;
	font-size: 0.85em;
}
.adress-box a {
	color: #5C2626; 
	border-bottom: 1px dotted #aaa!important;
}
.adress-box a:hover {
	color: #5C2626!important;
	text-decoration: none;
	border-bottom: 1px solid #5C2626!important;
}
.card-img-top {
	width: 90% !important;
	margin: 0 auto;
}
.booking-link { 
	background-color: #3163b7; 
	margin: 40px 0 20px;
	padding: 0 15px;
}
.booking-link img {
    width: 250px;
}
.partners img {
	margin: 15px 0;
	max-width: 250px;
}
.map-link p {
	position: relative;
	z-index: 1;
	overflow: hidden;
	text-align: center;
	color: #333333!important;
}
.map-link p:before, .map-link p:after {
	position: absolute;
	top: 51%;
	overflow: hidden;
	width: 50%;
	height: 1px;
	content: '\a0';
	background-color: #939090;
	margin: 0 15px 0px 0;
}
.map-link p:before {
	margin-left: -50%;
	text-align: right;
}
.sponsor {
	text-align: center;
}

.close-line {
	font-size: 0.8em;
}

/* Extra small devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap*/

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
h2.lined:before, h2.lined:after {
	position: absolute;
	top: 51%;
	overflow: hidden;
	width: 50%;
	height: 1px;
	content: '\a0';
	background-color: #939090;
	margin: 0 15px 0 0;
}
h2.lined:before {
	margin-left: -50%;
	text-align: right;
}
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
h1 {
	font-size: 3em!important;
}
.parallax-bg {
    padding: 150px 0;
}
.parallax-bg h2 {
    right: 8%;
    top: -100px;
    font-size: 1em !important;
    padding: 30px 15px !important;
    margin-right: 20px;
    width: 150px;
    height: 150px;
}

.slogan {
	font-size: 3em;
	font-family:  'Open Sans', sans-serif;
	color: #5e5e5e;
}
.slogan small {
	font-size: 70%!important;
}
.shortcuts img {
	max-height: auto!important;
}
.embed-responsive-4by3 {
	height: 450px!important;
}
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
h1 {
	font-size: 3.5em!important;
}
p {
	font-size: 1.3em!important;
}
.affix {
	background: #fcfcfc;
	padding: 0px !important;
	border-bottom: 3px solid #634E42;
	-webkit-transition:all 0.3s ease-in!important;
	-moz-transition:all 0.3s ease-in!important;  
	-o-transition:all 0.3s ease-in!important;         
	transition:all 0.3s ease-in!important;  
}
.affix img {
	width: 45% !important;
}
.navbar-nav {
	background-color: transparent!important;
}
.navbar-nav .nav-item {
	font-size: 1.1em;
}
.navbar-light .navbar-nav .nav-link {
	color: #5C2626!important;
	-webkit-transition: all .5s; /* Safari */
 	transition: all .5s;
 	border-bottom: 2px solid rgba(255,255,255,.0);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
	color: #5C2626!important;
	border-bottom: 2px solid #5C2626 ;
	letter-spacing: 1px;
	font-weight: 500;
}
.affix .nav-link:hover, .affix .nav-link:focus {
	border-bottom: 2px solid rgba(255,255,255,.0)!important ;
}
.navbar-brand {
	width: 300px;
	margin-left: 0px;

}
#header-carousel {
	margin-bottom: 100px;
	/*border-top: 10px solid #C69D89;
	border-bottom: 10px solid #C69D89;*/
}
.btn-success {
	-webkit-transition: .7s; /* Safari */
	transition: .7s;
}

.box-highlights p {
	background-size: 20%;
}

.box-highlights p {	
    line-height: 2.8em;
    padding-left: 60px;
    padding-right: 80px;
    font-size: 1.15em!important;
}

.box-offer {
	position: relative;
}
.box-offer-bg {

    min-height: 400px!important;
    background-size: cover;
}
.box-offer-content {
    margin-top: 30px;
	margin-bottom: 30px;
	z-index: 1;
	padding: 0 15px!important;
}
.box-offer-content .card {
    width: 550px;
	height: 340px; 
}
.box-offer-content .card-header {
	font-family:  'Open Sans', sans-serif!important;
    font-size: 1.8em;
    font-weight: 100;
}
.box-offer-content .card-text {
    border: 1px solid #fff;
    padding: 1em;
	font-size: 1.3em;
}
.btn-circle.btn-xl { 
	width: 230px; 
	height: 230px;  
    font-size: 1.5em;
} 

.bott-gallery {
	position: absolute;
	margin-left: -35px;
	margin-top: -15px;
}

.agb ul {
	font-size: 1.2em;
}

.footer-logo {
	display: block;
}
.bottom-line div {
	position: relative;
}

.bottom-line p {
	text-align: right;
	padding-right: 80px;
	margin: 0
}

.bottom-line img {
	position: absolute;
}

.logo-suedtirol { 
	left: 120px; 
	height: 95px; 
}

.logo-schenna {
	left: 280px;  
	height: 90px;  
}

.g-map .embed-responsive {
	height: 400px!important;
}
.partners {
	margin-top: 120px!important;
}
.partners img {
	padding: 0 15px
}
.adress-box { 
	border:1px solid #6D5148!important;
	border-top: 30px solid #5C2626 !important;
	width: 17rem;
	z-index: 1;
	position: absolute!important; 
	left: 25%;
	top: -40px;
}
.booking-link { 
	background-color: #3163b7; 
	margin: 10px 0 30px;
}

.page-braker img { 
	width:100%; 
}
.parallax-bg { 
	padding: 250px 0; 
}
.parallax-bg h2 {
    right: 15%;
    top: -100px;
    font-size: 1.40em !important;
    padding: 50px 15px !important;
    margin-right: 20px;
    width: 200px;
    height: 200px;
}



}



/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {


.navbar-nav {
	margin-right: 50px;
}
.navbar-nav .nav-item {
	padding-left: 25px;
	padding-right: 25px;
	font-size: 1.15em;
}
.affix .nav-item {
	padding-left: 10px;
	padding-right: 10px;
}
.navbar-brand {
	width: 400px;
}

.partners {
	margin-top: 20px!important;
	margin-bottom: 20px!important;
}

.box-highlights p {	
	line-height: 1.8em;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
    font-size: 1.1em!important;
}

}
 
 
 /* Extra large devices (large desktops, 1800px and up)*/
@media (min-width: 1800px) {

.box-highlights p {	
    line-height: 2.4em;
    padding-left: 60px;
    padding-right: 120px;
    font-size: 1.2em!important;
}

}