*,
*:before,
*:after {
	box-sizing: border-box;
}
body {
	font-family:'cambria';
}
div.clearfix {
	overflow: auto;
}
div.clearfix::after,
div.clearfix:after {
    content: "";
    clear: both;
    display: table;
}
div.col-7030-con,
div.col-3-con,
div.col-2-con {
	width:100%;
	margin:0 auto;
	position:relative;
}
div.col-7030-con:before,
div.col-7030-con:after,
div.col-3-con:before,
div.col-3-con:after,
div.col-2-con:before,
div.col-2-con:after {
	clear:both;
	display:table;
	content:' ';
}
div.col-3-con > div {
	width:33.33%;
	float:left;
}
div.col-2-con > div {
	width:50%;
	float:left;
}
div.col-7030-con > div:first-child {
	float:left;
	width:70%;
}
div.col-7030-con > div:last-child {
	float:left;
	width:30%;
	position:relative;
}
.mt55p {
	margin-top:55% !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt50 {
	margin-top:50px !important;
}
.mt80 {
	margin-top:80px !important;
}
.mt230 {
	margin-top:230px !important;
}
.pl50 {
	padding-left:50px;
}
.mb10 {
	margin-bottom:10px !important;
}
.mb30 {
	margin-bottom:30px !important;
}
.mb50 {
	margin-bottom:50px !important;
}
.tar {
	text-align:right !important;
}
.tac {
	text-align:center !important;
}
a {
	text-decoration:none;
}
strong, b,.bold {
    font-weight: bold !important;
}
div.header {
	width:100%;
	height:60px;
	background-color:#ffffff;
}
div.container {
	max-width:1280px;
	position:relative;
	margin:0 auto;
}
div.header > div.container:before,
div.header > div.container:after {
	content:' ';
	clear:both;
	display:table;
}
div.header > div.container > * {
	float:left;
}
div.header > div.container a.logo {
	width:30%;
	font-weight:bold;
	font-size:24px;
	color:#3b3b3b;
	margin-top:17px;
}
div.header > div.container nav {
	width:55%;
	text-align:right;
	font-size:18px;
	padding-top:23px;
}
div.header > div.container nav a {
	color:#787878;
	margin:0 20px;
}
div.header > div.container nav a:hover {
	text-decoration:underline;
}
div.header > div.container nav a.active {
	color:#000000;
	text-decoration:underline;
}
div.header > div.container div.lang-con {
	width:15%;
	text-align:right;
	text-transform:capitalize;
	font-size:18px;
	padding-top:23px;
	float: right;
}
div.header > div.container div.lang-con a {
	color:#787878;
	margin:0 5px;
}
div.header > div.container div.lang-con a.active {
	color:#000000;
	text-decoration:underline;
}
div.header > div.container div.lang-con a:hover {
	text-decoration:underline;
}
div.main-bg {
	width:100%;
	padding-bottom:31.25%;
	background-image:url('/assets/images/main-bg.jpg');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	margin:0 auto;
	position:relative;
}
div.title-main-text {
	position:absolute;
	bottom:50px;
	left:50px;
	font-style:italic;
	color:#ffffff;
}
div.title-main-text h1 {
	font-size:60px;
	line-height:70px;
}
div.title-main-text h2 {
	font-size:35px;
	line-height:40px;
	margin-bottom:15px;
}
div.title-main-text h2 span {
	font-size:50px;
}
div.title-main-text span.author {
	font-size:20px;
}
h1.welcome {
	color:#3b3b3b;
	font-size:46px;
	font-weight:bold;
	margin-bottom:30px;
}
p.welcome-text {
	font-size:18px;
	color:#787878;
	line-height:23px;
}
div.book-konyv {
    width: 30%;
    padding-bottom: 35%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    right: 0;
    bottom: -220px;
    position: absolute;
}
div.book-konyv.en {
	background-image:url('/assets/images/konyv_en.png');
}
div.book-konyv.hu {
	background-image:url('/assets/images/konyv_hu.png');
}
a.download-btn {
	width:90% ;
	display:inline-block;
	padding:10px 0;
	border:2px solid #f4cc8e;
	border-radius:50px;
	color:#d37e19;
	font-size:18px;
	font-weight:bold;
	font-style:italic ;
	box-shadow: inset 0 0 15px 0px #f9e4c3;
}
a.download-btn span.pdf {
	background-color:#d37e19;
	display:inline-block;
	padding:2px 3px;
	text-transform:uppercase;
	color:#ffffff;
	font-style:normal;
	border-radius:3px;
	margin-right:10px;
	font-family:Arial;
	font-weight:normal;
}
a.download-btn span.size {
	color:#787878;
	font-weight:normal;
}
div.footer div.col-7030-con > div:first-child {
	height:250px;
	background-color:#3b3b3b;
	position:relative;
}
div.footer div.col-7030-con > div:first-child div.title-main-text {
	position:static;
	margin:20px 20px 20px 50px;
}
div.footer div.col-7030-con > div:first-child div.title-main-text h1 {
	font-size:45px;
	line-height:50px;
}
div.footer div.col-7030-con > div:first-child div.title-main-text h2 {
	font-size:30px;
	line-height:35px;
}
div.copyright {
	margin-left:50px;
	color:#ffffff;
	font-style:italic;
	font-size:17px;
	line-height:1.5;
	margin-top: 95px;
	font-size: 20px;
}
div.copyright a {
	color:#ffffff;
	text-decoration:underline;
}
div.copyright a:hover {
	text-decoration:none;
}


@media all and (max-width:940px) {
	div.copyright {
		max-width: 400px;
	}
	div.copyright br {
		display: none;
	}
}

@media all and (max-width:768px) {
	div.copyright {
		max-width: 350px;
	}
}
@media all and (max-width:550px) {
	div.copyright {
		margin-top: 82px;
	}	
}
@media all and (max-width:480px) {
	div.copyright {
		margin-top: 50px;
		font-size: 16px;
		padding-right: 15px;
	}
}


div.footer div.col-7030-con > div:last-child {
	height:250px;
	background-image:url('/assets/images/footer-bg.jpg');
}
div.footer div.col-7030-con > div:last-child .footer-book {
	width: 200px;
    height: 235px;
	background-repeat:no-repeat;
    left:-70px;
    top:10px;
    position: absolute;
	background-position: center;
	background-size: contain;
}
div.footer div.col-7030-con > div:last-child .footer-book.en {
	background-image:url('/assets/images/konyv_en.png');
}
div.footer div.col-7030-con > div:last-child .footer-book.hu {
	background-image:url('/assets/images/konyv_hu.png');
}
div.footer .copyright-section .container ul {
	list-style-type: none;
	padding: 30px 0;
	margin: 0 0 0 50px;
}
div.footer .copyright-section .container ul li {
	display: block;
	margin: 10px 0;
}

@media all and (max-width:1280px) {
	div.footer .copyright-section .container ul {
		margin-left: 22px;
	}
}
@media all and (max-width:1050px) {

}
@media all and (max-width:940px) {

}
@media all and (max-width:768px) {
	div.footer .copyright-section .container ul {
		margin-left: 32px;
	}
}
@media all and (max-width:700px) {

}
@media all and (max-width:635px) {

}
@media all and (max-width:550px) {

}
@media all and (max-width:480px) {
	div.footer .copyright-section .container ul {
		margin-left: 0;
		text-align: center;
	}
}
@media all and (max-width:400px) {

}







div.mobile-icon {
	display:none;
	position:relative;
}
.mobile-menu-icon-container {
    cursor: pointer;
    display:inline-block;
}
.mmenu-line-1, .mmenu-line-2, .mmenu-line-3 {
    width: 35px;
    height: 5px;
    background-color: #af480e;
    margin: 6px 0;
    transition: 0.4s;
}
.mmenu-change .mmenu-line-1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}
.mmenu-change .mmenu-line-2 {opacity: 0;}

