/*
Page: Home 2024
*/
#slideshow {
	height: calc((var(--vh, 1vh) * 100) - 140px);
	width: 100vw;
	max-width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;

}

#slideshow video {
	height: 100vh;
	width: 100%;
	object-fit: cover;
	position: absolute;
	top:0;
	left:0;
}

#slideshow .swiper-slide {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: calc(100% - 90px);
	padding-bottom: 90px;
	padding-left: 18px;
	padding-right: 18px;
	width: calc(100% - 36px) !important;
}

#slideshow .swiper-slide .content,
#slideshow .swiper-slide .content h1 {
	color: #fff;
	font-weight: 500;
	font-size: 28px;
	font-family: 'Montserrat';
	letter-spacing: 0.04em;
}

#slideshow .swiper-slide .content h3 {
	color: #334257;
	line-height: 1.2;
	font-weight: 900;
	font-family: 'Montserrat';
	font-size: 30px;
	padding: 0;
	margin: 0
}

#slideshow .swiper-slide a.slide-item {
	width: 100%;
	height: 100%
}

#slideshow .helyszin {
	font-size: 30px;
	padding: 25px;
	border: 1px solid #fff;
}

#slideshow .helyszin span {
	font-weight: 300;
	display: inline-block;
	margin: 0 10px;
}

#slideshow .swiper-button-prev,
#slideshow .swiper-button-next {
	color: #334257 !important;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 10px
}

#slideshow .swiper-pagination-bullet-active {
	background: #000 !important
}

#slideshow .swiper-button-disabled {
	display: none !important;
}

#slideshow .buttons a.btn {
	width: 193px;
	height: 40px;
	border: 1px solid #fff;
	border-top: 0;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.08em;
	transition: all 0.2s ease-in-out;
}

#slideshow .buttons a.btn:hover {
	background: #fff;
	color: #32485a;
}

#scrolldown {
	height: 60px;
}

#scrolldown span {
	width: 100%;
	height: 100%;
	background: url(../../img/icon-down.png) no-repeat center;
	animation: MoveUpDown 1s linear infinite;
}

@keyframes MoveUpDown {
	0%, 100% {
	  transform: translateY(0);
	}
	50% {
		transform: translateY(10px);
	}
  }

#ikonok {
	margin: 30px 0;
}

#ikonok .ikon {
	padding: 5px 30px;
	border-right: 2px solid #32485a;
}

#ikonok .ikon:last-child {
	border-right: 0;
}

.container {
	margin: 0 auto;
	width: calc(100% - 80px);
	max-width: calc(1455px + 80px);
	padding: 0 40px;
}

#ambassadors {
	margin-top:50px;
}

#ambassadors .title {
	margin-bottom:30px;
}
#ambassadors .title:before {
	content: "";
    height: 2px;
    background: #32485a;
    width: calc(100% + 40px);
	left:0;
    position: absolute;
    bottom: 20px;
}

#ambassadors .container:after {
	content: "";
    height: 200%;
	top: 38px;
    background: #32485a;
    width: 2px;
	right:0;
    position: absolute;
}


.title {
	color: #32485a;
	font-size: 45px;
	line-height: 1;
	letter-spacing: 0.04em;
	position: relative;
}

.btn-1 {
	width: 190px;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0.08em;
	border: 1px solid #32485a;
	height: 40px;
	transition: all 0.2s ease-in-out;
}

.btn-1:hover {
	background: #32485a;
	color: #fff;
}

#join {
	padding: 100px 0 0 0;
}

#join .title:before {
	content: "";
	height: 2px;
	background: #32485a;
	width: 840px;
	position: absolute;
	bottom: 20px;
	left: -40px;
}

#join .title:after {
	content: "";
	height: 100px;
	background: #fff;
	width: 300px;
	position: absolute;
	bottom: 22px;
	left: -315px;
}

#join .container {
	border-bottom: 2px solid #32485a;
	border-left: 2px solid #32485a;
	padding-bottom: 220px;
	max-width: calc(1434px + 80px);
}

