@charset "UTF-8";

/* CSS Document */

table,
td {
	font-family: Gudea, sans-serif !important;
	font-size: 15px;
	color: #333;
	vertical-align: top;
}

td {
	padding: 5px;
}

.cc-m-video-gutter.cc-m-video-align-center.cc-m-video-ratio-2 {
    width: 100% !important;
}

/*  Banner
----------------------------------------------- */

.info-banner, .info-banner-en, .info-banner-it {
    width: 170px;
    height: 170px;
    position: absolute;
    bottom: -20px;
    right: -20px;
    display: none;
}

#page-2006328998 .info-banner, #page-2209927598 .info-banner-it, #page-2216353898 .info-banner-en {
display: block;
}

.info-banner img, .info-banner-it img, .info-banner-en img  {
width: 100%;
}

@media only screen and (max-width: 448px) {
.info-banner, .info-banner-it, .info-banner-en {
    width: 30vw;
    height: 30vw;
}
}


/*  Navigation 
----------------------------------------------- */

#popup-navigation {
	display: none;
}

#popup-navigation.nav-open {
	display: block !important;
}

.burger-menu {
	display: none;
	position: relative;
	width: 50px;
	height: 50px;
	cursor: pointer;
	float: right;
	margin: 28px;
	background-color: rgba(244, 244, 237, 0.9);
	z-index: 100;
}

.burger-menu.menu-on {
	background-color: rgba(244, 244, 237, 0);
	margin: 0;
}

.menu-on .burger::before,
.menu-on .burger::after {
	background: #fff;
}

.burger {
	position: absolute;
	background: #616e00;
	width: 60%;
	height: 4px;
	top: 45%;
	margin-top: -5px;
	opacity: 1;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.burger::before {
	position: absolute;
	background: #616e00;
	width: 100%;
	height: 4px;
	top: 10px;
	content: "";
	display: block;
}

.burger::after {
	position: absolute;
	background: #616e00;
	width: 100%;
	height: 4px;
	bottom: 10px;
	content: "";
	display: block;
}

.burger::after,
.burger::before,
.burger {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}

.burger-menu.menu-on .burger::after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	bottom: 0px;
}

.burger-menu.menu-on .burger::before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	top: 0px;
}

.burger-menu.menu-on .burger {
	background: rgba(111, 111, 111, .0);
}

#popup-navigation {
	z-index: 50;
	background-color: #616e00;
	display: block;
	float: right;
	height: auto;
	padding: 75px 28px 56px;
	position: absolute;
	right: -28px;
	top: -28px;
	width: 100%;
	z-index: 20;
	-webkit-animation: fadein 0.5s;
	-moz-animation: fadein 0.5s;
	-ms-animation: fadein 0.5s;
	-o-animation: fadein 0.5s;
	animation: fadein 0.5s;
}


#cc-nav-view-2006659498,
#cc-nav-view-2209927598,
#cc-nav-view-2216353898 {
	display: none;
}

.jmd-nav__list-item-0>a {
	display: none !important;
}


/*  Layout
----------------------------------------------- */

html,
body {
	margin: 0;
	height: 100%;
	padding: 0;
        overflow-x: hidden;
}

body {
	background-attachment: fixed;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(https://www.lagioia.biz/app/download/9609992398/Residenza-bg.jpg?t=1410365621);
	background-size: cover !important;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#container {
        padding: 28px;
        max-width: 940px;
        background: #FFF;
        width: calc(100% - 56px);
        height: auto;
        display: block;
        position: absolute;
        margin: 0 auto;
        left: 0;
        right: 0;
}

#content {
	margin: 0;
	float: right;
	width: 701px;
	min-height: 412px;
	padding: 10px 0 30px 0;
}

#content li::before {
	content: '›';
	margin-left: -10px;
	margin-right: 5px;
	width: 10px;
}

#content li {
	list-style: none;
	position: unset;
}

#content ul {
	padding: 0 0 0 10px;
        margin: 0;
}

#content img {
	margin-bottom: 3px;
}


/*  Header
----------------------------------------------- */

#header {
	padding: 0;
	margin-bottom: 25px;
	max-width: 940px;
	height: 355px;
	position: relative;
	width: 100%;
	background-image: url(https://u.jimcdn.com/cms/o/sec102534290e51c9/userlayout/img/header-lagioia.jpg?t=1434293457);
	background-size: cover;
        background-position: center;
}

#page-2006328998 #header {
background-image: url(https://u.jimcdn.com/cms/o/sec102534290e51c9/userlayout/img/header-lagioia-2026.jpg?t=1773331372);
}

#page-2209927598 #header {
background-image: url(https://u.jimcdn.com/cms/o/sec102534290e51c9/userlayout/img/header-lagioia-2026-it.jpg?t=1773730039);
}

#page-2216353898 #header {
background-image: url(https://u.jimcdn.com/cms/o/sec102534290e51c9/userlayout/img/header-lagioia-2026-en.jpg?t=1773730035);
}

