/*
Theme Name: Yogam
Theme URI: http://yogam.hu/yogam
Author: Fedor Adel
Author URI: http://yogam.hu
Description: Basic Theme by Fedor Adel
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: basic-theme
*/

/*GRID*/
.row{
    display: flex;
	flex-wrap: wrap;
}
.col-1-2 {
    width: calc(50%);
}
.col-1-3 {
    width: calc(33.33333333%);
}
.col-1-4 {
    width: calc(25%);
}
.col-2-3 {
    width: calc(66.66666667%);
}
.col-1-5 {
    width: calc(20%);
}
.col-3-5 {
    width: calc(60%);
}
#orarend-page .col-1-3{
	width: calc(33.33333333% - 20px);
	margin-bottom: 30px;
	display:flex;
}
#arak .col-1-4, #orarend-page .col-1-4,#szolgaltatasok .col-1-4{
    width: calc(25% - 20px);
	display: flex;
}
#arak .row, #szolgaltatasok .row, #orarend-page .row, #studio .row{
	justify-content: space-between;
}
/*GENERAL*/
p:lang(de), h1:lang(de), h2:lang(de), h3:lang(de){
  word-break: break-all;
}
#hogyan-zajlik .box:lang(de),#hogyan-zajlik .box:lang(en) {
	height:600px;
}
.pic-box, .mobil-pic{
	display:none;
}
.content-box{
    width:85%;
    max-width:1920px;
    margin:0px auto;
}
h1,h2,h3,p,a,ul{
    font-family: 'PT Sans Narrow', sans-serif;
    color: #282828;
}
h1{
    text-transform: uppercase;
    font-size: 120px;
}
h2{
    text-align:center;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
}
h3{
    font-size: 35px;
    font-weight: 700;
}
p,ul{
    font-size: 26px;
}
a{
    font-size: 26px;
    text-decoration: none;
}
.button{
    margin-top:30px;
}
.button a {
    padding: 10px 30px;
    border: 1px solid #282828;
	transition: 0.5s ease-in-out;
}
.button-bundle{
	display:flex;
}
.magan-button{
	padding-top:0!important;
	text-align:left!important;
}
.button a:hover{
	border:none;
    background:#A28065;
    color: white;
	border: 1px solid #A28065;
}
.color-button a, #submit{
    border:none;
    background:#A28065;
    color: white;
	transition: 0.5s ease-in-out;
}