#join .decor {
	width: calc(100% - 36px);
	max-width: calc(1425px + 36px);
}

#join .decor:before {
	content: "";
	position: absolute;
	left: -50px;
	height: 100%;
	width: 2px;
	background: #32485a;
}

#join .image {
	height: 635px;
	margin-top:-3px;
}

#join .to-edge {
	width: 50vw;
	/* Ha fele képernyőről kell */
	position: absolute;
	right: 0;
	top: 186px;
}

#join .text {
	padding-right: 85px;
	font-size: 24px;
	line-height: 33px;
	padding-top: 15px;
}

#join .text p {
	padding-bottom: 40px;
}

#join .btn-1 {
	margin-top: 20px;
}

#programs {
	margin-top: -41px;
}

#programs .inner {
	margin: 0 auto;
    width: 100%;
    max-width: 1592px;
    padding: 0 0 100px 0;
	border-bottom:2px solid #32485a;
}
#programs .inner:after {
	content:"";
	top:39px;
	right:-2px;
	width:2px;
	height:calc(100% - 37px);
	background:#32485a;
	position:absolute;
}

#programs .text {
	font-size: 24px;
	line-height: 33px;
	padding-top: 15px;
	max-width: 940px;
	padding-bottom: 40px;
}

.grid-items {
	margin: 0 auto;
	width: calc(100% - 36px);
	max-width: calc(1524px + 36px);
	padding: 0 18px;
}

.grid-items img {
	display: block;
	width: 100%;
	height: auto;
}

.grid-items .item-title {
	font-size: 26px;
	line-height: 35px;
	color: #32485a;
	letter-spacing: 0.04em;
	font-weight: 900;
	padding-top: 30px;
	padding-bottom: 20px;
}

.grid-items .item {
	width: calc(33.33333333% - 25px);
	margin: 0 25px;
}

#news {
	margin-top:-41px;
}

#news .text {
	font-size: 24px;
	line-height: 33px;
	padding-top: 15px;
	max-width: 940px;
	padding-bottom: 40px;
}
#news .title {
	padding-bottom: 59px;
}

#news .inner {
	margin: 0 auto;
    width: 100%;
    max-width: 1592px;
    padding: 0 0 100px 0;
	border-bottom:2px solid #32485a;
}
#news .inner:after {
	content:"";
	top:39px;
	left:-2px;
	width:2px;
	height:calc(100% - 37px);
	background:#32485a;
	position:absolute;
}

#news .grid-items {
	padding:0;
	max-width:100%
}

#news .swiper-container {
	padding:0 43px 80px 43px;
}

#news .swiper-button-disabled {
	opacity:0.3 !important
}

#news .swiper-button-next, 
#news .swiper-button-prev {
	color:#32485a !important;
}

#news .swiper-button-next:after, 
#news .swiper-button-prev:after {
	font-size:30px !important;
}

#news .swiper-button-next, 
#news .swiper-button-prev {
	top:21% !important;
}
#news .swiper-pagination-bullet {
	border-radius:0 !important;
	width:12px;
	height:12px;
	border:2px solid #32485a !important;
	margin:0 8px;
	background: #FFF;
    opacity: 1;
}
#news .swiper-pagination-bullet-active {
	background-color:#32485a !important;
}

#get-in-touch {
	margin-top: -41px;
}

#get-in-touch .inner {
	margin: 0 auto;
    width: 100%;
    max-width: 1592px;
    padding: 0 0 100px 0;
	border-bottom:2px solid #32485a;
	margin-bottom:75px;
}
#get-in-touch .inner:after {
	content:"";
	top:39px;
	right:-2px;
	width:2px;
	height:calc(100% - 37px);
	background:#32485a;
	position:absolute;
}

#get-in-touch .inner:before {
    content: "";
    bottom: -78px;
    left: -2px;
    width: 2px;
    height: 78px;
    background: #32485a;
    position: absolute;
}

#get-in-touch .title {
	padding-bottom:0;
}

