/*@font-face { font-family:"tesco"; src:url("/fonts/tescomregular-webfont.ttf?type=hu"); }/*
/*@font-face{font-family:'tesco_mr';src:url('http://tesco.hu/css/fonts/tescoce/TESCOModern-Light-web.eot');src:url('http://tesco.hu/css/fonts/tescoce/TESCOModern-Light-web.eot?#iefix') format('embedded-opentype'),url('http://tesco.hu/css/fonts/tescoce/TESCOModern-Light-web.woff2') format('woff2'),url('http://tesco.hu/css/fonts/tescoce/TESCOModern-Light-web.woff') format('woff'),url('http://tesco.hu/css/fonts/tescoce/TESCOModern-Light-web.ttf') format('truetype'),url('http://tesco.hu/css/fonts/tescoce/TESCOModern-Light-web.svg#TESCOModern-Light') format('svg');font-weight:300;font-style:normal}@font-face{font-family:'tesco_mr';src:url('http://tesco.hu/css/fonts/tescoce/TESCOModern-LightItalic-web.eot');src:url('http://tesco.hu/css/fonts/tescoce/TESCOModern-LightItalic-web.eot?#iefix') format('embedded-opentype'),url('http://tesco.hu/css/fonts/tescoce/TESCOModern-LightItalic-web.woff2') format('woff2'),url('http://tesco.hu/css/fonts/tescoce/TESCOModern-LightItalic-web.woff') format('woff'),url('http://tesco.hu/css/fonts/tescoce/TESCOModern-LightItalic-web.ttf') format('truetype'),url('http://tesco.hu/css/fonts/tescoce/TESCOModern-LightItalic-web.svg#TESCOModern-LightItalic') format('svg');font-weight:300;font-style:italic}@font-face{font-family:'tesco_mr';src:url('http://tesco.hu/css/fonts/tescoce/TESCOModern-Regular-web.eot');src:url('http://tesco.hu/css/fonts/tescoce/TESCOModern-Regular-web.eot?#iefix') format('embedded-opentype'),url('http://tesco.hu/css/fonts/tescoce/TESCOModern-Regular-web.woff2') format('woff2'),url('http://tesco.hu/css/fonts/tescoce/TESCOModern-Regular-web.woff') format('woff'),url('http://tesco.hu/css/fonts/tescoce/TESCOModern-Regular-web.ttf') format('truetype'),url('http://tesco.hu/css/fonts/tescoce/TESCOModern-Regular-web.svg#TESCOModern-Regular') format('svg');}*/
@font-face {font-family: "tesco_mr";
  src: url("/fonts/TESCOModern-Regular-web.eot"); /* IE9*/
  src: url("/fonts/TESCOModern-Regular-web.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("/fonts/TESCOModern-Regular-web.woff2") format("woff2"), /* chrome、firefox */
  url("/fonts/TESCOModern-Regular-web.woff") format("woff"), /* chrome、firefox */
  url("/fonts/TESCOModern-Regular-web.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("/fonts/TESCOModern-Regular-web.svg") format("svg"); /* iOS 4.1- */
}

.kisdobozok_v2 .kisdoboz_box.col2{margin: 10px 12px;}
.ui-dialog{position:fixed !important;top: calc(50% - 100px;) !important;z-index:1000 !important;}
.ui-dialog-titlebar{display: none;}

html, body * {
    font-family: 'tesco_mr',Tahoma,Arial,Verdana,Helvetica,sans-serif;
}

/*		----		IDEIGLENES		----		*/
/**{-webkit-font-smoothing: antialiased;}*/
body {margin:0;font-family: "tesco_mr";}
#cont0{float: left; width: 100%;}
#cont{width:1236px; margin: 0 auto;}
li a {
    text-decoration: none;
}
li {
    list-style: none;
    text-decoration: none;
}
ul {
    margin: auto;
	padding:0;
}
button, input {
    border-style: none;
    outline: 0;
}
/* info sáv */
#infosav{
	float: left;
	width:100%;
	height:44px;
	background: #ec192a;
	z-index: 1000;
	text-align: center;
	color: #fff;
	line-height: 44px;
}
/* topmenu */
.tu_topmenu{
	float: left;
	width:100%;
	height:44px;
	background: #730159;
	z-index: 1000;
	position: relative;
}
	.tu_topmenu_inner{
		margin:0 auto;
		width:1237px;
		height:100%;
	}
		ul.tu_topmenu_items_left, ul.tu_topmenu_items_right{
			border-right: 0px solid #FFFFFF66;
			list-style: none;
			box-sizing: border-box;
		}
		ul.tu_topmenu_items_left{
			float:left;
		}
		ul.tu_topmenu_items_right{
			float:right;
		}
			li.tu_topmenu_item{
				display: block;
				float: left;
				box-sizing: border-box;
				border-left: 0px solid #ffffff66;
			}
			li.tu_topmenu_item:hover{
				background: #ef7732;
			}
				.tu_topmenu_item > a{
					display: block;
					text-decoration: none;
					color: #ffffff;
					padding: 0 40px;
				}
				.tu_topmenu_item > a:visited{
					display: block;
					text-decoration: none;
					color: #ffffff;
					padding: 0 40px;
				}
				.tu_topmenu_item > a > span{
					height: 44px;
					line-height: 42px;
					display: inline-block;
					font-weight: 400;
					/*-webkit-text-stroke: .25px #ffffff;*/
					font-size: 14px;
				}
				.tu_topmenu_item > a > span > span{
					border-bottom: transparent solid 0px;
					transition: border .3s;
					font-family: 'tesco_mr'!important;
				}
				.tu_topmenu_item:hover > a > span > span{
					border-color: white;
				}
				#tu_topmenu_tovabbiak{margin-right: -1px;}
				#tu_topmenu_tovabbiak_dropdown{
					    position: absolute;
						height: 120px;
						width: 100%;
						left:0;
						top: 44px;
						background-color: #730159;
						border-top: 1px solid rgba(255,255,255,.4);
						z-index: 1002;
						transition: transform .3s;
						display: none;
				}
					.tu_topmenu_tovabbiak_dropdown_inner{
					    width: 1236px;
						margin: 0 auto;
						height: 100%;
						display: table;
					}
						ul.tu_topmenu_dropdown_items{
							margin: 12px auto 26px;
						}
							li.tu_topmenu_dropdown_item{
								width:25%;
								height:40px;
								float: left;
								display: inline-block;
								padding: 0 6px;
								box-sizing: border-box;
							}
								.tu_topmenu_dropdown_item > a{
									display: block;
									text-decoration: none;
									color: #ffffff;
									padding: 0 18px;
								}
								.tu_topmenu_dropdown_item > a:visited{
									display: block;
									text-decoration: none;
									color: #ffffff;
									padding: 0 18px;
								}
								.tu_topmenu_dropdown_item > a > span{
									height: 44px;
									line-height: 42px;
									display: inline-block;
									font-weight: 400;
									-webkit-text-stroke: .25px #ffffff;
									font-size: 14px;
								}
								.tu_topmenu_dropdown_item > a > span > span{
									border-bottom: transparent solid 1px;
									transition: border .3s;
									font-family: 'tesco_mr'!important;
								}
								.tu_topmenu_dropdown_item:hover > a > span > span{
									border-color: white;
								}
								
					.topmenu_vip{background: #ffc00d; color: #201d1d !important;}
						.topmenu_vip:hover{background: #ef7732;}
								
svg#icon_home{
	box-sizing: border-box;
    stroke: white;
    fill: none;
    padding: 6px;
    width: 40px;
    vertical-align: middle;
	margin-top: -2px;
	}
svg#tu_topmenu_item_icon_dropdown{
	box-sizing: border-box;
    stroke: white;
    fill: none;
    padding: 6px;
    width: 32px;
    vertical-align: middle;
	margin-top: -2px;
	transition: transform .3s;
    transform: rotate(0);
	}
svg#tu_topmenu_icon_store{
box-sizing: border-box;
    stroke: white;
    fill: none;
    padding: 6px;
    width: 40px;
    vertical-align: middle;
	margin-top: -2px;
	}
.rotated{
   transform: rotate(180deg)!important;
	}
