@charset "utf-8";
/* CSS Document */

div.ajanlas_title_container_div {
	position: relative;
	width: 100%;
	max-width: 1800px;
	margin: auto;
	padding: calc(15px + (50 - 15) * var(--alap-arany)) 10px;
}
div.ajanlas_title_div {
	width: 100%;
}
div.ajanlas_title_div h1 {
	font-size: calc(32px + (64 - 32) * var(--alap-arany)); font-style: normal; font-weight: normal; COLOR: #31577C; FONT-FAMILY: var(--basetwo-font); text-decoration: none; text-transform: uppercase;
	text-align: center;
}


div.ajanlas_session_div {
	width: 100%;
	max-width: 1800px;
	margin: auto;
	padding: 0 20px;
}


div.ajanlas_text_div {
	position: relative;
	width: 100%;
	text-align: left;
	FONT-FAMILY: var(--baseone-font);
	COLOR: #31577C;
	font-size: calc(14px + (24 - 14) * var(--alap-arany));
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
}
div.ajanlas_text_div h1 {font-size: calc(20px + (32 - 20) * var(--alap-arany)); line-height: inherit; font-style: normal; font-weight: 500; COLOR: #31577C; FONT-FAMILY: var(--baseone-font); text-decoration: none; margin: 0; padding: 0;}
div.ajanlas_text_div h2 {font-size: calc(18px + (28 - 18) * var(--alap-arany)); line-height: inherit; font-style: normal; font-weight: 500; COLOR: #31577C; FONT-FAMILY: var(--baseone-font); text-decoration: none; margin: 0; padding: 0;}
div.ajanlas_text_div h3 {font-size: calc(16px + (26 - 16) * var(--alap-arany)); line-height: inherit; font-style: normal; font-weight: 500; COLOR: #31577C; FONT-FAMILY: var(--baseone-font); text-decoration: none; margin: 0; padding: 0;}
div.ajanlas_text_div h4 {font-size: calc(16px + (26 - 16) * var(--alap-arany)); line-height: inherit; font-style: normal; font-weight: normal; COLOR: #31577C; FONT-FAMILY: var(--baseone-font); text-decoration: none; margin: 0; padding: 0;}
div.ajanlas_text_div h5 {font-size: calc(14px + (24 - 14) * var(--alap-arany)); line-height: inherit; font-style: normal; font-weight: 500; COLOR: #31577C; FONT-FAMILY: var(--baseone-font); text-decoration: none; margin: 0; padding: 0;}
div.ajanlas_text_div p {font-size: calc(14px + (24 - 14) * var(--alap-arany)); line-height: inherit; font-style: normal; font-weight: normal; COLOR: inherit; FONT-FAMILY: var(--baseone-font); text-decoration: none;}
div.ajanlas_text_div strong {font-weight: 500; FONT-FAMILY: var(--baseone-font);}
div.ajanlas_text_div a {COLOR: #133E69; text-decoration: none;}
div.ajanlas_text_div a:hover {text-decoration: underline;}
div.ajanlas_text_div img, div.ajanlas_text_div table {
	max-width: 100%;
}






div.ajanlas_urlap_div {
	display: block; position: relative;
	width: 100%; max-width: 1800px; margin: auto;
	padding: 20px;
}

div.ajanlas_urlap_input_container_div {
	width: 100%;
	text-align: left;
}

div.ajanlas_urlap_cim_div {
	width: 100%;
	padding: calc(5px + (10 - 5) * var(--alap-arany));
}

div.ajanlas_urlap_cim_div span.cim {
	display: inline-block;
	font-size: calc(20px + (46 - 20) * var(--alap-arany)); font-style: normal; font-weight: normal; COLOR: #274068; FONT-FAMILY: var(--baseone-font); text-decoration: none; text-transform: uppercase;
	line-height: 1.4em;
}

div.ajanlas_urlap_cim_div span.eros {
	FONT-FAMILY: var(--basetwo-fontextrabold);
}

div.ajanlas_urlap_item100_div {
	display: inline-block; vertical-align: top;
	width: 100%;
	padding: calc(5px + (10 - 5) * var(--alap-arany));
}
div.ajanlas_urlap_item50_div.input {
	display: inline-block; vertical-align: top;
	width: 100%;
	padding: calc(5px + (10 - 5) * var(--alap-arany));
}
@media screen and (min-width: 1024px) {
	div.ajanlas_urlap_item50_div.input {
		width: calc(50% - 10px);
	}
	div.ajanlas_urlap_item50_div.input:nth-child(2n) {
		margin-left: 20px;
	}
}

div.ajanlas_urlap_item_div.input label {
	display: inline-block;
	width: 100%;
	font-size: calc(16px + (22 - 16) * var(--alap-arany)); font-style: normal; font-weight: normal; COLOR: #31577C; FONT-FAMILY: var(--baseone-font); text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
}

div.ajanlas_urlap_item_div input[type=text] {
	width: 100%;
	padding: calc(5px + (10 - 5) * var(--alap-arany));
	border: none;
	border-bottom: 2px solid #31577C;
	background-color: transparent;
	font-size: calc(16px + (22 - 16) * var(--alap-arany)); font-style: normal; font-weight: normal; COLOR: #6B7B94; FONT-FAMILY: var(--baseone-font); text-decoration: none;
}
div.ajanlas_urlap_item_div input[type=text]:focus {
	outline: none;
}
div.ajanlas_urlap_item_div input[type=text].active {
	box-shadow: 0px 0px calc(2px + (3 - 2) * var(--alap-arany)) #5b5b5b;
}
div.ajanlas_urlap_item_div input[type=text].valid {
	box-shadow: 0px 0px calc(2px + (3 - 2) * var(--alap-arany)) #00ff00;
}
div.ajanlas_urlap_item_div input[type=text].invalid {
	box-shadow: 0px 0px calc(2px + (3 - 2) * var(--alap-arany)) #ff0000;
}

div.ajanlas_urlap_item_div select {
	width: 100%;
	padding: calc(5px + (10 - 5) * var(--alap-arany));
	border: none;
	border-bottom: 2px solid #31577C;
	background-color: transparent;
	font-size: calc(16px + (22 - 16) * var(--alap-arany)); font-style: normal; font-weight: normal; COLOR: #6B7B94; FONT-FAMILY: var(--baseone-font); text-decoration: none;
}
div.ajanlas_urlap_item_div select:focus {
	outline: none;
}
div.ajanlas_urlap_item_div select.active {
	box-shadow: 0px 0px calc(2px + (3 - 2) * var(--alap-arany)) #5b5b5b;
}
div.ajanlas_urlap_item_div select.valid {
	box-shadow: 0px 0px calc(2px + (3 - 2) * var(--alap-arany)) #00ff00;
}
div.ajanlas_urlap_item_div select.invalid {
	box-shadow: 0px 0px calc(2px + (3 - 2) * var(--alap-arany)) #ff0000;
}

div.ajanlas_urlap_item_div:not(.input) label {
	width: 100%;
	display: inline-block;
	padding: calc(2px + (3 - 2) * var(--alap-arany));
	font-size: calc(16px + (22 - 16) * var(--alap-arany)); font-style: normal; font-weight: normal; COLOR: #000000; FONT-FAMILY: var(--baseone-font); text-decoration: none;
}
div.ajanlas_urlap_item_div:not(.input) label a {
	display: inline-block;
	font-size: calc(16px + (22 - 16) * var(--alap-arany)); font-style: normal; font-weight: normal; COLOR: #31577C; FONT-FAMILY: var(--baseone-font); text-decoration: none;
}
div.ajanlas_urlap_item_div:not(.input) label a:hover {
	text-decoration: underline;
}
div.ajanlas_urlap_item_div:not(.input) label input[type=checkbox]{
	display: inline-block; vertical-align: center;
}
div.ajanlas_urlap_item_div:not(.input) label input[type=checkbox].valid{
	box-shadow: 0px 0px calc(2px + (3 - 2) * var(--alap-arany)) #00ff00, 0px 0px calc(5px + (10 - 5) * var(--alap-arany)) #00000029 inset;
}
div.ajanlas_urlap_item_div:not(.input) label input[type=checkbox].invalid{
	box-shadow: 0px 0px calc(2px + (3 - 2) * var(--alap-arany)) #ff0000, 0px 0px calc(5px + (10 - 5) * var(--alap-arany)) #00000029 inset;
}
div.ajanlas_urlap_item_div textarea {
	width: 100%;
	height: 150px;
	padding: calc(10px + (20 - 10) * var(--alap-arany));
	border: none;
	border-bottom: 2px solid #31577C;
	background-color: transparent;
	font-size: calc(16px + (22 - 16) * var(--alap-arany)); font-style: normal; font-weight: normal; COLOR: #6B7B94; FONT-FAMILY: var(--baseone-font); text-decoration: none;
}
div.ajanlas_urlap_item_div textarea.active {
	box-shadow: 0px 0px calc(2px + (3 - 2) * var(--alap-arany)) #5b5b5b;
}
div.ajanlas_urlap_item_div textarea.valid {
	box-shadow: 0px 0px calc(2px + (3 - 2) * var(--alap-arany)) #00ff00;
}
div.ajanlas_urlap_item_div textarea.invalid {
	box-shadow: 0px 0px calc(2px + (3 - 2) * var(--alap-arany)) #ff0000;
}
div.ajanlas_urlap_item_div textarea:focus {
	outline: none;
}

div.ajanlas_urlap_elkuld_div {
	position: relative;
	display: block;
	margin: 10px auto 10px auto;
	padding: calc(5px + (10 - 5) * var(--alap-arany)) calc(10px + (20 - 10) * var(--alap-arany));
	width: max-content;
	background-color: #ffffff;
	COLOR: #000000;
	border: 1px solid #000000;
	border-radius: calc(20px + (40 - 20) * var(--alap-arany));
	cursor: pointer;
	transition: all 0.5s ease;
}
div.ajanlas_urlap_elkuld_div:hover {
	color: #000000;
	text-shadow: 0 0 1px #000000;
}
div.ajanlas_urlap_elkuld_div span.text {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	font-size: calc(14px + (22 - 14) * var(--alap-arany)); font-style: normal; font-weight: normal; COLOR: inherit; FONT-FAMILY: var(--baseone-font); text-decoration: none; text-transform: uppercase;
}