/*@import url("fonts.css");*/
@import url("common.css");


@media print { .noprint { display:none } }
@media screen { .noscreen { display:none } }


@media print { body { color: black } }

#screen-width-checker, #screen-width-700, #screen-width-450 { display: none; position: absolute; width: 1px; height: 1px; top: 0px; left: -1000px; }

header, section, footer, nav, article, aside{
display: block;
}

html.non-desktop 	#screen-width-checker { display: block; }
.backgroundOverlay { position: fixed; top:0; left:0; z-index: 506; background: black; display: none;  width: 100%; height: 100%; opacity: 0.4; filter: alpha(opacity=40);  }

.pagetitle { clear: both; float: none; }
.pagetitle h1, .pagetitle h2, .pagetitle h3, .pagetitle div.h1, .pagetitle div.h2, .pagetitle div.h3 {width: 49%; float: left; margin-top: 0px;  }

.pagetitle .title_r, .pagetitle .link {width: 50%; float: right; }
.pagetitle .link a {float: right; }

.pagetitle .return {width: 50%; float: right; }
.pagetitle .return {float: right; height: 3.38em;  }
.pagetitle .return span { float: right; background: url(/images/arr_left_orange.gif) no-repeat left 3px; padding-left: 20px; }
.pagetitle .return a { float: left; padding-bottom: 1px; border-bottom: 1px dashed; color: #FF7F00; text-decoration: none; font-size: 1.23em;  }
.pagetitle .return a:hover { padding-bottom: 2px; border-bottom: none; }

.form_xml { padding-right: 10px;  }
.form_xml div.form { width: 100%;  }

div.h1_short {
	background: url(/images/logo_small.gif) no-repeat 5px 0px;
	height: 40px;
	padding-top: 5px;
}
div.h1_short img.logo { float: left; padding-right: 5px; }

div.h1_short h1 {
	background-color: #FF7F00;
	margin-left: 118px;
	text-align: left;
	padding: 2px 5px 2px 7px;
	color: white;
}

/* Сообщения */


.msg_error {
	display: block;
	font-size: 1.08em;
	color:#FF0000;
	margin: 0.33em 0px;
	padding: 3px 0px 3px 18px;
	background: url(/images/icon_error.gif) no-repeat 2px 3px;
}

.msg_error ul {margin-top: 3px; margin-bottom: 0px; padding-bottom: 0px; }

.msg_success {
	display: block;
	font-size: 1.08em;
	color: #89AF18;
	margin: 0.33em 0px;
	padding: 3px 0px 3px 20px;
	background: url(/images/icon_ok.gif) no-repeat;
}

@media print {
	.msg_error { display: none; }
	.msg_success { display: none; }
}

.msg_important {
	display: block;
	color: #FF0000;
	margin: 0.77em 0px;
	padding: 0.77em;
	background:#fee8e8;
	-moz-border-radius: 0.77em; border-radius: 0.77em; -webkit-border-radius: 0.77em;  z-index: 1; position: relative; zoom: 1;
}
.msg_important div.title {
	font-size: 1.08em;


}

.msg_important div.msg {
	background: url(/images/icon_important.gif) no-repeat 0px 0px;
	padding-left: 25px;
	font-size: 1em;
	margin-top: 6px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}


div.submit { text-align: center; margin-top: 1.54em; max-width: 70em; }
div.submit input, input.submit, div.submit button { font-size: 1.5em !important; }

/* Блок с круглыми краями */

.roundbl2 { overflow: hidden; width: 100%; }
.roundbl2 em {font-style: normal; position: absolute; font-weight: normal; height: 10px; overflow: hidden; width: 100%; top: 0px; display: block; }
.roundbl2 em em { width: 20px; height: 20px; left: -10px; background: url(/images/tab_common.png) no-repeat; }
.roundbl2 em.t, .roundbl2 em.b {position: relative; }
.roundbl2 em.t em { top: -10px; }
.roundbl2 em em.r { position: relative; float: right; left: 10px; }
.roundbl2 .roundbl2_int { padding: 0px 10px; }

/* Блок с закругленными границами */
.roundBorder { overflow: hidden;  }
.roundBorder em {font-style: normal; position: absolute; font-weight: normal; height: 10px; overflow: hidden; width: 100%; top: 0px; display: block; }
.roundBorder em em { width: 20px; height: 20px; background: url(/images/border_common.png) no-repeat; }
.roundBorder em.t, .roundBorder em.b {position: relative; }
.roundBorder em.t { }
.roundBorder em.b {bottom: -1px; }
.roundBorder em.t em { top: -10px; }
.roundBorder em em.l { left: -10px; }
.roundBorder em em.r { right: -10px; }
.roundBorder em em.c {background: white; height: 9px; width: auto; position: relative; margin: 0px 10px; top: 1px; }
.roundBorder em.b em.c {top: 0px; bottom: 1px; }
.roundBorder .roundBorderContent { padding: 0px 9px; margin: 0px 1px; background: white; }


/* Шаблон номера телефонов */
div.phonetpl_one { font-size: 0.77em; }
div.phonetpl_one .country { font-size: 1.2em; width: 15em !important; }
div.phonetpl_one .country option { font-size: 1em; }
div.phonetpl_one .city { width: 3em !important; font-size: 1em; text-align: center; }
div.phonetpl_one .number {width: 7.5em !important; font-size: 1em;}
div.phonetpl_one img {vertical-align: absmiddle; }

div.phonemask { white-space: nowrap;  margin-top: 3px;   }
div.phonemask input { width: 10em !important; margin: 0px;  }
div.phonemask img {vertical-align: absmiddle; margin-left: 0.4em; }
div.phonemask .form_error_msg {display: none !important; }
div.phonemask span { cursor: pointer; }
div.phonemask_error .form_error_msg {display: block !important; margin-bottom: 2px;  }
div.phonemask:first-child { margin-top: 0px; }


table.phonetpl {padding: 0px; table-layout: fixed; font-size: 0.8em; }
table.phonetpl th { background: none; padding: 0px 2px 0px 0px;  text-align: center; font-size: 1em; }
table.phonetpl td {background: none; padding: 0px 2px 2px 0px; white-space: nowrap; text-align: center; border: 0px !important; }
table.phonetpl td.pr { vertical-align: middle; padding-left: 0px; padding-right: 0px; }
table.phonetpl .pr div  { width: 0.5em;  }
table.phonetpl select { width: 100%; }
table.phonetpl .country div { width: 14em !important;  }
table.phonetpl .city div {width: 4em !important;}
table.phonetpl .number div {width: 5.77em !important;}
table.phonetpl .ext div {width: 3.07em !important;}
table.phonetpl tr td.buttons { vertical-align: middle; padding-left: 3px; }
table.phonetpl tr td.buttons a {margin-right: 3px; }
/* END Шаблон номера телефонов */


/* Таблица с формой */
div.form, table.form { max-width: 70em; }
.modal-window div.form, .modal-window table.form { width: 100%; box-sizing: border-box; }

div.form div.form-row:first-child { border-radius: 10px 10px 0 0; }
div.form div.form-row:last-child { border-radius: 0 0 10px 10px; }
body.short div.form { width: 100% }
div.form div.cell_data { padding: 0.7em 0.85em 0.7em 0.85em; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; width: 65%; float: left;   }
div.form input { max-width: 100%; }
div.form div.cell_data input[type="text"] { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  }
div.form div.cell_data  input.styler {  }

div.form div.cell_data select { max-width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  }
div.form div.form-row:nth-child(odd) { background-color: #EFF0E7; }
div.form div.form-row { position: relative;  }
div.form div.form-row  div.cell_header_border_1 { position: absolute; width: 1px; background-color: white; height: 100%; top: 0; left: 35%; }
div.form div.form-row  div.cell_header_border_2 { position: absolute; width: 1px; background-color: white; height: 100%; top: 0; left: 35%; margin-left: -2.4em; }
div.form div.form-row:after { content: "."; display: block; clear: both; visibility: hidden; height: 0; }

div.form div.cell_data input[type="password"] { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  }
div.form div.cell_data input.date { width: 6.15em; margin-right: 5px; box-sizing: content-box; padding-right: 30px; }
div.form div.cell_data input.date_time { width: 9em; margin-right: 5px; box-sizing: content-box; padding-right: 30px; }


div.form div.cell_header { float: left; padding: 0.7em 3.1em 0.7em 0.85em; text-align: right; font-weight: normal; width: 35%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; position: relative;   }
div.form div.cell_header div.needed { position: absolute; right: 0; top: 0.7em; color: red; font-weight: bold; padding: 0 0.7em;  width: 1em; text-align: center; display: none; }
div.form div.cell_header div.needed span { font-size: 1.38em;   }
div.form div.cell-needed div.needed { display: block !important;  }

div.form div.cell_header div.header { font-size: 1.15em;  }

.form_error_msg { margin-top: 0.38em; color: red; font-size: 0.85em; background:#ffcccc; padding: 0.38em;  }

div.form div.cell_header .field_length {font-size: 0.8em; font-weight: normal;}
div.form div.cell_data .info {font-size: 0.8em; margin-top: 0.4em; }

div.form div.cell_header ol.catChoosed { font-size: 0.77em; text-align: left; margin-top: 1.5em; margin-bottom: 0px; padding: 0.5em 0.5em 0.5em 3em ; border: 1px solid #ffd8af; background-color: white;  }
div.form div.cell_header ol.catChoosed li {margin-bottom: 4px; padding-bottom: 2px; border-bottom: 1px dotted #ffd8af; }
div.form div.cell_header ol.catChoosed li a {font-weight: bold; color: red; text-decoration: none; font-size: 12px;}
div.form div.cell_header ol.catChoosed li span {font-weight: BOLD; }

div.form div.cell_data textarea { width: 100%; margin: 0px; border-color: gray; box-sizing: border-box;   -moz-box-sizing: border-box; -webkit-box-sizing: border-box;     border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

div.form div.cell_data .select_multiple { padding: 1px; border: 1px solid #ffd8af; background-color: white;  }
div.form div.cell_data .select_multiple .int { padding: 7px; overflow: auto; max-height: 200px; }
div.form div.cell_data .select_multiple .intMax { max-height: none; }
div.form div.cell_data .select_multiple .head { font-size: 10px; background:  #ffd8af; padding: 4px; text-align: right; }
div.form div.cell_data .select_multiple label {display: block; margin-bottom: 4px; opacity: 1; }
div.form div.cell_data .select_multiple label.choosed  { color: black; }

div.form div.cell_data .select_multiple div.cat {margin-left: 4px; }
div.form div.cell_data .select_multiple div.cat a { display: block; padding: 3px 0px 6px 17px; background:transparent url(/images/submit_page/expand.gif) no-repeat scroll 0px 4px; }
div.form div.cell_data .select_multiple div.cat a { font-size: 13px; text-decoration: none; }
div.form div.cell_data .select_multiple div.cat a:hover {text-decoration: underline;}
div.form div.cell_data .select_multiple div.cat_open a { background:transparent url(/images/submit_page/collapse.gif) no-repeat scroll 0px 4px;  }
div.form div.cell_data .select_multiple div.cat_choosed a { color: #FF7F00;}
div.form div.cell_data .charCounter span { font-weight: bold; color: green; }
div.form div.cell_data .charCounter span.hasMaxlength { color: red; }
div.form div.cell_data .charCounter { font-size: 0.8em; padding: 0.5em; border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; background: #F5F5F5; border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
div.radio-div { margin-bottom: 4px; line-height: 120%;  }
div.form div.cell_data .jq-selectbox { max-width: 100%;  }

input.input-valid, textarea.input-valid, .element-valid .jq-number__field   {  background-image: url(/images/icons/input-valid.png); background-repeat: no-repeat; border: #01a824 solid 1px !important; background-position: 98% center; padding-right: 30px !important;   }
input.input-error, textarea.input-error, .element_error .jq-number__field {  background-image: url(/images/icons/input-error.png); background-repeat: no-repeat; border: red solid 1px !important; background-position: 98% center;  padding-right: 30px !important;  }
textarea.input-valid { background-position: 98% 10px; }
textarea.input-error { background-position: 99% 6px; }
.jq-number__field input { background: none !important; border: none !important; }
.phonemask input { padding-right: 5px !important; background-image:none !important; }
.form .cell_data .make-textarea-fullscreen { margin-top: 3px; font-size: 0.75em; }
.form .cell_data .make-textarea-fullscreen a { text-decoration: none; border-bottom: 1px dotted;  }
.form .cell_data .make-textarea-fullscreen a:hover { padding-bottom: 1px;  }
.form .cell_data .textarea-fullscreen { position: fixed; background: white; padding: 10px 10px 30px 10px; box-sizing: border-box; -moz-box-sizing: border-box; width: 100%; height: 100%; top: 0; left: 0; z-index: 10000; }
.form .cell_data .textarea-fullscreen.has-charcounter { padding-bottom: 55px; }
.form .cell_data .textarea-fullscreen textarea { height: 100%; font-size: 1.4em; }
.form .cell_data .textarea-fullscreen  .make-textarea-fullscreen { position: fixed; bottom: 10px; left: 10px;   }
.form .cell_data .textarea-fullscreen  .charCounter {  }

.form .cell-data input.autocomplete { position: fixed; width: 0; height: 0; top: -100px; left: -100px;   }



/* Таблица с формой */
table.form {width: 52em; }
body.short table.form { width: 100% }
table.form td.cell_data input[type="text"] { width: 99%; }
table.form td.cell_data input[type="password"] { width: 99%; }
table.form td.cell_data input.date { width: 6.15em; margin-right: 5px; }
table.form td.cell_data input.date_time { width: 9em; margin-right: 5px; }

table.form td.cell_header {text-align: right; font-weight: normal; width: 29%;   }
table.form td.cell_header div.header { font-size: 1.15em; }
.form_error_msg { margin-top: 0.38em; color: red; font-size: 0.85em; background:#ffcccc; padding: 0.38em;  }
table.form .form_error_msg { display: none;  }
table.form .element_error .form_error_msg { display: block; }

table.form td.cell_header .field_length {font-size: 0.8em; font-weight: normal;}
table.form td.cell_data .info {font-size: 0.8em; margin-top: 3px; }

table.form td.cell_header ol.catChoosed { font-size: 0.77em; text-align: left; margin-top: 1.5em; margin-bottom: 0px; padding: 0.5em 0.5em 0.5em 3em ; border: 1px solid #ffd8af; background-color: white;  }
table.form td.cell_header ol.catChoosed li {margin-bottom: 4px; padding-bottom: 2px; border-bottom: 1px dotted #ffd8af; }
table.form td.cell_header ol.catChoosed li a {font-weight: bold; color: red; text-decoration: none; font-size: 12px;}
table.form td.cell_header ol.catChoosed li span {font-weight: BOLD; }

table.form td.cell_data textarea { width: 100%; margin: 0px; border-color: gray; box-sizing: border-box;   -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
table.form td.cell_data .select_multiple { padding: 1px; border: 1px solid #ffd8af; background-color: white;  }
table.form td.cell_data .select_multiple .int { padding: 7px; overflow: auto; max-height: 200px; }
table.form td.cell_data .select_multiple .intMax { max-height: none; }
table.form td.cell_data .select_multiple .head { font-size: 10px; background:  #ffd8af; padding: 4px; text-align: right; }
table.form td.cell_data .select_multiple label {display: block; margin-bottom: 4px; }
table.form td.cell_data .select_multiple label.choosed {font-weight: bold; }

table.form td.cell_data .select_multiple div.cat {margin-left: 4px; }
table.form td.cell_data .select_multiple div.cat a { display: block; padding: 3px 0px 6px 17px; background:transparent url(/images/submit_page/expand.gif) no-repeat scroll 0px 4px; }
table.form td.cell_data .select_multiple div.cat a { font-size: 13px; text-decoration: none; }
table.form td.cell_data .select_multiple div.cat a:hover {text-decoration: underline;}
table.form td.cell_data .select_multiple div.cat_open a { background:transparent url(/images/submit_page/collapse.gif) no-repeat scroll 0px 4px;  }
table.form td.cell_data .select_multiple div.cat_choosed a { color: #FF7F00;}
table.form td.cell_data .charCounter span { font-weight: bold; color: green; }
table.form td.cell_data .charCounter span.hasMaxlength { color: red; }
table.form td.cell_data .charCounter { font-size: 0.8em; padding: 0.5em; border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; background: #F5F5F5; }

/* Табы с формой */
.tab-container .tabs { margin: 0; padding: 0; }
.tab-container .tabs li { display: inline-block; zoom:1; *display:inline; background: #E2ED95; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
.tab-container .tabs li a { font-size: 14px; line-height: 2em; display: block; padding: 0 10px; outline: none; text-decoration: none; color: #799301; }
.tab-container .tabs li a:hover { text-decoration: underline; }
.tab-container .tabs li.active { background: #a6c40c;  }
.tab-container .tabs li a.active { color: white;  }
.tab-container .panel-container { border-top: 6px solid #a6c40c; border-bottom: 2px solid #a6c40c;  padding: 10px 0; }

form {display: inline;}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {background: #EEF4BF; }
body.social_site_vk { background-color: #F8FAEA; height: auto; }

.body_main { min-height:100%; margin: 0 auto -111px; max-width: 1222px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding:0px 10px 121px; border-right: 1px solid #DCE0B8; border-left: 1px solid #DCE0B8; background: white; }

@media print {
	body { background: none;  }
	.body_main {  min-width: inherit; height: auto; padding: 10px; border-right: 0; border-left: 0;  }
	.menudiv { display: none; }
	.footerdiv { display: none; }
	.path { display: none; }
	.myorder_menu { display: none; }
}


body.short {padding: 0px; background: none; }
body.short .body_main { border-right: 0; border-left: 0; max-width: none;  }
.body_int { padding: 5px 0px 20px; }
.body_int_p {padding-top: 0px; }

/* body.map .body_int {padding-bottom: 0px; border-bottom: 0px; } */


.menudiv { padding: 0px 22em 0px 186px; height: 102px; z-index: 505; position: relative; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box;  -webkit-box-sizing: border-box; }
.menudiv .logotip { position: absolute; width: 181px; padding: 16px 5px 5px 0px; top: 0px; left: 0px; z-index: 1; }
.menudiv .logotip img { height: auto; width: 100%; }
.menudiv .logotip_ny {height: 78; padding-top: 3px; }
.menudiv .infoline { width: 100%; height: 55px;  }
.menudiv .descr { padding-top:4px;  }
.menudiv .descr .content { padding-left: 7px; }
.menudiv .descr .line-main { display: none; line-height: 18px; color: white; font-size:2em; text-align: center;  }
.menudiv .descr .line1 {color:#8DAD01; font-size:1.6em; margin-bottom: 2px; }
.menudiv .descr .line1 span { color: #5B6253; }
.menudiv .descr .line2 {color: #FF7F00; margin-top: 3px; }
.menudiv .descr .line2 span { color:#5B6253; margin-right: 5px; font-size: 0.88em; margin-left: 5px;   }
.menudiv .descr .line2 .word1 { margin-left: 0px;  }
.menudiv .descr .line2 .word2 { }
.menudiv .descr .line2 .word3 { margin-right: 0px; }

.menutable { width: 100%; height: 100%; position: relative; }
.menutable .menu { position: absolute; bottom: 15px; left: 0px; width: 100%;   }
.menutable .menu .mitem {float: left; width: auto; height: 2.13em; overflow: hidden;  }
.menutable .menu .mitem_sel { background: #FF7F00; }
.menutable .menu .mitem span  {display: block; background: url(/images/tab_tl.png) no-repeat; height: 100%; float: left; width: auto; padding: 0px 0px 0px 0.77em;  }
.menutable .menu .mitem span.l  {background: url(/images/tab_tr.png) no-repeat right top; width: 0.77em; padding: 0px; }
.menutable .menu .mitem span a { color: #000000; text-decoration: underline; font-size: 1.15em; margin-top: 0.3em; display: block  }
.menutable .menu .mitem span a:hover {text-decoration: none;  }

.menutable .menu .mitem_sel span a {color: #FFFFFF; text-decoration: none !important; }
.menutable .menu_hr { height: 5px; background-color: #FF7F00; width: 100%; position: absolute; bottom: 10px; left: 0; }
.menutable .menu_bg { height: 10px; background: url(/images/menu_shadow.jpg) no-repeat; width: 100%; position: absolute; bottom: 0px; left: 0; }
.menudiv .common-links .phone { height: 3.46em; z-index: 1; position: absolute; right: 0; top: 0; background: #FFFFFF url(/images/phone2.jpg) no-repeat 13px 7px; white-space: nowrap; }
.menudiv .common-links .phone div {  font-size: 1.54em; padding:8px 0 0 50px; }
.menudiv .common-links .phone a { text-decoration: none; color: #799301;  }
.menudiv .common-links .phone span { font-style: normal; color: #FF7F00; }

.menudiv .login { position: absolute; top: 0px; left: 0px; text-align: left; height: 100%; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box;  -webkit-box-sizing: border-box; padding-left: 186px;   }
.menudiv .login .login-content { position: relative; width: 100%; height: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.menudiv .login .content { background: #EEF4BF; float: right; padding: 2px 8px 8px 8px; -moz-border-radius: 0px 0px 8px 8px; border-radius: 0px 0px 8px 8px; -webkit-border-radius: 0px 0px 8px 8px; z-index: 505; position: relative; zoom: 1; height: 1.6em; }
.menudiv .login .menu-button { display: none; width: 18px; height: 18px; background: url(/images/icon_menu.png); cursor: pointer; }
.menudiv .menu-phone { display: none; height: 18px; cursor: pointer;  }


.menudiv .login  select {  padding: 0px; margin: 0px;}
.menudiv .login .lang {margin-right: 5px; }
.menudiv .login .lang select { width: 70px;  }
.chooseCurrency { margin-right: 7px; border-radius: 5px; position: relative; float: left; background-color: gold;   }
.chooseCurrency label { color: maroon; float: left; padding: 3px 5px 3px; font-weight: bold; height: 16px; cursor: pointer;   }
.chooseCurrency label span { display: none; }
.chooseCurrency ul { background: white; display: none; position: absolute; width: 20em; top: 22px; right: 0; margin: 0; padding: 0; z-index: 505; border-radius: 5px 0px 0px 5px; border: 2px solid #8DAD01; max-height: 300px; overflow: auto; box-sizing: border-box; -moz-box-sizing: border-box;  }
.chooseCurrency ul.empty { padding: 5px; text-align: center;  }
.chooseCurrency-active { border-radius: 5px 5px 0 0; background-color: #8DAD01;  }
.chooseCurrency-active label { color: white;  }
.chooseCurrency-active ul { display: block;  }
.chooseCurrency ul li { color: #71776F;  display: block; list-style: none; margin: 0; padding: 0; border-top: 1px dotted #8DAD01; position: relative; }
.chooseCurrency ul li a { color: #71776F !important; display: block; text-decoration: none !important; font-size: 1em !important; padding: 3px 7px 3px 3.3em; box-sizing: border-box; text-align: left;   }
.chooseCurrency ul li.selected { background-color: #EEF4BF; padding: 3px 7px 3px 3.3em; }
.chooseCurrency ul li.line { border-top: 3px solid orange; }
.chooseCurrency ul li:first-child { border-top: 0; }
.chooseCurrency ul li span { display: inline-block; width: 3em; font-weight: bold; position: absolute; top: 3px; left: 7px;   }
html.desktop .chooseCurrency ul li:hover { background: #8DAD01; color: white; }
html.desktop .chooseCurrency ul li:hover a { color: white !important; }
.menudiv .login .login-link { float: left; margin-left: 5px; padding-top: 3px;  }
.menudiv .login .login-link:hover { text-decoration: none;  }
.menudiv .login span.d { float: left; margin-left: 5px; padding-top: 3px;  }


.menudiv .login .not_authed { color:#758722; padding-top: 5px; }
.menudiv .login .not_authed a {color: #758722; font-size: 0.85em; }
.menudiv .login .not_authed a.register {color: #FF7F00;}
.menudiv .login .authed .name { background: url("/images/authed.gif") no-repeat left 2px; padding: 0px 0px 0px 20px; text-align: left; margin-top: 6px; float: right; white-space: nowrap;  position: relative;  }
.menudiv .login .authed .name label { height: 20px;  float: left;  cursor: pointer; background: url(/images/arr_down_gray.gif) no-repeat right 50%; padding: 0px 13px 0px 0px; color: gray;  }
.menudiv .login .authed .name label span { border-bottom: 1px dotted;  background: none; padding: 0px; float: left;  }
.menudiv .login .authed .name ul {  border-radius: 5px; border: 1px solid #EEF4BF; background: white; display: none; position: absolute; width: 15em; top: 30px; right: -8px; margin: 0; padding: 0;  }
.menudiv .login .authed .name ul li { background-color: #EEF4BF; color: #71776F; display: block; list-style: none; margin: 0; padding: 5px 9px; text-align: left; border-bottom: 1px solid #EEF4BF; }
.menudiv .login .authed .name ul li:first-child { border-radius: 5px 5px 0px 0px; }
.menudiv .login .authed .name ul li:last-child { border-radius: 0px 0px 5px 5px; border-bottom: 0; }
.menudiv .login .authed .name ul li span { display: inline-block; width: 3em; font-weight: bold;  }
.menudiv .login .authed .name ul li.link:hover {  }
.menudiv .login .authed .name ul li.link { padding: 0; background-color: white;  }
.menudiv .login .authed .name ul li.link a { text-decoration: none; display: block; padding: 5px 9px; color: #71776F; }
.menudiv .login .authed .name ul li.link a:hover { background-color: #8DAD01; color: white; }

.menudiv .login .authed_social .name {   background: none; margin-top: 0px;  padding: 0px; }
.menudiv .login .authed_social .name label { height: 25px; }
.menudiv .login .authed_social .name label img { float: left; margin-right: 5px; }
.menudiv .login .authed_social .name label span { margin-top: 4px;  }
.menudiv .login .authed .curr { margin-top: 2px; }


.menudiv .login .authed .name-active {  }
.menudiv .login .authed .name-active label {  }
.menudiv .login .authed .name-active ul { z-index: 505; display: block;  }

.menudiv .common-links { position: absolute; bottom: 0; right: 0; height: 46px; width: 100%; }


#authmenu { width: 200px; font-size: 0.92em;  }
#authmenu a.menuitem { font-size: 1.25em; color: gray; display: block; text-align: left; padding: 3px 3px 3px 18px; background: url(/images/arr_next_gray.gif) no-repeat 6px 9px; }
#authmenu a.menuitem:hover { background-color: silver; color: white; text-decoration: none; }
#authmenu a.menuitem_imp { color: #FF7F00; }
#authmenu a.menuitem_imp:hover { background-color: #FF7F00; color: white; }
#authmenu div.account-blocked { margin-bottom: 3px; padding-bottom: 3px; border-bottom: 1px dotted silver; text-align: center;  }
#authmenu div.account-blocked, #authmenu div.account-blocked a { color: red;}
#authmenu div.account-blocked a { text-decoration: underline;  }

.social-sites a { margin-left: 5px;  }
.social-sites a:first-child { margin-left: 0 !important; }


/* .ui-datepicker-multi {font-size: 12px !important; } */
.body_int  .authform, body.short .authform { background-color: #EFF0E7; -moz-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px;  z-index: 1; position: relative; zoom: 1; padding: 10px;  }
.authform { width: 22em; }
.authform .login-header {  clear: left; float: left; width: 40%; text-align: right; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding-right: 10px; line-height: 2.5em; height: 2.5em; }
.authform .login-header span { font-size: 1.08em; }
.authform .login-input { width: 60%; line-height: 2.5em; padding-top: 0.5em; height: 2.5em; float: right;  box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.authform .login-input input { vertical-align: middle; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0; width: 100%;  }
.authform .remember { line-height: 2.5em; padding-left: 40%; height: 2.5em;  }
.authform a.forget { float: left; line-height: 2em; height: 2em;  }
.authform button { float: right; margin-top: 0.2em;}
.authform .social { margin-top: 0.5em; border-top: 1px dotted; padding-top: 0.5em; }
.authform .social .social-sites a { margin-left: 3px; }
.authform .social a img { width: 16px; height: 16px; }

.authform a { color: #51658B; text-decoration: underline; }
.authform a:hover { text-decoration: none; color: #51658B; }
.authform table td { padding: 6px 8px;  font-size: 1.08em; }

.searchform { width: 31em; padding: 0.77em; background-color: #a4c10a; color: white;  }
.searchform input, .searchform select { font-size: 1.2em;  }
.searchform .formint {/* background-color: #ADC535;  */  padding: 0px 0px 4px; }
.searchform .title { font-size: 1.7em; text-align: center; padding: 0px 0px 0.45em; }
.searchform .formint .title2 {font-size: 1.3em; padding-bottom: 0.5em; }
.searchform .formint .step2 .title2, .searchform .formint .step3 .title2, .searchform .formint .step4 .title2 { padding-top: 0.8em; }
.searchform .formint .title3 { color: #FAFFAE; padding-bottom: 0.3em; }
.searchform .formint .el2 {height: auto !important;}
.searchform .formint .search_object { width: 100%; float: none; height: auto; padding: 0px;  box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.searchform .formint .search_object:after { content: "."; display: block; clear: both; visibility: hidden; height: 0; }
.searchform .formint .search_object .elContent { background-color: transparent; }
.searchform .formint .search_object .elContent div { padding-left: 54px; position: relative;  }
.searchform .formint .search_object .elContent div label { position: absolute; top: 0.7em; right: 0.4em; z-index: 100; width: 0.7em; height: 0.7em; cursor: pointer; display: none; }
.searchform .formint .search_object .elContent div label img { width: 100%; height: 100%;  }
.searchform .stepLocation .title2 img { margin-left: 0.2em;  }
.searchform_help ul { margin: 0; padding-bottom: 0; }

.searchform .formint .search_object .elContent input { margin: 0px; margin-left: -54px; width: 100%; display: block; border: 0px solid; padding: 5px 25px 5px 29px;  color: black; -moz-border-radius: 3px; border-radius: 3px; -webkit-border-radius: 3px; z-index: 1; background-position: 7px 0.45em; background-repeat: no-repeat; background-image: url(/images/icons/search_16x16.png); background-color: white;   }
.autocompete-show .formint .search_object .elContent input { -moz-border-radius: 3px 3px 0px 0px; border-radius: 3px 3px 0px 0px; -webkit-border-radius: 3px 3px 0px 0px; }

.searchform .formint ul.most_wanted_cities { clear: both; padding: 0px; margin: 0.3em 0 0; zoom: 1; float: none; overflow: hidden; }
.searchform .formint .most_wanted_cities li { float: left; margin-bottom: 0.1em; list-style-type: none; padding: 0px; margin-right: 0.7em; }
.searchform .formint .most_wanted_cities li a { float: left; border-bottom: 1px dashed; text-decoration: none; color: #FAFFAE; }
.searchform .formint .most_wanted_cities li a:hover { border-bottom: 0px; padding-bottom: 1px; }
.searchform .formint .search_object_variants .ui-autocomplete { position: static !important; max-height: none; width: 100% !important; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

.searchform .formint .hr {margin: 5px 0px; border-bottom: 1px white dotted; }
.searchform  .stepLocation label { float: left; white-space: nowrap; margin-right: 3px; }
.searchform .formint .SFroomsQ { float: left; padding: 0px 2% 0 0px; width: 20% }
.searchform .formint .SFroomsQ select { width: 95%;  }
.searchform .formint .SFroomsQ div {font-size: 0.77em; color: #FAFFAE; padding-bottom: 2px; }
.searchform .formint .SFroomsData {float: left; padding: 0px 0px 10px 0px; width: 100%; }
.searchform .formint .SFroomsData .SFroomsData_header div {font-size: 0.77em; color: #FAFFAE; padding-bottom: 2px; width: 33%; float: left; }
.searchform .formint .SFroomsData .SFroomsData_content {clear: both; }
.searchform .formint .SFroomsData .SFroomsData_content div.d {float: left; width: 33%; padding-bottom: 2px; }
.searchform .formint .dateDiv { clear: both; cursor: pointer; height: 2.28em; position: relative; border-radius: 3px; background: white; overflow: hidden; border: 1px solid white;  }
.searchform .formint .dateDiv:after { content: "."; display: block; clear: both; visibility: hidden; height: 0; }
.searchform .formint .dateDiv div { width: 100%; position: relative; height: 100%; padding-right: 2.4em; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; overflow: hidden; border: 1px solid white; }
.searchform .formint .dateDiv div input { position: absolute; visibility: hidden; bottom: 0px; margin: 0px; z-index: 1;}
.searchform .formint .dateDiv div span.dateText { overflow: hidden; height: 100%; font-size: 1.2em; display: block; padding-left: 0.4em; color: black; }
.searchform .formint .dateDiv div span.dateText span { display: none; margin-top: 0.3em; margin-bottom: 0.3em; float: left;   }
.searchform .formint .dateDiv div span.dateText span.date_sep { margin-left: 0.4em; margin-right: 0.4em; }
.searchform .formint .dateDiv div span.dateText span.b { display: inline; margin: 0; float: none; }
.searchform .formint .dateDiv div span.dateText span.helper { color: #717171; display: inline; }
.searchform .formint .dateDiv div span.dateText span.helper2 { color: maroon; display: none; }
.searchform .formint .dateDiv div span.dateTextShow span {  display: block; }
.calendar-show .formint .dateDiv div span.dateText span.helper { display: none; }
.calendar-show .formint .dateDiv div span.dateText span.helper2 { display: inline; }
.searchform .formint .dateDiv div span.dateTextShow span.helper, .searchform .formint .dateDiv div span.dateTextShow span.helper2 { display: none; }
.searchform .formint .dateDiv img { position: absolute; width: 1.8em; height: 1.8em; right: 0.3em; top: 0.3em; }
.searchform .formint .dateDiv_calendar .ui-datepicker { position: static !important; padding-top: 5px;  border-top-left-radius: 0; border-top-right-radius: 0;  margin-left: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; width: 100% !important; display: none !important;}
.calendar-show .formint .dateDiv  { border: 1px solid #FF7F00 !important; border-bottom: 0 !important; border-radius: 3px 3px 0 0; padding-bottom: 1px; background-color: antiquewhite;  }
.calendar-show .formint .dateDiv div { border: 1px solid #FF7F00  !important; border-radius: 3px 3px 0 0; border-bottom: 0 !important; padding-bottom: 1px; }
.calendar-show .formint .dateDiv_calendar .ui-datepicker { display: block !important;  }


.searchform div.button { text-align: center; padding: 10px 0px 4px; }
.searchform div.button input { -webkit-appearance: none; -moz-appearance: none;  appearance: none; font-size: 1.54em; padding: 0.2em 0.5em; border: 0px; background-color: gold; border-radius: 3px; color: maroon;  }
.searchform input.text { width: 5.3em; }
/* .searchform select.days { padding-left: 0.45em; } */
/* .searchform div.stepContract input.text { width: 4em; } */

.searchform table.contracts td { padding-bottom: 6px; padding-right: 4px; }

.searchform .stepContract { margin-bottom: 10px;  }
.searchform .stepContract div.label { display: block; padding-bottom: 4px; padding-left: 20px; position: relative;  }
.searchform .stepContract div.label input { margin: 0; position: absolute; top: 3px; left: 0; }
body.modal-enabled .modal-window .searchform .stepContract div.label { color: #71776F; }

.searchform .stepAdvertActionCode {display: none;}
.searchform .stepAdvertActionCode a {  color: #FAFFAE; text-decoration: none; border-bottom: 1px dotted;  }
.searchform .stepAdvertActionCode a:hover { color: #FAFFAE; text-decoration: none; border-bottom: 0; padding-bottom: 1px;   }
.searchform .stepAdvertActionCode .stepAdvertActionCode_content { background: #EEF4BF; padding: 7px 7px; color: #728611; border-radius: 5px; }
.searchform .stepAdvertActionCode .stepAdvertActionCode_content input { text-align: center; width: 120px;  }
.searchform .stepAdvertActionCode .advert_action_name { margin-top: 5px; color: #666666; font-size: 0.88em; padding-top: 5px; border-top: 1px dotted silver;  }

/* --- start children age ---*/
.searchform .children-container {
	display: flex;
	flex-direction: column;
}

.searchform .SFroomsData_content_int{
	margin-top: 5px;
}

.searchform .SFroomsData_content_int:first-child{
	margin-top: 0px;
}

.searchform .children-list {
	display: flex;
	flex-direction: column;
}

.searchform .child-item {
	margin-bottom: 5px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background-color: #fff;
	color: #000;
}

.searchform .child-item button {
	background: none;
	border: none;
	color: red;
	cursor: pointer;
}

.searchform .children-controls {
	position: relative;
}

.searchform .add-child {
	background: #ffffff;
	border: 1px solid #000;
	border-radius: 3px;
	padding: 3px 10px;
	cursor: pointer;
}

.searchform .age-list {
	position: absolute;
	top: 100%;
	left: 0;
	background: white;
	border: 1px solid #ccc;
	border-radius: 3px;
	z-index: 1000;
	max-height: 200px;
	overflow-y: auto;
}

.searchform .age-list-content {
	padding: 5px;
}

.searchform .age-item {
	padding: 5px;
	cursor: pointer;
	color: #000;
}

.searchform .age-item:hover {
	background: #f0f0f0;
}

.searchform .age-item.cancel {
	color: red;
	font-weight: bold;
}

.searchform .SFroomsData_row{
	display: flex;
	flex-wrap: wrap;

}

.searchform .SFroomsData_column{
	display: flex;
	flex: 1;
	column-gap: 5px;
	flex-direction: column;
}

.searchform .add-room {
	margin-top: 10px;
	text-align: center;
}

.searchform .add-room-button {
	background: #007bff;
	color: white;
	border: none;
	padding: 5px 10px;
	cursor: pointer;
	border-radius: 3px;
}

.searchform .add-room-button:hover {
	background: #0056b3;
}

.searchform .SFroomsData_room_number{
	font-weight: bold;
	font-size: 16px;
}
/* --end children age ---*/

body.modal-enabled .modal-window .searchform { width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background-color: white; color: #799301;}
body.modal-enabled .modal-window .searchform .formint .SFroomsQ div, body.modal-enabled .searchform .formint .el div, body.modal-enabled .searchform .formint .SFroomsData .SFroomsData_header div { color: #71776F;}
body.modal-enabled .modal-window .searchform .formint .hr {border-bottom-color: #799301; }
body.modal-enabled .modal-window .searchform .formint .dateDiv { border: 1px solid silver; }
body.modal-enabled .modal-window .searchform .formint .dateDiv div span.dateText {  height: auto;  box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
body.modal-enabled .modal-window .searchform .formint .dateDiv div span.dateText span { margin-top: 0.35em; }
body.modal-enabled .modal-window .searchform .formint .search_object   {  border: 1px solid silver; border-radius: 3px; -moz-border-radius: 3px;   }

body.modal-enabled .modal-window .searchform .stepAdvertActionCode a {  color: #799301;  }
body.modal-enabled .modal-window .searchform .stepAdvertActionCode a:hover { color: #799301;  }
body.modal-enabled .modal-window .searchform .stepAdvertActionCode .stepAdvertActionCode_content { background: #EEF4BF; color: #728611;  }
body.modal-enabled .modal-window .searchform .formint .dateDiv div input { z-index: inherit; }

html.non-desktop body.modal-enabled { overflow: auto !important; height: auto !important; background: white; padding: 0; }
html.non-desktop body.modal-enabled .body_int { display: none;  }
html.non-desktop body.modal-enabled .backgroundOverlay { display: none !important;  }
html.non-desktop body.modal-enabled .body_main { display: none; height: auto; padding-left: 0; padding-right: 0; }
html.non-desktop body.modal-enabled .menudiv { display: none;  }
html.non-desktop body.modal-enabled .footerdiv { display: none; }


.contact .message {padding-left: 15px; }
.contact .message div.form { width: 100%; }

body.phones_some .contact .phone {display: block; }
body.phones1 .contact .phone .ph2 {display: none; }
body.phones2 .contact .phone .ph1 {display: none; }
body.phones_all .contact .phone .ph_razd {display: inline;}


/* body.map .footerdiv { display: none;} */


.footerdiv { border-top: 1px solid #dce0b8; background-color: #F8FAEA; margin: 0 auto; max-width: 1222px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-right: 1px solid #DCE0B8; border-left: 1px solid #DCE0B8; height: 130px; overflow: hidden; }

.footer { padding-top: 10px;  padding-left: 10px; padding-bottom: 10px; font-size: 0.81em; padding-right: 10px;  }
.footer td { vertical-align: top; }
.footer td.footer_l { padding-right: 20px; }
.footer td.footer_r {  width: 370px; }
.footer td.sslconfirmed { padding-left: 10px; width: 60px;  }
.footer .menu {margin-bottom: 15px; }
.footer .copyrights { color: #717171; }
.footer td.footer_r .words {float: left; width: 80px; }
.footer td.footer_r .words a { float: left; border-bottom: 1px dotted; text-decoration: none; color: #71776F; }
.footer td.footer_r .payment_logos { padding-left: 85px; }
.footer td.footer_r .payment_logos a { margin-left: 16px; float: left; height: 16px; overflow: hidden; margin-bottom: 14px; }
.footer div.social { clear: both; margin: 5px 0px; }
.footer div.social img { vertical-align: middle; margin-right: 3px; }





/* radio buttons */


.radio { float: left; margin-right:5px; height: auto; width: auto; padding: 0px; margin-bottom: 4px; }
.radio div { float: left; }
.radio input { position: absolute; top: -1000000px;  }
.radio ins { display: block; float: left; clear: left; margin: 0px; padding: 0px; text-decoration: none; }
.radio .selcted ins { background: #e2ed95 url(/images/tab_green_lt.gif) left top no-repeat; }
.radio .selcted ins ins { background: url(/images/tab_green_rt.gif) right top no-repeat; }
.radio .selcted ins ins ins { background: url(/images/tab_green_lb.gif) left bottom no-repeat; }
.radio .selcted ins ins ins ins { background: url(/images/tab_green_rb.gif) right bottom no-repeat; }
.radio label { float: left; white-space: nowrap; display: block; padding: 2px 5px; }
.radio span { float: left; display: block; padding-bottom: 2px; border-bottom: 1px dashed; color: #728611; cursor: pointer;  }
.radio .not_active span { color: silver !important; border-bottom: 0px !important; cursor: default; text-decoration: none !important; }
.radio span.active  { color: #ff7f00; }
.radio .selcted span, .radio .selcted span.active { color: #32373d; border-bottom: 0px; cursor: default; padding-bottom: 3px; }
/* end */

/* END Radio кнопки */

.imageToolTip {opacity: 1; filter: alpha(opacity=100);}
.priceTooltip { padding-right: 10px; max-height: 300px; overflow: auto !important;   }
.priceTooltip td {white-space: nowrap; }
.priceTooltip .holiday {color: #FF7F00; }
.priceTooltip tr.last td { border-top: 1px solid silver; }
.tooltipster-base .tooltipster-content { }
.tooltipster-base .tooltipster-content ul { padding-bottom: 0; }
.tooltipster-scroll .tooltipster-content  { overflow: auto !important; max-height: 300px;  }

.nextResult {margin: 15px 0px; }
/* .nextResult span { color: white; background-color: #799301; font-weight: bold; padding: 1px 3px; } */

div.path {margin-bottom: 0.83em; font-size: 0.92em; }
div.path a { font-size: 1em; }

ul.path { clear: both; z-index: 350; position: relative; list-style-type: none; white-space: nowrap; margin: 0px 0px 0.83em; padding: 0px; max-height: 2.5em;}
ul.path li.path_el { float: left; position: relative; padding: 0px 5px 5px 5px; height: 32px; }
ul.path li.path_el_data { padding-right: 15px; }
ul.path li.active { background: #EEF4BF; -webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px; }
ul.path li.path_el .pointer { position: absolute; width: 8px; height: 4px; background: url(/images/arr_down_gray.gif) no-repeat; right: 2px; top: 5px; }
ul.path li.active .pointer { background-image: url(/images/arr_up_orange.png) !important; }
ul.path li.path_el_data div.content a { text-decoration: none; display: inline-block; border-bottom: 1px dotted;  }
ul.path li.path_el span { display: block; margin-top: 2px; font-size: 0.82em; color: silver; }
ul.path li.path_el span.title { display: inline; margin-top: 0px; font-size: inherit; color: inherit !important; }
ul.path li.path_el_data div.content { cursor: default; }
ul.path li.active div.content span { color: black;  }
ul.path li.active div.content a { color: #FF7F00 !important; }
ul.path li.path_el div.content div.country { padding-left: 22px; background-position: left 1px; background-repeat: no-repeat; }

ul.path li.path_d {  list-style-type: none;  float: left; padding: 0px 3px 0px; }
ul.path div.path_menu { top: 2.77em;  z-index: 350; left: 0px; position: absolute; display: none; background: #EEF4BF; padding: 5px;  -webkit-border-radius:5px;-webkit-border-top-left-radius:0;-moz-border-radius:5px;-moz-border-radius-topleft:0;border-radius:5px;border-top-left-radius:0; }
ul.path li.path_el .path_menu_header { padding-right: 12px; top: 0; background: yellow; position: absolute; display: none;   }
ul.path li.active div.path_menu, ul.path li.active .path_menu_header { display: block;  }
ul.path:after { content: ''; clear: both; display: block; }
ul.path div.path_menu ul { vertical-align: top; list-style-type: none; margin: 0px; padding: 0px; display: inline-block; }
ul.path div.path_menu ul li { float: left; clear: left; position: relative; padding: 3px 12px 3px 3px; }
ul.path div.path_menu_country ul li { padding-left: 22px; background-position: left 5px; background-repeat: no-repeat; }
ul.path div.path_menu ul li a.sel { color: #FF7F00; }
ul.path div.path_menu ul li span { color: #71776F; }
ul.path div.path_menu ul li .metro_color { margin-top: 3px; width: 10px; height: 10px; float: left; margin-right: 3px; }

.lastBooked { padding: 10px; }
.lastBooked h2 {margin: 2px 0px 5px; text-align: center;  }
.lastBooked ul {padding: 0px; margin: 0px; }
.lastBooked a { color: #71776F; }
.lastBooked ul li {list-style-type: none; clear: both; padding: 7px 0px; }
.lastBooked ul li.brd { border-top: 1px solid silver;  }
.lastBooked ul li span.foto {float: left; margin: 0 5px 0 0px; width: 30px;}
.lastBooked ul li div {margin-left: 35px; }
.lastBooked ul li div.name {margin-left: 0px;}
.lastBooked ul li div.name a { color: #799301; }
.lastBooked ul li .addr { font-size: 0.85em;  background: url(/images/icon_addr.gif) no-repeat;  padding-left: 19px; padding-bottom: 2px;}
.lastBooked ul li .metro {margin-top: 3px; padding-left: 19px; padding-bottom: 3px; padding-top: 1px; background: url(/images/icon_metro2.gif) no-repeat; font-size: 0.85em;  }
.lastBooked ul div.price {color: #FF7F00; font-weight: bold; font-size: 0.85em; margin-top: 2px;}
.lastBooked .lastOrder {margin-top: 2px; font-size: 0.85em; color: black;  }


.promo h1 {margin-top: 20px; }

.create-tooltip { cursor: default }
.tooltipRate div { margin-top: 3px;   }
.tooltipRate p {margin-bottom: 0px; margin-top: 5px;  }
.tooltipRate ul {margin: 0px; padding-bottom: 0px; padding-left: 20px;  }
.tooltipRate span {color: #799301; font-weight: bold; }
.tooltipRate h3 {color: #FF7F00; margin-top: 0px; font-size: 0.92em; margin-bottom: 5px;  }
.tooltipster-content .alert { padding: 6px 8px; margin: 10px 0 0 0; }
.tooltipster-content .alert:first-child { margin: 0; }
.tooltipster-content h2 { margin-top: 0; margin-bottom: 10px;  }

.roomContent .roomAbout {margin-bottom: 0.77em; font-size: 0.85em; }
.room_photo { margin-bottom: 0.77em; overflow: hidden; }
.room_photo ul { list-style: none; margin: 0px; padding: 0px; overflow: hidden; }
.room_photo li { list-style:none; float: left; height: 65px; width: auto; margin: 0px 3px 3px 0px; text-align: center; padding: 0px; overflow: hidden;  }
.room_photo li a { cursor: pointer; cursor: -webkit-zoom-in;  }
.room_photo li img { max-height: 65px; width: auto; height: auto; }
table.roomEquip tr td { padding: 0px !important; vertical-align: top !important; border: 0px !important; }
table.roomEquip tr td li { float: left; white-space: nowrap; background:url(/images/arr_next_orange.gif) 3px 5px no-repeat; padding:0px 0px 0.2em 1.23em; margin-right: 1em; list-style: none; }
table.roomEquip tr td.cat_name { white-space: nowrap; font-weight: bold; padding-right: 10px !important;  }
table.roomEquip tr td span.show {color: #51658B; border-bottom: 1px dotted; cursor: help; }

.border_radius_10 { -moz-border-radius: 0.77em; border-radius: 0.77em; -webkit-border-radius: 0.77em;  z-index: 1; zoom: 1;  }

.input_date { position: relative; }
.input_date label { position: absolute; top: 0px; left: 5px; display: block; font-size: 1em; z-index: 1001; cursor: text; color: silver;}
.input_date input { width: 5.5em; }

.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
	z-index: 15000;
	border-radius: 0;
	background: white;
	font-size: 1.1em;
	font-family: inherit;
	border-top: 0;
  }
  /* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
  * html .ui-autocomplete {
    height: 100px;
  }

.ui-autocomplete li.ui-menu-item { border-top: 1px dotted silver; padding: 7px;  }
.ui-autocomplete li.ui-menu-item:first-child {border-top: 0; }
.ui-autocomplete li.ui-menu-item a { position: relative; text-decoration: none; padding: 0; }
.ui-autocomplete li.ui-menu-item a.ui-state-active { border: 0; background: none; font-weight: normal; margin: 0; color: white; }
.ui-autocomplete li.ui-menu-item span.category { float: right; padding: 2px 2px 0 4px; color: white; font-size: 0.77em; height: 1.6em; z-index: 2; background: gray; }
.ui-autocomplete li.ui-menu-item:hover {  background: #FF7F00; }
.ui-autocomplete .ui-state-focus { background: #FF7F00; border-radius: 0; border-color: white; }
.ui-autocomplete .ui-state-focus span.category { background: #eceadf;  }
.ui-autocomplete li.ui-menu-item span.category_img { margin-right: -3px; float: right; background-repeat: no-repeat; background-position: right center; font-size: 0.77em; height: 1.6em; width: 18px; z-index: 2; background-color: gray; padding: 2px 3px 0; background-size: contain; }


.ui-autocomplete li.ui-menu-item span.category_poi { background-image: url("/images/map_icons/poi_big_colored.png"); }
.ui-autocomplete li.ui-menu-item span.category_airport { background-image: url("/images/map_icons/airport_big_colored.png"); }
.ui-autocomplete li.ui-menu-item span.category_city { background-image: url("/images/map_icons/city_big_colored.png"); }
.ui-autocomplete li.ui-menu-item span.category_railway { background-image: url("/images/map_icons/railway_big_colored.png"); }
.ui-autocomplete li.ui-menu-item span.category_hotel { background-image: url("/images/map_icons/hotel_big_colored.png"); }
.ui-autocomplete li.ui-menu-item span.category_metro { background-image: url("/images/map_icons/metro_big_colored.png"); }
.ui-autocomplete li.ui-menu-item span.category_expo { background-image: url("/images/map_icons/expo_big_colored.png");  }
.ui-autocomplete li.ui-menu-item span.category_addr { background-image: url("/images/map_icons/addr_big_colored.png");  }

.ui-autocomplete li.ui-menu-item-not-first { border-top: 1px solid gray;  }


body.galleryEnabled {  }
/* body.galleryEnabled div.body_main { display: none;  } */
html.desktop body.galleryEnabled div.body_main { display: block;  }
.gallery-bg { position: fixed; top: 0; height: 100%; width: 100%; z-index: 12000; background: black; opacity: 1;   }
html.desktop .gallery-bg  { opacity: 0.95; background: silver; }
.gallery { position: fixed; top: 0; height: 100%; width: 100%; z-index: 12001; }
.gallery .gallery-title { position: fixed; top: 0px; height: 46px; line-height: 46px; color: white; font-size: 1.7em; text-align: center; width: 100%; z-index: 100; background: rgba(53, 53, 53, 0.6); padding-left: 110px; padding-right: 38px; box-sizing: border-box; overflow: hidden;   }
.gallery .gallery-title div { margin-left: -36px; }
.gallery .gallery-hotel-price {   opacity: 1;  position: fixed;
    top: 51px;
    height: 30px;
    overflow: hidden;
    background: rgba(164, 193, 10, 0.7);
    width: 110px;
    font-size: 1.2em;
    right: 0px;
    line-height: 30px;
	z-index: 101;
    border-radius: 5px 0 0 5px; color: white; text-align: center; }
.gallery-with-book .gallery-hotel-price { border-radius: 5px 0 0 0; }


.gallery .gallery-hotel-book { position: fixed;
    top: 51px;
    height: 30px;
    line-height: 30px;
    color: white;
    font-size: 1.2em;
    text-align: center;
    width: 100px;
    z-index: 101;
    right: 0px;
    border-radius: 5px 0 0 5px;
    display: block;
    background: rgba(164, 193, 10, 0.7);
    padding: 0 5px;
    opacity: 1;  }
.gallery-with-price .gallery-hotel-book { top: 81px; border-radius: 0 0 0 5px;  }


.gallery .gallery-images { position: fixed; top: 0px; left: 0; width: 100%; height: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
html.desktop .gallery-with-nav .gallery-images { padding-bottom: 100px; }
.gallery .gallery-images-swiper { height: 100%; width: 100%;  }
.gallery .gallery-images .swiper-slide { text-align: center; height: 100%; }
.gallery .gallery-images .swiper-slide span.text-bg { display: block; left: 0px; position: absolute; height: 40px; bottom: 0px; width: 100%; opacity: 0.7; background-color: #383838; z-index: 15; }
.gallery .gallery-images .swiper-slide span.text { color: white; display: block; left: 0px;  position: absolute; height: 40px; line-height: 40px; font-size: 1.8em; text-align: center; bottom: 0px; width: 100%; overflow: hidden; z-index: 15; }
.gallery .gallery-images .swiper-slide img { width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      position: absolute;
      left: 50%;
      top: 50%; }
.gallery .gallery-counter {
	top: 5px; left: 5px;
	max-width: 100px;
	position: fixed;
	color: white; font-weight: bold; padding: 4px 6px;
	display: inline-block;
    background-color: rgba(0, 0, 0, 0.27);
    border-radius: 4px;
	font-size: 1.8em; z-index: 101;
}
.gallery .gallery-close {
	top: 5px; right: 5px;
	max-width: 100px;
	position: fixed;
	padding: 4px;
	display: inline-block;
    background-color: rgba(0, 0, 0, 0.27);
    border-radius: 4px;
	z-index: 101;
	cursor: pointer;
	width: 28px; height: 28px;
}

.gallery .gallery-close img { width: 100%; height: 100%;  }


/*
.gallery .gallery-images .swiper-slide img { margin: auto; vertical-align: middle; display: block; width: auto; max-width: 100%; height: auto; max-height: 100%; border: 10px solid #fff; position: relative; left: -10px; top: -10px; box-shadow: 0px 2px 5px rgba(0,0,0,1); -webkit-transition: 300ms; -moz-transition: 300ms; -ms-transition: 300ms; -o-transition: 300ms; transition: 300ms; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); -webkit-backface-visibility: hidden; opacity: 0.3; }
.gallery .gallery-images .swiper-slide-active img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 1; }
*/


.gallery .gallery-nav { position: fixed; bottom: 5px; left: 0; height: 90px; width: 100%; padding-top: 5px; border-top: 1px solid #cdcdcd; }


* html .gallery .gallery-nav { position: absolute; top: expression((document.body.scrollTop + document.body.clientHeight - 90) + "px"); }


.gallery .gallery-nav .swiper-wrapper { }

.gallery .gallery-images .left, .gallery .gallery-images .right {
	position: fixed;
	left: 0;
	top: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-top: -45px;
	height: 90px;
	width: 70px;
	z-index: 10;
	display: none;
}

.gallery .gallery-images .left div, .gallery .gallery-images .right div {
	background: #000000 url(/images/arrow-left.png) no-repeat center;
	height: 100%;
	width: 50px;
	opacity: 0.75;
	cursor: pointer;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	border-radius: 0px 10px 10px 0px;
}

html.desktop .gallery .gallery-images .left, html.desktop .gallery .gallery-images .right { display: block; }


.gallery .gallery-images .right { left: auto; right: 0px; }
.gallery .gallery-images .right div { background: #000000 url(/images/arrow-right.png) no-repeat center; float: right; border-radius: 10px 0px 0px 10px; }
.gallery .gallery-images .right:hover, .gallery .gallery-images .left:hover { width: 70px; }
.gallery .gallery-images .right:hover div, .gallery .gallery-images .left:hover div { opacity: 1; width: 70px; }

/* .gallery .gallery-nav .swiper-slide { -webkit-transition: 300ms; -moz-transition: 300ms; -ms-transition: 300ms; -o-transition: 300ms; transition: 300ms;  height: 100px; } */

.gallery .gallery-nav .swiper-slide { height: 90px; width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
.gallery .gallery-nav .swiper-slide img { opacity: 0.4; -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; max-height: 90px;  }
.gallery .gallery-nav .swiper-slide-active img { opacity: 1; }

.gallery .gallery-nav .left, .gallery .gallery-nav .right {
	background: #000000 url(/images/arrow-left.png) no-repeat center;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 30px;
	opacity: 0;
	cursor: pointer;
	z-index: 10;
	-webkit-transition: 300ms; -moz-transition: 300ms; -ms-transition: 300ms; -o-transition: 300ms; transition: 300ms;
}
.gallery .gallery-nav-active .left, .gallery .gallery-nav-active .right {
	opacity: 0.75; display: block;
}

.gallery .gallery-nav .right { background: #000000 url(/images/arrow-right.png) no-repeat center; left: auto; right: 0px; }
.gallery .gallery-nav-active .right:hover, .gallery .gallery-nav-active .left:hover { opacity: 1; }
.ui-datepicker { border-top-left-radius: 0; background: white; border: 2px solid #FF7F00; margin-left: -2px; font-size: 120%; }
.ui-datepicker .ui-datepicker-title { line-height: 1.7em; }
.ui-datepicker .ui-widget-header { background: #dbe87b; border-radius: 0; }
.ui-datepicker .ui-state-default { background: #EEF4BF; }
.ui-datepicker .ui-state-hover { background: #799301; }
.ui-datepicker-range > .ui-state-default { background: #FF7F00; color: white;  }
.ui-datepicker-week-end > .ui-state-default { color: red;  }

.text-block-wrapper .text-block { height: 150px; overflow: hidden; }
.text-block-wrapper .text-block-overlay { height: 75px; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffffff');
	background: -webkit-linear-gradient(rgba(255,255,255,0),#fff);
	background: -o-linear-gradient(rgba(255,255,255,0),#fff);
	background: linear-gradient(rgba(255,255,255,0),#fff);
	position: relative; margin-top: -75px; z-index: 10;
}
.text-block-full .text-block-overlay { display: none; }
.text-block-full .text-block { height: auto; }
.text-block-wrapper a.readmore { margin-top: 0.77em; text-decoration: none; display: inline-block; border-bottom: 1px dashed; }
.text-block-wrapper a.readmore:hover { border-bottom: 0px; padding-bottom: 1px; }

.changed-selection { overflow: hidden; }
.changed-selection .changed-selection-original { display: none;  }
.changed-selection .changed-selection-new { display: none; border: 2px solid red; padding: 5px; }
.changed-selection-show-original  .changed-selection-original { display: inline;  }
.changed-selection:not(.changed-selection-show-original)  .changed-selection-new { display: inline-block; }
.changed-selection .changed-selection-radio { display: block; float: left; margin: 0px 5px 10px 0px; padding: 4px; background: #F5F5F5; cursor: pointer;  }
.changed-selection span.info { float: left; margin-right: 5px; padding-top: 4px; margin-bottom: 10px; color: red; }
.changed-selection:not(.changed-selection-show-original) .select-new, .changed-selection-show-original .select-original { background-color: #A4C10A; color: white; }
.changed-selection span.confirm { float: left; padding-top: 4px; margin-bottom: 10px; cursor: pointer; border-bottom: 1px dotted; }
.changed-selection span.confirm:hover { color: red; }


.t_Tooltip p:last-child { margin-bottom: 0px; }


.room_rate_info { padding: 0; margin: 0; }
.room_rate_info li { font-size: 0.85em;  font-weight: 600; list-style: none; float: left; background: url(/images/arr_next_green.gif) no-repeat 8px 4px; padding-left: 22px; margin-right: 10px; padding-bottom: 5px; line-height: 14px; }
.room_rate_info li.value_add_has_wifi_access { color: #4b8b00; background: url(/images/icons/value_adds/has_wifi_access.png) no-repeat 0px 0px;  }
.room_rate_info li.value_add_has_internet_access {color: #4b8b00; background: url(/images/icons/value_adds/has_internet_access.png) no-repeat 0px 0px;  }
.room_rate_info li.value_add_meal, .room_rate_info li.value_add_breakfast, .room_rate_info li.value_add_dinner, .room_rate_info li.value_add_supper, .room_rate_info li.value_add_breakfast_and_dinner, .room_rate_info li.value_add_breakfast_and_supper, .room_rate_info li.value_add_breakfast_and_dinner_and_supper { background: url(/images/icons/value_adds/has_meal_payed.png) no-repeat 0px 0px;   }
.room_rate_info li.value_add_meal_included, .room_rate_info li.value_add_breakfast_included, .room_rate_info li.value_add_dinner_included, .room_rate_info li.value_add_supper_included, .room_rate_info li.value_add_breakfast_and_dinner_included, .room_rate_info li.value_add_breakfast_and_supper_included, .room_rate_info li.value_add_breakfast_and_dinner_and_supper_included {color: #4b8b00; background: url(/images/icons/value_adds/has_meal2.png) no-repeat 0px 0px; }
.room_rate_info li.value_add span.create-tooltip { border-bottom: 1px dotted; }

.room_rate_info li.return { background: url(/images/icons/return.png) no-repeat 0px 0px;   }
.room_rate_info li.return-free { background: url(/images/icons/return-good.png) no-repeat 0px 0px; color: #4b8b00; }
.room_rate_info li.pay { background: url(/images/icons/payment.png) no-repeat 0px 0px;  }
.room_rate_info li.pay-cash { color: #4b8b00; background: url(/images/icons/payment-good.png) no-repeat 0px 0px;  }

.room_rate_info li.room-rate-name { border-left: 2px solid; padding-left: 4px !important; color: red; float: none; clear: both; overflow: hidden; background: none;  line-height: 12px; padding-bottom: 0px; margin-bottom: 8px; }
.room_rate_info li.room-rate-name span {  }
.room_rate_info li.room-special-deal { color: white; float: none; clear: both; background: none; padding-bottom: 0px; margin-bottom: 4px; position: relative; padding-left: 0px; height: 2.5em; overflow: hidden;   }
.room_rate_info li.room-special-deal span { position: absolute; background: red; padding: 3px 5px 3px 7px; border-radius: 2px 2px 2px 0; z-index: 2; top: 0; left: 7px; white-space: nowrap;  }
.room_rate_info li.room-special-deal i { display: block; position: absolute; width: 16px; height: 2em; top:4px; background: #EA0707; left: 0px; border-radius: 2px 0px 0 2px; z-index: 1; }
.room_rate_info li.room-special-deal b { width: 8px; height: 2em; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffffff'); background: -webkit-linear-gradient(right, rgba(255,255,255,0),white); background: -o-linear-gradient(right, rgba(255,255,255,0), white); background: linear-gradient(to right, rgba(255,255,255,0), white); position: relative;  z-index: 10; display: block; position: absolute; top: 0; right: 0px; z-index: 3; }

.scrollwrapper { overflow: hidden; height: 100%; position: relative; padding-right: 0; 	/* Prevent native touch events on Windows */
	-ms-touch-action: none;

	/* Prevent the callout on tap-hold and text selection */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Prevent text resize on orientation change, useful for web-apps */
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

html.desktop .scrollwrapper.has-scrollbar { padding-right: 12px; }
.non-desktop .scrollwrapper .iScrollLoneScrollbar { display: none; }

.scrollwrapperX { height: auto; padding-right: 0; width: 100%;  }

.iScrollVerticalScrollbar  { width: 8px; position: absolute; z-index: 10; bottom: 0px; top: 0px; right: 0px; background: transparent; display: none !important;  }
.iScrollIndicator { border-radius: 4px; width:100%; background: #b2b2b2; cursor: pointer; }
.iScrollIndicator:hover { background: #7d7d7d; }
.scrollwrapper.has-scrollbar .iScrollVerticalScrollbar { display: block !important;  }

.tooltipster-login { background-color: #ededed !important; }
.tooltipster-base > * { display: block !important; }
.tooltipster-shadow.tooltipster-noir-customized, .tooltipster-shadow.tooltipster-noir-customized .tooltipster-content {
	border-radius: 5px;
}
.tooltipster-shadow.tooltipster-noir-customized .tooltipster-content {
	color: #fff;
	padding: 8px;
	line-height: 18px;
	font-size: 14px;
	background: #333;
	-webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,.12), 0 2px 3px -1px rgba(0,0,0,.2);
	box-shadow: 0 1px 8px 0 rgba(0,0,0,.12), 0 2px 3px -1px rgba(0,0,0,.2);
}

a.button { display: inline-block; border-radius: 5px; padding: 5px; color: white; background: gray; text-decoration: none; transition: 250ms; }
a.button:hover { background: silver; color: black;  }

a.button-light-green {
  background: #b6d40c;
  background-image: -webkit-linear-gradient(top, #b6d40c, #9eb80d);
  background-image: -moz-linear-gradient(top, #b6d40c, #9eb80d);
  background-image: -ms-linear-gradient(top, #b6d40c, #9eb80d);
  background-image: -o-linear-gradient(top, #b6d40c, #9eb80d);
  background-image: linear-gradient(to bottom, #b6d40c, #9eb80d);
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  padding: 7px 15px 7px 15px;
}

a.button-light-green:hover {
  background: #a9c40e;
  background-image: -webkit-linear-gradient(top, #a9c40e, #91a80d);
  background-image: -moz-linear-gradient(top, #a9c40e, #91a80d);
  background-image: -ms-linear-gradient(top, #a9c40e, #91a80d);
  background-image: -o-linear-gradient(top, #a9c40e, #91a80d);
  background-image: linear-gradient(to bottom, #a9c40e, #91a80d);
  color: white;

}

.pagination {
  display: inline-block;
  padding: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
	padding: 0; margin; 0;
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #728611;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #30380C;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #FF7F00;
  border-color: #FF7F00;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

nav .pagination { margin-left: 10px;  }
nav .pagination:first-child { margin-left: 0px;  }

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
article.promo { margin-top: 15px;  }
article.promo .image-wrapper { float: right; max-width: 45%; padding: 0 0 15px 15px; box-sizing: border-box; -moz-box-sizing: border-box;  overflow: hidden; text-align: center;   }
article.promo .image-wrapper span { display: block; overflow: hidden; height: 100%; }
article.promo .image-wrapper.image-left { float: left; padding-left: 0; padding-right: 15px; }
article.promo .image-wrapper.image-center { float: none; margin-left: auto; margin-right: auto; margin-top: 15px; padding: 0; }
article.promo .image-wrapper img { width: 100%; height: auto; border-radius: 5px;  }
article.promo .image-wrapper-in-line { width: 25%; height: 200px;  }
article.promo .image-wrapper-in-line img { height: 100%; width: auto; border-radius: 0;   }

article.promo address { font-size: 0.77em; font-style: normal; margin-top: 8px;  }
article.promo address span { display: inline-block; border-bottom: 1px dashed; cursor: pointer;   }
article.promo address a { display: none;  }
article.promo address.active a { display: inline; }
.uptolike-buttons { margin-top: 10px; width: 100%; height: 26px; overflow: hidden; }
.uptl_container { display: inline-block;   }
.uptolike-buttons .twitter { display: inline-block; margin-right: 5px; vertical-align: top; padding: 3px; }
.uptl_toolbar  { display: inline-block !important; }
.__utl-reset, .__utl-reset * { vertical-align: top !important;  }
.alert {
  padding: 15px;
  margin: 15px 0 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

.mobile-menu-tabs { transition: left 250ms; z-index: 10; display: none; margin: 0; padding: 0; height: 3em; overflow: hidden; position: fixed; left: 0; width: 100%; bottom: 0; background-color:  #A4C10A; color: white; font-weight: bold; }
.mobile-menu-tabs li { border-top: 1px solid #93AD07; list-style: none; float: left; padding: 0.3em; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box; -moz-box-sizing: border-box; width: 25%; text-align: center; height: 3em; line-height: 2.4em; cursor: pointer; border-right: 1px solid #93AD07; background: #A4C10A; color: white;  }
.mobile-menu-tabs li:first-child { width: 50%; }
.mobile-menu-tabs li span { font-size: 1.1em; }
.mobile-menu-tabs li span.found {  }

.mobile-menu-tabs .search-results-count { background: #93AD07;  }
.searchres-filters .mobile-menu-tabs .tab-filters { background: #93AD07;  }
.searchres-map .mobile-menu-tabs .tab-map { background: #93AD07;   }
.searchres-filters .mobile-menu-tabs .search-results-count, .searchres-map .mobile-menu-tabs .search-results-count { background: #A4C10A;  }
.mobile-menu-tabs .search-results-count span.searching { display: none; }
.searchres-results-loading .search-results-count span.searching { display: inline !important;  }
.searchres-results-loading:not(.searchres-results-partly-loading) .search-results-count span.found { display: none;  }

body.menu-show .mobile-menu-tabs { left: -250px; }


.mobile-menu-tabs li.tab-map { width: 25%; border-right: 0; }


.tooltip-content { display: none; }

.fancybox-title {
	padding: 0.77em;
    background-color: #DBE87A;
    color: #799301;
    font-size: 1.5em;
    border-radius: 4px 4px 0 0;
    width: auto;
    margin-left: -10px; margin-right: -10px;
    margin-top: -10px;
 }
.fancybox-skin { background: white; }
.fancybox-close { background-image: url(/images/icon_delete.gif);     width: 0.7em;
    height: 0.7em;
    top: 0.7em; right: 1.5em; z-index: 8055; background-size: contain; margin-top: 10px;
    background-repeat: no-repeat; }
.fancybox-inner  { padding-top: 10px; }
html.non-desktop .fancybox-wrap { position: static !important; width: auto !important; }
html.non-desktop .fancybox-opened .fancybox-skin { box-shadow: none;  }
html.non-desktop .fancybox-type-ajax .fancybox-inner, html.non-desktop .fancybox-type-inline .fancybox-inner { height: auto !important; width: auto !important; }
html.non-desktop .fancybox-type-iframe .fancybox-inner { margin-top: -3.04em; padding-top: 3.5em; box-sizing: border-box; }
html.non-desktop .fancybox-title { position: static; box-sizing: border-box;  }
html.non-desktop .fancybox-outer { } /*  margin-top: 3.04em; */
html.non-desktop .fancybox-close { position: absolute;  }
.fancybox-inner .waiter { position: absolute; width: 32px; height: 32px; top: 50%; left: 50%; margin-top: -16px; margin-left: -16px; }

/* START form styler */

.jq-number { padding-right: 24px;  }
.jq-number__field  { background-color: white; }
.jq-number__field input { padding: 4px 5px;  }
.jq-number__spin { width: 20px; height: 10px;  }
.jq-number__spin:after { left: 5px;  }
.jq-number__spin:after, .jq-number__spin.minus:after { top: 3px;  }

.jq-selectbox__select { height: 24px; line-height: 24px; padding-right: 41px;  }
.jq-selectbox__trigger { width: 30px;  }
.jq-selectbox__trigger-arrow { top: 10px; right: 10px;  }

input[type='email'].styler, input[type='password'].styler, input[type='search'].styler, input[type='tel'].styler, input[type='text'].styler, input[type='url'].styler, textarea.styler  { padding: 4px 5px;  }

.jq-file__name, .jq-file__browse, .jq-number__field input, .jq-selectbox__select, .jq-selectbox__dropdown, .jq-select-multiple, input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler, button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler { font-size: 1.1em;  }

/* END form Styler */

.onesignal-bell-launcher-inactive { display: none !important; }

.seo-edit { position: fixed; bottom: 0; width: 200px; text-align: center; border-radius: 8px 8px 0 0; background: red; padding: 5px 8px; color: white; font-size: 2em;  text-decoration: none; z-index: 10000; left: 50%; margin-left: -100px; }
.seo-edit:hover { color: white;  }

.autocomplete-suggestions { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 6px 8px; border-bottom: 1px dotted silver; }
.autocomplete-suggestion:last-child { border-bottom: 0; }
.autocomplete-no-suggestion { padding: 6px 8px;  }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }



.photo-gallery { position: relative; background: #f5f5f5; border: 1px solid silver; border-bottom: 1px solid silver; margin-bottom: 0.77em; height: 450px; z-index: 1; }
.photo-gallery .photo-gallery-zoom { -webkit-transform: translate3d(0,0,0); position: absolute; width: 38px; height: 38px; border-radius: 2px; background: url(/images/icons/resize_white.svg) no-repeat center center rgba(0, 0, 0, 0.3); cursor: pointer; background-size: 60%; z-index: 2; -webkit-transition: 300ms; -moz-transition: 300ms; -ms-transition: 300ms; -o-transition: 300ms; transition: 300ms; top: 5px; left: 5px; }
html.desktop  .photo-gallery .photo-gallery-zoom:hover { background-color: rgba(0, 0, 0, 0.6); }
.photo-gallery .total { position: absolute; display: inline-block; border-radius: 0 0 0 3px; background: rgba(0, 0, 0, 0.5); top: 0; right: 0; margin-left: 0; z-index: 2; color: #ededed; padding: 5px 10px; font-weight: bold; display: block;  }

.photo-gallery .photo-content { position: relative; width: 100%; height: 100%; z-index: 1; display: block; }
.photo-gallery .photo-content img {   }

.photo-gallery .left, .photo-gallery .right {
	-webkit-transform: translate3d(0,0,0);
	background: rgba(0, 0, 0, 0.3) url(/images/arrow-left.png) no-repeat 7px center;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -30px;
	height: 60px;
	width: 40px;
	cursor: pointer;
	z-index: 10;
	-webkit-transition: 300ms; -moz-transition: 300ms; -ms-transition: 300ms; -o-transition: 300ms; transition: 300ms;
	border-radius: 0 30px 30px 0;
	display: block;
}

.photo-gallery .right { background-image: url(/images/arrow-right.png); background-position: 15px center; left: auto; right: 0px; border-radius: 30px 0 0 30px;  }
html.desktop .photo-gallery .right:hover, html.desktop  .photo-gallery .left:hover { background-color: rgba(0, 0, 0, 0.6); }

html.desktop .photo-gallery .right, html.desktop  .photo-gallery .left, html.desktop  .photo-gallery .photo-gallery-zoom { opacity: 0; }
html.desktop .photo-gallery:hover .right, html.desktop  .photo-gallery:hover .left, html.desktop  .photo-gallery:hover .photo-gallery-zoom { opacity: 1; }

.photo-gallery .photo-gallery-item { text-align: center; height: 100%;  }
.photo-gallery .photo-gallery-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.photo-gallery .photo-content > .photo-gallery-item { display: none; }
.photo-gallery .photo-content > .photo-gallery-item:first-child { display: block; }
.photo-gallery .photo-gallery-item-more {
	position: relative;
}
.photo-gallery .photo-gallery-item-more a { text-decoration: none; display: block; width: 100%; height: 100%;  color: white; background-color: rgba(0,0,0,0.4); -webkit-transition: 300ms; -moz-transition: 300ms; -ms-transition: 300ms; -o-transition: 300ms; transition: 300ms;  position: absolute; top: 0; left: 0;  }
html.desktop .photo-gallery .photo-gallery-item-more a:hover { background-color: rgba(0,0,0,0.6); }
.photo-gallery .photo-gallery-item-more a span { height: 1em; top: 50%; width: 100%; display: block; text-align: center; margin-top: -0.5em; line-height: 1; position: absolute; font-size: 4em; }

.photo-gallery .photo-gallery-item .title { position: absolute; width: 100%; bottom: 0px; left: 0; overflow: hidden; text-align: center;  }
.photo-gallery .photo-gallery-item .title div { display: inline-block; padding:  5px 10px; background: rgba(0, 0, 0, 0.5); max-width: 100%; box-sizing: border-box;  font-size: 1em; color: white; font-weight: bold; text-align: left; border-radius: 4px 4px 0 0; }

.ui-checkboxradio-icon { display: none; }
.radio-buttonset .ui-widget { font-size: 1em; border: 0px; padding: 5px 8px; margin-right: 0; border-radius: 0; font-weight: bold; }
.radio-buttonset .ui-state-active, .radio-buttonset .ui-state-active:hover { background: #FFBF0D; color: brown; border: 0; }
.radio-buttonset .radio_on { border-radius: 4px 0 0 4px; }
.radio-buttonset .radio_off { border-radius: 0 4px 4px 0; }
.radio-buttonset .radio_on.ui-state-active { background: green; border: 0px; }
.radio-buttonset .radio_off.ui-state-active { background: red; border: 0px; }
.radio-buttonset label { background: silver; color: white !important; }
.radio-buttonset .ui-state-disabled { opacity: 0.6; }
/* whatsapp btn */
@font-face{font-family:WAmeIcons;src:url(data:font/woff;base64,d09GRgABAAAAAARgAAsAAAAABBQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIFgGNtYXAAAAFoAAAAVAAAAFQXVtKIZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAAAHQAAAB0gkciwGhlYWQAAAI4AAAANgAAADYVuuUSaGhlYQAAAnAAAAAkAAAAJAbCA8dobXR4AAAClAAAABgAAAAYDgACM2xvY2EAAAKsAAAADgAAAA4AYgBAbWF4cAAAArwAAAAgAAAAIAAIAAVuYW1lAAAC3AAAAWIAAAFicC7V7nBvc3QAAARAAAAAIAAAACAAAwAAAAMDVQGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6QEDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADgAAAAKAAgAAgACAAEAIOkB//3//wAAAAAAIOkA//3//wAB/+MXBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQEzAM0DAALNAAIAAAkBEQMA/jMBzf8AAgAAAAEBAADNAs0CzQACAAABEQECzf4zAs3+AAEAAAABAAAAAQAAtqSnv18PPPUACwQAAAAAANnOUKQAAAAA2c5QpAAAAAADAALNAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAMAAAEAAAAAAAAAAAAAAAAAAAAGBAAAAAAAAAAAAAAAAgAAAAQAATMEAAEAAAAAAAAKABQAHgAsADoAAAABAAAABgADAAEAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEABAAAAAEAAAAAAAIABwBFAAEAAAAAAAMABAAtAAEAAAAAAAQABABaAAEAAAAAAAUACwAMAAEAAAAAAAYABAA5AAEAAAAAAAoAGgBmAAMAAQQJAAEACAAEAAMAAQQJAAIADgBMAAMAAQQJAAMACAAxAAMAAQQJAAQACABeAAMAAQQJAAUAFgAXAAMAAQQJAAYACAA9AAMAAQQJAAoANACAd2FtZQB3AGEAbQBlVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2FtZQB3AGEAbQBld2FtZQB3AGEAbQBlUmVndWxhcgBSAGUAZwB1AGwAYQByd2FtZQB3AGEAbQBlRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('woff')}.whatsappme{position:fixed;z-index:1000;right:20px;bottom:20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:16px;line-height:1.625em;color:#262626;transform:scale3d(0,0,0);transition:transform .3s ease-in-out;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}.whatsappme *,.whatsappme :after,.whatsappme :before{box-sizing:border-box}.whatsappme svg,.whatsappme svg path{fill:currentColor!important}.whatsappme.whatsappme--show{transform:scale3d(1,1,1);transition:transform .5s cubic-bezier(.18,.89,.32,1.28)}.whatsappme__button{display:-ms-flexbox;display:-webkit-flex;display:flex;position:absolute;z-index:2;bottom:8px;right:8px;height:60px;min-width:60px;max-width:95vw;background-color:#25d366;color:#fff;border-radius:30px;box-shadow:1px 6px 24px 0 rgba(7,94,84,.24);cursor:pointer;transition:background-color .2s linear;-webkit-tap-highlight-color:transparent}.whatsappme__button:hover{background-color:#128c7e;transition:background-color 1.5s linear}.whatsappme__button:active{background-color:#075e54;transition:none}@supports (-webkit-overflow-scrolling:touch){.whatsappme__button:active{background-color:#228bb9}}.whatsappme__button svg{width:36px;height:36px;margin:12px 12px}.whatsappme__tooltip{position:absolute;top:14px;right:76px;max-width:calc(100vw - 105px);height:32px;padding:0 14px;border:none;border-radius:16px;background:#fff;color:#075e54;line-height:31px;white-space:nowrap;box-shadow:0 1px 4px 0 rgba(0,0,0,.4);opacity:0}.whatsappme__tooltip::after{font:normal normal 400 20px/1em WAmeIcons;content:'\e900';position:absolute;top:6px;right:-12px;color:#fff;text-align:right;text-shadow:2px 1px 3px rgba(0,0,0,.4)}.whatsappme__tooltip div{overflow:hidden;text-overflow:ellipsis}.whatsappme--tooltip .whatsappme__tooltip{animation:wame_tootlip 20s linear 5s 1 normal both}.whatsappme__button__open{display:block}[dir=rtl] .whatsappme__button{-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:480px),(orientation:landscape) and (max-width:767px){.whatsappme{bottom:25px;right:40px}}@keyframes wame_plain{0%,100%,50%{stroke-dashoffset:1097}45%,5%{stroke-dashoffset:0}}@keyframes wame_chat{0%,100%,50%{stroke-dashoffset:1020}45%,5%{stroke-dashoffset:0}}@keyframes wame_image_loop{0%{opacity:0}20%,3%{opacity:1}100%,23%{opacity:0}}@keyframes wame_tootlip{0%{opacity:0;transform:scaleY(0)}1%,20%{opacity:1;transform:scaleY(1)}100%,23%{opacity:0;transform:scaleY(1)}}
.menudiv .infoline .mobile-phone { display: none; }
@media (max-width:768px) {
  .menudiv .infoline .mobile-phone { display: flex !important; justify-content: center; }
}

/* Cookie notification */
.cookie-notification {
  position: fixed;
  right: 24px;
  bottom: 24px;
  left: auto;
  width: auto;
  z-index: 9999;
  background: #f5f5f5;
  color: #333;
  padding: 17px 32px 17px 20px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.08);
  border-radius: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.1em;
  min-width: 220px;
  max-width: 420px;
  border: 1px solid #EEF4BF;
  min-height: 0;
  opacity: 0.8;
}

.cookie-notification__close {
  background: none;
  border: none;
  font-size: 2em;
  color: #888;
  cursor: pointer;
  margin-left: 20px;
  transition: color 0.2s;
}
.cookie-notification__close:hover {
  color: #FF7F00;
}
.cookie-notification__link {
  color: #FF7F00;
  text-decoration: underline;
  margin-left: 10px;
}
.cookie-notification__link:hover {
  text-decoration: none;
}
