  
  @import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: 'ogg';
    src: url('ogg-roman-webfont.woff2') format('woff2'),
         url('ogg-roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Raleway';
	transition: all 300ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
}
html,body, .Main-content {
	height: 100%;
	background: #fff;
	font-weight: 400;
	letter-spacing: 2px;
	font-size: 17px;
	color: #fff;
}
html {
	-webkit-text-size-adjust: 100%;
}
a {
   outline: 0;
}
ul {
	list-style: none;
}
li {
	display: inline-block;
}
a {
	color: #fff;
	font-weight: 700;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
a.disabled {
	pointer-events: none;
	cursor: pointer;
}



#container, #nav, #footer {
    margin: 0;
    position: relative;
}
#nav {
    height: 80px;
	background-color: #EDC9BF;
	z-index: 999999;
}
#logo {
    position: absolute;
    bottom: 5px;
    left: 60px;
}
#logo a {
    display: inline-block;
    font-weight: 400;
    padding-left: 30px;
    padding-right: 10px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
}
#mobile-nav {
    color: #fff;
}
#menu {
    position: absolute;
    bottom: 10px;
    right: 130px;
}
#menu a {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    height: 44px;
    line-height: 44px;
    font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
}
#mobile-menu {
    position: absolute;
    top: 25px;
    right: 6%;
    z-index: 99999;
}
#mobile-menu div {
    position: relative;
    height: 44px;
    width: 30px;
}
#mobile-menu span.t, #mobile-menu span.b {
    display: block;
    width: 30px;
    height: 3px;
    background: #fff;
    position: absolute;
}
#mobile-menu span.t {
    top: 15px;
}
#mobile-menu span.t, #mobile-menu span.b {
    display: block;
    width: 30px;
    height: 3px;
    background: #fff;
    position: absolute;
}
#mobile-menu span.b {
    bottom: 15px;
}
#container {
	height: auto;
}
#footer {
	background-color: black;
    height: 214px;
    clear: both;
	padding: 50px 0 0 0;
}
.elv {
	height: 20px;
	width: calc(100vw - 120px);
	margin: 60px;
	position: relative;
	display: flex;
	border: none;
}
.elv > * {
    z-index: 100;
	margin: 0 auto;
}
.elv:before {
  content: '';
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 0;
  border-top: 0.1px solid white;
  background: black;
  width: 100%;
  transform: translateY(-50%);
}
.elv.fekete {
	width: calc(100vw - 220px);
	margin: 15px 60px;
}
.elv.fekete:before{
  border-color: black;
  background: white;
}
.elv.dnyelv {
	width: calc(50vw);
	margin: 15px auto;
}
.elv.dnyelv img {
background-color: white;
padding: 0 10px;
}
.elv.dnyelv:before{
  border-color: black;
  background: white;
}
.ajanlat {
	margin: 0 auto;
	text-align: center;
}
.ajanlat a {
	border: 0.1px solid white;
	border-radius: 30px;
	padding: 7px 17px;
	font-size: 14px !important;
	font-weight: 600 !important;
	letter-spacing: 3px;
}
.hsz {
	font-size: 45px;
}
.lang {
	position: absolute;
	bottom: 25px;
	right: 90px;
	text-align: left;
}
.lang a {
	text-transform: uppercase;
	border: 1px solid white;
	border-radius: 30px;
	padding: 7px;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0px;
}
.fo {
	text-align: center;
	height: calc(100vh - 80px);
	max-height: 700px;
	overflow: hidden;
	width: 100vw;
    position: relative;
    margin: auto;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#mobile-menu {
    opacity: 0;
}

.mySlides {
  display: none;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}

.lept{
	position: absolute;
	z-index: 10;
	bottom: 50px;
	text-align: center;
	width: 100%;
}

.disz1{
	position: absolute;
	z-index: 15;
	bottom: calc(-6vw);
	right: calc(-5vw);
}

.disz1 img {
	width: 18vw;
	height: auto;
}

.disz2{
	position: absolute;
	z-index: 15;
	top: calc(-4vw);
	left: calc(-7vw);
}

.disz2 img {
	width: 14vw;
	height: auto;
}