.color-button a:hover, #submit:hover{
    padding: 10px 30px;
    border: 1px solid #282828;
	background:none;
	color:#282828;
}
/*MENU*/
#nav{
	padding-top:30px;
}
.menu-section, #flex-foot{
	display:flex;
	justify-content: space-between;
}
#nav ul, #foot-menu ul{
	list-style-type:none;
	text-decoration: none;
	text-transform:uppercase;
}
#foot-menu ul li a{
	color:white;
	display: inline-block;
	font-size: 20px;
	padding-right: 30px;
	text-transform: uppercase;
	position: relative;
	text-decoration: none;
	font-weight:400;
}
#nav ul, #foot-menu ul{
	float: right;
}
#nav ul li, #foot-menu ul li{
	float: left;
	text-align: left;
}
#nav ul li a{
	display: inline-block;
	color: #282828;
	font-size: 20px;
	padding-right: 70px;
	position: relative;
	text-decoration: none;
	font-weight:400;
	font-family: 'PT Sans Narrow', sans-serif!important;
}
#nav ul li a:before{
	content:"|";
	position:absolute!important;
	top: 0;
	right: 20px;
	font-weight: bold;
	color: #282828;
}
#logo{
	float: left;
	padding:20px 20px;
	width:15%;
}
#logo img{
	margin: 0 auto;
}
#nav{
	float: right;
	margin: 25px 0px 50px 30px;
}
#foot-menu{
	padding-top:10px;
}
#nav ul li a:nth-last-of-type:before{
	content:"";
	right:0;
	padding:0;
}
#nav ul li a:nth-first-of-type:before{
	content:"";
	right:0;
	padding:0;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item a.mega-menu-link:before{
	margin:0 -20px 0 0px!important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
	font-size:20px!important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link{
	padding: 0 30px!important;
	color: #282828;
}
#mega-menu-item-22{
	background-color:#A28066!important;
}
#mega-menu-item-22 a{
	color:#fff!important;
}
#mega-menu-item-22 a.mega-menu-link:before, #mega-menu-item-24 a.mega-menu-link:before{
	display:none!important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
	width:268px!important;
}
/*HERO*/
#hero, #services-page, #arak-page, #about-page, #orarend-page, #contact-page, #hogyan-zajlik{
	margin-top:0;
}
#hero h1{
    text-align:left;
	border:none;
	padding:0;
	width:100%;
	margin:0;
}
h1{
	color:#282828;
    line-height:1;
    font-weight: 700;
	padding:10px 50px;
    border: 1px solid #282828;
	text-align: center;
    width: 100%;
    margin: 0 auto 100px auto;
}
#hero p{
    font-size:40px;
    color:#282828;
}
#hero-text{
    padding-left:100px;
    padding-top:100px;
}
#hero-img img{
    width:90%;
    align-items: flex-end;
    align-content: flex-end;
}
#hero-img{
    text-align:right;
}
header{
    background: url("img/hero-bg.png");
    background-size:cover;
    padding-bottom:100px;
}
.inner-page{
	background: url("img/other-hero-bg.webp");
    background-size:cover;
    padding-bottom:130px;
	background-position: center;
	background-repeat:no-repeat;
}
#hero .button a{
    padding:10px 50px;
    font-size:35px;
	color:#282828;
    border: 1px solid #282828;
}
#hero .button a:hover{
    color:white;
	border:none;
}
#hero .button{
    margin-top:50px;
}
/*CLASSES*/
#classes img{
	max-width:100%;
max-height:100%;
}
/*ÁRAK*/
section, #szolgaltatasok{
    margin-top:150px;
}
#about-page{
	margin-top:0;
}
h2{
    padding-bottom: 80px;
}
#ask h2{
	padding-bottom:0;
}
#rolam-page h2{
	padding-bottom:20px;
}
.big-box, .blue-box{
    background: rgb(148,212,244);
    background: linear-gradient(155deg, rgba(148,212,244,0.3660057773109243) 0%, rgba(255,255,255,1) 100%);
}
.big-box{
    height: 532px;
}
.big-blue-box{
    background: linear-gradient(155deg, rgba(148,212,244,0.7) 0%, rgba(255,255,255,1) 100%);
}
.big-white-box{
    background: #ffffff;
}
.big-white-box, .big-blue-box{
    box-shadow: 5px 6px 18px -3px rgba(102,102,102,0.15);
    -webkit-box-shadow: 5px 6px 18px -3px rgba(102,102,102,0.15);
    -moz-box-shadow: 5px 6px 18px -3px rgba(102,102,102,0.15);
background-size: cover;
background-position: bottom right;
background-repeat: no-repeat;
margin-right:30px;
margin-bottom: 30px;
}
.class-text{
    padding:30px 30px 40px 30px;
}
#hormon-box{
    background: url("img/yoga-2.webp"), linear-gradient(155deg, rgba(148,212,244,0.3660057773109243) 0%, rgba(255,255,255,1) 100%);
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    margin-left:30px;
}
#visanya-box{
    background: url("img/yoga-1.webp"), linear-gradient(155deg, rgba(148,212,244,0.3660057773109243) 0%, rgba(255,255,255,1) 100%);
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    margin-right:30px;
}
.big-box, .small-box{
    padding: 35px 50px;
    box-shadow: 5px 6px 18px -3px rgba(102,102,102,0.15);
    -webkit-box-shadow: 5px 6px 18px -3px rgba(102,102,102,0.15);
    -moz-box-shadow: 5px 6px 18px -3px rgba(102,102,102,0.15);
    margin-bottom: 30px;
    position: relative;
}
.big-box h3, .small-box h3{
    padding-bottom: 10px;
}
.clock{
    padding-bottom:10px;
}
.clock:before{
    content: "";
    background-image:url("img/ora.webp");
    background-size: 100% 100%;
    display: inline-block;
    height: 25px;
    width:25px;
    position:relative;
    top:2px;
    margin-right:10px;
}
.naptar:before{
    content: "";
    background-image:url("img/naptar.webp");
    background-size: 100% 100%;
    display: inline-block;
    height: 25px;
    width:25px;
    position:relative;
    top:2px;
    margin-right:10px;
}
.big-box p{
    padding-right:250px;
}
.brown-element{
    padding:60px 6px;
    background: #A28065;
    position: absolute;
    top:0;
    left:0;
}
.main-text{
	padding-top:30px;
	padding-bottom:30px;
}

