@charset "utf-8";
/* css document */

:root {
	--theme: #1f5aaa;
	--secondary: #8dc004;
	--factor-mobile: 1.15;
}


body {
	margin: 0;
	padding: 0;
	direction: rtl;
	/* font-family: "Open sans", "Rubik", sans-serif; */
	font-family: "Heebo", serif;
	/* letter-spacing: -0.1px; */
	font-weight: 400;
	/* overflow-x: hidden; */
	font-size: calc(16px * var(--factor-mobile));
}

body textarea {
	/* font-family: "Open sans", "Rubik", sans-serif; */
	resize: none;
}


/* body, */
form,
input,
select,
textarea {
	font-size: calc(16px * var(--factor-mobile));
	font-family: inherit;
}

form,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

h1 {
	color: #385aa7;
}

a {
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: calc(18px * var(--factor-mobile));
}

.ui-dialog p {
	line-height: 18px;
}

p,
li {
	line-height: 1.2em;
}

img {
	border: none;
}

/* ############################################### */
.bpage {
	max-width: 1020px;
	box-sizing: border-box;
	margin: 0 auto;
}

.footer {
	float: right;
	width: 100%;
	margin-top: 20px;
}


.hp_header {
	/* background: transparent url(img/header_bg.png) no-repeat 0 0; */
	height: 250px;
	position: relative;
	/* background: #aeaeae; */
}

.in_header {
	/* background: transparent url(img/header_in_bg.png) no-repeat 0 0; */
	height: 180px;
	position: relative;
	/* border-top: 6px solid var(--theme); */
	/* background: #aeaeae; */
}

.logo {
	/* background: transparent url(img/logo.png) no-repeat 0 0; */
	background: transparent url(img/logo-320.png) no-repeat 0 0;
	background-size: 100% 100%;
	position: relative;
	width: 228px;
	height: 114px;
	display: block;
	z-index: 10;
	text-decoration: none;
	float: right;
}

