:root {
	--papir: #ffffff;
	--papir-kiemeles-vilagos: #fafafa;
	--papir-kiemeles-sotet: #f8f8f8;
	--tinta: #323232;
	--tinta-cim_1: #000000;
	--meridian: #00aa00;
	--szinatmenet1: #60b7f0;
	--szinatmenet2: #b7f060;
	--szinatmenet3: #f060b7;
	
	--orarendem-kiemeles: #d4ebfb;
	
	--base-dark: #003366;
	--base-light: #1177bb;
	--base-brighter: #2c9feb;
	--base-brighter2: #60b7f0;
	--base-brighter3: #f0f8fd;
	
	--gray: #404040;
	--gray-dark: #202020;
	--gray-darker: #1e1e1e;
	--gray-light: #ebebeb;
	--gray-lighter: #eeeeee;
	--gray-lighter2: #e2e2e2;
	--gray-lighter3: #e8e8e8e;
	--gray-lighter4: #f2f2f2;
	--gray-lighter5: #f8f8f8;
	--gray-lighter6: #e2e2e2;

	
	--base2: #88cc33;
	--base2-dark: #446622;
	--base2-light: #77bb11;
	--base2-brighter: #9feb2c;
	--base2-brighter2: #b7f060;
	
	--base3: #660033;
	--base3-dark: #770033;
	--base3-light: #bb1177;
	--base3-brighter: #eb2c9f;
	--base3-brighter2: #f060b7;
	--base3-brighter3: #fdf0f8;
}

[data-theme="dark"] {
	--papir: #1f1f1a;
	--papir-kiemeles-vilagos: #202020;
	--papir-kiemeles-sotet: #101010;
	--tinta: #d2d2d2;
	--tinta-cim_1: #ffffff;
	
	--orarendem-kiemeles: #2c9feb;
	
//	--gray: #bfbfbf;
//	--gray-dark: #dfdfdf;
	--gray-darker: #e1e1e1;
	--gray-light: #141414;
	--gray-lighter: #282828;
	--gray-lighter2: #0d0d0d;
	--gray-lighter3: #171717;
	--gray-lighter4: #1d1d1d;
	--gray-lighter5: #101010;
	--gray-lighter6: #1d1d1d;
}

body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section,
summary, hgroup {
	margin: 0;
	padding: 0;
	border: 0;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

body {
	font: 400 16px Roboto, sans-serif;
	line-height: 28px;
	color: var(--tinta);
	background-color: var(--papir);
	height: 100%;
}

html {
	height: 100%;
}

::-moz-selection {
	color: var(--tinta);
	background: var(--base-brighter);
}

::selection {
	color: var(--tinta);
	background: var(--base-brighter);
}

/* h2 {
	font-size: 24px;
	text-transform: uppercase;
	color: #303030;
	font-weight: 600;
	margin-bottom: 30px;
}

h4 {
	font-size: 19px;
	line-height: 1.375em;
	color: #303030;
	font-weight: 400;
	margin-bottom: 30px;
} */

.halvany {
	opacity: 0.25;
}

.normal {
	color: var(--tinta);
	font-size: 16px;
	line-height: 28px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
}

.jumbotron {
	background-color: var(--papir);
	color: #252525;
	padding: 100px 25px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
}

.container-fluid {
	padding: 0;
}

.logo-small {
	color: var(--base-light);
	font-size: 50px;
}

.logo-small-link {
	color: var(--base-brighter);
	font-size: 50px;
}

.logo-scroll_down {
	color: var(--base-light);
	font-size: 20px;
}

.logo-help {
	color: var(--base-light);
	font-size: 40px;
	top: 12px;
}

.logo-normal {
	color: var(--base-light);
	font-size: 40px;
}

.logo-lista {
	color: var(--base-dark);
	font-size: 100px;
}

.logo {
	color: var(--base-dark);
	font-size: 200px;
}

.logo-letoltesek {
	color: var(--tinta);
	font-size: 40px;
}

@media screen and (max-width: 991px) {
    .logo {
	  font-size: 150px;
  }
}

.menu_kiemeles {
	color: #ff0000;
}

.thumbnail {
	padding: 0 0 15px 0;
	border: none;
	border-radius: 0;
}

.thumbnail img {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
}

.carousel-control.right, .carousel-control.left {
	background-image: none;
	color: var(--base-light);
}

.carousel-indicators li {
	border-color: var(--base-light);
}

.carousel-indicators li.active {
	background-color: var(--base-light);
}

.item h4 {

}

.item span {
	font-style: normal;
}

.list-group {
//	color: green;
}

.list-group-item {
	color: var(--tinta);
	border: transparent;
	margin: 0;
	padding: 0;
}

.list-group-item:hover {
	background-color: #f8f8f8;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* TABLE */

#letoltesek-tablazat {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
    border-collapse: collapse;
//	border-spacing: 2px;
	width: 100%;
//	table-layout: fixed;
//	border: 1px solid var(--gray-lighter3);
}

#letoltesek-tablazat td {
	border-top: 1px solid var(--gray-lighter);
	border-bottom: 1px solid var(--gray-lighter);
//	padding: 8px;
//	text-align: center;
//	vertical-align: middle;
}

.letoltesek-tablazat-1 {
	text-align: left;
	vertical-align: middle;
	padding: 8px 2px 8px 8px;
}

.letoltesek-tablazat-2 {
	text-align: center;
	vertical-align: middle;
	padding: 8px 2px 8px 2px;
	width: 50px;
}

.letoltesek-tablazat-3 {
	text-align: center;
	vertical-align: middle;
	padding: 8px 2px 8px 2px;
	width: 150px;
}

#letoltesek-tablazat tr {
//	background-color: var(--gray-lighter2);
}

#letoltesek-tablazat tr:hover {
	background-color: var(--papir-kiemeles-sotet);
}

#orarendem {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
    border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
	table-layout: fixed;
	border: 1px solid var(--gray-lighter6);
}

@media screen and (max-width: 768px) {
    #orarendem  {
		table-layout: auto;
	}
}

#orarendem th, #orarendem td {
//	border: 1px solid var(--gray-lighter3);
    padding: 2px 2px;
    text-align: center;
	vertical-align: middle;
}

#orarendem tr {
	background-color: var(--gray-lighter2);
}

#orarendem tr:nth-child(even) {
	background-color: var(--gray-lighter4);
}

#orarendem td:hover {
	background-color: var(--orarendem-kiemeles);
}

td.ures {
	background-color: #b7f060;
}

#orarendem th {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
    background-color: var(--base-dark);
    color: #ffffff;
}

#orarendem-kicsi {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
    border-collapse: separate;
	border-spacing: 2px;
//	width: 100%;
	table-layout: fixed;
	border: 1px solid var(--gray-lighter6);
}

#orarendem-kicsi th, #orarendem-kicsi td {
//	border: 1px solid var(--gray-lighter3);
    padding: 1px;
    text-align: center;
	vertical-align: middle;
}

#orarendem-kicsi tr {
	background-color: var(--gray-lighter2);
}

#orarendem-kicsi tr:nth-child(even) {
	background-color: var(--gray-lighter4);
}

#orarendem-kicsi td:hover {
	background-color: var(--orarendem-kiemeles);
}

