/*!
 * Start Bootstrap - Freelancer v3.3.7+1 (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
	font-family: "Ubuntu", Helvetica, sans-serif !important;
	overflow-x: hidden;
}
p {
	font-size: 18px;
	line-height: 22px;
	font-family: "Ubuntu", Helvetica, sans-serif !important;
}
p.small {
	font-size: 14px;
	line-height: 18px;
}
.margno {
	margin: 0 !important;
	padding: 0 !important;
}
a,
a:hover,
a:focus,
a:active,
a.active {
	color: #bd0000;
	outline: none;
}

a.nolink,
a.nolink :hover,
a.nolink:focus,
a.nolink:active,
a.nolink.active {
	color: #000000 !important;
	outline: none;
	text-decoration: none;
}

.gadi {
	color: #bd0000;
	margin-top: 15px;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
}

.anchor {
	display: block;
	position: relative;
	top: -80px;
	visibility: hidden;
}

.newspapper-big {
	color: #ffffff;
	font-size: 170px;
	font-weight: 400;
}

.newspapper-small {
	color: #ffffff;
	font-size: 36px;
	font-weight: 400;
	text-transform: uppercase;
}

.pogaz_piet1 {
	background-color: #ffca08;
	color: #000 !important;
	font-size: 16px;
	font-weight: 700;
	height: 40px;

	padding-top: 8px !important;

	text-align: center;
}

.clearfix {
	height: 40px;
}
.vertical-center {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

ul.v {
	list-style-type: none;
	padding-left: 0px;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 7px;
}

ul.v li {
	display: inline-table;
	padding-bottom: 5px;
}

ul.v li::before {
}

ul.b {
	list-style-type: none;
	padding-left: 0px;
	font-size: 18px;
	padding-bottom: 10px;
}

ul.b li {
	padding-bottom: 5px;
}

ul.b li::before {
	content: "• ";
	color: #bd0000;
}

ul.c {
	list-style-type: disc;
	padding-left: 15px;
	line-height: 16px;
	padding-bottom: 10px;
}

ul.c li {
	padding-bottom: 10px;
}

.grey {
	background-color: #f2f2f2;
}

.valodas {
	float: right;
	margin-left: 10px;
}

.valstis {
	color: #7eac01;
	margin-top: 10px;
	font-weight: 500;
	font-size: 60px;
}

/* START - Video responsive aspect ratio */

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	margin-left: auto;
	margin-right: auto;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (min-width: 993px) {
	.video-container {
		max-width: 60%;
		padding-bottom: 33.75%;
	}
}

/* END - Video responsive aspect ratio */

.apmekletaji {
	color: #ff9c00;
	margin-top: 10px;
	font-weight: 500;
	font-size: 60px;
}

.dalibnieki {
	color: #a853a8;
	margin-top: 10px;
	font-weight: 500;
	font-size: 60px;
}

.mekletajs {
	font-family: Arial, FontAwesome;
	font-size: 16px;
	border: 1px solid grey;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
}

.fix-btn {
	position: fixed;
	display: flex;
	width: 100%;
	padding: 20px;
	bottom: 0;
	align-items: center;
}

.fix-btn .fix-btn__scroll-top {
	display: none;
	flex: 1 0 80%;
	padding-left: 20%;
}

@media only screen and (max-width: 767px) {
	.fix-btn .fix-btn__scroll-top {
		flex: 1 0 50%;
		padding-left: 0;
	}
}

.fix-btn .fix-btn__tickets {
	flex: 1 0 20%;
	text-align: right;
}

@media only screen and (max-width: 767px) {
	.fix-btn .fix-btn__tickets {
		flex: 1 0 50%;
	}
}

.fix-btn .fix-btn__scroll-top .btn {
	width: 40px;
	height: 40px;
	padding: 8px;
	text-align: center;
	opacity: 0.7;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border-radius: 50%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 767px) {
	.fix-btn .fix-btn__scroll-top .btn {
		margin-left: 0;
	}
}