.topmenu {
	float: left;
	width: 650px;
	/* font-size: 14pxcalc(; * * var(--factor-mobile));
	height: 55px;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 10;
}

.topmenu li {
	float: left;
	/* ln liron edited: was float:right, changed to have overflow not go over tractor logo */
	width: auto;
	margin: 0 6px;
	height: 55px;
	background: transparent url(img/topmenu.png) no-repeat left 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.topmenu li a {
	color: black;
	text-decoration: none;
	line-height: 55px;
	display: inline-block;
	padding: 0 10px 0 10px;
	/* font-weight: bold; */
}



.topmenu .menu-login a {
	color: white;
	line-height: 1;
	padding: 10px;
}

.topmenu .menu-login a:hover {
	text-decoration: none;
}

.topmenu li a:hover {
	text-decoration: underline;
}

.topmenu li.active {
	/* background: transparent url(img/topmenu-active.png) no-repeat 0 0; */
	/* margin: 0 9px 0 0; */
	margin: 0;
}

.topmenu li.active a {
	height: 55px;
	color: #e8e8e6;
	display: inline-block;
	/* background: transparent url(img/topmenu-active.png) no-repeat right -70px; */
	background: var(--theme);
	border-radius: 5px;
}

.topmenu li.active a:hover {
	text-decoration: none;
	color: #ffffff;
}

.hp_header .topgall {
	position: absolute;
	bottom: -37px;
	width: 400px;
	right: 75px;
	pointer-events: none;
}

.hp_header .topgall img {
	width: 100%;
	height: auto;
	display: block;
	/* transform: rotateY(180deg); */
	opacity: 0.75;
}


.hp_header .topdesc {
	position: absolute;
	top: 110px;
	left: 40px;
	width: 550px;
}

.in_header .topdesc {
	position: absolute;
	bottom: 36px;
	right: 277px;
	width: 600px;
}

.topdesc h1 {
	font-size: calc(37px * var(--factor-mobile));
	line-height: 37px;
}

.topdesc h1 span,
.topdesc h2 span {
	display: block;
	width: 100%;
}

.topdesc h1 span.black,
.topdesc h2 span.black {
	color: #212121;
}

.topdesc h1 span.blue,
.topdesc h2 span.blue,
.contact .blue {
	color: var(--theme);

}

.service_form {
	position: relative;
	float: right;
	width: 497px;
	height: 114px;
	/* background: transparent url(img/service.png) no-repeat 0 0; */
}

.hp_header .topdesc h2,
.service_form h2.green {
	color: #8dc004;
	width: 100%;
	font-size: calc(54px * var(--factor-mobile));
	line-height: 54px;
}

.service_form .txt_service {
	color: #3859a7;
	font-size: calc(29px * var(--factor-mobile));
	font-weight: bold;
	width: 98px;
	top: 9px;
	right: 48px;
	position: absolute;
	line-height: 27px;
}

.service_form h2.green {
	position: absolute;
	top: 10px;
	left: 24px;
	text-align: left;
	font-size: calc(50px * var(--factor-mobile));
	line-height: 50px;
}

.service_form .loginfav {
	position: absolute;
	top: 71px;
	left: -6px;
	text-align: left;
}

.service_form .login_name {
	position: absolute;
	bottom: 15px;
	right: 51px;
	color: #3e61a6;
}

.menu_btns {
	position: absolute;
	width: 490px;
	height: 70px;
	bottom: 0;
	left: 0;
}

.menu_btns a,
.loginfav a {
	text-decoration: none;
	margin-left: 6px;
}

.menu_btns .m_search_btn {
	float: right;
	width: 147px;
	height: 50px;
	display: block;
	/* background: transparent url(img/menu_btn_search.png) no-repeat 0 0; */
}

.menu_btns .m_search_btn:hover {
	/* background-image: url(img/menu_btn_search_hover.png); */
}

.menu_btns .m_buy_btn {
	float: right;
	width: 147px;
	height: 50px;
	display: block;
	/* background: transparent url(img/menu_btn_buy.png) no-repeat 0 0; */
}

.menu_btns .m_buy_btn:hover {
	/* background-image: url(img/menu_btn_buy_hover.png); */
}

.m_buy_btn_search {
	float: right;
	width: 263px;
	height: 55px;
	display: block;
	/* background: transparent url(img/s_buy_btn.png) no-repeat 0 0; */
	padding-right: 28px;
	margin-top: 5px;
	display: none;
}

.m_buy_btn_search_model {
	float: right;
	width: 263px;
	height: 55px;
	display: block;
	background: transparent url(img/s_search_btn.png) no-repeat 0 0;
	padding-right: 28px;
	margin-top: 5px;
}

.m_buy_btn_search_model_archive {
	float: right;
	width: 263px;
	height: 55px;
	display: block;
	background: transparent url(img/s_archive_btn.png) no-repeat 0 0;
	padding-right: 28px;
	margin-top: 5px;
}


.menu_btns .m_mehiron_btn {
	float: right;
	width: 167px;
	height: 50px;
	display: block;
	/* background: transparent url(img/menu_btn_mehiron.png) no-repeat 0 0; */
}

.menu_btns .m_mehiron_btn:hover {
	/* background-image: url(img/menu_btn_mehiron_hover.png); */
}

.hp_header .loginfav {
	position: absolute;
	bottom: 0;
	left: 490px;
	width: 238px;
	height: 36px;
}

.hp_header .login_name {
	position: absolute;
	bottom: 6px;
	right: 30px;
	color: #3e61a6;
}

.loginfav .fav_btn {
	float: right;
	width: 132px;
	height: 30px;
	display: block;
	/* background: transparent url(img/menu_btn_fav.png) no-repeat 0 0; */
}

.loginfav .fav_btn:hover {
	/* background-image: url(img/menu_btn_fav_hover.png); */
}

.loginfav .login_btn,
.loginfav .logout_btn {
	float: left;
	display: block;
	/* background: transparent url(img/menu_btn_login.png) no-repeat 0 0; */
	background-color: #134e9f;
	padding: 4px 16px;
	font-size: calc(20px * var(--factor-mobile));
	color: white;
	margin-left: 15px;
	border-radius: 5px;
}

.loginfav .login_btn:hover,
.loginfav .logout_btn:hover {
	/* background-image: url(img/menu_btn_login_hover.png); */
	background-color: #8ca3ad;
	color: white;
}


.rcol {
	float: right;
	width: 497px;
}

.shamay_form {
	float: right;
	width: 497px;
	height: 132px;
	/* background: transparent url(img/form_shamay.png) no-repeat 0 0; */
}

.loginfav {
	float: left;
	width: 250px;
}

.services {
	float: right;
	width: 497px;
	height: 109px;
	padding-top: 5px;
	/* background: transparent url(img/service.png) no-repeat 0 0; */
}

.services h2.blue {
	color: #0247a5;
	font-size: calc(30px * var(--factor-mobile));
	float: right;
	width: 103px;
	line-height: 30px;
	font-weight: normal;
	margin-right: 49px;
}

.in_main .services h2.green {
	color: #8dc004;
	width: 340px;
	float: right;
	font-size: calc(50px * var(--factor-mobile));
	line-height: 70px;
}

.shamay_form .fields {
	float: right;
	padding: 20px 36px 0 0;
	width: 350px;
}

.shamay_form .fields input {
	/* background: url(img/form-field.png) no-repeat scroll 0 0 transparent; */
	border: medium none;
	height: 28px;
	line-height: 28px;
	margin-bottom: 3px;
	margin-left: 7px;
	outline: medium none;
	padding: 0 10px;
	width: 145px;
}

.shamay_form .fields input.errorfield {
	/* background: url(img/form-field-error.png) no-repeat scroll 0 0 transparent; */
}

.shamay_form .shamay_btn {
	float: left;
	width: 96px;
	height: 65px;
	/* background: transparent url(img/form-btn.png) no-repeat 0 0; */
	cursor: pointer;
	margin: 17px 0 0 15px;
	border: none;
}

.shamay_form .shamay_more {
	float: left;
	width: 80%;
	display: block;
	margin: 15px 0 0 20px;
	text-align: left;
	color: #1e1e1e;
	font-size: calc(16px * var(--factor-mobile));
	font-weight: bold;
	/* background: transparent url(img/shamay-link-arrows.png) no-repeat left center; */
}

.meuhad {
	float: right;
	width: 100%;
	/* background: transparent url(img/meyuhad_bg.png) repeat-y 0 0; */
}

.meuhad .meuhad_editor {
	float: right;
	width: 435px;
	padding: 0 42px 15px 20px;
	/* background: transparent url(img/meyuhad_bot.png) no-repeat 0 bottom; */
}

.meuhad .meuhad_editor h2 {
	font-size: calc(22px * var(--factor-mobile));
	line-height: 24px;
	font-weight: bold;
	color: #03377e;
	margin: 0;
	padding: 0;
}

.meuhad .meuhad_editor p {
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.meuhad .more {
	float: left;
	display: block;
	width: 91px;
	height: 29px;
	/* background: transparent url(img/more-btn-greybg.png) no-repeat 0 0; */
	text-decoration: none;
}

.meuhad .more:hover {
	text-decoration: none;
}

.lcol {
	float: left;
	/* width: 503px; */
}

.banner468x60 {
	/* background: transparent url(img/banner_bg_468x60.png) no-repeat 0 0; */
	float: right;
	width: 468px;
	height: 50px;
	padding: 8px 16px 11px 19px;
}

.content_banner_col {
	/* background: transparent url(img/in_banner_bg_468x60.png) no-repeat 0 0; */
	height: 67px;
	padding: 11px 17px 11px 18px;
}

.banner468x60 p {
	margin: 0;
	padding: 0;
}

.in_main .banner468x60 {
	/* background: transparent url(img/in_banner_bg_468x60.png) no-repeat 0 0; */
	height: 70px;
	padding: 13px 16px 16px 19px;
}

.lcol .about_editor {
	float: right;
	width: 475px;
	padding: 15px 15px 0 0;

}

.lcol .about_editor h2 {
	font-size: calc(22px * var(--factor-mobile));
	line-height: 24px;
	font-weight: bold;
	color: #647881;
	margin: 0;
	padding: 0;
}

.lcol .about_editor p {
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 20px;
	color: #1d2122;
}

.lcol .about_editor .more {
	float: left;
	display: block;
	width: 91px;
	height: 29px;
	/* background: transparent url(img/more-btn.png) no-repeat 0 0; */
	text-decoration: none;
}

.lcol .about_editor .more:hover {
	text-decoration: none;
}

.hp_searches,
.in_searches {
	/* background: transparent url(img/bottom.png) no-repeat 0 bottom; */
	padding: 0 0 10px;

}

.searchform {
	float: right;
	width: 274px;
	padding-left: 28px;
	margin-right: 35px;
	/* background: transparent url(img/search-border.png) no-repeat left top; */

}

.searchform_side {
	background: none;
	margin-right: 27px;
}

.in_searches .searchform {
	margin-right: 19px;
}

.form dd {
	float: right;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	position: relative;
	z-index: 1;
	cursor: pointer;
}


.searchform .form dd.opened,
.archiveform .form dd.opened {
	z-index: 100;
}

.searchform .form dd span.arrow {
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 10px;
	width: 10px;
	height: 10px;
	display: block;
	cursor: pointer;
	/* background: transparent url(img/fieldarr-not-active.png) no-repeat center center; */
}

.searchform .form dd.active span.arrow {
	/* background-image: url(img/fieldarr.png); */
}

.searchform dd div {
	/* background: transparent url(img/search-field-not-active.png) no-repeat 0 0; */
	width: 255px;
	height: 28px;
	margin-bottom: 12px;
	color: #cac9c9;
}

.searchform dd div span {
	display: block;
	padding-right: 20px;
	line-height: 28px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.searchform dd.opened div span,
.searchform dd.opened span.arrow {
	z-index: 200;
}

.searchform dd.active div {
	/* background-image: url(img/search-field.png); */
	color: #020202;
}

.searchform dd.active div.errorfield {
	/* background-image: url(img/archive-field-error.png); */
	color: #020202;
}

.searchform dd ul {
	display: none;
	position: absolute;
	z-index: 10;
	top: 15px;
	right: 0;
	width: 255px;
	list-style: none;
	margin: 0;
	padding: 0 0 15px;
	/* background: #fff url(img/search-field-opened255x1000.png) no-repeat 0 bottom; */
}

.searchform dd ul li {
	line-height: 25px;
	width: 233px;
	padding: 0 20px 0 0;
	cursor: pointer;
	margin: 0 1px;
}

.searchform dd ul li:hover {
	background: #e5e9f0;
}

.searchform dd ul li.listpad {
	height: 15px;
}

.searchform dd ul li.listpad:hover {
	background: transparent;
	cursor: default;
}

.searchform dd.opened ul {
	display: block;
}


.archiveform {
	float: right;
	width: 275px;
	/* margin-right: 27px; */
}



.archiveform .form dd span.arrow {
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 10px;
	width: 10px;
	height: 10px;
	display: block;
	cursor: pointer;
	/* background: transparent url(img/fieldarr-not-active.png) no-repeat center center; */
}

.archiveform dd.opened div span,
.archiveform dd.opened span.arrow {
	z-index: 200;
}

.archiveform .form dd.active span.arrow {
	/* background-image: url(img/fieldarr.png); */
}

.archiveform dd div {
	/* background: transparent url(img/archive-not-active.png) no-repeat 0 0; */
	width: 255px;
	height: 28px;
	margin-bottom: 5px;
	color: #cac9c9;
}

.archiveform dd div span {
	display: block;
	padding-right: 20px;
	line-height: 28px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.archiveform dd.opened div span,
.searchform dd.opened span.arrow {
	z-index: 200;
}

.archiveform dd.active div {
	/* background-image: url(img/archive-field.png); */
	color: #020202;
}

.archiveform dd.active div.errorfield {
	/* background-image: url(img/archive-field-error.png); */
}

.archiveform dd ul {
	display: none;
	position: absolute;
	z-index: 10;
	top: 15px;
	right: 0;
	width: 255px;
	list-style: none;
	margin: 0;
	padding: 0 0 15px;
	/* background: #fff url(img/archive-field-opened255x1000.png) no-repeat 0 bottom; */
}

.archiveform dd ul li {
	line-height: 25px;
	width: 233px;
	padding: 0 20px 0 0;
	cursor: pointer;
	margin: 0 1px;
}

.archiveform dd ul li:hover {
	background: #e5e9f0;
}

.archiveform dd ul li.listpad {
	height: 15px;
}

.archiveform dd ul li.listpad:hover {
	background: transparent;
	cursor: default;
}

.archiveform dd.opened ul {
	display: block;
}


.archive_content .archiveform .search_btn {
	margin-top: 0;
}



.banner300x250 {
	float: left;
	width: 300px;
	margin-left: 24px;
}

.banner300x250 p {
	padding: 0;
	margin: 0;
}

.footer {
	/* background: transparent url(img/footer.png) no-repeat 0 0; */
	background: #7d888d;
	background: #222;

	/* height: 120px; */
	/* font-size: 14pxcalc(; * * var(--factor-mobile));
	/* text-align: center; */
	padding: 30px;
	color: white;
	box-sizing: border-box;

}

.footer .bottom-line {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: center;
	gap: 10px;
}

@media (min-width: 768px) {

	.footer .bottom-line {
		flex-wrap: nowrap;
		gap: 0;
	}

	.logged_in_btns .date {
		padding-left: 60px;
	}



}


.footer p {
	margin: 0;
	line-height: 1.25;
}

.fmenu {
	width: 100%;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 10px 0 20px;
}

.fmenu li {
	display: inline;
	padding: 0 5px;
	color: #e5e5e5;
}

@media (min-width: 768px) {
	.fmenu li {
		padding: 0 10px;
	}

}


.fmenu li a {
	color: inherit;
}

.copyright {
	width: auto;
}

.ftext {
	margin: 0;
}

.ftext p {
	margin: 0;
	padding: 0;
}

.bread_cramp {
	padding: 5px 10px 0 0;
	color: gray;
	/* width: 493px; */
	font-weight: normal;
	font-size: calc(14px * var(--factor-mobile));
}

.bread_cramp a {
	color: inherit;
	text-decoration: none;
	font-weight: bold;
}

.bread_cramp a:hover {
	text-decoration: underline;
}

.main_content {
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
	/* background: url("img/bottom.png") no-repeat scroll 0 bottom transparent; */
	min-height: 97px;
}

.archive_content {
	width: 100%;
	/* padding: 10px 0; */
	display: flex;
	float: none;
}

.rcol_survey {
	width: 602px;
	float: right;
	padding-left: 18px;
	border-left: 1px dotted #e7eae9;
	min-height: 283px;
}

.rcol_order_price_list {
	width: 430px;
}

.lcol_survey {
	width: 274px;
	float: left;
	padding-right: 14px;
	padding-left: 6px;
}

.lcol_order_price_list {
	width: 450px;
	float: right
}

.order_survey .fields {
	width: 255px;
	margin: auto;
}

.order_price_list .fields {
	width: 469px;
	padding-right: 10px;
}

.order_survey .fields input,
.login_content .fields input {
	/* background: url("img/archive-field.png") no-repeat scroll 0 0 transparent; */
	/* border: medium none; */
	/* height: 28px;
	line-height: 28px;*/
	/* margin-bottom: 7px;  */
	outline: medium none;
	/* padding: 0 10px; */
	/* width: 235px; */
}


.order_survey .fields input.errorfield,
.login_content .fields input.errorfield {
	/* background: url("img/archive-field-error.png") no-repeat scroll 0 0 transparent; */
}



.order_survey .archiveform {
	margin: 0;
}

.order_survey .archiveform .form dd {
	margin-right: 0;
}

.order_survey .archiveform .form dd div span {
	padding-right: 10px;
}

.order_survey .fields .search_btn {
	/* background: url("img/s_form-btn.png") no-repeat scroll 0 0 transparent; */
	cursor: pointer;
	float: left;
	height: 30px;
	margin-top: 7px;
	width: 87px;
}


.loader {
	float: left;
	height: 30px;
	margin-top: 7px;
	width: 87px;
	text-align: center;
}

.fields .send_btn,
.fields .send_btn,
.fields .send_btn,
.fields .send_btn {
	/* background: url("img/btn-grey.png") no-repeat scroll 0 0 transparent; */
	cursor: pointer;
	float: left;
	height: 24px;
	margin-top: 7px;
	width: 87px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: calc(22px * var(--factor-mobile));
}

/* tickets */
.tickets_content {
	/* padding-left: 14px;
	width: 954px; */
}



.tickets_content .rcol_tickets .title1 {
	width: 100%;
	float: right;
	color: #235aac;
	font-size: calc(25px * var(--factor-mobile));
	border-bottom: 1px solid #235aac;
	margin-bottom: 10px;
}

.tickets_content .rcol_tickets .title2 {
	width: 100%;
	float: right;
	color: #89b70f;
	font-size: calc(25px * var(--factor-mobile));
	border-bottom: 1px solid #89b70f;
	margin-bottom: 10px;
	margin-top: 32px;
}

.tickets_content .row {
	padding-bottom: 20px;
	width: 100%;
	float: right;
}

.tickets_content .rcol_tickets {
	/* width: 320px; */
	min-width: 375px;
	width: 375px;
	/* padding-left: 27px; */
	color: #5d717a;
}


.tickets_content .rcol_tickets .row_blue {
	width: 100%;
	line-height: normal;
	margin-bottom: 18px;
	padding: 2px;
}

.tickets_content .rcol_tickets .row div {
	/* float: right; */
}

.tickets_content .rcol_tickets .row .name {
	width: 180px;
	color: black;
}

.tickets_content .rcol_tickets .row .price {
	width: 100px;
}

.tickets_content .rcol_tickets .row_blue .price .price_600 {
	/* background: url(img/price-600.png) no-repeat 0 0; */
	width: 49px;
	height: 23px;
	float: right;
}

.tickets_content .rcol_tickets .row_blue .price .shek {
	/* background: url(img/price-shek.png) no-repeat 0 0; */
	width: 22px;
	height: 20px;
	float: right;
	margin-top: 4px;
}

.tickets_content .rcol_tickets .row_blue .btn {
	/* background: url(img/btn-buy-blue39x18.png) no-repeat 0 0; */
	height: 18px;
	width: 39px;
	float: right;
	margin-top: 4px;
	cursor: pointer;
}

.tickets_content .row_green .price .price_amount {
	font-size: calc(19pt * var(--factor-mobile));
	font-weight: bold;
	color: #678b05;
	text-shadow: -1px -1px 1px #e9efd5, -1px 1px 1px #e9efd5, 1px -1px 1px #e9efd5, 1px 1px 1px #e9efd5, 0 0 0.2em #e9efd5, 0 0 0.2em #e9efd5, 0 0 0.2em #e9efd5
}

.tickets_content .row_blue .price .price_amount {
	font-size: calc(19pt * var(--factor-mobile));
	font-weight: bold;
	color: #2a62ac;
	text-shadow: -1px -1px 1px #e4ecf7, -1px 1px 1px #e4ecf7, 1px -1px 1px #e4ecf7, 1px 1px 1px #e4ecf7, 0 0 0.2em #e4ecf7, 0 0 0.2em #e4ecf7, 0 0 0.2em #e4ecf7
}

.tickets_content .row_syan .price .price_amount {
	font-size: calc(19pt * var(--factor-mobile));
	font-weight: bold;
	color: #0d4d68;
	text-shadow: -1px -1px 1px #e0e1dc, -1px 1px 1px #e0e1dc, 1px -1px 1px #e0e1dc, 1px 1px 1px #e0e1dc, 0 0 0.2em #e0e1dc, 0 0 0.2em #e0e1dc, 0 0 0.2em #e0e1dc
}

.tickets_content .rcol_tickets .row_green .price .price_180 {
	/* background: url(img/price-180g.png) no-repeat 0 0; */
	width: 49px;
	height: 23px;
	float: right;
}

.tickets_content .rcol_tickets .row_green .price .price_200 {
	/* background: url(img/price-200g.png) no-repeat 0 0; */
	width: 49px;
	height: 23px;
	float: right;
}

.tickets_content .rcol_tickets .row_green .price .price_350 {
	/* background: url(img/price-350g.png) no-repeat 0 0; */
	width: 49px;
	height: 23px;
	float: right;
}

.tickets_content .rcol_tickets .row_green .price .price_400 {
	/* background: url(img/price-400g.png) no-repeat 0 0; */
	width: 49px;
	height: 23px;
	float: right;
}

.tickets_content .rcol_tickets .row_green .price .price_450 {
	/* background: url(img/price-450g.png) no-repeat 0 0; */
	width: 49px;
	height: 23px;
	float: right;
}

.tickets_content .rcol_tickets .row_green .price .price_550 {
	/* background: url(img/price-550g.png) no-repeat 0 0; */
	width: 49px;
	height: 23px;
	float: right;
}

.tickets_content .rcol_tickets .row_green .price .shek {
	/* background: url(img/price-shekg.png) no-repeat 0 0; */
	width: 22px;
	height: 20px;
	float: right;
	margin-top: 4px;
}

.tickets_content .rcol_tickets .row_green .btn {
	/* background: url(img/btn-buy-green45x24.png) no-repeat 0 0; */
	height: 24px;
	width: 45px;
	float: right;
	cursor: pointer;
}

.tickets_content .rcol_tickets .order_survey {
	/* background: url(img/order-survey-btn.png) no-repeat 0 0; */
	height: 55px;
	width: 320px;
	float: right;
	margin-top: 30px;
}

.tickets_content .lcol_tickets {
	width: 602px;
	float: right;
}

.tickets_content .lcol_tickets .col1 {
	width: 274px;
	float: right;
	padding-left: 24px;
}

.tickets_content .lcol_tickets .col_sep {
	width: 1px;
	float: right;
	background: url("img/separator.png") repeat-y scroll 0 0 transparent;
	height: 136px;
	margin-top: 12px;
}

.archive_content .col_sep {
	width: 1px;
	float: right;
	background: url("img/separator.png") repeat-y scroll 0 0 transparent;
	height: 372px;
	/* margin-top: 12px; */
	padding: 0 10px;
}

.tickets_content .lcol_tickets .col2 {
	width: 274px;
	float: left;
}

.tickets_content .lcol_tickets .col1 .title {
	/* background: url("img/search_title.png") no-repeat scroll 0 0 transparent; */
	width: 259px;
	height: 37px;
	color: #fff;
	font-size: calc(25px * var(--factor-mobile));
	line-height: 37px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.tickets_content .lcol_tickets .row {
	width: 100%;
	float: right;
	color: #5f717b;
	line-height: 25px;
	font-size: calc(16px * var(--factor-mobile));
	padding-bottom: 18px;
}

.tickets_content .lcol_tickets .row div {
	float: right;
}

.tickets_content .lcol_tickets .row_blue .price_25 {
	/* background: url("img/price-25.png") no-repeat scroll 0 0 transparent; */
	float: right;
	height: 23px;
	width: 36px;
	margin-left: 14px;
}

.tickets_content .lcol_tickets .row_blue .price_40 {
	/* background: url("img/price-40.png") no-repeat scroll 0 0 transparent; */
	float: right;
	height: 23px;
	width: 35px;
	margin-left: 14px;
}

.tickets_content .lcol_tickets .row_blue .price_350 {
	/* background: url("img/price-350.png") no-repeat scroll 0 0 transparent; */
	float: right;
	height: 23px;
	width: 50px;
}

.tickets_content .lcol_tickets .row_blue .price_400 {
	/* background: url("img/price-400.png") no-repeat scroll 0 0 transparent; */
	float: right;
	height: 23px;
	width: 50px;
}

.tickets_content .lcol_tickets .row_blue .price .shek {
	/* background: url("img/price-shek.png") no-repeat scroll 0 0 transparent; */
	width: 22px;
	height: 20px;
	float: right;
	margin-top: 4px;
}

.tickets_content .lcol_tickets .col2 .title {
	/* background: url("img/search_title_archive.png") no-repeat scroll 0 0 transparent; */
	width: 257px;
	height: 37px;
	color: #010101;
	font-size: calc(25px * var(--factor-mobile));
	line-height: 37px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.tickets_content .lcol_tickets .row_blue .btn {
	/* background: url("img/btn-buy-blue39x18.png") no-repeat scroll 0 0 transparent; */
	width: 39px;
	height: 18px;
	line-height: 24px;
	margin-top: 4px;
	cursor: pointer;
}

.tickets_content .lcol_tickets .row_syan .price_35 {
	/* background: url("img/price-35s.png") no-repeat scroll 0 0 transparent; */
	float: right;
	height: 23px;
	width: 35px;
	margin-left: 15px;
}

.tickets_content .lcol_tickets .row_syan .price_50 {
	/* background: url("img/price-50s.png") no-repeat scroll 0 0 transparent; */
	float: right;
	height: 23px;
	width: 35px;
	margin-left: 15px;
}

.tickets_content .lcol_tickets .row_syan .price_360 {
	/* background: url("img/price-360s.png") no-repeat scroll 0 0 transparent; */
	float: right;
	height: 23px;
	width: 51px;
}

.tickets_content .lcol_tickets .row_syan .price .shek {
	/* background: url("img/price-sheks.png") no-repeat scroll 0 0 transparent; */
	width: 22px;
	height: 19px;
	float: right;
	margin-top: 4px;
}

.tickets_content .lcol_tickets .row_syan .btn {
	/* background: url("img/btn-buy-syan45x24.png") no-repeat scroll 0 0 transparent; */
	width: 45px;
	height: 24px;
	line-height: 24px;
	margin-top: 4px;
	cursor: pointer;
}

.tickets_content .lcol_tickets .row .name {
	width: 111px;
	padding-right: 9px;
}

.tickets_content .lcol_tickets .row .price {
	width: 107px;
}

.tickets_content .page_content {
	/* width: 607px; */
	float: left;
}


.search_result {
	list-style: none;
	width: unset !important;
}

.search_result li {
	padding-bottom: 12px;
}

.search_result .name {
	color: #203c7b;
	width: 150px;
	/* padding-left: 15px; */
	float: right;
}

.search_result .desc {
	/* width: 360px; */
	/* float: right; */
}

.search_result td {
	padding: 3px;
}

.search_result .ticket_owners {
	/* width: 106px; */
	float: right;
}

.search_result .ticket_owners a {
	color: #9abd27;
}

.search_result .sep {
	width: 2px;
	float: right;
	color: #b1bfc6;
	padding: 0 10px;
}

.search_result .login {
	/* width: 50px; */
	/* float: right; */
	text-align: center;
	display: inline-block;
	margin-right: 4px;
}

.search_result .login a {
	color: #274aa2;
}

.search_result .no_ticket {
	/* width: 112px; */
	float: right;
	text-align: center;
}

.search_result .no_ticket a {
	color: #dc3c4a;
}

.archive_content .rcol {
	width: 275px;
}

.archive_content .lcol {
	float: right;
}

.searchform_side dd.search_price_list,
.searchform_side dd.search_price_list div {
	background: none;
	background-image: none;
	margin-bottom: 2px;
}

.searchform_side .title {
	margin-bottom: 0;
}

.searchform_side dd.search_price_list div .field_name {
	font-weight: bold;
	font-size: calc(18px * var(--factor-mobile));
}

.validation {
	color: #cc0000;
}

.validationMessage.purple {
	color: purple;
}

.success {
	color: green;
}


.logged_in_btns {
	/* background: url("img/login-row_bg.png") no-repeat scroll 0 0 transparent; */
	background-color: #808fa1;
	background-color: var(--theme);
	background-size: 100%;
	width: 100%;
	/* height: 32px; */
	color: #fff;
	/* line-height: 33px; */
	font-size: calc(14px * var(--factor-mobile));
	padding: 5px 0;
}

.logged_in_btns .bpage {
	padding: 0 10px;
}

.logged_in_btns .date {
	/* width: 127px; */
	float: right;
	/* color: #262626; */
	padding-left: 30px;
	display: flex;
	align-items: center;
}



.logged_in_btns .search_remain {
	float: right;
	position: relative;
}

.logged_in_btns .search_remain strong,
.logged_in_btns .search_remain_archive strong {
	/* padding-right: 5px; */
}

.logged_in_btns .search_remain a {
	background: url("img/add_serches.png") no-repeat scroll 0 0 transparent;
	width: 28px;
	height: 28px;
	float: left;
}

.logged_in_btns .search_remain strong a {
	background: none;
	width: auto;
	height: auto;
	float: none;
	color: inherit;
}

.logged_in_btns .search_remain .title {
	background: url("img/tab.png") no-repeat scroll 0 0 transparent;
	width: 107px;
	height: 33px;
	position: absolute;
	top: -30px;
	color: #2f4a82;
	text-align: center;
	line-height: 27px;
	left: 29px;
	display: none;
}

.logged_in_btns .search_remain_archive {
	width: 342px;
	float: right;
	padding-right: 25px;
	padding-left: 29px;
	position: relative;
}

.logged_in_btns .search_remain_archive a {
	/* background: url("img/add_serches_archive.png") no-repeat scroll 0 0 transparent; */
	width: 28px;
	height: 28px;
	float: left;
}

.logged_in_btns .search_remain_archive strong a {
	background: none;
	width: auto;
	height: auto;
	float: none;
	color: #fff;
}

.logged_in_btns .search_remain_archive .title {
	background: url("img/tab.png") no-repeat scroll 0 0 transparent;
	width: 107px;
	height: 33px;
	position: absolute;
	top: -25px;
	color: #7d9a20;
	text-align: center;
	line-height: 20px;
	left: 29px;
	display: none;
}

.logged_in_btns .account {
	float: left;
}

.logged_in_btns .account a {
	/* color: #262626; */
	/* text-decoration: none; */
	color: inherit;
}

.table-responsive {
	overflow-x: auto;
	width: 100%;
}

table.reference {
	width: 100%;
	border: 1px solid #808080;
	border-collapse: collapse;
	margin-left: 1px;
}

table.reference th {
	background: #e6e5e5;
	font-weight: bold;
	text-align: center;
	border: 1px solid #808080;
	padding: 3px;
}

table.reference td {
	border: 1px solid #808080;
	padding: 3px;
}

.paging {
	width: 100%;
	float: right;
	padding-top: 20px;
	text-align: center;
}

.center {
	text-align: center;
}

.paypal_logo {
	/* background: url("img/paypal.png") no-repeat scroll 0 0 transparent; */
	width: 142px;
	height: 44px;
}

.edit_client_content {
	margin-bottom: 40px;
	width: 100%;
	float: right;
}

.edit_client_content .col2 {
	float: right;
	width: 100%;
}

.edit_client_content .register_btn {
	/* background: url("img/btn-grey.png") no-repeat scroll 0 0 transparent; */
	cursor: pointer;
	display: block;
	float: left;
	height: 24px;
	margin-top: 46px;
	width: 81px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	font-size: calc(18px * var(--factor-mobile));
}

.edit_client_content .res {
	width: 100%;
	float: right;
}

.edit_client_content h2 {
	color: #385aa7;
}

.edit_client_content .edit_client_c {
	width: 600px;
	margin: auto;
}

.total_searches_remain {
	width: 100%;
	float: right;
}

.optional .title {
	color: #5168a0;
}

.fields .input_field {
	/* background: url("img/archive-field.png") no-repeat scroll 0 0 transparent; */
	border: medium none;
	height: 28px;
	line-height: 28px;
	margin-bottom: 7px;
	padding: 0 10px;
	width: 235px;
}

.fields .input_field input {
	background: none repeat scroll 0 0 transparent;
	width: 95%;
}

a.blue {
	color: #124d9e;
	text-decoration: underline;
}


.ui-dialog .ui-dialog-title {
	float: right;
	margin-right: 0;
}

.ui-dialog .ui-dialog-titlebar-close {
	right: auto;
	left: 0.3em;
}

.credits {
	float: left;
	width: auto;
	font-size: calc(9pt * var(--factor-mobile));
	margin-left: 20px;
}


/* itay 08:28:38 18/12/2024 */
#body .form-control {
	box-sizing: border-box;
	border: 1px solid gray;
	border-radius: 5px;
	background-image: none;
	width: 100%;
	line-height: normal;
	background: white;
	display: block;
}


#body .form-control.errorfield {
	border-color: #cf0000;
	background-image: none;
}

.form-control {
	width: 100%;
	padding: 8px 8px;
	/* height: 36px; */
}


#body textarea.form-control {
	/* width: 235px; */
	height: unset;
}

#body .form-control[disabled] {
	/* color: #cfcfcf;
	background: #3f3f3f; */
}

.fax {
	display: none;
}

input[direction=ltr],
input[type="password"] {
	direction: rtl !important;
}

input[direction=ltr]:focus,
input[type="password"]:focus {
	direction: ltr !important;
}

#body .topmenu li {
	float: right;
}

#body .topmenu {
	width: initial;
}