#orarendem-kicsi th {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    background-color: var(--base-dark);
    color: #ffffff;
}

#sikereink {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: var(--tinta);
    border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
	table-layout: auto;
//	border: 1px solid var(--gray-lighter3);
}

#sikereink th, #sikereink td {
    padding: 4px 2px;
	vertical-align: middle;
}

#sikereink tr {
	background-color: var(--gray-lighter5);
}

#sikereink tr:nth-child(even) {
	background-color: var(--papir);
}

#sikereink tr:hover {
	background-color: var(--orarendem-kiemeles);
}

#sikereink th {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
    background-color: var(--base-dark);
    color: #ffffff;
//	text-align: center;
}

#tanaraink-segitseg {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: var(--tinta);
    border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
	table-layout: auto;
//	border: 1px solid var(--gray-lighter3);
}

#tanaraink-segitseg th, #tanaraink-segitseg td {
    padding: 4px 2px;
	vertical-align: middle;
}

#tanaraink-segitseg th {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
    background-color: var(--papir);
    color: var(--tinta);
//	text-align: center;
}

#tanaraink-segitseg tr {
	background-color: var(--gray-lighter5);
}

#tanaraink-segitseg tr:nth-child(even) {
	background-color: var(--papir);
}

#tanaraink-segitseg tr:hover {
	background-color: var(--orarendem-kiemeles);
}

#napirend {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
    border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
	table-layout: auto;
	border: 1px solid var(--gray-lighter6);
}

/*
@media screen and (max-width: 768px) {
    #napirend  {
		table-layout: auto;
	}
}
*/

#napirend th, #napirend td {
//	border: 1px solid var(--gray-lighter3);
    padding: 4px 12px;
    text-align: left;
	vertical-align: middle;
}

#napirend tr {
	background-color: var(--gray-lighter2);
}

#napirend tr:nth-child(even) {
	background-color: var(--gray-lighter4);
}

#napirend tr:hover {
	background-color: var(--orarendem-kiemeles);
}

#napirend th {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
    background-color: var(--base-dark);
    color: #ffffff;
}

/* ACCORDION */

.panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: var(--gray-lighter);
}

.panel-default > .panel-heading {
	padding: 0;
	border-radius: 0;
	color: var(--tinta);
	background-color: var(--papir-kiemeles-vilagos);
	border-color: var(--gray-lighter);
}

.panel-default > .panel-heading-letoltesek {
	padding: 0;
	border-radius: 0;
	color: var(--tinta);
	background-color: var(--base-brighter2);
	border-color: var(--gray-lighter);
}

.panel-title {
	font-size: 16px;
	line-height: 28px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	color: var(--tinta);
}

.panel-title > a {
	display: block;
	padding: 20px 30px;
	text-decoration: none;
	font-size: 20px;
	line-height: 32px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	color: var(--tinta);
}

.panel-title:hover {
	background-color: var(--base-brighter);
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
}

.panel-title:hover a {
	color: var(--tinta);
}

.more-less {
	float: right;
	color: var(--tinta);
	top: 8px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: var(--gray-lighter);
	background-color: var(--papir);
	width: 100%;
	padding: 20px 30px;
}

/* DOBOZ */

#doboz_1 {
	background-color: var(--papir);
	padding: 32px 32px;
	margin: 16px 0;
}

#doboz_1:hover {
	background-color: var(--papir-kiemeles-vilagos);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}

#doboz_2 {
	background-color: var(--papir);
	padding: 32px 32px;
	margin: 16px 0;
}

#doboz_2:hover {
	background-color: var(--base-brighter3);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}

#doboz_parallax_feher {
	background-color: rgba(255,255,255,0.3);
	border: 1px solid var(--papir);
//	padding: 8px;
//	margin: 0;
	height: 400px;
	display: block;
	overflow: hidden;
}

#doboz_parallax_feher:hover {
	background-color: rgba(255,255,255,0.6);
}

.doboz_esemeny {
	display: table;
	width: 100%;
	background-color: var(--base-brighter);
	border-radius: 5px 5px 5px 5px;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1); 
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1); 
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1);
}

.doboz_esemeny:hover {
	display: table;
	width: 100%;
	background-color: var(--base-light);
	z-index: 2;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.01);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1.01);   
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1.01);
	transition: all 200ms ease-in;
	transform: scale(1.01);
}

.doboz_esemeny_datum {
	display: table-cell;
	padding: 32px 8px;
	width: 50%;
//	background-color: var(--base-brighter);
	color: #ffffff;
	font-family: 'Barlow Condensed', 'Roboto', 'Fira Sans', Montserrat, sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
//	height: 120px;
	border-radius: 5px 0 0 5px;
	text-align: center;
}

.doboz_esemeny_datum:hover {
	display: table-cell;
	padding: 32px 8px;
	width: 50%;
//	background-color: var(--base-brighter);
	color: #ffffff;
	font-family: 'Barlow Condensed', 'Roboto', 'Fira Sans', Montserrat, sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
//	height: 120px;
	border-radius: 5px 0 0 5px;
	text-align: center;
}

.doboz_esemeny_nev {
    display: table-cell;
    padding: 32px 8px;
	width: 50%;
	background-color: var(--gray-lighter);
	color: var(--tinta);
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
//	height: 120px;
	border-radius: 0 5px 5px 0;
	text-align: center;
}

#doboz_felveteli_hirek {
//	background-color: #eee;
	width: 100%;
	height: 1500px; /* 700px eredetileg 1000px volt megnövelve utoljára 1500px */
	border: 1px solid transparent;
	overflow: auto;
	padding: 0 8px 0 0;
	margin: 0 0 32px 0;
}

/* NAVBAR TRANSITION */

.bg-navbar {
	background: transparent;
}

.bg-show {
	background: rgba(12,12,12,0.8);
	backdrop-filter: blur(4px);
}

.img-navbar {
    position: fixed;
    left: 20px;
    top: 4px;
}

@media screen and (max-width: 991px) {
    .bg-navbar  {
		background: rgba(12,12,12,0.8);
	}
	
	.img-navbar {
		width: 125px;
		top: -30px;
	}
}

.transition-navbar {    
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

/* NAVBAR */

.container-fluid-nav {
	padding: 0 15px;
}

.navbar {
	margin-bottom: 0;
//	background: transparent;
	z-index: 9999;
	border: 0;
	font-size: 12px !important;
//	line-height: 1.42857143 !important;
//	letter-spacing: 1px;
	border-radius: 0;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
//	font-weight: bold;
	text-transform: uppercase;
  	-webkit-box-shadow: 0px 3px 8px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 8px 4px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 8px 4px rgba(0,0,0,0.2);
}

@media screen and (max-width: 991px) {
	.navbar {
		backdrop-filter: blur(4px);
  }
}

.navbar li a, .navbar .navbar-brand {
	color: #f0f0f0 !important;
//	text-shadow: 0px 0px 6px rgba(0,0,0,0.5);
//	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.75), 0px 0px 6px rgba(0,0,0,0.5);
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	transition: color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
}

.navbar-nav li a:hover, .navbar-nav li.active a {
	color: #ffffff !important;
	background-color: rgba(17,119,187,0.25) !important;
	transition: color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
}
.navbar-default .navbar-toggle {
	border-color: transparent;
//	color: #ff0000 !important;
	background-color: rgba(0,0,0,0.8);
}

.navbar-default .navbar-toggle:hover {
	border-color: transparent;
//	color: #ff0000 !important;
	background-color: rgba(17,119,187,0.25);
}

.navbar-collapse.in {
	overflow: hidden;
	max-height: none !important;
	height: auto !important;
//	backdrop-filter: blur(8px);
}

/* SIDENAV */

#sidenav-segitseg a {
	position: fixed;
	left: -330px;
	transition: 0.3s;
	padding: 15px 25px 15px 15px;
	width: 345px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none;
	font-size: 16px;
	color: #ffffff;
	border-radius: 0 5px 5px 0;
	z-index: 10000;
}

