/*quotation latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(../template/montserrat_latin_ext.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(../template/montserrat_latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: local('Montserrat Black'), local('Montserrat-Black'), url(../template/montserrat_latin_ext_900.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: local('Montserrat Black'), local('Montserrat-Black'), url(../template/montserrat_latin_900.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

*{margin:0;border:0;padding:0;outline:none;}
html,body{height: 100%;font-size:12pt;}
body {color:#888888;background:#ffffff;font-family:'Georgia, Times, "Times New Roman", serif;';}
body {min-width:1000px;}



/* commmon */

b {}
a {text-decoration:none;outline:none;color:#1bc4a5;}
.clear {clear:both;}
.center {text-align:center;}
.wrapper {position: relative;min-height: 100%;padding-top:95px;box-sizing:border-box;transition: padding 0.3s;}
.wrapper.scrolled {padding-top:45px;}
.white_button {background:rgba(230, 230, 230, 0.8);padding:15px 50px;border-radius:5px;font-size:12pt;font-weight:bold;color:#363636;cursor:pointer;transition:background 0.3s;}
.white_button:hover {background:rgba(240, 240, 240, 1);}
.orange {color:#1bc4a5;}
.red {color:#e43737;}

.clear.separator {width:100%;border-bottom:1px solid #e4e4e4;padding-top:20px;}


table {border-collapse: collapse;}
table td {border: 1px solid; padding: 3px;}






.home_page {min-height:300px;}
.home_content {width:1000px;margin: 0px auto;padding-top:20px;}


.page {min-height:300px;padding-bottom:300px;}
.page.top {min-height:0px;padding-bottom:0px;background:white;}
.page.bottom {border-top:#ececec solid 1px;}
.content {width:1000px;margin: 0px auto;padding-top:50px;padding-bottom:50px;}
.page.top .content {padding-bottom:10px;}
.content h1 {color:#324772;font-family:montserrat;font-weight:bold;font-size:20pt;padding-bottom:20px;padding-top:10px;}
.content h2 {color:#324772;font-family:montserrat;font-weight:bold;font-size:16pt;padding-bottom:20px;padding-top:10px;}
.vybavenie_data .title {color:#324772;font-family:montserrat;font-weight:bold;font-size:16pt;padding-bottom:20px;padding-top:10px;}
.vybavenie_data .title i {display:none;}
.content ul , .content ol {margin-left:17px;}
.content h1.item_heading {display:inline-block;min-width: 230px;}
.content h1.item_heading a {text-decoration: underline;}
.content .item_heading_sub {display:inline-block;font-size:16pt;padding-left:10px;color:#969696;padding-bottom: 20px;}
.content .item_heading_sub a {color:#969696; text-decoration: underline;}
.content .item_heading_map {display:inline-block;background: url(../template/images/pin.png) no-repeat 0px 2px;padding:5px 5px 5px 20px;margin-left:5px;color:#FF5C00;text-decoration:underline;overflow:visible;font-style:italic;padding-bottom: 20px;
}
.content p {padding-bottom:10px;}

.sidebar {float:left;width:280px;margin-right:40px;margin-bottom:30px;margin-top:20px;}
.content_sidebar {float:left;width:670px;}
.sidebar_searchbox {background: #092636;color:white;margin-bottom:30px;border-radius:25px;}
.sidebar_searchbox .sb_title {float:left;width:40%;box-sizing:border-box;padding:10px;text-align:right;}
.sidebar_searchbox .sb_title_allwidth {float:left;width:100%;box-sizing:border-box;padding:10px;}
.sidebar_searchbox .sb_input {float:left;width:60%;box-sizing:border-box;padding:10px;}
.sidebar_searchbox .sb_input_allwidth {float:left;width:100%;box-sizing:border-box;padding:10px;padding-left:30px;}
.sidebar_searchbox .sb_input select {width:130px;border:solid 1px #cccccc;}
.sidebar_searchbox .slider_box {position:relative;width:43%;color:white;padding-top:40px;padding-left:30px;box-sizing:border-box;}
.sidebar_searchbox .slider_box {width:90%;}
.sidebar_searchbox .slider_box .slider_range_min {position:absolute;top:70px;left:10px;width:20px;text-align:center;}
.sidebar_searchbox .slider_box .slider_range_max {position:absolute;top:70px;right:-5px;}
.sidebar .search_button {width:100%;text-align:right;box-sizing:border-box;}


.paging {text-align:center;}
.paging .paging_item {font-size:14pt;display:inline-block;padding:15px 30px;border-top:2px solid #ddd;border-bottom: 2px solid #ddd;transition: background 0.5s;}
.paging .paging_item.active {color:#1bc4a5 ;font-weight:bold;}
.paging .paging_item:hover {background:#1bc4a5 ;color:white;font-weight:bold;}
.paging .paging_item:first-child {border-left:1px solid #f5f5f5;border-top-left-radius:25px;border-bottom-left-radius:25px;}
.paging .paging_item:last-child {border-right:2px solid #EAEAEA;border-top-right-radius:25px;border-bottom-right-radius:25px;}



.destinacia_list_item {cursor: pointer;margin-top: 40px;}
.destinacia_list_item:nth-child(3) {margin-top:20px;}
.destinacia_list_item img {height:20px;margin-right: 6px;opacity:0.7;position: relative;top: 2px;}
.destinacia_content_item {padding-left: 20px;margin-top: 20px;cursor: pointer;}
.destinacia_content_description {padding-left: 42px;padding-top:10px;display: none;}
.destinacia_list_content img {height:15px;margin-right:6px;opacity:0.7;position: relative;top: 2px;}
.destinacia_content_item_empty {padding-left: 43px;margin-top: 20px;}
.destinacia_list_content a {padding-left:43px;padding-top:5px;display:inline-block;color:#1bc4a5;}

#mapa-hotelov {width: 100%;height: 450px;margin-bottom:30px;display:none;}

.top_gallery_div {float:left;width:670px;position:relative;}
.top_gallery_div .main_image {width:670px;height:400px;}
.top_gallery_div .small_image {width:165px;height:120px;padding-right:3px;}
.top_gallery_div .product_discount {position:absolute;right:0px;top:0px;color:white;background:rgba(27, 196, 164, 0.8);padding:10px 25px;z-index:10;display:inline-block;font-size:18pt;font-weight:bold;}
.top_gallery_div .product_discount span {font-weight:normal;font-size:12pt;}


.top_gallery_div .subgallery {position:relative;width:670px;overflow:hidden;}
.top_gallery_div .subgallery .subgallery_content {position:relative;white-space:nowrap;}
.top_gallery_div .subgallery .slider_l {position:absolute;top:0px;left:0px;height:120px;width:50px;z-index:20;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
background: -moz-linear-gradient(left,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
.top_gallery_div .subgallery .slider_l .arrow {opacity:0.7;width:100%;height:100%;background-image:url(../template/images/slider_l.png);background-repeat: no-repeat;background-position: 10px 46px;}
.top_gallery_div .subgallery .slider_l .arrow:hover {opacity:1;cursor:pointer;}
.top_gallery_div .subgallery .slider_r {position:absolute;top:0px;right:0px;height:120px;width:50px;z-index:20;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
background: -moz-linear-gradient(right,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 */
}
.top_gallery_div .subgallery .slider_r .arrow {opacity:0.7;width:100%;height:100%;background-image:url(../template/images/slider_r.png);background-repeat: no-repeat;background-position: 25px 46px;}
.top_gallery_div .subgallery .slider_r .arrow:hover {opacity:1;cursor:pointer;}

.top_description_div {float:left;width:300px;padding-left:30px;font-size:13pt;min-height:474px;}
.top_button_div {float:right;width:300px;text-align:center;}


.top_description_div.double_button {min-height:405px;}



.content_narrow {float:left;width:670px;padding: 50px 0px 20px 0px;}
.content_narrow .description {line-height:20pt;padding-top:20px; padding-bottom:30px;border-bottom:1px solid #d8d8d8;}
.content_narrow .description_col {line-height:20pt;padding-top:20px; padding-bottom:30px;float:left;width:50%;}
.content_narrow .separator {padding-top:20px;border-bottom:1px solid #d8d8d8;margin-bottom:30px;}
.content_garancia {float:left;width:300px;margin-left:29px;border-left:1px solid #dddddd;text-align:center;margin-top:50px;padding-bottom:30px;}
.content_garancia .cont_1 {text-align:center;margin-top:30px;}
.content_garancia .cont_2 {text-align:center;margin-top:0px;font-family:palatino;font-size:20pt;font-weight:bold;}
.content_garancia .cont_3 {text-align:center;margin-top:5px;}
.dest_hotel_heading {text-align:center;color:#393939;font-family:palatino;font-weight:100;font-size:24pt;padding-top:50px;}

.top_description_div.lower {min-height:400px;}
.top_description_div.lower2 {height:340px;}
.top_description_div.lower2 .min_height {min-height:345px;}
.top_description_div .address {font-size:13pt;line-height:25px;}
.top_description_div .share_text {font-size:11pt;padding-bottom:15px;}
.top_description_div .rating_info {border-bottom:1px solid #e7e7e7;padding-bottom:25px;display:none;}
.top_description_div .rating_info b {font-size:9pt;}
.top_description_div .rating_info img {height: 18px;width: 82px;position: relative;top: 4px;}
.top_description_div .pobyt_desc_content {font-size:11pt;padding-top:5px;}
.button_slider_content {float:right;width:300px;position:relative;}
.button_slider_div {float:right;padding:20px;box-shadow:0px 0px 20px 4px #b7ded7;width:255px;position:absolute;border-radius:25px;background:#f3fbfa;}
.button_slider_div button {padding:20px;40px;margin-top:20px;}
.button_slider_div .old_price_title {float:left;;color:#dbdbdb;padding-top:10px;}
.button_slider_div .old_price {display:inline;color:#dbdbdb;float:right;font-size:16pt;text-decoration:line-through;font-weight:bold;font-family:montserrat;}
.button_slider_div .new_price_title {display:inline;float:left;padding-top:15px;}
.button_slider_div .box_margin {height:16px;float:left;width:100%;}
.button_slider_div .new_price {display:inline;float:right;font-size:20pt;font-weight:bold;color:#333333;font-family:montserrat;margin-bottom:10px;}

.vybavenie_data {}
.vybavenie_data .title {font-size:16pt;font-weight:bold;padding-top:30px;}
.vybavenie_data .v_content_items {padding-left:36px;}
.vybavenie_data .v_content {padding:5px 10px;background:#c0e8e0;color:#324772;display:inline-block;margin-right:15px;margin-top:10px;font-size:11pt;border-radius:15px;}


#hodnotenie_form_dialog {font-size:10pt;line-height:20pt;display:none;}
#hodnotenie_form_dialog textarea {width:360px;height:60px;border:solid 1px #d8d8d8;}
#hodnotenie_form_dialog input, #hodnotenie_form_dialog select {border:solid 1px #d8d8d8;}
#hodnotenie_form_dialog button {}


.form_summary {display: flex; flex-wrap: wrap;}
.form_summary .sumar {font-style:italic;float:left;width:50%;padding-bottom:15px;color:#afafaf;}
.form_summary .s_title {font-weight:bold;text-transform:uppercase;color:#666666;}
.form_summary .info {flex:1;min-width:300px;padding-bottom:15px;line-height:18pt;}
.form_summary b {color:#666666;}

.res_form {float:left;width:680px;background:#34beeb;background:#e4e4e4;border-radius:25px;}
.res_form .response {padding: 30px;color: #092636;text-align: center;}
.res_form .title {background:#092636;padding:25px;color:white;font-size:18pt;font-weight:bold;position:relative;border-top-left-radius:25px;border-top-right-radius:25px;}
.res_form .title .info {float:right;font-size:11pt;font-weight:normal;color:#e43737;position:relative;top:5px;}
.res_form .res_form_content {padding:20px 0px 20px 20px; }
.res_form .form_half {float:left;width:50%;padding-bottom:15px;}
.res_form .form_half .submit {margin-top:15px;}
.res_form .form_title {font-size:14pt;color:#393939;padding-bottom:5px;font-family:montserrat;}
.res_form .form_input {}
.res_form .form_note {color:#bceefb;padding-top:5px;}
.res_form input[type=text], .res_form select{border-radius:5px;padding:10px 20px;width:300px;box-sizing:border-box;color:#666666;font-size:10pt;}
.res_form textarea {border-radius:5px;width:630px;height:70px;box-sizing:border-box;padding:10px;}
.res_form .short_text {width:300px;height:50px;}
.res_form .subtitle {padding: 25px 25px 10px 25px;;color:#0f2a38;font-size:18pt;font-weight:bold;position:relative;border-top:solid 1px #434b56;font-family:montserrat;}
.res_form .finish {background:#092636;padding:30px;color:white;border-bottom-left-radius:25px;border-bottom-right-radius:25px;}
.res_form .finish input[type=checkbox] {position:relative;top:2px;}
.res_form .company_info {display:none;}
.form_input .ui-datepicker-trigger {background:transparent;position:relative;left:-28px;top:6px;cursor:pointer;}
.__nedostupny_den_info>span {background: rgba(255,0,0,0.15) !important;display:inline-block;width:16px; height:16px;}
.__nedostupny_den>span{background: rgba(255,0,0,0.3) !important;}

.res_form .gdpr_checkbox {padding: 20px; font-family: montserrat; font-size: 11pt; color: black;}
.res_form .gdpr_checkbox a {text-decoration: underline;}
.res_form .na_firmu {font-family: montserrat; font-size: 11pt;}

.res_summary_wrapper {float:left;width:290px;margin-left:30px;position:relative;}
.res_summary {box-shadow: 0px 0px 20px 4px #b7ded7;position:absolute;border-radius:25px;background:#f3fbfa;}
.res_summary .title {background:#092636;color:white;padding:20px;text-align:center;font-weight:bold;font-size:16pt;border-top-left-radius:25px;border-top-right-radius:25px;}
.res_summary .res_content {margin: 20px;}
.res_summary .price_person_title {float:left;color:#c6c6c6;width:60%;height:40px;}
.res_summary .price_person {float:right;color:#c6c6c6;width:40%;text-align:right;font-size:14pt;font-weight:bold;height:40px;}
.res_summary .price_stay_title {float:left;color:#c6c6c6;width:60%;height:40px;}
.res_summary .price_stay {float:right;color:#c6c6c6;width:40%;text-align:right;font-size:14pt;font-weight:bold;height:40px;}
.res_summary .price_total_title {float:left;color:#969696;width:40%;border-top:solid 1px #d9d8d9;padding-top:15px;padding-bottom:20px;padding-top:25px;}
.res_summary .price_total {float:right;color:#393939;width:60%;text-align:right;border-top:solid 1px #d9d8d9;padding-top:15px;font-size:20pt;font-weight:bold;padding-bottom:20px;}
.res_summary .price_strike_title {float:left;color:#c6c6c6;width:60%;padding-bottom:15px;}
.res_summary .price_strike {float:right;color:#c6c6c6;text-decoration:line-through;width:40%;text-align:right;padding-bottom:15px;}
.res_summary .cupon_disc_title {float:left;width:60%;padding-bottom:15px;padding-top:10px;}
.res_summary .cupon_disc {float:right;width:40%;text-align:right;padding-bottom:15px;padding-top:10px;}

.res_summary .cupon_title {border-top:solid 1px #d9d8d9;padding-top:15px;width:100%;color:#393939;font-size:14pt;font-weight:bold;padding-bottom:5px;}
.res_summary .input {height:40px;}
.res_summary .input input {border:solid 1px #d7d7d7;border-radius:5px;width:140px; padding:10px;}
.res_summary .input a {color:#ee7c00;padding-left:10px;text-decoration:underline;font-style:italic;}

#rezervacny-formular-content input, #rezervacny-formular-content select {border:solid 1px #dedede;padding:3px 8px;}

.slider_box .ui-slider {height: 3px;top:4px;left:-12px;}
.slider_box .ui-slider .ui-slider-handle {background-color:transparent;border:none;background-image: url(../template/images/circle.png);border-radius:0px;width:34px;height:34px;top:-14px;cursor:pointer;}
.slider_box .ui-slider .ui-slider-range {background:#1bc4a5 ;border-color:#1bc4a5;top: -1px;height: 7px;}


.darcekove_list img {width:100%;box-sizing:border-box;opacity:0.2;transition:opacity 0.3s;cursor:pointer;}
.darcekove_list img:hover {opacity:0.6;}
.darcekove_list img.active {opacity:1;}
.res_summary_wrapper.noscroll .res_summary {position:relative;top:0px !important;}

.pobyt_kategoria_popis {padding-bottom: 40px; text-align:justify;}

ul.minilist {margin-bottom:5px;}
ul.minilist li {list-style-type: none; line-height:20px;}

a.pobyt_hotel_link {color: #01aee8;}
a.pobyt_hotel_link:hover {text-decoration: underline;}


.product_discount_2_wrap {position:absolute; right:0px; top: 165px; z-index:10; display: flex; flex-direction: column-reverse; height: 55px;}
.product_discount_2_wrap.detail {position:absolute; right:0px; top: 333px; z-index:10; display: flex; flex-direction: column-reverse; height: 55px;}
.product_discount_2_wrap .product_discount_2 {padding: 4px 8px; text-align: center; margin-bottom:2px; font-size:11pt; color:#fff; background:rgba(27, 196, 164, 0.8);}
.product_discount_2_wrap .product_discount_2 span {font-size:7pt;}
/*.product_discount_2_wrap .product_discount_2.disc_0 {background:rgba(0, 197, 71, 0.8);}
.product_discount_2_wrap .product_discount_2.disc_10 {background:rgba(236, 145, 48, 0.8);}
.product_discount_2_wrap .product_discount_2.disc_20 {background:rgba(234, 86, 27, 0.8);}
.product_discount_2_wrap .product_discount_2.disc_30 {background:rgba(234, 0, 96, 0.8);}
.product_discount_2_wrap .product_discount_2.disc_40 {background:rgba(255, 0, 0, 0.8);}*/






/* KUPELESLOVENSKA */

.tip_skonline {background: #f2fbf9;padding: 30px;border-radius: 25px;margin-bottom:30px;}

.wrapper.homepage {padding-top:0px;}

.header {background:transparent; position:relative;top:0px;z-index:1000;width:100%;position:fixed;transition:height 0.3s, background 0.3s;}
.header.scrolled, .header.subpage {background:rgba(21,32,52, 0.8);}
.header_content {width:1170px;margin:0px auto;position:relative;}
.header .logo {height:75px;width:145px;position:relative;top:15px;left:20px;cursor:pointer;transition: top 0.3s;}
.header .logo .logo_img {position:absolute;top:0px;left:0px;width:100%;height:100%;}
.header .logo .logo_flower {position:absolute;top:0px;left:63px;}
.header .slogan {position:absolute;left:250px;top:40px;color:white;font-style:italic;font-size:18pt;}
.header .social_buttons {position:absolute;right:220px;top:40px;color:white;}
.footer .social_buttons {margin-left:16px;margin-top:30px;}
.header .social_buttons .facebook, .footer .social_buttons .facebook {float:left;border:solid 1px #ffffff;box-shadow: 0 0 1px 0px white inset, 0 0 1px 0px white;border-radius:20px;width:39px;height:39px;padding:10px;color:white;box-sizing:border-box;background: url(../template/images/fb2.png) no-repeat 4px 5px;transition:background-color 0.3s;cursor:pointer;}
.header .social_buttons .facebook:hover, .footer .social_buttons .facebook:hover {background-color:#1bc4a5;border-color:#1bc4a5;}
.header .social_buttons .instagram, .footer .social_buttons .instagram {float:left; margin-left:15px; border:solid 1px #ffffff;box-shadow: 0 0 1px 0px white inset, 0 0 1px 0px white;border-radius:20px;width:39px;height:39px;padding:10px;color:white;box-sizing:border-box;background: url(../template/images/instagram.png) no-repeat 8px 8px;transition:background-color 0.3s;cursor:pointer;}
.header .social_buttons .instagram:hover, .footer .social_buttons .instagram:hover {background-color:#1bc4a5;border-color:#1bc4a5;}
.header .social_buttons .blog, .footer .social_buttons .blog {margin-left:15px;float:left;border:solid 1px #ffffff;box-shadow: 0 0 1px 0px white inset, 0 0 1px 0px white;border-radius:20px;height:39px;padding:10px 20px;color:white;box-sizing:border-box;transition: background-color 0.3s;cursor:pointer;}
.header .social_buttons .blog:hover, .footer .social_buttons .blog:hover {background-color:#1bc4a5;border-color:#1bc4a5;}
.header .contact {text-align:right;position:absolute;right:20px;width:200px;top: 20px;transition: top 0.3s;height:55px;}
.header .contact .contact_text {color:white;display:inline-block;font-family:Montserrat;font-size:10pt;}
.header .contact .contact_text::before {content: ""; background:#1bc4a5;height:2px; width:60px;display:block;float:left;position:relative;top:8px;left:-10px;}
.header .contact .contact_number {color:#ffffff;font-weight: bold;padding-top:2px;font-style:italic;font-size:24pt;}
.footer .social_buttons a {padding-bottom:0px !important;}

.hp_slideshow {background: url(../template/images/header3.jpg) no-repeat;background-size:cover;background-position: left center;height:780px;margin-bottom:100px;}
.hp_slideshow .hp_content {position:relative;width:1170px;margin: 0px auto;height:100%;}
.hp_slideshow .motivation {position:absolute; right: 20px;top:180px; width:650px;}
.hp_slideshow .motivation .heading {color:#b7d4f4;font-size:30pt;font-family: 'Montserrat', sans-serif;text-transform:uppercase;font-weight:900;letter-spacing:2px;}
.hp_slideshow .motivation .description {margin-top:30px;margin-bottom:30px;color:#dddddd;width:85%;font-size:15pt;font-style:italic;line-height:1.4em;}

.hp_slideshow .quotation {background: url(../template/images/uvodzovky.png) no-repeat #d2e1f6 25px 25px; background-size:70px;width:550px;height:280px;position:absolute;bottom:-50px;left:50px;box-shadow:10px 10px 100px -15px #333333;}
.hp_slideshow .quotation .description {color:#344772; font-style:italic;font-size:15pt;margin:60px}
.hp_slideshow .quotation .pospis {color:#344772;margin-left:70px;text-transform:uppercase;font-family:montserrat;}
.hp_slideshow .quotation .pospis::before {margin-bottom:20px;content: ""; background:#1bc4a5;height:2px; width:60px;display:block;float:left;position:relative;top:8px;left:-10px;}
.hp_slideshow .quotation .podpis_image {background: url(../template/images/podpis.gif) no-repeat;background-size:contain;width:200px;height:140px;float:right;position:relative;top:-60px;right:30px;transform: rotate(-20deg);}

.hp_slideshow .center {
  position: relative;
  top: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hp_slideshow .center > * {position: relative !important; top: 0; bottom: 0; right: 0; left: 0;}
.hp_slideshow .center .uvod_search_form {margin-top: 30px;}
.hp_slideshow {height: 430px; margin-bottom: 40px;}
.ref_wrapper {top: -30px;}
.hp_slideshow + h1.uvod {padding-bottom: 0;}


.uvod_search_form {position:absolute;bottom:60px;width:500px;right:0px;}
.uvod_search_form .heading {color:#dddddd;text-transform:uppercase;font-size:12pt;margin-bottom:30px;font-family:montserrat;}
.uvod_search_form .select_mesto {}
.uvod_search_form .select_typ {}
.uvod_search_form select {width:200px;border-radius:30px;padding:20px;}
.uvod_search_form.search_button {float:left;}

.orange_button {text-transform:uppercase;border-radius:30px;font-family:montserrat;background:#1bc4a5 no-repeat 23px 11px;color:white;padding:20px 50px;font-size:11pt;font-weight:normal;transition:background 0.3s;cursor:pointer;letter-spacing:2px;}

.orange_button.green {background-color:#65c136;border-bottom-color:#509e2a;}
.orange_button:hover {background-color: #0bb495;}
.orange_button.green:hover {background-color: #509e2a;}
.orange_button.iconic {padding:20px 22px;}


.referencie {width: 1170px; margin:0px auto;overflow:hidden;position:relative;height:270px; margin-bottom:30px;padding-bottom:15px;}
.referencie .control_left {position:absolute;width:35px;height:124px;top: 80px;background: url(../template/images/sipka_l.png) no-repeat;cursor:pointer;opacity:0.4;transition: opacity 0.3s;z-index:50;}
.referencie .control_left:hover {opacity:1;}
.referencie .control_right {position:absolute;width:35px;height:124px;top: 80px;right:0px;background: url(../template/images/sipka_r.png) no-repeat;cursor:pointer;opacity:0.4;transition: opacity 0.3s;z-index:50;}
.referencie .control_right:hover {opacity:1;}
.referencie .ref_wrapper {width:auto;white-space:nowrap;position:absolute;left:0px;}
.referencie .referencia {display:inline-block;width:585px;box-sizing:border-box;padding: 0px 30px;background: url(../template/images/uvodzovky.png) no-repeat 65px 30px; background-size:70px;}
.referencie .referencia .description {white-space:normal;color:#344772; font-style:italic;font-size:15pt;margin:60px;padding-top:0px;margin-right:60px;text-align:justify;}
.referencie .referencia .pospis {color:#344772;margin-left:70px;text-transform:uppercase;font-family:montserrat;}
.referencie .referencia .pospis::before {margin-bottom:20px;content: ""; background:#1bc4a5;height:2px; width:60px;display:block;float:left;position:relative;top:8px;left:-10px;}

h1.uvod {font-family:montserrat;font-weight:bold;font-size:20pt;text-align:center;padding-bottom:30px;text-transform:uppercase;color:#324772;letter-spacing:2px;padding-top:20px;}

.product_list.product_slider {width: 1020px; margin:0px auto;overflow:hidden;position:relative;height:500px;padding-bottom:60px;}
.product_list.product_slider .product_item {margin-right:30px;}

.product_list .product_wrapper {width:auto;white-space:nowrap;position:absolute;left:0px;}
.controls_wrapper {width:1170px;margin: 0px auto;position:relative;}
.controls_wrapper .control_left {position:absolute;width:35px;height:124px;top: 150px;background: url(../template/images/sipka_l.png) no-repeat;cursor:pointer;opacity:0.4;transition: opacity 0.3s;z-index:50;}
.controls_wrapper .control_left:hover {opacity:1;}
.controls_wrapper .control_right {position:absolute;width:35px;height:124px;top: 150px;right:0px;background: url(../template/images/sipka_r.png) no-repeat;cursor:pointer;opacity:0.4;transition: opacity 0.3s;z-index:50;}
.controls_wrapper .control_right:hover {opacity:1;}

.product_list .product_item {float:left;cursor:pointer;white-space:normal;position:relative;width:320px;height:480px;margin-right:5px;margin-bottom:20px;box-sizing:border-box;transition: background 0.4s, box-shadow 0.3s, top 0.3s;}
.product_list.product_slider .product_item {display:inline-block;float:none;}
.product_list .product_item:last-child {margin-right:0px;}
.product_list .product_name div {display: table-cell;vertical-align: middle;padding:0px 10px;font-family:montserrat;line-height:22px;font-weight:bold;}
.product_list .product_name div span {font-size:11pt;font-style:italic;font-family:georgia;font-weight:normal;color:#b8bcc3;margin-bottom:10px;display:inline-block;}
.product_list .product_name {display:table;height:120px;font-size:13pt;color:#314770;width:100%;font-weight:normal;}

.product_list .prices {position:relative;border-bottom:2px solid #e7e7e7;height:70px;}
.product_list .prices .discount {position:absolute;right:0px;top:0px;width:120px;padding-left:25px;}
.product_list .prices .discount .title {color:#b8bcc3;display:inline;}
.product_list .prices .discount .price {color:#b8bcc3;text-decoration:line-through;display:inline;}
.product_list .prices .normal {position:absolute;left:0px;top:15px;width:100%;}
.product_list .prices .normal .title {display:inline-block;width:40%;box-sizing:border-box;padding-left:10px;text-transform:uppercase;font-family:montserrat;font-size:10pt;line-height:20px;}
.product_list .prices .normal .price {padding-top:5px;font-weight:bold;color:#314770;font-size:22pt;display:inline-block;width:52%;text-align:right;box-sizing:border-box;font-family:montserrat;}
.product_list .product_discount {position:absolute;right:0px;top:0px;color:white;background:rgba(27, 196, 164, 0.8);padding:5px 15px;z-index:10;display:inline-block;font-size:15pt;font-weight:normal;font-style:italic;}
.product_list .product_discount span {font-weight:normal;font-size:12pt;}
.product_list .product_image img {width:100%;height:220px;}
.product_list .desc_div {padding:0px 10px;height:72px;}
.product_list .info {position:relative;border-bottom:2px solid #e7e7e7;height:60px;}
.product_list .info .length {position:absolute;left:10px;top:0px;width:120px;text-align:left;font-family:montserrat;}
.product_list .info .title {font-size:9pt;text-transform:none;font-weight:normal;padding-top:13px;font-family:montserrat;}
.product_list .info .length .value {padding-top:4px;font-family:montserrat;}
.product_list .info .rating {position:absolute;right:20px;top:0px;width:190px;text-align:right;}
.product_list .info .rating .value {padding-top:11px;padding-left:10px;font-family:montserrat;display:inline-block; font-size:0.8rem; line-height: 1.5;}
.product_list .info .rating .value i {color:#1bc4a5;font-size:14pt;}

.product_list .show_button {width:100%;height:220px;opacity:0;position:absolute;top:0px;text-align:center;transition:opacity 0.3s;background:rgba(50, 71, 114, 0.5);}
.product_list .show_button button {margin-top:70px;}
.product_list .product_item:hover .show_button {opacity:1;}



.product_list .product_item.hotel {height:440px;}
.product_list .product_item.hotel .product_name {height:80px;}
.product_list .flags {box-sizing:border-box;padding:10px 25px 20px 25px;text-align:center;color:#cccccc;font-size:13pt;letter-spacing:10px;display:none;}
.product_list .price_from {box-sizing:border-box;}
.product_list .flags_price {border-bottom:1px solid #e7e7e7;}
.product_list .flags_price .normal {padding-top:4px;}
.product_list .flags_price .normal .title {box-sizing:border-box;width:40%;float:left;font-family:montserrat;text-transform:uppercase;font-size:10pt;}
.product_list .flags_price .normal .price {box-sizing:border-box;width:55%;text-align:right;float:left;padding-top:4px;font-family:montserrat;font-size:24pt;font-weight:bold;color:#314770;font-size:22pt;}

.pricelist_wrapper { width: 100%; overflow-x: auto; }
.pricelist {display:table; margin-bottom:10px; border-collapse: collapse;}
.pricelist .pricelist_row {display:table-row;background:#ecfffb;}
.pricelist .pricelist_row .pricelist_price:nth-child(2n) {background:#f6ffff;}
.pricelist .pricelist_header {font-weight:bold;background:#b7eae0;display:table-cell;padding:5px 15px;color:#323534; border: 1px solid #cccccc;  text-align: center;}
.pricelist .pricelist_header.no_border_top { border-top: 0px; }
.pricelist .pricelist_header.no_border_bottom { border-bottom: 0px; }
.pricelist .pricelist_title {font-weight:bold;background:#e3f7f3; padding:5px 15px;color:#323534;}
.pricelist .pricelist_title.akciova {background:#FFFF8D; }
.pricelist .pricelist_title .dates {color:#bbbbbb;font-weight:normal;font-size:10pt;}
.pricelist .pricelist_price {display:table-cell;padding:5px 25px; line-height: 1.8; border: 1px solid #cccccc;}
.pricelist .pricelist_row .pricelist_price.akciova {background:#FFF9C4;}
.pricelist .pricelist_row .pricelist_price.akciova.group {background:#FFF9C4; text-align: center;}
.pricelist .pricelist_row .pricelist_price.akciova.group>span {float:none; font-weight: bold; color: #11a78b;}
.pricelist .pricelist_row .pricelist_price.akciova:nth-child(2n) {background:#FFFDE7;}
.pricelist .pricelist_row .pricelist_price.dates {color:#bbbbbb;font-weight:normal;font-size:10pt; vertical-align: top; text-align: center; float: none;}
.pricelist .pricelist_row .pricelist_price.dates > span {color:#888888; font-weight:normal; font-size:10pt; float:none;}
.pricelist .pricelist_price span {display:inline-block;min-width:70px;text-align:right;float:right;margin-right:10px;color:#323534;white-space:nowrap;}
.pricelist .pricelist_price span.bold {font-weight: bold;}
.pricelist .pricelist_price span.old {text-decoration: line-through; color: #888;}
.pricelist .pricelist_price span.new {color: #e65c00;}
.pricelist_details {margin-left:10px;margin-bottom:20px;}
.pricelist .pricelist_row>div {vertical-align: middle;}
.pricelist .pricelist_price.unify {background: #FFFF8D !important;}
.pricelist .pricelist_price.unify {border: none;}
.pricelist .pricelist_price.unify:last-of-type {border-right: 1px solid #cccccc;}
.pricelist .pricelist_price.unify>span {float: none !important;}

/*.product_list .product_item.pobyt:nth-child(2n) {margin-right:0px;}
.product_list .product_item.hotel:nth-child(3n) {margin-right:0px;}

.product_list .rating_info {padding-left:25px;border-bottom:1px solid #e7e7e7;padding-bottom:25px;}
.product_list .rating_info b {font-size:9pt;}
.product_list .rating_info img {height: 18px;width: 82px;position: relative;top: 4px;}

*/


.uvod_atrakcie {width: 1170px; margin: 0px auto; padding-top: 30px;}
.uvod_atrakcie .kategoria {float: left; width: 50%; box-sizing: border-box;}
.uvod_atrakcie .kategoria.co_robit {padding-right: 20px;}
.uvod_atrakcie .kategoria.co_vidiet {padding-left: 20px;}
.uvod_atrakcie .kategoria h1 {text-align: left;}
.uvod_atrakcie .kategoria .obrazok {width:100%; min-height: 250px; padding-top: 40px; padding-left: 12%; box-sizing: border-box; overflow: auto;}
.uvod_atrakcie .kategoria .obrazok>div {padding-right: 15%; width: 50%; box-sizing: border-box; float: left}
.uvod_atrakcie .kategoria .obrazok>div a {display:inline-block; width: 100%; color: white; font-size: 11pt; text-transform: uppercase; font-family: montserrat; padding: 15px 0; cursor: pointer; border-bottom: 1px solid rgba(255, 255, 255, 0.0);}
.uvod_atrakcie .kategoria .obrazok>div a:hover {color: rgba(255, 255, 255, 0.6);}
.uvod_atrakcie .kategoria .obrazok>div:not(:nth-last-child(-n+2)) a {border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
.uvod_atrakcie .kategoria.co_robit .obrazok {background: url("../template/images/sport.jpg") no-repeat; background-size:cover;}
.uvod_atrakcie .kategoria.co_vidiet .obrazok {background: url("../template/images/hrad.jpg") no-repeat; background-size:cover;}


.atrakcie_typy {background-color: #092636; border-radius: 25px; padding: 15px 0;}
.atrakcie_typy>div {padding: 10px 40px;}
.atrakcie_typy>div a {color:white;}
.atrakcie_typy>div:not(:last-child) {border-bottom: 1px solid #3a4b69;}
.atrakcie_zoznam {padding-left: 20px;}
.atrakcie_zoznam>div {padding: 5px 0; display:list-item;}


.footer {position: absolute; bottom: 0; left: 0;height:300px;background:#152034;width:100%;}
.footer .footer_content {width:1000px;height:290px;margin:0px auto;}
.footer .footer_content .footer_panel {position:relative;width:25%;float:left;padding-top:45px;padding-left:10px;box-sizing:border-box;font-family:montserrat;}
.footer .footer_content .footer_heading {font-size:12pt;color:#d1e0f5;font-weight:bold;padding-bottom:15px;}
.footer .footer_content .footer_heading.centered {text-align:center;font-size:14pt;}
.footer .footer_content .footer_panel a {display:block;color:#d1e0f5;font-size:10pt;padding-bottom:9px;transition:color 0.5s;text-transform:uppercase;}
.footer .footer_content .footer_panel a:hover {color:white;}
.footer .footer_content .footer_panel a.all {text-transform:none;}
.footer .footer_content .copyright {position:absolute;bottom:-40px;left:10px;font-size:8pt;white-space:nowrap;color:#797c85;}
.footer .newsletter_info {text-align:center;text-style:italic;color:#eeeeee;padding-bottom:30px;}
.footer .newsletter_form input {position:relative;left:15px;border:solid 1px #5c6271;border-radius:25px;background:transparent;color:#eeeeee;padding:10px 40px 10px 20px;width:70px;font-size:8pt;}
.footer .newsletter_form button {position:relative;left:-15px;text-transform: uppercase;border-radius: 30px;font-family: montserrat;background: #1bc4a5 no-repeat 23px 11px;color: white;padding: 10px 15px;font-size: 8pt;font-weight: normal;transition: background 0.3s;cursor: pointer;letter-spacing: 2px;}
.footer .newsletter_form input[name="email"] {display: none;}








/* DELETED from kupeleslovenska  */

/*

@-moz-keyframes rotatebox {from{-moz-transform:rotate(0deg);} to{-moz-transform:rotate(90deg);} }
@-webkit-keyframes rotatebox {from{-webkit-transform:rotate(0deg);} to{-webkit-transform:rotate(90deg);} }

.header.scrolled {height:45px;}
.header.scrolled .logo {top:5px;}
.header.scrolled .logo .logo_img {height:35px;}
.header.scrolled .logo .logo_flower {display:none;}
.header.scrolled .contact {top: 5px;}
.header.scrolled .contact img {height:80px;opacity:0;}
.header.scrolled .contact_text_minimized {opacity:1;}
.header.scrolled .contact .contact_text {display:none;}
.header.scrolled .contact .contact_number {padding-top:8px;}


.slideshow {height:710px;width:100%;overflow:hidden;position:relative;}
.slideshow .slide {height:710px;background-size:cover;display:none;position:absolute;width:100%;}
#slideshow_slide_1 {display:block;}
.slideshow .slide .title {color:white;font-size:45pt;font-family:palatino;width:950px;margin: 0px auto;padding-top:100px;font-weight:bold;text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.72);}
.slideshow .slide .text {color:white;font-size:13pt;width:950px;margin: 0px auto;padding-top:20px;text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.72);}
.slideshow .slide_headings {position:absolute;top:20px;left:0px;width:100%;text-align:center;color:#e0e1e5;}
.slideshow .slide_heading {display:inline-block;font-size:10pt;text-transform:uppercase;padding:0px 15px;cursor:pointer;}
.slideshow .slide_heading.active {font-weight:bold;color:#fafafa;}

.sidebar .search_button button {width: 100%;background-image:url(../template/images/but_arrow_r.png);}
.slideshow .slide_search {position:absolute;bottom:0px;left:0px;width:100%;background: rgba(0, 0, 0, 0.7);height:190px;color:white;}

.search_box .slide_search {width:100%;background: rgba(0, 0, 0, 0.7);height:170px;}
.search_content {width:1000px;margin:0px auto;}
.search_content .select_div {float:left;width:33%;padding-top: 35px;text-align: center;padding-left:20px;box-sizing:border-box;}
.search_content .select_div .select_title {box-sizing:border-box;padding-top:12px;height:42px;width:90px;font-size:12pt;float:left;background:#363636;color:white;border-top-left-radius:10px;border-bottom-left-radius:10px;text-align:center;font-weight:bold;}
.search_content .select_div .select_box {box-sizing:border-box;height:42px;float:left;}
.search_content .select_div .select_box select {box-sizing:border-box;height:42px;border-top-right-radius:10px;border-bottom-right-radius:10px;width:190px;padding-left:10px;}
.search_content .slider_title {float:left;width:22%;font-size:12pt;font-weight:bold;color:white;padding-top:40px;padding-left:25px;box-sizing:border-box;}
.search_content .slider_title .advanced_link {font-size:10pt;text-decoration:underline;padding-top:20px;font-weight:normal;cursor:pointer;}
.search_content .slider_box {position:relative;float:left;width:43%;color:white;padding-top:40px;padding-left:25px;box-sizing:border-box;}
.search_box .search_content .slider_box {width:73%;}
.search_content .slider_box .slider_range_min {position:absolute;top:70px;left:10px;width:20px;text-align:center;}
.search_content .slider_box .slider_range_max {position:absolute;top:70px;right:-5px;}
.search_content .search_button {float:left;width:33%;text-align:right;padding-right:30px;padding-top:33px;box-sizing:border-box;}
.advanced_search_content .search_button {float:right;padding:30px 0px;}
.search_content .search_button button, .advanced_search_content .search_button button, .submit {background-image:url(../template/images/but_arrow_r.png);}
.advanced_search {background:#ffffff;border-bottom:1px solid #ececec;}
.advanced_search_content {width:1000px;margin:0px auto;}
.advanced_search .show_advanced {float: left;margin-top: 59px;text-decoration: underline;cursor: pointer;}
.advanced_search .vybavenie_search {width:500px;float:left;box-sizing:border-box;padding-left:20px;}
.advanced_search .sluzby_search {width:300px;float:left;box-sizing:border-box;}
.advanced_search .strava_search {width:200px;float:left;box-sizing:border-box;}
.advanced_search .hviezdy_search {width:300px;float:left;box-sizing:border-box;}
.advanced_search .indikacie_search {width:350px;float:left;box-sizing:border-box;}
.advanced_search .dlzka_search {width:350px;float:left;box-sizing:border-box;}
.advanced_search .par_title {font-size:17pt;padding-bottom:15px;padding-top:20px;}
.advanced_search .par_items {font-size:10pt;font-weight:bold;line-height:25px;color:#333333;}
.advanced_search .vybavenie_search .par_items {column-count:2;}
.advanced_search .sel_title {padding-top:20px;color:#333333;font-weight:bold;padding-bottom:8px;padding-left:2px;}
.advanced_search .par_select select {border:solid 1px #e4e4e4;width:300px;border-radius:4px;padding:8px 10px;}
.advanced_search input[type=checkbox] {zoom:1.0;opacity:0.6;position:relative;top:3px;}

.top_headers {width:100%;background:white;text-align:center;border-bottom:#ececec solid 1px;}
.top_headers .top_header {display:inline-block;border-bottom:3px blue;height:80px;box-sizing:border-box;padding-top:40px;font-size:10pt;text-transform:uppercase;font-weight:bold;margin:0px 70px;cursor:pointer;transition:color 0.3s;}
.top_headers .top_header:hover {color:#01aee6;}
.top_headers .top_header.active {color:#01aee6;border-bottom:3px solid #01aee6;}
.top_tabs_content #top_content_2, .top_tabs_content #top_content_3 {display:none;}

.home_banners {width:100%;background:white;text-align:center;border-bottom:#ececec solid 1px;padding-bottom:300px;border-top:#ececec solid 1px;}
.home_banners .home_banner {display:inline-block;border-bottom:3px blue;width:320px;margin-right:20px;box-sizing:border-box;cursor:pointer;opacity:0.86;transition:opacity 0.3s;margin-top:40px;margin-bottom:40px;position:relative;}
.home_banners .home_banner .banner_content {position:absolute;top:0px;left:0px;width:100%;}
.home_banners .home_banner .banner_content .cont_1 {text-align:center;color:white;margin-top:30px;}
.home_banners .home_banner .banner_content .cont_2 {text-align:center;color:white;margin-top:0px;font-family:palatino;font-size:26pt;}
.home_banners .home_banner .banner_content .cont_3 {text-align:center;color:white;margin-top:5px;}
.home_banners .home_banner .banner_content .cont_4 {text-align:center;color:white;margin-top:145px;font-size:18pt;font-weight:bold;}
.home_banners .home_banner:hover {opacity:1;}

.home_banners .home_banner:nth-child(3) {margin-right:0px;}

.top_button_div.double_button button {width:256px;}
.top_button_div button {background-image:url(../template/images/but_all.png);background-position:25px 15px;}

*/

.hodnotenie_heading { color: #01aee8;font-family: palatino;font-size: 24pt;padding-top:30px;padding-bottom:30px;margin-top:30px;}
.hodnotenie_item {border-bottom:#ececec solid 1px;padding:30px 0px;}
.hodnotenie_item .col_1 {width:25%;box-sizing:border-box;float:left;text-align:center;}
.hodnotenie_item .col_1 .user {font-size:16pt;font-weight:bold;margin-top:10px;}
.hodnotenie_item .col_1 .date {font-size:9pt;}
.hodnotenie_item .col_1 .type {background:#00a2ff;border-radius:6px;padding:2px 15px;display:inline-block;color:white;margin-top:15px;font-weight:bold;}
.hodnotenie_item .col_2 {width:50%;box-sizing:border-box;float:left;}
.hodnotenie_item .col_2 b.rating {display:inline-block;padding:10px 0px;}
.hodnotenie_item .col_3 {width:25%;box-sizing:border-box;float:left;text-align:right;}

.search_content {display:flex; justify-content: center;}
.search_content .selects {display:flex;}
.search_content .selects>div {margin-right:20px;}
.search_content .select_cena {padding:20px; padding-right: 30px;}
.search_content .range {display: flex; justify-content: center; padding-top: 22px; font-family: arial; font-size: 10pt;}
.search_content .range .highlight {color: #ffffff;}


#question_popup {position: fixed; left: 0; right: 0; top: 0; bottom: 0; display: flex; align-items: center; justify-content: center; z-index: 100; background-color: rgba(0,0,0,0.5); padding-top: 140px;}
#question_popup .window {
  width: 100%;
  max-width: 700px;
  height: 100%;
  max-height: 600px;
  background-color: #1BA388;
  border: 1px solid #007055;
  border-radius: 15px;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  font-family: 'Montserrat';
  box-shadow: 1px 1px 7px #555;
  color: white;
  overflow: auto;
}
#question_popup .window.image {border: 1px solid transparent;}
#question_popup .title {
  font-size: 2.5rem;
  text-align: center;
}
#question_popup .text1, #question_popup .text2 {
  padding-top: 30px;
  text-align:center;
  font-family: arial;
  font-size: 1.1rem;
}
#question_popup .form {background-color: rgba(21,32,52, 0.8); padding: 20px; width: 55%; margin: 40px auto 0 auto;}
#question_popup .form form {display: flex; flex-direction: column; justify-content: space-around;}
#question_popup .form form>* {margin: 10px 0;}
#question_popup .form form a {font-size: 0.8em; text-decoration: underline;}
#question_popup .form input, #question_popup .form textarea {padding: 10px;}
#question_popup .form .error {outline: 2px solid #ec1313;}
#question_popup .form textarea {resize: none; height:70px; font-family: arial;}
#question_popup .form label {user-select: none; cursor: pointer;}
#question_popup .form .submit_button {text-align: center;}
#question_popup .form .submit_button button {padding: 12px 34px;}
#question_popup .close_button {
  position: absolute;
  top: 8px;
  background-color: #152034;
  border-radius: 25px;
  right: 8px;
  padding: 0 9px;
  vertical-align: middle;
  line-height: 26px;
  
  cursor: pointer;
  user-select: none;
}
#question_popup label {font-size: 0.8em;}
#question_popup #checkbox_gdpr {vertical-align: middle;}
#question_popup input[name="email"] {display: none;}



.fbp {margin-bottom:20px; max-width: 220px;}
.fbp_buttons {margin-top:8px;}


.top_menu {margin-top: 24px; font-family: 'Montserrat', sans-serif; transition: background-color 1s; user-select: none;}
.top_menu .mitems_wrap {display: flex; align-items: center; margin: 0 auto; padding: 2px 0 6px 0;}
.top_menu .mitem {position: relative; padding: 8px 25px; text-transform: uppercase; color: white; font-size: 0.8em;}
.top_menu .mitem.brdr {border-right: 1px solid #a6a6a6;}
.top_menu .mitem>a {color: white;}
.top_menu .mitem:hover {background-color: #152034; color: white;}
.top_menu .mitem:hover>a {color: white;}
.top_menu .mitem:hover .mcontent {display: flex;}
.top_menu .mitem.right {margin-left: auto;}
.top_menu .mitem.right:hover {background-color: transparent; color: initial;}
.top_menu .mitem.search {padding: 0;}
.top_menu .mitem.search input {padding: 6px 10px; border-radius: 15px; vertical-align: middle;}
.fulltext_search_button {
  width: 28px;
  height: 28px;
  vertical-align: middle;
  border-radius: 15px;
  cursor: pointer;
  background-image: url(../template/images/lupa.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px 12px;
  background-color: #49d0b6;
}
.top_menu .mcontent {display: none; position: absolute; left: 0px; top:31px; background-color: #152034; color: white; justify-content: space-around; z-index: 1;}
.top_menu .mcontent .mcolumn {padding: 15px; display: flex; flex-direction: column; min-width: 200px;}
.top_menu .mcontent .mcolumn span {padding: 8px 5px; font-weight: bold; font-size: 12pt;}
.top_menu .mcontent .mcolumn a {padding: 5px; color: white;}
.top_menu .mcontent .mcolumn a:hover {text-decoration: underline;}
.top_menu .mcontent .mcolumn.two {}

.top_menu_button {display: none; float: right; width: 22px; height: 22px; background-image: url("../template/images/menu.png"); background-repeat: no-repeat; background-position: center center; background-size: 22px 22px; margin-top: 32px; margin-right: 20px; margin-bottom: 10px; -webkit-filter: invert(100%); filter: invert(100%); position: relative; z-index: 2;}



.hodnotenia {width: 670px; padding: 0 0 30px 0;}
.hodnotenia .top {}
.hodnotenia .top .flexwrap {display: flex; }
.hodnotenia .top .hodnotenie {width: 33%; box-sizing:border-box; padding-right: 40px;}
.hodnotenia .top .hodnotenie .priemer {float: right; display: inline-block; color: #152034; font-weight: bold;}
.hodnotenia .top .hodnotenie .title {display: inline-block; font-weight: bold; padding-bottom: 10px; color: #152034; text-transform: uppercase;}
.hodnotenia .top .hodnotenie .title::before {
  margin-bottom: 20px;
  content: "";
  background: #1bc4a5;
  height: 2px;
  width: 30px;
  display: block;
  float: left;
  position: relative;
  top: 8px;
  left: -10px;
}
.hodnotenia .top p {font-style: italic; line-height: 1.2; quotes: "„" "“" "‚" "‘";}
.hodnotenia .all {}
.hodnotenia .all .hodnotenie {margin-bottom: 25px; box-sizing:border-box; color: black; font-family: 'Montserrat', sans-serif;}
.hodnotenia .all .hodnotenie>div {background-color: #c2ddf0; padding: 28px; min-height: 150px; }
.hodnotenia .all .hodnotenie .priemer {float: right; display: inline-block; background-color: #152034; border-radius: 4px; padding: 7px; color: white;}
.hodnotenia .all .hodnotenie .title {display: inline-block; font-weight: bold; padding-bottom: 18px;}
.hodnotenia .all .hodnotenie .left {float: left; width: 70%; box-sizing:border-box; padding: 0 60px 0 10px;}
.hodnotenia .all .hodnotenie .right {float: right; width: 30%; box-sizing:border-box;}
.hodnotenia .all .hodnotenie table td {font-size: 0.8rem; padding: 3px 6px;}
.hodnotenia .all .hodnotenie table td:not(.num) {font-weight: bold;}
.hodnotenia .all p {font-style: italic; font-size: 0.8rem; line-height: 1.5;}
.hodnotenia .more {text-align: center; padding-top: 30px;}
.hodnotenia .more.alt {padding-bottom: 30px; padding-top: 0;}
.hodnotenia .more>span {cursor: pointer; color: #1bc4a5; text-decoration: underline;}
.hodnotenia .hodn_title {display: flex; justify-content: space-between; align-items: center;}
.hodnotenia .hodn_title > * {color: #324772; font-family: montserrat; font-weight: bold; font-size: 16pt; padding-bottom: 40px; padding-top: 10px;}


.contact_form {
  background-color: #152034;
  display: inline-block;
  padding: 30px;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
}
.contact_form form {display: flex; flex-direction: column; height: 450px; justify-content: space-around; width:540px;}
.contact_form input, .contact_form textarea {padding: 10px;}
.contact_form textarea {resize: none; height:70px; font-family: arial;}
.contact_form .form .error {outline: 2px solid #ec1313;}
.contact_form .form .submit_button {text-align: center; padding-top: 20px;}
.contact_form p {color: white;}
.contact_form input[name="email"] {display:none;}



.product_item.destinacia {
  float: left;
  cursor: pointer;
  white-space: normal;
  position: relative;
  width: 320px;
  height: 300px;
  margin-right: 5px;
  margin-bottom: 20px;
  box-sizing: border-box;
  transition: background 0.4s, box-shadow 0.3s, top 0.3s;
}
.product_item.destinacia .product_image img {width:100%;height:220px;}
.product_item.destinacia .product_name {display:table;height:60px;width:100%; border-bottom: 2px solid #e7e7e7;
  padding: 0px 10px;
  font-family: montserrat;
  line-height: 22px;
  font-weight: bold;
  color: #314770;
  box-sizing: border-box;
  padding-top: 8px;
  margin-top: 15px;
}
.product_item.destinacia .show_button {width:100%;height:220px;opacity:0;position:absolute;top:0px;text-align:center;transition:opacity 0.3s;background:rgba(50, 71, 114, 0.5);}
.product_item.destinacia .show_button button {margin-top:70px;}
.product_item.destinacia:hover .show_button {opacity:1;}

.vyhladavanie h2 {background-color: #152034; color: white; padding: 15px; margin-bottom: 40px;}
.vyhladavanie .divider {height: 80px;}




@media screen and (min-width: 1600px) {
  
  /*.hp_slideshow {height:900px;}*/
  
}


@media screen and (min-width: 2000px) {
  
  /*.hp_slideshow {height:1200px;}*/
  
}

@media screen and (min-width: 1400px) {
  .top_description_div.lower2 .min_height {max-height: 432px; overflow-y: auto;} 
}

@media screen and (min-width: 1400px) {
  .header_content {width: 1300px;}
  .footer .footer_content {width: 1170px;}
  .home_content {width: 1170px;}
  .content {width:1300px;}
  .content_sidebar {width:970px;}
  
  .content .product_list .product_item.pobyt:nth-child(2n) {margin-right:5px;}
  .content .product_list .product_item.pobyt:nth-child(3n) {margin-right:0px;}
  
  .home_content .product_list .product_item {margin-right:40px;width:363px;}
  .home_content .product_list .product_item.pobyt:nth-child(2n) {margin-right:40px;}
  .home_content .product_list .product_item.pobyt:nth-child(3n) {margin-right:0px;}
  .home_banners .home_banner {width:370px;margin-top:50px;margin-bottom:70px;}
  
  .top_description_div {width: 600px;}
  .top_button_div {float:left;}
  .content_narrow {width:970px;}
  .hodnotenia {width:970px;}
  
  .content .product_list .product_item.hotel:nth-child(3n) {margin-right:5px;}
  .content .product_list .product_item.hotel:nth-child(4n) {margin-right:0px;}
  .footer .newsletter_form input {width:110px;}
  
}

@media screen and (max-width: 1170px) {
  
  .header_content {width:1000px;}
  .header .slogan {left:180px;font-size:16pt;}
  /*.hp_slideshow {height:600px;}*/
  .hp_slideshow .hp_content {width:1000px;}
  /*.hp_slideshow .motivation {top:130px;width:700px;}*/
  .hp_slideshow .motivation .description {font-size:11pt;}
  .hp_slideshow .motivation .heading {font-size:20pt;}
  .hp_slideshow .quotation {height:250px;}
  .hp_slideshow .quotation .description {font-size:14pt;margin:50px;}
  .hp_slideshow .quotation .podpis_image {top:-30px;}
  .uvod_search_form select {width:140px;}
  .uvod_search_form .select_typ {margin-right:10px;}
  .uvod_search_form .select_mesto {margin-right:10px;}
  .uvod_search_form {width:380px;}
  
  .referencie {width:1000px;height:300px;}
  .uvod_atrakcie {width:1000px;}
  .referencie .referencia {width:500px;}
  
  .controls_wrapper {width:1000px;}
  .product_list.product_slider {width:1000px;}
  .controls_wrapper .control_left {display:none;}
  .controls_wrapper .control_right {display:none;}
  
  .footer .newsletter_form {text-align:center;}
  .footer .newsletter_form input {left:0px;}
  .footer .newsletter_form button {left:0px;top:10px;}
  .footer .newsletter_info {display:none;}
  .footer .social_buttons {margin-left:0px;}
  
}

@media screen and (max-width: 1024px) {
  

  body {min-width:768px;}
  .header_content {width:768px;}
  
  .slideshow {height:610px;}
  .slideshow .slide .title {width:730px;font-size:30pt;padding-top:80px;}
  .slideshow .slide .text {width:730px;}
  
  .search_content {width:768px;}
  .search_content .select_div {padding-left: 10px;}
  .search_content .select_div .select_box select {width:150px;}
  .search_content .search_button {padding-right:0px;}
  .search_content .search_button button {padding:14px 30px 10px 50px;}
  .search_content .slider_box:not(.skonline) {width:38%}
  .search_content .slider_title {width:27%}
  
  .content_sidebar {width:448px;}
  
  .home_content {width:768px;}
  .content {width:768px;}
  .top_headers .top_header {margin:0px 40px;}
  
  .product_list .product_item {margin:20px 25px;}
  
  .home_banners .home_banner {zoom:70%;}
  
  .footer .footer_content {width:768px;}
  
  .top_gallery_div {width:500px;}
  .top_gallery_div .main_image {width:500px;height:300px;}
  .top_gallery_div .subgallery {width:500px;}
  .top_description_div {width:248px;padding-left:10px;min-height:374px;}
  .top_description_div.lower {min-height:342px}
  .button_slider_content {width:255px;}
  .button_slider_div {position:static;width:255px;padding:0px;box-shadow:none;}
  .button_slider_div span {display:none;}
  .button_slider_div button {    padding: 14px 25px 10px 55px;}
  .top_button_div {width:265px;}
  .content_garancia {display:none;}
  .product_list .product_item.pobyt:nth-child(2n) {margin-right:25px;}
  .product_list .product_item.hotel:nth-child(3n) {margin-right:25px;}
  .content_narrow {width:748px;}
  .hodnotenia {width:748px;}
  
  .res_form {margin-left:40px;}
  .res_summary_wrapper {margin-left:230px;}
  .res_summary {position:relative;top:30px !important;}
  .res_summary_wrapper.noscroll .res_summary {top:30px !important;}
  
  .header .slogan {display:none;}
  .hp_slideshow .quotation {display:none;}
  .hp_slideshow .quotation {width:620px;}
  .hp_slideshow .hp_content {width:768px;}
  .uvod_search_form {width:640px;}
  .search_content .search_button button {padding:20px 22px;}
  /*.hp_slideshow .motivation {width:620px;}*/
  .search_content {width:480px;}
  .uvod_search_form {width:480px;}
  /*.hp_slideshow .motivation {width:460px;}*/
  
  .referencie .control_left {display:none;}
  .referencie .control_right {display:none;}
  .referencie {width:768px;}
  .uvod_atrakcie {width:768px;}
  .referencie .referencia {width:384px;}
  .referencie .referencia .description {margin:30px;}
  
  .controls_wrapper {width:768px;}
  .product_list.product_slider {height:auto;width:768px;}
  .product_list .product_wrapper {white-space: normal;position:static;}
  .footer .social_buttons {margin-left:0px; zoom: 0.8;}
  .footer .footer_content .footer_heading {font-size:11pt;}
  
  .paging .paging_item {border:none;}
  .paging .paging_item:last-child {border:none;}
  
  .top_description_div.lower2 .min_height {max-height: 250px; min-height: 250px; overflow-y: auto;} 
}




@media screen and (max-width: 767px) {

  body {min-width:480px;}
  .header_content {width:480px;}
  
  /*.wrapper {padding-top:0px;}*/
  .wrapper.scrolled {padding-top:0px;}
  .header .social_buttons {display:none;}
  .hp_slideshow .motivation .heading {font-size:16pt;text-shadow: 2px 2px #555555;}
  .hp_slideshow .motivation .description {margin-top:10px;margin-bottom:10px;}
  .hp_slideshow .hp_content {width:480px;}
  .hp_slideshow {height:683px;margin-bottom:10px;}
  /*.hp_slideshow .motivation {width:400px;top:230px;}*/
   
  .uvod_search_form {width:420px;bottom:-120px;background:#092636;padding:30px;}
  .uvod_search_form select {width:190px;margin-bottom: 10px;}
  .referencie {height:auto;width:480px;}  
  .referencie .ref_wrapper {position:static;white-space:normal;}
  .referencie .referencia {display:none;width:480px;margin-bottom:80px;}
  .referencie .referencia:nth-child(1) {display:block;}
  .referencie .referencia:nth-child(2) {display:block;}
  .controls_wrapper {width:480px;}
  .product_list.product_slider {width:480px;}

  .content_sidebar {width:480px;}
  
  .slideshow {height:250px;}
  .slideshow .slide_headings {display:none;}
  .slideshow .slide {display:none !important;}
  .slideshow .slide_search {height:250px;}
  
  .search_content {width:440px; flex-direction: column;}
  .search_content .select_div {padding-top:15px;}
  .search_content .select_div .select_title {width:150px;background:transparent;}
  .search_content .select_div .select_box select {border-radius:0px;height:25px;}
  .search_content .slider_box:not(.skonline) {width:52%;padding-top:15px;}
  .search_content .slider_title {width:45%;padding-left:10px;padding-top:15px;}
  .search_content .slider_box:not(.skonline) .slider_range_min {top:40px;}
  .search_content .slider_box:not(.skonline) .slider_range_max {top:40px;}
  .search_content .selects {flex-direction: column;}

  
  .home_content {width:480px;}
  .content {width:460px;padding:0px 10px;}
  .content h1 {font-size:26pt;}
  /*.top_headers .top_header {margin:0px 40px;}*/
  
  .page {padding-bottom:520px;}
  
  .product_list .product_item {margin:20px 75px;}
  
  .top_headers .top_header {font-size:9pt;margin:0px 15px;}
  
  .home_banners {padding-bottom:440px;}
  .home_banners .home_banner {zoom:100%;margin-right:50px;margin-left:50px;margin-top:15px;margin-bottom:10px;}
  .home_banners .home_banner:nth-child(3) {margin-right:50px;margin-left:50px;}
  
  .footer {height:520px;}
  .footer .footer_content {width:480px;}
  .footer .footer_content .footer_panel {width:50%;height:210px;}
  .footer .footer_content .footer_panel .copyright {padding-top:30px;}
  
  .top_gallery_div {width:460px;}
  .top_gallery_div .main_image {width:460px;height:280px;}
  .top_gallery_div .subgallery {width:460px;}
  .top_description_div {width:460px;padding-left:10px;min-height:0px;padding-top:20px;}
  .top_description_div.double_button {min-height:0px;}
  .top_description_div.lower {min-height:0px;}
  .button_slider_content {float:left;}
  .top_button_div {float:left;padding-top:30px}
  .content_garancia {display:none;}
  .product_list .product_item.pobyt:nth-child(2n) {margin-right:25px;}
  .product_list .product_item.hotel:nth-child(3n) {margin-right:25px;}
  .content_narrow {width:460px;}
  .hodnotenia {width:460px;}
  .dest_hotel_heading {font-size:18pt;}
  
  #mapa-hotelov {height:200px;}
  
  .top_description_div.lower2 {height:auto;}
  
  .res_form {width:460px;margin-left:0px;}
  .res_form input[type=text], .res_form select {width:195px;}
  .res_form .short_text {width:195px;}
  .res_form textarea {width:420px;}
  .res_summary_wrapper {margin-left:80px;}
  .res_summary {margin-bottom:60px;}
  .res_form .form_half .submit.long {background-position-y:24px;}
  .footer .footer_content .copyright {bottom:-300px}
  .footer .social_buttons {margin-left:0px;}
  .footer .newsletter_form {text-align:left;}
  .footer .footer_content .footer_heading.centered {text-align:left;}
  
  .uvod_atrakcie {width:480px;}
  .uvod_atrakcie .obrazok>div {width:100% !important;}
  .uvod_atrakcie .kategoria .obrazok>div:not(:last-child) a {border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
  
  .hp_slideshow .motivation {width: 100vw;}
  
  .top_menu {display: none; margin-top: 15px; padding: 32px 0 16px 0; background-color: black;}
  .top_menu .mitems_wrap {display: block;}
  .top_menu .brdr {border-right: none !important;}
  .top_menu_button {display: inline-block;}
  .top_menu .mitem.search {padding-top: 12px;}
  .top_menu .mitem {padding: 16px 25px; text-align: center;}
  .top_menu .mitem>a {text-align: center;}
  .top_menu .mcontent {top: 45px; font-size: 0.7rem; min-width: 100%;}
  .top_menu .mcontent .mcolumn {min-width: 30px; padding: 2px;}
  .top_menu .mcontent .mcolumn a {padding: 2px;}
  
  .wrapper {padding-top:130px;}
  
  .contact_form form {width: 100%;}
}


@media screen and (max-width: 479px) {
  
  .header .contact .contact_text::before {display:none;}
  .header .contact .contact_number {font-weight: normal;font-size: 14pt;}
  .hp_slideshow {height:600px;margin-bottom:100px;}
  /*.hp_slideshow .motivation {top: 305px;}*/
  .uvod_search_form {}
  .hp_slideshow .hp_content {width:320px;}
  /*.hp_slideshow .motivation {width:290px;}*/
  .uvod_search_form {width:260px;bottom:-265px;}
  .uvod_search_form select {width:190px;margin-bottom: 10px;}
  
  .referencie {width:320px;}  
  .referencie .referencia {width:320px;}
  .referencie .referencia .pospis::before {display:none;}
  .referencie .referencia .pospis {margin-left:20px;}
  .referencie .referencia .description {margin:10px;}
  
  .controls_wrapper {width:320px;}
  .product_list.product_slider {width:320px;}
  .product_list.product_slider .product_item {margin-right:0px;width:320px;}
    
  body {min-width:320px;}
  .header_content {width:320px;}
  .header .contact {width:140px;}
  .header .contact img {display:none;}
  .header .contact .contact_number {text-align:right;}
  
  .slideshow {height:290px;}
  .slideshow .slide_search {height:290px;}
  
  .search_content {width:290px;}
  .search_content .select_div {width:100%;}
  .search_content .select_div .select_box {height:30px;}
  .search_content .select_div .select_title {height:30px;}
  .search_content .search_button {width:52%;}
  .search_content .search_button button {background-image:none;float:left;}
  .search_content .slider_title .advanced_link {padding-top:46px;}

  .home_content {width:320px;}
  .content {width:300px;padding:0px 10px;}
  .content h1 {font-size:20pt;}
  .content_sidebar {width:320px;}
  
  
  .page {padding-bottom:840px;}
  
  .top_headers .top_header {font-size:9pt;margin:0px 80px;padding-top:15px;height:40px;}
  
  .product_list .product_item {margin:20px 0px;width:300px;}
  /*.product_list .prices .normal {width:175px;}*/
  
  .home_banners {padding-bottom:620px;}
  .home_banners .home_banner {zoom:80%;margin-right:0px;margin-left:0px;margin-top:15px;margin-bottom:10px;}
  .home_banners .home_banner:nth-child(3) {margin-right:0px;margin-left:0px;}
  
  .footer {height:840px;}
  .footer .footer_content {width:320px;}
  .footer .footer_content .footer_panel {width:100%;height:auto;padding-top:20px;padding-left:10px;}
  .footer .footer_content .footer_panel .copyright {padding-top:30px;}
  .footer .footer_content .copyright {bottom:-600px;}
  .footer .newsletter_form button {top:0px;left:-15px;}
  .footer .newsletter_form input {left:15px;width:130px;}

  .top_gallery_div {width:300px;}
  .top_gallery_div .main_image {width:300px;height:200px;}
  .top_gallery_div .subgallery {width:300px;}
  .top_description_div {width:300px;}
  .content_narrow {width:300px;}
  .hodnotenia {width:300px;}
  
  .res_form {width:300px;}
  .res_form .form_half {width:100%;}
  .res_form textarea {width:260px;}
  .res_summary_wrapper {margin-left:0px;width:300px;}
  
  .uvod_atrakcie {width:320px;}
  .uvod_atrakcie .obrazok>div {width:100% !important;}
  .uvod_atrakcie .kategoria .obrazok>div:not(:last-child) a {border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
  
  .hodnotenia .hodnotenie {zoom: 0.7;}    
}
