
/*
Theme Name: kroon
Author: wumm, peter lütolf 
Author URI: https://www.wumm.ch/
Version: 1.0
License: GNU General Public License
*/

img {
	width: 100%;
  	height: auto;
}
	
.container > .section,
body > .section{
	margin-bottom:  120px;
}
.hotspot,
div.pnlm-hotspot-base.fas{
	width: 30px !important;
	height: 30px !important;
	background-color: #fff !important;
	background-image: url("img/icon-kroon.svg");
	border: 2px solid #000;
	padding: 10px;
	box-sizing: inherit;
}

div.pnlm-hotspot-base.fas:hover{

-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.pano-wrap.pnlm-container {
	width: 100% !important;
	height: 80vh !important;
	margin-bottom: 80px;
	max-width: 1500px;
    margin: 0 auto;
}


.page-template-_startseite .pano-wrap.pnlm-container {
	width: 100% !important;
	height: 544px !important;
	margin-bottom: 80px;
	max-width: 1500px;
    margin: 0 auto;
}

.bildlegende {
bottom: 20px;
	left: 20px;
	font-weight: 700;
	display: block;
	text-shadow: 0px 0px 10px #000;
	color: #fff;
	z-index: 1000;
	position: absolute;
}
.galerie-img a:hover .bildlegende {
	opacity: 1 !important;
	z-index: 1000;
	
}
.galerie-img a ,
.galerie-img a:hover ,
.galerie-img a:hover .bildlegende {
	opacity: 1 !important;
	
}



.pnlm-controls-container {
    position: absolute;
    top:inherit;
    left: 4px;
	bottom: 4px !important;
    z-index: 1;
}
.page-template-_360 .container {
	margin-bottom: 80px;
}

.page-template-_360 .footer .container {
	margin-bottom: 0px;
}

.container-360 {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    max-width: 1500px;
    margin: 0 auto;
}


.icon {
	width: 80px;
	height: auto;
}

.icon:hover {
	opacity: 0.7;
}


/* Global */
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
  border: 0;

}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  margin: 0;
  padding: 0;

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;

}
::-webkit-scrollbar {
    width: 8px;
	z-index:22000;
	
}

/* Track */
::-webkit-scrollbar-track {
    background-color: #999;
	
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #414E5A;
	border-radius:4px;
	
	

}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}




body {
	
  margin: 0;



  height:auto;
  overflow:hidden;
  overflow-y: scroll;
	

  font-style: normal;

  font-size: 100%;
  line-height: 1.2;
  color: #000;
		 font-family: Times, "Times New Roman", "serif";
	font-weight: 400;

 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;

 
}
.red {
	color:#cd1619;
	
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	 -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
	text-transform: uppercase;



   font-weight:400;
  

   line-height:1;
	padding-bottom: 20px;

}

a h1,
a h2,
a h3,
a h4,
a h5,
a h6 {
	color:inherit;
	
	
}

h1 {
	font-size:1.8em; font-family: Times, "Times New Roman", "serif";
	font-weight: 700;
	padding-bottom: 20px;
	  text-transform: uppercase;
	}
h2 {
	font-size:1.5em; font-family: Times, "Times New Roman", "serif";
	font-weight: 700;
	  text-transform: uppercase;
}
.adresse h2 {
		font-size:1.8em; font-family: Times, "Times New Roman", "serif";
	font-weight: 200;
	  text-transform: uppercase;
}
h3 {
		font-size:1.5em; font-family: Times, "Times New Roman", "serif";
	font-weight: 700;
	  text-transform: uppercase;
	}		

h4 {
	font-size:1.5em;
  font-weight: 700;

  text-transform: uppercase;
}

p {
  margin: 0 0 0px 0;

  font-weight:400;
  font-size: 1.15em;
  font-weight: 300;
  line-height: 1.4; font-family: Times, "Times New Roman", "serif";
	 font-weight: 400;

}


.adresse p {
	text-align: left;
	
}

.light {
	font-weight: 100;
}



	a:active,
	ul,
	li,
	input {
outline: none;
border: none;
}


li {
	line-height: 1.4;
	font-size: 1.15em;
}