.mmenu-change .mmenu-line-3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}
@media all and (max-width:1280px) {
	div.container {
		max-width:95%;
	}
}
@media all and (max-width:1050px) {
	div.book-konyv {
		bottom:-170px;
	}
	div.title-main-text h1 {
		font-size: 50px;
		line-height: 60px;
	}
	h1.welcome {
		font-size:40px;
		margin-bottom:20px;
	}
}
@media all and (max-width:940px) {
	a.download-btn {
		font-size:16px;
	}
	div.title-main-text h1 {
		font-size: 45px;
		line-height: 50px;
	}
	div.title-main-text h2 {
		font-size: 25px;
		line-height: 30px;
	}
	div.title-main-text span.author {
		font-size: 16px;
	}
	div.footer div.col-7030-con > div:first-child div.title-main-text h1 {
		font-size: 40px;
		line-height: 45px;
	}
}
@media all and (max-width:768px) {
	div.book-konyv {
		bottom: -130px;
	}
	a.download-btn {
		width: 95%;
	}
}
@media all and (max-width:700px) {
	div.mw100p > div {
		width:100% !important;
		margin-bottom:20px;
	}
	div.mw100p > div a.mt55p {
		margin-top:0 !important;
	}
	div.mw100p > div.pl50 {
		padding-left:0;
	}
	div.book-konyv {
		bottom: -85px;
	}
	div.main-bg {
		padding-bottom:45%;
		background-size:cover;
	}
	div.title-main-text {
		bottom:70px;
	}
	div.footer div.title-main-text h1 {
		font-size:40px;
		line-height:45px;
	}
	div.title-main-text h2 {
		font-size: 22px;
		line-height: 26px;
	}
}
@media all and (max-width:635px) {
	div.title-main-text {
		bottom:auto;
		top:30px;
		left:30px;
	}
	div.header > div.container nav {
		display:none;
		position: absolute;
		z-index: 9;
		left:0;
		right:0;
		top:60px;
		padding:0;
		width:100%;
		text-align:left;
	}
	div.header > div.container nav a {
		display:block;
		background-color:#f5f5f5;
		padding:10px 15px;
		border-bottom: 1px solid #fff;
		margin:0;
	}
	div.header > div.container a.logo {
		width:50%;
	}
	div.header > div.container div.lang-con {
		width:20%;
	}
	div.mobile-icon {
		display:inline-block;
		width:30%;
		padding-top: 12px;
		text-align:right ;
	}
	div.footer div.col-7030-con > div:last-child .footer-book {
		display:none;
	}
	div.footer div.col-7030-con > div:first-child div.title-main-text,
	div.copyright {
		margin-left:20px !important;
	}
	div.footer div.col-7030-con > div:first-child div.title-main-text h1 {
		font-size:35px;
		line-height:40px;
	}
	div.footer div.col-7030-con > div:first-child div.title-main-text h2 {
		font-size:25px;
		line-height:30px;
	}
}
@media all and (max-width:550px) {
	div.title-main-text {
		top:20px;
		left:20px;
	}
	div.title-main-text h1 {
		font-size: 40px;
		line-height: 45px;
	}
	div.title-main-text h2 {
		margin-bottom:5px;
	}
	div.footer div.title-main-text h1 {
		font-size: 30px;
		line-height: 35px;
	}
}
@media all and (max-width:480px) {
	div.title-main-text {
		top:15px;
		left:15px;
	}
	div.title-main-text h1 {
		font-size: 30px;
		line-height: 35px;
	}
	div.title-main-text h2 {
		font-size: 20px;
		line-height: 25px;
	}
	div.footer div.col-7030-con > div:first-child div.title-main-text h1 {
		font-size:30px;
		line-height:35px;
		margin-bottom: 5px;
	}
	div.footer div.col-7030-con > div:first-child div.title-main-text h2 {
		font-size:20px;
		line-height:25px;
	}
}
@media all and (max-width:400px) {
	div.title-main-text h1,
	div.footer div.title-main-text h1 {
		font-size:25px;
		line-height:30px;
	}
	div.title-main-text h2 {
		font-size:17px;
		line-height:20px;
	}
	div.header > div.container div.lang-con {
		display:none;
	}
	div.mobile-icon {
		width:50%;
	}
	div.footer div.col-7030-con > div:first-child div.title-main-text h1 {
		line-height:30px;
	}
}