#get-in-touch .text {
	font-size: 24px;
	line-height: 33px;
	padding-top: 35px;
	max-width: 940px;
	padding-bottom: 60px;
}

#get-in-touch .inner2 {
	max-width:768px;
	border-left:2px solid #334257;
	border-right:2px solid #334257;
	border-bottom:2px solid #334257;
	margin-top: -5px;
	padding: 0 50px 80px 50px;
}
#get-in-touch .glasses {
    right: 68px;
    bottom: -101px;
}

#get-in-touch textarea {
	height:150px !important;
}


#get-in-touch .gform_confirmation_message {
	text-align:center;
}

.page-template-home-2024 .wrapper {
	padding-bottom:0;
}


@media screen and (min-width: 992px) and (max-height: 620px) {
	#slideshow .swiper-slide {
		height: calc(100% - 40px);
		padding-bottom: 40px;
	}

	#slideshow .logo {
		max-width: 560px;
	}
}

@media screen and (min-width: 992px) and (min-height: 1000px) {
	#slideshow .swiper-slide {
		height: calc(100% - 120px);
		padding-bottom: 120px;
	}
}

@media screen and (min-width: 992px) and (min-height: 1200px) {
	#slideshow .swiper-slide {
		height: calc(100% - 200px);
		padding-bottom: 200px;
	}
}


@media screen and (max-width: 1400px) {
	.title {
		font-size: 32px;
	}

	#ambassadors .container:after {
		top:25px
	}

	#join .text {
		font-size: 20px;
		line-height: 28px;
	}

	#join .title:before {
		width: 600px;
	}
	#join .image {
		margin-top: -29px;
	}
	
	.grid-items .item-title {
		font-size: 20px;
		line-height: 26px;
	}
	#get-in-touch .inner2 {
		margin-top:2px;
	}
}


@media screen and (max-width: 1200px) {}

@media screen and (min-width: 992px) {
	#join .text {
		min-height: 500px;
	}
}

@media screen and (max-width: 992px) {
	.container {
		margin: 0 auto;
		width: calc(100% - 36px);
		max-width: calc(1455px + 36px);
		padding: 0 18px;
	}

	#slideshow .swiper-slide {
		height: 100%;
		padding-bottom: 0;
		justify-content: center;
	}

	#ikonok .ikon {
		padding: 5px 15px;
	}

	#ambassadors .title {
		text-align:center;
	}
	#ambassadors .container:after {  
		display:none; 
	}
	#ambassadors .title:before {
		left:-50px;
		width:200%;
	}

	#join .flex {
		flex-direction: column;
	}

	#join .flex>div {
		width: 100%;
	}

	#join .to-edge {
		position: relative;
		left: auto;
		top: auto;
		margin-top: 50px;
	}

	#join .container {
		border-left: 0;
		padding-bottom: 130px;
	}

	#join .title:before {
		width: 1000%;
		left: -500%;
	}

	#join .image {
		height: 59vw;
		margin-top:0;
	}
	.grid-items .item {
		width: calc(33.33333333% - 10px);
		margin: 0 10px;
	}
	.grid-items {
		width: calc(100% - 20px);
		max-width: calc(1524px + 20px);
		padding: 0 10px;
	}
	.grid-items .item-title {
		height:auto;
	}

}

@media screen and (max-width: 768px) {
	#ikonok>.flex {
		flex-wrap: wrap;
	}

	#ikonok .ikon img {
		height: 100px;
		width: auto;
	}

	#ikonok .ikon {
		margin-bottom: 15px;
	}
	.grid-items:not(.swiper-wrapper) {
		flex-direction: column;
		width: calc(100% - 36px);
		padding: 0 18px;
	}
	.grid-items .item {
		width:100%;
		margin:0 0 40px 0;
	}
	#programs .text {
		font-size: 20px;
		line-height: 28px;
	}
	#get-in-touch .text {
		font-size: 20px;
		line-height: 28px;
	}
	.grid-items .item-title {
		padding-top:15px;
		padding-bottom:15px;
	}
	#news .text {
		font-size: 20px;
		line-height: 28px;
	}
	#news .swiper-container {
		padding: 0 18px 80px 18px;
	} 
	#news .swiper-button-next, 
	#news .swiper-button-prev {
		display:none !important
	}

}

