body {
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
    background: white;
    line-height: 1.5em;
}

p {
    margin: 10px 0 10px 0;
}

p a, label a {
    color: #EB0202;
}

a img {
    border: none;
}

a {
    color: #111;
    text-decoration: none;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
}

a:hover {
    color: #666;
    text-decoration: underline;
}

.row-m-0 {
    margin-left: 0px;
    margin-right: 0px;
}

.m-l-30 {
    margin-left: 30px;
}

h1 {
    color: black;
    font: bold 27px "century gothic";
    text-transform: none;
    background: none;
    letter-spacing: 0;
    margin: 0;
    padding: 0px;
    width: 100%;
}

h1 strong {
    font: bold 28px arial;
    color: #FF7200;
    letter-spacing: 1px;
}

h1 strong sup {
    font: italic bold 12px arial;
    color: #FF7200;
}

h1 em {
    color: #eb0202;
}

h2 {
    padding: 10px 15px 10px 15px;
    margin: 0;
    /*overflow: hidden;*/
    color: black;
    font: bold 21px "century gothic";
    text-transform: none;
    background: none;
    letter-spacing: 0;
    clear: both;
}

h2 a {
    text-decoration: none;
}

h2.bez_fon {
    margin: 0 0 10px 0;
}

h1.bez_fon {
    padding: 10px 15px 10px 15px;
    overflow: hidden;
    color: black;
    font: bold 21px "century gothic";
    text-transform: none;
    background: none;
    letter-spacing: 0;
    margin: 0 0 10px 0;
}

h2 strong {
    font: bold 25px arial;
    color: #FF7200;
    letter-spacing: 1px;
}

h2 em {
    color: #EB0202;
    font-style: normal;
}

h2 strong sup {
    font: italic bold 10px arial;
    color: #FF7200;
}

h2.price_h2 {
    background: #EB0202;
}

h3 {
    margin: 0;
    padding: 0;
    width: 100%;
}

h4 {
    font: 18px arial;
    margin: 0 0 5px 0;
    padding: 0;
    color: black;
}

h5 {
    font: 11px arial;
    margin: 5px 0 5px 0;
    padding: 0;
}

h5 a {
    color: #EB0202;
}

h5 strong {
    font: bold 11px arial;
    color: #000;
}

h6 {
    font: 11px arial;
    margin: 0;
    padding: 0;
}

h6 strong {
    color: #eb0202;
    margin: 0;
    padding: 0;
}

table {
    border-spacing: 0 0;
    border-collapse: separate;
}

input[type="checkbox"] {
    margin: 0px 0 0;
}

.wrapper {
    padding: 160px 0 0 0;
}

.container {
    display: flex;
    flex-wrap: wrap;
}

body > #header {
    position: fixed;
}

header {
    width: 100% !important;
}

#header {
    width: 100%;
    position: fixed;
    z-index: 1000;
    overflow: auto;
    padding: 0px 0;
    transition: all 0.5s linear;
    background: #ffffff;
}

#header.act {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    background: #F5F5F5;
}

.header_wrapper {
    min-width: 1000px;
    max-width: 1240px;
    margin: 0px auto;
}

.left_column_top {
    width: 23%;
    padding: 0px 0 0 0;
    vertical-align: top;
}

.center_column_top {
    vertical-align: top;
    padding: 0px 10px 0px 10px;
}

.cf-hidden {
    display: none;
}

.cf-invisible {
    visibility: hidden;
}

#html5-text {
    color: #333;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    text-align: left;
}

.html5-description {
    color: #333;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    text-align: left;
    margin: 4px 0px 0px;
    padding: 0px;
}

.html5-error {
    text-align: center;
    color: #a94442;
    font-size: 14px;
}

.masthead {
    font: 11px arial;
    margin: 0px;
}

.masthead td a.logo {
    font: bold 36px "century gothic", tahoma;
    margin: 0;
    padding: 0 20px 0 0;
}

.masthead td {
    padding: 10px 0px 0 0;
}

.masthead td a.logo {
    color: #222;
    text-decoration: none;
    letter-spacing: -1px;
    white-space: nowrap;
}

.masthead td a.logo:hover {
    color: #EB0202;
}

.masthead td a.logo strong {
    color: #EB0202;
    font-size: 32px;
}

.lang {
    font: 12px tahoma;
    padding: 0 0 0 20px;
    float: right;
}

.masthead td a {
    color: #eb0202;
}

.broi {
    font: bold 10px arial;
    margin: 23px 0 5px 0;
    color: black;
}

.broi strong {
    color: #eb0202;
}

.left_top {
    width: 260px;
    padding: 10px 0 0 0;
    vertical-align: top;
}