/* topmenu vége*/
/* header */
#tu_header{
	width:100%;
	height: 100px;
	float: left;
	z-index: 999;
	margin-bottom: 0px;
}
	.tu_header_inner{
		width: 1236px;
		margin: 0 auto;
	}
		.ut_logo{
			width: 200px;
			margin: 18px 0 0 0px;
			float: left;
			cursor: pointer;
		}
		.ut_logo img{
			height: 64px;
			margin: 0px 0 0 0px;
			float: left;
			cursor: pointer;
		}
		.tu_header_inner > .logo{
			width: 115px;
			margin: 25px 0 0 17px;
			float: left;
			cursor: pointer;
		}
		.tu_header_inner > .logo > span{
			font-family: "tesco_mr";
			font-stretch: condensed;
			font-size: 20px;
			color: #0053a0;
			float: left;
			margin-top: -9px;
		}
		
		.tu_header_inner > .tu_search{
			float: right;			
		}
		.tu_search{background: #f1f2f2;
					padding: 0px 6px;
					height: 36px!important;
					line-height: 30px!important;
					margin: 31px 0px 0px 0px;
					border-radius: 18px;								
					border: 1px solid #d7d8da;
					width: 526px;					
					font-size:14px;
					font-weight: normal;
					text-decoration: none;
					}
			.tu_search > .tu_searchbar{
			    padding-right: 0px;
				float:left;
				width: 100%;
			}
				.tu_search > .tu_searchbar > form > #tu_searchbar_button{
					box-sizing: border-box;
					border-width: 0px;
					border-style: solid;
					border-radius: 100px;
					height: 28px;
					padding: 0;
					transition: box-shadow .3s;
					width: 28px;
					text-align: center;
					color: #fff;	
					margin-right: 6px;				
					float:right;
				}
				.tu_search > .tu_searchbar > form > #tu_searchbar_button:hover{
						box-shadow: 0 0 0 0px rgba(0,83,159,.4);
				}
				.tu_search > .tu_searchbar > form > #tu_searchbar_button > button{
					background: none;
					cursor: pointer;
				}
				#tu_searchbar_submit{
					float: right;
				}
				#kereses_ikon{
					    width: 28px;
					    height: 28px;					    
					    margin: 3px 0px;
					    padding-right: 5px;
				}
				svg.tu_searchbar_submit_icon{
					stroke: #fff;
					fill: none;
					height: 27px;
					margin-top: 4px;
				}
				.tu_search > .tu_searchbar > form > input{
					border: 0px solid #730159;
					background: #f1f2f2;
					height: 36px;
					width: 420px;
					padding: 0px 2px;
					box-sizing: border-box;
					vertical-align: middle;
					transition: box-shadow .3s;
					font-family: "tesco_mr";
					color: #d7d8da;
					font-size: 14px;
					font-style: normal;
					margin-right:12px;
					margin-left:24px;
				}	
				.tu_search > .tu_searchbar > form > input:focus{
					border-color: #008dc8;
					box-shadow: 0 0 0 0px rgba(0,141,200,.4);
				}
					#tu_searchbar_list{
						width: 500px;
						background: #ffffff;
						border-left: 1px solid #ccc;
						border-right: 1px solid #ccc;
						border-bottom: 1px solid #ccc;
						box-sizing: border-box;
						position:relative;
						max-height: 429px;
						overflow: auto;
						display: none;
						z-index:1;
					}
					#tu_searchbar_list a{
						text-decoration:none;
					}
						.search_t {
							padding: 5px 8px;
							border-bottom: 1px solid #ccc;
							min-height: 32px;
							line-height: 32px;
							color: #333;
							font-size: 14px;
						}
						.search_t:hover {background: #eee;}
							.search_t img{
								float: right;
								margin-right: 0px;
							}
			.tu_search > .tu_thematic_dropdown{
				float:left;
				border-left: 1px solid #ccc;
				padding-left: 12px;
				height: 40px;
				cursor: pointer;
				width: 230px;
			}
				.tu_search > .tu_thematic_dropdown > .tu_thematic_dropdown_label{
					border: 1px solid #ccc;
					background: #fff;
					height: 40px;
					width: 100%;
					padding: 6px 8px;
					box-sizing: border-box;
					vertical-align: middle;
					font-family: "tesco_mr";
					color: #666;
					font-size: 16px;
					font-style: italic;
				}
				.tu_search > .tu_thematic_dropdown > .tu_thematic_options{
					position: relative;
					z-index: 99;
					display: none;
					border-left: 1px solid #ccc;
					border-right: 1px solid #ccc;
				}
				.tu_search > .tu_thematic_dropdown > .tu_thematic_options > form > ul{padding: 0;}
				.tu_search > .tu_thematic_dropdown > .tu_thematic_options > form > ul > li{
					height: 40px;
					width: 100%;
					border-bottom: 1px solid #ccc;	
					line-height: 40px;
					box-sizing: border-box;
					position: relative;
					background: #fff;
				}
				.tu_search > .tu_thematic_dropdown > .tu_thematic_options > form > ul > li:hover{
					background: #eee;
				}
				.tu_search > .tu_thematic_dropdown > .tu_thematic_options > form > ul > li.tu_thematic_postbutton{
					text-align: center;
					height: 60px;
					line-height:unset;
					padding: 15px 0;
				}
				.tu_search > .tu_thematic_dropdown > .tu_thematic_options > form > ul > li.tu_thematic_postbutton:hover{
					background: #fff;
				}
				.tu_search > .tu_thematic_dropdown > .tu_thematic_options > form > ul > li > button.blue{
					background: #730159;
					color: #fff;
					padding: 0px 35px;
					height: 30px!important;
					line-height: 30px!important;
					border-radius: 18px;
					transition: box-shadow .3s;
					cursor: pointer;
				}
				.tu_search > .tu_thematic_dropdown > .tu_thematic_options > form > ul > li > button.blue:hover{
					box-shadow: 0 0 0 2px rgba(239,144,245,.4);
				}
					.checkbox {
						cursor: pointer;
						position: relative;
						display: block;
						width: 100%;
						height: 100%;
						padding: 0 0 0 10px;
						box-sizing: border-box;
					}

					.checkbox > span {
						color: #34495E;
						padding: 0 0 0 10px;
						display: block;
					}

					.checkbox > input {
						height: 20px;
						width: 20px;
						-webkit-appearance: none;
						-moz-appearance: none;
						-o-appearance: none;
						appearance: none;
						border: 1px solid #ccc;
						outline: none;
						transition-duration: 0.3s;
						background-color: #fff;
						cursor: pointer;
						margin-top: 10px;
						margin-right: 10px;
						float: left;
					  }

					.checkbox > input:checked {
						border: 1px solid #ccc;
						background-color: #ccc;
					}

					.checkbox > input:checked + span::before {
						content: '\2713';
						display: block;
						text-align: center;
						color: #000;
						position: absolute;
						left: 15px;
						top: 1px;
					}

					.checkbox > input:active {
						border: 2px solid #34495E;
					}
					
				svg#tu_thematic_dropdown_icon{
					stroke: #5d5d5d;
					fill: none;
					height: 27px;
					transition: transform .3s;
					transform: rotate(0);
				}
/* header vége */
/* menü */
#tu_menu{
	width: 100%;
	height: 45px;
	float: left;
	z-index: 998;
	margin-top: 5px;
	margin-bottom: 25px;
}
	#tu_menu > .tu_menu_inner{
		width: 1236px;
		margin: 0 auto;
		border-bottom: 1px solid #ccc;
		display: table;
		padding-bottom: 10px;
	}
	#tu_menu > .tu_menu_inner > ul > li{
		border-bottom: 4px solid transparent;
		float: left;
		width: auto;
		box-sizing: border-box;
		font-family: "tesco_mr";
		font-size: 16px;
		font-weight: 700;
		line-height: 23px;
		margin: 0 -10px;
		padding: 0 10px;
		text-decoration: none;
		transition: border .3s,background .3s;
		margin: 0 10px;
	}
	#tu_menu > .tu_menu_inner > ul > li > a{
		color: #730159;
	}
	#tu_menu > .tu_menu_inner > ul > li > a > span{
		height: 100%;
		display: block;
		height:40px;
		line-height: 40px;
		font-family: "tesco_mr"
		}
	#tu_menu > .tu_menu_inner > ul > li > a > span.red{
		    background: #ec192a;
			color: #fff;
			padding: 0 15px;
			height: 30px!important;
			line-height: 30px!important;
			margin: 5px 0;
			border-radius: 18px;
	}
	#tu_menu > .tu_menu_inner > ul > li:hover{
		border-color: #008dc8;
	}
	.tu_infocenter{
		float: left;
		cursor: default;
	}
				.tu_infocenter span{
					line-height: 40px;
					font-weight: bold;
					color: #730159;
					font-size: 17px;
					margin-right: 10px;
				}
				.tu_infocenter_button {
					background: #f1f2f2;
					padding: 3px 6px;
					height: 30px!important;
					line-height: 30px!important;
					margin: 31px 0px 0px 208px;
					border-radius: 18px;
					color: #4e4f51;					
					border: 1px solid #d7d8da;
					width: 122px;
					box-sizing: content-box;
					/*position: absolute;
					left: 20px;
					bottom: 7px;*/
					transition: box-shadow .3s;
					font-size:14px;			
					float: right;
					font-weight: normal;
					text-decoration: none;
					cursor: pointer;
				}
				.tu_infocenter a{
						color: #4e4f51;
					font-size: 14px;					
					text-decoration: none;
				}
				.tu_infocenter svg{
					stroke: #730159;
					stroke-width: 1.5;
					fill: none;
					width: 24px;
					height: 24px;
					float: left;
					transition: stroke .3s;
					margin: 2px 10px 0 0;
				}
				#infocenter_ikon{
					width: 28px;
					height: 28px;
					float: left;
					margin: 1px 14px 0 0;
				}
				
				.tu_infocenter_button:hover{box-shadow: 0 0 0 1px #b9baba;}
#tu_infocenter_layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000007a;
    z-index: 9999;
}
	.tu_infocenter_layer_box {
		z-index:99999;
		width: 600px;
		height: 260px;
		background: #fff;
		left: calc(50% - 300px);
		top: calc(50% - 130px);
		position: fixed;
		padding: 30px;
		box-sizing: border-box;
	}
	.tu_infocenter_layer_box_inner {
		
	}
		
		.tu_infocenter_close{
			width: 50px;
			height: 50px;
			position: absolute;
			right:0;
			top:0;
			text-align: center;
			line-height: 60px;
			cursor: pointer;
		}
			.tu_infocenter_close svg {
				fill: #730159;
				width: 18px;
			}	
		.tu_infocenter_layer_box h2 {
			color: #730159;
			margin-bottom: 25px;
			font-size: 28px;
			margin: 12px 0;
		}
		.tu_infocenter_layer_button {
			width: calc(50% - 5px);
			height: 70px;
			float: left;
			background: #730159;
			margin-top: 40px;
			color: #fff;
			box-sizing: border-box;
			padding: 10px 0px 10px 15px;
			cursor: pointer;
		}
		.tu_infocenter_layer_button h3{font-size: 19px;margin:0;}
		.tu_infocenter_layer_button_icon{
			float: left;
			box-sizing: border-box;
			padding-top: 6px;
			margin-right: 15px;
		}
			
		.tu_infocenter_layer_button.infocenter_leftbutton {margin-right:10px;}
		