ul {
  list-style: disc;
  margin:0px 0;
}
ol {
  list-style: decimal;
}
b,
strong {
	font-weight: 700;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
.center {
	text-align:center;}
.clear {
	clear:both;
	}
a {
  color: #000;
  text-decoration: none;
  outline: 0;
  border: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
a:hover {
	opacity: 0.6;
}

.logo a:hover,
.wohnung a:hover{
	opacity: 1;
}


.textbox {
	padding:30px 0;}
	
a:hover,
a:hover h3 {
	color:#000000;
	transition: color .8s ease;

}
.clear {
	clear:both;
	}
	
.text ul ,
.einleitung ul {
	margin-left: 0px;
	  list-style-type: none;
}	

	
.text ul li ,
.einleitung ul li {
	padding-left: 25px;
	background-image: url("img/strich.svg");
	background-repeat: no-repeat;
	background-size: 15px 15px;
	background-position: left 3px top 5px;
}	
 
  	.kontakt {
display:block;
	position: fixed;
	top: 0;
	right: 0;
	width: 80px;
	z-index: 3002;
}
	
html {
  scroll-behavior: smooth;
}

.toggle-box {
	display:block;
	position: fixed;
	top: 0;
	right: 0;
	width: 80px;
	z-index: 3002;

	
	}  
.kontakt > img {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 10px;
	cursor: pointer;
	
}
.toggle-box > img  {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 30px;
	cursor: pointer;
	
}
body  .toggle-x,
body.akk-nav  .toggle{
	display: none;
}

body  .toggle,
body.akk-nav  .toggle-x{
	display: block;
}

.mob-nav {
	display:none;}
	
/* ----------------------------------------------------------------------------navigation   */	

a {
	cursor: pointer;

}
.content-state img {
	max-width: 350px;
	width: 50%;
	height: auto;
	text-align: right;
	float: right;

}
.menu a {
	font-size:1.6em;
	font-weight:700;
	text-transform: uppercase;
	line-height: 1.2em;
	color: #7D7164;
	display: inline-block;
	margin-bottom: 10px;
	
	
	}

.menu .sub-menu a {
	font-size:1em;
	font-weight:300;
	text-transform: uppercase;
	line-height: 1.2em;
	color: #7D7164;
	display: inline-block;
	margin-bottom: 10px;
	
	
	}


.menu .current_page_item a {
	color: #513925;
	border-bottom: 3px solid #513925;
}

.menu .sub-menu   a {
	color: #513925;
	border-bottom: 0px solid #513925 !important;
}

.menu ul,
.menu li {
	list-style-type: none;
}



.navigation {
	text-align: center;
	width: 100%;
	height: 100vh;
	min-height: 100%;
	background-color: #f6f8f1;
	position: fixed;
	margin-top: -100vh;
	z-index: 3001;
	box-sizing: border-box;
	padding-top: 0;
	overflow: hidden;
		-webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.0);
-moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.0);
box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.0);
	 
	 -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
	background-image: url("img/eck-2.svg");
	background-position: left top;
	background-size: 20%;
	background-repeat: no-repeat;
}





body.akk-nav .navigation {
	
	margin-top: 0;
	 -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
		-webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.75);
}

.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit], 
.gform_wrapper .gform_page_footer input.button, 
.gform_wrapper .gform_page_footer input[type=submit],
	
a.button {
		border-top:1px solid #7D7164;
	border-bottom:1px solid #7D7164;
	color:#7D7164;
	font-size:1em;

	font-weight:700;
	text-transform: uppercase;
	line-height: 1.6em;
	padding: 10px 5px;


	

	
	 -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
	
  
	}	
	
.gform_wrapper .gform_footer input.button:hover , 
.gform_wrapper .gform_footer input[type=submit]:hover , 
.gform_wrapper .gform_page_footer input.button:hover , 
.gform_wrapper .gform_page_footer input[type=submit]:hover ,
a.button:hover {
	color: #513925;
	border-top:2px solid #7D7164;
	border-bottom:2px solid #7D7164;
	padding: 9px 5px;
	

		
	}	


.button-black {

	color:#fff;
	background-color: #000;
	font-size:1em;

	font-weight:700;
	text-transform: uppercase;

	padding: 3px 7px;
 -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
	cursor: pointer;
  
	}	


.button-black:hover {

	color:#000;
	background-color: #fff;
	}	

.platzhalter {
	display: block;
	height: 25px;
	width: 100%;
}

.footer .menu a {
    font-size: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
}

/* ---------------------------------------------------------------------------- nav plan   */	




.wohnung-box {
	display: none;
	width: 100%;
}




.ubersicht.att  .wohnung-box.etage-1,
.ubersicht.og3  .wohnung-box.etage-2,
.ubersicht.og2  .wohnung-box.etage-3,
.ubersicht.og1  .wohnung-box.etage-4,
.ubersicht.eg  .wohnung-box.etage-5{
	display: block;
	
}


.etage > div {
	width: 100%;
}




.ubersicht.att  .etage-box-plan.etage-1,
.ubersicht.og3  .etage-box-plan.etage-2,
.ubersicht.og2  .etage-box-plan.etage-3,
.ubersicht.og1  .etage-box-plan.etage-4,
.ubersicht.eg  .etage-box-plan.etage-5{
	width: 100%;
	display: block;
	opacity: 1;
		-webkit-transition: opacity 300ms ease-out 100ms;
    -moz-transition: opacity 300ms ease-out 100ms;
    -o-transition: opacity 300ms ease-out 100ms;
    transition: opacity 300ms ease-out 100ms;
}

