@import url(https://fonts.googleapis.com/css?family=Oswald|Lora&subset=latin-ext,latin);
/*
font-family: 'Oswald', sans-serif;
font-family: 'Lora', serif;
*/

/*kolory cheer up emo kid
mighty slate - 556270
pacifica - 4ECDC4
apple chic - C7F464
cheery pink - FF6B6B
*/


html, body {
  height: 100%;
  margin: 0;
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

body {
	font-family: 'Lora', 'Open Sans', 'sans-serif';
	font-size: 11pt;
}

.fint-size-0 {
	font-size: 19pt;
}
.font-size-1 {
	font-size: 17pt;
}
.font-size-2 {
	font-size: 15pt;
}
.font-size-3 {
	font-size: 13pt;
}
.font-size-4 {
	font-size: 11pt;
}
.font-size-5 {
	font-size: 9pt;
}
.bold {
	font-weight: bold;
}

h1 { font-size: 17pt; }
h2 { font-size: 15pt; }
h3 { font-size: 13pt; }
h4 { font-size: 11pt; }

header {
	min-height:400px;
	padding: 100px 0;
	color: #ffffff;
	text-shadow: 1px 1px 0 #000000;
}
header h1 {
	margin: 100px 0 10px;
	font-family: 'Open Sans', 'sans-serif';
}
header a {
	color: #000000;
	text-shadow: none;
}

.oswald {
	font-family: 'Oswald', sans-serif;
}
.coloreeg {
	color: #4ECDC4 !important;
}

.colorlogopedia {
	color: #FF6B6B !important;
}
.topimg {
	max-height: 300px;
}

.btn-custom {
	background: #fc0;
	color: #5E2500;
	padding: 5px 15px;
	box-shadow: 0 3px 0 #f93;
	text-transform: uppercase;	
}

#offer {
	padding: 100px 0;
}

#description {
	background: #fff;
	padding: 30px 0;
}

footer {
  margin-top: auto;
  background-color: #f8f9fa;
  background: #556270;
  text-align: center;
  padding: 10px 0;
  font-size: 14px;
  color: #C7F464;
}

.carousel-caption {
	height:100%;
	top: 33%;
}

abbr { color: #4ECDC4; font-weight: bold; }

.contact_form {
	max-width:500px;
}

#msgLayer {
	width: 100%; position: fixed; bottom: 0px; background-color: rgb(120, 120, 120); opacity: 0.93; color: white; z-index: 2000; font-size: 12px; font-family: Arial; font-weight: normal; background-position: initial initial; background-repeat: initial initial;
}
#msgLayer .button {
	float: right; cursor: pointer; height: 50px; padding-right: 5px; font-family: Arial; line-height: normal; z-index: 100;
}
#msgLayer .message {
	margin: 14px; line-height: normal; letter-spacing: normal; font-size: 14px; margin-bottom: 10px; font-family: Arial; color: rgb(255, 255, 255); font-weight: normal; letter-spacing: normal; line-height: normal; padding: 0px;
}

/* przyciski */
.btn-big {
	background: #fc0;
	color: #fff;
	padding: 15px 30px;
	box-shadow: 0 7px 0 #ddd;
	text-transform: uppercase;
	margin: 10px;
	font-weight: bold;	
}
.btn-big:hover {
	background: #aaa;
	color: #fff;
}
.btn-big_oferta {
	background: #FF4242;
}
.btn-big_wazne_pytania {
	background: #7AB317;
}
.btn-big_gabinet {
	background: #0D6759;
}
/* oferta */
.btn-big_zaburzenia_mowy {
	background: #4DBCE9;
}
.btn-big_ryzyko_dysleksji {
	background: #4DBCE9;
}
.btn-big_eeg_biofeedback {
	background: #4DBCE9;
}
/* oferta */