.Table_selected tr td:first-child {
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

.Table_selected tr td:last-child {
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.main_nav {
    overflow: hidden;
    padding: 0px;
    background: #eb0202;
    width: 83%;
    float: left;
    height: 46px;
}

.main_nav li {
    list-style: none;
    display: block;
    float: left;
}

.main_nav li a {
    display: block;
    float: left;
    padding: 15px 10px;
    color: white;
    text-decoration: none;
    font: bold 13px tahoma;
}

.main_nav li a:hover {
    background: #00acee;
}

.main_nav li a.act {
    background: #00acee;
}

.nav_right {
    overflow: hidden;
    padding: 0px;
    background: none;
    width: 17%;
    float: right;
}

.nav_right li {
    list-style: none;
    display: block;
    float: left;
}

.nav_right li a {
    display: block;
    float: left;
    padding: 10px 3px 2px 3px;
    color: white;
    text-decoration: none;
    font: bold 13px tahoma;
}

.nav_right li a img {
    border: 1px solid #ffffff;
}

.nav_right li a:hover {
    background: none;
    opacity: 0.9;
}

.nav_right li a.act {
    background: none;
}

.nav_right a.lang {
    color: #ffffff;
    padding: 14px 15px 0 0;
    float: right;
}

.left_column {
    min-width: 250px;
    max-width: 250px;
    padding: 0px 0 0 0;
    vertical-align: top;
    float: left;
}

.center_column {
    width: 720px;
    vertical-align: top;
    padding: 0px 10px 0px 10px;
    margin: 0 auto;
    float: left;
}

.center_column_full {
    max-width: 980px;
    min-width: 740px;
    float: left;
    padding: 0 0 0 10px;
}

.right_column {
    width: 250px;
    min-width: 250px;
    padding: 0px 0px 0px 0;
    vertical-align: top;
    float: left;
}

.holidays-box {
    margin-bottom: 10px;
    background: #eeeeee;
    padding: 17px;
    border: 2px dashed #00acee;
}

.holidays-box h2 {
    font: bold 21px "century gothic";
    padding: 0px 0px 0px 27px;
    background: url(../ico/holidays-ico.png) no-repeat;
}

.holidays-box ul {
    overflow: hidden;
    padding: 10px 0 0 0px;
}

.holidays-box ul li {
    list-style: none;
    display: block;
    float: left;
    padding: 0 0 10px 30px;
    min-width: 110px;
}

.holidays-box ul li a {
    display: block;
    float: left;
    padding: 0px 0 0 10px;
    color: #000000;
    text-decoration: none;
    font: 14px Arial;
    background: url(../ico/blue-arrow.gif) no-repeat 0 5px;
}

.holidays-box ul li a:hover {
    text-decoration: underline;
    color: #00acee;
}

.holidays-box ul li.act a {
    color: #00acee;
}

.countries-box {
    background: #eee;
    font: 11px arial;
    padding: 17px;
    margin: 0 0 10px 0;
    cursor: pointer;
}

.countries-box h2 {
    padding: 0px;
}

.countries-box h2 a {
    font: bold 21px "century gothic";
    border-bottom: 1px dashed #828282;
    text-decoration: none;
    padding: 0px;
    margin: 0 0 0 5px;
}

.countries-box h2:before {
    content: url('../ico/countries-ico.png');
    padding: 2px 0 0 0;
    float: left;
}

.countries-box h2:after {
    content: url('../ico/arrow-down.png');
    padding: 2px 0px 0 0;
    float: right;
}

.countries-box table {
    margin: 20px 10px 10px 10px;
}

.countries-box table td {
    padding: 5px 0;
    vertical-align: top;
}

.countries-box table td a {
    color: #000;
    font: 11px arial;
    display: block;
    overflow: hidden;
    height: 15px;
    padding: 0 20px 0 0;
    width: auto;
}

.countries-box table td a:hover {
    color: #666;
}

.countries-box table td a.country_act {
    color: #EB0202;
    text-decoration: none;
}

.countries-box table td img {
    text-decoration: none;
    margin: 2px 5px 0 0;
    float: left;
}

.countries-box table td.top_country a {
    font-weight: bold;
    font-size: 13px;
}

.promo-box {
    margin-bottom: 10px;
    background: #eeeeee;
    padding: 17px;
}

.promo-box h2 {
    font: bold 21px "century gothic";
    color: #eb0202;
    padding: 0px 0px 20px 27px;
    background: url(../ico/promo-ico.png) no-repeat;
}

.promo-item {
    background: #ffffff;
    border: 1px solid #eb0202;
    margin: 0 0 20px 0;
    padding: 15px 10px;
    text-align: center;
    position: relative;
    z-index: 20;
}

.promo-item img {
    vertical-align: top;
    width: 160px;
    height: 120px;
    margin-bottom: 15px;
}

.promo-item h3 {
    display: block;
    margin-bottom: 7px;
}

.promo-item h3 a {
    font: 18px arial;
    display: inline;
    margin: 0 0 5px 0;
}

.promo-item h3 strong {
    font: bold 18px/15px arial;
    color: #FF7200;
    letter-spacing: 1px;
    display: inline;
    padding-left: 10px;
}

.promo-item span {
    font: 10px arial;
    color: black;
    display: block;
}

.promo-item span a {
    color: #EB0202;
}

.promo-label {
    position: absolute;
    top: 30px;
    left: 22px;
    background: #EB0202;
    color: #ffffff;
    padding: 2px 7px 4px 10px;
    font: 14px "century gothic";
}

.promo-label:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 23px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #BF0000;
    z-index: -10;
}

.hotel_reservation, .ticket_reservation {
    display: block;
    padding: 15px 20px 20px 110px;
    margin: 0 0 10px 0;
    height: 130px;
    font: bold 17px/21px arial;
    text-transform: uppercase;
    text-decoration: none;
}

.hotel_reservation:hover {
    background: #222 url(../im/hotels_bgr.png) no-repeat;
    color: white;
}

.ticket_reservation:hover {
    background: #111 url(../im/plane_bgr.png) no-repeat;
    color: white;
}

.hotel_reservation em, .ticket_reservation em {
    font: 11px/16px arial;
    color: white;
    display: block;
    text-transform: none;
    margin: 5px 0 0 0;
}

.hotel_reservation {
    background: #000 url(../im/hotels_bgr.png) no-repeat;
    color: #fff;
}

.ticket_reservation {
    background: #eb0202 url(../im/plane_bgr.png) no-repeat;
    color: #fff;
}

.kalendar {
    background: #111;
    padding: 0px 0px 12px 0px;
    font: 11px arial;
    margin: 0 0 10px 0;
    overflow: hidden;
    height: 329px;
}

.kalendar h2 {
    padding: 14px 10px 5px 15px;
    color: #aaa;
    background: #111;
}

.kalendar ul {
    padding: 0px 0px 5px 15px;
    color: #fff;
}

.kalendar ul li {
    padding: 4px 0px 5px 10px;
    width: 92px;
    float: left;
    font: 10px tahoma;
    margin: 0 15px 10px 0;
    list-style: none;
    background: #222;
    color: #777;
}

.kalendar ul li a {
    font: bold 13px arial;
    color: #ddd;
    display: block;
}

.kalendar ul li a.kalendar_act {
    color: #FF7200;
}

.excursions-box {
    background: #eee;
    font: 11px arial;
    padding: 0 0 15px 0;
    margin: 0 0 10px 0;
}

.excursions-box h2 {
    font: bold 21px "century gothic";
    padding: 10px 15px 10px 45px;
    background: url(../ico/excursions-ico.png) no-repeat 17px 8px;
}

.excursions-box table {
    margin: 0 10px;
}

.excursions-box table td {
    padding: 5px 0;
    vertical-align: top;
}

.excursions-box table td a {
    color: #000;
    font: 11px arial;
    display: block;
    float: left;
    width: 95px;
    overflow: hidden;
    height: 15px;
}

.excursions-box table td a:hover {
    color: #666;
}

.excursions-box table td a.country_act {
    color: #EB0202;
    text-decoration: none;
}

.excursions-box table td img {
    text-decoration: none;
    margin: 2px 5px 0 0;
    float: left;
}

.excursions-box table td.top_country a {
    font-weight: bold;
    font-size: 13px;
}

.box {
    background: #eee;
    font: 11px arial;
    padding: 0 0 15px 0;
    margin: 0 0 10px 0;
}

.box table {
    margin: 0 10px;
}

.box table td {
    padding: 5px 0;
    vertical-align: top;
}

.box table td a {
    color: #000;
    font: 11px arial;
    display: block;
    float: left;
    width: 95px;
    overflow: hidden;
    height: 15px;
}

.box table td a:hover {
    color: #666;
}

.box table td a.country_act {
    color: #EB0202;
    text-decoration: none;
}

.box table td img {
    text-decoration: none;
    margin: 2px 5px 0 0;
    float: left;
}

.box table td.top_country a {
    font-weight: bold;
    font-size: 13px;
}

.box_offer {
    overflow: hidden;
    max-width: 250px;
    padding: 10px 15px;
    font: bold 12px/17px arial;
    color: black;
}

.box_offer img {
    margin: 0 10px 0 0;
}

.box_offer img:hover {
    margin: 0 10px 0 0;
}

.box_offer a.city {
    font: 11px arial;
    color: #EB0202;
}

.box_offer p {
    font: 10px arial;
    margin: 5px 0 0 0;
    color: #EB0202;
}

.box_offer p a {
    color: #EB0202;
}

.box_offer p strong {
    color: #EB0202;
}

.offer {
    overflow: hidden;
    padding: 5px 15px;
    font: 12px/16px tahoma;
    margin: 0 0 10px 0;
}

.offer:nth-child(even) {
    background-color: #f5f5f5;
    padding: 15px 15px;
}

.offer h3 {
    color: #ff7200;
    margin: 0 0 3px 0 !important;
}

.offer h3 strong {
    font: bold 22px arial;
    color: #FF7200;
    letter-spacing: 1px;
}

.offer h3 strong sup {
    font: italic bold 10px arial;
    color: #FF7200;
}

.offer h3 a {
    color: #111;
}

.offer h3 a:hover {
    color: #111;
}

.offer h4 {
    font: 12px/17px arial;
    color: #777;
    margin: 10px 0 0 0;
}

.offer span {
    font: 10px arial;
    color: black;
}

.offer span a {
    color: #EB0202;
}

.offer span a:hover {
    color: #111;
}

.offer a.imglist {
}

.offer a.imglist:hover {
}

span.price_home_offer {
    color: #eb0202;
    font: bold 14px arial;
}

.prices_promo {
    font: 22px arial;
    color: #ccc;
    width: 150px;
    float: right;
    text-align: right;
}

.old_price {
    font: 24px arial;
    color: #ccc;
    text-decoration: line-through;
    padding: 0 20px 0 0;
}

.new_price {
    font: 28px arial;
    color: #FF7200;
}

.opacity_div a sup {
    color: #FF7200;
    font: 18px arial;
}

.location h2:before {
    padding: 0px 6px 0px 0px;
    content: url(../ico/location-ico.png);
    vertical-align: sub;
    float: left;
}

.search {
    background: #ccc;
}

.search h2:before {
    padding: 0px 6px 0px 0px;
    content: url(../ico/hotels-ico.png);
    vertical-align: sub;
    float: left;
}

ol.search_words {
    padding: 5px 15px 5px 30px;
    color: #888;
    margin: 0;
}

ol.search_words li {
    padding: 3px 0px 3px 0px;
    width: 100%;
    clear: both;
}

ol.search_words li a {
    font: 11px arial;
}

ol.search_words li em {
    text-align: right;
    width: 60px;
    float: right;
}

ol.search_words li strong {
    float: left;
    width: 140px;
}

.facebook {
    margin: 0 0 15px 0;
}

.important_info {
    margin: 0px 0 10px 0;
    font: 11px arial;
    background: #cccccc;
    padding: 15px;
    color: #333333;
}

.footer {
    font: 11px arial;
    background: #00acee;
    padding: 15px;
    display: flex;
    margin-bottom: 10px;
    width: 100%;
}

.footer-left {
    float: left;
}

.bottom_nav_container {
    display: inline-block;
    padding: 0 0 20px 0;
}

.bottom_nav_container a {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    color: #00354a;
    text-decoration: underline;
    font-size: 12px;
}

.copyright {
    clear: both;
    font: 12px arial;
    color: #000000;
}

.footer-center {
    float: left;
    text-align: center;
    margin: 0 auto;
    font: 12px/22px arial;
    color: #000000;
    width: 245px;
}

.footer-center a {
    text-decoration: underline;
}

.footer-right {
    float: left;
}

.footer .box {
    text-align: left;
    float: right;
    width: 415px;
    margin: 0px;
    padding: 0px 0 15px 0;
    background: #0098d2;
}

.footer .box h2 {
    float: left;
    padding-top: 15px;
    padding-bottom: 0;
}

.footer .box form {
    overflow: hidden;
}

.footer-list-container {
    display: flex;
    margin: 0px 0 10px 0;
    background: #eeeeee;
    padding: 15px;
    color: #000000;
    width: 100%;
}

.footer-list {
    float: left;
    width: 350px;
    margin: 0 auto;
}

.footer-list h4 {
    font: bold 21px arial;
    color: #000000;
    padding-bottom: 10px;
}

.footer-list ul {
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    height: auto;
    margin: 10px 0 0 0;
    padding: 0px;
    text-align: left;
}

.footer-list ul li a {
    line-height: 18px;
    font-size: 14px;
    color: #000000;
    padding: 0 40px 10px 0;
    display: block;
}

.country_header {
    margin: 0 0 10px 0;
}

.country_header h2 {
    padding: 0;
    text-transform: none;
}

.country_header h2 a {
    height: 170px;
    background-repeat: repeat-y;
    display: block;
    text-decoration: none;
    font: 25px arial;
    padding: 10px 0 0 15px;
}

#hotel_search_form {
    margin: 0px 15px 0px 15px;
    /*overflow: hidden;*/
}