.etage-box-plan img {
	width: 100%;
	height: auto;
}
.plan-img {
	opacity: 1;
	width: 100%;
		-webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}

.plan.hover .plan-img {
	opacity: 0;
	width: 100%;
		-webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}


.plan.woh-1 .etage-box-plan .plan-img.woh-1,
.plan.woh-2 .etage-box-plan .plan-img.woh-2,
.plan.woh-3 .etage-box-plan .plan-img.woh-3,
.plan.woh-4 .etage-box-plan .plan-img.woh-4,
.plan.woh-5 .etage-box-plan .plan-img.woh-5,
.plan.woh-6 .etage-box-plan .plan-img.woh-6,
.plan.woh-7 .etage-box-plan .plan-img.woh-7,
.plan.woh-8 .etage-box-plan .plan-img.woh-8,
.plan.woh-9 .etage-box-plan .plan-img.woh-9,
.plan.woh-10 .etage-box-plan .plan-img.woh-10,
.plan.woh-11 .etage-box-plan .plan-img.woh-11,
.plan.woh-12 .etage-box-plan .plan-img.woh-12{
	opacity: 1 !important;
	-webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}


.section.ubersicht .illu-3d picture img {
	opacity: 1;
	width: 100%;
}

.section.ubersicht .illu-3d picture  {
	
	width: 80%;
}
.section.ubersicht .illu-3d .etage3d {
	opacity: 0;
	-webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}
.section.ubersicht.att .illu-3d .etage3d:nth-child(1) ,
.section.ubersicht.og3 .illu-3d .etage3d:nth-child(2) ,
.section.ubersicht.og2 .illu-3d .etage3d:nth-child(3) ,
.section.ubersicht.og1 .illu-3d .etage3d:nth-child(4) ,
.section.ubersicht.eg .illu-3d .etage3d:nth-child(5)  {
	opacity: 1;
	-webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}

.section.ubersicht .illu-3d .etage3d picture:nth-child(1) {
	z-index: 100;
	opacity: 1 !important;
	
}
.section.ubersicht .box-plan .illu-3d .etage3d picture:nth-child(1) {
	
	bottom:0px;
		-webkit-transition: bottom 300ms ease-out;
    -moz-transition: bottom 300ms ease-out;
    -o-transition: bottom 300ms ease-out;
    transition: bottom 300ms ease-out;
}

.section.ubersicht .box-plan.hover .illu-3d .etage3d picture:nth-child(1) {
	
	bottom:80px;
		-webkit-transition: bottom 300ms ease-out;
    -moz-transition: bottom 300ms ease-out;
    -o-transition: bottom 300ms ease-out;
    transition: bottom 300ms ease-out;
}


.section.ubersicht .box-plan.hover .illu-3d .etage3d:nth-child(1) picture:nth-child(1) {
	
	bottom:0px;
		-webkit-transition: bottom 300ms ease-out;
    -moz-transition: bottom 300ms ease-out;
    -o-transition: bottom 300ms ease-out;
    transition: bottom 300ms ease-out;
}


.section.ubersicht .illu-3d .etage3d:nth-child(1) picture:nth-child(2){
	z-index: -1;
	opacity: 1 !important;
}



.section.ubersicht .illu-3d .etage3d picture:nth-child(2) {
	z-index: 99;
	opacity: 1 !important;
}

.box-plan.hover .illu-3d .etage3d picture {
	opacity: 0;
		-webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}


.box-plan.woh-1 .illu-3d .etage3d picture:nth-child(3),
.box-plan.woh-2 .illu-3d .etage3d picture:nth-child(4),
.box-plan.woh-3 .illu-3d .etage3d picture:nth-child(5),
.box-plan.woh-4 .illu-3d .etage3d picture:nth-child(6),
.box-plan.woh-5 .illu-3d .etage3d picture:nth-child(7),
.box-plan.woh-6 .illu-3d .etage3d picture:nth-child(8),
.box-plan.woh-7 .illu-3d .etage3d picture:nth-child(9),
.box-plan.woh-8 .illu-3d .etage3d picture:nth-child(10),
.box-plan.woh-9 .illu-3d .etage3d picture:nth-child(11),
.box-plan.woh-10 .illu-3d .etage3d picture:nth-child(12),
.box-plan.woh-11 .illu-3d .etage3d picture:nth-child(13),
.box-plan.woh-12 .illu-3d .etage3d picture:nth-child(14){
	opacity: 1 !important;
	-webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}





.galerie-img {
	width:  33.333%;
	float: left;
	box-sizing: border-box;
	padding: 10px;
	position: relative;
}



/* ---------------------------------------------------------------------------- swipebox   */	