@media only screen and (max-width: 996px) {
#header {
	background-image: url(https://u.jimcdn.com/cms/o/sec102534290e51c9/userlayout/img/header-lagioia.jpg?t=1434293457);
}
}

#header a:hover {
	text-decoration: none;
}

#lang_navigation {
	color: #616e00 !important;
	font-size: 12px !important;
}


/*  Logo
----------------------------------------------- */

#logo-small {
	position: relative;
	top: 0;
	float: left;
	height: 146px;
	width: 106px;
	padding: 18px 48px 0;
	background: rgba(244, 244, 237, 0.9);
}

#logo-small img {
	margin-top: 25px;
	width: 100px;
	display: block
}

img[alt~="lagioia-green"] {
	display: block;
	margin: auto;
	width: 29px;
}

#header>img {
	display: none;
}


/*  Startseite
----------------------------------------------- */

#cc-m-11770080398,
#cc-m-11770094998,
#cc-nav-view-2216334098,
#cc-nav-view-2209927598 {
	display: none;
}

.home #content {
	max-width: 950px;
	width: calc(100% + 10px);
	padding: 0;
	margin-right: -5px;
}

.home #content .cc-m-hgrid-column.last {
	float: right;
}

.home #content .cc-m-hgrid-column {
	padding-right: 10px !important;
}

.home #content .cc-m-hgrid-column img {
	width: 227px !important;
	height: auto;
	padding-bottom: 15px;
}

.home #content .cc-m-hgrid-column {
	padding: 5px !important;
	width: 227px !important;
        height: auto !important;
}

#cc-m-9590425298 a {
	position: absolute;
	width: 301px;
	border-bottom: none !important;
	overflow: hidden;
}

.home #content .cc-m-hgrid-column:hover {
	background: #f4f4ed;
	border-bottom: 5px solid #d3d19f;
	-o-transition: color .1s ease-out, background 0.25s ease-in;
	-ms-transition: color .1s ease-out, background 0.25s ease-in;
	-moz-transition: color .1s ease-out, background 0.25s ease-in;
	-webkit-transition: color .1s ease-out, background 0.25s ease-in;
	/* ...and now override with proper CSS property */
	transition: color .1s ease-out, background 0.5s ease-in;
        cursor: pointer;
}


/*  Spalten Fuss
----------------------------------------------- */

#footer {
	background: none repeat scroll 0 0 #d3d19f;
	bottom: -28px;
	float: left;
	height: auto;
	left: -28px;
	padding: 28px;
	position: relative;
	width: 100%;
}

#footer .gutter {
	background-color: #c4bf7e;
	height: 15px;
	margin-bottom: -28px;
	margin-left: -28px;
	padding: 10px 28px 20px 28px;
	width: 940px;
}

#footer .cc-m-hgrid-column {
	width: 227px !important;
	padding: 0 10px 0 0;
	min-height: 70px;
	float: left !important;
	left: 0;
}

#cc-m-11985453398 .cc-m-hgrid-column a {
        border-bottom: none !important;
}

#footer .cc-m-hgrid-column.last {
	padding: 0;
}

#footer div#cc-m-12372123498 .cc-m-hgrid-column {
   margin: 0 20px !important;
}

#footer div#cc-m-12372123498 {
    display: flex !important;
    align-items: center !important;
}

#footer .cc-imagewrapper a:link {
  border-bottom: none !important;
}


/*  Galerie
----------------------------------------------- */

.thumb_sq2 {
	height: 25% !important;
	width: 25% !important;
	padding: 0 !important;
	margin: 0 !important;
}

.thumb_sq2 img {
	height: 100%;
	width: 100%;
	padding: 1px 2px;
	margin: 0 !important;
}

#lb-next div::before {
	content: none !important;
}

#lb-prev div::before {
	content: none !important;
}

#lb-close::before {
	content: none !important;
}

#lb-close {
	right: 30px !important;
	top: 50px !important;
}

.lb-button {
	border-radius: 0 !important;
}

.lb-cycler div {
	border-radius: 0 !important;
}

#lb-prev div {
	background: url("https://u.jimcdn.com/cms/o/sec102534290e51c9/userlayout/img/back.png?t=1409328310") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	left: 40px !important;
	height: 40px !important;
}

#lb-next div {
	background: url("https://u.jimcdn.com/cms/o/sec102534290e51c9/userlayout/img/next.png?t=1409328316") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	height: 40px !important;
}

#lb-close {
	background: url("https://u.jimcdn.com/cms/o/sec102534290e51c9/userlayout/img/close.png?t=1409327796") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	background-size: 15px auto !important;
}

.lb-button {
	top: 9px !important;
	cursor: pointer;
	height: 22px !important;
	position: absolute;
	width: 22px !important;
}

.lb-cyclable #lb-play {
	display: none !important;
}