.scrollToTop:hover {
	text-decoration: none;
	opacity: 1;
}

.scrolloff {
	pointer-events: none;
}

.vertical-align {
	display: flex;
	flex-direction: row;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
	display: flex;
	align-items: center;
	justify-content: center; /* Optional, to align inner items 
                              horizontally inside the column */
}

/**
 *  Do NOT include this part into your stylesheet.
 *  "flex: 1" or "flex-grow: 1" is added to make the inner div
 *  - Which is also a flex-item - take up all the horizontal space
 *  available space inside the flex container (.col-* elements)
 */
.vertical-align > [class^="col-"] > div,
.vertical-align > [class*=" col-"] > div {
	/* flex: 1; */
	flex-grow: 1;
}

.topraksts {
	background-color: #e4edef;
	opacity: 0.9;
	color: #404041;
	padding-top: 20px;
	padding-bottom: 20px;
}

.bigdat {
	font-size: 54px;
	font-family: Ubuntu;
	color: #bd0000;
	margin: 0;
	padding: 0;
}

.smalldat {
	font-size: 18px;
	line-height: 30px;
	color: #414042;
	margin: 0;
	padding-top: 10px;
}

.bulleti {
	font-size: 40%;
	font-weight: 300;
	vertical-align: middle;
}

.bulleti_big {
	font-size: 60%;
	font-weight: 300;
	vertical-align: middle;
	margin-top: -4px;
}

.progr {
	background-color: #f2f2f2;
}

.btop {
	border-top: 1px solid #bd0000 !important;
}

.bviss {
	border-top: 1px solid #bd0000 !important;
	border-left: 1px solid #bd0000 !important;
	border-right: 1px solid #bd0000 !important;
	border-bottom: 1px solid #bd0000 !important;
}

.bviss1 {
	border-top: 1px solid #bd0000 !important;
	border-left: 1px solid #bd0000 !important;
}

.datumi {
	color: #ffffff !important;
	font-size: 15px;
	font-weight: 500;
	border: 0;
}

.fons_red {
	background-color: #bd0000;

	margin: 0;

	table-layout: fixed;
}

.bt1line {
	background-color: #333333;
	color: white;
	padding-top: 0px;
	margin-top: 0px;
}

a.lineals,
a.lineals :hover,
a.lineals:focus,
a.lineals:active,
a.lineals.active {
	color: #ffffff !important;
	outline: none;
	text-decoration: none;
	font-weight: normal !important;
	font-size: 15px;
}

.morenews {
	background-color: #afb1b3;
	padding: 5px 5px 5px 5px;
	color: #ffffff;
	font-size: 15px;
}

a.news_link,
a.news_link :hover,
a.news_link:focus,
a.news_link:active,
a.news_link.active {
	color: #414141 !important;

	font-size: 13px !important;
	line-height: 14px !important;
	text-decoration: none;
}

.top5 {
	padding-top: 5px !important;
}

.top15 {
	padding-top: 15px !important;
}
.top50 {
	padding-top: 50px !important;
}

.bot50 {
	padding-bottom: 50px !important;
}

.pogaz {
	background-color: #bd0000;
	color: #000000 !important;
	width: 120px;
	height: 40px;
	position: absolute;
	padding-top: 12px;
	padding-right: 15px;
	right: 15px;
	bottom: -25px;
}

.pogaz_big {
	background-color: #bd0000;
	color: #000000 !important;
	width: 230px;
	height: 40px;

	position: relative;
	padding-top: 12px;
	padding-right: 5px;
	margin-right: -15px;
	margin-bottom: 0px;
	right: 0px;
	bottom: 0px;
}

.pogaz_big_r1 {
	background-color: #bd0000;
	color: #000000 !important;
	width: 180px;
	height: 40px;
	padding-left: 10px;
	position: relative;
	padding-top: 12px;
	padding-right: 5px;
	margin-right: -15px;
	margin-bottom: 0px;
	right: 0px;
	bottom: 0px;
}

