.overflow, .overflow .columns {
	overflow: visible !important;
}
::selection {
	background: #4D5A68; /* Safari */
	}
::-moz-selection {
	background: #4D5A68; /* Firefox */
}

.button, a.button {
	display: inline-block;
	text-align: center;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	border: none;
	border: 1px solid #072B25;
	padding: 11px 20px 14px 20px;
	color: #D3622F!important;
}
.button span, a.button span {
	margin-left: 5px;
}
input.button {
	-webkit-appearance:none;
}
.button.primary {
	background-color: #D3622F;
	color: #001226!important;
}
.button.secondary {
	border: 1px solid #614549;
}

.button.primary:hover {
	color: #FFF!important;
}
.button.secondary:hover {
	color: #FFF !important;
	background-color: #D3622F;
}
img.br {
	border-radius: 10px;
}

a.anchor {
	padding-top: 100px;
}



/*================== header =====================*/
#home h1 {
	position: absolute;
	left: 60px;
	
}
h1 a {
	color: #FFF!important;
}
h1 {
	margin-top: 47px;
}
#header {
	min-height: 92px;
	width: 100%;
	box-sizing: border-box;
	position: fixed;
	top: 0px;
	z-index: 99999;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	text-align: center;
}
#header a {
	color: #FFF;
}
#header.smaller {
	min-height: 70px;
	top: 0px;
	padding-top: 0px;
	background: #001226;
	background: linear-gradient(180deg,rgba(0, 18, 38, 1) 20%, rgba(0, 18, 38, 0) 100%);
}
#header.smaller h1 {
	margin-top: 20px;
}

.header-right {
	display: inline-block;
	position: absolute;
	right: 60px;
	padding-top: 62px;
}
#header.smaller .header-right {
	padding-top: 12px;
}
span.small-line {
	width: 30px;
	height: 1px;
	background-color: #FFF;
	opacity: 0.2;
	display: inline-block;
	margin: 0px 10px 6px 10px;
}
/*================== content =====================*/
#intro {
	height: 100vh;
	height: 100dvh;
	position: relative; 
	overflow: hidden;  
}
#intro h2 {
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 60px;
	color: #FFF!important;
}
#intro .container {
	height: 100%;
	display: flex;
	
  align-items: center;
  position: relative;
  z-index: 1; 
}
#intro .container .seven p {
	font-size: 21px;
	margin-bottom: 10px;
}
#intro .container .five p {
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 50px;
}
#intro .container .five a, 
#ples .five p a {
	margin-right: 50px;
}
#intro .container .five a.button,
#ples .five p a.button {
	margin-right: 0px;
}
#intro .five, #intro .seven {
	box-sizing: border-box;
	padding-left: 70px;
}


/* Wrapper pre obrázok */
.intro-bg-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  max-width: 745px;
  width: 80%;
}

.intro-bg {
  width: 100%;
  height: auto;
  object-fit: contain;
  transform-origin: center center;
  display: block;
}

/*
#intro .container .columns {
  float: none;    
}*/
#vstupenky {
	margin-bottom: 50px !important;
	scroll-margin-top: 80px;
}
#ples,
#partneri,
#charitativny_zamer {
	margin-bottom: 100px !important;
	scroll-margin-top: 80px;
}
#miesto {
	scroll-margin-top: 80px;
}
#program {
	margin-bottom: 200px !important;
	scroll-margin-top: 80px;
}
#ples p, #ples h3 {
	margin-bottom: 15px;
}
#ples h2,#ples h3 {
	margin-top: 60px;
}
#ples h2 {
	margin-bottom: 140px;
}
#ples .two a {
	display: inline-block;
	margin-top: 20px;
	margin-right: 20px;
}
#ples .two a img {
	display: block;
}
#ples .mild {
	display: block;
}
.mild {
	opacity: 0.5;
}

.double_borders > div {
    position:relative;
    margin-top:48px;
    margin-bottom:48px;
    padding:100px 24px;
    box-sizing:border-box;
  }

  .double_borders > div::before{
    content:"";
    position:absolute; 
	inset:0;
    border-width:1px; 
	border-style:solid;
    border-image-slice:1;
    border-image-source:linear-gradient(to right, rgb(255,108,38), rgb(64,39,43));
    pointer-events:none;
	border-radius: 10px;
  }

  .double_borders > div::after{
    content:"";
    position:absolute;
    left:10px; 
	right:10px;
    top:calc(-1 * 10px); 
	bottom:calc(-1 * 10px);
    border-width:1px; 
	border-style:solid;
    border-image-slice:1;
    border-image-source:linear-gradient(to left, rgb(255,108,38), rgb(64,39,43));
    pointer-events:none;
	border-radius: 10px;
  }
  .double_borders > div > div{
    display:flex; 
	flex-wrap:wrap; 
	gap:55px;
    justify-content:center; 
	align-items:center;
  }

#miesto {
	display: flex;	
	align-items: center;
	position: relative;
}
#miesto .three h2 {
	margin-bottom: 40px;
}
#miesto .three h3 {
	margin-bottom: 20px;
}
#miesto .three a.button {
	margin-top: 40px;
}
#miesto .five > div {
	width: 230px;
	height: 230px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #614549;
	font-size: 12px;
	line-height: 18px;
}
#miesto .five > div h3 {
	font-size: 17px;
	color: #D3622F;
	margin: 40px 0px 5px 0px;
	line-height: 24px;
}
#vstupenky.double_borders > div > div{
	gap:0px;
}
.bg {
	padding-top: 200px;
	background-image: url(../images/design/bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#program h2 {
	margin-top: 24px;
	margin-bottom: 38px;
}
#program h3 {
	line-height: 18px;
	color: #D3622F;
}
#program .three h3 {
	margin-top: 30px;
}
#program .three p,
#program .three h3,
#program .four.fadeInUpShort p,
#program .four.fadeInUpShort h3 {
	margin-bottom: 24px;
}

