/**
 * Debug
 */
.xdebug-var-dump {
	text-align: left;
}

/**
 * Slide 
 *
section.slider .slides .slide {
	display: block !important;
}

section.slider .slides .slide > img {
	width: 100%;
}

*/

/**
 * Boxok
 *
.route {
	position: relative;
}

.route a.more {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
}
*/

/**
 * Cikkben boxok.
 *

section.boxes .row .box-txt h2 + img {
	margin-top: -0.3rem;
	margin-bottom: .5rem;
}

*/

/**
 * Hogyan boxban linken ne legyen aláhúzás.
 */
#how a {
	text-decoration: inherit;
}

/**
 * Lábléc fix
 */
.site-footer .back-to-top {
	bottom: 3vw;
}

/**
 * Fejléc fix
 */
.site-header .site-nav ul li {
	white-space: nowrap;
}

.site-header .site-nav ul li a:not(.btn) {
	padding-left: 10px;
	padding-right: 10px;
}

/**
 * Foglalás
 */
.fixed-ratio-reserv .fixed-ratio-content {
	justify-content: flex-end;
	padding-bottom: 4.2%;
}

section.reserv3-content .table .small th {
	font-size: 1rem;
	text-transform: none;
}

.progressbar li {
	text-align: center;
}

section.reserv2-content .table th {
	text-transform: none;
}

article.intr .shade {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 0;
	padding-bottom: 10.5%;
	background-color: #1F419Bcc;
}

/**
 * Nyelv dev.
 */
.lang-chooser {
	position: absolute;
	display: flex;
	right: 100px;
	top: 0;
	padding: 0 5px;
	margin: 0;
	text-transform: uppercase;
	font-size: 15px;
}

.lang-chooser > li.lang {
	display: block;
	margin: 0;
	padding: 5px 5px 5px 0;
	color: #1f419b;
}

.lang-chooser > li.lang::after {
	content: "/";
}

.lang-chooser > li.lang:last-child::after {
	content: "";
}

.lang-chooser > li.lang > a {
	text-decoration: none;
	color: inherit;
}

.lang-chooser > li.lang > span {
	font-weight: bold;
}

/**
 * YT
 */
iframe.yt {
	display: block;
	margin: 0 auto;
	border: 0;
}

/**
 * Lábléc ikonok
 */
.site-footer .container-fluid .row .footer-txt {
	display: block;
	position: relative;
	overflow: visible;
}

.site-footer .container-fluid .row .footer-txt p {
	text-align: left;
}

.site-footer .social-icons {
	display: flex;
	position: absolute;
	width: 100%;
	top: -39px;
	padding-left: 0;
	padding-right: 12px;
	justify-content: flex-start;
}

.site-footer .social-icons a.icon {
	margin: 0 8px;
	font-size: 32px;
	color: white;
}

.site-footer .social-icons a.icon:first-child {
	margin-left: 0;
}

.site-footer .social-icons a.icon:hover {
	color: white;
	text-decoration: none;
}


/**
 * Submenu
 */
.submenu-block {
}

.submenu-block ul.submenu {
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 0;
}

.submenu-block ul.submenu > li {
	display: block;
	margin: 0 1rem;
	background-color: #263d90;
	color: white;
	font-size: 1.5rem;
	text-transform: uppercase;
}

.submenu-block a {
	display: block;
	padding: 2rem 2rem;
	color: inherit;
	text-decoration: inherit;
}

@media (min-width: 768px) {
	.submenu-block a {
		padding: 2rem 5rem;
	}
}

/**
 * Box
 */
.intro + a + .intro {
	margin-top: 3rem;
}

.white-txt {
	color: white;
}

.white-txt.shadow {
	text-shadow: 0px 0px 4px #000000;
}

#persons main.section-main h1 {
	font-size: 1.5rem;
	margin-top: 0.5rem;
}

#persons .img_person {
	border-radius: 50%;
}

/**
 * Extra rent error
 */
.errors li[data-error-for="inavailable"] {
	display: block;
	font-size: 1.4rem;
	border: 3px solid red;
	padding: 6px 1rem;
	margin-top: 0.7rem;
	margin-right: 40px;
	color: red;
	font-weight: bold;
	text-align: center;
}

/**
 * Mobil lábléc
 */
@media (max-width: 991.98px) {
	.site-footer .container-fluid .row .footer-nav {
		margin-bottom: 3rem;
	}

	.site-footer .container-fluid .row .footer-nav ul {
		flex-wrap: wrap;
	}
}

@media (max-width: 511.98px) {
	.fixed-ratio-sitefooter .fixed-ratio-content {
		padding-top: 26%;
	}

	.site-footer .social-icons {
		width: 41%;
		justify-content: center;
		top: -10vw;
	}

	.site-footer .social-icons a.icon {
		font-size: 7.5vw;
	}

	.site-footer .container-fluid .row .footer-txt p {
		text-align: right;
	}
}

/**
 * Admin belépés gomb frontenden.
 */
#gtc-admin-link {
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	background-color: #e0e0e0;
	color: black;
	font-size: 18px;
	border: 1px solid black;
}

#gtc-admin-link > a {
	display: block;
	padding: 7px;
	text-decoration: none;
}

/**
 * Lwtöltés gomb
 */
section.downloads .btn-default {
	font-size: 1rem;
	color: white;
	line-height: 0em;
	border-radius: 40px;
	background: red;
}

section.downloads .btn-blue {
	background: #1f4197;
	margin-bottom: 1rem;
}

section.downloads .download-item {
	margin-bottom: 2rem;
}

/**
 * yt embed
 */
.yt-embed-pane {
	display: block;
	position: relative;
	margin: 0 auto;
	max-width: 700px;
}

.yt-embed-pane > .yt-embed {
	display: block;
	position: static;
	width: 100%;
}