.pogaz_big_r {
	background-color: #bd0000;
	color: #000000 !important;
	width: 255px;
	height: 40px;

	position: relative;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 5px;
	margin-right: -15px;
	margin-bottom: 0px;
	right: 0px;
	bottom: 0px;
}

.poga {
	background-color: #bd0000;
	color: #000000 !important;
	width: auto;
	max-width: 160px;
	height: 40px;

	position: relative;
	padding-top: 12px;
	padding-right: 10px;
	margin-right: -10px;
	margin-bottom: -20px;
	right: 0px;
	bottom: 0px;
}

.poga--red-download {
	margin: 0 0 8px 0;
	padding: 12px 15px;
	max-width: min-content;
	position: static;
	display: inline-flex;
	align-items: center;
	white-space: nowrap;
}

/* .poga--red-download::after {
	content: "\f523";
	display: block;
	width: 7px;
} */

.nopad {
	padding: 0;
	margin: 0;
}

.pogaz_send {
	background-color: #bd0000;
	color: #ffffff !important;
	width: 120px;
	font-size: 13px !important;

	height: 36px;
	position: absolute;
	padding-top: 9px;
	padding-right: 15px;
	right: 15px;
	bottom: -10px;
	margin-bottom: 20px;
	border: none;
}

.fons_grey {
	background-color: #f2f2f2;
	padding: 20px 10px 20px 20px;
}

.zilzal_txt {
	color: #bd0000;
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 3px;
}

a.white,
a.white :hover,
a.white:focus,
a.white:active,
a.white.active {
	color: #ffffff !important;
	outline: none;
	text-decoration: none;
}

.material-icons.md-12 {
	font-size: 12px;
}
.material-icons.md-16 {
	font-size: 16px;
}
.material-icons.md-18 {
	font-size: 18px;
}
.material-icons.md-24 {
	font-size: 24px;
} /* Default */
.material-icons.md-36 {
	font-size: 36px;
}
.material-icons.md-48 {
	font-size: 48px;
}

.topraksts_fons {
	background-color: rgba(228, 237, 239, 0.7); /* 70% opaque red */

	color: #404041;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 100px;
}
.iratverts {
	background-color: #414141;
	color: white !important;
}

.iratverts:hover {
	color: #333333 !important;
}
.red {
	color: #bd0000;
}

.dross {
	color: #ffca08;
}

.specialss {
	color: #f2f2f2;
}

/* headlines with lines */
.decorated {
	overflow: hidden;
	text-align: center;
}
.decorated > span {
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
}
.decorated > span:before,
.decorated > span:after {
	content: "";
	position: absolute;
	top: 50%;
	border-bottom: 2px solid;
	width: 1000px; /* half of limiter*/
	margin: 0 20px;
}
.decorated > span:before {
	right: 100%;
}
.decorated > span:after {
	left: 100%;
}

/* headlines with lines */
.decoratedr {
	overflow: hidden;
	text-align: center;
}
.decoratedr > span {
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
}
.decoratedr > span:before,
.decoratedr > span:after {
	content: "";
	position: absolute;
	color: #ffca08 !important;
	top: 50%;
	border-bottom: 2px solid;
	width: 1000px; /* half of limiter*/
	margin: 0 20px;
}
.decoratedr > span:before {
	right: 100%;
}
.decoratedr > span:after {
	left: 100%;
}

.fons {
	background-color: rgba(255, 255, 255, 0.9); /* 70% opaque red */

	color: #404041;
	padding: 10px 10px 10px 10px;
}

.topraksts_min {
	background-color: #e4edef;
	opacity: 0.9;
	color: #404041;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 240px;
}

