*, *:before, *:after {
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

@font-face {
    font-family: 'helvetica_condensed';
    src: url('../fonts/helveticaneueltcom-bdcn-webfont.eot');
    src: url('../fonts/helveticaneueltcom-bdcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltcom-bdcn-webfont.woff') format('woff'),
         url('../fonts/helveticaneueltcom-bdcn-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneueltcom-bdcn-webfont.svg#helvetica_neue_lt_com77BdCn') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font-family: Helvetica, Arial, Sans-serif;
	background-color: #efefef;
	color: #333;
}

h1, h2, h3, h4, h5 {
	font-family: helvetica_condensed, Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}

p {
	text-align: justify;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

a {
	color: #01406b;
}

.italic {
	font-style: italic;
}

img {
	width: 100%;
	height: auto;
}

a.button {
	background-color: #f3f3f3;
	border-bottom: 2px solid #d9d9d9;
	margin-bottom: 5px;
	padding-right: 15px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-family: helvetica_condensed, Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	display: block;
	color: #333;
	text-decoration: none;
}

a.button:hover {
	background-color: #f3f3f3;
	border-bottom: 3px solid #c1c1c1;
	color: #000000;
	text-decoration: none;
}

a.button i {
	width: 45px;
	height: 50px;
	display: inline-block;
	margin-right: 10px;
	text-align: center;
	border-right: 1px solid #e9e9e9;
}

a.button .fa {
	color: #01406b;
	font-size: 20px;
	padding: 15px 5px;
}

.wrapper {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}

.row {
	margin: 0px 0px;
	padding: 5px 25px;
	overflow: hidden;
}

article {
	margin: 5px 5px;
	padding: 25px 0px 50px;
	overflow: hidden;
	background-color: #fff;
	clear: both;
}

article h1 {
	color: #01406b;
	margin-bottom: 25px;
	line-height: 1.0;
}

article h3 {
	margin-bottom: 10px;
}




header {
	width: 100%;
	height: auto;
	display: inline-block;
	color: #fff;
	font-style: italic;
}

header h1 {
	font-size: 40px;
	line-height: 40px;
}

header h2 {
	font-size: 16px;
}

header h4 {
	font-size: 16px;
}

article h2 {
	margin-bottom: 30px;
}

h2.welcome {
	margin-bottom: 0px;
}

#mgp {
	color: #c10b31;
	font-style: italic;
	margin-bottom: 5px;
}

.info h1 {
	margin-bottom: 10px;
}

.info ul {
	list-style: disc;
	padding-left: 20px;
}

ul {
	list-style: none;
	padding-left: 0px;

	-webkit-margin-before: 0em;
	-webkit-margin-after: 2em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

.schedule ul {
	margin-bottom: 50px;
}

.schedule ul li, ul.food-info li {
	padding: 5px 0px;
	border-bottom: 1px solid #ececec;
	font-size: 0.9em;
	color: #717171;
}

.schedule ul li:first-child, ul.food-info li:first-child {
	border-top: 1px solid #ececec;
}

.schedule ul li em, ul.food-info li em {
	font-weight: bold;
	margin-right: 6px;
	font-style: normal;
	color: #c10b31;
}

.schedule ul li.session {
	font-size: 1.0em;
	padding: 10px 0px;
	color: #333;
	text-transform: uppercase;
}

.info-text {
	font-size: 12px;
	color: ##646464;
}

#academy-info {
	text-align: left;
	margin-right: 5px;
}





/* Restaurants */

.restaurant {
	margin-bottom: 50px;
}

.restaurant:last-child {
	margin-bottom: 0px;
}

.food p {
	margin-bottom: 25px;
}

.banner, .caroli, .entre, .lilla {
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 150px;
	padding: 60px 12% 40px 5%;
	margin-bottom: 15px;
	display: inline-block;
	color: #fff;
	text-align: center;
}

.caroli {
	background-image: url('../img/caroli.jpg');
}

.entre {
	background-image: url('../img/entre.jpg');
}

.lilla {
	background-image: url('../img/lilla.jpg');
}

.banner h3 {
	font-size: 45px;
	   -moz-text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
	-webkit-text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
	        text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
}

.social-space {
	margin-top: 40px;
}

#instruction {
	text-align: left;
	margin-bottom: 20px;
}

.lillatorg {
	border-top: 1px solid #ececec;
	padding: 20px 0px 50px;
}

.lillatorg h4 {
	margin-bottom: 5px;
	color: #c10b31;
}

.lillatorg p {
	margin-bottom: 15px;
	text-align: left;
}

#footer {
	padding: 15px 35px;
	font-size: 0.8em;
	color: #5d5d5d;
}








/* Menu */

nav {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	position: fixed;
	z-index: 500;
}

.navbar {
	top: 0;
	display: none;
}

.fixed {
	top: -100%;
	height: 100%;
	width: 100%;
	position: fixed;
	visibility: hidden;
	-webkit-transition:  0.4s;
	-moz-transition:  0.4s;
	-o-transition:  0.4s;
	transition:  0.4s;
}

.nav-background, .popup-background {
	position: abslute;
	
	width: 100%;
	height: 100%;
	display: table;
	background-color: rgba(197, 25, 58, 0.9);
	z-index: 500;
	
}

.right-menu-position {
	top: 0%;
	visibility: visible;
}