.disz3{
	position: absolute;
	z-index: 15;
	bottom: calc(-3vw);
	right: calc(-3vw);
}

.disz3 img {
	width: 10vw;
	height: auto;
}

.hatter {
	background: url(bg.png) no-repeat bottom;
    background-size: 100% auto;
	padding-bottom: 50px;
}

.skep img {
	width: 100%;
	height: 100%;
}

.dot {
  cursor: pointer;
  height: 10px;
  width: 45px;
  margin: 0 8px;
  border-bottom: 2px solid #fff;
  display: inline-block;
  transition: border-color 0.6s ease;
}

.logok {
	 position: absolute;
  top: 50%;
  margin-top: -25px;
	text-align: center;
	width: 100%;
}
.textura {
	 position: absolute;
  top: 80%;
  margin-top: -25px;
	text-align: center;
	width: 80%;
	margin: 0 10%;
color:white;
}

.logok img {
	height:50px;
	width:auto;
}

.active, .dot:hover {
  border-color: #717171;
}


.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.sima {
flex-wrap: wrap;
color: black;
width: calc(100% - 200px);
margin: 50px auto 0 auto;
height: auto;
overflow: auto;
display: flex;
  flex-direction: row;
}
.bal{
width: calc(50% - 100px);
margin: 50px 0 50px 100px;
float:left;
position: relative;
min-height: 250px;
}
.jobb{
width: calc(50% - 100px);
margin: 50px 100px 50px 0;
float: right;
position: relative;
}
.jobb h1, .jobb p, .jobb .tovabb{
	margin-left: 20%;
}
.szurke {
	background: #E7E5DF url('nyelv_e.png') top center no-repeat;
	margin-bottom: 0;
	width:100%
}
h1{
font-family: 'ogg';
letter-spacing:0;
font-size: 50px;
font-weight: 400;
line-height: 80px;
}
h1.rov{font-size: 30px;
line-height: 40px;}
.logok h1{font-size: 66px;}
.sima p {
letter-spacing:0;
font-size: 12px;
margin-bottom: 20px;
width:80%;
line-height: 16px;
}
.s{
text-align: center;margin: 0 auto 20px auto;padding: 20px 12%;
}
.skep {
width: 100%;
height: 100%;
background-position: center center;
background-size: cover;
}

.tovabb a {
	border: 0.1px solid black;
	border-radius: 30px;
	padding: 6px 10px;
	font-size: 8px !important;
	font-weight: 600 !important;
	letter-spacing: 2px;
	color: black;
	text-transform: uppercase;
}
.arany a{
	border-color: #C09B57;
	color: #C09B57;
}

.social a img{
height: 26px;
margin-right: 10px;
}
.social{text-align: right;
padding-top: 60px;
padding-right: 100px;
}


input, textarea, button{
	font-family: 'Raleway';
	font-size: 12px;
	border: 1px solid grey;
	padding:2px;
	width:300px;
	margin: 5px 0;
	border-radius: 2px;
}
textarea{height:75px}
select{
	font-family: 'Raleway';
	font-size: 12px;
	border: 1px solid grey;
	padding:2px;
	width:185px;
	margin: 5px 0 5px 5px;
	border-radius: 2px;
}
button{background-color:black;color:white;padding:5px 2px;cursor:pointer}


@media (max-width: 769px) {
  #container {
    height: auto;
  }