#body .bread_cramp {
	padding: 20px;

}

#dialog-confirm-payment .my-label {
	display: inline-block;
	width: 90px;
}

.clearfix {
	clear: both;
}

.clearfix::after {
	content: "";
	clear: both;
	display: table;
}

.search_result {
	padding-right: 0;
}

.archive_content .lcol {
	padding-right: 40px;
}

#body .btn-pdf {
	color: white !important;
	background: #8dc004;
	/* background-image: linear-gradient(to bottom, #8dc004, #6f9d00); */
	line-height: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 12px 20px;
	border-radius: 5px;
	/* box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); */
	cursor: pointer;
	font-size: calc(inherit * var(--factor-mobile));
	border: 0px solid #8dc004;
	/* height: 30px; */
	box-sizing: border-box;
	width: 100%;
	transition: 350ms;

}

#body .btn-pdf[disabled] {
	background: #ccc !important;
	/* background-image: linear-gradient(to bottom, #ccc, #aaa); */
	border: 0px solid #ccc;
}

#body .btn-pdf:hover:not([disabled]) {
	background: #6f9d00;
	/* background-image: linear-gradient(to bottom, #6f9d00, #8dc004); */
	text-decoration: none;
}

#body .btn-pdf:active:not([disabled]) {
	background: black !important;
}