.w100 {
	width: 100%;
}
form input,form select {
	padding: 10px;
	box-sizing: border-box;
	border-radius: 3px;
	border: 1px solid #614549;
	background-color: #001226;
	margin-top: 2px;
}
form label {
	margin-top: 20px;
	display: block;
}
form label strong {
	color: #D3622F;
}
table th {
	padding: 10px;
	text-align: left;
	font-weight: bold;
	background-color: #D3622F;
	color: #FFF;
	line-height: 16px;
}
table td {
	padding: 10px;
	border-bottom: 1px solid #614549;
	line-height: 16px;
}
.partner_kontakt {
	margin-top: 40px;
}
.img-left {
	float: left;
	margin-right: 10px;
}
/* ============================= footer =========================== */
footer {
	width: 100%;
	padding: 0px 0px 100px 0px;
	font-size: 12px;
	line-height: 25px;
	color: #808993;
}
footer a {
	color: #FFF!important;
	opacity: 0.5;
}
footer a:hover {
	opacity: 1;
}
footer a.h2.fancy-bold {
	color: #D3622F!important;
	opacity: 1;
}
footer p {
	padding-top: 20px;
}
.no-display {
	display: none;
}

/* #Media Queries
================================================== */
	@media only screen and (max-width: 1480px) {
		#ples h2, #ples h3 {
			margin-top: 30px;
		}
	}
	
	@media only screen and (max-width: 1240px) {	
		#intro .five, #intro .seven {
			padding-left: 0px;
		}
		#ples h2, #ples h3 {
			margin-top: 0px;
		}
	}
	@media only screen and (min-width: 748px) and (max-width: 1240px) {
		
	}
	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		
		h1 {
			left: 20px;
		}
		#header.smaller strong.logo {
    		margin-top: 10px;
    		left: 20px;
		}
		#intro h2 {
			font-size: 40px;
			line-height: 50px;
			margin-bottom: 60px;
		}
		#intro .container .five p {
			font-size: 15px;
			line-height: 20px;
			margin-bottom: 40px;
		}
		.intro-bg-wrapper {
			max-height: 80%;
			width: auto;
		}
		#ples h2 {
			margin-bottom: 20px;
		}
		#ples > div.columns {
			width: 100%;
		}
		#ples .mild {
			display: inline-block;
			vertical-align: middle;
			margin-right: 20px;
		}
		#ples .two a {
			display: inline-block;
			margin-top: 0px;
			vertical-align: middle;
		}
		#miesto {
			display: block;
		}
		#miesto .four, #miesto .three {
			width: 47%;
		}
		#miesto .five {
			width: 100%;
			padding-top: 40px;
			text-align: center;
		}
		#miesto .five > div.right {
			float: none!important;
		}
		#miesto .five > div {
			vertical-align: middle;
			margin: 0px 20px;
		}
		.bg {
			background-image: none;
			padding-top: 100px;
		}
		#program .four, #program .five {
			width: 47%;
		}
		#program .four .two {
			width: 100%;	
		}
		#program .four.fadeInUpShort {
			width: 100%;
			padding-top: 40px;
		}
		#program .four.fadeInUpShort .button {
			display: none;
		}
		#program h2 {
			margin-top: 0px;
			margin-bottom: 10px;
		}
		#charitativny_zamer .six.columns {
			width: 60%;
		}
		#charitativny_zamer .three.columns {
			width: 34%;
		}
		#charitativny_zamer .three.columns.fadeInUpShort {
			width: 100%;
		}
		#charitativny_zamer  .button {
			margin-bottom: 30px;
		}
		#vstupenky .five {
			width: 100%;
			padding-bottom: 20px;
		}
		#vstupenky .two {
			width: 30%;
		}
		.double_borders > div {
			padding: 40px 24px;
		}
		#program {
			margin-bottom: 100px !important;
		}
	}
    /* margin-top: 20px;
	}
	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 748px) and (max-width: 959px) {
		
	}
	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 747px) {
		.hide-mob {
			display: none!important;
		}
		body {
			padding-top: 70px;
		}
		#intro {
			height: auto;
			padding: 70px 0px;
		}
		#intro .container {
			height: auto;
			display: block;
		}
		#intro h2 {
			margin-bottom: 30px;
			margin-top: 80px;
		}
		#intro p {
			margin-top: 20px;
		}
		.intro-bg-wrapper {
			top: 150px;
		
   
    max-width: none;
    width: 80%;
		}
		#intro .container .seven p {
			font-size: 19px;
			margin-bottom: 10px;
		}
		#miesto .four, #miesto .three,
		#program .two, #program .four,
		#charitativny_zamer .six.columns, #charitativny_zamer .three.columns,
		#vstupenky .two {

			width: 100%;
		}
		#miesto .four, #vstupenky, #kontakt, #kontakt .text-right, #charitativny_zamer .three.columns.fadeIn {
			text-align: center;
		}
		#miesto .three,
		#program .two,
		#charitativny_zamer .six.columns,
		#vstupenky .two		{
			padding-bottom: 30px;
		}
		 {
			
		}
	}
	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 460px) and (max-width: 747px) {
		
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 459px) {
		h1 {
			left: 10px;
		}
	}