#nav, #footer {
	padding-left: 8%;
	padding-right: 8%;
}
#footer .lang{
	display:none;
}
#footer #logo {
    left: calc(50% - 83px);
}
.elv{
width: 100%;
margin: 40px 0;
}
.sima {
width: calc(80%);
overflow: hidden;
}
.tovabb {
margin-bottom: 10px;
}
.sima p{
padding: 0 !important;
width:100%
}
.elv.fekete {
    width: 100%;
    margin: 30px 0;
}
.elv.dnyelv {
    width: 100%;
    margin: 30px 0;
}
.elv.dnyelv img{
background-color: white;
padding: 0 10px;
width: 42px;
}
.jobb h1, .jobb p, .jobb .tovabb{
	margin-left: 0;
}
.szurke {
	width: 100%;
	padding: 10%;
}
.social {
    text-align: center;
    padding-right: 0;
}
.bal, .jobb {
	width: 100%;
	margin: 10px 0;
	min-height: 180px;
}
.hsz {
font-size: 35px;
}
.disz1, .disz2, .disz3 {display:none}
div.l, .col-l {
	width: 100%;
	padding-right: 8%;
}
div.r, .col-r {
	width: 100%;
	padding-left: 8%;
}
.work-list li:nth-child(even) {
	width: 100%;
	padding-left: 0;
}
.work-list li:nth-child(odd) {
	width: 100%;
	padding-right: 0;
}
#tel {
	left: 35%;
}
#mobile-menu {
    display: block;
    opacity: 1;
	cursor: pointer;
}
#container, #nav, #footer {
	min-width: 100%;
}
.meta_logo {
    right: 0px
}
#logo {
	left: 0px;
}
#menu {
	display: none;
}
#effect {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 999999;
	display: none;
}
#effect.active {
	display: block !important;
}
.effect-fadeoff {
	animation-duration: 300ms;
	animation-name: effect-fadeoff;
	animation-fill-mode: forwards;
	transition: all 300ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
}
@keyframes effect-fadeoff {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
.quote-mask, .menu-mask {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	z-index: 99998;
}
.quote-mask li {
	color: #fff;
	letter-spacing: -1.4px;
	font-size: 2.8em;
	font-weight: 700;
}
.menu-mask {
	display: none;
	flex-direction: column;
	z-index: 99999;
}
.menu-mask li {
	height: 64px;
	line-height: 64px;
	margin-top: 20px;
	margin-bottom: 20px;
	opacity: 0;
	padding-top: 64px;
	animation-duration: 400ms;
	animation-name: menu-mask-active;
	animation-fill-mode: forwards;
	transition: all 300ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
}
@keyframes menu-mask-active {
	100% { padding-top: 0; opacity: 1; }
}
.menu-mask li:nth-child(1) {
	animation-delay: 100ms;
}
.menu-mask li:nth-child(2) {
	animation-delay: 150ms;
}
.menu-mask li:nth-child(3) {
	animation-delay: 200ms;
}
.menu-mask li:nth-child(4) {
	animation-delay: 250ms;
}
.menu-mask li a {
	display: block;
	color: #fff;
	font-weight: 700;
	font-size: 2.8em;
}
.menu-mask li a:hover {
	transform: scale(1.5);
}
.mobile-menu-link {
	text-transform: uppercase;
}
  .fo {
   height: 200px;
  }
}

footer, header, .Mobile, .sqs-announcement-bar-dropzone, .Parallax-host-outer, .sqs-announcement-bar-dropzone, .sqs-mobile-info-bar-triggers, #yui_3_17_2_1_1611825880050_142 {
  display: none !important;
  }
#block-yui_3_17_2_1_1611759390838_12530 {
  margin:0 !important;
  width: 100% !important;
  }

  @-webkit-keyframes pulse {
    0% { opacity: 1; transform: scale(1); }
    50% { opacity: 1; transform: scale(0.4); }
    100% {opacity: 1; transform: scale(1); }
}

@keyframes pulse {
    0% { opacity: 1; transform: scale(1); }
    50% { opacity: 1; transform: scale(0.4); }
    100% { opacity: 1; transform: scale(1); }
}

.st0 {
    -webkit-animation: pulse 3s infinite ease-in-out;
    -o-animation: pulse 3s infinite ease-in-out;
    -ms-animation: pulse 3s infinite ease-in-out; 
    -moz-animation: pulse 3s infinite ease-in-out; 
    animation: pulse 3s infinite ease-in-out;
fill:#FFFFFF;cursor:pointer;
  transform-origin: 500px 500px;}