#hotel_search_form select {
    padding: 5px;
    display: block;
    width: 220px;
    margin: 0 0 17px 0;
}

#hotel_search_form input[type="submit"] {
    font: 18px arial;
    color: #000;
    padding: 9px 8px 9px 8px;
    margin: 0 0 0 auto;
    float: none;
    width: 100%;
}

.country_sub_menu {
    height: 174px;
    margin: 0px 15px 0px 15px;
    padding: 0;
    font: 12px arial;
}

.country_sub_menu li {
    color: #EB0202;
    list-style: none;
    margin: 0 0 10px 0;
    display: block;
}

.country_sub_menu li a {
    color: #111;
}

.country_sub_menu li a:hover {
    color: #EB0202;
}

.country_sub_menu li a.hmen_act {
    color: #EB0202;
    text-decoration: underline;
    padding: 0 0px 0 0;
}

.for_clients_menu {
    height: 174px;
    margin: 0px 15px 0px 15px;
    padding: 0;
    font: 12px arial;
}

.for_clients_menu li {
    color: #EB0202;
    list-style: none;
    margin: 0 0 10px 0;
    display: block;
}

.for_clients_menu li a {
    color: #111;
}

.for_clients_menu li a:hover {
    color: #EB0202;
}

.for_clients_menu li a.hmen_act {
    color: #EB0202;
    text-decoration: underline;
    padding: 0 0px 0 0;
}

ul.destinations {
    padding: 5px 15px 0px 15px;
    color: #EB0202;
    margin: 0;
}

ul.destinations li {
    padding: 5px 0px 5px 0px;
    width: 100%;
    clear: both;
    list-style: none;
}

ul.destinations li a {
    font: 11px arial;
}

ul.destinations li a.act_destination {
    color: #EB0202;
}

ul.destinations li em {
    text-align: right;
    width: 70px;
    float: right;
}

ul.destinations li ul {
    padding: 0 0 0 15px;
    margin: 10px 0 10px 0;
}

ul.destinations li ul li {
    padding: 3px 0px;
    margin: 0;
    list-style: disc;
}

ul.destinations li ul li a {
}

ul.destinations li ul li a:hover {
}

ul.destinations li ul li a.act_sub {
    color: #EB0202;
    text-decoration: none;
    cursor: text;
}

.next_prev {
    margin: 10px 0 20px 0;
    clear: both;
}

.next_prev a {
    padding: 0 5px;
}