html.swipebox-html.swipebox-touch{overflow:hidden !important;}
#swipebox-overlay img{border:none !important;}
#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999 !important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
#swipebox-container{position:relative;width:100%;height:100%;}
#swipebox-slider{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer;}
#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block;}
#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px;}
#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle;}
#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box;}
#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative;}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100% !important;height:100% !important;position:absolute;top:0;left:0;}
#swipebox-slider .slide-loading{background:url(images/but/loader.gif) no-repeat center center;}
#swipebox-bottom-bar,
#swipebox-top-bar{-webkit-transition:0.5s;transition:0.5s;position:absolute;left:0;z-index:999;height:50px;width:100%;}
#swipebox-bottom-bar{top:0;}
#swipebox-top-bar{top:0px;}
#swipebox-title{display:block;margin:0 auto;text-align:center;width:70%;}
#swipebox-prev,
#swipebox-next,
#swipebox-close{background-image:url(images/but/icons.png);background-repeat:no-repeat;border:none !important;text-decoration:none !important;cursor:pointer;width:50px;height:50px;top:0;}
#swipebox-prev,
#swipebox-next{margin:0 40px;}
#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px;}
#swipebox-prev{background-position:-32px 13px;float:left;}
#swipebox-next{background-position:-78px 13px;float:right;}
#swipebox-close{background-position:15px 12px;right:10px;margin-left:-25px;position:absolute;z-index:1000;}
.swipebox-no-close-button #swipebox-close{display:none;}
#swipebox-prev.disabled,
#swipebox-next.disabled{opacity:0.3;}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring 0.3s;animation:rightSpring 0.3s;}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring 0.3s;animation:leftSpring 0.3s;}
.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0;}
.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0px 10px -8px #656565;box-shadow:inset 10px 0px 10px -8px #656565;}
.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0px 10px -8px #656565;box-shadow:inset -10px 0px 10px -8px #656565;}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1;}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1;}
@-webkit-keyframes rightSpring{0%{left:0;}
50%{left:-30px;}
100%{left:0;}
}
@keyframes rightSpring{0%{left:0;}
50%{left:-30px;}
100%{left:0;}
}
@-webkit-keyframes leftSpring{0%{left:0;}
50%{left:30px;}
100%{left:0;}
}
@keyframes leftSpring{0%{left:0;}
50%{left:30px;}
100%{left:0;}
}
@media screen and (min-width:800px){#swipebox-close{right:10px;}
#swipebox-arrows{width:100%;max-width:800px;}
}
#swipebox-overlay{background:#fff;}
#swipebox-top-bar{display:block !important;}
#swipebox-bottom-bar,
#swipebox-top-bar{opacity:1;}
#swipebox-top-bar{color:#000;font-size:15px;line-height:43px;background-color:#fff;}

/* ---------------------------------------------------------------------------- plan   */	


.wohnung-box .wohnung {
	cursor: pointer;
}

.ubersicht.att li.but-1 ,
.ubersicht.og3 li.but-2 ,
.ubersicht.og2 li.but-3 ,
.ubersicht.og1 li.but-4,
.ubersicht.eg li.but-5 {
	background-color: #000;
	color: #fff;
	-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
	
}




img.top {
	z-index: 1000;
}

.box-tabelle .navi li:nth-child(1) {
	display: block;
	background-color: #fff;
	border: 2px solid #fff;
	padding: 10px;
}

.box-tabelle .navi li {
	display: block;
	background-color: #ebf0e3;
	border: 2px solid #fff;
	padding: 10px;
		-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
	line-height: 1.05;
	cursor: pointer;

}
.box-tabelle .navi li:hover:nth-child(1) {
	background-color: #fff;
	color: #fff;
	cursor: pointer;


}
.box-tabelle .navi li:hover {
	background-color: #666;
	color: #fff;


}
.box-tabelle .etage .wohnung {
display: flex;
    flex-wrap: wrap;
	border: 2px solid #fff;
	padding: 10px;
}


.ubersicht  .wohnung-box  .wohnung
{
	
	opacity: 0
	
}

.ubersicht.aniwoh  .wohnung-box  .wohnung:nth-child(1)
{
	opacity: 1;	
}

.ubersicht.aniwoh  .wohnung-box  .wohnung:nth-child(2)
{
		-webkit-transition: all 300ms ease-out 200ms;
    -moz-transition: all 300ms ease-out 200ms;
    -o-transition: all 300ms ease-out 200ms;
    transition: all 300ms ease-out 200ms;
	opacity: 1;
}

