:root {
	--orange-01: #E64A00;
	--bg-01: #EFE9E3;
	--bg-02: #FAF6F3;
	--text-01: #2D2C2B;
	--text-02: #BEB7B2;
	--text-03: #676461;
}

a:focus,
button:focus,
input:focus,
textarea:focus,
.btn:focus {
    outline: none;
    outline-style: none;
    box-shadow: none;
    border-color: transparent;
}
/* Header */
.mobil-header{
    display:none;
    padding-bottom: 19px;
}
.ticket .text-center {
    z-index: 3;
    position: relative;
}
.header-logo{
    width: 198.1px;
    height: 65.1px;
    margin: 27px 0 30px 1px;
}
.mobil-header-logo{
    width: 144px;
    height: auto;
    margin: 20px 0 33px 1px;
}
.mobil-header-container-fluid{
    position: relative;
    background-color: var(--bg-02);
}
.mobil-header-title-line{
    width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
}


.header-container-fluid{
    background-color: var(--bg-02);
    height: calc(100vw/2.8);
    max-height: 680px;
    background-position: center;
}
.header-container{
    position: relative;
}
.mobil-header-container{
    position: relative;
}
.header-title{
    font-size: 47.6px;
    color: var(--text-01);
    font-family: 'Suez One', serif;
    width: 420px;
    line-height: 55px;
}
.mobil-header-title{
    font-size: 35px;
    color: var(--text-01);
    font-family: 'Suez One', serif;
    width: 220px;
    line-height: 45px;
}
.mobil-header-title-home {
	color: var(--text-01);
	font-family: Suez One;
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top: 18px;
}
.choose-text{
    font-size: 16.8px;
    color: #dbd5d0;
    font-family: 'Suez One', serif;
}
.mobil-choose-text{
	color: var(--text-02);
	font-family: Suez One;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.green-line{
    width: 63px;
    color: #a8b478;
    margin: 12px 0 13px 0;
    border-top: 2px solid #a8b478;
    border-bottom: 2px solid #a8b478;
}
.mobil-green-line{
	display: block;
    width: 90px;
    color: #a8b478;
    margin: 12px 0;
    border-top: 3px solid #a8b478;
    border-bottom: 3px solid #a8b478;
    position: relative;
}
.header-description{
    width: 410px;
    font-size: 12.6px;
    color:  var(--text-03);
    font-family: 'Poppins', sans-serif;
}
.mobil-header-description{
    width: 100%;
	color: var(--text-03);
	font-family: Poppins;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}

.mobile-home-zoo-button {
	display: table;
	margin: 20px auto 0 auto;
	border-radius: 12px;
	background: var(--orange-01);
	padding: 7px 58px;
	color: #FFF;
	font-family: Poppins;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
}

.zoo-button{

    width: 143.5px;
    font-size: 13.7px;
    font-family: 'Poppins', sans-serif;
    color: var(--bg-02);
    background-color: var(--orange-01);
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 10px;
    margin-top: 21px;
}
.mobil-zoo-button{
    font-size: 13.7px;
    font-family: 'Poppins', sans-serif;
    color: var(--bg-02);
    background-color: var(--orange-01);
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 10px;
    margin-top: 21px;
}
.header-first-line{
    display: inline-flex;

}
/* Buttons */
.eng-button{
    right: 56px;
    top: 42px;
    position: absolute;
    width: 31.5px;
    height: 31.5px;
    background-color: #f5dccf;
    padding: 3.5px;
    border-radius: 50%;

}
.mobil-eng-button{
	right: 75px;
	top: 21px;
    position: absolute;
    width: 44px;
    height: 44px;
    background-color: #f5dccf;
    padding: 3.5px;
    border-radius: 50%;

}
.eng-in{
    text-align: center;
    width: 37px;
    height: 37px;
    background-color: var(--bg-02);
    z-index: 2;
    border-radius: 50%;
    font-size: 7px;
    color: #3b3938;
    font-family: 'Suez One', serif;
 	padding: 13px 0;
	text-align: center;
}

.menu-button{
    right: 0;
    top: 33.95px;
    position: absolute;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	border:3px solid #fff;
}
.mobil-menu-button{
    right: 17px;
    top: 18px;
    position: absolute;
    width: 47.6px;
    height: 47.6px;
    background-color: #ece0d9;
    padding: 3.5px;
    border-radius: 50%;
}
.menu-in{
    text-align: center;
    width: 40px;
    height: 40px;
    background-color: var(--orange-01);
    z-index: 2;
    border-radius: 50%;
    font-size: 12,6px;
    color: #f3efeb;
    padding: 8px 12.6px;
}

.buttons-div{
    width: 100%;
}
.image-circle-out{
    width: 70px;
    height: 70px;
    background-color: #ffffff;
    padding: 3px;
    border-radius: 50%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0px);
}
.image-circle-in{
    width: 110px;
    height: 110px;
    z-index: 2;
    border-radius: 50%;

}
.image-circle{
    position: relative;
    margin-right: 15px;
    margin-left: 15px;
}

.image-circle2{
    margin: 5px auto;
}
.image-circle2 .image-circle-out {
    transform: none;
    top: 0;
    left: 0;
}



/* Hogyan működik? */
.how-container{
    background-color: var(--bg-02);
}

.how-box-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.how-box {
	width: 50%;
	display: flex;
	margin-bottom: 50px;
	margin-top: 80px;
}
.how-box:nth-of-type(2) {
	margin-top:180px;
}
.how-box:nth-of-type(3) {
	margin-top: 0;
}
.how-box:nth-of-type(4) {
}
.how-image-box{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 200px;
	background-color: var(--bg-01);
	border-radius: 50%;
    position: relative;
	padding: 20px;
}
.how-content {
	margin-left: 30px;
	width: calc(100% - 230px);
}
.how-image-box::after {
	content: ' ';
	position: absolute;
	display: block;
	width: 230px;
	height: 230px;
	top: -15px;
	left: -15px;
	border:1px dotted var(--orange-01);
	border-radius: 50%;
}
.how-title{
    padding: 35px 0 17.5px 0;
    font-family: 'Suez One', serif;
    font-size: 16.8px;
    color: #dbd5d0;

}
.how-image-text{
	order: 1;
	color: var(--text-01);
	text-align: center;
	font-family: Suez One;
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	padding-bottom: 20px;
}