/* menü vége */
/* főoldali slider */
.slider{
	width:100%;
	height:448px;
	display: block;
	float: left;
}
	.slider_inner{
		width: 1236px;
		height:390px;
		margin: 0 auto;
		overflow: hidden;
		
	}
		.slider .kiemelt_termek_slide{
			width: 100%;
			height: 100%;
			display: block;
		}
		.slider .kiemelt_product_info{
			width:50%;
			height:390px;
			float: left;
			padding: 35px 25px;
			box-sizing: border-box;
			color: #fff;
			font-size: 16px;			
			position: relative;
		}
			.slider .kiemelt_product_info .kiemelt_product_name{
				font-size: 32px;
				line-height: 44px;
				font-weight: 900;
			}
		.slider .kiemelt_product_info .kiemelt_tovabbi_infok{
			display: inline-block;
			width: 100%;
		}
		.slider .kiemelt_product_info .kiemelt_tovabbi_infok > div{
			float: left;
		}
		.slider .kiemelt_product_info .kiemelt_tovabbi_infok > div.bordered{
			padding-right:10px;
			margin-right:10px;
			border-right: 1px solid #fff;
			
		}
		.slider .kiemelt_product_info .kiemelt_hatralevo_ido > div > span{
			float: left;
			margin-right: 5px;
			color: #fff;
		}
		.slider .kiemelt_product_info .kiemelt_hatralevo_ido
		{color: #ffc00d;height: 30px;}
		.slider .kiemelt_product_info .kiemelt_hatralevo_ido .label
		{color: #fff;}
		
		.slider .kiemelt_termek_kep{
			width:50%;
			height:100%;
			float: left;
			position:relative;
		}
			.slider .kiemelt_termek_kep .kedvezmeny{
				position: absolute;
				width: 100px;
				height: 100px;
				background: #ffc00d;
				top:0;
				right:0;
				text-align: center;
				line-height:100px;
				font-size:32px;
				font-weight: bold;
			}
			.slider .kiemelt_termek_kep .kedvezmeny span{
				font-size: 32px;
			}
		.slider .kiemelt_kep{
			width:100%;
			height:100%;
		}
		.slider .kiemelt_kep img{
			object-fit: cover;
			object-position: 50% 50%;
			width:100%;
		}
		.slider .promo{
			width:100%;
			height:100%;
		}
		.slider .promo img{
			width:100%;
			height: 100%;
			object-fit: cover;
			object-position: 50% 50%;			
		}
		.slider .csillagok{
			display: block;
			width: 100%;
			height: 45px;
		}
			.slider .csillagok > .csillag, .szurkecsillag {
				font-size: 23px;
				display: block;
				float: left;
				width: 20px;
				height: 20px;
				color: #ffc00d;
				margin-right: 1px;
				margin-right: 1px;
			}
			.slider .csillagok > .csillag:before{
				content: "\2605";
			}
			
		.tu_product_info_blue .csillagok{
			display: block;
			width: 100%;
			height: 45px;
		}	
			
			.tu_product_info_blue .csillagok > .csillag, .szurkecsillag {
				font-size: 23px;
				display: block;
				float: left;
				width: 20px;
				height: 20px;
				color: #ffc00d;
				margin-right:1px;
			}
			
			.tu_product_info_blue .csillagok > .csillag:before{
				content: "\2605";
			}
			
			.kiemelt_e#ec192aeti_ar {
				margin: 8px 0;
				text-decoration: line-through;
			}
			.kiemelt_akcios_ar{
				font-size: 18px;
				color: #ffc00d;
				margin-top:20px;
			}
			.kiemelt_akcios_arft{font-size: 27px;}
			.kiemelt_hotel_name {
				margin: 10px 0px 4px 0; text-transform: uppercase;
			}
			.kiemelt_tovabbi_infok, .kiemelt_hatralevo_ido {
				margin: 2px 0; 
				width: 100%;
			}
			.kiemelt_megnezem {
				/* float: right; */
				background: #fff;
				padding: 3px 40px;
				height: 30px!important;
				line-height: 28px!important;
				margin: 5px 0;
				border-radius: 18px;
				width: 77px;
				box-sizing: content-box;
				position: absolute;
				right: 20px;
				bottom: 48px;
				transition: box-shadow .3s;
			}
			.kiemelt_megnezem a{
					color: #730159;
				font-weight: 700;
				transition: color .3s;
				text-decoration: none;
			}
			.kiemelt_megnezem svg{
				display:none;
				stroke: #730159;
				stroke-width: 1.5;
				fill: none;
				width: 17px;
				float: right;
				transition: stroke .3s;
			}
			.kiemelt_megnezem:hover{box-shadow: 0 0 0 4px #9d0f7d;}
			
			/*.kiemelt_megnezem:hover{box-shadow: 0 0 0 4px rgb(88, 150, 208);}*/
		.slider_buttons{
			width: 100%;
			height: 58px;
			padding-top: 13px;
		}
			.slider_buttons_inner{
				width: fit-content;
				margin: 0 auto;
				position: relative;
				display: table;
			}
				.slider .slider_playpause, .slick-prev, .slick-next{
					position: relative;
					cursor: pointer;
					transition: box-shadow .3s,border .3s;
					border-radius: 50%;
					border: 2px solid #730159;
					float:left;
					background: #fff;
				}
				.slider .slider_playpause{
					width: 30px;
					height: 30px;
					margin: 0 10px;
				}
				.slick-prev, .slick-next{
					width: 34px;
					height: 34px;
					margin: 0 5px;
				}
				
					.slider #slider_pausebutton, .slider #slider_playbutton{
						position: absolute;
						top:0;
						left:0;
						width: 30px;
						heighT: 30px;
						background: #ffffff;
						border-radius: 50%;
						text-align: center;
					}
					.slider #slider_playbutton{
						display:none;
					}
					.slider .slider_playpause:hover, .slick-prev:hover, .slick-next:hover{
						box-shadow: 0 0 0 2px rgba(239,144,245,.4);
					}
					.slick-prev, .slick-next{
						font-size:0;
						line-height: 0;
					}
			.slider_buttons svg{
				stroke: #730159;
				stroke-width: 1.5;
				fill: none;
			}	
			.slider_playpause svg{
				width: 22px;
			}
			.slick-next svg, .slick-prev svg{
				height:22px;
			}
			.slider_counter{
			    float: left;
				width: 55px;
				line-height: 31px;
				font-size: 16px;
				font-weight: 600;
				color: #8e8e8e;
			}
			.slider_counter .pagingInfo{
				width: 55px;
				margin: 0 auto;
				display: block;
				text-align: center;
			}
			.slider_buttons .separator{
				float: left;
				width: 1px;
				height: 20px;
				background: #ccc;
				margin-top: 8px;
				margin-left: 5px;
			}
				

ul.slider-paging-number {
    list-style: none;
float:left;}
    ul.slider-paging-numberli {
        display: none;
        &.slick-active {
            display: inline-block;
        }
        button {
            background: none;
            border: none;
        }
    }
}				
/* főoldali slider vége*/

/* Bfilter */

#bfilter{float:left; border-left: 1px solid #ccc; padding:50px;}
.bfilter{float:left; border: 1px solid #ccc; padding:30px; padding-top:15px; margin-bottom:50px; margin-top:10px;}
	.bfilter_top{float:left; width:100%; padding-bottom:20px;}
		.bfilter_top_left{float:left; font-size:27px; color:#730159; font-weight:bold;}
		.bfilter_top_right{float:right; font-size: 16px;  margin-top: 15px;}
			.bfilter_top_right a{color:#f26a1b !important; text-decoration:none;}
		
	.bfilter_bottom{float:left;}			
		
			.bfilter_box{
				float:left;
				border-left: 0px solid #ccc;
				margin-left: -1px;
				height: 56px;
				cursor: pointer;
				width: 190px;
			}
				.bfilter_box_label{
					border: 1px solid #ccc;
					background: #fff;
					height: 56px;
					width: 100%;
					padding: 14px 18px;
					box-sizing: border-box;
					vertical-align: middle;
					font-family: "tesco_mr";					
					font-size: 16px;
					font-style: normal;
				}
				.bbl_a{border: 1px solid #730159; width: calc(100% - 1px);}
				.bfilter_box_options{
					position: relative;
					z-index: 99;
					display: none;
					border-left: 1px solid #ccc;
					border-right: 1px solid #ccc;
				}
				.bfilter_box_options > form > ul{padding: 0;}
				.bfilter_box_options > form > ul > li{
					height: 40px;
					width: 100%;
					border-bottom: 1px solid #ccc;	
					line-height: 40px;
					box-sizing: border-box;
					position: relative;
					background: #fff;
				}
				.bfilter_box_options > form > ul > li:hover{
					background: #eee;
				}
				.bfilter_box_options > form > ul > li.bfilter_box_postbutton{
					text-align: center;
					height: 60px;
					line-height:unset;
					padding: 15px 0;
				}
				.bfilter_box_options > form > ul > li.bfilter_box_postbutton:hover{
					background: #fff;
				}
				.bfilter_box_options > form > ul > li > button.blue{
					background: #730159;
					color: #fff;
					padding: 0px 35px;
					height: 30px!important;
					line-height: 30px!important;
					border-radius: 18px;
					transition: box-shadow .3s;
					cursor: pointer;
				}
				.bfilter_box_options > form > ul > li > button.blue:hover{
					box-shadow: 0 0 0 2px rgba(239,144,245,.4);
				}
					.checkbox {
						cursor: pointer;
						position: relative;
						display: block;
						width: 100%;
						height: 100%;
						padding: 0 0 0 10px;
						box-sizing: border-box;
					}

					.checkbox > span {
						color: #34495E;
						padding: 0 0 0 10px;
						display: block;
					}

					.checkbox > input {
						height: 20px;
						width: 20px;
						-webkit-appearance: none;
						-moz-appearance: none;
						-o-appearance: none;
						appearance: none;
						border: 1px solid #ccc;
						outline: none;
						transition-duration: 0.3s;
						background-color: #fff;
						cursor: pointer;
						margin-top: 10px;
						margin-right: 10px;
						float: left;
					  }

					.checkbox > input:checked {
						border: 1px solid #ccc;
						background-color: #ccc;
					}

					.checkbox > input:checked + span::before {
						content: '\2713';
						display: block;
						text-align: center;
						color: #000;
						position: absolute;
						left: 15px;
						top: 1px;
					}

					.checkbox > input:active {
						border: 2px solid #34495E;
					}
					
				svg.bfilter_box_icon{
					stroke: #5d5d5d;
					fill: none;
					height: 27px;
					transition: transform .3s;
					transform: rotate(0);
				}

/* Bfilter - Vége */

/* további ajánlatok szűrő*/
#tu_filtermenu{
	float:left;
	width: 100%;
	
	margin-top: 5px;
}

	.tu_filtermenu_inner_items{
		float:left;
		width:100%;		
	}

	#tu_filtermenu_heading{
		color: #730159;
		font-size: 24px;
		line-height: 36px;
		font-weight: 700;
		padding-left: 5px;
		margin-bottom: 10px;
		float:left;
		width:50%;
	}
	
	#tu_filtermenu_brill{
		color: #ba0190;
		font-size: 24px;
		line-height: 40px;
		font-weight: bold;
		padding-left: 5px;		
		float:left;
		width:100%; 
		margin-top:30px; 
		margin-bottom:30px;
	}
		#tu_filtermenu_brill_icon{float:left; width:40px; height:40px; margin-right: 10px;}
			#tu_filtermenu_brill_icon{height:40px;}	
			#tu_filtermenu_brill_button{
					background: #ba0190;
					padding: 3px 6px;
					height: 32px!important;
					line-height: 30px!important;
					margin: 0px 0px 0px 0px;
					border-radius: 50px;
					color: #ffff;					
					border: 1px solid #ba0190;
					width: 302px;
					box-sizing: content-box;
					/*position: absolute;
					left: 20px;
					bottom: 7px;*/
					transition: box-shadow .3s;
					font-size:14px;			
					float: right;
					font-weight: normal;
					text-decoration: none;
					cursor: pointer;
				}
				#tu_filtermenu_brill_button:hover{box-shadow: 0 0 0 1px #b9baba;}
				#tu_filtermenu_brill_button img {
				    width: 32px;
				    height: 32px;
				    float: left;
				    margin: 0px 10px 0 0;
				    margin-left: 6px;
				}
				#tu_filtermenu_brill_button span{border-bottom: 1px solid #dd80c8;}
				
				
	#tu_filtermenu > .tu_filtermenu_inner{
		width: 1236px;
		margin: 0 auto;
		border-bottom: 0px solid #ccc;
		display: table;
	}
	#tu_filtermenu > .tu_filtermenu_inner > ul > li{
		border-bottom: 4px solid transparent;
		float: left;
		width: auto;
		box-sizing: border-box;
		font-family: "tesco_mr";
		font-size: 15px;
		font-weight: 700;
		line-height: 23px;
		margin: 0 -10px;
		padding: 0 10px;
		text-decoration: none;
		transition: border .3s,background .3s;
		margin: 0 10px;
	}
	#tu_filtermenu > .tu_filtermenu_inner > ul > li > a{
		color: #000000;
	}
	#tu_filtermenu > .tu_filtermenu_inner > ul > li > a > span{
		height: 100%;
		display: block;
		height:40px;
		line-height: 40px;
		font-family: "tesco_mr";
		cursor:pointer;
		}
	#tu_filtermenu > .tu_filtermenu_inner > ul > li:hover{
		border-color: #730159;
	}
	#top_ajanlat{color:#730159; text-transform: uppercase;}