.ubersicht.aniwoh  .wohnung-box  .wohnung:nth-child(3)
{
		-webkit-transition: all 300ms ease-out 300ms;
    -moz-transition: all 300ms ease-out 300ms;
    -o-transition: all 300ms ease-out 300ms;
    transition: all 300ms ease-out 300ms;
	opacity: 1;
}
.ubersicht.aniwoh  .wohnung-box  .wohnung:nth-child(4)
{
		-webkit-transition: all 300ms ease-out 400ms;
    -moz-transition: all 300ms ease-out 400ms;
    -o-transition: all 300ms ease-out 400ms;
    transition: all 300ms ease-out 400ms;
	opacity: 1;
}
.ubersicht.aniwoh  .wohnung-box  .wohnung:nth-child(5)
{
		-webkit-transition: all 300ms ease-out 500ms;
    -moz-transition: all 300ms ease-out 500ms;
    -o-transition: all 300ms ease-out 500ms;
    transition: all 300ms ease-out 500ms;
	opacity: 1;
}
.ubersicht.aniwoh  .wohnung-box  .wohnung:nth-child(6)
{
		-webkit-transition: all 300ms ease-out 600ms;
    -moz-transition: all 300ms ease-out 600ms;
    -o-transition: all 300ms ease-out 600ms;
    transition: all 300ms ease-out 600ms;
	opacity: 1;
}
.ubersicht.aniwoh  .wohnung-box  .wohnung:nth-child(7)
{
		-webkit-transition: all 300ms ease-out 700ms;
    -moz-transition: all 300ms ease-out 700ms;
    -o-transition: all 300ms ease-out 700ms;
    transition: all 300ms ease-out 700ms;
	opacity: 1;
}
.ubersicht.aniwoh  .wohnung-box  .wohnung:nth-child(8)
{
		-webkit-transition: all 300ms ease-out 800ms;
    -moz-transition: all 300ms ease-out 800ms;
    -o-transition: all 300ms ease-out 800ms;
    transition: all 300ms ease-out 800ms;
	opacity: 1;
}
.ubersicht.aniwoh  .wohnung-box  .wohnung:nth-child(9)
{
		-webkit-transition: all 300ms ease-out 900ms;
    -moz-transition: all 300ms ease-out 900ms;
    -o-transition: all 300ms ease-out 900ms;
    transition: all 300ms ease-out 900ms;
	opacity: 1;
}



.box-tabelle .etage .wohnung div {
	float: left;
	width: 17.5%;
	display: block;
	text-align: right;
}

.box-tabelle .etage .wohnung div:nth-child(1) {
width: 30%;		
}

.box-tabelle .etage .wohnung div:nth-child(1)
{
	
	
	text-align: left;
}
/* ---------------------------------------------------------------------------- plan   */	

.box-plan {
	display: ;
	position: relative;
	display: flex;
    flex-wrap: wrap;
	
}
.box-tabelle {
	font-weight: 700;
	padding-top: 50px;
		display: flex;
    flex-wrap: wrap;
	padding-bottom: 50px;
}


.box-plan .illu-3d,
.box-tabelle .navi{

	display: block;
	
	flex-basis: 33.333%;
    display: flex;
	position: relative;
	
}

.box-tabelle .navi ul {
	width: 100%;
}
.box-plan  .plan,
.box-tabelle .etage{

	position: relative;

	display: block;
	
		flex-basis: 66.666%;
    display: flex;
	
}



.illu-3d picture {
	position: absolute;

	left: 0;
	bottom: 0;
	vertical-align: bottom;
}



.illu-3d picture img {

	vertical-align: bottom;
}




.etage-box-plan {

	opacity: 0;
		-webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}
.etage-box-plan {
	display: block;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	

}
.etage-box-plan.plan-roh {
	display: block;

	position: relative;

	

}

.plan picture {
	position: absolute;
	top: 0;
	left: 0;
}

.plan picture.top {
	position: relative;
	z-index: 1000
}



.rslides  img.d360 {
	width: 80px;
	position: absolute;
	left: 20px;
	bottom: 20px;
}

/* ----------------------------------------------------------------------------content   */	

.abstand-links {
	padding-left: 10px;
	box-sizing: border-box;
}
.abstand-rechts {
	padding-right: 10px;
	box-sizing: border-box;
}

.slick-slider {

    margin: 0 80px;
}

.section.testimonial .testimg {
	width: 66.666%;
	height: auto;
	float: left;
	position: relative;
		padding-right: 10px;
	box-sizing: border-box;
	
}
.section.testimonial.voll .testimg {
	width: 100%;
	height: auto;
	float: none;
	position: relative;
		padding-right: 0px;
	box-sizing: border-box;
	
}
.section.testimonial.voll .testimg iframe {
	width: 100% !important;

	
}
.section.testimonial.voll .content-state {
   	width: 100%;
	height: auto;
	float: none;
    padding-left: 0px;
	margin-top: 20px;
    box-sizing: border-box;
}

.section.testimonial.halb .testimg,
.section.testimonial.halb  .content-state{
	width: 50%;
	
	
}