.topraksts_max {
	background-color: #e4edef;
	opacity: 0.9;
	color: #404041;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 300px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	text-transform: none;
}
hr.star-light,
hr.star-primary {
	padding: 0;
	border: none;
	border-top: solid 5px;
	text-align: center;
	max-width: 250px;
	margin: 25px auto 30px;
}
hr.star-light:after,
hr.star-primary:after {
	content: "\f005";
	font-family: FontAwesome;
	display: inline-block;
	position: relative;
	top: -0.8em;
	font-size: 2em;
	padding: 0 0.25em;
}
hr.star-light {
	border-color: white;
}
hr.star-light:after {
	background-color: #18bc9c;
	color: white;
}
hr.star-primary {
	border-color: #2c3e50;
}
hr.star-primary:after {
	background-color: white;
	color: #2c3e50;
}
.img-centered {
	margin: 0 auto;
}
header {
	text-align: center;
	background: #18bc9c;
	color: white;
}
header .container {
	padding-top: 100px;
	padding-bottom: 50px;
}
header img {
	display: block;
	margin: 0 auto 20px;
}
header .intro-text .name {
	display: block;
	font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 2em;
}
header .intro-text .skills {
	font-size: 1.25em;
	font-weight: 300;
}
@media (min-width: 768px) {
	header .container {
		padding-top: 200px;
		padding-bottom: 100px;
	}
	header .intro-text .name {
		font-size: 4.75em;
	}
	header .intro-text .skills {
		font-size: 1.75em;
	}
}
.navbar-custom {
	background: white;
	font-family: Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: title-case;

	border: none;
	font-size: 18px !important;
	margin-bottom: 10px !important;
}
.navbar-custom a:focus {
	outline: none;
}
.navbar-custom .navbar-brand {
	color: white;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
	color: white;
}
.navbar-custom .navbar-nav {
	padding-top: 10px;
	text-transform: none;
	font-weight: normal;
}
.navbar-custom .navbar-nav li a {
	color: #333333;
	font-weight: normal;
}
.navbar-custom .navbar-nav li a:hover {
	color: #333333;
	outline: none;
	font-weight: normal;
}
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
	color: #333333;
	font-weight: normal;
}
.navbar-custom .navbar-nav li.active a {
	color: white;
	background: #333333;
	font-weight: normal !important;
}
.navbar-custom .navbar-nav li.active a:hover,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:active {
	color: white;
	background: #333333;
	font-weight: normal !important;
}
.navbar-custom .navbar-toggle {
	color: #333333;
	background-color: white;
	text-transform: title-case;
	font-size: 10px;

	border-color: #ffffff !important;
}

.navbar-header__logo {
	width: 250px;
	height: 80px;
	fill: #c41a20;
}
@media only screen and (max-width: 992px) {
	.navbar-header__logo {
		width: 200px;
		height: 70px;
		fill: #c41a20;
	}
}
@media only screen and (max-width: 767px) {
	.navbar-header__logo {
		height: 60px;
		padding-left: 15px;
	}
}

.navbar-toggle {
	float: right;
	margin: 50 20 0 0;
	height: 40px !important;
	width: 60px;
	color: black;
	border-radius: 0;
	z-index: 1;
}
.navbar-toggle .icon-bar {
	width: 36px;
	transition: 0.5s ease;
	background-color: black !important;
}
.navbar-toggle.collapsed .icon-bar:nth-child(2) {
	transform: rotate(0) translateY(0) translateX(0);
}
.navbar-toggle.collapsed .icon-bar:nth-child(3) {
	opacity: 1;
}
.navbar-toggle.collapsed .icon-bar:nth-child(4) {
	transform: rotate(0) translateY(0) translateX(0);
}
.navbar-toggle .icon-bar:nth-child(2) {
	transform: rotate(-45deg) translateY(5px) translateX(-5px);
}
.navbar-toggle .icon-bar:nth-child(3) {
	opacity: 0;
}
.navbar-toggle .icon-bar:nth-child(4) {
	transform: rotate(45deg) translateY(-4px) translateX(-3px);
}