#body .btn-pdf.blue {
	background: var(--theme);
	/* background-image: linear-gradient(to bottom, var(--theme), #033f8f); */
	border: 0px solid var(--theme);
}

#body .btn-pdf.purple {
	background: #8d04c0;
	/* background-image: linear-gradient(to bottom, #8d04c0, #6f008d); */
	border: 0px solid #8d04c0;
}

#body .btn-pdf.purple:hover {
	background: #6f008d;
	/* background-image: linear-gradient(to bottom, #6f008d, #8d04c0); */
}

#body .btn-pdf.blue:hover {
	background: #033f8f;
	/* background-image: linear-gradient(to bottom, #033f8f, var(--theme)); */
}

#body .btn-pdf.small {
	padding: 5px 10px;
	height: unset;
	width: unset;
}

.mr-2 {
	margin-right: 0.5em;
}

.bottom-line {
	font-size: calc(13px * var(--factor-mobile)) !important;

}

.hp_searches {
	display: flex;
	float: none;
	gap: 30px;
	flex-wrap: wrap;

}

.main_content.archive_content {
	flex-direction: column;
}

.main_content.archive_content .col_sep {
	display: none;
}

.main_content.archive_content .rcol {
	width: 100%;
}


.main_content.archive_content.got-results .rcol .archiveform {
	width: 100%;
}