.section.testimonial.rightimg .testimg {
	padding-left: 10px;
	padding-right: 0px;
	
}

.section.testimonial .testimg .text-statement {
	position: absolute;
	top:10%;
	left: 30px;
	color: #fff;
	width: 50%;
}



.section.testimonial .content-state {
	width: 33.333%;
	height: auto;
	float: left;
		padding-left: 10px;
	box-sizing: border-box;
}

.section.testimonial.rightimg .content-state {
	padding-left: 0px;
	padding-right: 10px;
}
.section.testimonial.rightimg.halb  .testimg {
	width: 50%;
	height: auto;
	float: right;
}


.section.testimonial.rightimg  .testimg {
	width: 66.666%;
	height: auto;
	float: right;
}
.section {
	margin-bottom: 80px;
	
}

.section.galerie {
	margin-left: -10px;
	margin-right: -10px;
	
}

.text-statement h3,
.text-statement p {
	 text-shadow: 0px 0px 10px #000;
	
}
.section.text.only > div {
	width: 50%;
	margin-left: 33.333%;
	box-sizing: border-box;
	padding-left: 10px;}

.section.text .left {
	width: 50%;
	box-sizing: border-box;
	float: left;
	padding-right: 10px;
}
.section.text .right{
	width: 50%;
	box-sizing: border-box;
		float: left;
	padding-left: 10px;
}

.container {
	position:relative;
	margin: 0 80px;
	padding-top: 80px;
	z-index: 10;
	display: block;
	z-index: 1000;
}



.teaser {
	width: 33.333%;
	min-width: 330px;
	position: relative;
	float: right;
	margin-top: -70px;
	z-index: 2000;
	background-color: #ebf0e3;
	box-sizing: border-box;
	padding: 20px;
}
.colums > div {
	float: right;
}
.einleitung {
	width: 66.666%;
}
.adresse {
	width: 33.333%;
}
		
.scrollme {
	display: block;
	width: 100%;
	height: 300px;
	position: absolute;
}

.header {
	position: absolute;
	width: 100%;
	
	z-index: 2000;

}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    border-bottom: 1px solid #333;
}


.logo {
	width: 200px;
	height: auto;
	display: block;
	margin-left: 160px;
	margin-bottom: -180px;
	position: relative;
	z-index: 1000;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.75);
	box-sizing: border-box;
	padding: 30px 40px;
}
.logo > img {
	width: 100%;
	height: auto;
}
.navigation .nav {
	padding-top: 20vh;
}
.navigation .logo {
	width: 160px;
	display: block;
	margin: 0 auto;
	margin-bottom: 0px;
	position: relative;
	z-index: 1000;
	background-color:transparent;
	-webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0);
box-shadow: 0px 0px 22px 0px rgba(0,0,0,0);
	box-sizing: border-box;
	padding: 20px 30px;
	position: absolute;
	bottom: 60px;
	left: 50%;
	margin-left: -80px;
}



.box-einleitung {
	padding: 20px 0 120px 0 ;

}

.formular {
	margin-left: 33.333%;
	margin-bottom: 80px;
	padding-top: 50px
}
  /* ----------------------------------------------------------------------------footer   */