.next_prev a:hover {
}

.next_prev span {
    padding: 0 5px;
    color: #EB0202;
}

.box_content {
    margin: 0 15px;
}

.box_content p {
}

.box_content p a {
    color: #EB0202;
}

.box_content h3 {
    color: #111;
}

.box_content p.vajno {
    margin: 0;
    padding: 0 0 0 60px;
    background: url(../im/important_info.png) no-repeat;
}

.pics_eks_small {
    margin: 0 7px 10px 0;
    border: 2px solid #ccc;
    display: block;
    float: left;
}

.pics_eks_small:hover {
    border: 2px solid #EB0202;
}

.more_pics {
    display: block;
    margin: 5px 0 0 0;
    color: #eb0202;
    clear: both;
}

.destination_menu {
    margin: 0 0 0px 0;
    padding: 0;
}

.destination_menu li {
    display: inline;
    color: #111;
    font: 10px arial;
    padding: 0 5px 0 0;
}

.destination_menu li a {
    font: 11px arial;
    padding: 0 0px 0 0px;
    color: #EB0202;
}

.destination_menu li a:hover {
}

.center_column h3 {
    font: 18px arial;
    color: black;
    margin: 20px 0 10px 0;
    /*overflow: hidden;*/
}

.country_youtube {
    float: left;
    overflow: hidden;
    margin: 0 10px 10px 0;
}

.pics_eks {
    display: block;
    float: left;
    overflow: hidden;
    margin: 0 10px 10px 0;
    width: 115px;
    height: 85px;
}

.pics_eks:hover {
}

.content {
    padding: 15px;
    background: #f5f5f5;
    overflow: hidden;
    margin: 0 0 10px 0;
}

.content h3 {
    clear: both;
}

.hotel_details {
    padding: 0px;
}

.hotel_top_details {
    padding: 10px;
    background: #eee;
    margin: 0 0 10px 0;
}

.hotel_pics_left {
    margin: 0px auto 10px auto;
    background: #fff;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    clear: both;
}

.hotel_details h2 {
    padding: 20px 0 10px 0;
}

.hotel_details > p {
    margin: 0 0 10px 0;
    padding: 0;
}

.hotel_details h4 {
    font: 24px arial;
    padding: 15px 0 0 0;
}

.big_pic {
    background: #fff;
    margin: 0px 10px 0px 0;
    overflow: hidden;
    float: left;
    max-width: 670px;
    width: auto;
}

.dop_pics {
    display: block;
    width: 83px;
    height: 65px;
    overflow: hidden;
    float: left;
    margin: 0 10px 9px 0;
}

.ofset_top {
    margin: 0 0 0 0;
}

.send_to_friend {
    background: url(../im/send_mail.gif) no-repeat;
    padding: 3px 0 4px 25px;
    display: block;
    margin: 0 0 5px 0;
}

.print {
    background: url(../im/printer.gif) no-repeat;
    padding: 3px 0 4px 25px;
    display: block;
}

.facebook_icon {
    background: url(../im/fb_icon.gif) no-repeat;
    padding: 3px 0 4px 25px;
    display: block;
    margin: 0 0 5px 0;
}

.twitter_icon {
    background: url(../im/twitter_icon.gif) no-repeat;
    padding: 3px 0 4px 25px;
    display: block;
    margin: 0 0 5px 0;
}

.facebook_share {
    margin: 12px 0 10px 0px;
    float: left;
    text-align: right;
}

.orange_bgr {
    background: #FF7200 !important;
    padding: 20px;
    display: table;
}

.orange_bgr h2 {
    margin: 0 0 0 0px;
    padding: 0;
    color: #fff;
}

.orange_bgr p {
    color: #fff;
    font: 14px arial;
}

.search_price_form {
    padding: 10px 15px 15px 15px;
    background: #eee;
    margin: 8px 0 0px 0;
    color: #fff;
    /*overflow: hidden;*/
    display: inline-block;
}

.search_price_form .form-group {
    color: #000;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.search_price_form .form-group > div, .search_price_form .form-group > input, .search_price_form .form-group > select {
    margin-top: 5px;
}

.zapitvane_form {
    padding: 10px 15px 15px 15px;
    background: #eee;
    margin: 8px 0 0px 0;
    color: #fff;
    overflow: hidden;
}

.zapitvane_form fieldset {
    margin: 0;
    padding: 0;
    float: left;
    width: 50%;
    border: none;
}

.zapitvane_form label {
    display: block;
    font-size: 11px;
    margin: 12px 0 3px 0;
    color: black;
}

.zapitvane_form input[type="text"] {
    margin: 0 0 0 0px;
    padding: 5px;
    border: 1px solid #cacaca;
    width: 90%;
    color: #444444;
}

.zapitvane_form textarea {
    display: block;
    width: 100%;
    height: 60px;
    font: 12px arial;
    color: #444;
    padding: 5px;
    border: 1px solid #cacaca;
}

.zapitvane_form input[type="button"] {
    font: 17px arial;
    margin: 0px 0 0 0;
    padding: 8px;
    float: right;
    background: #ff7200;
    border: none;
}

.zapitvane_form img {
    border: 1px solid #cacaca;
    float: left;
    margin: 0 10px 0 0;
}

.zapitvane_form .captcha_input {
    width: 70px !important;
    height: 30px;
    font: bold 23px arial;
    text-align: center;
}

#dinamic_form {
    padding: 10px 15px 15px 15px;
    background: #eee;
    margin: 8px 0 20px 0;
    color: #fff;
    overflow: hidden;
    width: 100%;
}

#dinamic_form h3 {
    color: #444;
}

#dinamic_form label {
    display: block;
    font-size: 11px;
    margin: 12px 0 3px 0;
    color: black;
}

#dinamic_form input[type="text"] {
    margin: 0 0 0 0px;
    padding: 5px;
    border: 1px solid #cacaca;
    width: 50%
}

#dinamic_form textarea {
    display: block;
    width: 100%;
    height: 120px;
    font: 12px arial;
    color: #444;
    padding: 5px;
    border: 1px solid #cacaca;
}

#dinamic_form input[type="button"] {
    font: 17px arial;
    margin: 20px 0 0 0;
    padding: 8px;
    display: block;
}

#dinamic_form img {
    border: 1px solid #cacaca;
    float: left;
    margin: 0 10px 0 0;
}

#dinamic_form .captcha_content input[type="text"] {
    width: 70px !important;
    height: 30px;
    font: bold 23px arial;
    text-align: center;
}

.errorRed {
    color: #EB0202 !important;
    font-weight: bold;
}

.green_bgr {
    background: #1BA420;
    padding: 20px;
}

.green_bgr h2 {
    margin: 0 0 0 0px;
    padding: 0;
    color: #fff;
}

.green_bgr p {
    color: #fff;
    font: 14px arial;
}

.send_to_friend_form {
    padding: 10px 15px 15px 15px;
    background: #eee;
    margin: 8px 0 0px 0;
    color: #fff;
    overflow: hidden;
}

.send_to_friend_form fieldset {
    margin: 0;
    padding: 0;
    float: left;
    width: 50%;
    border: none;
}