.main_content.archive_content.got-results .another-lcol {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.main_content.archive_content.got-results .another-lcol {
		max-width: 300px;
	}
}

.main_content.archive_content .lcol,
.main_content.archive_content .lcol2 {
	padding-right: 0;
	margin-top: 20px;
	width: 100%;
}

.fields.optional .form {
	display: block;
	margin: 0;
}

.tickets_content .page_content {
	padding: 20px 0 0;
}


@media (min-width: 992px) {
	.hp_searches {
		/* flex: 1 1 33.33%; */
		flex-wrap: nowrap;
	}

	.fields.optional .form {
		margin: 1em 0;
	}

	.hp_searches>*:nth-child(1) {
		flex: 0 0 27.5%;
	}

	.hp_searches>*:nth-child(3) {
		flex: 0 0 27.5%;
	}

	.edit_client_content .col1 {
		float: right;
		width: 255px;
		background: url("img/search-border.png") no-repeat scroll left top transparent;
		padding-left: 28px;
	}


	.edit_client_form .col2 {
		padding-right: 30px;
		width: 275px;
	}

	.new_client_form,
	.login_form,
	.form_contact,
	.forgot_password_form,
	.form_forgot_password {
		max-width: 320px;
		min-width: 320px;
	}

	.hp_searches>*:nth-child(1) {
		flex: 0 0 25%;
	}

	.hp_searches>*:nth-child(2) {
		/* flex: 0 0 50%; */
	}

	.hp_searches>*:nth-child(3) {
		flex: 0 0 25%;
	}

	.main_content.archive_content {
		flex-direction: row;
	}

	.main_content.archive_content .col_sep {
		display: block;
	}

	.main_content.archive_content .rcol {
		width: 250px;
		min-width: 250px;

	}

	.main_content.archive_content .lcol2 {
		width: 250px;
		min-width: 250px;

	}

	.main_content.archive_content.got-results .rcol .archiveform {
		width: 250px;
		min-width: 250px;

	}

	.main_content.archive_content.got-results .another-lcol {
		margin-top: 0;
	}

	.main_content.archive_content .desc {
		width: 360px;
	}

	.main_content.archive_content .lcol {
		padding-right: 35px;
		margin-top: 0;
		min-width: 375px;

	}

	.main_content.archive_content .lcol2 {
		padding-right: 35px;
		margin-top: 0;
	}

	.tickets_content .page_content {
		padding: 0 35px;
	}


	.form-control {
		padding: 8px 8px;
	}

}