/*ÁRAK*/
.box, .contact-box{
    position: relative;
    box-shadow: 5px 6px 18px -3px rgba(102,102,102,0.15);
    -webkit-box-shadow: 5px 6px 18px -3px rgba(102,102,102,0.15);
    -moz-box-shadow: 5px 6px 18px -3px rgba(102,102,102,0.15);
}
#arak .box{
    padding:20px 30px;
}
.box{
	flex:1;
}
ul{
    list-style-type: circle;
    padding-left:25px;
}
#arak h3{
    padding-bottom: 25px;
}
#arak ul{
    padding-bottom: 25px;
}
.price{
    font-weight: 700;
}
/*ABOUT*/
#about{
    background: url("https://www.yogam.hu/wp-content/themes/yogam/img/new/1_rolam.png"), linear-gradient(155deg, rgba(148,212,244,0.3660057773109243) 0%, rgba(255,255,255,1) 100%);
    background-size: cover;
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 100px 0;
}
#about h2 {
	padding-left: 50px;
}
#about h3{
    padding-bottom:25px;
}
#about .button{
    padding-top:25px;
}
.about-text{
    padding-right:150px;
    margin-left:360px;
}
/*Hogyan-zajlik*/
#hogyan-zajlik .box{
    height:470px;
}
#csoportora{
    margin-right:25px;
}
#csoportora, #maganora{
    padding:30px 40px;
}
#csoportora h3, #maganora h3{
    padding-bottom:25px;
}
#hogyan-zajlik .button, #studio .button, #orarend-page .button, #about-page .button{
    text-align: center;
    padding-top:50px;
}
/*STUDIO*/
#studio img{
    object-fit:cover;
    width:100%;
}
#studioimg1{
    padding-right: 20px;
}
#studioimg2{
    padding-bottom:20px;
}
#map{
    background: url("img/map.webp");
    background-size: cover;
    background-repeat: no-repeat;
    height:630px;
}
.contact-box{
    background: white;
    margin-right: 130px;
    margin-top:45px;
    margin-left:-100px;
    padding: 50px 40px;
}
#tel img, #mail img, #location img{
    width: 10%;
    height: 10%;
}
#tel, #mail, #location{
    display: flex;
}
#tel, #mail{
    margin-bottom: 30px;
}
#tel p, #mail p, #location p{
    margin-left: 10px;
}
#location p{
	display:block;
}
/*FOOTER*/
#footer{
    background:#282828;
    padding:30px 0;
}
#footer-icon img{
    width:60px;
    margin-right:20px;
	display:inline-block;
}
#copyright{
    text-align: center;
    text-transform: uppercase;
    padding-top:30px;
}
#copyright p{
    color:white;
}
#copyright a{
    color:#A28065;
}
/*CONTACT FORM*/
.wpcf7-form{
	padding:30px 0 50px 0;
    text-align: center;
    font-family: 'PT Sans Narrow', sans-serif;
    color: #585858;
    font-size: 24px;
}
.wpcf7-form .row{
	justify-content:space-around;
}
#nev, #email{
	width:95%;
}
#email{
	margin-right:7px;
}
#text{
	width:100%;
}
#nev, #email, #text{
    font-family: 'PT Sans Narrow', sans-serif;
    color: #707070;
    font-size: 25px;
	background: none;
	text-align: center;
    border: none;
    box-shadow: 5px 6px 18px -3px rgb(102 102 102 / 30%);
	height:50px;
}
#submit{
	margin-top:30px;
	font-family: 'PT Sans Narrow', sans-serif;
	padding:15px 50px;
	font-size:25px;
}
#adatvedelmi{
	margin-top:30px;
}
/*ABOUT, SERVICES*/
.jotekony-hatasok{
	margin-bottom:45px;
}
.about-mobile{
	display:none;
}
.jotekony-hatasok .col-1-2{
	width:calc(50% - 30px)!important;
}
#about-page .row{
		justify-content: space-between;
}
#about-page .box, #services-page .box{
	margin-bottom:50px;
	padding-bottom:50px;
}
#about-page .button{
	text-align:center;
}
#about-page #hogyan-zajlik{
	margin-top:150px;
}
#services-page .button{
	padding: 0 0px 50px 50px
}
#about-page .box p, #services-page .box p{
	padding:50px;
}
#about-page .box h3{
	padding: 50px 50px 0 50px;
}
#services-page h2{
	text-align:left;
	padding: 50px 50px 0 50px;
}
#about-box-1{
	    background: url("img/new/joga_hatha.png"), linear-gradient(155deg, rgba(148,212,244,0.3660057773109243) 0%, rgba(255,255,255,1) 100%);
    background-position: bottom right;
    background-repeat: no-repeat;
}
#about-box-viki{
	    background: url("img/new/viki1.png"), linear-gradient(155deg, rgba(148,212,244,0.3660057773109243) 0%, rgba(255,255,255,1) 100%);
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
}
#about-box-1 p,#about-box-2 p,#about-box-3 p, #about-box-4 p,#about-box-5 p,#about-box-6 p, #about-box-7 p, #about-box-15 p, #about-box-13 p, #about-box-viki p{
	width:50%;
}
#about-box-2{
    background: url("img/new/joga_gerinc.png");
    background-position: bottom right;
    background-repeat: no-repeat;
}
#about-box-3{
    background: url("img/new/joga_noi.png"), linear-gradient(155deg, rgba(148,212,244,0.3660057773109243) 0%, rgba(255,255,255,1) 100%);
    background-position: bottom right;
    background-repeat: no-repeat;
	background-size:cover;
}
#about-box-13{
    background: url("img/new/viki2.png"), linear-gradient(155deg, rgba(148,212,244,0.3660057773109243) 0%, rgba(255,255,255,1) 100%);
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
}
#about-box-4{
    background: url("img/new/joga_hormon.png");
    background-position: bottom right;
    background-repeat: no-repeat;
}
#about-box-5{
    background: url("img/new/joga_magan.png"), linear-gradient(155deg, rgba(148,212,244,0.3660057773109243) 0%, rgba(255,255,255,1) 100%);
    background-position: bottom right;
    background-repeat: no-repeat;
}
#about-box-15{
    background: url("img/new/viki3.png"), linear-gradient(155deg, rgba(148,212,244,0.3660057773109243) 0%, rgba(255,255,255,1) 100%);
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
}
#about-box-6{
    background: url("img/new/joga_prana.png");
    background-position: bottom right;
    background-repeat: no-repeat;
}
#about-box-7{
    background: url("img/new/joga_relax.png"), linear-gradient(155deg, rgba(148,212,244,0.3660057773109243) 0%, rgba(255,255,255,1) 100%);
    background-position: bottom right;
    background-repeat: no-repeat;
}
/*ÁRAK*/
#arak-page #arak{
	margin-top:0px;
}
#szolgaltatasok .box{
	margin-right:40px;
	margin-bottom: 40px;
    padding: 20px 30px;
}
#szolgaltatasok h2{
	padding-bottom:50px;
}
#arak-page .button{
	padding-bottom:20px;
}
#arak-page #hogyan-zajlik{
	margin-top: 150px;
}
/*ORAREND*/
#contact-page h1{
	width:80%;
}
#orarend-page h2{
	padding:20px 0;
}
.orarend a{
	font-size: 20px;
	text-transform:italic;
	color: #9D806B;
	padding:10px 0;
}
.orarend{
	padding: 20px;
}
#jelentkezes{
	padding:45px;
	margin-bottom: 100px;
}
#jelentkezes h2{
	padding-bottom:40px;
}
@media only screen and (max-width: 1920px) and (min-width: 1600px){
	#hero-text {
    padding-left: 150px;
    padding-top: 150px;
	}
}
@media only screen and (max-width: 1280px) {
	h1{
		font-size:90px;
		width:100%;
	}
	#hero p{
		font-size:35px;
	}
	#nav ul li a{
	padding-right: 50px;
	}
	#nav ul li a:before{
		right: 20px;
	}
	.small-box {
    padding: 50px;
	}
	.small-box h3 {
    padding-bottom: 25px;
}
	.big-box {
    height: 622px;
}
	.big-box p {
    padding-right: 300px;
}
		.country-selector.weglot-default{
	width:10%!important;
}
}
@media only screen and (max-width: 1100px) {
    #arak .col-1-4, #orarend-page .col-1-4, #szolgaltatasok .col-1-4 {
    	width: calc(50% - 20px);
    	margin-bottom: 40px;
	}
	#classes .col-2-3{
		width: calc(100%);
		display:flex;
	}
	#studio .col-2-3, #studio .col-1-3{
				width: calc(100%);
	}
	#studioimg1{
		padding-right:0;
		padding-bottom:20px;
	}
	#classes .col-1-3{
		display:flex;
		flex-wrap: flex;
		width:50%;
		justify-content: space-between;
	}
	#classes .small-box{
		width: calc(50% - 20px);
	}
	#hormon-box, #hatha-box, #visanya-box{
		margin-left:0;
		margin-right:0;
	}
	#hatha-box{
		order:1;
	}
	#small-boxes-1{
		order:2;
	}
	#hormon-box{
		order:3;
	}
	#small-boxes-2{
		order:4;
	}
	#visanya-box{
		order:5;
	}
	#small-boxes-3{
		order:6;
	}
	.big-box {
    	height: 500px;
	}
	.big-box, .small-box {
		margin-bottom:40px;
	}
	#about{
    background: linear-gradient(155deg, rgba(148,212,244,0.3660057773109243) 0%, rgba(255,255,255,1) 100%);
	background-size: cover;
    background-position: bottom -20px right;
    background-repeat: no-repeat;
	}
	.about-mobile{
		display: block;
		text-align:center;
		margin: 30px;
	}
	#about .col-1-3{
		display:none;
	}
	.about-text{
		margin-left:80px;
		padding-top:100px;
	}
	#hogyan-zajlik .col-1-3, #hogyan-zajlik .col-2-3, #contact .col-1-3, #contact .col-2-3, #szolgaltatasok .col-1-3, #map .col-2-3, #map .col-1-3{
		width: calc(50%);
		display:flex;
	}
	#hogyan-zajlik .box{
		height:100%;
		flex:1;
	}
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link{
		padding:0 20px!important;
	}
	#hero-text {
    	padding-left: 80px;
    	padding-top: 80px;
	}
	#logo{
		width:20%;
	}
	#about-box-1, #about-box-2, #about-box-3{
    	margin-right:0;
		margin-left:0;
	}
	#about-box-1 p, #about-box-2 p, #about-box-3 p {
    	width: 70%;
	}
	#contact-page h1{
		width:90%;
	}
	#about-text .col-2-3{
		width:calc(100%);
	}
}
@media only screen and (max-width: 900px) {
	.pic-box, .mobil-pic{
		display:block;
		padding-bottom: 30px;
		width: 100%;
	}
	#hero-img{
		display:none;
	}
	#hero .col-1-2{
		width:calc(100%);
	}
	#hero p{
		text-align:center;
		padding: 10px 40px
	}
	#hero h1{
		text-align:center;
		font-size:100px;
	}
	#hero-text {
    	padding: 30px 50px;
	}
	#hero .button{
		text-align:center;
	}
	.big-box p {
    	padding-right: 220px;
	}
	.contact-box {
   	 	margin-right: 50px;
	}
	#ask .col-1-5, #ask .col-3-5{
		width:calc(100%);
	}
	#nev, #email {
    	width: 100%;
	}
	#submit{
		margin-left: 60px;
	}
	#logo {
    	padding: 40px 20px;
	}
	#about-box-1, #about-box-3, #about-box-5, #about-box-7, #about, #hormon-box, #hatha-box, #visanya-box, #about-box-viki, #about-box-15, #about-box-13{
		background: linear-gradient(155deg, rgba(148,212,244,0.3660057773109243) 0%, rgba(255,255,255,1) 100%);
	}
	#about-box-2, #about-box-4, #about-box-6, #about-box-8{
		background: white;
	}
	#about-box-1 p, #about-box-2 p, #about-box-3 p, #about-box-4 p, #about-box-5 p, #about-box-6 p, #about-box-7 p, #about-box-viki p, #about-box-15 p, #about-box-13 p{
    width: 100%;
	}
	.big-box {
    	height: 600px;
	}
	.small-box {
    	padding: 30px;
	}
}
@media only screen and (max-width: 800px) {
	#logo{
		width:30%;
	}
	#logo {
    	padding: 20px 20px;
	}
	.about-text{
		padding-right:0;
	}
	#footer-icon img {
		padding-bottom:20px;
	}
	#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item a.mega-menu-link:before {
    	margin: 0 -15px 0 0px!important;
	}
	#mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu{
		width: 250px!important;
    	left: -198px!important;
		top: 0px!important;
    	padding-top: 50px!important;
	}
	#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-blocks-right{
		z-index: 9999999999!important;
	}
		.col-1-2, .col-1-3, .col-1-4, #hogyan-zajlik .col-2-3, .jotekony-hatasok .col-1-2{
		width: calc(100%)!important;
	}
			.country-selector.weglot-default{
	width:20%!important;
				    left: 25px!important;
}
}
@media only screen and (max-width: 600px) {
	.inner-page {
		padding-bottom:50px;
	}
	#hero-text p{
		display:none;
	}
	#classes .small-box{
		width: calc(100%);
	}
	#classes .col-1-3{
		display:block;
	}
		.big-box p {
    	padding-right: 120px;
	}
	.big-white-box, .big-blue-box{
		margin-right:0px;
		margin-bottom:50px;
	}
	#about-text .col-2-3{
		display:none;
	}
	#csoportora {
    	margin-right: 0px;
	}
	#hogyan-zajlik .col-1-3{
				margin-bottom: 30px;
	}
	.contact-box{
		margin:50px;
	}
	#szolgaltatasok .box{
		margin-right:0;
	}
	#about-box-1 p, #about-box-2 p, #about-box-3 p {
		width:100%;
	}
	#about-text .col-2-3{
		width:calc(100%);
	}
	.about-text {
    	margin-left: 50px;
		margin-right:20px;
	}
	#hogyan-zajlik .pic-box{
		margin-bottom: 100px;
    	margin-top: -50px;
	}
	.big-box p {
    	padding-right: 0px;
	}
	.big-box, .small-box {
    	padding: 35px 30px;
	}
		h1, #hero h1{
		font-size:60px;
	}
	.about-text .row{
		display:block;
	}
	.about-text .col-2-3{
		width:calc(90%);
	}
}
@media only screen and (max-width: 500px) {
	.magan-button{
	padding:50px 0;
}
	h2 {
    padding-bottom: 40px;
}
	.about-mobile{
		margin:0;
	}
	.big-box {
    	height: 650px;
	}
	.contact-box {
    	margin: 30px;
	}
	#logo{
		width:50%;
	}
	#hero p {
    	padding: 10px 0px;
	}
	#map{
		height:650px;
	}
	h1{
		font-size:50px;
	}
	#csoportora, #maganora, #about-page .box p, #services-page .box p,#services-page h2{
		padding:20px;
	}
	.class-text {
    	padding: 20px 0px 40px 20px;
	}
	.button-bundle {
		display:block;
		margin-bottom:40px;
	}
	#services-page .button {
    padding: 0 0 0 20px;
}
	#about-page .box h3 {
    padding: 50px 30px 0 20px;
}
	h1{
		padding:10px;
	}
	#jelentkezes p{
		text-align: left!important;
	}
	.jotekony-hatasok .col-1-2{
	width:calc(100%)!important;
}
	#foot-menu ul li a{
		padding-right:100px;
	}
				.country-selector.weglot-default{
	width:28%!important;
}
}
@media only screen and (max-width: 400px) {
	#map {
    	height: 700px;
}
		#jelentkezes{
		padding:20px;
	}
	#hero-text {
    padding: 30px 20px;
	}
	section, #szolgaltatasok {
    margin-top: 100px;
}
		#foot-menu ul li a{
		padding-right:70px;
	}
	.button a {
    padding: 10px;
	}
	.about-text {
    margin-left: 20px;
    margin-right: 0px;
}
	.translated-ltr #map{
		height:750px;
	}
	.content-box {
    width: 90%;
	}
}
/* ===== Galéria szekció (4 kép egy sorban) ===== */
#galeria {
    padding: 0px;
    text-align: center;
}

