@font-face {
	font-family: 'TSO2';
	src: url('../fonts/tso2.eot');
	src: local('Đ'), url('../fonts/tso2.woff') format('woff'), url('../fonts/tso2.ttf') format('truetype'), url('../fonts/tso2.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body {
	width: 100%;
	height: 100%;
}
html {
	position: relative;
	min-height: 100%;
}

body {
	position: relative;
	color: #000;
	font-size: 14px;
	line-height: 17px;
	background: #fff;
	font-family: 'TSO2', 'Raleway', sans-serif;
	overflow-x: hidden;
}
#cookie-bar {
	color: #fff;
}
.nogap {
	padding: 0px;
}

/* alap szöveges elemek */
.text-smallcaps {
	font-variant: small-caps;
}
.text-center {
	text-align: center;
}
.centered-repsonsive {
	margin: 0 auto;
}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #8f8f8f;
	text-decoration: none;
}


.brandlogo {
	display: block;
	margin-top: 36px;
	margin-bottom: 20px;
}

/* NAVIGATION */
.navbar {
	margin: 0px;
	letter-spacing: normal;
	width: 100%;
}
.navbar .navbar-header {
}
.navbar .navbar-header .navbar-toggle {
	padding-bottom: 1px;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 10px;
}
.navbar .navbar-header .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar .navbar-collapse {
	text-align: center;
}
.navbar .navbar-nav {
	display: inline-block;
    float: none;
	/* background-color: rgba(0, 0, 0, 0.3); */
	padding-left: 20px;
	padding-right: 20px;
}
.navbar .navbar-nav.bgd {
	background-color: rgba(0, 0, 0, 0.3);
}
.navbar .navbar-nav.nbgd {
	background: none;
}
.navbar .navbar-nav li.separator {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	/* letter-spacing: 1px; */
	padding: 0px 10px 0px 10px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
}
.navbar .navbar-nav li a {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	/* letter-spacing: 1px; */
	padding: 0px 5px 0px 5px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
}
.navbar .navbar-nav li a {
}
.navbar .navbar-nav li a:hover {
	background: none;
	/* color: #9c8637; */
	color: #000;
}
.navbar .navbar-nav li a:active, .navbar .navbar-nav li a:focus {
	background: none;
	/* color: #9c8637; */
	color: #fff;
}
.header {
	z-index: 9000;
	height: 63px;
}
@media (max-width: 767px) {
	.header {
		width: 100%;
	}
}

.teteje {
	background: url(../img/opening_bg.jpg);
	background-color: #e2e2e2;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
		 -o-background-size: cover;
			background-size: cover;
	padding: 0;
}
.szatyorpuder {
	z-index: 1111;
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 79px;
	background: transparent url(../img/szatyorpuder_bg.png) top left no-repeat;
	padding-left: 28px;
	padding-top: 25px;
	padding-right: 20px;
}
.szatyorpuder a {
	display: block;
	float: left;
	padding-right: 28px;
	padding-left: 28px;
	line-height: 33px;
}
.szatyorpuder a:first-child {
	border-right: #9c8637 solid 1px;
}

.headersocials {
	z-index: 1111;
	position: absolute;
	top: 44px;
	right: 120px;
}

.headersocials a {
	display: block;
	color: #fff;
	font-size: 22px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-right: 5px;
}
.headersocials a:hover {
	color: #9c8637;
}

.headerlangs {
	z-index: 1111;
	position: absolute;
	top: 44px;
	left: 120px;
}
@media (max-width: 767px) {
	.headerlangs {
		top: -10px;
		left: 30px;
	}
	.headerlangs .list-inline li {
		padding: 0;
	}
}

.headerlangs a {
	display: block;
	color: #fff;
	font-size: 22px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-right: 5px;
}
.headerlangs a:hover {
	color: #9c8637;
}

.tovabbgomb {
	display: block;
	color: #c5c9cc;
	font-size: 22px;
	background-color: #231f20;
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	text-align: center;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}



.cimsor {
	text-align: center;
	margin-top: 35px;
}

.programok {
	background: #f0f0f0 url(../img/program_bg.jpg);
	padding: 0;
	padding-top: 80px;
	padding-bottom: 80px;
}
.programok .container {
	padding: 0px;
	text-align: center;
}
.programok .container h4 {
	display: block;
	color: #9c8637;
	text-transform: uppercase;
	font-size: 31px;
	letter-spacing: 8px;
	font-weight: bold;
}
.programok .container h4:after {
	display: block;
	content: "";
	width: 36px;
	height: 1px;
	border-top: 6px solid #9c8637;
	margin: 20px auto 30px auto;
}