.lcol_survey {
	padding: 0;
}


.order_survey .fields {
	width: 100%;
}

.lcol_survey {
	width: 100%;
}

.archiveform {
	width: 100%;
}

[id^="dialog-"] {
	display: none;
}

#body .hp_searches .title,
.order_survey .title,
.archiveform .title {
	background-image: none;
	background-color: #aec0c8;
	border-radius: 5px;
}

.grecaptcha-badge {
	/* display: none; */
}

.full-inner-width {
	margin-left: -20px;
	margin-right: -20px;
	padding: 20px;
	width: initial;
	/* background: cornflowerblue; */
	border-radius: 5px;
}

.archiveform,
.rcol {
	/* width: 275px; */
}

.another-lcol {
	/* width: 275px; */
	/* display: none; */
}

.another-lcol .notice {
	padding: 0 10px;
	border: 1px solid black;
	margin-right: 10px;
}

.archive_content.got-results .another-lcol {
	display: block;
}


.archive_content.got-results .search_result {
	width: 100%;
}

@media (min-width: 768px) {

	.archive_content.got-results .search_result {
		width: 330px;
	}
}

.archive_content.got-results .search_result .name {
	max-width: 150px;
}

.archive_content.got-results .search_result .desc {
	width: 180px;
}

.archive_content.got-results .archiveform {
	width: 275px;
}