.footer {
	background-color: #d0ceca;
	min-height: 600px;
	position: relative;
}
.footer .left {
	width: 50%;
	float: left;
	
}
.footer .right {
	width: 100%;
	float: none;
	text-align: right;
	
}
.footer p {

	text-align: right;
	
}
.impressum {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.logo-height {
	height: 60px;
	width: auto;
	margin-bottom: 30px;
	
}




/* .................................................Slider */




/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: auto;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

 .slick-slide img {
    display: block;
    height: auto;
    margin-left: 0;
    width: 100%;
	 box-sizing: border-box;
	 padding-right: 33%;
	 
}	 
	 
	 
	 .slick-prev {
    left: 0;
    width: 22px;
		 height: 30px;
		 background-image: url("img/pfeil-links.svg");
		 background-repeat: no-repeat;
		 background-position: center;

}
	 

.slick-next {
    right: 0;
    width: 22px;
		 height: 30px;
		 background-image: url("img/pfeil-rechts.svg");
			 background-repeat: no-repeat;
		 background-position: center;
}



.slick-prev, 
.slick-next {
	background-color: #fff;

    border: medium none;
    cursor: pointer;
    display: block;
    font-size: 0px!important;
    height: 20px;
    line-height: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 0%;
    transform: none;
    width: 20px;
    z-index: 300;
  
	opacity: 1;

}
	 
	.mittagsmenus  .slick-prev,
.mittagsmenus-print  .slick-prev{
   
    width: 22px;
		 height: 30px;
		 background-image: url("https://mandys-ranch-gmbh.ch/wp-content/themes/kroon/images/pfeil-links.svg");
    display: none;
}
.teaser .button {
	padding: 7px 20px; 
	
		background-repeat: no-repeat;

	display: inline-block;
	background-color: #000;
	color: #fff;
	min-height: inherit;
	border: none;border: 1px solid #fff;
}

.teaser .button:hover {
	padding: 7px 20px; 
	opacity: 1;
	
		background-repeat: no-repeat;

	border: none;border: 1px solid #fff;
	display: inline-block;
	background-color: #fff;
	color: #000;
	min-height: inherit;
		
}



/* .................................................gyro360 
			https://naver.github.io/egjs-view360/examples/panoviewer/controls/motion-touch.html
*/


.message {
    display: block;
    margin: 10px auto;
    box-shadow: 0 0 0 1px #e0b4b4 inset, 0 0 0 0 transparent;
    background-color: #fff6f6;
    color: #9f3a38;
    padding: 1em 1.5em;
    box-sizing: border-box;
    width: 100%;
    max-width: 800px;
}
.message span {
    font-weight: bold;
}
.phone {
    position: absolute;
    width: 36px;
    height: 60px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 5px;
    background: #333;
    transform: rotate(20deg);
}
.phone:before {
    position: absolute;
    content: "";
    width: 30px;
    height:40px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}
.rotate {
    position: absolute;
    width: 100%;
    height: 30px;
    border-radius: 50%;
    border: 3px solid #aaa;
    border-bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(20deg);
    z-index: -2;
    box-sizing: border-box;
}
.rotate:before, .rotate:after {
    position: absolute;
    content: "";
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    bottom: -5px;
}
.rotate:before {
    border-left: 10px solid #aaa;
    left: 15px;
    transform: rotate(10deg);
}
.rotate:after {
    border-right: 10px solid #aaa;
    right: 15px;
    transform: rotate(-10deg);
}
    




/* .................................................Mittag */

.home-slider .slick-next,
.home-slider .slick-prev {

    width: 7vw;

	height:100%;
	
} 
.mittagsmenus .slick-arrow.slick-disabled {
	display: none !important;
}




  /* ----------------------------------------------------------------------------slider   */
	
 
/*! http://responsiveslides.com v1.55 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
	max-width: 1500px;
	margin: 0 auto;
  }

.rslides > div {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides > div:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

  
  
  
  
  
  .content {
	margin:  0 auto;
	position: relative;
	max-width: 1340px;
}
  

.teaser.mobile {
	display: none;
}
.teaser.desktop {
	display: block;
}

	
@media all and (max-width: 1660px) {


	
	 
.content {
		margin:  0px auto;
	position: relative;
	max-width: 1500px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 80px;
	display: block;
}
	
	

}
	
   /* ----------------------------------------------------------------------------1200   */
    
@media all and (max-width: 1200px) {
	
	  
.content {
		margin:  0px auto;
	position: relative;
	max-width: 1500px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 0px;
	display: block;
}
	
  
	
			
  }  /* end max 1024px   */
  
  
  
  
  
      /* ----------------------------------------------------------------------------1000   */
    
@media all and (max-width: 1024px) {
	
	
	.text-statement h3{
		font-size: 20px;
	
}
	
	
	
	
.colums > div {
    float: none;
}
	
	.einleitung  {
    width: 100%;
		margin-bottom: 20px;
}
	
.adresse {
    width: 100%;
	padding: 40px 0;
}
	
	.teaser {
    width: 33.333%;
    min-width: 270px;
 
    padding: 20px;
		margin: -70px auto 0 auto;
}
	h2 {
    font-size: 1.3em; font-family: Times, "Times New Roman", "serif";
    font-weight: 700;
}
	.formular {
    margin-left: 0%;
}

  }  /* end max 1024px   */
  
  
  
    /* ---------------------------------------------------------------------------1024   */
    
@media all and (max-width: 1024px) {
	
	.box-tabelle {
    font-weight: 700;
    padding-top: 50px;
    display: block;
    flex-wrap: none;
    padding-bottom: 50px;
}
	
	.abstand-links {
    padding-left: 0px;
   
}
	
	
.box-plan .illu-3d {
    display: none;
    flex-basis: 33.333%;
    
    position: relative;
}
	
	.box-plan .plan, .box-tabelle .etage {
    position: relative;
    display: block;
    flex-basis: 100%;

}
	
	
.logo {
    width: 150px;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-bottom: -180px;
    position: relative;
    z-index: 1000;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.75);
    box-sizing: border-box;
    padding: 20px 30px;
}
	 
.content {
	
	padding: 0 40px;
	
}

.container {
 
    margin: 0 60px;
	    padding-top: 60px;
  
}
	
	.toggle-box,
	.kontakt{
   
    width: 60px;
		
   
}
	
	.toggle-box > img {

    padding: 20px;
    
}
	.kontakt {
	position: fixed;
	top: 0;
}
	
	.footer .left,
	.footer .right{
    width: 100%;
    float: none;

		margin-bottom: 30px
}
	.logo-height {
    height: 40px;
    width: auto;
    margin-bottom: 30px;
}
	

}
  


  /* ---------------------------------------------------------------------------800   */
    