#sidenav-segitseg a:hover {
	left: 0;
}

#segitseg {
	top: 80%;
	background-color: var(--base-brighter2);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}

/* TABS */

.nav-tabs {
	border-bottom: 2px solid var(--papir);
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border-width: 0;
	background-color: var(--papir);
}

.nav-tabs > li > a {
	border: none;
	color: #808080;
}

.nav-tabs > li.active > a, .nav-tabs > li > a:hover {
	border: none;
	color: var(--base-brighter) !important;
	background: transparent;
}

.nav-tabs > li > a::after {
	content: "";
	background: var(--base-brighter);
	height: 2px;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: -1px;
//	transition: all 250ms ease 0s;
	transform: scale(0);
}

.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
	transform: scale(1);
}

.tab-nav > li > a::after {
	background: var(--papir) none repeat scroll 0% 0%;
	color: #ffffff;
}

.tab-pane {
	padding: 16px 0;
}

.tab-content {
	padding: 0;
}

.card {
	background: var(--papir);
}

/* SCROLL DOWN */

.scroll_down_arrow {
//	background-color: red;
	transform: translate(50%,30px);
}

.scroll_down_arrow:before,
.scroll_down_arrow:after {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	margin-left: -8px;
	transform: rotate(45deg);
	border-bottom: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
}

.scroll_down_arrow:before {
	animation: down-arrow-before 2s ease-in-out infinite;
}

.scroll_down_arrow:after {
	animation: down-arrow-after 2s ease-in-out infinite;
}

@keyframes down-arrow-before {
	50% {
		transform: rotate(45deg) translate(70%, 70%);
	}
	100% {
		transform: rotate(45deg) translate(70%, 70%);
	}
}

@keyframes down-arrow-after {
	50% {
		transform: rotate(45deg) translate(110%, 110%);
		opacity: 0;
	}
	51% {
		transform: rotate(45deg) translate(-130%, -130%);
	}
	100% {
		transform: rotate(45deg) translate(-70%, -70%);
		opacity: 1;
	}
}

/* FOOTER */

.footer {
	padding-top: 20px;
	padding-bottom: 100px;
	color: #a0a0a0;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
}

#footer a {
	color: #efefef;
}

/* IMAGE */

img.keretes_kep {
	border-bottom: 2px solid var(--papir);
	padding: 0px; /* Belső keret mérete */
	background-color: var(--papir); /* Belső keret színe */
	-webkit-box-shadow: 0 8px 6px -6px #a0a0a0;
	-moz-box-shadow: 0 8px 6px -6px #a0a0a0;
	box-shadow: 0 8px 6px -6px #a0a0a0;
	border-radius: 5px;
}

span.kepalairas {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #969696;
	text-align: left;
//	border-bottom: 1px solid #e0e0e0;
}

img.footer_icon {
	opacity: 0.2;
}

img.footer_icon:hover {
	opacity: 1;
}

/* IMAGE OVERLAY */

.overlay-box {
	position: relative;
	width: 100%;
}

.overlay-image {
	display: block;
	width: 100%;
	height: auto;
}

.overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: var(--base-light);
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease;
}

.overlay-box:hover .overlay {
	height: 100%;
	opacity: 0.9;
}

.overlay-text {
	text-align: center;
	white-space: nowrap; 
	color: #ffffff;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	position: absolute;
	overflow: hidden;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

@media screen and (max-width: 991px) {
	.overlay-text {
	font-size: 10px;
	line-height: 22px;
  }
}

/* PANEL */

.panel.felveteli_rendje {
	border-color: var(--papir);
}

.panel.felveteli_rendje:hover {
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.5);
}

.panel.felveteli_rendje > .panel-heading {
	padding: 10px;
    background-color: var(--base-dark);
    color: #ffffff;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-color: var(--papir);
	border-radius: 5px 5px 0 0;
}

.panel.felveteli_rendje > .panel-body {
	padding: 10px;
    background-color: var(--base-dark);
    color: #ffffff;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	border-radius: 0 0 5px 5px;
}

/* TENNIVALÓK LISTÁJA */

/* Include the padding and border in an element's total width and height */
* {
	box-sizing: border-box;
}

/* Remove margins and padding from the list */
ul.tennivalok {
	margin: 0;
	padding: 0;
}