/* "bootstrap" menu */

.navbar-fixed {
	border-bottom: 1px solid var(--theme);
	position: sticky;
	width: 100%;
	top: 0;
	background: white;
	z-index: 99;
}

.navbar-expand-lg {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
}

.navbar-toggler {
	display: none;
	margin: 10px;
	padding: 0;
}

.navbar-collapse {
	display: flex;
	flex-basis: auto;
	justify-content: end;
	flex-grow: 1;
	overflow: hidden;
}

.ml-auto {
	margin-left: auto;
}

.mr-auto {
	margin-right: auto;
}

.navbar-nav {
	display: flex;
	flex-direction: row;
	list-style: none;
	align-items: center;

}

.navbar {
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	align-items: center;
	justify-content: space-between;
	padding: 0;
}

.me-logo {
	width: 160px;

}

.me-logo img {
	width: 100%;
	display: block;
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem;
	color: inherit;
}

ul.navbar {
	padding: 0;
	margin: 0;
}

ul.navbar-nav>li {
	padding: 0 10px;
	position: relative;
}

ul.navbar-nav>li a {
	font-weight: 400;
	letter-spacing: -.2px;
	font-size: calc(14px * var(--factor-mobile));
	line-height: 18px;
	transition: 350ms;
	text-decoration: none;
	display: block;
}