@media all and (max-width: 800px) {
	
	.container {
    margin: 0;
   
}
	.section.text .left,
		.section.text .right{
    width: 100%;
    box-sizing: border-box;
    float: none;
    padding: 0px;
			padding-bottom: 20px;
}
	
	.menu a {
    font-size: 1.3em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em;
    color: #7D7164;
    display: inline-block;
    margin-bottom: 10px;
}
	
	
	.section.testimonial.halb .testimg, 
	.section.testimonial.halb .content-state {
    width: 100%;
}
	

	
	
	
	.box-tabelle .etage .wohnung div:nth-child(3) {
		display: none;
}
	.box-tabelle .etage .wohnung div:nth-child(1){
			width: 40%;
}
		
	
		.box-tabelle .etage .wohnung div{
			width: 20%;
}
	
	
	.section.testimonial.rightimg .testimg {
    width: 100%;
    height: auto;
    float: none;
		padding-right: 0;
			 padding-left: 0px;
		padding-bottom: 20px;
}
	
	.section.testimonial .testimg {
    width: 100%;
    height: auto;
    float: none;
    position: relative;
    padding-right: 0px;
    box-sizing: border-box;
		padding-bottom: 20px;
}
	
	
	.section.testimonial .content-state {
    width: 100%;
    height: auto;
    float: none;
    padding-left: 0px;
			padding-right: 0;
    box-sizing: border-box;
}
	
.box-plan .plan,

.box-tabelle .navi,
	.box-tabelle .etage{
    position: relative;
    display: block;
    flex-basis: 100%;
   
}
	
	
		.box-tabelle .etage{
    position: relative;
    display: block;
    flex-basis: 100%;
			margin-top: 50px;
   
}
	
	
	
	.box-plan .illu-3d {
 
    flex-basis: 33.333%;
    display: none;
    position: relative;
}	
	
}
  
   /* ----------------------------------------------------------------------------650   */
    
@media all and (max-width: 650px) {
	
	
	
	.galerie-img {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
}
	
	
	
	
	.content {
    padding: 0 0px;
}
	.container {
    margin: 0 30px;
    padding-top: 30px;
}
	.toggle-box {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 30px;
    z-index: 3002;
}
	
	.kontakt{
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 30px;
    z-index: 3002;
}
	
	.kontakt > img{
    padding: 0px;
}
	.toggle-box > img{
    padding: 8px;
}
	.teaser.mobile {
	display: block;
		margin-bottom: 50px;
}
.teaser.desktop {
	display: none;
}
	.logo {
    width: 80px;
    height: auto;
    display: block;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: -180px;
    position: relative;
    z-index: 1000;
    background-color: 
#fff;
-webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 22px 0px
    rgba(0,0,0,0.75);
    box-sizing: border-box;
    padding: 5px 10px;
}
	
	
	
	p {
    margin: 0 0 0px 0;
    font-weight: 400;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.4;
    text-align:left; font-family: Times, "Times New Roman", "serif";
    font-weight: 400;
}
	
	.teaser {
    width: 100%;
    min-width: 270px;
    padding: 20px;
    margin: -70px 0 0 0;
}
	h1 {
		font-size: 1.7em;
	}
h2, h3, h4, .adresse h2 {
    font-size: 1.5em;

   
}
	 .box-tabelle .etage .wohnung div {
		 font-size: 14px;
}
	
	
	
	
	
	
	
	
  }
  


   /* ----------------------------------------------------------------------------550   */
    
@media all and (max-width: 450px) {
	
	
 .box-tabelle .etage .wohnung div {
		 font-size: 12px;
}
	

	
  }
  


   /* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------720   */
    
@media all and (max-height: 820px) { 
	
	
	.menu a {
    font-size: 1.4em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em;
    color: #7D7164;
    display: inline-block;
    margin-bottom: 10px;
}
	
	
	
	.navigation .logo {
    width: 140px;
    display: block;
    margin: 0 auto;
    margin-bottom: 0px;
    position: relative;
    z-index: 1000;
    background-color: transparent;
    -webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0);
    box-shadow: 0px 0px 22px 0px rgba(0,0,0,0);
    box-sizing: border-box;
    padding: 20px 30px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -80px;
}

	
	
	

.navigation .nav {
	padding-top: 10vh;
}


}


@media all and (max-height: 680px) { 
	
	
	
	.navigation .logo {
		display: none;
}
	
	
	.menu a {
    font-size: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em;
    color: #7D7164;
    display: inline-block;
    margin-bottom: 10px;
}
	

}