/* Négy kép egymás mellett */
.gallery-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    justify-items: center;
    align-items: center;
    margin-bottom: 50px;
}

.gallery-item {
    width: 100%;
    max-width: 300px;
}

.gallery-item img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    display: block;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.gallery-item img:hover {
    transform: scale(1.03);
    box-shadow: 0 8px 18px rgba(0,0,0,0.2);
}

/* Gomb középre igazítása */
#galeria .button {
    display: flex;
    justify-content: center;
}

/* Reszponzív */
@media (max-width: 1024px) {
    .gallery-row {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .gallery-row {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 500px) {
    .gallery-row {
        grid-template-columns: 1fr;
    }

    #galeria h1 {
        font-size: 2rem;
    }
}

/* ===== Galéria oldal ===== */
#galeria-page {
    text-align: center;
	margin-top:0!important;
}

/* 4 kép egy sorban */
.gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    justify-items: center;
}

/* Négyzetes képek */
.gallery-item {
    width: 100%;
    max-width: 300px;
    aspect-ratio: 1 / 1; /* négyzet alak */
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* levágja a képet négyzetre */
    transition: transform 0.3s ease;
}

.gallery-item:hover {
    transform: scale(1.03);
    box-shadow: 0 8px 18px rgba(0,0,0,0.2);
}

.gallery-item img:hover {
    transform: scale(1.05);
}

/* Lightbox */
#lightbox {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    justify-content: center;
    align-items: center;
}

#lightbox img {
    max-width: 90%;
    max-height: 90%;
    border-radius: 8px;
}

#lightbox .close {
    position: absolute;
    top: 30px;
    right: 50px;
    color: #fff;
    font-size: 40px;
    cursor: pointer;
}

/* Reszponzív elrendezés */
@media (max-width: 1024px) {
    .gallery-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .gallery-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 500px) {
    .gallery-grid {
        grid-template-columns: 1fr;
    }
}