.how-title-text{
    font-family: 'Suez One', serif;
    font-size: 21px;
    color: var(--text-01);

}
.how-text-box{
    display: inline-flex;
}
.point-icon{
    font-size: 8px;
    padding: 0 27px 0 27px;
    color:var(--orange-01);
    position: relative;
}
.how-points{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.how-number{
	color: var(--text-02);
	font-family: Suez One;
	font-size: 70px;
	font-style: normal;
	font-weight: 400;
	line-height: 70px;
}
.how-line{
    width: 51.1px;
    border-bottom: 4px solid #a8b478;
    margin: 10px 0;
}
.how-description{
	color: var(--text-03);
	font-family: Poppins;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	padding-right: 30px;
}
.how-image{
	order: 2;
    width: 46px;
    height: 46px;
}

/* Növény elválasztó */
.noveny{
    height: 300px;
    height: calc(100vw / 5);
    width: 100%;
    background-color: var(--bg-02);
}

/* Partners */
.partner-container{
    background-color: #f3efeb;
}
.partner-title{
    padding: 60px 0 20px 0;
	color: var(--text-01, #2D2C2B);
	font-family: Suez One;
	font-size: 47px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.partner-card{
    border-radius: 10px;
    background-color: white;
    padding:0;
    margin-bottom: 30px;
	transition: box-shadow 0.3s ease-in-out;
}
.partner-card:hover {
	box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.15);
}
.partner-card .btn {
	border: none;
}
.partner-col{
    padding-right: 12.6px;
}
.partner-card-header{
    display: inline-flex;
    padding-top: 3.5px;
}
.zoo-nyh-logo{
    padding: 10px 27px;
}
.zoo-logo{
    padding: 10px;
}

.zoo-pecs-logo{
    padding: 20px 13.5px 25px 13.5px;
}
.zoo-szeged-logo{
    padding: 18.5px 20.5px;
}
.zoo-city{
	color: var(--orange-01);
	font-family: Suez One;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.zoo-header-text{
    padding-top: 20px;
	padding-right: 10px;
}
.zoo-text{
	color: var(--text-01);
	font-family: Suez One;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.zoo-img{
    width: 100%;
    height: auto;
}
.zoo-card-bottom{
    display: inline-flex;
}
.first-zoo-box{
    margin: 24px 0 25px 45px;
    display: inline-flex;
}
.first-zoo-icon{
    height: 30px;
}
.mt-25 {
	margin-top:25px;
}
.mb-25 {
	margin-bottom:25px;
}
.first-zoo-text{
	color: var(--text-01);
	font-family: Poppins;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
}
.second-zoo-box{
    margin: 0 0 43px 42px;
    display: inline-flex;
}
.second-zoo-icon{

    height: 30px;
}
.second-zoo-text{
	color: var(--text-01);
	font-family: Poppins;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
}
.third-zoo-box{
    margin: 0 0 25px 45px;
    display: inline-flex;
}
.zoo-icon-bo {
    width: 50px;
    display: inline-block;
    text-align: center;
}
.third-zoo-icon{

    height: 30px;
}
.third-zoo-text{
	color: var(--text-01);
	font-family: Poppins;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
}
.first-zoo-text, .second-zoo-text, .third-zoo-text {
	width:100%;
	text-align: center;
}
.zoo-card-bottom-left{
    width: 187px;
}
.zoo-card-bottom-right{
    width: 160px;
    padding-top: 60px;
}

.card-bold{
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    color: var(--text-01);
}

/* Részletek gomb */
.reszletek-circle{
    height: 137px;
    width: 137px;

    background-color: var(--text-01);
    border-radius: 50%;
    padding: 30px 0 40px 0;
}
.reszletek-circle-button{
    border-radius: 50%;
    margin-right: 13px;
    padding: 0;
}
.reszletek-circle:hover{
    background-color: var(--orange-01);
}

.reszletek-text{
	color: var(--white);
	text-align: center;
	font-family: Poppins;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}


/* Footer */
.footer-elvalaszto{

	height: calc(100vw/3.2);
	max-height: 550px;
    background-color: #f3efeb;
}
.footer-container{
    background-color: var(--text-01);
    padding-bottom: 16.8px;
}
.footer-menu-text{
    font-size: 9.8px;
    font-family: 'Poppins', sans-serif;
    color: #d9d5d1;
    text-decoration: none !important;
}
.footer-menu-text:hover{
    color: var(--orange-01);
}
.footer-menu{
    margin-bottom: 30px;
    display: inline-flex;
}
.footer-menu-point{
    font-size: 3.5px;
    color: #f3efeb;
    margin: 0 8px;
    position: relative;
}
.footer-point{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.footer-line{
    margin: 0;
    border: 1px solid #363534;
}
.footer-payment{
    padding: 15px 0 17px 0;
}
.footer-payment-img{
    margin-right: 14px;
    height: 40px;
}
.footer-payment-text{
    font-family: 'Poppins', sans-serif;
    font-size: 9.8px;
    color: #767472;
    text-decoration: none !important;
}
.made-container{
    background-color: #252423;
    padding-top: 10.5px;
    height: 34.3px;
}
.made-text{
    font-size: 9.8px;
    font-family: 'Poppins', sans-serif;
    color: #e5e1de;
}
.made-bold{
    font-family: 'Poppins', sans-serif !important;
    color: #cac6c3 !important;
    font-weight: bold;
}
.mobil-footer-menu{
    display: none;
}
.mobil-footer-payment{
    display: none;
    padding: 15px 0;
}
.mobil-payment-image{
    width: 100%;
    padding-bottom: 15px;
}
.mobil-barion-img{
    max-width: 100%;
	height: auto;
}



/* Felugró ablakok */
.jump-card-registration{
	width: 369px;
	border-radius: 10px;
	background-color: var(--bg-02);
	position: relative;
	padding-bottom: 28px;
	margin: 20px 0;
}
.jump-card-login{
	width: 369px;
	border-radius: 10px;
	background-color: var(--bg-02);
	position: relative;
	padding-bottom: 30px;
	margin: 20px 0;
}
.jump-card-login-big {
	max-width: 800px;
	width: auto;
}
.jump-card-message{
	width: 369px;
	border-radius: 10px;
	background-color: var(--bg-02);
	position: relative;
	padding-bottom: 62px;
	margin: 20px 0;
}
.jump-card-forget{
	width: 369px;
	border-radius: 10px;
	background-color: var(--bg-02);
	position: relative;
	padding-bottom: 70px;
	margin: 20px 0;
}
.jump-header{
	height: 155px;
}
.jump-header-logo{
	width: 209px;
	height: 69px;

}
.jump-header-logo-box{
	margin: auto;
	padding:  48px 0 36px 0;
}
.jump-close{
	position: absolute;
	top: 13px;
	right: 13px;
	color: var(--text-01);
	font-size: 18px;
}
.jump-title{
	margin-bottom: 34px;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: var(--text-01);
	text-align: center;
}
.message-jump-title{
	margin-bottom: 20px;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: var(--text-01);
	text-align: center;
	line-height: 15px;
}
.jump-input{
	width: 287px;
	height: 35px;
	border: 1px solid #f0ece8;
	font-size: 12px;
	color: #3b3938;
	font-family: 'Poppins', sans-serif;
	margin: auto;
	border-radius: 10px;
	background-color: var(--bg-02);
}
.jump-check{
	width: 287px;
	margin: auto;
	padding-bottom: 16px;
	color: #9b9692;
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	text-align: justify;

}
.form-control-jump-box-title {
	font-family: 'Suez One', serif;
	font-size: 18px;
	background: var(--bg-01);
	border-radius: 10px;
	text-align: left;
	margin-bottom: 21px;
	margin-top: 5px;
	padding: 17px 34px;
}
.form-control-jump-box {
	/* background: #f3efeb; */
	margin: 0;
	padding: 25px;
	border-radius: 15px;
}
.form-control-jump-box label {
	color: #3b3938;
	margin-bottom: 3px;
}
.form-control-jump-input {
	padding: 14px 30px;
	border: 1px dashed #BEB7B2;
	border-radius: 10px;
	color: #3b3938;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin: auto;
	background-color: #fff;
	height: 53px;
}
.form-control-jump-input-check {

	width: 287px;
	margin: auto;
	padding-bottom: 16px;
	color: #9b9692;
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	text-align: justify;

}

.registration-button{
	width: 204px;
	height: 33px;
	margin-bottom: 26px;
	background-color: var(--orange-01);
	color: #f9ebe3;
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	border-radius: 10px;
	padding-top: 7.5px;
}
.jump-have{
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	line-height: 30px;
}
.jump-have-href{
	text-decoration: none !important;
	color: #3b3938;
}
.jump-have-href:hover{
	color: #3b3938;
}
.text-buble-text{
	position: absolute;
	top:65px;
	left: 75px;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	width: 215px;
	text-align: center;
}
.text-buble{
	position: relative;
	margin-bottom: 40px;
}
.forget-password{
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	line-height: 21px;
	width: 260px;
	padding-bottom: 25px;
	margin: auto;
}
.forget-button{
	margin-top: 29px;
	width: 204px;
	height: 33px;
	margin-bottom: 26px;
	background-color: var(--orange-01);
	color: #f9ebe3;
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	border-radius: 10px;
	padding-top: 7.5px;
}
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 3; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	padding-bottom: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal-content{
	border: 1px solid #888;

	margin: auto;
}


/* Contact */
.contact-section{
	background-color: var(--bg-02);
	padding-bottom: 30px;
}
.help-box{
	display: flex;
	align-items: center;
	margin-top: 0px;
	background-color: #f3efeb;
	border-radius: 15px;
	margin-bottom: 38.5px;
	padding: 30px;
	text-align: justify;
}
.help-icon{
	font-size: 29px;
	color: var(--orange-01);
	padding: 20px 22px 23px 27px;
	display: inline;
	text-align: center;
}
.second-help-icon{
	font-size: 29px;
	color: var(--orange-01);
	padding: 30px 22px 23px 27px;
}
.help-text{
	color: var(--text-03);
	font-family: Poppins;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
}
.help-text b {
	color: var(--orange-01);
}
.darker-help-box {
	background: var(--bg-01);
}
.second-help-box{
	margin-top: 30px;
	background-color: #f3efeb;
	border-radius: 15px;
	margin-bottom: 38.5px;
}
.second-help-box-in{
	display: inline-flex;
}
.second-help-text{
	line-height: 24px;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	color:  var(--text-03);
	padding: 0px 30px 15px 30px;
	text-align: justify;
}
.circle-icon{
	margin: 10px 4.8px 10.6px 14.5px;
	width: 54.3px;
	height: 54.3px;
	font-size: 21.3px;
	background-color: var(--bg-02);
	border-radius: 50%;
}
.phone-icon{
	padding: 12px 14px 16.5px 18px;
}
.envelope-icon{
	padding: 10px 16.5px 16.5px 16.5px;
}
.marker-icon{
	padding: 11px 16.5px 16.5px 21px;
}
.contact-card-line{
	display: inline-flex;
}
.contact-card{
	border-radius: 10px;
	background-color: #f3efeb;
	padding:0;
	margin-bottom: 30px;
}
.contact-text{
	padding-top: 25px;
	padding-left: 5px;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: var(--text-01);
}
.message-title{
	font-family: 'Suez One', serif;
	font-size: 23px;
	color: var(--text-01);
	margin-bottom: 31.5px;
}
.message-box{
	width: 490px;
	margin: auto;
}
.input-box{
	margin-bottom: 16px;
	font-size: 13px;
	color: #3b3938;
	background-color: var(--bg-02);
	font-family: 'Poppins', sans-serif;
	border-radius: 12px;
	height: 35px;
}
.last-input-box{
	margin-bottom: 20px;
	font-size: 13px;
	color: #3b3938;
	background-color: var(--bg-02);
	font-family: 'Poppins', sans-serif;
	border-radius: 10px;
}
.check-boxs{
	margin-left: 10px;
}
.check-text{
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	color: #969692;
	margin-left: 5px;
}
.send-button-box{
	margin: 35px 0 0px 0;
}
.send-button{
	width: 205px;
	height: 33px;
	background-color: var(--orange-01);
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
	color: #f9ebe3;
	border-radius: 10px;
	padding-top: 7px;
}


.help-icon {
	background: url(../images/icon-horn.svg) no-repeat;
	width: 48px;
	height: 20px;
}

.buy-order .form-control-jump-box-title {
	color: var(--text-01);
	font-family: Suez One;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.buy-order .table thead th {
	color: var(--text-01);
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	border:none;
}

.buy-order .table tbody td {
	color: var(--text-01);
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
}

.buy-order .table tbody td .table-title {
	color: var(--text-01);
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.buy-order .table tbody td .table-title small {
	display: block;
	margin-top: 12px;
	color: var(--text-01);
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
}

.buy-order .help-icon {
	background: none;
	width: auto;
	height: auto;
}

.buy-order .help-box {
	justify-content: center;
}

.buy-order .help-box .help-text {
	text-align: left;
	font-weight: 600;
}

.custom-radio {
	background-color: #fff;
	border-radius: 10px;
	padding: 14px 22px;
	color: var(--text-01);
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.custom-radio label span {
	display: inline-block;
	margin-top: 3px;
}

.custom-radio.radio-active {
	background: var(--orange-01);
}

.custom-control-label::before {
	width: 21px;
	height: 21px;
}

.custom-control-label::after {
	top: 8px;
	left: 2px !important;
	width: 16px;
	height: 16px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.info-text {
	display: block;
	text-align: center;
	color: var(--text-01);
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after, .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
	background-image: url(../images/radio-check.svg);
}

.custom-checkbox .custom-control-label::before {
	border-radius: 8px;
	border: 1px solid var(--orange-01);
}

.custom-checkbox .custom-control-label span {
	display: inline-block;
	margin-top:2px
}


.dark-box {
	padding: 25px 0px;
	background: var(--bg-01);
	border-radius: 10px;
}

.dark-box .custom-control {
	margin-bottom: 20px;
}

.dark-box .custom-control:last-child {
	margin-bottom: 0;
}

.text-highlight {
	color: var(--orange-01);
}

.category-block {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	font-family: Poppins;
	font-size: 24px;
	color: var(--text-01);
	border-radius: 10px;
	background-color: #fff;
	transition: all 0.3s ease-in-out;
}

.category-block:hover {
	box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.15);
}

.category-block .category-header {
	padding: 15px;
	display: flex;
}

.category-block .category-header h3 {
	color: var(--orange-01);
	font-family: Suez One;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0px;
}

.category-block .category-header p {
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	margin-bottom: 0;
}

.category-block .category-header img {
	width: 50px;
	height: 50px;
	margin-right: 20px;
}

.category-block .category-image {
	display: block;
	height: 200px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.category-block .category-button {
	margin-top: 0px;
	text-align: center;
	padding: 10px 15px;
	background-color: var(--text-01);
	color: var(--bg-02);
	font-size: 18px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.category-block .category-button:hover {
	background-color: var(--orange-01);
}

.category-block a:hover {
	text-decoration: none;
}

.category-container {
	padding-top: 50px;
	background-color: var(--bg-02);
	padding-bottom: 50px;
}

.category-container .help-box {
	margin-top: 50px;
	margin-bottom: 0;
	background-color: var(--bg-01);
}


/* Main Responsive */

@media only screen and (max-width: 1600px){
    .header-container-fluid{
        height: 580px;
    }
}
@media only screen and (max-width: 1400px){
    .header-container-fluid{
        height: 620px;
        background-size: 100% auto ;
    }
}
@media only screen and (max-width: 1200px){
    .first-zoo-box{
        margin: 24px 0 25px 15px;
    }
    .second-zoo-box{
        margin: 0 0 43px 12px;
    }
    .third-zoo-box{
        margin: 0 0 25px 15px;
    }
    .zoo-card-bottom-left{
        width: auto;
    }
    .zoo-card-bottom-right{
        width: auto;
    }
    .reszletek-circle{
        margin-left: -20px;
    }
    .reszletek-circle-button{
        margin-left: -20px;
    }
    .noveny{
        height: 200px;
    }
    .footer-elvalaszto{
        height:290px;
    }
    .eng-button{
        right: 56px;
        top: 25px;
    }
    .menu-button{
        right: 0;
        top: 16.95px;
    }
    .header-logo{
        width: 198.1px;
        height: 65.1px;
        margin: 20px 0 25px 1px;
    }
    .header-title{
        font-size: 47.6px;
        width: 420px;
        line-height: 55px;
    }
    .choose-text{
        font-size: 16.8px;
    }
    .green-line{
        width: 63px;
        margin: 8px 0 9px 0;
    }
    .header-description{
        width: 350px;
        font-size: 12.6px;
    }
    .zoo-button{

        width: 143.5px;
        font-size: 13px;
        padding-top: 4px;
        padding-bottom: 4px;
        margin-top: 18px;
    }
    .header-container-fluid{
        height: 530px;
    }

}

@media only screen and (max-width: 1100px){
    .header-container-fluid{
        height: 470px;
    }
    .noveny{
        height: 170px;
    }
    .footer-elvalaszto{
        height:260px;
    }
    .header-logo{
        width: 170px;
        height: auto;
        margin: 15px 0 16px 1px;
    }
    .header-title{
        font-size: 44px;
        width: 420px;
        line-height: 52px;
    }
    .choose-text{
        font-size: 15px;
    }
    .green-line{
        width: 63px;
        margin: 6px 0 7px 0;
    }
    .header-description{
        width: 320px;
        font-size: 11px;
    }
    .zoo-button{

        width: 143.5px;
        font-size: 13px;
        padding-top: 4px;
        padding-bottom: 4px;
        margin-top: 10px;
    }
}
@media only screen and (max-width: 991px){

	.ticket-header {
		display: flex;
		flex-direction: row !important;
	}

	.how-box:nth-of-type(3) {
		margin-top: 40px;
	}

	.category-block {
		margin-bottom: 20px;
	}

	.mobil-header-order .mobil-header-title-line {
		margin-top: 15px;
	}

	.buy-order .form-control-jump-box-title {
		font-size: 18px;
	}

	.buy-order .item-list {
		margin-top: 15px;
	}

	.buy-order .item-list .item-list-title small {
		color: var(--text-01);
		font-family: Poppins;
		font-size: 10px;
		font-style: normal;
		font-weight: 300;
		line-height: normal;
	}

	.buy-order .item-list table td {
		font-size: 14px;
		font-weight: 200;
	}

	.buy-order .custom-radio {
		font-size: 14px;
		margin-bottom: 15px;
	}

	.buy-order .info-text {
		font-size: 12px;
		text-align: left;
		margin-bottom: 15px;
	}

	.dark-box {
		padding: 30px 15px;
		font-size: 12px;
		margin-bottom:15px;
		font-weight: 200;
	}

	.buy-order .custom-control {

	}

    .first-zoo-box{
        margin: 24px 0 25px 35px;
    }
    .second-zoo-box{
        margin: 0 0 43px 32px;
    }
    .third-zoo-box{
        margin: 0 0 25px 35px;
    }
    .zoo-card-bottom-left{
        width: auto;
    }
    .zoo-card-bottom-right{
        width: auto;
    }
    .reszletek-circle{
        margin-left: -5px;
    }
    .how-description{
        width: 190px;
    }
    .header-container-fluid{
        height: 440px;
    }
    .noveny{
        height: 170px;
    }
    .partner-title{
        padding-top:10px;
    }
    .footer-elvalaszto{
        height:220px;
    }
    .eng-button{
        right: 56px;
        top: 15px;
    }
    .menu-button{
        right: 0;
        top: 6.95px;
    }
    .header-logo{
        width: 170px;
        height: auto;
        margin: 20px 0 10px 1px;
    }

    .header-title{
        font-size: 38px;
        width: 300px;
        line-height: 45px;
    }
    .choose-text{
        font-size: 15px;
    }
    .green-line{
        width: 63px;
        margin: 6px 0 7px 0;
    }
    .header-description{
        width: 280px;
        font-size: 11px;
    }
    .zoo-button{
        width: 143.5px;
        font-size: 13px;
        padding-top: 4px;
        padding-bottom: 4px;
        margin-top: 10px;
    }

	.how-image-box {
		width: 150px;
		height: 150px;
	}

	.how-image-box::after {
		width: 180px;
		height: 180px;
	}

	.how-image-text {
		font-size: 20px;
		padding-bottom: 10px;
	}

}
@media only screen and (max-width: 900px){
	.mobil-header-title-line.buy-order {
		display: flex;
		flex-direction: column;
	}
    .footer-elvalaszto{
        height:200px;
    }
    .header-logo{
        width: 150px;
        height: auto;
        margin: 17px 0 10px 1px;
    }
    .header-title{
        font-size: 34px;
        width: 300px;
        line-height: 40px;
    }
    .choose-text{
        font-size: 14px;
    }
    .green-line{
        width: 60px;
        margin: 5px 0 6px 0;
    }
    .header-description{
        width: 250px;
        font-size: 10px;
    }
    .zoo-button{

        width: 143.5px;
        font-size: 13px;
        padding-top: 4px;
        padding-bottom: 4px;
        margin-top: 7px;
    }

	.how-box:nth-of-type(2), .how-box:nth-of-type(4) {
		margin-top: 40px;
	}
	.how-box {
		width: 100%;
		margin-bottom: 0;
		margin-top: 40px;
	}
	.how-box:last-child {
		margin-bottom: 50px;
	}
	.how-content {
		width: calc(100% - 230px);
	}
	.how-box-container {
		flex-direction: column;
		flex-wrap: nowrap;
		margin-left: -10px;
		margin-right: -10px;
	}
	.how-title{
		color: var(--text-02);
		font-family: Suez One;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
	}
	.how-description {
	}
	.how-image-box {
		width: 200px;
		height: 200px;
	}
	.how-image-box::after {
		width: 220px;
		height: 220px;
		top: -10px;
		left: -10px;
	}
	.how-image {
		width: 28px;
		height: 28px;
	}
	.how-image-text{
		color: var(--text-01);
		text-align: center;
		font-family: Suez One;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		padding-bottom: 5px;
	}
	.online-pay{
		font-size:17px;
		top: 35px;
		left: 20px;
		line-height: 21px;
	}
	.how-title-text{
		font-size: 13px;
	}
	.point-icon{
		padding: 0 21px 0 21px;;
	}
	.how-number{
		color: var(--text-02);
		font-family: Suez One;
		font-size: 40px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		margin-top: -23px;
		padding-left: 5px;
	}
	.how-line{
		width: 55px;
		border-bottom: 5px solid #a8b478;
		margin: 0 0 13px 0;
	}
	.how-description{
		color: var(--text-03);
		font-family: Poppins;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		padding: 0;
		width: 100%;
	}
	.how-first-col{
		margin-top: 35px;
		margin-bottom: 0;
	}
	.how-third-col{
		margin-top: 35px;
		margin-bottom: 0;
	}
	.how-second-col{
		margin-top: 35px;
		margin-bottom: 0;
	}
	.how-fourth-col{
		margin-top: 35px;
		margin-bottom: 35px;
	}

}
@media only screen and (max-width: 767px){
    .zoo-card-bottom-left{
        width: 187px;
        margin-left: 10%;
    }
    .zoo-card-bottom-right{
        width: 160px;
        margin-left: 25%;
    }
    .zoo-card-bottom-right{
        padding-top: 54px;
    }

    .footer-menu{
        display: none;
    }
    .mobil-footer-menu{
        display: block;
    }
    .mobil-footer-payment{
        display: block;
    }
    .footer-payment{
        display: none;
    }
    .mobil-header{
		padding-bottom: 50px;
        display: block;
		position: relative;
    }
	.mobil-header::after {
		content: ' ';
		position: absolute;
		display: block;
		width: 100%;
		height: 6vh;
		background-image: url(../images/mobile-header-bottom.svg);
		background-size: cover;
		background-repeat: no-repeat;
		bottom: -9px;
	}
    .header{
        display: none;
    }
    .noveny{
        height: 130px;
    }
    .footer-elvalaszto{
        height:170px;
    }

    .online-pay{
        font-size:19px;
        top: 41px;
        left: 35px;
        line-height: 23px;
    }
    .how-title-text{
        font-size: 19px;
    }
    .point-icon{
        padding: 0 23px 0 23px;;
    }

	.mobil-header-container.partner-header {
		background-size: cover;
		background-position: 15% bottom;
		background-repeat: no-repeat;
		height: 160px;
	}

	.mobil-header-title-line.partner {
		flex-direction: row;
		justify-content: center;
		margin-top: 30px;
		padding: 0 20px;
	}


	.mobile-header-tickets.mobil-header::after, .mobil-header-order.mobil-header::after {
		background-image: none;
		display: none;
	}

	.image-circle-in {
		height: 64px;
		width: 64px;
		border-radius: 0;
		background-repeat: no-repeat;
	}



	.form-control-jump-box {
		margin-top: 0;
	}

	.mobil-header-order .mobil-header-title {
		color: var(--text-01);
		font-family: Suez One;
		font-size: 25px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
	}

	.buy-order .help-icon {
		background: none;
	}

	.buy-order .help-box {
		background-color: inherit;
		padding: 0;
	}

	.buy-order .help-box .help-text {
		font-weight: 700;
		color: var(--text-01);
	}

	.buy-order .help-box .help-text .pt-3 {
		padding-top: 0;
	}

	.buy-order .help-box .fa {
		font-size: 20px;
	}

	.buy_order_tickets_cont {
		padding: 0;
	}

}
@media only screen and (max-width: 670px){
    .footer-elvalaszto{
        height: 140px;
    }
	.how-box:nth-of-type(2), .how-box:nth-of-type(4) {
		margin-top: 40px;
	}
	.how-box {
		width: 100%;
		margin-bottom: 0;
		margin-top: 80px;
	}
	.how-box:last-child {
		margin-bottom: 50px;
	}
	.how-content {
		width: auto;
	}
	.how-box-container {
		flex-direction: column;
		flex-wrap: nowrap;
		margin-left: -10px;
		margin-right: -10px;
	}
	.how-title{
		color: var(--text-02);
		font-family: Suez One;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
	}
	.how-description {
	}
	.how-image-box {
		width: 100px;
		height: 100px;
	}
	.how-image-box::after {
		width: 120px;
		height: 120px;
		top: -10px;
		left: -10px;
	}
	.how-image {
		width: 28px;
		height: 28px;
	}
	.how-image-text{
		color: var(--text-01);
		text-align: center;
		font-family: Suez One;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		padding-bottom: 5px;
	}
	.online-pay{
		font-size:17px;
		top: 35px;
		left: 20px;
		line-height: 21px;
	}
	.how-title-text{
		font-size: 13px;
	}
	.point-icon{
		padding: 0 21px 0 21px;;
	}
	.how-number{
		color: var(--text-02);
		font-family: Suez One;
		font-size: 40px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		margin-top: -23px;
		padding-left: 5px;
	}
	.how-line{
		width: 55px;
		border-bottom: 5px solid #a8b478;
		margin: 0 0 13px 0;
	}
	.how-description{
		color: var(--text-03);
		font-family: Poppins;
		font-size: 10px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		padding: 0;
	}
	.how-first-col{
		margin-top: 35px;
		margin-bottom: 0;
	}
	.how-third-col{
		margin-top: 35px;
		margin-bottom: 0;
	}
	.how-second-col{
		margin-top: 35px;
		margin-bottom: 0;
	}
	.how-fourth-col{
		margin-top: 35px;
		margin-bottom: 35px;
	}
	.how-content {
		width: calc(100% - 120px);
	}

	.partner-title {
		padding: 0 0 30px 0;
		font-size: 25px;
	}
	.zoo-city {
		font-size:19px;
	}
	.zoo-text {
		font-size: 16px;
	}
	.mbt-0 {
		margin-top: 0 !important;
	}
	.reszletek-text {
		font-size: 16px;
	}

	.partner-reszletek-circle {
		height: auto;
		line-height: 26px;
	}

}
@media only screen and (max-width: 567px){
    .zoo-card-bottom-left{
        width: 54%;
        margin-left: 0;
    }
    .zoo-card-bottom-right{
        width: 46%;
        padding-top: 54px;
        margin-left: 0;
    }
    .noveny{
        height: 115px;
    }
    .footer-elvalaszto{
        height:140px;
    }
}
@media only screen and (max-width: 450px){
    .footer-elvalaszto{
        height: 140px;
    }
}
@media only screen and (max-width: 360px){
    .zoo-card-bottom-right{
        margin-left: -5%;
    }
    .zoo-card-bottom{
        width: 100%;
    }
    .reszletek-circle{
        margin-right: 0;
    }
    .footer-elvalaszto{
        height:80px;
    }
    .how-title-text{
        font-size: 12px;
    }
    .point-icon{
        padding: 0 15px 0 15px;;
    }
    .how-description{
        width: 140px;
    }

}
@media only screen and (max-width:320px){
    .footer-elvalaszto{
        height: 70px;
    }
}



/* Profil */
.profil-header-container{
    position: relative;
}
.profil-container-fluid{
    height: 230px;
    background-color: var(--bg-02);
}
.profil-section{
    background-color: var(--bg-02);
    padding-bottom: 50px;
}
.profil-header{
    background-color: var(--bg-02);
}
.page-title{
    padding: 31.5px 0 6px 0;
    font-family: 'Suez One', serif;
    font-size: 35px;
    color: var(--text-01);
    line-height:49px;
}
.title-underline{
    width: 63px;
    border-top: 2px solid #a8b478;
    border-bottom: 2px solid #a8b478;
    margin: 0 auto;

}
.tickets-title{
    padding: 18.5px 0 35px 0;
    font-family: 'Suez One', serif;
    font-size: 21px;
    color: var(--text-01);
}
.ticket-box{
    background-color: #f3efeb;
    min-height: 125px;
    margin-bottom: 35px;
    border-radius: 10px;
    position: relative;
}
.ticket-zoo{
    display: inline-flex;
}
.ticket-date{
    display: inline-flex;

}
.ticket-information{
    display: inline-flex;

}
.ticket-download{

}
.mini-zoo-logo{

    padding: 22px 27px 21px 34px;
}
.ticket-zoo-name{
    font-size: 25px;
    font-family: 'Suez One', serif;
    color: var(--text-01);
    line-height: 26px;
    padding: 35px 0 0 0;
    width: 120px;
}
.calendar-icon{
    padding: 0 10px 0 10px;
    height: 40px;

}
.ticket-date-text{
    padding: 0 0 0 0;
    font-family: 'Poppins', sans-serif;
    color: var(--text-01);
    line-height: 22px;

}
.ticket-date-text-little{
    padding: 0 0 0 0;
    font-family: 'Poppins', sans-serif;
    color: var(--text-01);
    line-height: 22px;

}
.ticket-date-title{
    font-size: 14px;
    width: 180px;
}
.ticket-date-number{
    font-size: 17px;
}
.mini-ticket{
    padding: 42px 11px 37.5px 0;
}
.ticket-download-button{
    width: 165px;
    height: 31px;
    margin: 10px 0;
    background-color: var(--orange-01);
    font-family: 'Poppins', sans-serif;
    font-size: 10.5px;
    color: #f9ebe3;
    padding-top: 8px;
    border-radius: 10px;

}
.profile-left-button{

    border: 2px solid var(--orange-01);
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    color: var(--text-01);
    margin: 0;
    border-radius: 10px;


}
.sale-number{
    position: absolute;
    top: 14.5px;
    right: 11.6px;
    font-family: 'Poppins', sans-serif;
    font-size: 10.5px;
    color: #3a3938;
}
.profil-footer-elvalaszto{
    background-color: var(--bg-02);
    height: calc(100vw/3.2);
}

@media only screen and (min-width: 992px) {
	.d-lg-none {
		display: none !important;
	}
}

/* Partner responsive */
@media only screen and (max-width: 1200px){
    .profil-container-fluid{
        height: 190px;
    }
    .profil-footer-elvalaszto{
        height:290px;
    }
}
@media only screen and (max-width: 1100px){
    .profil-footer-elvalaszto{
        height:260px;
    }
}
@media only screen and (max-width: 1050px){
    .profil-container-fluid{
        height: 170px;
    }
}
@media only screen and (max-width: 991px){
    .ticket-date{
        display: inline-flex;
        margin-left: 0;
    }
    .ticket-information{
        display: inline-flex;
        margin-left: 0;
    }
    .ticket-download{

        margin-left: 0;
    }
    .mini-ticket{
        padding-left: 40px;
    }
    .ticket-download-button{
        margin-left: 20px;
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .ticket-date-text-little{
        padding-top: 0px;
        padding-bottom: 30px;
    }
    .mini-ticket{
        padding-top: 0;
        padding-bottom: 30px;
    }
    .profil-container-fluid{
        height: 155px;
    }
    .profil-footer-elvalaszto{
        height:220px;
    }
	.d-xs-none {
		display: none !important;
	}
}
@media only screen and (max-width: 900px){

    .profil-footer-elvalaszto{
        height:200px;
    }
}
@media only screen and (max-width:767px){
    .profil-big-header{
        display:none;
    }
    .profil-footer-elvalaszto{
        height:170px;
    }
}
@media only screen and (max-width: 576px){
    .ticket-zoo{
        margin-left: 10%;
    }
    .ticket-download{
        text-align: center;
    }
    .ticket-date{
        margin-left: 10%;
    }
    .ticket-information{
        margin-left: 10%;
    }
    .calendar-icon{
        padding-left: 38px;
        padding-top: 0;
        padding-bottom: 30px;
    }
    .mini-ticket{
        padding-left: 38px;

    }
    .ticket-date-text{
        padding-top: 0px;
        padding-bottom: 30px;
    }
    .profil-footer-elvalaszto{
        height:140px;
    }
}
@media only screen and (max-width: 400px){
    .ticket-zoo{
        margin-left: 0%;
    }
    .ticket-date{
        margin-left: 0%;
    }
    .ticket-information{
        margin-left: 0%;
    }
    .profil-footer-elvalaszto{
		height:120px;
    }
}







/* Contact responsive */
@media only screen and (max-width: 1200px){
    .contact-text{
        width: 220px;
    }
}
@media only screen and (max-width: 991px){
    .contact-text{
        width: 250px;
    }
}
@media only screen and (max-width: 767px){
    .contact-card-line{
        width: 300px;
    }
    .contact-text{
        width: 300px;
    }
    .message-box{
        width: 100%;
        margin: auto;
    }
    .contant-header-section{
        display: none;
    }

}
@media only screen and (max-width: 460px){
    .contact-text{
        width: 250px;
    }
    .help-text{
        font-size: 12px;
        line-height: 18px;
    }
    .second-help-text{
        font-size: 12px;
        line-height: 18px;
    }
    .page-title{
        font-size: 33px;
        line-height: 37px;
    }
}
@media only screen and (max-width: 360px){
    .contact-text{
        font-size: 13px;
        width: 200px;
    }
}


/* Partners*/
.partner-zoo{
    margin-top: 35px;
    background-color: #f3efeb;
    border-radius: 10px;
}
.zoo-image{
    width: 369px;
    height: auto;
    padding: 0 0 44.6px 22.3px;
}
.partner-background-image{
    width: 100%;
}
.partner-text-title{

    padding: 20px 0 20px 0;
    line-height: 21px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    color:  var(--text-03);
    font-size: 17.4px;
}
.partner-text{
    margin-right: 20px;
    line-height: 24px;
    font-family: 'Poppins', sans-serif;
    font-size: 13.5px;
    color:  var(--text-03);

}
.partner-first-zoo-box{
    margin: 0px 0 20px 45px;
    display: inline-flex;
}
.partner-second-zoo-box{
    margin: 0 0 21.5px 42px;
    display: inline-flex;
}
.partner-third-zoo-box{
    margin: 0 0 25px 45px;
    display: inline-flex;
}
.partner-description-line{
    margin-top: 0;
    margin-bottom: 20px;
    border-top: 1px solid var(--bg-02);
    width: 160px;
    margin-left: 20px;
}
.partner-zoo-card-right{
    width: 160px;
    padding-top: 28px;
}
.partner-card-right{
    margin-left: -67px;
}
.partners-card-header{
    display: inline-flex;
    padding-top: 3.5px;
    padding-left: 10px;
}
.partner-top {
	display: flex;
	justify-content: space-between;
}
.partners-card-header-right {
    margin: 20px;
}

.partners-card-header-right .first-zoo-text, .partners-card-header-right  .second-zoo-text,.partners-card-header-right  .third-zoo-text {
	max-width: 120px;
}
.partners-card-header-right .zoo-icon-bo {
	width: 75px;
	text-align: center;
}
.partnerlist-container{
    background-color: var(--bg-02);
    padding-bottom: 30px;
    padding-top: 35px;
}
.partner-zoo-card-bottom-left{
    width: 187px;
}
.partner-top-place{
    height: 100px;
}
.partner-zoo-card-bottom{
    display: inline-flex;
    margin-left: -30px;
}
.partner-reszletek-circle{
    height: 67px;
    line-height: 67px;
    width: 100%;
    background-color: var(--text-01);
    font-size: 20px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.partner-reszletek-circlef{
    border-radius: 10px;
    max-width: 340px;
    height: 58px;
    line-height: 57px;
    font-size: 17px;
    display: inline-block;
}
.partner-reszletek-circle-button{
    border-radius: 50%;
    padding: 0;
    display: block;
}
.partner-reszletek-circle:hover{
    background-color: var(--orange-01);
}
.selector_button_bordered{
    background-color: var(--text-01);
    border-radius: 10px;
    padding: 4px 15px;
    display: inline-block;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 8px;
    user-select: none;
}
.selector_button_bordered:hover{
    background-color: var(--orange-01);
}
.selector_button_bordered_hovered{
    background-color: var(--orange-01);
}

/* Partners responsive */
@media only screen and (max-width: 1200px){
    .partner-text{
        margin-left: -10px;
        padding-bottom: 10px;
        line-height: 19px;
    }
    .partner-text-title{
        margin-left: -10px;
    }
    .partner-zoo-card-bottom-left{
        margin-left: -15px;
    }
    .partner-description-line{
        width: 120px;
        margin-left: 40px;
    }
}
.partner-zoo-descinlist-btn {
    display: none
}
@media only screen and (max-width: 991px){
	.partner-top {
		flex-direction: column;
		padding-bottom: 50px;
	}
    .partner-zoo-descinlist-btn {
        display: block
    }
    .partner-zoo-image {
        display: none;
    }
    .partner-zoo-descinlist {
        display: none;
    }
    .partners-card-header-right {
        margin: 20px 0 0px 0;
    }
	.partners-card-header-right .zoo-icon-bo {
		width: 50px;
	}
	.partners-card-header-right .first-zoo-text-description, .partners-card-header-right .second-zoo-text-description, .partners-card-header-right .third-zoo-text-description {
		word-wrap: break-word;
		width: 50px;
	}
    .partner-top{

        text-align: center;
    }
    .partners-card-header{
        padding-left: 0;
    }
    .partner-background-image{
        width: 100%;
        margin-bottom: 40px;
    }
    .partner-text-title{
        margin-left: 0px;
        padding: 0px 0 24px 0;
        text-align: center;
    }
    .partner-text{
        margin: auto;

        line-height: 24px;
    }
    .partner-logo{
        padding-left:0;
    }
    .partner-top-place{
        height:46px;
    }
    .partner-zoo-card-bottom{
        padding-bottom: 30px;
    }
    .partner-description-line{
        width: 160px;
        margin-left: 20px;
    }
}
@media only screen and (max-width:767px){
    .partner-text{
        width: 80%;
    }
    .partner-top-place{
        height:25px;
    }
    .partner-zoo-card-bottom{
        width: 80%;
        margin-left: 10%;
    }
    .zoo-image{
        width: 100%;
        padding-left: 0;
    }
    .partners-header-section{
        display: none;
    }

	.partner-reszletek-circle {
		height: auto;
		line-height: normal;
		padding: 10px;
		margin-top: 10px;
	}

}
@media only screen and (max-width:445px){
    .partner-zoo-card-bottom{
        width: 80%;
        margin-left: 5%;
    }
}
@media only screen and (max-width:370px){

    .partner-first-zoo-box{
        margin: 0px 0 20px 30px;
    }
    .partner-second-zoo-box{
        margin: 0 0 21.5px 27px;
    }
    .partner-third-zoo-box{
        margin: 0 0 25px 30px;
    }
    .partner-description-line{
        width: 100px;
        margin-left: 40px;
    }

    .partner-zoo-card-right{
        margin-left: 20px;
        margin-right: 0;
        width: 46%;
    }
    .partner-zoo-card-bottom{
        width: 100%;
        margin-left: 0;
    }
    .partner-zoo-card-bottom-left{
        width: 54%;
    }

}





/* Adatlap */
.number-description-box{
    display: inline-flex;
    margin: 10px 0;
}

.big-container{
    padding: 0;
    position: relative;
    background-color: var(--bg-02);
}
.sale-image{
    width: 130px;
    height: 130px;
}
.sale-image-box{
    position: absolute;
    top: 158px;
    right: 8%;
    width: 130px;
    height: 130px;
}
.sale-percent{
    font-size: 38.4px;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    color: var(--bg-02);
    position: absolute;
    z-index: 2;
    top: 24px;
    left: 34px;
}
.sale-text{
    font-size: 11.2px;
    line-height: 13px;
    font-family: 'Poppins', sans-serif;
    color: var(--bg-02);
    position: absolute;
    width: 100px;
    z-index: 2;
    top: 62px;
    left: 16px;
    text-align: center;
}
.sale-date{
    font-size: 11.2px;
    line-height: 13px;
    font-family: 'Poppins', sans-serif;
    color: var(--bg-02);
    position: absolute;
    font-weight: bold;
    z-index: 2;
    top: 92px;
    left: 42px;
}
.other-color-section{
    background-color: #f3efeb;
}
.zoo-information-box{
    width: 250px;
    margin: auto;
    display: inline-flex;
    margin-top: 27px;
    margin-bottom: 27px;
}
.zoo-first-zoo-icon{
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-color: #f3efeb;
    padding: 10px 0 0 13px;
    margin-right: 11.25px;
}
.zoo-second-zoo-icon{
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-color: #f3efeb;
    padding: 10px 0 0 13px;
    margin-right: 11.25px;
}
.zoo-third-zoo-icon{
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-color: #f3efeb;
    padding: 11px 0 0 12px;
    margin-right: 11.25px;

}
.zoo-information-number{
    color: var(--text-01);
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    font-size: 36px;
    line-height: 37px;
    padding-top: 1px;
}
.zoo-information-description{
    line-height: 24px;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    color:  var(--text-03);
}
.zoo-message-title{
    line-height: 22px;
    font-size: 21px;
    color:  var(--text-03);
    padding-bottom: 29px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
}
.zoo-message{
    font-size: 13px;
    line-height: 19px;
    color:  var(--text-03);
    font-family: 'Poppins', sans-serif;
    margin-bottom: 12px;
    width: 350px;
    text-align: justify;
}
.continue-button{
    font-size: 9px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    color: var(--orange-01);
    padding-left: 305px;
}
.zoo-contact-line{
    display: inline-flex;
    margin-top: 10px;
    width: 350px;
}
.contact-circle-icon{
    width: 38px;
    height: 38px;
    background-color: #f3efeb;
    border-radius: 50%;
    font-size: 15.4px;
    padding: 6px 0 0 12px;
    margin-right: 12px;
}
.icons{
    padding-left: 14px;
}
.orange-icon{
    color: var(--orange-01);
}
.contact-box{
    padding-top: 25px;
    margin-left: 0px;
}
.map-box{
    margin-left: -30px;
}
.contact-information{
    color: var(--text-01);
    font-size: 11.2px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    padding-top: 12px;
}
.contact-information-orange{
    color: var(--orange-01);
}
.map-image{
    height: 300px;
    width: auto;
}
.little-title{
    line-height: 29px;
    font-size: 24px;
    font-family: 'Suez One', serif;
    color: #2d2c2d;
    margin-bottom: 16px;
    margin-top: 39px;
    text-align: center;
}
.news-box{
    width: 100%;
    display: inline-flex;
    background-color: #f3efeb;
    border-radius: 10px;
    margin-bottom: 14px;
    position: relative;
}
.news-image{
    margin: 14px 13px 14px 17px;
    width: 70px;
    height: auto;
}
.news-text{
    padding: 20px 35px 7px 10px;
    font-family: 'Poppins', sans-serif;
    font-size: 12.6px;
    color:  var(--text-03);
    line-height: 18px;
}
.news-calendar-icon{
    width: 11.2px;
    height: auto;

}
.news-date{
    padding: 10px 0 14px 3px;
    font-size: 12.5px;
    font-family: 'Poppins', sans-serif;
    color: var(--text-01);
}
.news-button{
    position: absolute;
    bottom: 7px;
    right: 32px;
    font-size: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    color: var(--orange-01);
}
.news-date-box{
    padding-bottom: 12px;
    padding-left: 10px;
}
.news-box-alert {
    background-color: #ffd280;
}
.news-box-alert .news-text, .news-box-alert .news-date {
    color: #bf5c5c;
}
.zoo-help-box{
    background-color: var(--bg-02);
    margin-bottom: 45px;
}
.ticket {
	background-size:80%;
	background-repeat: no-repeat;
	background-position: center center;
}
.ticket-type-title{
    line-height: 33px;
    font-size: 28px;
    font-family: 'Suez One', serif;
    color: var(--text-01);
    margin-bottom: 27px;
    margin-top: 30px;
}
.ticket-header{
    display: inline-flex;
    z-index: 2;
    position: relative;
}
.ticket-header-icon{
    /*width: 69px;*/
    height: 45px;
}
.ticket-header-icon-box{
    padding: 0;
}
.ticket-header-text-first{
	color: var(--text-01, #2D2C2B);
	text-align: center;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: left;
}
.sold-out {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 1;
}
.ticket .sold-out-text {
	position: absolute;
	width: 33%;
	height: 46px;
	line-height: 46px;
	background-color: rgba(0,0,0,.6);
	color: var(--bg-02);
	font-size: 18px;
	border-radius: 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: block;
	width: 100%;
}
.ticket-header-text-one{
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 19px;
    color: var(--text-01);
    padding-top: 45px;
    padding-right: 3px;
}
.ticket-header-text-long{
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 19px;
    color: var(--text-01);
    padding-top: 30px;
    width: 200px;
    padding-right: 3px;
}
.ticket-header-text-second{
	color: #000;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	line-height: normal;
}
.ticket-line{
    border-top: 1px dashed var(--orange-01);
    margin: 0;
    margin-bottom: 55px;
    z-index: 2;
    position: relative;
}
.ticket{
	padding: 26px 0 0 0;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    margin-bottom: 32px;
}
.ticket .badge {
	top: -18px;
	left: 10px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	position: absolute;
}
.ticket-back{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.ticket-price{
	padding: 30px 0 20px 0;
	color: var(--orange-01, #E64A00);
	text-align: center;
	font-family: Poppins;
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: 35px;
	height: 122px;
}
.ticket-price small{
	display: block;
	color: #E60000;
	text-align: center;
	font-family: Poppins;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-decoration-line: line-through;
}
.ticket-price-title{
    padding-left: 86px;
    font-family: 'Poppins', sans-serif;
    font-size: 10.4px;
    color: #3b3938;
    padding-bottom: 48.5px;
    z-index: 2;
    position: relative;
}
.quantity-title{
    font-family: 'Poppins', sans-serif;
    font-size: 10.4px;
    color: #3b3938;
    z-index: 2;
    position: relative;
    margin-top: -8px;
}
.quantity-form{
    z-index: 2;
    position: relative;
    display: flex;
    margin: auto;
	font-size: 18px;
}

.quantity-minus{
    width: 33%;
    height: 46px;
	line-height: 35px;
    background-color: var(--text-01);
    color: var(--bg-02);
    font-size: 18px;
	border-radius: 0;
    border-bottom-left-radius: 10px;
}
.quantity-input{
    height: 46px !important;
    border-radius: 0;
    border: none;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: var(--text-01);
}
.quantity-plus{
    width: 33%;
    height: 46px;
	line-height: 35px;
    background-color: var(--text-01);
    color: var(--bg-02);
    font-size: 18px;
	border-radius: 0;
    border-bottom-right-radius: 10px;
}
.ticket-all-line{
    border-radius: 10px;
    background-color: var(--text-01);
    margin: 0;
    margin-top: 25px;
}
.choosen-ticket{
    display: inline-flex;
    color: var(--bg-02);
}
.white-mini-ticket{

    margin: 25px 19.4px 24.2px 20px;
}
.choosen-ticket-text{
    padding: 30px 0 31px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 20.7px;
}
.ticket-summary{
    margin-left: -10px;
    padding: 37px 0 0 0;
    font-family: 'Poppins', sans-serif;
    font-size: 13.8px;
    color: var(--bg-02);
}
.ticket-button{
    width: 100%;
    height: 33px;
    margin: 29px 17.5px 31px 10px;
    background-color: var(--orange-01);
    color: #f9ebe3;
    font-family: 'Poppins', sans-serif;
    font-size: 14.5px;
    line-height: 21px;
    border-radius: 10px;

}
.near-hotel-title{
    padding-top: 70px;

}
.near-hotel-line{
    margin-bottom: 41px;
}
.hotel-card{
    background-color: var(--bg-02);
    border-radius: 10px;
    margin: 15px 0;
    transition: all 0.2s ease;
}
.hotel-card:hover {
    box-shadow: 0 0 3px 3px rgb(162 162 162 / 28%);
    cursor: pointer;
}
.hotel-name{
    padding: 15.5px 0 2px 19.4px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 17.3px;
    line-height: 18px;
}
.hotel-stars{
    padding: 0 0 12px 19.4px;
    font-size: 12px;
    color: var(--orange-01);
}
.hotel-circle-icon{
    margin: 12.6px 9.7px 20.3px 21.3px;
    width: 52px;
    height: 54px;
    background-color: #f3efeb;
    border-radius: 50%;
    font-size: 18px;
    color: var(--text-01);
    padding: 9px 14px 9px 14px;
}
.hotel-circle-icon-marker{
    margin: 12.6px 9.7px 20.3px 21.3px;
    width: 52px;
    height: 54px;
    background-color: #f3efeb;
    border-radius: 50%;
    font-size: 18px;
    color: var(--text-01);
    padding: 12px 21px 12px 21px;
}
.hotel-description{
    font-family: 'Poppins', sans-serif;
    color: var(--text-01);
    font-size: 12px;
    padding-top: 32px;
}
.hotel-orange{
    color: var(--orange-01);
    font-weight: bold;
}
.hotel-line{
    margin: 0;
    width:  80%;
    margin: auto;
}
.hotel-container{
    padding-bottom: 77px;
}
@media only screen and (max-width: 1200px){
    .sale-image-box{
        position: absolute;
        top: 120px;
        right: 2%;
    }
    .ticket-header-text-first{
        padding-top: 20px;
    }
    .header-text-responsive-long{
        padding-top: 30px;
    }
    .white-mini-ticket{
        margin-top: 42px;
    }
    .ticket-summary{
        margin-left: -50px;
        padding-top: 45px;
    }
    .ticket-button{
        margin: 45px 17.5px 31px -10px;
    }
    .choosen-ticket-text{
        padding-top: 32px;
    }

}

@media only screen and (max-width: 1050px){
    .sale-image-box{
        position: absolute;
        top: 100px;
        right: 1%;
    }

}
@media only screen and (max-width: 991px){
    .sale-image-box{
        position: absolute;
        top: 110px;
        right:5%;
    }
    .zoo-message{
        width: auto;
        text-align: justify;
        margin-bottom: 0px;
    }
    .continue-button{
        padding-left: 0px;
        text-align: end;
        margin-bottom: 15px;
        margin-top: -5px;
    }
    .white-mini-ticket{

        margin: 27px 19.4px 24.2px 20px;
    }
    .choosen-ticket-text{
        padding: 30px 0 31px 0;
    }
    .ticket-summary{
        margin-left: -10px;
        padding: 30px 0 0 0;
    }
    .ticket-button-line{
        text-align: center;

    }
    .ticket-button{
        margin: 0px 0px 20px -10px;
    }

}
@media only screen and (max-width: 800px){
    .sale-image-box{
        position: absolute;
        top: 110px;
        right:2%;
    }

}
@media only screen and (max-width: 767px){
    .zoo-container{
        display:none;
    }
    .sale-image-box{
        position: absolute;
        top: 5px;
        right: 32%;
    }
    .ticket-summary{
        margin-left: 0px;
        padding: 0px 0 15px 0 ;
        text-align: center;
    }
    .hotel-description{
        width: 100%;
    }
    .contact-card-line{
        width: auto;
    }
}
@media only screen and (max-width: 575px){
    .contact-box{
        margin: auto;
        margin-bottom: 20px;
    }
    .continue-button{
        margin-bottom: 5px;
    }
    .contact-center{
        width: 350px;
        margin: auto;

    }


}
@media only screen and (max-width: 490px){
    .sale-image-box{
        position: absolute;
        top: 230px;
        right:1%;
    }
}
@media only screen and (max-width: 380px){
    .ticket-button{
        width: 250px;
        height: 28px;
        font-size: 12px;
        padding-top: 3px;
    }
    .sale-image{
        width: 110px;
        height: 110px;
    }
    .sale-image-box{
        position: absolute;
        top: 230px;
        right: 1%;
        width: 110px;
        height: 110px;
    }
    .sale-percent{
        font-size: 36px;
        line-height: 38px;
        position: absolute;
        z-index: 2;
        top: 18px;
        left: 26px;
    }
    .sale-text{
        font-size: 10px;
        line-height: 11.5px;
        width: 100px;
        z-index: 2;
        top: 54px;
        left: 6px;
        text-align: center;
    }
    .sale-date{
        font-size: 10px;
        line-height: 11.5px;
        position: absolute;
        z-index: 2;
        top: 80px;
        left: 34px;
    }
    .mobil-header-title{

    }
    .mobil-green-line{
        /*margin-left: 25px;*/
    }
    .news-button{
        padding-right: 0px;
    }
    .map-box{
        margin-left: -15px;
        margin-right: 5px;
    }
    .zoo-contact-line{
        width: 80%;
    }
    .contact-center{
        width: 100%;
    }
}
@media only screen and (max-width: 350px){
    .map-box{
        margin-left: -5px;

    }
}

/* Menu */
.menu{
    background-color: var(--text-01);

}
.sidenav {
    height: 100%;
    width: 350px;
    position: fixed;
    z-index: 3;
    top: 0;
    right: -350px;
    overflow-x: hidden;
    transition: 1s;
}
.menu-header-logo-box{
    padding: 50px 0 29px 0;
}
.menu-header-logo{
    width: 212px;
    height: auto;
}
.menu-close{
    position: absolute;
    top: 18px;
    right: 13px;
    color: #f3efeb;
    font-size: 18px;
}
.menu-registration-button{
    width: 140px;
    height: 33px;
    background-color: var(--orange-01);
    color: #f3efeb;
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    margin-left: 31px;
    border-radius: 10px;
    margin-bottom: 23px;
    padding-top: 7.5px;
}
.menu-login-button{
    width: 140px;
    height: 33px;
    background-color: var(--orange-01);
    color: #f3efeb;
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    margin-right: 32x;
    border-radius: 10px;
    margin-bottom: 23px;
    padding-top: 7.5px;
}
.menu-point{
    height: 49px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #f3efeb;
    padding: 18px 32px 15px 31px;
    line-height: 16px;
    transition: 0.3s;

}
.menu-line{
    margin: auto;
    border-top: 2px solid #363534;
    margin: 0 32px 0 31px;
}
.menu-point-href{
    text-decoration: none !important;
}
.menu-point:hover{
    color: var(--orange-01);
}
@media only screen and (max-width: 575px){
    .menu-registration-button-box{
        text-align: center;
    }
    .menu-registration-button{
        margin-left: 0;
    }
    .menu-login-button-box{
        text-align: center;
    }
    .menu-login-button{
        margin-left: 0;
    }
}
@media only screen and (max-width: 369px){
    .jump-card-registration{
        width: 100%;
    }
    .jump-card-login{
        width: 100%;
    }
    .jump-card-forget{
        width: 100%;
    }
    .modal{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .menu-point{
        padding-left: 60px;
    }
}

.modal-backdrop {
    z-index: 2040 !important;
}
.modal {
    z-index: 2050 !important;
}

@media screen and (min-width: 1400px) {
    .profil-container-fluid {
        height: calc(100vw / 5.5);
    }
}
.ticket:hover {
    box-shadow: 0 0 2px 3px rgb(234 229 224);
}
.other-color-section {
    padding-bottom: 10px;
}
.ticket-all-line:hover {
    box-shadow: 0 0 7px 7px rgb(162 162 162 / 58%);
}

.has-error label,
.has-error input,
.has-error textarea {
    color: red;
    border-color: red;
}
.has-error .help-block {
    color: red;
    font-size: 13px;
}
.list-unstyled li {
    font-size: 13px;
    padding: 4px 0 0;
    color: red;
}
@media screen and (min-width: 800px) {
    .buy_order_tickets_cont {
        padding: 0 30px;
    }
}
@media screen and (min-width: 991px) {
    .partners-card-img-holderasd {
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-left-radius: 10px;
    }
}
.alert-secondary2 {
    color: #383d41;
    /*    border-color: var(--orange-01);
        border: 2px solid var(--orange-01); */
    margin: 5px auto;
    width: 100%;
    position: relative;
    background-color: transparent;
    text-align: center;
    width: 80%;
}
.swal2-popup {
    border-radius: 10px  !important;
    background-color: var(--bg-02) !important;
    padding-bottom: 30px !important;
}
.swal2-styled.swal2-confirm {
    height: 33px !important;
    margin-bottom: 26px !important;
    background-color: var(--orange-01) !important;
    color: #f9ebe3 !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 11px !important;
    border-radius: 10px !important;
    padding-top: 7.5px !important;
}
.swal2-styled.swal2-cancel {
    height: 33px !important;
    margin-bottom: 26px !important;
    background-color: #fff !important;
    color: #000 !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 11px !important;
    border-radius: 10px !important;
    padding-top: 7.5px !important;
}
.swal2-title {
    margin-bottom: 34px !important;
    font-family: 'Poppins', sans-serif  !important;
    font-weight: bold  !important;
    font-size: 17px  !important;
    color: var(--text-01)  !important;
    text-align: center  !important;
}
.swal2-content {
    margin: auto;
    padding-bottom: 16px;
    color: #9b9692;
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    text-align: justify;
}
.swal2-icon.swal2-info {
    border-color: rgb(230 74 0 / 70%) !important;
    color: var(--orange-01) !important;
}
.passvalidation-box {
    
}
.passvalidation-box span {
    display: inline-block;
}
.gift-container{
    background-color: var(--bg-02);
    padding-top:70px;
    padding-bottom: 100px;
}
.gift-name{
    font-family: 'Suez One', serif;
    font-size: 27px;
    color: var(--text-01);
    text-align:center;
    line-height: 30px;
    padding: 20px 10px;
}
.gift-description{
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: var(--text-01);
    padding: 30px 10px 10px 25px;
}
.gift-price{
    width: 90%;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: var(--text-01);
    padding: 15px 10px 10px 25px;
}
.gift-card-bottom-right{
    width: 160px;
    padding-top: 50px;
}
.gift-reszletek-button{
    border-radius: 50%;
    padding: 0;
    margin-right: 13px;
}
.gift-reszletek-circle{
    height: 137px;
    width: 137px;
    background-color: var(--text-01);
    border-radius: 50%;
    padding: 30px 0 40px 0;
}
.gift-reszletek-circle:hover{
    background-color: var(--orange-01);
}
.gift-card-bottom-left{
    width: 187px;
}
.gift-quantity-form{
    z-index: 2;
    position: relative;
    display: inline-flex;
    width: 116px;
    margin: auto;
    padding-left: 20px;
}
.gift-quantity-minus{
    width: 33px;
    height: 33px;
    background-color: var(--text-01);
    color: var(--bg-02);
    font-size: 12px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-top: 6px;
}
.gift-quantity-input{
    width:50px;
    height: 33px !important;
    border-radius: 0;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: var(--text-01);
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-left: none;
    border-right: none;
}
.gift-quantity-plus{
    width: 33px;
    height: 33px;
    background-color: var(--text-01);
    color: var(--bg-02);
    font-size: 12px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-top: 6px;
}
.gift-reszletek-text{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: var(--bg-02);
}
@media only screen and (max-width: 1200px){
    .gift-reszletek-button{
        margin-left:-20px;
    }
    .gift-reszletek-circle{
        margin-right: 5px;
        height: 120px;
        width: 120px;
        background-color: var(--text-01);
        border-radius: 50%;
        padding: 25px 0 35px 0;
    }
    .gift-reszletek-text{
        font-family: 'Poppins', sans-serif;
        font-size: 15px;
        color: var(--bg-02);
    }
    .gift-card-bottom-right{
        padding-top: 60px;
    }
}
@media only screen and (max-width: 991px){
    .gift-card-bottom-right{
        width: 160px;
        padding-top: 50px;
    }
    .gift-reszletek-text{
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        color: var(--bg-02);
    }
    .gift-reszletek-circle{
        height: 137px;
        width: 137px;
        background-color: var(--text-01);
        border-radius: 50%;
        padding: 30px 0 40px 0;
    }
    .form-control-jump-box {
        padding: 0;
    }
}
.ticket-data-row {
    margin-top: 3px;
    padding: 3px 0;
}
.big-button {
    font-size: 16px;
    height: auto;
    width: auto;
    padding: 5px 22px;
}
.ticket-opensbox {
    overflow: hidden;
    margin-top: -42px;
    border-radius: 0;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.profile-left-box {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.179);
}
.language-selector {
    right: 56px;
    top: 36px;
    position: absolute;
    width: 44px;
    height: 44px;
    background-color: #fff;
    border-radius: 50%;
	padding: 8px 4px;
}
button.dropdown-toggle {
    background: none;
    border: none;
}
.dropdown-toggle::after {
    content: none;
}
.language-selector .dropdown-menu {
    min-width: auto;
    background-color: rgba(255,255,255,.8);
    margin-top: 10px;
}
.table-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: var(--text-01);
	position: relative;
}
.table-title small {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
}
.table th, .table td {
    padding: 18px 31px;
}
.radio-active {
    background: var(--orange-01);
    border-radius: 10px;
    padding: 13px;
}
.radio-active label {
    color: #fff;
}
.d-fg {
    padding: 13px;
}
.d-fg label:hover {
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}
.custom-control {
	padding-left: 1rem;
}
.custom-control-input:checked~.custom-control-label::before {
    background-color: #fff;
    border: 1px solid var(--orange-01);
}
.custom-control-label::after, .custom-control-label::before {
    left: 0;
}
.radio-active label {
    padding-left: 30px;
}
.custom-control-label {
    padding-left: 30px;
}
.jump-box-pd {
    padding: 0 25px;
}
.c-checkbox {
    background-color: #fff;
    border-radius: 10px;
}
.form-group {
    margin-bottom: 22px;
}
.bg-form-dark {
    background: var(--bg-01);
    border-radius: 10px;
    padding: 4px;
}
.custom-control-label a {
    color: var(--orange-01);
    font-weight: bold;
}

.mobil-header-title-line .image-circle {
	display: none;
}
.summary-block {
    background: var(--bg-01);
    border-radius: 20px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: var(--text-01);
    display: flex;
    width: 100%;
    align-content: stretch;
    box-shadow: 0px 0px 7px rgb(0 0 0 / 20%);
}
.summary-block img {
    height: 32px;
    margin-bottom: 8px;
    margin-right: 15px;
}
.summary-text-block {
    padding: 30px;
    width: 70%;
    box-sizing: border-box;
}
.summary-button-block {
    width: 35%;
    background: var(--orange-01);
    border-radius: 0px 20px 20px 0px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    box-sizing: border-box;
    color: #FFFFFF;
    padding: 30px 0;
    border: none;
    transition: all .3s;
    text-align: center;
}
.summary-button-block .fa {
    transition: all .3s;
    margin-left: 5px;
}
.summary-button-block:hover {
    background: #b93c00;
}
.summary-button-block:hover .fa {
    margin-left: 10px;
}
.big-total {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 38px;
    color: var(--orange-01);
}
.big-total img {
    width: 24px;
    margin-bottom: 5px;
    margin-right: 10px;
}
.details {
    text-align: center;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: var(--text-01);
    margin-top: 15px;
    margin-bottom: 25px;
}
.details .fa {
    display: block;
    margin-top: 5px;
}

@media only screen and (max-width:767px){
	.c-checkbox {
		margin-left: 0;
	}
    .gift-card-bottom-left{
        width: 100%;
        margin-right: 30px;
    }
    .gift-reszletek-circle{
        margin-left: 0;
        margin-right: 20px;
    }
    .gift-card-bottom-right{
        padding-top: 25px;
    }
    .mobil-header-title {
        width: auto;
        vertical-align: middle;
        padding: 0;
		color: var(--orange-01);
		font-family: Suez One;
		font-size: 19px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
	}
	.mobil-header-title span {
		display: block;
		color: var(--text-01);
		font-family: Suez One;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;		
	}
    .alert-secondary2 {
        text-align: left;
        width: 100%;
        display: flex;
    }
    .custom-control-label {
        font-weight: bold;
    }
    .jump-box-pd {
        padding: 0;
    }
    .form-control-jump-input {
        padding: 15px;
        font-size: 14px;
        line-height: 21px;
        color: var(--text-01);
    }

	.help-box {
		display: flex;
		border-radius: 10px;
		background-color: var(--bg-01);
		color: var(--text-03);
		padding: 22px 11px;
		margin: 0;
	}


	.help-box .help-text{
		font-family: Poppins;
		font-size: 11px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		padding: 0 10px;
		text-align: left;
	}

	.ticket-type-title {
		color: var(--text-01, #2D2C2B);
		font-family: Suez One;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
	}

	.ticket {
		background-color: #fff;
		background-position: center center;
		background-size: auto 80%;
		background-repeat: no-repeat;
		padding-bottom: 0;
		transition: all .3s ease;
	}

	.ticket.has-remaining {
		margin-top: 10px;
	}

	.ticket:hover {
		box-shadow: 0px 20px 32px rgba(0, 0, 0, .1);
	}

	.ticket .ticket-line {
		display: none;
	}

	.ticket .ticket-price {
		color: var(--orange-01, #E64A00);
		text-align: center;
		font-family: Poppins;
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		padding: 0;
		text-wrap: nowrap;
	}


	.ticket .ticket-price small {
		display: block;
		color: #E60000;
		text-align: right;
		font-family: Poppins;
		font-size: 9px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		text-decoration-line: line-through;
	}

	.ticket-header {
		padding: 15px;
		display: flex;
		justify-content: space-between;
	}

	.ticket .ticket-header-icon {
		display: none;
	}

	.ticket-header-icon-box {
		display: none;
	}

	.ticket .ticket-header-text-first {
		color: var(--text-01, #2D2C2B);
		font-family: Poppins;
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		padding: 0;
	}

	.ticket .ticket-header-text-second {
		margin: 16px 0;
		color: var(--text-01, #2D2C2B);
		font-family: Poppins;
		font-size: 14px;
		font-style: normal;
		font-weight: 300;
		line-height: normal;
	}

	.ticket .quantity-form {
		width: 100%;
		flex-direction: row;
		justify-content: space-between;
	}

	.ticket .form-group {
		margin: 0;
	}

	.ticket .quantity-plus, .ticket .quantity-minus {
		width: 33%;
		height: 42px;
		display: flex;
		align-items: center;
		justify-content: center;
		color: var(--bg-02);
		text-align: center;
		font-family: Poppins;
		font-size: 14px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}

	.ticket .quantity-plus {
		border-top-right-radius: 0;
	}

	.ticket .quantity-minus {
		border-top-left-radius: 0;
	}

	.ticket .quantity-input {
		width: 100%;
		height: 42px !important;
		line-height: 42px;
	}

	.ticket .badge-remaining {
		position: absolute;
		left: 10px;
		top: -18px;
		padding: 3px 10px;
		display: inline-block;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}

	.summary-block {
		box-shadow: 0px -10px 25px rgba(0, 0, 0, 0.25);
	}

	.fixedbottom-line {
		bottom: 0 !important;
		margin: 0 -15px;
	}

	.summary-button-block {
		width: 100%;
		border-radius: 0;
		color: var(--white, #FFF);
		text-align: center;
		font-family: Poppins;
		font-size: 14px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		text-transform: none;
		padding: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.summary-button-block img {
		margin-left: 5px;
		margin-top:6px;
		height: 30px;
		width: 30px;
	}

	.summary-text-block {
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
		color: var(--text-01);
		font-family: Poppins;
		font-size: 14px;
		font-style: normal;
		line-height: normal;
		text-align: center;
		display: flex;
		justify-content: center;
		padding: 20px 15px;
		width:100%;
	}

	#ct-ultimate-gdpr-cookie-open {
		bottom: 30px !important;
	}


}
.text-regular {
    font-weight: normal;
}
@media only screen and (max-width: 420px){
    .gift-reszletek-circle{
        margin-right: 5px;
        height: 120px;
        width: 120px;
        background-color: var(--text-01);
        border-radius: 50%;
        padding: 25px 0 35px 0;
    }
    .gift-card-bottom-right{
        padding-top: 60px;
    }
}

@media only screen and (max-width: 768px) {
    .zoo-first-zoo-icon {
        margin: 0 auto;
    }
    .zoo-second-zoo-icon {
        margin: 0 auto;
    }
    .zoo-third-zoo-icon {
        margin: 0 auto;
    }
    .zoo-information-box {
        display: block;
    }
    .zoo-information-number {
        font-size: 18px;
        text-align: center;
    }
    .zoo-information-description {
        text-align: center;
    }
    .ticket-button {
        font-size: 18px;
        height: auto;
    }
    .summary-block {
        display: block;
        font-size: 14px;
        margin-top: 50px;
    }
    .summary-text-block img {
        display: none;
    }
    
    .form-control-jump-box-title {
        padding: 15px;
    }
}
.item-list {
    font-size: 12px;
    border-bottom: 1px solid #BEB7B2;
    padding-bottom: 10px;
}
.item-summary {
    margin-top: 15px;
    color: var(--orange-01);
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
}
.item-list-title {
    font-size: 14px;
    line-height: 21px;
    color: var(--text-01);
    font-weight: bold;
}


.partner_page .partner-info-container {
	margin-top: 50px;
	margin-bottom: 50px;
}

.partner_page .partner-name {
	margin-left: 15px;
	color: #e64a00;
	font-family: "Suez One";
	font-size: 35px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.partner_page .partner-name span {
	display: block;
	color: #2D2C2B;
	font-family: "Suez One";
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.partner_page .partner-logo img {
	height: 72px;
	width: auto;
}

.partner_page .zoo-information-box {
	flex-direction: column;
	width: auto;
	text-align: center;
	margin: 0 15px 30px 15px;
}

.partner_page .zoo-first-zoo-icon {
	text-align: center;
	background-color: inherit;
	padding: 10px 0 0 0;
	margin: 0;
	width: auto;
	height: 50px;
}

.partner_page .zoo-first-zoo-icon img {
	height: 25px;
	width: auto;
}

.partner_page .zoo-information-number {
	color: var(--text-01);
	text-align: center;
	font-family: "Poppins";
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.partner_page .zoo-message {
	color: var(--text-03);
	font-family: "Poppins";
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	padding-right: 25px;
	border-right: 0.5px solid #BEB7B2;
	height: 100%;
}

.partner_page .zoo-message h3 {
	color: var(--text-01);
	font-family: "Suez One";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.partner_page .map-box {
	margin: 0;
}

.partner_page .map-image {
	width: 320px;
	height: 240px;
}

.partner_page .contact-box {
	border-right: 0.5px solid #BEB7B2;
}

.partner_page .text-highlighted {
	color: var(--blue-01);
	font-weight: bold;
}




.footer-container .footer-line:nth-last-of-type(1) {
	display: none;
}

.footer-container .footer-line {
	border: .5px solid #363534;
}

.footer-container .footer-menu-text {
	color: #fff;
	text-align: center;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}

.footer-container .footer-menu-point {
	color: var(--blue-01);
	font-size: 7px;
	margin: 0 16px;
}

.footer-container .footer-line:nth-last-of-type(2) {
	margin-bottom: 0px;
}

.footer-container .footer-payment-text {
	color: var(--text-03);
	text-align: center;
	font-family: Poppins;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}


.footer-container .footer-menu {
	margin-bottom: 50px;
}

.container-fluid.footer-container {
	margin-top: -30px;
}


.container-fluid.footer-elvalaszto {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: flex-end;
}

.container-fluid.footer-elvalaszto img {
	margin-bottom: 80px;
}

@media only screen and (max-width: 1000px) {
	.container-fluid.footer-elvalaszto img {
		margin-bottom: 45px;
		margin-top: 5px;
	}
}


@media only screen and (max-width: 991px) {


	.mobil-header-container.partner-header {
		background-position: 20% bottom;
	}

}

.language-selector-modal h6 {
	margin: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}

.language-selector-modal .language-item {
	display: flex;
	align-items: center;
	color: #333;
	margin: 5px 0;
	padding: 5px;
}

.language-selector-modal a.language-item:hover {
	background-color: #eaf1fc;
	text-decoration: none;
	color: #00418b;
}

.language-selector-modal .language-item img {
	margin-right: 8px;
}


@media screen and (max-width: 1200px) {
	.language-selector {
		top: 19px;
	}
}

@media screen and (max-width: 991px) {
	.language-selector {
		top: 8px;
	}
}

@media screen and (max-width: 767px) {
	.language-selector {
		right: 75px;
		top: 22px;
	}
}


.category-title p {
    font-size: 14px;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
}