.send_to_friend_form label {
    display: block;
    font-size: 11px;
    margin: 12px 0 3px 0;
    color: black;
}

.send_to_friend_form input[type="text"] {
    margin: 0 0 0 0px;
    padding: 5px;
    border: 1px solid #cacaca;
    width: 90%
}

.send_to_friend_form textarea {
    display: block;
    width: 95%;
    height: 100px;
    font: 12px arial;
    color: #444;
    padding: 5px;
    border: 1px solid #cacaca;
}

.send_to_friend_form input[type="button"] {
    font: 17px arial;
    margin: 0px 0 0 0;
    padding: 8px;
    float: right;
}

.send_to_friend_form img {
    border: 1px solid #cacaca;
    float: left;
    margin: 0 10px 0 0;
}

.send_to_friend_form .captcha_input {
    width: 70px !important;
    height: 30px;
    font: bold 23px arial;
    text-align: center;
}

.red_bgr {
    background: #EB0202;
    padding: 20px;
}

.red_bgr h2 {
    margin: 0 0 0 0px;
    padding: 0;
    color: #fff;
}

.red_bgr p {
    color: #fff;
    font: 14px arial;
}

.reserve_form {
    padding: 10px 15px 15px 15px;
    background: #eee;
    margin: 8px 0 0px 0;
    color: #111;
    overflow: hidden;
}

.reserve_form fieldset {
    margin: 0;
    padding: 0 !important;
    float: left;
    width: 50%;
    border: none;
}

.reserve_form .left, .reserve_form .right {
    margin: 0;
    padding: 0;
    float: left;
    width: 50%;
    border: none;
}

.reserve_form label {
    display: block;
    font-size: 11px;
    margin: 12px 0 3px 0;
    color: black;
}

.reserve_form input[type="text"] {
    margin: 0 0 0 0px;
    padding: 5px;
    border: 1px solid #cacaca;
    width: 90%
}

.reserve_form textarea {
    display: block;
    width: 95%;
    height: 60px;
    font: 12px arial;
    color: #444;
    padding: 5px;
    border: 1px solid #cacaca;
}

.reserve_form input[type="submit"] {
    font: 17px arial;
    margin: 0px 0 0 0;
    padding: 8px;
    float: right;
}

.reserve_form img {
    border: 1px solid #cacaca;
    float: left;
    margin: 0 10px 0 0;
}

.reserve_form .captcha_input {
    width: 70px !important;
    height: 30px;
    font: bold 23px arial;
    text-align: center;
}

.google_map {
    margin: 10px 0 10px 0;
    overflow: hidden;
    min-height: 350px;
    width: 100%;
}

.details_content {
    padding: 0px 10px 10px 10px;
    background: #eee;
    font: 12px/18px arial;
    overflow: hidden;
    margin: 0 0 10px 0;
}

.details_content h4 {
    color: black;
    font: bold 12px arial;
    margin: 20px 0 3px 0;
    clear: left;
    overflow: hidden;
}

.show_pictogram {
    display: block;
    margin: 20px 0 0 0;
    color: #EB0202;
}

.price_red_box {
    overflow: hidden;
    margin: 0px 0px 10px 0;
    float: left;
    width: 100%;
}

.price_red_box a {
    font: bold 25px arial;
    display: block;
    float: left;
    text-decoration: none;
    background: #FF7200;
    padding: 7px 15px;
    color: white;
    text-transform: uppercase;
    margin: 0 0px 0 0;
}

.price_red_box a.rezerv {
    background: #FF7200;
}

.price_red_box a:hover {
    background: #D66000;
    color: white;
}

.price_red_box b {
    font: bold 13px arial;
    color: black;
    margin: 10px 0 0 0;
    display: block;
    float: right;
}

#menu {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}

#menu li {
    background: #FF7200;
    display: block;
    padding: 10px 10px;
}

#menu li a.raztqgashti {
    color: white;
    text-decoration: none;
    font: 18px arial;
    border-bottom: 1px dashed white;
}

#menu li strong {
    color: white;
    font: bold 20px arial;
}

.breadcrumbs {
    font: 11px arial;
    margin: 10px 0 15px 0;
}

.breadcrumbs a {
    color: #EB0202;
}

.page_content {
    background: #eee;
    padding: 15px;
    margin: 0 0 10px 0;
}

.page_content a {
    color: #EB0202;
}

.content h2 {
    padding: 0;
    margin: 20px 0 10px 0;
}

.content h2 span {
    font: bold 14px arial;
    color: black;
    overflow: hidden;
    padding: 0;
}

.even_odd {
    padding: 15px 10px 5px 10px;
}

.even_odd:nth-child(odd) {
    background: #eee;
}

.calendar_table {
    color: #999;
    margin: 0 0 0 0;
}

.calendar_table th {
    text-align: left;
    white-space: nowrap;
    padding: 5px 5px 5px 5px;
    font: italic 10px arial;
    color: #333;
}

.calendar_table th.price {
    text-align: right;
    color: #EB0202;
}

.calendar_table td {
    vertical-align: top;
    padding: 0px 5px 5px 5px;
}

.raboten_den, .po4iven_den {
    display: block;
    padding: 0;
    color: white;
    text-align: center;
    width: 50px;
    margin: 5px 0 0 0;
}

.raboten_den {
    background: #1ba420;
}

.po4iven_den {
    background: #EB0202;
}

.chislo {
    background: #fff;
    font: 22px arial;
    color: black;
    padding: 5px 0;
    display: block;
    text-align: center;
    width: 48px;
    border: 1px solid #ddd;
    margin: 0px 0 10px 0;
}

.price {
    color: #EB0202;
    white-space: nowrap;
    width: 100px;
    text-align: right;
    padding-right: 30px;
}

.dni {
    width: 55px;
    text-align: left;
    color: #333;
}

.data {
    width: 50px;
    text-align: left;
}

.pictogr {
    position: relative;
    float: left;
    margin: 0 10px 0px 0;
}

.pictogr span {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 0px 2px 1px 2px;
    font: 10px arial;
    color: #fff;
    background: #EB0202;
}

br {
    clear: both;
}

.clear {
    clear: both;
}

.ceni_v_leva {
    margin: 10px 0;
    display: block;
    color: #EB0202;
    font: bold 11px arial;
}

.success {
    padding: 10px;
    color: white;
    background: #1BA420;
}

.dni_prestoi {
    background: #eee;
    padding: 10px;
    margin: 0 0 10px 0;
    min-height: 140px;
}

.dni_prestoi a.dni_pics {
    display: inline;
    float: left;
    overflow: hidden;
    margin: 0 10px 5px 0;
}

.dni_prestoi strong {
    font: bold 16px tahoma;
    color: #EB0202;
}

.dni_prestoi p strong {
    color: #000;
    font: 13px tahoma;
}

.dni_prestoi p {
    font: 12px/17px arial;
    margin: 5px 0;
}

.dni_prestoi p:empty {
    display: none;
}

.dni_prestoi br {
    display: none;
}