/* további ajánlatok szűrő vége*/

/* további ajánlatok*/
#more_products{}
	#more_products_c{
		width:1236px;
		margin: 0 auto;
		padding-top: 20px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#more_products_c::after {
		content: "";
		width: 32%;
		display: block;
	}
		.tu_moreproduct{
			width:32%;
			margin-bottom:20px;
		}
		.tu_moreproduct a{
			display:inline;
		}
			.tu_moreproduct_img{
				width:100%;
				height: 284px;
				position: relative;
				border-bottom: 11px solid #730159;
			}
				.tu_moreproduct_image {
					object-fit: cover;
					object-position: 50% 50%;
					width: 100%;
				}
				.tu_moreproduct_discount{
					position: absolute;
					width: 100px;
					height: 100px;
					background: #ffc00d;
					top:0;
					right:0;
					text-align: center;
					line-height:100px;
					font-size:32px;
					font-weight: bold;
					color: #000;
				}
					.tu_moreproduct_discount span{
						font-size: 32px;
					}
					
		
			.tu_moreproduct_info{
				padding: 15px;
				border: 1px solid #cacaca;
				border-top: 0;
				display: inline-block;
				box-sizing: border-box;
				min-height: 270px;
			}
				.tu_moreproduct_info_r1{
					width: 100%;
					min-height: 92px;
					display: block;
					float: left;		
				}
						
					.tu_moreproduct_info_ps{
						float: left;
						width: 100%;
					}
						.tu_moreproduct_info_productname{
							width: 71%;
							float: left;
						}
							.tu_moreproduct_productname{
								color: #000000;
								font-size: 21px;
								line-height: 23px;
								margin-bottom: 2px;
								margin-top:5px;
							}
					.tu_moreproduct_hotelname{
						font-size: 14px;
						color: #730159;
						margin-bottom: 15px;
						font-weight: bold;
						float: left;
						width: 100%;
						margin-bottom: 20px;
						text-transform: uppercase;						
					}
					.tu_moreproduct_hotelname_c{
						font-size: 14px;
						color: #636363;
						margin-bottom: 50px;
						font-weight: normal;
						float: left;
						width: 100%;
						height: 300px;
						background: #f1f2f2;
					}
					.tu_moreproduct_hotelname_p{float:left; background-image: url('../images/szabadido.png'); width: 205px; height: 205px; margin:47px 47px; margin-right:25px;}
					.tu_moreproduct_hotelname_t{float:left; width: 936px; padding-top:86px; font-size: 15px; color:#201d1d; line-height:25px;}
						.tu_moreproduct_hotelname_t span{float:left; width: 100%; color:#730159; font-size:21px; line-height:25px; font-weight: bold; margin-bottom:20px;}
					
						.tu_moreproduct_info_stars{
							width: 29%;
							float: left;
							margin-top: -4px;
						}
							.tu_moreproduct_info_stars .csillagok{
								display: block;
								width: 100%;
							}
								.tu_moreproduct_info_stars .csillagok > .csillag, .szurkecsillag {
									font-size: 25px;
									display: block;
									float: right;
									width: 20px;
									height: 20px;
									color: #ffc00d;
									margin-left:1px;
								}
								.tu_moreproduct_info_stars .csillagok > .csillag:before{
									content: "\2605";
								}
				.tu_moreproduct_info_r2{
					width: 100%;
					display: block;
					float: left;
					font-size: 14px;
					color:#201d1d;
					
				}
					.tu_moreproduct_info_r2 > .tu_moreproduct_params > .napok_szama, .ellatas, .vendegek_szama{
						display: inline;
						color: #201d1d;
					}
					.tu_moreproduct_info_r2 > .tu_moreproduct_params > .napok_szama, .ellatas{
						padding-right: 7px;
						margin-right: 7px;
						border-right: 2px solid #ccc;
					}
						.tu_moreproduct_countdown{
							color: #ffc00d;
							min-height: 20px;
						}
						.tu_moreproduct_countdown .label{
							color: #201d1d;
							margin: 0 5px;
						}
					.tu_moreproduct_origprice {
						color: #201d1d;						
					}
					.tu_moreproduct_currentprice {
						color: #730159;
						font-size: 21px;
						font-weight:bold;
						margin-top: 15px;
					}
					.tu_moreproduct_currentprice_text{
						font-size: 16px;
					}
				.tu_moreproduct_params, .tu_moreproduct_countdown, .tu_moreproduct_origprice{
					margin-bottom:0px;
				}
/* tematikus keresés eredményei */
.tu_thematic_header{
	width:100%;
}			
	.tu_thematic_header_inner{
		width:1236px;
		margin: 0 auto;
		}
		.tu_thematic_header_title{
			font-weight:bold;
			font-size:19px;
		}
		.tu_thematic_tag{
			margin-left:10px;
		}
			.tu_thematic_tag::first-letter {
				text-transform: uppercase;
			}
		.tu_thematic_title {
			font-size: 25px;
			font-weight: bold;
			color: #730159;
			margin-top: 20px;
		}
			.tu_thematic_title::first-letter {
				text-transform: uppercase;
			}
/* tematikus keresés eredményei vége */
			
/* termék oldal */
.tu_termek{
	width:100%;
	height: 470px;
	display: -webkit-box;
}
		.tu_termek_inner{
			width: 1236px;
			height: 100%;
			margin: 0 auto;
			display: block;
		}
		.tu_product_info{
			width:50%;
			height:470px;
			float: left;
		}
			.tu_product_info_blue{
				
			box-sizing: border-box;
			color: #fff;
			font-size: 16px;
			position: relative;
			height:390px;
			padding: 35px 25px;
			background: #730159;
			}
				.tu_product_info .tu_product_name{
					font-size: 32px;
				    line-height: 44px;
				    font-weight: 900;
				}
				.tu_product_info .tu_tovabbi_infok{
					display: inline-block;
					width: 100%;
				}
				.tu_product_info .tu_tovabbi_infok > div{
					float: left;
				}
				.tu_product_info .tu_tovabbi_infok > div.bordered{
					padding-right:10px;
					margin-right:10px;
					border-right: 1px solid #fff;
					
				}
				.tu_product_info .tu_hatralevo_ido > div > span{
					float: left;
					margin-right: 5px;
					color: #fff;
				}
				.tu_product_info .tu_hatralevo_ido
				{color: #ffc00d; height: 30px;}
				.tu_product_info .tu_hatralevo_ido .label
				{color: #fff;}
			.tu_termek_rating{
				width: 100%;
				height:80px;
				border: 1px solid #ccc;
				box-sizing: border-box;
			}
			.tu_termek_rating > span {
				float: left;
				color: #000;
				font-weight: bold;
				font-size: 15px;
				height: 78px;
				width: 330px;
				box-sizing: border-box;
				line-height: 78px;
				padding-left: 25px;
				}
			.tu_termek_rating > div {
				
				height: 80px;
				box-sizing: border-box;
				float: left;
				line-height: 75px;
				}
					#tu_hotel_rating_toggle{					
						cursor: pointer;
					}
					#tu_hotel_rating{
						width: 300px;
						height: 170px;
						position: fixed;
						background: #ffffff;
						left: calc(50% - 150px);
						top: calc(50% - 85px);
						text-align: center;
						border: 1px solid #ccc;
						z-index: 999;
					}
					.stars{
						display: block;
						width: 155px;
						height: 45px;
					}
						.stars > .star{
							color: #ffc00d;
						}
						.stars > .nostar{
							color: #c6d8e6;
						}
						
						.stars > .star, .nostar {
							    font-size: 30px;
								display: block;
								float: left;
								width: 20px;
								margin: 0 5px;
						}
						.stars > .star:before, .nostar:before{
							content: "\2605";
						}
					#tu_hotel_rating .rating{
						display: block;
						width: 155px;
						height: 45px;
						margin: 20px auto 0 auto;
					}
						.rating > .star.hover{
							color: #730159;
						}
						.rating > .star.selected{
							color: #730159;
						}
						.rating > .star{
							color: #c6d8e6;
						}
						
						.rating > .star {
							    font-size: 30px;
								display: block;
								float: left;
								width: 20px;
								margin: 0 5px;
								cursor: pointer;
						}
						.rating > .star:before{
							content: "\2605";
						}
					.tu_termek_rating > .rating{
						color: #730159;
						font-weight: bold;
						font-size: 17px;
						padding-left: 5px;
						line-height: 80px;
					}
					.tu_rating_sendbutton {
				    background: #fff;
					padding: 3px 30px 3px 38px;
					height: 30px!important;
					line-height: 28px!important;
					margin: 5px 0;
					color: #730159;
					font-weight: 700;
					border: 2px solid #730159;
					border-radius: 18px;
					width: 77px;
					box-sizing: content-box;
					transition: box-shadow .3s;
					cursor: pointer;
					margin: 20px auto 20px auto;
					}
					.tu_rating_sendbutton svg{
						stroke: #730159;
						stroke-width: 1.5;
						fill: none;
						width: 17px;
						float: right;
						transition: stroke .3s;
					}
					.tu_rating_sendbutton:hover{box-shadow: 0 0 0 4px #a3bad9;}
			
		.tu_termek_kep{
			width:50%;
			height:100%;
			float: left;
			position:relative;
		}
			.tu_termek_kep .kedvezmeny{
				position: absolute;
			    width: 100px;
			    height: 100px;
			    background: #ffc00d;
			    top: 0;
			    right: 0;
			    text-align: center;
			    line-height: 100px;
			    font-size: 32px;
			    font-weight: bold;
			}
			.tu_termek_kep .kedvezmeny span{
				font-size: 32px;
			}
		.tu_kep{
			width:100%;
			height:390px;
			overflow: hidden;
		}
			.tu_kep_slide{
				width:100%;
				height:390px;
			}
			.tu_kep img{
				object-fit: cover;
				object-position: 50% 50%;
				width:100%;
				height: 100%;
			}
		.tu_termek_kep_sliderbuttons {
				width: 100%;
				height: 80px;
				box-sizing: border-box;
				border-top: 1px solid #ccc;
				border-right: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
			}
				.tu_termek_kep_sliderbuttons_inner {
					display: block;
					margin: 0 auto;
					width: fit-content;
					height: 35px;
					margin-top: 22px;
				}
					.tu_termek_kep_sliderbuttons svg{
						stroke: #730159;
						stroke-width: 1.5;
						fill: none;
					}
					.tu_kep_number {
						font-weight: bold;
						font-size: 15px;
						float:left;
						height: 35px;
						width:55px;
						text-align: center;
						line-height: 35px;
					}
		.promo{
			width:100%;
			height:100%;
		}
		.promo img{
			width:100%;
			height: 100%;
			object-fit: cover;
			object-position: 50% 50%;			
		}
			.tu_e#ec192aeti_ar {
				margin: 8px 0;
				text-decoration: line-through;
			}
			.tu_eredeti_ar{}
			.kiemelt_eredeti_ar{text-decoration: line-through;}
			.kiemelt_eredeti_ar_o{}
			.tu_akcios_ar{
				font-size: 27px;
			    color: #ffc00d;
			    
			}
				.tu_text_p{font-size: 18px; color: #ffc00d;margin-top: 20px;}
				
			.tu_hotel_name {
				margin: 10px 0px 4px 0;
    			text-transform: uppercase;
			}
			.tu_tovabbi_infok, .tu_hatralevo_ido {
				margin: 2px 0;
			}
			.tu_megveszem {
				float: right;
			    background: #fff;
			    padding: 3px 40px;
			    height: 30px !important;
			    line-height: 28px !important;
			    margin: 5px 0;
			    border-radius: 18px;
			    width: 77px;
			    box-sizing: content-box;
			    position: absolute;
			    right: 20px;
			    bottom: 48px;
			    transition: box-shadow .3s;
			}
			.tu_megveszem a{
				color: #730159;
			    font-weight: 700;
			    transition: color .3s;
			    text-decoration: none;
			}
			.tu_megveszem a:visited{
				color: #730159;
				}
			.tu_megveszem svg{
				display:none;
				stroke: #730159;
				stroke-width: 1.5;
				fill: none;
				width: 17px;
				float: right;
				transition: stroke .3s;
			}
			.tu_megveszem:hover{box-shadow: 0 0 0 4px #9d0f7d;}	
			
			.tu_megveszem_out {
				/* float: right; */
				background: #9d9fa2;
				padding: 3px 40px;
				height: 30px!important;
				line-height: 28px!important;
				margin: 5px 0;
				border-radius: 18px;
				width: 110px;
				box-sizing: content-box;
				position: absolute;
				right: 20px;
				bottom: 48px;
				transition: box-shadow .3s;
				text-align: center;
			}
			.tu_megveszem_out a{
					color: #ffffff;
				font-weight: 700;
				transition: color .3s;
				text-decoration:none;
				text-transform:uppercase;
				font-size:18px;
			}
			.tu_megveszem_out:hover{box-shadow: none;}		
					
.tu_termek_infok{
	width:100%;
}			
	.tu_termek_infok_inner{
		width: 1236px;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding-top: 50px;
	}	
		.tu_termek_info_box{
			width: 100%;
			border-bottom: 1px solid #ccc;
			box-sizing: border-box;
			margin-bottom: 20px;
			height: auto;
			position: relative;
		}
		.tu_termek_info_box.cc{
			background: #d6ebf5
		}
		.tu_termek_info_box.cc h2{
			background: #d6ebf5;
			color: #ec192a;
		}
			.tu_termek_info_box ol{padding-inline-start: 0em; margin-bottom:0px;}
			.tu_termek_info_box p{margin:0px;}
			.tu_termek_info_box h2 {
				font-size: 16px;
				letter-spacing: 2px;
				color: #730159;
				margin-bottom: 0;
				margin-top: 0;
				position: absolute;
				top: 0;
				height: 40px;
				line-height: 40px;
				left: 0;
				width: calc(100% - 30px);
				background: #fff;
				display: block;
				padding-left: 0px;
				text-transform: uppercase;
			}
			.tu_termek_info_box h3{font-size: 13.5px; margin:0px;}
			.belso-resz {
				margin-top: 0px;
				padding: 0px;
				width: 100%;
				height: calc(100% - 0px);
				box-sizing: border-box;
				overflow: auto;
			}
				.belso-resz-placeholder{
					width: 100%;
					height: 55px;
				}
				.cc > .belso-resz ol li{list-style: decimal; margin-left: 20px;}
				.belso-resz-placeholder2{
								width: 100%;
								height: 60px;
							}

			.tu_termek_info_box ul {padding:0;}
			.tu_termek_info_box ul li {
				margin-bottom: 0px;
			}
			.tu_termek_info_box ul li, .tu_termek_info_box p {
				font-size: 14px;
			}
			/* scrollbar */
			.belso-resz::-webkit-scrollbar {
			  width: 10px;
			}
			.tu_termek_infok_inner > .tartalom::-webkit-scrollbar-track {border-right: 1px solid #ccc;}
			.tu_termek_infok_inner > .programok::-webkit-scrollbar-track {border-right: 1px solid #ccc;}
			.tu_termek_infok_inner > .bemutatkozas::-webkit-scrollbar-track {border-right: 1px solid #ccc;}
			.tu_termek_infok_inner > .tu_termek_info_box::-webkit-scrollbar-track {
			  background: #f1f1f1; 
			}
			.belso-resz::-webkit-scrollbar-thumb {
			  background: #888; 
			  border-radius: 5px;
			}
			.belso-resz::-webkit-scrollbar-thumb:hover {
			  background: #555; 
			}
			
			.tu_termek_infok_inner > .tartalom > .belso-resz::-webkit-scrollbar-track {border-right: 1px solid #ccc;}
			.tu_termek_infok_inner > .programok > .belso-resz::-webkit-scrollbar-track {border-right: 1px solid #ccc;}
			.tu_termek_infok_inner > .bemutatkozas > .belso-resz::-webkit-scrollbar-track {border-right: 1px solid #ccc;}
			.tu_termek_infok_inner > .tu_termek_info_box > .belso-resz::-webkit-scrollbar-track {
			  background: #f1f1f1; 
			}
			.belso-resz::-webkit-scrollbar-thumb {
			  background: #888; 
			  border-radius: 5px;
			}
			.belso-resz::-webkit-scrollbar-thumb:hover {
			  background: #555; 
			}
			
			
			.tu_termek_info_box.terkep{position: relative; overflow: hidden; border: 0px;}
			.tu_termek_info_box.terkep h3{margin-bottom: 20px;}
			.terkep > .tu_utvonalterv{position: relative; bottom:0;}
			.terkep > .tu_utvonalterv a{text-decoration: none;}
			.tu_utvonalterv {
				background: #fff;
				padding: 3px 32px;
				height: 30px!important;
				line-height: 30px!important;
				margin: 0px 0;
				border-radius: 18px;
				border: 2px solid #730159;
				width: 115px;
				box-sizing: content-box;
				position: relative;
				left: 0px;
				bottom: 7px;
				transition: box-shadow .3s;
				font-size:16px;				
			}
			.tu_utvonalterv a{
					color: #730159;
				font-weight: 700;
				transition: color .3s;
				text-decoration: none;
			}
			.tu_utvonalterv svg{
				display: none;
				stroke: #730159;
				stroke-width: 1.5;
				fill: none;
				width: 17px;
				float: right;
				transition: stroke .3s;}
			.tu_utvonalterv:hover{box-shadow: 0 0 0 1px #cf55b3;}
/* cart */
.tu_termek_osszeg{
				width: 100%;
				height:80px;
				border: 1px solid #ccc;
				box-sizing: border-box;
			}
			.tu_termek_mennyiseg, .tu_termek_osszesen{
				width: 50%;
				height: 100%;
				float: left;
			}
			.tu_termek_osszesen {
				background: #ffc00d;
				font-size: 22px;
				font-weight: bold;
				line-height: 78px;
				text-align: center;
			}
				.tu_termek_mennyiseg {
					padding: 19px 0 18px 30px;
					box-sizing: border-box;
				}
					.kosar_darab{
						cursor: default;
					}
					.tu_mennyiseg{
						position: relative;
						transition: box-shadow .3s,border .3s;
						border-radius: 50%;
						float: left;
						width: 40px;
						height: 40px;
						font-size: 34px;
						color: #ffffff;
						text-align: center;
					}
					.tu_mennyiseg_hovereffect:hover{
						box-shadow: 0 0 0 2px rgba(239,144,245,.4);
					}
					.tu_mennyiseg_hovereffect{
						cursor: pointer;
						background: #730159!important;
					}
					.tu_mennyiseg_minus{
						background: #ccc;
					}
					.tu_mennyiseg svg{
						stroke: #fff;
						stroke-width: 1.9;
						fill: none;
						width: 22px;
						margin-bottom: 3px;
					}		
					.tu_termek_mennyiseg span{
						float: left;
						font-size: 18px;
						font-weight: bold;
						color: #730159;
						margin-right: 16px;
						height: 40px;
						line-height: 40px;
					}
					.tu_termek_mennyiseg .kosar_darab{
						width: 40px;
						height: 40px;
						text-align: center;
						font-size: 20px;
						float: left;
						margin: 0 10px;
					}
.tu_cart_adatok{
	width:100%;
}			
	.tu_cart_adatok_inner{
		width: 1236px;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding-top: 50px;
	}	
		.tu_cart_adat_box{
			width: 49%;
			border: 1px solid #ccc;
			padding: 20px;
			box-sizing: border-box;
			margin-bottom: 40px;
			height: 368px;
			overflow: auto;
			position: relative;
		}
			.tu_cart_adat_box h2 {
				font-size: 16px;
				color: #730159;
				margin-bottom: 20px;
				margin-top: 0;
				font-weight: bold;
				letter-spacing: 2px;
				text-transform: uppercase;
			}
			.tu_cart_adat_box ul li {
				margin-bottom: 18px;
			}
			.tu_cart_adat_box ul li, .tu_cart_adat_box p {
				font-size: 15px;
			}			
			.tu_cart_adat_box > span{
				font-size: 15px;
				font-style: italic;
				margin-bottom: 20px;
				display: block;
			}
			.tu_cart_adat_mezo {
				height: 50px;
				line-height: 50px;
				margin-bottom: 10px;
				position: relative;
			}
			.tu_cart_adat_box.ccnumberbox .coupon_input{
				width: 61%;
				float: none;
			}
			.tu_cart_adat_box.ccnumberbox .infosign{
				float: right;
				height: 27px;
				width: 27px;
				background-color: #fff;
				border: 2px solid #730159;
				color: #730159;
				border-radius: 50%;
				text-align: center;
				margin-top: 10px;
				margin-right: 10px;
				font-size: 22px;
				line-height: 22px;
				font-weight: bold;
				box-sizing: border-box;
				padding-left: 1px;
				cursor: default;
			}
			.tu_cart_adat_mezo input {
				height: 40px;
				width: 70%;
				box-sizing: border-box;
				padding: 0 10px;
				border: 1px solid #ccc;
				float: right;
				margin-top: 5px;
			}
			span.tu_adat_mezo_label {
				display: block;
				width: 30%;
				float: left;
				font-size: 15px;
			}
			span.tu_adat_mezo_label_right {
				display: block;
				width: 60%;
				float: left;
				font-size: 15px;
			}
			
			.tu_cart_adat_mezo.phone input {
				height: 40px;
				width: calc(50% - 4px);
				box-sizing: border-box;
				padding: 0 10px;
			}
			.tu_cart_adat_mezo.ccnumber input {
				height: 40px;
				width: calc(45% - 4px);
				box-sizing: border-box;
				padding: 0 10px;
				float: none;
				margin-left: 29px;
			}
			.tu_cart_adat_mezo.phone select {
				height: 40px;
				width: 20%;
				box-sizing: border-box;
				padding: 0 10px;
				border: 1px solid #ccc;
				float: left;
				margin-top: 5px;
			}
			.tu_cart_adat_box .payment_info	{
				color: #f26a1b;
				width: 380px;
				margin-left: -35px;
				margin-top: 15px;
			}
			.tu_cart_adat_box .payment_info	.infosign{
				float: left;
				height: 27px;
				width: 27px;
				background-color: #fff;
				border: 2px solid #730159;
				color: #730159;
				border-radius: 50%;
				text-align: center;
				margin-top: 0px;
				margin-right: 10px;
				font-size: 22px;
				line-height: 22px;
				font-weight: bold;
				box-sizing: border-box;
				padding-left: 1px;
			}
			.tu_cart_adat_box .payment_info	span{
				margin-top: 1px;
				width: 290px;
				display: inline-block;
			}
				.payment_ping {
					position: absolute;
					bottom: 0;
					right: 20px;
					cursor: default;
					z-index: 1;
				}
					.payment_ping img {
						width: auto;
						height: auto;
						position: absolute;
						right: 0;
						bottom: 20px;
					}
					.nodisplay_payment{
					display: none;
				}
			
			.tu_cart_adat_box.cart_sum{
				background:#730159;
			}	
				
			.tu_cart_adat_box.cart_sum h2{
				color: #ffc00d;
			}
			.tu_cart_adat_box.cart_sum .tu_product_name{
					font-size: 24px;
					line-height: 24px;
					font-weight: 900;
					color: #fff;
					margin-top:40px;
				}
			.tu_cart_adat_box.cart_sum .tu_hotel_name{
				font-size: 15px;
				color: #fff;
			}
				.tu_cart_adat_box.cart_sum .tu_tovabbi_infok{
					display: inline-block;
					width: 100%;
					color: #fff;
				}
				.tu_cart_adat_box.cart_sum .tu_tovabbi_infok > div{
					float: left;
				}
				.tu_cart_adat_box.cart_sum .tu_tovabbi_infok > div.bordered{
					padding-right:10px;
					margin-right:10px;
					border-right: 1px solid #000;
					
				}
				.cart_sum .csillagok{
					display: block;
					width: 100%;
					height: 45px;
				}
				.cart_sum .csillagok > .csillag, .szurkecsillag {
					font-size: 16px;
					display: block;
					float: left;
					width: 20px;
					height: 20px;
					color: #ffc00d;
				}
				.cart_sum .csillagok > .csillag:before{
					content: "\2605";
				}
				.tu_cart_adat_box.cart_sum .tu_sum_darab{
					font-weight: normal;
					margin-top: 5px;
					color: #fff;
				}
				.tu_cart_adat_box.cart_sum .tu_sumprice{
					position: absolute;
					bottom: 20px;
					font-weight: bold;
					font-size: 18px;
					color: #ffc00d;
				}
				.tu_cart_submit {
					background: #fff;
					color: #730159;
					padding: 3px 20px;
					height: 32px!important;
					line-height: 32px!important;
					margin: 5px 0;
					border-radius: 50px;
					width: 140px;
					box-sizing: content-box;
					position: absolute;
					right: 35px;
					bottom: 30px;
					transition: box-shadow .3s;
					cursor: pointer;
					font-size: 16px;	
					font-weight:bold;				
				}
					.tu_cart_submit a{
						color: #730159;
						font-weight: 700;
						transition: color .3s;
					}
					.tu_cart_submit svg{
						display: none;
						stroke: #fff;
						stroke-width: 1.5;
						fill: none;
						width: 33px;
						float: left;
						transition: stroke .3s;
						margin-right: 14px;
					}
					.tu_cart_submit:hover{box-shadow: 0 0 0 2px #e99de3;}
				.tu_cart_submit_kupon{border: 2px solid #730159}	
/* confirm */	
.c_out{width: 100%; display: -webkit-box;}
	.c_in{width: 1236px; height: 100%; margin: 0 auto; display: block;}	
		.c_in h2 {
		    font-size: 34px;
		    color: #730159;
		    margin-top: 20px;
		    margin-bottom: 20px;
	    }
		.tu_link{
			background: #fff;
		    padding: 3px 32px;
		    height: 30px!important;
		    line-height: 30px!important;
		    margin: 5px 0;
		    border-radius: 18px;
		    border: 2px solid #730159;
		    width: 145px;
		    box-sizing: content-box;    
		    transition: box-shadow .3s;
		    font-size: 17px;
		    margin-top: 25px;
		}	
		.tu_link a {
		    color: #730159;
		    font-weight: 700;
		    transition: color .3s;
		}	
		.confirm_sum {
		    width: calc(100% - 2px);
		    border: 1px solid #ccc;
		    padding: 20px;
		    box-sizing: border-box;
		    margin-bottom: 0px;		   
		    overflow: auto;
		    position: relative;
		}
		.confirm_sum_t{float:left; font-size: 34px; color: #e21d1d; font-weight: bold;}
		.confirm_sum_p{float:right; font-size: 24px; font-weight: bold; margin-top: 8px;}
					
/* hírlevél feliratkozás */
.tu_newsletter{
	width:100%;
	height:390px;
}					
	.tu_newsletter_inner{
		width: 1236px;
		height: 390px;
		margin: 0 auto;
	}
		.tu_newsletter_subscribe{
			float: left;
			width: 645px;
			height: 390px;
			padding: 20px;
			box-sizing: border-box;
			background: #730159;
		}
			.tu_newsletter_subscribe h1{
				color: #fff;
				font-size: 33px;
			}
			.tu_newsletter_subscribe > span{
				color: #fff;
				line-height: 42px;
				margin: 20px auto;
				display: block;
			}
			.tu_newsletter_img{
				float: left;
				width: 591px;
				height: 390px;
				box-sizing: border-box;
			}
			.tu_newsletter_adat_mezo {
				height: 50px;
				width: 90%;
				float: left;
				line-height: 50px;
				margin-bottom: 10px;
				position: relative;
				
			}
				.tu_newsletter_adat_mezo input {
					height: 40px;
					width: 70%;
					box-sizing: border-box;
					padding: 0 10px;
					border: 1px solid #ccc;
					float: right;
					margin-top: 5px;
				}
				.tu_newsletter_adat_mezo span.tu_adat_mezo_label {
					display: block;
					width: 30%;
					float: left;
					font-size: 15px;
					color: #fff;
				}
	.tu_newsletter_checkboxes{
		width: 100%;
		margin-top: 40px;
	}
		.tu_newsletter_checkboxes_inner{
			width: 1236px;
			margin: 0 auto;
			border: 1px solid #ccc;
			padding: 20px;
			box-sizing: border-box;
		}
			.tu_newsletter_adat_mezo.checkboxos {
				height: auto;
				width: 90%;
				float: none;
				line-height: 24px;
				margin-bottom: 10px;
				position: relative;
				
			}
	.tu_newsletter_button{
		width: 100%;
		margin-top: 20px;
	}
		.tu_newsletter_button_inner{
			width: 175px;
			margin: 0 auto;
			box-sizing: border-box;
		}		
			.tu_newsletter_subscribe_button {
					background: #730159;
					color: #fff;
					padding: 3px 20px;
					height: 30px!important;
					line-height: 28px!important;
					margin: 5px 0;
					border-radius: 18px;
					width: 135px;
					box-sizing: content-box;
					transition: box-shadow .3s;
					cursor: pointer;
					font-size: 16px;
				}
					.tu_newsletter_subscribe_button a{
						color: #730159;
						font-weight: 700;
						transition: color .3s;
					}
					.tu_newsletter_subscribe_button:hover{box-shadow: 0 0 0 4px #a3bad9;}
.tu_newsletter_subscribe_message{
	text-align: center;
	font-size: 20px;
    padding-top: 40px;
    color: #730159;
	}					
/* cart checkboxok és rádiógombok*/				
				.tu_cart_checkbox {
				  display: block;
				  position: relative;
				  padding-left: 35px;
				  margin-bottom: 12px;
				  cursor: pointer;
				  font-size: 16px;
				  -webkit-user-select: none;
				  -moz-user-select: none;
				  -ms-user-select: none;
				  user-select: none;
				}
				.tu_cart_checkbox input {
				  position: absolute;
				  opacity: 0;
				  cursor: pointer;
				  height: 0;
				  width: 0;
				}
				.tu_cart_checkbox .checkmark{
					position: absolute;
					height: 25px;
					width: 25px;
					background-color: #fff;
					border: 1px solid #ccc;
					position: absolute;
					left: 0;
					top: 15px;
				}
				.tu_cart_checkbox:hover input ~ .checkmark {
					background-color: #fff;
					position: absolute;
					left: 0;
					top: 15px;
				}
				.tu_cart_checkbox input:checked ~ .checkmark {
					background-color: #fff;
				    position: absolute;
					left: 0;
					top: 15px;
				}
				.checkmark:after {
				  content: "";
				  position: absolute;
				  display: none;
				}
				.tu_cart_checkbox input:checked ~ .checkmark:after {
				  display: block;
				}
				.tu_cart_checkbox .checkmark:after {
				  left: 9px;
				  top: 5px;
				  width: 5px;
				  height: 10px;
				  border: solid #730159;
				  border-width: 0 3px 3px 0;
				  -webkit-transform: rotate(45deg);
				  -ms-transform: rotate(45deg);
				  transform: rotate(45deg);
				}
				.tu_newsletter_checkbox {
				  display: block;
				  position: relative;
				  padding-left: 35px;
				  margin-bottom: 12px;
				  cursor: pointer;
				  font-size: 16px;
				  -webkit-user-select: none;
				  -moz-user-select: none;
				  -ms-user-select: none;
				  user-select: none;
				}
				.tu_newsletter_checkbox input {
				  position: absolute;
				  opacity: 0;
				  cursor: pointer;
				  height: 0;
				  width: 0;
				}
				.tu_newsletter_checkbox .checkmark{
					position: absolute;
					height: 25px;
					width: 25px;
					background-color: #fff;
					border: 1px solid #ccc;
					position: absolute;
					left: 0;
					top: 0px;
				}
				.tu_newsletter_checkbox:hover input ~ .checkmark {
					background-color: #fff;
					position: absolute;
					left: 0;
					top: 0px;
				}
				.tu_newsletter_checkbox input:checked ~ .checkmark {
					background-color: #fff;
				    position: absolute;
					left: 0;
					top: 0px;
				}
				.checkmark:after {
				  content: "";
				  position: absolute;
				  display: none;
				}
				.tu_newsletter_checkbox input:checked ~ .checkmark:after {
				  display: block;
				}
				.tu_newsletter_checkbox .checkmark:after {
				  left: 9px;
				  top: 5px;
				  width: 5px;
				  height: 10px;
				  border: solid #730159;
				  border-width: 0 3px 3px 0;
				  -webkit-transform: rotate(45deg);
				  -ms-transform: rotate(45deg);
				  transform: rotate(45deg);
				}			
				.tu_cart_radio {
				  display: block;
				  position: relative;
				  padding-left: 35px;
				  margin-bottom: 12px;
				  cursor: pointer;
				  font-size: 15px;
				  -webkit-user-select: none;
				  -moz-user-select: none;
				  -ms-user-select: none;
				  user-select: none;
				}
				.tu_cart_radio input {
				  position: absolute;
				  opacity: 0;
				  cursor: pointer;
				  height: 0;
				  width: 0;
				}
				.tu_cart_radio .dot{
					position: absolute;
					height: 25px;
					width: 25px;
					background-color: #fff;
					border: 1px solid #ccc;
					position: absolute;
					border-radius: 50%;
					left: 0;
					top: 0;
				}
				.tu_cart_radio:hover input ~ .dot {
					background-color: #fff;
					position: absolute;
					left: 0;
					top: 0;
				}
				.tu_cart_radio input:checked ~ .dot {
					background-color: #fff;
				    position: absolute;
					left: 0;
					top: 0;
				}
				.tu_cart_radio input:checked ~ .dot:after {
				  display: block;
				}
				.tu_cart_radio .dot:after {
					left: 5px;
					top: 5px;
					width: 15px;
					height: 15px;
					border-radius: 50%;
					background: #730159;
				}
				.dot:after {
				  content: "";
				  position: absolute;
				  display: none;
				}
				.tu_cart_adat_box.feltetelek input:checked ~ .checkmark {
					top: 0px;			
				}
				.tu_cart_adat_box.feltetelek .tu_cart_checkbox:hover .checkmark {
					background-color: #fff;
					position: absolute;
					left: 0;
					top: 0px;
				}
				.tu_cart_adat_box.feltetelek .checkmark{
					top: 0;
				}
				.tu_cart_adat_box.feltetelek{
					line-height: 
				}
				.tu_cart_adat_box.feltetelek > .tu_cart_adat_mezo {
					line-height: 25px;
				}
				.tu_cart_checkbox a{
					color: #f26a1b;
				}

/* információk */
.tu_information{
	width:100%;
	height:390px;
}					
	.tu_information_inner{
		width: 1236px;
		height: 390px;
		margin: 0 auto;
	}
		.tu_information_menu{
			float: left;
			width: 645px;
			height: 390px;
			padding: 20px;
			box-sizing: border-box;
			background: #730159;
		}
			.tu_information_menu h1{
				color: #fff;
				font-size: 33px;
			}
			.tu_information_menu p{
				margin: 40px 0;
			}
				.tu_information_menu p a {
					color: #fff;
					font-size: 17px;
				}
		.info_text{
			
		}	
			.info_text_inner{
				width: 1236px;
				height: auto;
				margin: 20px auto;
				padding: 20px;
				border: 1px solid #ccc;
				box-sizing: border-box;
				display: table;
				position: relative;
			}
				.info_text_inner h3{
					color: #730159;
					font-size: 16px;
					margin-bottom: 15px;
					letter-spacing: 2px;
					text-transform:uppercase;
				}
				.info_text_inner strong{
					color: #ec192a;
					margin: 10px 0;
				}
		/* support */
.support_left, .support_right{
	width:50%;
	height:100%;
	float: left;
	box-sizing: border-box;
}
.support_right{
	padding: 60px 0 0 50px;
	}
	.support_left > span{
		margin: 20px 0;
		display: block;
	}
.tu_support_adat_mezo {
				height: 50px;
				line-height: 50px;
				margin-bottom: 10px;
				position: relative;
			}
	.tu_support_adat_mezo input {
				height: 40px;
				width: 70%;
				box-sizing: border-box;
				padding: 0 10px;
				border: 1px solid #ccc;
				float: right;
				margin-top: 5px;
			}
	.tu_support_adat_mezo textarea {
				height: 100px;
				width: 70%;
				box-sizing: border-box;
				padding: 10px;
				border: 1px solid #ccc;
				float: right;
				margin-top: 5px;
				resize: none;
			}
			span.tu_adat_mezo_label {
				display: block;
				width: 30%;
				float: left;
				font-size: 15px;
			}
			span.tu_adat_mezo_label_right {
				display: block;
				width: 60%;
				float: left;
				font-size: 15px;
			}
			
			.tu_support_adat_mezo.phone input {
				height: 40px;
				width: calc(50% - 4px);
				box-sizing: border-box;
				padding: 0 10px;
			}
			.tu_support_adat_mezo.ccnumber input {
				height: 40px;
				width: calc(45% - 4px);
				box-sizing: border-box;
				padding: 0 10px;
				float: none;
				margin-left: 29px;
			}
			.tu_support_adat_mezo.phone select {
				height: 40px;
				width: 20%;
				box-sizing: border-box;
				padding: 0 10px;
				border: 1px solid #ccc;
				float: left;
				margin-top: 5px;
			}
			.tu_support_sendbutton {
				    background: #fff;
					padding: 3px 30px 3px 38px;
					height: 30px!important;
					line-height: 28px!important;
					margin: 5px 0;
					color: #730159;
					font-weight: 700;
					border: 2px solid #730159;
					border-radius: 18px;
					width: 77px;
					box-sizing: content-box;
					transition: box-shadow .3s;
					cursor: pointer;
					float: right;
					margin-top: 20px;
			}
			.tu_support_sendbutton svg{
				stroke: #730159;
				stroke-width: 1.5;
				fill: none;
				width: 17px;
				float: right;
				transition: stroke .3s;
			}
			.tu_support_sendbutton:hover{box-shadow: 0 0 0 4px #a3bad9;}
			
/* footer */
.tu_footer{
	width: 100%;
	height: 396px;
	background: #f6f6f6;
	color: #666;
	float: left;
	margin-top: 40px;
}
	.tu_footer_inner{
		width: 1236px;
		height: 100%;
		margin: 0 auto;
		position: relative;
	}
		.tu_footer_col{
			width: 25%;
			height: 350px;
			float: left;
			padding: 20px;
			box-sizing: border-box;
		}
		.tu_footer_col h3{
			float: left;
			width: 100%;
			font-size: 16px;
			font-weight: 600;
			color: #333;
			margin-bottom: 30px;
		}
		.tu_footer_col ul{
			width: 100%;
			float: left;
			padding: 0;
			margin-bottom: 20px;
		}
			.tu_footer_col li{
				width: 100%;
				float: left;
				margin-bottom: 30px;
			}
				.tu_footer_col li a{
					color: #666;
				}
		.tu_footer_social {
			position:absolute;
			right: 0;
			bottom: 0;
			height: 50px;
			line-height: 40px;
		}
			.tu_footer_social span{float: left;}
			.tu_footer_social_icon {
				float: left;
				margin: 0 6px;
			}
/* form validálás */
.help-block{
    position: absolute;
    bottom: -12px;
	right: 5px;
    font-size: 13px;
    color: red;
    height: 18px;
    line-height: 18px;
}
.data-readonly {
  pointer-events: none;
}

/* jquery tooltip */

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999999999;
	max-width: 300px;
	opacity: 1;
}


.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
	z-index: 999999999;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
	background-color: #fff;
	background: white!important;
	
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	color: #333333;

}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 0px #666666;
	box-shadow: 0px 0px 0px #666666;
}
.ui-helper-hidden-accessible{
	display: none;
}
/* jquery dialog */
.ui-dialog #dialog {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    padding: 20px;
    height: 40px!important;
    min-height: 20px!important;
}
.ui-dialog .ui-dialog-content{border-bottom: 0!important;}
.ui-dialog .ui-dialog-buttonpane{border-top: 0!important;}
.ui-dialog .ui-dialog-buttonpane button{ 
    margin: 0 auto 15px auto;
    display: block;
    background: #730159;
    color: #fff;
    padding: 3px 20px;
    height: 30px!important;
    line-height: 28px!important;
    border-radius: 18px;
    width: 75px;
    box-sizing: content-box;
    transition: box-shadow .3s;
    cursor: pointer;
}
.ui-dialog .ui-dialog-buttonpane button:hover{
	box-shadow: 0 0 0 4px #a3bad9;
}


/* kijelölés ellen */
*.unselectable {
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;

   /*
     Introduced in IE 10.
     See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
   */
   -ms-user-select: none;
   user-select: none;
}		

/* safarihoz */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ @media {
    .tu_termek_rating .tu_hotel_rating_toggle{width: 60%}
			.tu_termek_rating > div {
				width: 20%;
				}
}}		

/* Club ajánlat */
.clubproduct{
	position: absolute;
	width: 100px;
	height: 69px;
	padding-top:31px;
	background: #730159;
	top:0;
	right:100px;
	text-align: center;
	line-height:19px;
	font-size:15px;	
	color:#ffffff;		
	font-weight: bold;
	text-transform: uppercase;			
}

.clubproduct_min{
	position: absolute;
	width: 100px;
	height: 83px;
	padding-top:17px;
	background: #ba0190;
	top:0;
	right:0px;
	text-align: center;
	line-height:22px;
	font-size:17.5px;	
	color:#ffffff;			
}

.napiclubbf{
	position: absolute;
	width: 92px;
	height: 88px;
	padding: 0px 4px;
    padding-top: 12px;
	background: #000000;
	top:0;
	right:200px;
	text-align: center;
	line-height:19px;
	font-size:15px;	
	color:#ffffff;	
	font-weight: bold;
	text-transform: uppercase;		
}

.clubpontbadge{
	position: absolute;
	width: 100px;
	height: 77px;
	padding-top:23px;
	background: #f9682e;
	top:0;
	right:0px;
	text-align: center;
	line-height:19px;
	font-size:16px;	
	color:#ffffff;		
	text-transform: uppercase;		
}
.clubpontbadge span{font-size:28px;}

#vap_ac_div{
	position: absolute; left:628px; bottom:8px; width:600px; height:188px; background: rgba(0, 0, 0, 0.4);
	z-index:10;
}

#vip_ac_info_div2{
	position: relative;
	margin-top:30px;
	margin-left:25px;			
	font-size:16px;
	line-height:17px;	
	color:#fffff;	
}

#vip_ac_email_div{
	position: relative;
	width: 100%;	
	text-align:right;	
	font-size:16px;
	margin-top:20px;
	margin-bottom:10px;
}
#vip_ac_email_div input{border: 1px solid #ccc; height: 28px; width:354px; margin-right:30px;}

#vip_ac_clubcard_div{
	position: relative;
	width: 100%;	
	text-align:right;
	font-size:16px;
	margin-bottom:10px;
}
#vip_ac_clubcard_div input{border: 1px solid #ccc; height: 28px; width:354px; margin-right:30px;}
		
#vip_ac_error{
	position: relative;
	width: 118px;
	right:-14px;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;	
}	

.adoszam input{
	float: left;
    width: 350px;
    height: 16px;
    padding: 10px;
    background: #ffffff;
    border: 1px solid #ddd7d1;
    font-size: 15.5px;
    color: #1d323c;
    height:40px;    
 }			

#mpoint150{float: left; width: 100%;} 
	#mpoint15{width: 1213px; height:61px; margin: 0 auto; padding:9px; padding-top:8px; padding-left:14px; margin-bottom:20px; background: #f7752a; color:#ffffff;}
		#mpoint15_text{float:left; position:relative; font-size: 25px; line-height: 31px;}
		#mpoint15_img{float:left; position:relative; margin-left:18px;}
			#mpoint15_img img{position: absolute; top: -33px;}
		#mpoint15_nums{float:right; position:relative;}
			.mp15d{float:left; position:relative; margin-top:2px; width:44px; height:60px; background:#201d1d; font-size: 50px; font-weight:700; line-height: 55px; text-align:center; border-radius:5px; margin-right: 8px;}
				.mp15d_m{margin-right: 30px}
				
#kupon{}

.dropdown-container {
    position: relative;
    display: inline-block;
    float:right;    
}

.dropdown-button {
    background-color: white;
    border: 1px solid #c7c7c7;
    padding: 10px;
    cursor: pointer;
    width: 200px;
    text-align: left;
    font-size: 16px;
    position: relative;    
}

.arrow {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    color: #c7c7c7;
}

.dropdown-menu {
    display: none;
    position: absolute;
    background-color: white;
    border: 1px solid #c7c7c7;
    margin-top: 5px;
    list-style-type: none;
    padding: 0;
    width: 100%;
    z-index: 1;
}

.dropdown-menu li {
    padding: 10px;
    cursor: pointer;
}

.dropdown-menu li:hover {
    background-color: #c7c7c7;
}

.product_down{float: left; width:100%; background: #730159; padding-top:10px; padding-bottom:10px;}
	.product_down_cont{width:1236px; margin: 0 auto; height: 148px; position:relative;}
		.product_down_img{float: left; width: 205px; height:148px; position:relative;}
		.product_down_datas{float: left; width: 600px; height:148px; margin-left:20px; color: #fff; position:relative;}		
			.product_down_datas .tu_product_name {
			    font-size: 24px;
			    line-height: 34px;
			    font-weight: 900;
			}
			.product_down_datas .tu_tovabbi_infok > div {
			    float: left;
			    margin-top:5px;
			}
			.product_down_datas .tu_tovabbi_infok > div.bordered{
				padding-right: 10px;
			    margin-right: 10px;
			    border-right: 1px solid #fff;
			}
			.product_down_datas .tu_tovabbi_infok {
			    display: inline-block;
			    width: 100%;
			}
			
			.product_down_datas_akcios_ar{ 
			    font-size: 18px;
			    color: #ffc00d;
			    font-weight: bold;
			}
		
		.tu_megveszem_div{float: left; width: 205px; height:148px; position:relative;}
			
			.tu_megveszem_down {
			    float: left;
			    background: #fff;
			    padding: 3px 40px;
			    height: 30px !important;
			    line-height: 28px !important;
			    margin: 5px 0;
			    border-radius: 18px;
			    width: 77px;
			    box-sizing: content-box;
			    position: relative;		
			    cursor:pointer;	   
			    transition: box-shadow .3s;
			    margin-top:58px;
			    margin-left:30px;
			}
			
			.tu_megveszem_down a {
			    color: #730159;
			    font-weight: 700;
			    transition: color .3s;
			    text-decoration: none;
			}
			
			.tu_megveszem_down a:visited{
				color: #730159;
				}
			
			.tu_megveszem_down:hover{box-shadow: 0 0 0 4px #9d0f7d;}	
			
			.tu_megveszem_down_out{
				float: left;
				background: #9d9fa2;
				padding: 3px 40px;
				height: 30px!important;
				line-height: 28px!important;
				margin: 5px 0;
				border-radius: 18px;
				width: 110px;
				box-sizing: content-box;
				position: relative;				
				transition: box-shadow .3s;
				text-align: center;
			}
			
.tu_footer_text0{float: left; width:100%; background: #f1f2f2; padding-top:65px; padding-bottom:65px;}
	.tu_footer_text00{width:1236px; margin: 0 auto; font-size: 13.5px; color: #39383a; font-weight: normal; line-height: 28px;}
		.tu_footer_text001{float: left; width:380px; padding-left:0px; padding-right:32px;}
			.tu_footer_text001 h4{font-size: 21px; color: #730159; margin-bottom:20px; font-weight: normal; line-height: 28px;}
			
		.tu_footer_text002{float: left; width:412px; padding-left:0px; padding-right:0px;}
			.tu_footer_text002 h4{font-size: 21px; color: #f26a1b; margin-bottom:20px; font-weight: normal; line-height: 28px;}			
			
		.tu_footer_text003{float: left; width:380px; padding-left:32px; padding-right:0px;}
			.tu_footer_text003 h4{font-size: 21px; color: #ffc40a; margin-bottom:20px; font-weight: normal; line-height: 28px;}
			