@charset "utf-8";

@import url("font_stylesheet.css");
@import url("../webfonts/biorhyme_light/stylesheet.css");
/* custom fonts */
@font-face {
	font-family: 'eurof55-webfont';
	src: url('../fonts/eurof55-webfont.eot');
	src: local('☺'), url('../fonts/eurof55-webfont.woff') format('woff'), url('../fonts/eurof55-webfont.ttf') format('truetype'), url('../fonts/eurof55-webfont.svg#webfont8xigBfG2') format('svg');
}
@font-face {
	font-family: 'eurof35-webfont';
	src: url('../fonts/eurof35-webfont.eot');
	src: local('☺'), url('../fonts/eurof35-webfont.woff') format('woff'), url('../fonts/eurof35-webfont.ttf') format('truetype'), url('../fonts/eurof35-webfont.svg#webfont8xigBfG2') format('svg');
}
@font-face {
	font-family: 'graublauweb-webfont';
	src: url('../fonts/graublauweb-webfont.eot');
	src: local('☺'), url('../fonts/graublauweb-webfont.woff') format('woff'), url('../fonts/graublauweb-webfont.ttf') format('truetype'), url('../fonts/graublauweb-webfont.svg#webfont8xigBfG2') format('svg');
}

body {
    background-image: url(../images/background_computer.png);
    background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;

}

/* left nav bar for mega menu */
.left-nav-bar {
	overflow: hidden;
	font-family: biorhymebold;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0px auto;
	width: 100%;
	
}

.left-nav-bar a {
	float: left;
	/*font-size: 40px;*/
	color: white;
	text-align: center;
	padding: 14px 12px;
	text-decoration: none;
	

}

.dropdown1, .dropdown2, .dropdown3, .dropdown4 {
    float: left;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: wrap;
    border-left: 5px solid rgba(255,255,255,0.70);
    border-right: 2px solid rgba(65,71,25,0.70);
    border-bottom: 5px solid rgba(255,255,255,0.30);
    border-top: 5px ridge rgba(151,165,58,0.70);
    background-color: rgba(0,0,0,0.8);
    width: 24%;
    -webkit-box-shadow: -5px -5px 5px 5px rgba(65,71,25,0.70);
    box-shadow: -5px -5px 5px 5px rgba(65,71,25,0.70);
    font-size: 1.2rem;
    /*font-family: graublauweb-webfont;*/
	font-family: biorhymebold;
    
}
/*
.dropdown1:first-child {
	border-left: 5px ridge rgba(65,71,25,0.70);
}*/

.dropdown-content4:first-child {
	border-right: 5px ridge rgba(65,71,25,0.70);
}

.dropdown1 .dropbtn, .dropdown2 .dropbtn, .dropdown3 .dropbtn, .dropdown4 .dropbtn {
	font-size: 40px;
	border: none;
	outline: none;
	color: rgba(255,255,255,1.00);
	padding: 10px 5px;
	background-color: inherit;
	font: inherit;
	margin: 0;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	letter-spacing: 2px;
}

.left-nav-bar a:hover, .dropdown1:hover .dropbtn, .dropdown2:hover .dropbtn, .dropdown3:hover .dropbtn, .dropdown4:hover .dropbtn {
	background-color: rgba(151,165,58,0.70);
	color: rgba(255,255,255,1.00);
	
	
}

.certificate-text {
	color: rgba(0,0,0,0.80);
	font-family: biorhymeexpandedregular;
	font-size: 1.5rem;
	margin: 0px 30px;
	
}

.bold {
    font-weight: bold;	
}

.bold-center {
    font-weight: bold;	
	text-align: center;
}

.lighten-up {
    font-family: 'biorhymeexpanded light';
    font-style: italic;	
}

.center-me {
	text-align: center;
}

.classes {
	margin: 0px 30px;
}

.bring-in-the-padding {
	margin: 0px 30px;
}

.black-bottom-border {
	padding-bottom: 3px;
	border-bottom: 1px solid rgba(0,0,0,1.00);
	
}

.dropdown-content1, .dropdown-content2, .dropdown-content3, .dropdown-content4 {
	display: none;
	position: absolute;
	background-color: rgba(0,0,0,1.00);
	left: 0;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
	z-index: 1;
	flex-direction: row;
	flex-wrap: wrap;
	width: 93%;
	/*height: auto;*/
	margin-left: 40px;
	
}

/*.dropdown-content3 .header {
	background-color: red;
	padding: 16px;
	color: rgba(255,255,255,0);
}*/

