@charset "UTF-8";
/* CSS Document */
@font-face {
	font-family: 'Tox Typewriter';
	src: url('ToxTypewriter.woff2') format('woff2'), url('ToxTypewriter.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/**/
@media (min-width: 980px) {
.mainMenu {
	top: calc(50% - 69px);
	left: 50%;
	transform: translate(-50%, -50%);
}
.wrapper {
	grid-template-columns: repeat(auto-fill, 300px);
}
}

@media (max-width: 980px) {
.mainMenu {
	max-width: 614px!important;
	top: 0!important;
	left: 0!important;
	transform: translate(0, 0)!important;
	margin: 8em auto;
}
.wrapper {
	grid-template-columns: repeat(auto-fill, 300px);
}
.copyright {
	right: 1.2em !important;
	position: absolute;
	bottom: 1.2em;
	padding: 0.5em 0.5em 0 0.5em;
	background-color: black;
	color: white;
	text-align: center;
	font-size: 0.6em !important;
	letter-spacing: .1em;
	z-index: 15;
}
.copyright img {
	width: 2.3em;
	padding-right: 0.5em;
}
.logo {
	top: 2.5em!important;
	left: calc(50% - 25.5px)!important;
}
.popover.show { 
	left: -1em !important; margin-bottom: 1.2em !important;
	}
}

@media (max-width: 680px) {
.mainMenu {
	max-width: 308px !important;
	top: 0 !important;
	margin: 9em auto !important;
}
.wrapper {
	grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}
div.Elise {
	margin-top: -2.6em !important;
	width: 50%;
}
}

@media (max-width: 680px) and (max-height: 375px) {
.mainMenu {
	max-width: 308px!important;
	top: 0;
	left: 0;
	transform: translate(0, 0);
	margin: 8em auto;
}
.wrapper {
	grid-template-columns: repeat(auto-fill, 300px);
}
div.Elise {
	margin-top: -2.6em!important;
	width: 50%;
}
}

@media (max-width: 1250px) {
.logo {
	top: 2.5em!important;
	left: calc(50% - 25.5px)!important;
}
.sidenav .menulinks {
	text-align: center!important;
	margin: 8em auto !important;
}
	span.Elise {
		top:5.6em!important;
		left: -2.2em!important;
	}
.site-content {
	margin-top: 2em !important;
	}
}

/* Height */


@media (max-height: 750px) {
	
.mainMenu {
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
}
.wrapper {
	margin: 6em auto;
}
.logo {
	top: 2.5em!important;
	left: calc(50% - 25.5px)!important;
}
.sidenav .menulinks {
	text-align: center!important;
	margin: 8em auto!important;
}
		span.Elise {
		top:5.6em!important;
		left: -2.2em!important;
	}
.site-content {
	margin-top: 2em !important;
	}
.singular-content-wrap .entry-container {
    margin: 0 auto;
    padding: 50px 5px !important;
}
}

@media (max-height: 420px) {
.mainMenu {
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
}
.wrapper {
	margin: 6em auto;
}
}
/* General styles*/

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Tox Typewriter';
}
.container-fluid {
	width: 100%;
	height: 100%;
	border: 1em solid black;
	overflow-y: auto;
	z-index: 1;
	background: url(../img/background.gif) left top no-repeat;
	background-size: cover;
}
.logo {
	background: url(../img/EliseBonnard.svg) no-repeat;
	background-size: 100% 100%;
	width: 51px;
	height: 69px;
	position: relative;
	top: 3.8em;
	left: 4em;
	z-index: 11;
	display: block;
}
.logo.change {
	background: url(../img/EliseBonnard-bw.svg) no-repeat;
}
div.Elise {
	position: absolute;
	margin-top: -1.6em;
	font-family: 'Tox Typewriter';
	font-size: 1.8em !important;
	letter-spacing: .4em;
	line-height: normal;
}

a.logo, a.logo:hover  {text-decoration: none !important;color: black;}
span.Elise {
	top: 85%;
	left: 3.7em;
	display: block;
	position: absolute;
	overflow: visible;
	width: 12em;
	height: 1.5em;
	letter-spacing: normal;
	font-size: 1.2em !important;
	
	margin-top: -1.6em;
	font-family: 'Tox Typewriter';
	line-height: normal;
}
.mainMenu {
	max-width: 915px;
	position: relative;
}
.wrapper {
	padding: 0.2em;
	display: grid;
	grid-gap: 0.2em;
}
.mainMenu a {
	min-height: 200px;
	display: block;
	background-color: white !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.mainMenu a:hover {
	border: 3px solid black;
	background-size: 80% !important;
}
.mainMenu a.a {
	background: url(../img/menu/1.jpg);
}
.mainMenu a.a:hover {
	background: url(../img/menu/1-h.jpg);
}
.mainMenu a.b {
	background: url(../img/menu/2.jpg);
}
.mainMenu a.b:hover {
	background: url(../img/menu/2-h.jpg);
}
.mainMenu a.c {
	background: url(../img/menu/3.jpg);
}
.mainMenu a.c:hover {
	background: url(../img/menu/3-h.jpg);
}
.mainMenu a.d {
	background: url(../img/menu/4.jpg);
}
.mainMenu a.d:hover {
	background: url(../img/menu/4-h.jpg);
}
.mainMenu a.e {
	background: url(../img/menu/5.jpg);
}
.mainMenu a.e:hover {
	background: url(../img/menu/5-h.jpg);
}
.mainMenu a.f {
	background: url(../img/menu/6.jpg);
}
.mainMenu a.f:hover {
	background: url(../img/menu/6-h.jpg);
}
.copyright {
	right: 1.2em;
	position: absolute;
	bottom: 1.2em;
	padding: 0.5em 0.5em 0 1em;
	background-color: black;
	color: white;
	text-align: center;
	font-size: 0.8em;
	letter-spacing: .1em;
	z-index: 12;
}
.copyright a {text-decoration: none !important; color: white !important;}
/*Menu */

.menu {
	position: absolute;
	top: 10px;
	left: 10px;
	background: #000000;
	padding: 3px 7px;
	cursor: pointer;
	z-index: 10;
}
.sidenav {
	height: 100%;
	width: 0;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	overflow-x: hidden;
	padding-top: 60px;
	transition: 0.5s;
	z-index: 10;
}
.sidenav ul, .sidenav li {list-style-type:none;margin: 0 !important; padding: 0 !important;}
.sidenav .menulinks {
	text-align: left;
	margin: 8em;
}
.sidenav .menuLateral a {
	padding: 8px 8px 8px 8px;
	text-decoration: none;
	font-size: 1.2em;
	color: #818181;
	display: block;
	transition: 0.3s;
	font-family: 'Tox Typewriter';
}
.sidenav .menuLateral  a:hover {
	color: #f1f1f1;
	text-decoration: none;
}
.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}
#main {
	transition: margin-left .5s;
	padding: 20px;
}
.bar1, .bar2, .bar3 {
	width: 25px;
	height: 3px;
	background-color: #fff;
	margin: 7px 0;
	transition: 0.4s;
}
/* Rotate first bar */
.change .bar1 {
	-webkit-transform: rotate(-45deg) translate(-6px, 6px);
	transform: rotate(-45deg) translate(-6px, 6px);
}
/* Fade out the second bar */
.change .bar2 {
	opacity: 0;
}
/* Rotate last bar */
.change .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
}

.popover {left:1em !important;margin-bottom: 1.3em!important;background-color: black!important;border: black !important; color: white !important;}
.popover-body {color: white !important;font-size: 0.8em;}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: black !important;
}