.menu, .popup {
	z-index: 400;
}

.menu ul, .popup ul {
	display: table-cell;
	vertical-align: middle;
	list-style-type: disc;
	list-style: none;
	margin: 0 auto;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

.menu ul li, .popup ul li {
	text-align: left;
	padding: 0 2em;
	margin: 0 auto;
	max-width: 600px;
}

.menu ul li a, .popup ul li {
	font-size: 2.0rem;
	color: #fff;
	font-family: helvetica_condensed, Helvetica, Arial, Sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	display: block;
	padding-left: 5px;
	border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.menu ul li:last-child a {
	border-bottom: none;
}

.menu ul li a:hover {
	background-color: rgba(0, 0, 0, 0.1);
}

.menu i {
	width: 45px;
	display: inline-block;
	text-align: center;
}

.menu .fa {
	font-size: 20px;
}

#toggle-menu {
	position: absolute;
	display: block;
	z-index: 1000;
	padding: 15px 30px 30px;
	margin: 20px 0px 0px;
	width: 90px;
	height: 60px;
	top: 0px;
	right: 0px;
}	

.menu-symbol {
	width: 30px;
	height: 5px;
	position: absolute;
	display: block;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.menu-symbol:before, .menu-symbol:after {
	content: " ";
	display: block;
	position: absolute;
	width: 30px;
	height: 5px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

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

.menu-color.color, .menu-color.color:before, .menu-color.color:after {
	background-color: #000;
}

.menu-symbol:before {
	top: -10px;
}

.menu-symbol:after {
	top: 10px;
}

.height {
	height: 100%;
}

.open .menu-symbol {
	background: none !important;
}

.open .menu-symbol:before {
	top: 0px;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.open .menu-symbol:after {
	top: 0px;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}






#close-popup {
	position: absolute;
	display: block;
	z-index: 1000;
	padding: 15px 30px 30px;
	margin: 20px 0px 0px;
	width: 90px;
	height: 60px;
	top: 0px;
	right: 0px;
}

.close {
	display: none !important;
	visibility: hidden;
}

.show {
	dispay: block !important;
}

#popup-close-holder {
	position: fixed;
	z-index: 2000;
	max-width: 100% !important;
}

.popup {
	position: fixed;
	width: 100%;
	height: 100%;
}

.popup-symbol {
	background: none !important;
	width: 30px;
	height: 5px;
	position: absolute;
	display: block;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.popup-symbol:before, .popup-symbol:after {
	content: " ";
	display: block;
	position: absolute;
	width: 30px;
	height: 5px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.popup-color, .popup-color:before, .popup-color:after {
	background-color: #fff;
}

.popup-color.color, .popup-color.color:before, .popup-color.color:after {
	background-color: #000;
}

.popup-symbol:before {
	top: 0px;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.popup-symbol:after {
	top: 0px;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.popup-background {
	position: abslute;
	width: 100%;
	height: 100%;
	display: table;
	background-color: rgba(197, 25, 58, 0.9);
	z-index: 1500;
	
}

.popup-background {
	padding: 0 30px;
}

.popup ul li {
	text-align: center;
	font-size: 2.0em;
	line-height: 1.0em;
	padding: 0.5em 0em;
}


.popup a.button {
	
	background-color: #82001e;
	border-bottom: 2px solid #520012;
	margin-bottom: 5px;
	padding: 10px;
	width: 100%;
	height: auto;
	line-height: 50px;
	font-family: helvetica_condensed, Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	display: block;
	color: #fff;
	text-decoration: none;
}

.popup a.button:hover {
	background-color: #82001e;
	border-bottom: 3px solid #520012;
	text-decoration: none;
}

.popup a.button i {
	width: 45px;
	height: 50px;
	display: inline-block;
	margin-right: 10px;
	text-align: center;
	border-right: 1px solid #520012;
}

.popup a.button .fa {
	color: #fff;
	font-size: 20px;
	padding: 15px 5px;
}






.clearfix {
	clear: both;
}

#map-canvas {
	height: 250px;
	width: 100%;
	margin-bottom: 20px;
}

.map ol {
	padding-left: 25px;
}

.map ol {
	counter-reset: item;
	padding-left: 0px;
}
.map ol li {
	display: block;
}
.map ol li:before {
	content: counter(item) ". ";
	counter-increment: item;
    color: #c10b31;
}

.map-list .button .fa {
	font-family: helvetica_condensed, Helvetica, Arial, Sans-serif;
	color: #c10b31;
}

@media screen and (orientation : landscape) {
	nav ul li a {
		font-size: 1.5rem;
		padding: 0.2em 0.5em;
	}
}


@media screen and (min-width: 768px) {

	.menu ul li a {
		padding: 10px;
	}

	.col-left, .col-right {
		width: 48%;
		display: inline-block;
		float: left;
	}

	.col-right {
		margin-left: 4%;
	}

	article {
		padding: 50px 0px 80px;
	}

	article h1 {
		margin-bottom: 30px;
	}

	.row {
		padding: 5px 70px;
	}

	#map-canvas {
		height: 350px;
		width: 100%;
	}

	.map {
		padding-bottom: 40px;
	}

	.popup ul li {
		font-size: 2.6em;
	}
}

@media screen and (min-width: 960px) {
	header {
		margin: 5px 5px 0px;
		max-width: 950px;
	}
}