@charset "UTF-8";

body {
		font-family: 'Roboto Mono', monospace;
		font-color: white;
		background-color: white;
    	background-size: cover;
}

.pororo {font-family: 'Roboto Mono', monospace; font-weight: 400;

}

.amatic {font-family: 'Amatic SC', cursive; letter-spacing: 2px;}
.pororo1 {font-family: 'Roboto Mono', monospace; font-weight: 300;

}
.pororo2 {font-family: 'Roboto Mono', monospace; font-weight: 100;

}
.pororo3 {font-family: 'Roboto Mono', monospace; font-weight: 300; letter-spacing: 3px;

}

.pre-scrollable1 {max-height: 67.5vh;
    overflow-y: scroll; overflow-x: hidden; margin-bottom: 0px; }



.row1 {margin-right: 0%;
  margin-left: 0px;}

.container {
		
		background-color: white;
		overflow-x: hidden;
		min-height: 737px;
		


}
.panel-heading {
	background-color: grey;
}

.nav li {
		font-family: 'Open Sans', sans-serif;
		text-transform: uppercase;
}

.text-annie {
			font-family: 'Kalam', cursive;
}

.text-deco {
			font-family: 'Kalam', oblique;
			font-style: oblique;
}

.text-container1{ margin: 0px 120px 0px 120px;
	
}
.text-container{ margin: 0% 1% 0% 1%;
	
}

.text-deco2 {
			font-family: 'Kalam', cursive;
}

.img-margin-btm {
		margin-bottom: 10px;
}

.img-logo {
		display: inline-block;
		/*margin: 10px 0px 10px 0px*/
}

#footer {height: 200px;
		background-image: url(images/footer-a-v.png)
	
}
a {
	color:#1D3F67}


@media print, screen and (max-width: 960px) { .pre-scrollable1 {max-height: none; overflow-y: hidden;
     overflow-x: hidden; margin-bottom: 0px; }
    
}


.dururum{margin-left: 10px; margin-right: 10px}