.reservirai {
    display: block;
    background: #FF7200;
    padding: 15px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    width: 150px;
    text-align: center;
    font: 30px verdana;
    margin: 20px auto;
}

.reservirai:hover {
    background: #111;
    color: white;
}

.container_div .reservirai {
    width: 210px;
}

.table-responsive {
    background: #eee;
    width: 100%;
}

.table-responsive th {
    text-align: left;
    font: bold 12px arial;
    padding: 10px 10px 10px 10px;
    color: #EB0202;
}

.table-responsive td {
    padding: 10px 10px 10px 10px;
    vertical-align: middle;
    font: 13px arial;
    border-top: 1px solid #ddd;
    text-align: left;
}

.table-responsive a {
    color: #EB0202;
    text-decoration: underline;
}

.table-responsive a:hover {
    color: #111;
}

.table-responsive a.price {
    color: #000000;
    text-decoration: none;
}

.table-responsive a.price:hover {
    color: #111;
    text-decoration: underline;
}

.hide-desktop {
    visibility: hidden;
    display: inline-block;
}

.download_pdf {
    margin: 0 0 10px 15px;
    overflow: hidden;
}

.download_pdf img {
    float: left;
    margin: 0 3px 0 0;
}

.highlight {
    background: #ebebe1;
    border: 2px dashed #FF7200;
    padding: 20px;
    margin: 0px;
}

.text_bottom {
    background: #ebebe1;
    border: 2px dashed #FF7200;
    padding: 20px;
    margin: 0px 0 10px 0;
}

.Table_selected {
    font: 12px/16px tahoma;
    margin: 0 0 10px 0;
}

.Table_selected tr:nth-child(even) {
    background: #f5f5f5;
}

.Table_selected th {
    white-space: nowrap;
    text-align: left;
    font: italic 11px arial;
    padding: 0px 0px 5px 15px;
}

.Table_selected td {
    vertical-align: top;
    padding: 15px 0px 15px 15px;
}

.Table_selected td a img {
    margin: 0 0px 0 0;
    border: 6px solid #EB0202;
}

.Table_selected td a img:hover {
    border: 6px solid #444;
}

.Table_selected td h4 {
    color: #ff7200;
}

.Table_selected td h4 strong {
    font: bold 22px arial;
    color: #FF7200;
    letter-spacing: 1px;
}

.Table_selected td h4 strong sup {
    font: italic bold 10px arial;
    color: #FF7200;
}

.Table_selected td h4 a {
    color: #111;
    font: 18px arial;
}

.Table_selected td h4 a:hover {
    color: #EB0202;
}

.Table_selected td span {
    font: 10px arial;
    color: black;
}

.Table_selected td span a {
    color: #EB0202;
}

.Table_selected td.price_home_offer {
    color: #eb0202;
    font: bold 14px arial;
    white-space: nowrap;
    padding-right: 15px;
}

h3.more {
    font: 13px arial;
    margin: 0 0 20px 15px !important;
    padding: 0;
    color: #111;
}

h3.more a {
    color: #EB0202;
}

.hotel_details p.efekt_1 {
    background: #1BA420;
    color: white;
    padding: 10px;
}

.hotel_details p.efekt_2 {
    background: #7c00e5;
    color: white;
    padding: 10px;
}

.link_near {
    display: block;
}

.tablessd_tip_name {
    font: 12px/18px arial;
    float: left;
}

.tablessd_tip_name th {
    border-bottom: 1px solid #EEEEEE;
    padding: 3px;
}

.tablessd_tip {
    font: 12px/18px arial;
    float: left;
}

.tablessd_tip th {
    padding: 5px;
}

.tablessd_tip td {
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}

.tablessd_tip td.act {
    background: #FF7200;
    color: white;
}

.stop_sale_cont {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 260px;
}

.table_left_cont {
    float: left;
    width: 200px;
    position: absolute;
}

.table_right_cont {
    overflow-x: scroll;
    float: left;
    width: 79%;
    position: absolute;
    left: 200px;
}

.table_left, .table_right {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font: bold 11px arial;
    width: 100%
}

.table_left th, .table_right th {
    vertical-align: top;
    white-space: nowrap;
    padding: 5px;
    font: bold 10px arial;
    color: #111;
}

.table_left td, .table_right td {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    vertical-align: top;
    white-space: nowrap;
    padding: 5px;
}

.table_right td.act {
    background: #EB0202;
}

.table_left th, .table_right th {
    color: #EB0202;
}

.table_left {
    border-right: none;
}

.table_left td {
    background: #eee;
}

.offer a.imglist {
    display: block;
    float: left;
    min-width: 115px;
    margin: 0 15px 0 0;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    color: white;
}

.offer a.imglist img {
    min-width: 160px;
}

.topsale, .promo, .topsale_promo {
    background-position: 97% top;
    background-repeat: no-repeat;
    padding: 15px 15px;
}

.topsale {
    background-image: url(../im/top.gif);
    background-color: #fff7db !important;
}

.promo {
    background-image: url(../im/promo.gif);
    background-color: #ffecec !important;
}

.topsale_promo {
    background-image: url(../im/promo_top.gif);
    background-color: #f3ffeb !important;
}

.topsale a.imglist em, .promo a.imglist em, .topsale_promo a.imglist em {
    font: 9px tahoma;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    padding: 3px 0 3px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
}

.topsale a.imglist {
    background: #FDC50B !important;
    border-color: #FDC50B !important;
    color: #111;
}

.promo a.imglist {
    background: #EB0202 !important;
    border-color: #EB0202 !important;
}

.topsale_promo a.imglist {
    background: #1BA420 !important;
    border-color: #1BA420 !important;
}

.dox {
    background: #eee;
    margin: 0 0 20px 0;
}

.dox td {
    padding: 10px;
    font: 13px arial;
}

.dox td img {
    margin: 0 3px 0 0;
}

.hoteldetinfo {
    display: block;
    margin: 0 0 20px 0;
}

.newsletter {
    padding: 15px 15px 0 0;
    overflow: hidden;
}

.newsletter input[type="text"] {
    padding: 3px;
    margin: 0 0 0px 0;
    border: 1px solid #ccc;
    color: #999;
}

.newsletter input[type="button"] {
    padding: 3px 5px;
    float: right;
}

.tirs_price {
    text-align: right;
    color: #111;
    font-weight: bold;
    white-space: nowrap;
}

.h_pomo {
    position: absolute;
    z-index: 10000;
    right: 5%;
    top: 0;
}

.week_offer {
    background: #fff;
    text-align: center;
    padding: 10px;
    border: 1px dashed #555;
    position: relative;
    margin-bottom: 10px;
}

.week_offer h2 {
    font: 10px arial;
    padding: 0;
    margin: 0 0 5px 0;
    color: #EB0202;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.pic_link {
    margin: 0 auto 10px auto;
    display: block;
    width: 160px;
}

.week_offer h3 a {
    font: 18px arial;
    display: block;
    margin: 0 0 5px 0;
}

.week_offer h3 strong {
    font: bold 22px/15px arial;
    color: #FF7200;
    letter-spacing: 1px;
    display: block;
}