.programok .esemeny {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 13px solid #9c8637;
}
.programok .esemeny:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.programok .esemeny .cimsor {
	font-size: 19px;
	line-height: 21px;
	text-transform: uppercase;
	text-align: left;
	padding: 15px;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.6);
	bottom: 0;
	width: 100%;
	text-align: center;
	max-height: 100px;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.programok .esemeny .cimsor:hover {
	max-height: 100%;
}
.programok .esemeny:hover>.cimsor {
	max-height: 100%;
}
.programok .esemeny .cimsor a {
	color: #9c8637;
	font-weight: bold;
	font-size: 17px;
	line-height: 30px;
}
.programok .esemeny .cimsor p {
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
}
.programok .esemeny .kep {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.programok .esemeny .kep img {
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

.programok iframe {
	max-width: 100%;
}




/*
.lapok {
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.lapok .container {
	padding: 0px;
}
.lapok .almenu .row .no-gutter {
	padding: 0px;
	padding-top: 10px;
	text-align: center;
	height: 85px;
	line-height: 85px;
	text-align: center;
	border-right: 1px solid #000;
}
.lapok .almenu .row .no-gutter:last-child {
	border-right: 0px;
}
.lapok .almenu .row .no-gutter a {
	display: block;
	font-family: 'Weltron';
	color: #fff;
	width: 171px;
	height: 62px;
	line-height: 38px;
	margin: 0 auto;
    font-size: 32px;
    padding-top: 6px;
	font-weight: normal;
	background: transparent url('../img/ribbon_menu_etlap.png') left top no-repeat;
	letter-spacing: 2px;
}
.lapok .almenu .row .no-gutter a.menu_etlap {
	background: transparent url('../img/ribbon_menu_etlap.png') left top no-repeat;
}
.lapok .almenu .row .no-gutter a.menu_itallap {
	background: transparent url('../img/ribbon_menu_itallap.png') left top no-repeat;
}
.lapok .almenu .row .no-gutter a.menu_galeria {
	background: transparent url('../img/ribbon_menu_galeria.png') left top no-repeat;
}
.lapok .almenu .row .no-gutter a:hover {
	color: #f5dbc2;
}
*/


.etlap {
	background: url(../img/lapok_bg.jpg);
	background-color: #595957;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
		 -o-background-size: cover;
			background-size: cover;
	padding-top: 30px;
	padding-bottom: 50px;
}
.etlap .container {
	padding: 0px;
}
.etlap .tartalom {
	text-align: center;
	padding-top: 45px;
	padding-bottom: 45px;
	/* min-height: 1089px; */
}
.etlap .tartalom img {
	max-width: 100%;
}



.galeria {
	/* background: url(../img/hadik_web_kep04.jpg); */
	background-color: #eae4d4;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
		 -o-background-size: cover;
			background-size: cover;
	padding: 0;
}
.galeria .container {
	padding: 0px;
}
.galeria .tartalom {
	text-align: center;
	/*
	padding-top: 60px;
	padding-bottom: 60px;
	*/
}
.galeria .tartalom img {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.galeria .galkep img {
	/* max-height: 480px; */
}


.tortenet {
	/* background: url(../img/hadik_web_kep05.jpg); */
	background-color: #eae4d4;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
		 -o-background-size: cover;
			background-size: cover;
}
.tortenet .container {
	padding: 0px;
}
.tortenet .tartalom {
	text-align: center;
	padding-top: 110px;
	padding-bottom: 90px;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	color: #000;
}
.tortenet .tartalom .szoveg h4 {
	display: block;
	color: #000;
	text-transform: uppercase;
	font-size: 31px;
	letter-spacing: 8px;
	font-weight: bold;
}
.tortenet .tartalom .szoveg h4:after {
	display: block;
	content: "";
	width: 36px;
	height: 1px;
	border-top: 6px solid #9c8637;
	margin: 20px auto 30px auto;
}



.kapcsolat {
	background-color: #ffffff;
	text-align: center;
}
.kapcsolat .container {
	padding: 0px;
}
.kapcsolat .tartalom .szoveg {
	padding-top: 110px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.kapcsolat .tartalom .szoveg h4 {
	display: block;
	color: #9c8637;
	text-transform: uppercase;
	font-size: 31px;
	letter-spacing: 8px;
	font-weight: bold;
}
.kapcsolat .tartalom .szoveg h4:after {
	display: block;
	content: "";
	width: 36px;
	height: 1px;
	border-top: 6px solid #9c8637;
	margin: 20px auto 30px auto;
}
.kapcsolat .lablec {
	margin-top: 60px;
}
.kapcsolat .lablec .visszaugro {
	color: #fff;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #232020;
	width: 2.2em;
	height: 2.2em;
	padding-top: 0.6em;
	font-size: 1.2em;
	-moz-border-radius: 1.1em;
	-webkit-border-radius: 1.1em;
	-khtml-border-radius: 1.1em;
	border-radius: 1.1em;
	text-align: center;
}






/* Programok Modal */
.modal {
	z-index: 9999;
}
.modal .modal-dialog {
	margin-top: 0px;
	margin-bottom: 0px;
}
.modal .modal-top {
	text-align: center;
	max-height: 350px;
	overflow: hidden;
}
.modal .modal-top .modal-image {
	width: 100%;
}
.modal .modal-dialog .modal-miniheader {
	line-height: 33px;
	height: 33px;
	background-color: #0d0d0d;
	text-align: right;
	padding-right: 20px;
}
.modal .modal-dialog .modal-miniheader a.modalcloser {
	color: #fff;
	font-family: 'Limelight', cursive;
	line-height: 33px;
	letter-spacing: 2px;
}
.modal .modal-dialog .modal-miniheader a.modalcloser .fa{
	line-height: 33px;
	font-size: 18px;
}
.modal .modal-dialog .modal-szoveg {
	font-size: 14px;
	padding: 30px 50px 40px 50px;
}
.modal .modal-dialog .modal-szoveg .cim {
	font-family: 'Limelight', cursive;
	text-align: center;
    font-size: 32px;
    line-height: 42px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.modal .modal-dialog .modal-szoveg .datum {
	font-family: 'Limelight', cursive;
	text-align: center;
    font-size: 28px;
    line-height: 32px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.modal .modal-dialog .modal-szoveg .vonal {
	margin: 0 auto;
	width: 30%;
	border-bottom: 1px solid #000;
	margin-top: 15px;
	margin-bottom: 40px;
}
.modal .modal-dialog .modal-szoveg img {
	max-width: 100%;
}
.modal .modal-dialog .modal-minifooter {
	line-height: 15px;
	height: 15px;
	background-color: #000;
}



.lapcarousel.outernavs .carousel-inner .item img {
	margin-left: auto;
	margin-right: auto;
}
.lapcarousel.outernavs .carousel-control {
	background: none;
}
.lapcarousel.outernavs .carousel-control span {
	background: #232020;
	width: 2.2em;
	height: 2.2em;
	padding-top: 0.6em;
	font-size: 1.2em;
	-moz-border-radius: 1.1em;
	-webkit-border-radius: 1.1em;
	-khtml-border-radius: 1.1em;
	border-radius: 1.1em;
	text-align: center;
}

.scrollingdown {
	position: absolute;
	z-index: 543;
	bottom: 65px;
	left: 50%;
}
.scrollingdown a {
	position: relative;
	bottom: 0;
	left: -50%;
	display: block;
	color: #fff;
	font-size: 25px;
	width: 46px;
	height: 46px;
	line-height: 38px;
	text-align: center;
	border: 3px solid #fff;
	-moz-border-radius: 23px;
	-webkit-border-radius: 23px;
	border-radius: 23px;
	-khtml-border-radius: 23px;	
}
.scrollingdown a i {
	display:inline-block;
    -webkit-transform:scale(2,1); /* Safari and Chrome */
    -moz-transform:scale(2,1); /* Firefox */
    -ms-transform:scale(2,1); /* IE 9 */
    -o-transform:scale(2,1); /* Opera */
    transform:scale(2,1); /* W3C */
}

.scrollingdown-rel {
	text-align: center;
	margin-top: 30px;
}
.scrollingdown-rel a {
	display:inline-block;
	color: #9c8637;
	font-size: 35px;
	width: 56px;
	height: 56px;
	line-height: 46px;
	text-align: center;
	border: 3px solid #9c8637;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	border-radius: 28px;
	-khtml-border-radius: 28px;	
}
.scrollingdown-rel a i {
	display:inline-block;
    -webkit-transform:scale(2,1); /* Safari and Chrome */
    -moz-transform:scale(2,1); /* Firefox */
    -ms-transform:scale(2,1); /* IE 9 */
    -o-transform:scale(2,1); /* Opera */
    transform:scale(2,1); /* W3C */
}

.simaszoveg {
	font-family: 'Raleway', sans-serif;
	font-size: 14px; 
}


.promo {
	height: 100%;
	background: url(../img/opening_bg.jpg);
	background-color: #e2e2e2;
	background-attachment: fixed;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
		 -o-background-size: cover;
			background-size: cover;
	padding: 0;
}
.promoszoveg {
	font-family: 'Raleway', sans-serif;
	font-size: 14px; 
	margin: 40px;
	padding: 30px;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
}
.promoszoveg img {
	max-width: 100%;
}
.promoszoveg .tovabb {
	margin-top: 30px;
	text-align: center;
}
.promoszoveg .tovabb a {
	font-family: 'TSO2', 'Raleway', sans-serif;
	font-size: 14px;
	color: #fff;
}
.promoszoveg .tovabb a:hover {
	color: #888;
}

.submitError {
	color: #f00;
}
#elfogad-error {
	margin-top: 20px;
}

.esa {
	position: fixed;
	right: 0;
	bottom: -5px;
	z-index: 9999! important;
}
@media (max-width: 980px) {
	.esa {
		max-width: 30%;
	}
	.esa img {
		max-width: 100%;
	}
}