@media (max-width: 567px) {
	#ambassadors {
		padding:0 0 30px 0;
	}
	.title {
		font-size: 30px;
		text-align: left;
	}

	#slideshow .swiper-slide .content,
	#slideshow .swiper-slide .content h1 {
		font-size: 22px;
	}

	#slideshow .helyszin {
		font-size: 26px;
		padding: 15px;
		margin-top: 15px;
	}

	#slideshow .buttons {
		flex-direction: column;
		width: 100%;
	}

	#slideshow .buttons a.btn {
		width: 100%;
		margin-top: 10px;
	}

	#ikonok .ikon {
		width: 40%;
	}

	#ikonok .ikon img {
		height: auto;
		width: auto;
		max-height: 83px;
	}

	#ikonok .ikon:nth-child(2),
	#ikonok .ikon:nth-child(4) {
		border: 0;
	}

	#join .container {
		padding-bottom: 94px;
	}

	#join .text {
		padding-right: 0;
		font-size: 16px;
		line-height: 24px;
	}

	#join .text p {
		padding-bottom: 20px;
	}

	#join {
		padding: 16px 0 0 0;
	}

	#programs .text {
		font-size: 16px;
		line-height: 24px;
		text-align: left;
	}

	#news .text {
		font-size: 16px;
		line-height: 24px;
		text-align: left;
	}

	#programs .text-center.mt4,
	#news .text-center.mt4,
	#get-in-touch .text-center.mt4 {
		margin-top:0;
	}

	#news .inner {
		padding-bottom:100px;
	}

	#news,
	#programs {
		margin-top: -27px;
	}

	#get-in-touch {
		margin-top: -57px;
	}

	#news .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		margin: 0 5px;
	}

	#get-in-touch .text {
		font-size: 16px;
		line-height: 24px;
		padding-bottom:25px;
	}
	#get-in-touch .title {
		text-align:center;
		max-width: 300px;
		margin:0 auto;
	}
	#get-in-touch .inner2 {
		margin-top: -5px;
		padding: 0 18px 34px 18px;
	}
	#get-in-touch .inner {
		border-bottom:0;
		padding:0;
		margin-bottom:50px;
	}

} 

@media only screen and (min-width: 992px) and (max-width: 1600px) {
	#join .title:after {
	    height: 150px;
	}
	#join .to-edge {
		right:-100px;
	}

}

@media only screen and (min-width: 992px) and (max-width: 1400px) {

	#programs {
		margin-top: -29px;
	}
	#programs .inner:after {
		top:28px;
		height: calc(100% - 26px);
	}
	#news {
		margin-top: -29px;
	}
	#news .inner:after {
		top: 27px;
		height: calc(100% - 25px);
	}
	#news .swiper-button-next, #news .swiper-button-prev {
		top: 13% !important;
	}
	#get-in-touch {
		margin-top: -29px;
	}
	#get-in-touch .inner2 {
		margin-top: -4px;
	}
	#get-in-touch .inner2 {
		max-width:570px;
	}
	#get-in-touch .inner:after {
		top: 27px;
		height: calc(100% - 25px);
	}
	#get-in-touch .text {
		font-size:20px;
		line-height:26px;
	}
	#get-in-touch .text {
		padding-bottom:40px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1600px) {
	#get-in-touch .glasses {
		right: 2%;
		width: 12%;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {
	#get-in-touch .glasses {
		right: 3%;
		bottom: -101px;
		width: 14%;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1300px) {
	#get-in-touch .glasses {
		right: 2%;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1210px) {
	#get-in-touch .glasses {
		right: 1%;
	}
}

@media only screen and (max-width: 1140px) {
	#get-in-touch .glasses {
		display:none;
	}
}