.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
	background-color: #ffffff !important;
	color: white;
	border-color: #ffffff !important;
}
@media (min-width: 768px) {
	.navbar-custom {
		padding: 25px 0;
		-webkit-transition: padding 0.3s;
		-moz-transition: padding 0.3s;
		transition: padding 0.3s;
	}
	.navbar-custom .navbar-brand {
		font-size: 2em;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.navbar-custom.affix {
		padding: 10px 0;
	}
	.navbar-custom.affix .navbar-brand {
		font-size: 1.5em;
	}
}

.fonsdal {
	background: rgba(59, 55, 56, 0.7);
	margin-bottom: 30px;
	color: white;
	min-height: 200px;
}

.fonsdal_big {
	background: rgba(59, 55, 56, 0.7);
	margin-bottom: 30px;
	padding: 50px 50px 50px 50px;
	color: white;
	min-height: 200px;
}

section {
	padding: 100px 0;
}
section h2 {
	margin: 0;
	font-size: 3em;
}
section.success {
	background: #18bc9c;
	color: white;
}

section.success_1 {
	padding-top: 160px;
	padding-bottom: 50px;
	background-image: url(../img/header-bg.jpg);
	background-repeat: none;
	background-attachment: fixed;
	background-position: top 50px;
	text-align: center;
	color: #fff;
}

section.success_1 > *:not(:last-child) {
	margin-bottom: 50px;
}

section.news1 {
	background: #5697d1;
	color: white;
	background-image: url(../img/eenas-kraasaam-zilaa.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

section.participants1 {
	padding-top: 100px;
	padding-bottom: 100px;
	min-height: 450px;

	margin-bottom: 0px;
	background-image: url(../img/bg-join.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	text-align: center;
	color: #fff;
}

section.celvedis {
	background: #ffe33f;
	color: #404041;
	background-image: url(../img/eenas-kraasaam-dzeltenaa.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

section.visitors1 {
	padding-top: 100px;
	padding-bottom: 75px;
	min-height: 450px;
	margin-bottom: 0px;
	background-image: url(../img/vis-bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-size: cover;
	text-align: center;
	color: #fff;
}

section.noklut {
	padding-top: 100px;
	padding-bottom: 100px;
	min-height: 450px !important;
	margin-bottom: 0px;
	background-repeat: inherit;
	background-image: url(../img/img-LAT.jpg);

	background-attachment: fixed;
	background-position: center bottom;
	text-align: center;
	color: #fff;
}

.classWithPad {
	padding: 10px;
}

section.1 {
	min-height: 450px;

	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url(../img/-bg.jpg);
	background-repeat: none;
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
	color: #fff;

	padding-bottom: 50px;
}

.pageImageLeft {
	padding: 0;
	margin: 0 8px 0 0;
	border: 0px solid #000;
	float: left;
}

.bot25 {
	padding-bottom: 25px;
}

.pageImageRight {
	padding: 0;
	margin: 0 0 0 8px;
	border: 0px solid #000;
	float: right;
}

.pageImageCenter {
	padding: 0;
	margin-bottom: 10px;
	border: 0px solid #003876;
	display: block;
	margin-left: auto;
	margin-right: auto;

	overflow: hidden;
}

.pageImageCenter img {
	height: 140px;
	width: 100%;
	object-fit: contain; // here
	-o-object-fit: contain;
}

section.about1 {
	padding-top: 100px;
	padding-bottom: 100px;
	min-height: 450px !important;

	margin-bottom: 0px;
	background-image: url(../img/par-izstadi.jpg);
	background-repeat: inherit;
	background-attachment: fixed;
	background-position: center center;
	text-align: center;
	color: #fff;
}

section.contacts1 {
	padding-top: 100px;
	padding-bottom: 100px;
	min-height: 450px !important;
	margin-bottom: 0px;
	background-image: url(../img/contacts-bg.jpg);
	background-repeat: none;
	background-attachment: fixed;
	background-position: center center;
	text-align: center;
	color: #fff;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}

section.sadarbiba {
	padding-top: 25px;
	padding-bottom: 35px;
	background-image: url(../img/eenas-kraasaam-peleekaa.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

section.stands {
	padding-top: 25px;
	background-color: #d0d0d0;
	padding-bottom: 35px;
	background-image: url(../img/eenas-kraasaam-peleekaa.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

section.par {
	background-image: url(../img/eenas-kraasaam-peleekaa.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

section.map {
	background-image: url(../img/eenas-kraasaam-peleekaa.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

section.statistika {
	background-color: #f15a22;
	padding-top: 25px;
	padding-bottom: 0px;
	height: 160px;
	color: white;
	background-image: url(../img/eenas-kraasaam-orange.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

section.nozares {
	background-color: #894dbc;
	padding-top: 25px;
	padding-bottom: 0px;
	height: 160px;
	color: white;
	background-image: url(../img/eenas-kraasaam-violeta.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

@media (max-width: 767px) {
	section {
		padding: 75px 0;
	}

	.newspapper-big {
		color: #ffffff;
		font-size: 80px;
		font-weight: 400;
	}

	.newspapper-small {
		color: #ffffff;
		font-size: 22px;
		font-weight: 400;
		text-transform: uppercase;
	}

	.valodas {
		float: inherit;
		margin-left: 10px;
	}

	a.lineals,
	a.lineals :hover,
	a.lineals:focus,
	a.lineals:active,
	a.lineals.active {
		color: #ffffff !important;
		outline: none;
		text-decoration: none;
		font-weight: normal !important;
		font-size: 10px;
	}

	section.contacts1 {
		background-attachment: initial;
	}

	section.success_1 {
		background-attachment: initial;

		padding-top: 350px;
		padding-bottom: 50px;
	}

	section.visitors1 {
		background-attachment: initial;
		padding-top: 50px;
	}

	section.participants1 {
		background-attachment: initial;
	}

	section.about1 {
		background-attachment: initial;
	}

	.bigdat {
		font-size: 24px;
		font-family: Ubuntu;
		color: #bd0000;
		margin: 0;
		line-height: 24px;
		padding: 0;
	}

	.smalldat {
		font-size: 14px;
		line-height: 18px;
		color: #414042;
		margin: 0;
		padding-top: 0px;
	}

	section.first {
		padding-top: 75px;
	}
}
#portfolio .portfolio-item {
	margin: 0 0 15px;
	right: 0;
}
#portfolio .portfolio-item .portfolio-link {
	display: block;
	position: relative;
	max-width: 400px;
	margin: 0 auto;
	color: inherit !important;
	text-decoration: none !important;
}
#portfolio .portfolio-item .portfolio-link .caption {
	background: rgba(24, 188, 156, 0.9);
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
	opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
	position: absolute;
	width: 100%;
	height: 20px;
	font-size: 20px;
	text-align: center;
	top: 50%;
	margin-top: -12px;
	color: white;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
	margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
	margin: 0;
}
#portfolio * {
	z-index: 2;
}
@media (min-width: 767px) {
	#portfolio .portfolio-item {
		margin: 0 0 30px;
	}
}
.floating-label-form-group {
	position: relative;
	margin-bottom: 0;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #eeeeee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
	z-index: 1;
	position: relative;
	padding-right: 0;
	padding-left: 0;
	border: none;
	border-radius: 0;
	font-size: 1.5em;
	background: none;
	box-shadow: none !important;
	resize: none;
}
.floating-label-form-group label {
	display: block;
	z-index: 0;
	position: relative;
	top: 2em;
	margin: 0;
	font-size: 0.85em;
	line-height: 1.764705882em;
	vertical-align: middle;
	vertical-align: baseline;
	opacity: 0;
	-webkit-transition: top 0.3s ease, opacity 0.3s ease;
	-moz-transition: top 0.3s ease, opacity 0.3s ease;
	-ms-transition: top 0.3s ease, opacity 0.3s ease;
	transition: top 0.3s ease, opacity 0.3s ease;
}
.floating-label-form-group:not(:first-child) {
	padding-left: 14px;
	border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
	top: 0;
	opacity: 1;
}
.floating-label-form-group-with-focus label {
	color: #18bc9c;
}
form .row:first-child .floating-label-form-group {
	border-top: 1px solid #eeeeee;
}
footer {
	color: white;
}
footer h3 {
	margin-bottom: 30px;
}
footer .footer-above {
	padding-top: 50px;
	background-color: #2c3e50;
}
footer .footer-col {
	margin-bottom: 50px;
}
footer .footer-below {
	padding: 25px 0;
	background-color: #233140;
}
.btn-outline {
	color: white;
	font-size: 20px;
	border: solid 2px white;
	background: transparent;
	transition: all 0.3s ease-in-out;
	margin-top: 15px;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
	color: #5697d1;
	background: white;
	border: solid 2px white;
}
.btn-primary {
	color: white;
	background-color: #2c3e50;
	border-color: #2c3e50;
	font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	color: white;
	background-color: #1a242f;
	border-color: #161f29;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #2c3e50;
	border-color: #2c3e50;
}
.btn-primary .badge {
	color: #2c3e50;
	background-color: white;
}
.btn-success {
	color: white;
	background-color: #18bc9c;
	border-color: #18bc9c;
	font-weight: 700;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	color: white;
	background-color: #128f76;
	border-color: #11866f;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #18bc9c;
	border-color: #18bc9c;
}
.btn-success .badge {
	color: #18bc9c;
	background-color: white;
}
.btn-social {
	display: inline-block;
	height: 50px;
	width: 50px;
	border: 2px solid white;
	border-radius: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 45px;
}
.btn:focus,
.btn:active,
.btn.active {
	outline: none;
}
.scroll-top {
	position: fixed;
	right: 2%;
	bottom: 2%;
	width: 50px;
	height: 50px;
	z-index: 1049;
}
.scroll-top .btn {
	font-size: 20px;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	line-height: 28px;
}
.scroll-top .btn:focus {
	outline: none;
}
.portfolio-modal .modal-content {
	border-radius: 0;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	min-height: 100%;
	padding: 100px 0;
	text-align: center;
}
.portfolio-modal .modal-content h2 {
	margin: 0;
	font-size: 3em;
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px;
}
.portfolio-modal .modal-content .item-details {
	margin: 30px 0;
}
.portfolio-modal .close-modal {
	position: absolute;
	width: 75px;
	height: 75px;
	background-color: transparent;
	top: 25px;
	right: 25px;
	cursor: pointer;
}
.portfolio-modal .close-modal:hover {
	opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
	height: 75px;
	width: 1px;
	margin-left: 35px;
	background-color: #2c3e50;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-webkit-transform: rotate(45deg);
	/* Safari and Chrome */
	z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
	height: 75px;
	width: 1px;
	background-color: #2c3e50;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* IE 9 */
	-webkit-transform: rotate(90deg);
	/* Safari and Chrome */
	z-index: 1052;
}
.portfolio-modal .modal-backdrop {
	opacity: 0;
	display: none;
}

.overflow-auto {
	overflow: auto;
}

/* START - Menu language */

#lang_select .dropdown-menu {
	width: 100%;
	max-width: 100%;
}

#lang_select .dropdown-menu a {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

#lang_select select,
#lang_select option {
	border: none;
	text-transform: uppercase;
}

/* END - Menu language */

/* START - Center column */

@media (max-width: 768px) {
	.col-sm-center {
		float: none;
		margin: 0 auto;
	}
}

@media (max-width: 992px) {
	.col-md-center {
		float: none;
		margin: 0 auto;
	}
}

@media (max-width: 1200px) {
	.col-lg-center {
		float: none;
		margin: 0 auto;
	}
}

/* END - Center column */

/* START - Float left */

.no-clear {
	clear: none !important;
}

/* END - Float left */

/* START - Iframe full remaining viewport space */

#idIframe {
	height: calc(100vh - var(--nav-height));
	width: 100%;
	margin-top: var(--nav-height);
}

/* END - Iframe full remaining viewport space */

.poga-red {
	background-color: #bd0000;
	color: #000000 !important;
	width: 100%;
	height: 40px;
	padding-top: 12px;
	padding-right: 10px;
}

/* START - Informative icons for visitors */

.info-icons {
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 8px;
}

.info-icons .info-icons__park-invalid {
	height: 48px;
}

.info-icons .info-icons__restrictions {
	height: 24px;
	text-align: center;
}

.info-icons .info-icons__park-invalid img,
.info-icons .info-icons__restrictions img {
	max-height: 100%;
}

.info-icons .info-icons__restrictions {
	font-size: 0;
}

.info-icons .info-icons__restrictions img:not(:last-child) {
	margin-right: 4px;
}

/* END - Informative icons for visitors */

/* START - Tickets table */

.tickets {
	margin: 8px;
}

.tickets,
.tickets .tickets__row .tickets__data {
	border: 1px solid #8b8b8b;
}

.tickets .tickets__row .tickets__data {
	padding: 4px;
	vertical-align: top;
}

.tickets .tickets__row .tickets__data:first-child {
	text-align: right;
	width: 58%;
	padding-right: 12px;
}

.tickets .tickets__row .tickets__data:last-child {
	text-align: left;
	width: 38%;
	padding-left: 12px;
}

/* END - Tickets table */

#eventProgram {
	width: 100%;
}

/* START - Header */

.header {
	margin-top: var(--nav-height);
	background-image: linear-gradient(to bottom, #fff 60%, #efefef 80%, #dedede 100%);
	overflow: hidden;
}

.header .container {
	padding-top: 0;
	padding-bottom: 0;
	display: flex;
}

@media only screen and (max-width: 490px) {
	.header .container {
		flex-direction: column;
	}
}

.header__text {
	color: #474747;
	text-align: left;

	flex: 0 0 68%;

	display: flex;
	flex-direction: column;
	gap: 2.5rem;
}

@media only screen and (max-width: 992px) {
	.header__text {
		flex: 0 0 50%;
	}
}

@media only screen and (max-width: 768px) {
	.header__text {
		gap: 2rem;
	}
}

.header__text .heading-1 {
	margin: 3rem 0 0.8rem 0;
	font-size: 3.5rem;
	line-height: 1.15;
}

@media only screen and (max-width: 992px) {
	.header__text .heading-1 {
		margin: 1.2rem 0 0.8rem 0;
		font-size: 3.1rem;
		line-height: 1;
	}
}

@media only screen and (max-width: 580px) {
	.header__text .heading-1 {
		font-size: 2.8rem;
		margin-top: 0;
	}
}

@media only screen and (max-width: 490px) {
	.header__text .heading-1 {
		font-size: 3.7rem;
		line-height: 1.15;
		margin: 2rem 0;
	}
}

.header__text .heading-3 {
	margin: 0;
	font-size: 2.5rem;
	line-height: 1.15;
}

@media only screen and (max-width: 992px) {
	.header__text .heading-3 {
		font-size: 2rem;
	}
}

@media only screen and (max-width: 580px) {
	.header__text .heading-3 {
		font-size: 1.8rem;
	}
}

@media only screen and (max-width: 490px) {
	.header__text .heading-3 {
		font-size: 2.6rem;
	}
}

.header__img img {
	max-width: 100%;
	margin-bottom: -19%;
}

@media only screen and (max-width: 490px) {
	.header__img img {
		transform: translateX(10%);
		margin-top: -3%;
	}
}
/* END - Header */

.paragraph--error {
	color: #ef1c2f;
	text-align: center;
	margin-bottom: 4.5rem;
}

.grecaptcha-badge {
	visibility: hidden !important;
}