.navbar-expand-lg ul.navbar-nav>li.active>a,
.navbar-expand-lg ul.navbar-nav>li:hover>a {
	color: var(--theme);
}

.navbar-expand-lg ul.navbar-nav>li.active>a {
	/* border-bottom: 2px solid var(--theme); */
}

@media (max-width: 992px) {
	.navbar {
		/* background: red; */
		flex-wrap: wrap;

	}

	.mobile-menu-open .navbar-nav {
		margin-left: auto;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
		width: 100%;
		margin-right: -25px;
	}

	.sep {
		display: none;
	}

	.mobile-menu-open li.nav-item {
		width: 100%;
		padding: 20px 0;
	}

	.mobile-menu-open::after {
		content: '';
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgba(0, 0, 0, 0.75);
		z-index: 98;
	}

	.mobile-menu-open .collapse {
		border-top: 1px solid var(--theme);
		display: flex;
		justify-content: start;
		flex-direction: column;
	}


	.navbar-collapse {
		display: none;
		width: 100%;
		flex-basis: 100%;
		flex-grow: 1;
		flex-wrap: wrap;
		padding: 20px 0;

		.nav {
			flex-wrap: wrap;
		}
	}

	.navbar-toggler {
		display: block;
		border: none;
		background: none;
		font-size: calc(32px * var(--factor-mobile));
		cursor: pointer;
	}

	.mobile-menu-open .navbar-toggler .fa:before {
		content: "\f00d";

	}

}



.main .hero {
	/* height: 400px; */
}

.hero {
	height: auto;
	min-height: 200px;
	width: 100%;
	/* background-image: url(img/bg-field.jpg); */
	/* background-image: url(img/uri-kopel-hero-orange.jpg); */
	/* background-image: url(img/uri-kopel-hero-orange-gray.jpg); */
	/* background-image: url(img/stepan-konev-KicRoVeO1zk-unsplash-super-thin.jpg); */
	/* background-image: url(img/stepan-konev-KicRoVeO1zk-unsplash-thin.jpg); */
	background-image: url(img/stepan-konev-KicRoVeO1zk-unsplash-white.jpg);

	background-size: cover;
	background-color: #777;
	background-position: 50% 50%;
	position: relative;
}

@media (min-width: 768px) {

	.hero {

		height: 200px;
	}
}


.hero::before {

	/* background-image: linear-gradient(to left, #fff, #ddd); */
	background-color: white;
	/* background-image: linear-gradient(to left, rgb(255, 255, 255), rgb(127, 127, 127)); */
	background-color: rgb(49, 50, 51);

	opacity: 0.2;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;

}

.hero .topdesc h1 {
	line-height: 1.2;
	/* text-align: center; */
}

.hero .bpage {
	display: flex;
	align-items: center;
	height: 100%;
}

.hero .topdesc {
	/* margin: auto; */
	position: relative;
	/* background: rgba(255, 255, 255, 0.25); */
	padding: 20px 10px;

}

.hero .topdesc .blue {
	color: white;
}

.hero .topdesc .black {
	color: var(--theme);

}

@media (min-width: 992px) {

	.hero .topdesc .blue {
		color: var(--theme);
	}

	.hero .topdesc .black {
		color: black;
	}
}

.exit-icon {
	transform: rotateZ(180deg);
	position: relative;
	right: 2px;
	top: 2px;

}

.d-flex {
	display: flex;
}

.clearfix::after {
	content: "";
	clear: both;
	display: table;
}

.bar-title {
	background-color: #aec0c8;
	padding: 5px;
	border-radius: 5px;
	text-align: center;
}

.bar-title.reverse {
	background-color: transparent;
	/* border: 1px solid #aec0c8; */
	box-sizing: border-box;

}

.bar-title h2,
.bar-title h3 {
	font-size: calc(18px * var(--factor-mobile));
}



.fine {
	margin-top: 10px;
	display: block;
	color: gray;
}

.fine * {
	color: inherit;
}



.vertical-aid {
	font-size: 1rem;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	z-index: 1000;
	justify-content: center;
	align-items: center;
	margin: auto;
	display: none;

}


@media (max-width: 990px) {
	.vertical-aid {
		display: flex;
		margin-top: 10px;
		width: 300px;
		height: 50px;
		border: 1px solid var(--theme);
		background: white;
	}
}

@media (min-width: 1400px) {
	.vertical-aid {
		display: flex;
		position: fixed;
		width: 140px;
		height: 510px;
		border: 1px solid var(--theme);
		background: white;
		left: calc(50% + 510px + 10px);
		top: 300px;

	}
}