/* Style the list items */
ul.tennivalok li {
	cursor: pointer;
	position: relative;
	padding: 12px 8px 12px 40px;
	list-style-type: none;
	background: #f0f0f0;
	border-bottom: 1px solid #d0d0d0;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	transition: 0.2s;
  
/* Make the list items unselectable */
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Set all odd list items to a different color (same color) */
ul.tennivalok li:nth-child(odd) {
	border-bottom: 1px solid #d0d0d0;
}

/* Other background-color on hover */
ul.tennivalok li:hover {
	background: var(--base-brighter2);
	border-bottom: 1px solid #d0d0d0;
}

/* When clicked on, add a background color and strike out text */
ul.tennivalok li.pipa {
	background: #d6d6d6;
	color: var(--tinta);
	text-decoration: line-through;
	border-bottom: 1px solid #d0d0d0;
}

/* Add a "pipa" mark when clicked on */
ul.tennivalok li.pipa::before {
	content: "";
	position: absolute;
	border-color: var(--tinta);
	border-style: solid;
	border-width: 0 2px 2px 0;
	top: 20px;
	left: 16px;
	transform: rotate(45deg);
	height: 15px;
	width: 7px;
}

/* Style the X button */
.close_tennivalok {
	position: absolute;
	right: 0;
	top: 0;
	padding: 12px 18px 12px 18px;
}

.close_tennivalok:hover {
	background-color: #f44336;
	color: #ffffff;
}

/* Style the header */
.header_tennivalok_info {
	background-color: var(--base-light);
	padding: 10px 10px;
	color: #ffffff;
	text-align: right;
}

.header_tennivalok {
	background-color: var(--base-light);
	padding: 30px 40px;
	color: #ffffff;
	text-align: center;
}

/* Clear floats after the header */
.header_tennivalok:after {
	content: "";
	display: table;
	clear: both;
}

/* Style the input */
input.tennivalok {
	border: none;
	width: 90%;
	padding: 10px;
	float: left;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: var(--tinta);
}

/* Style the "Add" button */
.gomb_tennivalok {
	padding: 10px;
	width: 10%;
	background: #d0d0d0;
	color: #555555;
	float: left;
	text-align: center;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	cursor: pointer;
	transition: 0.3s;
}

.gomb_tennivalok:hover {
	background-color: #a0a0a0;
}

/* ESEMÉNYEK */

.esemenyek {
	list-style-type: none;
	border: 1px solid var(--gray-lighter);
	margin: 0;
	padding: 0;
//	-webkit-transition: 0.3s;
//	transition: 0.3s;
}

.esemenyek:hover {
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
}

.esemenyek .fejlec {
	background-color: var(--base-dark);
	color: #ffffff;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	min-height: 100px;
}

.esemenyek li {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	border-bottom: 1px solid var(--gray-lighter);
	padding: 16px;
	text-align: center;
}

.esemenyek .datum {
//	background-color: var(--gray-lighter);
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	min-height: 100px;
}

.esemenyek .szurke {
	background-color: var(--gray-lighter);
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
}

/* CAROUSEL */

.carousel-inner img {
//	-webkit-filter: grayscale(90%);
//	filter: grayscale(90%);
	width: 100%;
	margin: auto;
}

.carousel-caption h3 {
	color: #ffffff !important;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 42px;
	text-shadow: 0em 0.05em 0em #000000, 0px 0px 16px #000000;
	margin: 0;
	padding: 0;
}

.carousel-caption p {
	color: #ffffff !important;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	text-shadow: 0em 0.05em 0em #000000, 0px 0px 16px #000000;
	margin: 0;
	padding: 0;
}

@media (max-width: 600px) {
	.carousel-caption {
		display: none; /* Hide the carousel text when the screen is less than 600 pixels wide */
    }
}

/* PARALLAX */

section {
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: auto;
	-webkit-box-shadow: inset 0px 20px 12px -10px rgba(0,0,0,0.1), inset 0px -20px 12px -10px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 20px 12px -10px rgba(0,0,0,0.1), inset 0px -20px 12px -10px rgba(0,0,0,0.1);
	box-shadow: inset 0px 20px 12px -10px rgba(0,0,0,0.1), inset 0px -20px 12px -10px rgba(0,0,0,0.1);
}

@keyframes hero_animacio {
  0% {
	opacity: 0;
    transition: opacity;
	-webkit-transition: opacity;
    -moz-transition: opacity;
    -o-transition: opacity;
    -ms-transition: opacity;
	transform: scale(10);
	-webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
  }
  100% {
	opacity: 1;
    transition: opacity;
	-webkit-transition: opacity;
    -moz-transition: opacity;
    -o-transition: opacity;
    -ms-transition: opacity;
	transform: scale(1);
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
}

/*

@keyframes hero_animacio {
  0% {
	opacity: 0;
    transition: opacity;
	-webkit-transition: opacity;
    -moz-transition: opacity;
    -o-transition: opacity;
    -ms-transition: opacity;
	transform: scale(0);
	-webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
  }
  80% {
	opacity: 1;
    transition: opacity;
	-webkit-transition: opacity;
    -moz-transition: opacity;
    -o-transition: opacity;
    -ms-transition: opacity;
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
  }
  100% {
	opacity: 1;
    transition: opacity;
	-webkit-transition: opacity;
    -moz-transition: opacity;
    -o-transition: opacity;
    -ms-transition: opacity;
	transform: scale(1);
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
}

*/

.hero {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	animation: 0.5s ease-out 0s 1 hero_animacio;
//	overflow: auto;
}

.hero span {
	background-color: var(--base-brighter);
	opacity: 0.6;
	filter: alpha(opacity=60); /* IE8 és korábbi miatt */
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 18px 18px 18px 28px;
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: 10px;
	margin: 0 0 32px 0;
}

@keyframes hero_animacio-cimlap {
  0% {
	opacity: 0;
    transition: opacity;
	-webkit-transition: opacity;
    -moz-transition: opacity;
    -o-transition: opacity;
    -ms-transition: opacity;
	transform: scale(100);
	-webkit-transform: scale(100);
    -moz-transform: scale(100);
    -o-transform: scale(100);
    -ms-transform: scale(100);
  }
  100% {
	opacity: 1;
    transition: opacity;
	-webkit-transition: opacity;
    -moz-transition: opacity;
    -o-transition: opacity;
    -ms-transition: opacity;
	transform: scale(0);
	-webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
  }
}

.hero-cimlap {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	animation: 0.5s ease-out 0s 1 hero_animacio-cimlap;
//	overflow: auto;
}

.caption-parallax {
	position: absolute;
	left: 0;
	top: 45%;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-shadow: 0em 0.05em 0em #000000, 0px 0px 16px #000000;
}

.caption-parallax-footer {
	position: absolute;
	left: 0;
	top: 40%;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-shadow: 0em 0.05em 0em #000000, 0px 0px 16px #000000;
}

@media only screen and (max-device-width: 991px) {
    .caption-parallax-footer {
        top: 20%;
    }
}

.bg-base-dark {
	background-color: var(--base-dark);
}

.bg-base-light {
	background-color: var(--base-light);
}

.bg-base-brighter {
	background-color: var(--base-brighter);
}

.bg-base-brighter2 {
	background-color: var(--base-brighter2);
}

.bg-base-brighter3 {
	background-color: var(--base-brighter3);
}

.bg-gray {
	background-color: var(--gray);
}

.bg-gray-dark {
	background-color: var(--gray-dark);
}

.bg-gray-darker {
	background-color: var(--gray-darker);
}

.bg-gray-light {
	background-color: var(--gray-light);
}

.bg-parallax-fejlec {
	color: #ffffff;
	overflow: hidden;
	position: relative;
//	opacity: 0.65;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 75%;
	-webkit-box-shadow: inset 0px -20px 12px -10px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0px -20px 12px -10px rgba(0,0,0,0.4);
	box-shadow: inset 0px -20px 12px -10px rgba(0,0,0,0.4);
}

.bg-parallax-fejlec-cimlap {
	color: #ffffff;
	overflow: hidden;
	position: relative;
//	opacity: 0.65;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 75%;
	-webkit-box-shadow: inset 0px -20px 12px -10px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0px -20px 12px -10px rgba(0,0,0,0.4);
	box-shadow: inset 0px -20px 12px -10px rgba(0,0,0,0.4);
}

.bg-parallax {
	color: #ffffff;
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 500px;
	-webkit-box-shadow: inset 0px 20px 12px -10px rgba(0,0,0,0.4), inset 0px -20px 12px -10px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0px 20px 12px -10px rgba(0,0,0,0.4), inset 0px -20px 12px -10px rgba(0,0,0,0.4);
	box-shadow: inset 0px 20px 12px -10px rgba(0,0,0,0.4), inset 0px -20px 12px -10px rgba(0,0,0,0.4);
}

.bg-parallax-footer {
	color: #ffffff;
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 500px;
	-webkit-box-shadow: inset 0px 20px 12px -10px rgba(0,0,0,0.4), inset 0px -20px 12px -10px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0px 20px 12px -10px rgba(0,0,0,0.4), inset 0px -20px 12px -10px rgba(0,0,0,0.4);
	box-shadow: inset 0px 20px 12px -10px rgba(0,0,0,0.4), inset 0px -20px 12px -10px rgba(0,0,0,0.4);
}

/* Workaround for Chrome 67 Parallax Bug: https://victorfont.com/workaround-for-chrome-67-parallax-bug/ */

/* apply to any element with 'background-attachment: fixed' kicks in GPU acceleration */
 
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
	.bg-parallax, .bg-parallax-footer {
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
	}
}

@media only screen and (max-device-width: 991px) {
    .bg-parallax-fejlec, .bg-parallax, .bg-parallax-footer {
        background-attachment: scroll;
    }
}


h1.parallax {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 40px;
	line-height: 52px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0em 0.05em 0em #000000, 0px 0px 16px #000000;
	letter-spacing: 10px;
	margin: 0;
	padding: 0;
}

/* HERO */

/*
.hero-text {
  text-align: center;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

*/

.seethru60 {
	opacity: 0.6;
}

.seethru50 {
	opacity: 0.5;
}

.seethru25 {
	opacity: 0.25;
}

.seethru10 {
	opacity: 0.1;
}

.width100 {
	width: 100%;
}

.width50 {
	width: 45%;
}

/* HEADING */
  
h1.cim_1 {
	font-family: 'Barlow Condensed', 'Roboto', 'Fira Sans', Montserrat, sans-serif;
	font-size: 32px;
	text-transform: uppercase;
	color: var(--base-dark);
	position: relative;
	margin: 0 0 32px 0;
	text-align: center;
}
  
h1.cim_1:before {
	content: "";
	display: block;
	border-top: solid 1px var(--base-dark);
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	z-index: 1;
}
  
h1.cim_1 span {
	background: var(--papir);
	padding: 0 20px;
	position: relative;
	z-index: 5;
}

h1.cim_2 {
	font-family: 'Barlow Condensed', 'Roboto', 'Fira Sans', Montserrat, sans-serif;
	font-size: 32px;
	text-transform: uppercase;
	color: #ffffff;
	position: relative;
	margin: 0 0 32px 0;
	text-align: center;
}
  
h1.cim_2:before {
	content: "";
	display: block;
	border-top: solid 1px var(--papir);
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	z-index: 1;
}
  
h1.cim_2 span {
	background: var(--papir);
	padding: 0 20px;
	position: relative;
	z-index: 5;
}

h1.cikk {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 52px;
	color: var(--tinta);
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0 0 8px 0;
	width: 100%;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

h1.normal {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 52px;
	color: var(--tinta);
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0 0 32px 0;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

h1.normal_kozepre {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 52px;
	color: var(--tinta);
	text-align: center;
	font-weight: bold;
	padding: 0;
	margin: 0 0 32px 0;
	text-transform: uppercase;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

h1.footer {
	font-family: 'Barlow Condensed', 'Roboto', 'Fira Sans', Montserrat, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
//	position: relative;
	margin: 0 0 16px 0;
	padding: 0;
	text-align: left;
}

h2 {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 32px;
	color: var(--tinta);
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0 0 8px 0;
}

h3 {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: var(--tinta);
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0 0 8px 0;
}

h3.carousel {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 38px;
	color: var(--tinta);
	text-align: center;
	font-weight: bold;
	padding: 0;
	margin: 0 0 8px 0;
}

h2.cikk {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 32px;
	color: var(--tinta);
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0 0 8px 0;
}

h2.cim_1 {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	text-transform: none;
	color: var(--base-dark);
	position: relative;
	margin: 16px 0 32px 0;
	text-align: left;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

h2.cim_2 {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	text-transform: none;
	color: var(--base-dark);
	position: relative;
	margin: 16px 0 32px 0;
	text-align: left;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

h2.hirek {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	text-transform: none;
	color: var(--base-dark);
	position: relative;
	margin: 16px 0 32px 0;
	text-align: left;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

h2.normal {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 42px;
	color: var(--tinta);
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0 0 32px 0;
	text-transform: uppercase;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

h2.normal_kozepre {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 42px;
	color: var(--tinta);
	text-align: center;
	font-weight: bold;
	padding: 0;
	margin: 0 0 32px 0;
	text-transform: uppercase;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

h2.cim_1b {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 42px;
	color: var(--tinta);
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0 0 32px 0;
	text-transform: uppercase;
}

h3.cim_1 {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 32px;
	text-transform: none;
	color: var(--base-dark);
	position: relative;
	margin: 16px 0 32px 0;
	text-align: left;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

h4.kapcsolodo {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: none;
	color: var(--tinta);
	position: relative;
	margin: 16px 0 32px 0;
	text-align: left;
}

h4.motto {
	color: var(--tinta) !important;
	font-family: 'Roboto', 'Fira Sans', 'Barlow Condensed', Montserrat, sans-serif;
	font-size: 26px;
	text-transform: uppercase;
//	line-height: 42px;
//	text-shadow: 0em 0.05em 0em #000000, 0px 0px 16px #000000;
	margin: 20px 0;
	padding: 0;
}

/* PARAGRAPH */

p.cikk_bevezeto {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: var(--tinta);
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0 0 32px 0;
	line-height: 28px;
}

p.cikk_bekezdes {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: var(--tinta);
	text-align: left;
	padding: 0;
	margin: 0 0 32px 0;
}

p.cikk_bekezdes_elhunyt {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: var(--tinta);
	text-align: left;
	padding: 10px;
	margin: 0 0 32px 0;
	line-height: 28px;
	border: 3px solid #000000;
}

p.cikk_bekezdes_kozepre {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: var(--tinta);
	text-align: center;
	padding: 0;
	margin: 0 0 32px 0;
	line-height: 28px;
}

p.cikk_bekezdes_jobbra {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: var(--tinta);
	text-align: right;
	padding: 0;
	margin: 0 0 32px 0;
	line-height: 28px;
}

p.cikk_bekezdes_keretes_iras {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: var(--tinta);
	text-align: left;
	padding: 10px;
	margin: 0 0 16px 0;
	line-height: 32px;
	border: solid 1px #D0D0D0;
	background-color: var(--gray-lighter3);
}

p.cikk_kep {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: var(--tinta);
	text-align: center;
	padding: 0;
	margin: 0 0 32px 0;
	line-height: 26px;
}

p.cikk_szerzo {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: var(--tinta);
	text-align: right;
	font-weight: bold;
	padding: 0;
	margin: 0 0 32px 0;
	line-height: 28px;
}

p.cikk_kapcsolodo {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
//	line-height: 22px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	background-color: var(--base-dark);
	padding: 2px 2px 2px 4px;
	margin: 0 0 8px 0;
}

p.apaczai {
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	line-height: 52px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0em 0.05em 0em #000000, 0px 0px 16px #000000;
	padding: 0;
	margin: 32px 0 0 0;
	opacity: 0;
	transform: scale(2);
	transition: all 0.3s ease-in-out 0.2s;
}

p.apaczai:hover {
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	line-height: 52px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0em 0.05em 0em #000000, 0px 0px 16px #000000;
	padding: 0;
	margin: 32px 0 0 0;
	opacity: 0.7;
	transform: scale(1);
	transition: all 0.3s ease-in-out 0.1s;
}

p.meridian {
	font-family: 'Raleway', Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 52px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0em 0.05em 0em #000000, 0px 0px 16px #000000;
	padding: 0;
	margin: 32px 0 0 0;
}

p.parallax-idezet {
	font-family: 'Playfair Display', serif;
	color: #ffffff;
	font-size: 32px;
	line-height: 44px;
	text-align: center;
//	text-transform: uppercase;
	text-shadow: 0em 0.05em 0em #000000, 0px 0px 16px #000000;
//	letter-spacing: 10px;
	margin: 0;
	padding: 0;
}

p.motto {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #a0a0a0;
	text-align: center;
	padding: 0;
	margin: 0 0 32px 0;
}

p.bemutatkozo_szlogen {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: var(--tinta);
	text-align: center;
	padding: 0;
	margin: 0 0 32px 0;
	line-height: 58px;
}

p.datum_hasznos_holmik {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a0a0a0;
	text-align: right;
	padding: 0;
	margin: 0 0 16px 0;
	border-bottom: 1px solid #e0e0e0;
}

p.footer {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #a0a0a0;
	text-align: left;
	padding: 0;
	margin: 0 0 16px 0;
}

p.footer_kozepre {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #a0a0a0;
	text-align: center;
	padding: 0;
	margin: 0 0 16px 0;
}

/* MODAL */

.modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 380px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -300px, 0);
    transform: translate3d(0, -300px, 0);
    opacity: 1;
}

.modal-header {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: var(--base-dark);
	border-radius: 5px 5px 0 0;
}

.modal-content {
	background-color: var(--papir);
}

.list-group-item {
	background-color: var(--papir);
}

.modal-backdrop.in {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	opacity: 0.75 !important;
//	backdrop-filter: blur(4px);
}

/* GYORSMENÜ */

.doboz_gyorsmenu {
	display: inline-block;
	border: 0;
	width: 120px;
	height: 120px;
	color: var(--tinta);
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	position: relative;
	border: 1px solid var(--gray-lighter);
	paddind: 0;
}

.doboz_gyorsmenu:hover {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	background-color: var(--papir-kiemeles-sotet);
}

.doboz_gyorsmenu:active {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	background-color: var(--base-brighter2);
}

.doboz_gyorsmenu_tartalom {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	paddind: 0;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}



/* LINK */

a.normal:link {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: var(--base-brighter);
	text-decoration: none;
	border-bottom: solid 1px transparent;
	-webkit-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -moz-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -ms-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -o-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    transition: color .2s ease-out, border-bottom-color .2s ease-out;
	overflow-wrap: break-word;
}

a.normal:visited {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: var(--base-brighter);
	text-decoration: none;
	border-bottom: solid 1px transparent;
	-webkit-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -moz-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -ms-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -o-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    transition: color .2s ease-out, border-bottom-color .2s ease-out;
	overflow-wrap: break-word;
}

a.normal:hover {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: var(--base-brighter);
	text-decoration: none;
	border-bottom: solid 1px var(--base-brighter);
	-webkit-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -moz-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -ms-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -o-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    transition: color .2s ease-out, border-bottom-color .2s ease-out;
	overflow-wrap: break-word;
}

a.normal:active {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: var(--base-brighter);
	text-decoration: none;
	border-bottom: solid 1px var(--base-light);
	-webkit-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -moz-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -ms-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -o-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    transition: color .2s ease-out, border-bottom-color .2s ease-out;
	overflow-wrap: break-word;
}

a.normal_feher:link {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
	text-decoration: none;
//	border-bottom: solid 1px transparent;
//	-webkit-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//	-moz-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//	-ms-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//	-o-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//	transition: color .2s ease-out, border-bottom-color .2s ease-out;
}

a.normal_feher:visited {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
	text-decoration: none;
//	border-bottom: solid 1px transparent;
//	-webkit-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//  -moz-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//  -ms-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//  -o-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//	transition: color .2s ease-out, border-bottom-color .2s ease-out;
}

a.normal_feher:hover {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: var(--base-brighter3);
	text-decoration: none;
//	border-bottom: solid 1px var(--base-brighter);
//	-webkit-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//	-moz-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//	-ms-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//	-o-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//	transition: color .2s ease-out, border-bottom-color .2s ease-out;
}

a.normal_feher:active {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: var(--base-brighter3);
	text-decoration: none;
//	border-bottom: solid 1px var(--base-light);
//	-webkit-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//	-moz-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//	-ms-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//	-o-transition: color .2s ease-out, border-bottom-color .2s ease-out;
//	transition: color .2s ease-out, border-bottom-color .2s ease-out;
}

a.kep:link {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: var(--base-brighter);
	text-decoration: none;
}

a.kep:visited {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: var(--base-brighter);
	text-decoration: none;
}

a.kep:hover {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: var(--base-brighter);
	text-decoration: none;
}

a.kep:active {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: var(--base-brighter);
	text-decoration: none;
}

a.modal-link-iskolanev:link {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgba(255,255,255,0.75);
	text-decoration: none;
}

a.modal-link-iskolanev:visited {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgba(255,255,255,0.75);
	text-decoration: none;
}

a.modal-link-iskolanev:hover {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgba(255,255,255,1);
	text-decoration: none;
}

a.modal-link-iskolanev:active {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgba(255,255,255,0.75);
	text-decoration: none;
}

a.gomb_1:link {
	display: inline-block;
    background-color: var(--base-brighter);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	text-decoration: none;
}

a.gomb_1:visited {
	display: inline-block;
    background-color: var(--base-brighter);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	text-decoration: none;
}

a.gomb_1:hover {
	display: inline-block;
    background-color: var(--base-light);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}

a.gomb_1:active {
	display: inline-block;
    background-color: var(--base-light);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}

a.gomb_2:link {
	display: inline-block;
    background-color: var(--gray);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

a.gomb_2:visited {
	display: inline-block;
    background-color: var(--gray);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

a.gomb_2:hover {
	display: inline-block;
    background-color: var(--base-light);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}

a.gomb_2:active {
	display: inline-block;
    background-color: var(--base-light);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}

a.gomb_3:link {
	display: inline-block;
    background-color: var(--gray);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

a.gomb_3:visited {
	display: inline-block;
    background-color: var(--gray);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

a.gomb_3:hover {
	display: inline-block;
    background-color: var(--base-dark);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}

a.gomb_3:active {
	display: inline-block;
    background-color: var(--base-dark);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}

a.gomb_meridian:link {
	display: inline-block;
    background-color: var(--gray);
    border: none;
    color: #ffffff;
    padding: 2px 8px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

a.gomb_meridian:visited {
	display: inline-block;
    background-color: var(--gray);
    border: none;
    color: #ffffff;
    padding: 2px 8px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

a.gomb_meridian:hover {
	display: inline-block;
    background-color: var(--meridian);
    border: none;
    color: #ffffff;
    padding: 2px 8px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}

a.gomb_meridian:active {
	display: inline-block;
    background-color: var(--meridian);
    border: none;
    color: #ffffff;
    padding: 2px 8px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 4px 2px;
	display: inline-block;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}

a.cim_1:link {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: var(--tinta-cim_1);
	text-decoration: none;
	-webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    -ms-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out;
}

a.cim_1:visited {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: var(--tinta-cim_1);
	text-decoration: none;
	-webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    -ms-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out;
}

a.cim_1:hover {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: var(--base-light);
	text-decoration: none;
	-webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    -ms-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out;
}

a.cim_1:active {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: var(--base-light);
	text-decoration: none;
	-webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    -ms-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out;
}

a.nincs_semmi:link {
	text-decoration: none;
}

a.nincs_semmi:visited {
	text-decoration: none;
}

a.nincs_semmi:hover {
	text-decoration: none;
}

a.nincs_semmi:active {
	text-decoration: none;
}

a.footer:link {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: var(--base-light);
	text-decoration: none;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px transparent;
	-webkit-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -moz-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -ms-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -o-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    transition: color .2s ease-out, border-bottom-color .2s ease-out;
}

a.footer:visited {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: var(--base-light);
	text-decoration: none;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px transparent;
	-webkit-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -moz-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -ms-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -o-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    transition: color .2s ease-out, border-bottom-color .2s ease-out;
}

a.footer:hover {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: var(--base-light);
	text-decoration: none;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px var(--base-light);
	-webkit-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -moz-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -ms-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -o-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    transition: color .2s ease-out, border-bottom-color .2s ease-out;
}

a.footer:active {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: var(--base-light);
	text-decoration: none;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px var(--base-light);
	-webkit-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -moz-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -ms-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    -o-transition: color .2s ease-out, border-bottom-color .2s ease-out;
    transition: color .2s ease-out, border-bottom-color .2s ease-out;
}

/* BUTTON */

/*

.gomb_1 {
    background-color: var(--gray);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
//	border-radius: 5px;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
}

.gomb_1:hover {
    background-color: var(--base-light);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
//	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
//	transition: background-color .2s ease-in-out;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
}

.gomb_2 {
    background-color: var(--base-light);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
//	border-radius: 5px;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
}

.gomb_2:hover {
    background-color: var(--base-brighter);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
//	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
//	transition: background-color .2s ease-in-out;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
}

.gomb_3 {
    background-color: var(--gray);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
//	border-radius: 5px;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
}

.gomb_3:hover {
    background-color: var(--base-dark);
    border: none;
    color: #ffffff;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
//	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
//	transition: background-color .2s ease-in-out;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
}

.gomb_meridian {
    background-color: var(--gray);
    border: none;
    color: #ffffff;
    padding: 2px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 2px 4px;
    cursor: pointer;
//	border-radius: 5px;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
}

.gomb_meridian:hover {
    background-color: #97ca73;
    border: none;
    color: #ffffff;
    padding: 2px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 2px 4px;
    cursor: pointer;
//	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
//	transition: background-color .2s ease-in-out;
	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
}

*/

/* MISC */

.divider {
	height: 50px;
}

.scroll_down {
	height: 30px;
}

hr {
    height: 2px;
    background-color:var(--gray-lighter);
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
	background-image: linear-gradient (to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.transition {    
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rounded {    
	border-radius: 5px;
}

.rounded_border {    
	border: 1px solid var(--tinta);
	border-radius: 5px;
}

.rounded50 {    
	border-radius: 50%;
}

span.oldal_tetejere {    
	font-size: 50px;
}

.piros {
	color: #aa0000;
	font-size: 30px;
}

.sarga {
	color: #cccc00;
	font-size: 30px;
}

.zold {
	color: #00aa00;
	font-size: 30px;
}

span.kiemeles {    
	background-color: #ffff80;
}

.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	margin: 0 0 32px 0;
}

.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


#doboz_vizszintes_gorgetes {
	width: 100%;
//	height: 1000px;
	border: 1px solid transparent;
    overflow-x: scroll;
    overflow-y: hidden;
	padding: 0;
	margin: 0;
}

.alert-info {
	background-color: var(--base-brighter);
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-align: left;
	border: 2px solid var(--base-brighter3);
}

kbd {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.orarendem-kicsi {    
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: var(--base-dark);
	padding: 2px 10px;
}

span.cikk_datuma {    
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
//	line-height: 26px;
	color: #646464;
	text-align: left;
	padding: 0;
	margin: 0 0 32px 0;
}

span.orarend-csengetes {    
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
//	line-height: 18px;
	color: #646464;
}

h4.motto {
	color: #646464 !important;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
//	line-height: 42px;
//	text-shadow: 0em 0.05em 0em #000000, 0px 0px 16px #000000;
	margin: 20px 0;
	padding: 0;
}

.szinskala {
//	position: relative;
	text-align: center;
	padding: 16px 0 32px 0;
//	background-color: #00506b;
}

.doboz_szinskala {
	display: inline-block;
	border: 0;
	width: 180px;
	height: 180px;
	color: #ffffff;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: relative;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1); 
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1); 
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1);
	opacity: 1;
}

.doboz_szinskala:hover {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
	z-index: 2;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.5);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1.5);   
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1.5);
	transition: all 200ms ease-in;
	transform: scale(1.5);
	opacity: 0.75;
}

.doboz_szinskala_tartalom {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#cikk {
	width: 600px;
//	width: 50%;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    #cikk {
	  width: 100%;
  }
}

/*

@keyframes iskolanev_animacio {
  0% {
    transform: scale(10) translateX(-100%) translateY(300%);
  }
  100% {
    transform: scale(1) translateX(0) translateY(0);
  }
}

.iskolanev {
	color: rgba(255,255,255,0.6);
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	text-align: right;
	padding: 0 25px 0 0;
	animation: 2s ease-out 0s 1 iskolanev_animacio;
//	overflow: hidden;
//	text-shadow: 0em 0.05em 0em rgba(0,0,0,0.5);
}

*/

.iskolanev {
	color: rgba(255,255,255,0.75);
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	text-align: right;
	padding: 0 25px 0 0;
    -webkit-animation: color-change 21s infinite;
    -moz-animation: color-change 21s infinite;
    -o-animation: color-change 21s infinite;
    -ms-animation: color-change 21s infinite;
    animation: color-change 21s infinite;
}

@-webkit-keyframes color-change {
    0% { color: rgba(255,255,255,0.75); }
    10% { color: var(--szinatmenet1); }
    33% { color: rgba(255,255,255,0.75); }
    43% { color: var(--szinatmenet2); }
    66% { color: rgba(255,255,255,0.75); }
    76% { color: var(--szinatmenet3); }
    100% { color: rgba(255,255,255,0.75); }
}
@-moz-keyframes color-change {
    0% { color: rgba(255,255,255,0.75); }
    10% { color: var(--szinatmenet1); }
    33% { color: rgba(255,255,255,0.75); }
    43% { color: var(--szinatmenet2); }
    66% { color: rgba(255,255,255,0.75); }
    76% { color: var(--szinatmenet3); }
    100% { color: rgba(255,255,255,0.75); }
}
@-ms-keyframes color-change {
    0% { color: rgba(255,255,255,0.75); }
    10% { color: var(--szinatmenet1); }
    33% { color: rgba(255,255,255,0.75); }
    43% { color: var(--szinatmenet2); }
    66% { color: rgba(255,255,255,0.75); }
    76% { color: var(--szinatmenet3); }
    100% { color: rgba(255,255,255,0.75); }
}
@-o-keyframes color-change {
    0% { color: rgba(255,255,255,0.75); }
    10% { color: var(--szinatmenet1); }
    33% { color: rgba(255,255,255,0.75); }
    43% { color: var(--szinatmenet2); }
    66% { color: rgba(255,255,255,0.75); }
    76% { color: var(--szinatmenet3); }
    100% { color: rgba(255,255,255,0.75); }
}
@keyframes color-change {
    0% { color: rgba(255,255,255,0.75); }
    10% { color: var(--szinatmenet1); }
    33% { color: rgba(255,255,255,0.75); }
    43% { color: var(--szinatmenet2); }
    66% { color: rgba(255,255,255,0.75); }
    76% { color: var(--szinatmenet3); }
    100% { color: rgba(255,255,255,0.75); }
}

/*
.iskolanev:hover {
	color: var(--base-brighter2);
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	text-align: right;
	padding: 0 25px 0 0;
}
*/

.media {
	width: 100%;
//	background-color: var(--papir-kiemeles-vilagos);
	padding: 20px 20px;
	border-bottom: 1px solid var(--gray-lighter);
	display: block;
}

.media:hover {
	background-color: var(--papir-kiemeles-sotet);
//	box-shadow: 0 0px 12px 0 rgba(0,0,0,0.5);
}

h4.media-heading {
	color: var(--tinta);
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.media-body span {
	color: #a0a0a0;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
}

.form-control {
	height: auto !important;
	padding: 12px 16px !important;
	font-size: 16px;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
}

.input-group {
//	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21) !important;
//	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21) !important;
//	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21) !important;
}

/* INPUT */

input.inputmezo_aak {
	color: var(--tinta);
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-color: var(--gray-lighter);
	border: 1px solid #aaaaaa;
	padding: 4px;
}

input.gomb_aak {
	color: #ffffff;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-color: var(--base-dark);
	border: 1px solid var(--base-dark);
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
}

input.gomb_aak_2 {
	color: #aaaaaa;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
//  font-weight: bold;
	text-decoration: none;
	background-color: var(--papir-kiemeles-sotet);
	border: 1px solid #aaaaaa;
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
}

/* CHECKBOX */

.checkbox_negyzet {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox_negyzet input {
    position: absolute;
    opacity: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: var(--gray-lighter);
}

.checkbox_negyzet:hover input ~ .checkmark {
    background-color: #cccccc;
}

.checkbox_negyzet input:checked ~ .checkmark {
    background-color: var(--base-light);
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox_negyzet input:checked ~ .checkmark:after {
    display: block;
}

.checkbox_negyzet .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid var(--papir);
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* TOOLTIP */

.tooltip.top .tooltip-inner {
	background-color: var(--base-dark);
	color: #ffffff;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: solid 1px #000000;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #000000;
	border-width: 5px 5px 0;
}

.tooltip.bottom .tooltip-inner {
	background-color: var(--base-dark);
	color: #ffffff;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: solid 1px #000000;
}

.tooltip.bottom .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #000000;
	border-width: 5px -5px 0;
}

/* POPOVER */

.popover {
	border: 1px solid #a0a0a0;
}

.popover-title {
	background-color: var(--base-dark); 
	color: #ffffff;
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
}

.popover-content {
	background-color: #f0f0f0;
	color: var(--tinta);
	padding: 16px;
}

.popover.left .arrow:after {
  border-left-color: var(--papir);
}

.popover.right .arrow:after {
  border-right-color: var(--papir);
}

/* BREADCRUMB */

.breadcrumb-arrow {
    height: 36px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: var(--papir);
}

.breadcrumb-arrow li:first-child a {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
	margin: 0 0 2px 0;
}

.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: top;
	margin: 0 0 2px 0;
}

.breadcrumb-arrow li:not(:first-child) {
    margin-left: -5px;
}

.breadcrumb-arrow li+li:before {
    padding: 0;
    content: "";
}

.breadcrumb-arrow li span {
    padding: 0 10px;
}

.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
    height: 36px;
    padding: 0 10px 0 25px;
    line-height: 36px;
}

.breadcrumb-arrow li:first-child a {
    padding: 0 10px;
}

.breadcrumb-arrow li a {
	font-family: Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    position: relative;
    color: #ffffff;
    text-decoration: none;
    background-color: var(--base-brighter);
    border: 1px solid var(--base-brighter);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.breadcrumb-arrow li:first-child a {
    padding-left: 10px;
}

.breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    content: '';
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.breadcrumb-arrow li a:before {
    right: -10px;
    z-index: 3;
    border-left-color: var(--base-brighter);
    border-left-style: solid;
    border-left-width: 11px;
}

.breadcrumb-arrow li a:after {
    right: -11px;
    z-index: 2;
    border-left: 11px solid var(--base-light);
}

.breadcrumb-arrow li a:focus, .breadcrumb-arrow li a:hover {
    background-color: var(--base-light);
    border: 1px solid var(--base-light);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.breadcrumb-arrow li a:focus:before, .breadcrumb-arrow li a:hover:before {
    border-left-color: var(--base-light);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.breadcrumb-arrow li a:active {
    background-color: var(--base-light);
    border: 1px solid var(--base-light);
}

.breadcrumb-arrow li a:active:after, .breadcrumb-arrow li a:active:before {
    border-left-color: var(--base-light);
}

.breadcrumb-arrow li span {
    color: var(--base-light);
}

















footer .glyphicon {
	font-size: 20px;
	margin-bottom: 20px;
	color: #88ccff;
}

.slideanim {
	visibility: hidden;
}

.slide {
	animation-name: slide;
	-webkit-animation-name: slide;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	visibility: visible;
}

@keyframes slide {
    0% {
	opacity: 0;
	transform: translateY(50%);
  } 
    100% {
	opacity: 1;
	transform: translateY(0%);
  }
}

@-webkit-keyframes slide {
    0% {
	opacity: 0;
	-webkit-transform: translateY(70%);
  } 
    100% {
	opacity: 1;
	-webkit-transform: translateY(0%);
  }
}

@media screen and (max-width: 768px) {
    .col-sm-4 {
	text-align: center;
	margin: 25px 0;
  }
    .btn-lg {
	  width: 100%;
	  margin-bottom: 35px;
  }
}




















































.scroll_down_mouse,
.scroll_down_mouse:before {
	position: absolute;
	left: 50%;}

.scroll_down_mouse {
	width: 30px;
	height: 50px;
	margin-left: -10px;
	top: 50%;
	margin-top: 60px;
	box-shadow: inset 0 0 0 1px #ffffff;
	border-radius: 25px;}

.scroll_down_mouse:before {
	content: '';
	width: 8px;
	height: 8px;
	background: #fff;
	margin-left: -4px;
	top: 8px;
	border-radius: 50%;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-name: scroll; }

@keyframes scroll {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		transform: translateY(24px);
	}
}

/* TOGGLE */

.theme-switch-wrapper {
	display: flex;
	align-items: center;
}

.theme-switch {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 34px;
}

.theme-switch input {
	display: none;
	opacity: 0;
	width: 0;
	height: 0;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #c0c0c0;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background-color: #ffffff;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .slider {
	background-color: var(--base-brighter);
}

input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}