#lb-container {
	background: none repeat scroll 0 0 transparent !important;
	left: 50%;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 50%;
}

#lb-controls {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

#lb-controls .lb-gutter {
	min-height: 26px;
	padding: 6px 0 !important;
}

#lb-wrapper {
	color: white;
	font: 17px/1 gudea !important;
}

#lb-wrapper {
	color: white !important;
	font: 17px/1 gudea;
}

#lb-footer {
	display: none !important;
}

#lb-title {
	margin-top: 3px !important;
}

@media only screen and (min-width: 768px) {
	.level_1 {
		display: none !important;
	}
}

@media only screen and (max-width: 996px) {
	#container {
		max-width: 650px;
	}
	#navigation {
		display: none;
	}
	.burger-menu {
		display: block;
	}
	#sidebar {
		position: absolute;
		float: left;
		padding: 0 0 0 25px;
		width: 30%;
		top: 0;
		max-width: 115px;
	}
	#logo-small {
		position: relative;
		height: auto;
		width: calc(100% - 22px);
		padding: 10px 10px 20px;
		max-width: 115px;
	}
	#logo-small img {
		margin-top: 25px;
		width: 100%;
		display: block;
	}
	#content {
		width: 100%;
	}
	#page-2006328998 #content,
	#page-2209927598 #content,
        #page-2216353898 #content {
		max-width: 950px;
		width: 100%;
		padding: 0;
		margin-right: 0;
	}
	.cc-m-hgrid-column:hover {
		background: transparent !important;
		border-bottom: none !important;
	}
	#page-2006328998 #content .cc-m-hgrid-column,
	#page-2209927598 #content .cc-m-hgrid-column,
	#page-2216353898 #content .cc-m-hgrid-column {
		padding: 0 !important;
		width: calc(50% - 10px) !important;
		margin-bottom: 20px;
		min-height: 580px;
	}
	#page-2006328998 #content .cc-m-hgrid-column:nth-child(3),
	#page-2209927598 #content .cc-m-hgrid-column:nth-child(3),
	#page-2216353898 #content .cc-m-hgrid-column:nth-child(3) {
		float: right;
	}
	#page-1760104998 #content .cc-m-hgrid-column img,
	#page-2006660098 #content .cc-m-hgrid-column img,
	#page-2006328998 #content .cc-m-hgrid-column img,
	#page-2209927598 #content .cc-m-hgrid-column img,
	#page-2216353898 #content .cc-m-hgrid-column img {
		width: 100% !important;
	}
	#footer #cc-m-9597621398 .cc-m-hgrid-column:nth-child(5),
	#footer #cc-m-9597621398 .cc-m-hgrid-column:nth-child(7) {
		display: none;
	}
        #footer #cc-m-11770094998 .cc-m-hgrid-column:nth-child(5),
	#footer #cc-m-11770094998 .cc-m-hgrid-column:nth-child(7) {
		display: none;
	}
        #footer #cc-m-11770080398 .cc-m-hgrid-column:nth-child(5),
	#footer #cc-m-11770080398 .cc-m-hgrid-column:nth-child(7) {
		display: none;
	}
	#footer .cc-m-hgrid-column:nth-child(1), #footer .cc-m-hgrid-column:nth-child(3) {
		width: calc(50% - 10px) !important;
	}
	#footer .cc-m-hgrid-column:nth-child(3) {
		float: right;
	}
}

@media only screen and (max-width: 480px) {
	#header {
		min-height: 180px;
                height: 60vw;
	}
	#page-2182527198 tbody td {
		width: 50% !important;
	}
	#cc-m-11304703598 .cc-imagewrapper {
		width: 20%;
	}
	#page-1760104998 #content .cc-m-hgrid-column,
	#page-2006660098 #content .cc-m-hgrid-column,
	#page-2006328998 #content .cc-m-hgrid-column,
        #page-2216353898 #content .cc-m-hgrid-column,
        #page-2209927598 #content .cc-m-hgrid-column {
		padding: 0 !important;
		width: 100% !important;
		margin-bottom: 20px;
	}
	.cc-m-hgrid-column {
		height: auto !important;
                min-height: auto !important;
		width: 100% !important;
	}
	.thumb_sq2 {
		width: calc(50vw - 30px) !important;
		height: calc(50vw - 30px) !important;
	}
	#footer .cc-m-hgrid-column {
		width: 100% !important;
		clear: both;
		float: left !important;
	}
        #footer .cc-m-hgrid-column:nth-child(1), #footer .cc-m-hgrid-column:nth-child(3) {
		width: calc(100% - 10px) !important;
	}
        #cc-m-11985453398 .cc-m-hgrid-column:nth-child(1), #cc-m-11985453398 .cc-m-hgrid-column:nth-child(3) {
                width: 100% !important;
        }
        #cc-m-11985453398 img {
                padding: 20px 0;
                width: 60% !important;
        }
}