.week_offer p {
    margin: 0;
    color: #FF7200;
}

.week_offer span {
    font: 10px arial;
    color: black;
    display: block;
}

.week_offer span a {
    color: #EB0202;
}

.scissors {
    position: absolute;
    top: -5px;
    left: 142px;
}

.price_fbshare {
    height: 50px;
    padding: 10px 0;
}

.f_banner, .t_banner {
    display: block;
    margin: 0 0 10px 0;
}

.fb_iframe_widget span {
    vertical-align: baseline !important;
}

.video_holder > .video_box {
    width: 210px;
    float: left;
    min-width: 210px;
    text-align: center;
    padding: 10px 0 0 0;
}

.html5lightbox {
    position: relative;
    display: inline-block;
    padding: 0;
}

.video_icon:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-image: url(../ico/play_icon.png);
    background-repeat: no-repeat;
}

.video_icon:hover {
    opacity: 0.9;
}

.video_box:first-child {
    text-align: left;
}

.video_box:nth-child(3n+1) {
    text-align: left;
}

.video_box:nth-child(3n+2) {
    text-align: center;
}

.video_box:nth-child(3n+3) {
    text-align: right;
}

.video_box img {
    width: 200px;
    height: 150px;
}

.dop_photos {
    margin: 0px !important;
    padding: 0px !important;
}

.dop_photos a.html5lightbox img {
    margin: 0px 3px 0px 0 !important;
    display: block !important;
}

.hotel_path {
    padding: 0 0 20px 3px;
    color: #999999;
    font-size: 13px;
}

.hotel_path a {
    color: #000000;
    text-decoration: underline;
}

.hotel_path a:hover {
    color: #666666;
    text-decoration: underline;
}

.hotel_srtc {
    clear: both;
    background: #eeeeee;
    padding: 5px 15px;
    margin: 0 0 3px 0;
}

.hotel_srtc a {
    font: 16px Arial;
    color: #0872B3;
    padding: 5px 10px;
}

a.anchor {
    display: block;
    position: relative;
    top: -160px;
    visibility: hidden;
    color: #ff0000;
}

#main-menu {
    background: #eb0202;
}

#main-menu.navbar {
    margin-bottom: 15px;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#main-menu .navbar-nav > li a {
    color: #fff;
    font: bold 13px tahoma;
    letter-spacing: normal;
    padding: 15px 10px;
}

#main-menu .navbar-nav > li > a:hover, #main-menu .navbar-nav > li.open a {
    background: #00acee;
    color: #fff;
}

#main-menu .navbar-nav > li a.act {
    background: #00acee;
}

#main-menu .dropdown-menu {
    background: #00acee;
    border: none;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#main-menu .dropdown-menu li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #999 !important;
    padding: 0.6em 1em;
    font-size: 12px;
    text-transform: none;
}

#main-menu .dropdown-menu li:hover a {
    background: #222;
    text-decoration: none;
    color: #fff !important;
}

#main-menu .dropdown-inner {
    display: table;
    padding-bottom: 10px;
}

#main-menu .dropdown-inner ul {
    display: table-cell;
}

#main-menu .dropdown-inner .dropdown-header {
    font-size: 15px;
    text-transform: uppercase;
    font-size: 15px;
    text-transform: uppercase;
    color: #252a2f;
    padding: 15px 0 10px 15px;
}

#main-menu .dropdown-inner li a {
    min-width: 200px;
    display: block;
    padding: 3px 20px;
    clear: both;
}

.navbar {
    min-height: 3em;
}

#main-menu .navbar-toggle {
    float: none;
    width: 100%;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 7px 9px;
}

.nav > li > a.disabled {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.nav > li.disabled {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
    background-color: #cccccc;
}

.sr-only {
    position: relative;
    padding: 0;
    color: #ffffff;
    font-size: 16px;
}

#main-menu .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #fff;
}

.hamburger-icon {
    position: absolute;
    top: 10px;
}

/*----- End Category menu ------*/

.header {
    /*background:url(../im/garlands_christmas_new.png) no-repeat center bottom;*/
    background: none;
    overflow: hidden;
    padding: 1em 0 1em 0;
    font-family: "century gothic";
    font-size: 1.25em;
}

.brand {
    float: left;
    width: 18%;
}

.brand a.logo {
    font: bold 36px "century gothic", tahoma;
    margin: 0;
    padding: 0 20px 0 0;
}

.brand a.logo {
    color: #222;
    text-decoration: none;
    letter-spacing: -1px;
    white-space: nowrap;
}

.brand a.logo:hover {
    color: #EB0202;
}

.brand a.logo strong {
    color: #EB0202;
    font-size: 32px;
}

aside .brand {
    display: none;
}

.search_country_all {
    margin: 0 0 10px 50px;
    padding: 0;
    width: 60%;
    float: left;
}

.search_country_all input[type="text"] {
    font: italic 13px arial;
    color: #333;
    padding: 13px;
    width: 500px;
    border: 1px solid #aaa;
    margin: 0 10px 0 0;
    background: #F7F7F7;
}

.search_country_all input[type="submit"] {
    font: 18px arial;
    color: #000;
    padding: 9px 8px 9px 8px;
    margin: 0 0 0 10px;
    cursor: pointer;
}

.header-phone {
    width: 15%;
    font: bold 20px "century gothic", tahoma;
    color: #000000;
    text-align: right;
    float: right;
}

.header-phone span {
    display: block;
}

.image_container {
    position: relative;
}

.video_holder {
    position: absolute;
    top: 450px;
}

.a1 {
    display: none;
}

.a2 {
    display: none;
}

.active .search_country_all {
    display: block;
}

#recaptcha-error {
    display: none;
}

.nav-tabs.nav-justified {
    margin-top: 30px;
}

.tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ddd;
    background: #eee;
    font-weight: bold;
}

.country {
    float: left;
    background-color: #f5f5f5;
    padding: 10px 10px;
    margin: 10px 10px 10px 0px;
}

.country a.imglist img {
    width: 164px;
    max-height: 100px;
    overflow: hidden;
}

.country h3 img {
    padding: 0px;
}

.country h3 a {
    color: #111;
    font-size: 13px;
    font-weight: bold;
}

.country-item {
    padding: 0;
    margin: 0;
}

.country-item li {
    display: inline;
    color: #111;
    font-size: 12px;
    padding: 0 5px 0 0;
}

.thumb {
    float: left;
    background-color: #f5f5f5;
    padding: 10px 10px;
    margin: 10px 10px 10px 0px;
    min-height: 300px;
}

.thumb.hotel {
    float: left;
    background-color: #f5f5f5;
    padding: 10px 10px;
    margin: 10px 10px 10px 0px;
    min-height: 250px;
}

.thumb img {
    width: 212px;
    height: 150px;
    overflow: hidden;
}

.thumb h3 a {
    color: #111;
    font-size: 13px;
    font-weight: bold;
    display: block;
    clear: both;
    width: 212px;
    height: 80px;
    text-align: center;
    padding: 10px 0 5px 0;
}