td {
	/*border-left: 1px solid rgba(0,0,0,1.00);
	border-right: 1px solid rgba(0,0,0,1.00);*/
	border: 1px solid rgba(0,0,0,1.00);
	vertical-align: top;
}

.dropdown1:hover .dropdown-content1 {
	display: block;
}

.dropdown2:hover .dropdown-content2 {
	display: block;
}

.dropdown3:hover .dropdown-content3 {
	display: block;
}

.dropdown4:hover .dropdown-content4 {
	display: block;
}

.row {
	magin: 0px auto;
}

.column {
	float: left;
	padding: 10px 10px 20px 10px;
	background-color: rgba(255,255,255,0.60);
	/*height: 250px;*/
	width: 100%;
	/*height: auto;*/
	margin: 0px auto;
	overflow-y:auto;
	max-height: 400px;
}

.column a {
	float: none;
	color: black;
	padding: 16px;
	text-decoration: none;
	display: block;
	text-align: left;
}

.column a:hover {
	background-color: rgba(255,255,255,1.00);
}

.row:after {
	content: "";
	display: table;
	clear: both;
}




/* start of the rest of the css */
.main-body {
	position: relative;
	width: 100%;
}

.gamt-format {
	color: rgba(255,255,255,1.00);
	font-family: biorhymebold;
	font-size: 3rem;
	margin: 20px 20px 40px 20px;

}

.gamt-format2 {
	color: rgba(255,255,255,1.00);
	font-family: biorhymebold;
	font-size: 2rem;
	margin: 20px 20px 0px 20px;
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
	width: 20%;

}

.title {
	color: rgba(255,255,255,1.00);
	font-family: biorhymebold;
	font-size: 5rem;
	margin: 50px 20px;
	text-align: center;
	-webkit-text-stroke: 2px black;
	text-stroke: 2px black;
}

.title2 {
	color: rgba(255,255,255,1.00);
	font-family: biorhymebold;
	font-size: 5rem;
	margin: 10px 20px;
	text-align: center;
	-webkit-text-stroke: 2px black;
	text-stroke: 2px black;
}



.main-content {
	color: rgba(255,255,255,1.00);
	font-family: biorhymeexpandedregular;
	font-size: 3rem;
	margin: 0px 20px;
	text-align: center;
}

/*
.container {
	padding: 35px;
	margin: 25px auto;
	background-color: rgba(46,15,0,1.00);
	border: rgba(255,255,255,1.00);
	border-radius: 2px;
	width: 80%;
} */

nav {
	width: 100%;
	flex-direction: row;
	flex-wrap: wrap;
	display: flex;
	position: fixed;
	bottom: 25px;
	align-items: center;
  	justify-content: center;
	/*justify-content: center;*/
}

nav div {
	width: 16.66%;
}

nav div a {
	text-decoration: none;
	-webkit-text-stroke: 2px black;
	text-stroke: 2px black;
}

nav div a:first-child {
	padding-left: 60px;
}

nav div a.navigation {
	color: rgba(255,255,255,1.00);
	font-family: "biorhymebold";
	font-size: 2.5em;
	z-index: 100;
}


nav div a.current-page {
	color: rgba(151,165,58,1.00);
	font-family: "biorhymebold";
	font-size: 2.5em;
	z-index: 100;
}

nav div a:hover  {
	color: rgba(151,165,58,1.00);
}

.overview-title {
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
	background-color: rgba(0,0,0,0.70);
	position: relative;
	padding: 10px;
	font-family: biorhymebold;
	font-size: 5rem;
	color: rgba(151,165,58,1.00);
	width: 10%;
	margin: 0px 80% 0px 20%;
}

.overview-main-content {
	background-color: rgba(0,0,0,0.30);
	position: relative;
	margin: -30px auto 0px auto;
	padding: 10px;
	color: rgba(197,197,197,1.00);
	font-family: biorhymeregular;
	font-size: 1.2rem;
	width: 30%;
	overflow-y:auto;
	height: 40%;
}

.courses-title {
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
	background-color: rgba(0,0,0,0.70);
	position: relative;
	padding: 10px;
	font-family: biorhymebold;
	font-size: 5rem;
	color: rgba(151,165,58,1.00);
	width: 10%;
	margin: 0px 80% 0px 20%;
}

.courses-main-content {
	background-color: rgba(0,0,0,0.40);
	position: relative;
	margin: -30px auto 0px auto;
	padding: 10px;
	color: rgba(197,197,197,1.00);
	font-family: biorhymeregular;
	font-size: 1.2rem;
	width: 50%;
	overflow-y:auto;
	height: 500px;
}

/* for the 3D slidshow for Bios */

#carousel .cloud9-item, #buttons button {
  cursor: pointer;
}