.st1{fill:none;stroke:#FFFFFF;stroke-width:1.1178;stroke-miterlimit:10;}

.underline {
       text-decoration: none; 
       position: relative; 
     }   

    .underline:after {
        position: absolute;
        content: '';
        height: 1px;
		margin: 0 auto;
		  left: 0;
        right: 0;
		  width: 50%;
		  background: white;
		bottom: 5px;
}


@font-face {
    font-family: 'egypt';
    src: url('egypt52-webfont.woff2') format('woff2'),
         url('egypt52-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.base {
	width: 100vw;
	height: 100vh;
	background-size: cover;
	position: relative;
	background-position: center center;
}

.base h1 {
    font-family: 'egypt';
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	padding-top: 40vh;
	font-weight: 400;
	letter-spacing: 10px;
	font-size: 40px;
}

.base img {
	width: 300px;
	height: auto;
	position: absolute;
	bottom: 0px;
	left: calc(50vw - 150px);
}

article {
  position: relative;
}

.timeline__nav {
  position: fixed;
  z-index: 99;
  top: 40vh;
	left: 0;
}
.timeline__nav ul {
  list-style: none;
  list-style-position: inside;
}
.timeline__nav ul li {
	position: relative;
  margin: 0;
  padding-left: 0;
  list-style-type: none;
	display: block;
  color: #fff;
  cursor: pointer;
line-height: 15px;
}
.timeline__nav ul li span {
	padding-left: 30px;
	opacity: 0;
}
.timeline__nav ul li:before {
        position: absolute;
        content: '';
        height: 2px;
		margin: 0 auto;
		  width: 10px;
		  background: white;
		bottom: 5px;
}

.timeline__nav.fekete ul li {
	color: black !important;
}
.timeline__nav.fekete ul li::before {
	background-color: black !important;
}


.timeline__nav ul li.active span {
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
	padding-left: 60px;
	opacity: 1;
}
.timeline__nav ul li.active:before {
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
		  width: 50px;
}

.timeline__section {
	background-color: white;
}
.blokk {
	margin: 0 auto;
	padding: 50px 0 70px 0;
	width: 80vw;
overflow: auto;
	height: auto;
}

.blokk h1 {
	width: 80%;
	float:left;
	display:inline-block;
	border-bottom: 1px solid black;
	line-height: 80px;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	margin-bottom: 60px;
}

.blokk h2 {
	width: 20%;
	float: right;
	display:inline-block;
	border-bottom: 1px solid black;
	line-height: 80px;
	text-align: right;
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	color: black;
	margin-bottom: 60px;
}

.l {
width: 35%;
float: left;
padding: 0 !important;
}

.r {
margin-left: 5%;
width: 60%;
float: right;
height: 100%;
padding: 0 !important;
}

.s {
width: 60%;
margin: 0 auto;
}

.blokk p {
	color: black;
	font-size: 11px;
font-weight: normal;
letter-spacing: 1px;
line-height: 18px;
text-align: justify;
padding-bottom: 20px;
}

.s p {
text-align: center;
}

.blokk img, .blokk iframe {
width: 100%;
height: auto;
}

.almenu {
	margin: 0 5%;
	width: 90%;
	border-bottom: 1px solid white;
	text-align:center;
	padding-bottom: 30px;
	display: block;
}

#footer a{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal
}

#effect a{
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold
}

.kap {
    position: absolute;
    bottom: 32px;
	width: 100px;
    left: calc(50vw - 50px);
    text-align: center;
}

.k {margin:0 80px}

.asztal {
	font-size: 18px !important;
	display: block;
	padding: 10px;
	border: 1px solid white;
width: 250px;
margin: 0 auto 90px auto;
}
.mapouter{float:right;height:auto;width:38%;}
.gmap_canvas {overflow:hidden;background:none!important;height:auto;width:100%;}
.esz{float:left;width:50%;margin-left:12%}

@media (max-width: 769px) {
.mapouter{width:100%;margin-bottom:50px}
.esz{width:100%;margin:0 !important}
iframe{width:100%;}
.timeline__nav {
  top: auto;
	bottom: 100px;
}
.blokk div.l, .blokk div.r {
	margin: 0 auto;
	width: 100%;
float: none;
display: block;
}
.s {
width: 100%;
}
.kap {
left: calc(40vw - 50px);
}
.lang {
margin: 0 !important
}
.meta_logo img {
margin-right: 20px !important;
}
.asztal {
	font-size: 14px;
}
.almenu {
    margin: 0;
    width: 100%;
}
.underline::after {
	width:100%;
}
#footer a{
	font-size: 12px;
}
.k {margin:0 20px}
.base img {
	bottom:130px;
}
}