.thumb.hotel h3 a {
    color: #111;
    font-size: 13px;
    font-weight: bold;
    display: block;
    clear: both;
    width: 212px;
    height: 40px;
    text-align: center;
    padding: 10px 0 5px 0;
}

.thumb-item {
    padding: 0;
    margin: 0;
    text-align: center;
}

.thumb-item li {
    display: block;
    color: #111;
    font-size: 13px;
    padding: 0 5px 0 0;
}

.thumb-item li:last-child {
    color: #111;
    font-size: 14px;
}

.thumb-item li strong:last-child {
    color: #EB0202;
    font-size: 18px;
}

.price_from {
    font-size: 26px;
    margin-bottom: 10px;
}

.price_from strong {
    font-size: 34px;
    color: #eb0202;
}

.hotel_top_details h4 {
    font-size: 18px;
    padding: 5px 0;
}

.hotel_top_details h5 {
    font-size: 12px;
}

.table-btn {
    background: #00acee;
    padding: 5px 10px;
    color: #fff;
    border-radius: 4px;
    border: none;
}

.table-btn:hover {
    background: #029ed9;
}

.responsive-table {
    min-height: .01%;
    overflow-x: auto;
    margin-bottom: 40px;
}

h3.table-prices {
    font-size: 16px;
    margin: 10px 0;
}

.clear-bott {
    clear: both;
    margin-bottom: 40px;
}

ul.lightSlider li img {
    max-width: 670px;
    min-width: 670px;
}

.detpw table {
    background: #eee;
    width: 100%;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}

.detpw table tr:first-child td:first-child {
    background: #ccc !important;
}

.detpw table tr:first-child {
    background: #ccc !important;
}

.detpw table tr td:first-child {
    background: #ddd !important;
}

.detpw table th {
    text-align: left;
    font: bold 12px arial;
    padding: 10px 10px 10px 10px;
    color: #EB0202;
}

.detpw table tr td {
    padding: 10px 10px 10px 10px;
    vertical-align: middle;
    font: 13px arial;
    border: 1px solid #aaa;
    text-align: left;
}

.overlay:target:before {
    display: none;
}

.overlay:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 9;
}

.overlay .popup {
    background: #ffffff;
    background-size: cover;
    background-position-x: -220px;
    border-radius: 5px;
    width: 50%;
    position: fixed;
    top: 0;
    left: 25%;
    padding: 25px;
    margin: 200px auto;
    z-index: 10;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.overlay:target .popup {
    top: -100%;
    left: -100%;
}

.popup h1 {
    color: #0058A4;
    font-size: 40px !important;
    font-family: Arial, Helvetica, sans-serif;
}

.popup h2 {
    color: #333333;
    font-size: 30px;
    font-weight: 700;
    padding: 0 0 30px 0;
    font-family: Arial, Helvetica, sans-serif;
}

.res_price {
    padding: 5px;

}


.res_price > .toRoom > .row {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.res_price > .toRoom:hover {
    border: 3px dotted #fff;
    background-color: #f5f5f5;
}

.res_price > .toRoom > .row:hover {
    background-color: #eee;
}

.res_price > .toRoom > .row > .col-md-12 {
    margin-bottom: 15px;
}

.res_price > .toRoom > .row > .col-md-12 > h4 {
    font-size: 20px;
    background: #cccccc;
    margin: 0;
    padding: 10px;
}

/* .res_price>.toRoom>.row>.col-md-3 {
    line-height: 30px;
} */

.res_price > .toRoom > .row > .col-md-3 > div {
    font-weight: 600;
}

.res_price > .toRoom > .row > .col-md-3 > b {
    color: #00acee;
}

.res_price > .toRoom > .row > .col-md-3 > b.price {
    font-size: 18px;
    color: #EB0202;
}

.res_price > .toRoom > .row > .col-md-3 input[type=button].btn-info {
    color: #fff;
    background-color: #ff7200;
    border-color: #ff7200;
    margin-top: 10px;
}

.res_price_result {
    margin-top: 20px;
}

.res_price_result > h3 {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
    width: 260px;
    float: right;
    background: #00acee;
    padding: 10px 5px;
    color: #fff;
    border-radius: 5px;
}

.res_price_result h3:has(input[type="radio"]:checked) {
    background-color: #ec971f;
    box-shadow: 0 0 0 3px #d58512;
    border-radius: 5px;
}

label.res_notime_result:has(input[type="radio"]:checked) {
    background-color: #ec971f;
    box-shadow: 0 0 0 3px #d58512;
    margin-top: 20px;
    padding: 10px;
    border-radius: 5px;
}
.anulaciq_info {
    clear: both;
}
.anulaciq_info h3 {
    font-size: 20px;
}
.res_price > .toRoom > .row > .col-md-12 button.btn-success {
    float: right;
}

.loalder {
    padding-top: 15px;
    padding-left: 20px;
}

.f-plus {
    font-size: 1.4em;
    line-height: 22px;
}

.msgVajno {
    background: #fff4cc;
    color: #7e8075;
    padding: 10px;
    margin: 0px 0 15px 0;
    width: calc(100% + 1000px);
    text-align: center;
    font-size: 16px;
}

.totalPaymentPrice {
    text-align: right;
    font-size: 1.5em;
}

/* ALL LOADERS */

.loader {
    width: 100px;
    height: 50px;
    border-radius: 100%;
    position: relative;
    margin: 0 auto;
}

/* LOADER 2 */

#modalLoading .modal-dialog {
    width: 400px;
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#loader-2 span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #3498db;
    margin: 15px 5px;
}

#loader-2 span:nth-child(1) {
    animation: bounce 1s ease-in-out infinite;
}

#loader-2 span:nth-child(2) {
    animation: bounce 1s ease-in-out 0.33s infinite;
}

#loader-2 span:nth-child(3) {
    animation: bounce 1s ease-in-out 0.66s infinite;
}

.loader-txt {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

@keyframes bounce {
    0%, 75%, 100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    25% {
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.price_rez {
    color: #c00000;
    white-space: nowrap;
    width: 100px;
    text-align: right;
    font-size: 1em;
}

.totalPaymentPriceSum {
    font-size: 1.4em !important;
    padding-right: 0px;
}

.bg-danger strong {
    font-size: 1.4em;
}

.bg-light {
    background-color: #f8f9fa !important;
}

.hidePriceRow {
    display: none;
}

.showMorePrices {
    text-decoration: underline;
    color: #FF7200;
}

#book_rzrv {
    line-height: 35px;
    font-size: 24px;
}

.reservation-button {
    margin: 20px;
    width: 50%;


}

#roomreserve input[type=checkbox] {
    transform: scale(1.5);
    margin: 5px;
}

#roomreserve label {
    cursor: pointer;
}

.glyphicon-lg {
    font-size: x-large;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.modal-dialog-centered {
    /*display: flex !important;*/
    align-items: center !important;
    justify-content: center !important;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.animated-refresh {
    display: inline-block;
    animation: spin 2s infinite linear;
}

.glyphicon-msg-lg{
    font-size: 48px;
    color: #C00000;
}

.mt-10{
    margin-top: 10px;
}