body {
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    /*background:#fff;*/
    background:transparent;
    color: #222222;
    overflow-x: hidden;
    overflow-y: auto;
}
img {
    max-width: 100%;
    height: auto !important;
}
h1, h2 {
    margin:0px;
    padding:0px;
    line-height:100%;
    font-size:inherit;
}
a {
    color:#008ecb;
}
a:hover {
    color:#008ecb;
    text-decoration:none;
}
a:focus {
    color:#008ecb;
    outline: none;
    text-decoration:none;
}
.test {
    background-color: #000;
}
.otstap {
    margin-bottom:30px;
}
.program_once .but, .program_once .but:hover,.reservation-btn:hover  {
    color: #fff;
}
.but,.reservation-btn {
    white-space: nowrap;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    background: #008ecb;
    color: #ffffff;
    padding: 10px 20px;
    border: 0px solid;
    display:block;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    outline: none;
    font-family: 'Arial';
    color: #fff;
}
.but:hover,.reservation-btn:hover  {
    background: #f05200;
}
.reservation-btn {
    display: inline-block;
}
.reservation-btn.small-btn {
    font-size: 14px;
    padding: 6px 10px;
}

.ofcontent {
    padding-left:20px;
}
.program_once {
    background: #fff;
    border: 2px solid #e2e2e2;
    padding:15px 20px 20px;
    height:100%;
}
.program_once h2 {
    margin:0px 0px 15px 0px;
}
.program_once a {
    color:#008ecb;
    font-size:18px;
    font-weight:normal;
    line-height:110%;
}
.program_once a:hover {
    color: #f05200;
}
.ofimg {
    padding-top: 75.4448399%;
    display: block;
    position: relative;
    background-position: center;
    background-size: cover;
}
.ofimg img {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%!important;
}
.col-wrap {
    display: table;
    width: 100%;
}
.date {
    color:#757575;
}
.price {
    font-size:18px;
    color:#f46633;
}
.price-big{
    font-size:24px;
    color:#f46633;
}

.left-col {
    display: table-cell;
    vertical-align: top;
    width:50%;
}
.right-col {
    display: table-cell;
    vertical-align: top;
    width:50%;
    position:relative;
    padding-bottom:50px;
}
.but-wrap {
    position:absolute;
    bottom: 0px;
    left: 20px;
}

.antetka, .antetka-inner {
    padding: 0px;
    /*! color: #000000; */
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    line-height: 100%;
    margin: 0px 0px 25px 0px;
}
h3 {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.price-from span {
    color: #008ecb;
    font-size: 26px;
    line-height: 30px;
    margin-left: 4px;
}

.star-accordion {
    font-size: 16px;
    margin-bottom: 50px;
}
.star-accordion .resp-tab-item {
    /* border: none!important;*/
    border-width: 2px 2px 0 2px!important;
    color: #fff;
}
.star-accordion .resp-tab-active.resp-tab-item {
    /*margin: 0 4px 0 0!important;*/
    color: #222222;
}
.star-accordion .resp-tabs-list li {
    padding: 13px 15px;
    background: #008ecb !important;
    font-size: 16px;
}
.star-accordion .resp-tabs-list li.resp-tab-active {
    background: #fff!important;
    position: relative;
}
.star-accordion .resp-tabs-list li.resp-tab-active:after {
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    background: #fff;
    content: "";
}
.star-accordion .resp-tab-content {
    border: none;
    padding: 30px;
}
.star-accordion .resp-tabs-list {
    border-bottom: none;
}
.star-accordion .resp-tab-content {
    border: 2px solid #e2e2e2;
    padding: 30px;
}

.resp-tab-active {
    border: 1px solid #e2e2e2 !important;
    border-bottom: none;
    margin-bottom: -2px !important;
    padding: 12px 14px 14px 14px !important;
    border-top: 4px solid #e2e2e2 !important;
    border-bottom: 0px #fff solid !important;
}

.big-img {
    padding-top: 55%;
    display: block;
    position: relative;
    background-position: center;
    background-size: cover;
    margin-bottom: 30px;
}
.big-img img {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%!important;
}
h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #fff;
}
.resp-tab-active {
    background: #008ecb!important;
}


.table-sdi th {
    border-bottom: 0px !important;
    background: #ededed;
}
.table-centered td, .table-centered th {
    text-align: center;
}
.table-sdi th, .table-sdi td {
    vertical-align: middle !important;
}
.table-sdi.table-bordered, .table-sdi.table-bordered th, .table-sdi.table-bordered td {
    border-color: #d6d6d6 !important;
}
.text-sdi {
    color: #009fd0;
}
.border-fix {
    border-right: hidden;
}
.table-hotel-prices {
    border: 1px solid #d6d6d6;
}
.table {
    margin-bottom: 0px;
}
.hotel-info .htext {
    margin-bottom: 10px;
}
.table-hotel-prices {
    margin-bottom: 30px;
}
.begaj,#begaj {
    display: none;
}
table.reserve {
    width: 100%;
}
#CONTENT_PAGE table.reserve tr td, #CONTENT_PAGE table.dates tr td {
    border: 1px solid #e6e6e6;
    padding: 6px;
    background-color: #FBFBFB;
}
#CONTENT_PAGE table.dates tr td[align="center"] {
    text-align: center;
}
.reserve input[type=text],.reserve input[type=password],.reserve input[type=tel],.reserve input[type=email], .reserve input[type=number],.reserve select,.reserve textarea {
    display: inline-block;
    width: 100%;
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 0px;
    background-color: #fff;
}
.reserve input[type=text]:focus,.reserve input[type=password]:focus,.reserve input[type=tel]:focus,.reserve input[type=email]:focus, .reserve input[type=number]:focus,.reserve select:focus,.reserve textarea:focus {
    border: 1px solid #d51f26;
}
.reserve .kafiavo {
    color: #666;
    font-size: 12px;
    font-style: italic;
}
.reserve .cherveno2 {
    color: #D51F26;
    font-size: 12px;
    font-style: italic;
}
.reserve .reservation-btn {
    margin: 2px 0;
}
.wrap-reservation {
    margin-bottom: 30px;
    max-height: 350px;
    /*overflow-x: hidden;*/
    overflow-y: auto;
}
#CONTENT_PAGE .wrap-reservation table {
    width: 100%;
}
#CONTENT_PAGE .wrap-reservation table th, #CONTENT_PAGE .wrap-reservation table td {
    border: 1px solid #e6e6e6;
    padding: 6px;
    background-color: #FBFBFB;
    text-align: center;
}
.wrap-reservation table td .reservation-btn {
    padding: 6px 13px;
    text-transform: uppercase;
}
#CONTENT_PAGE .wrap-reservation table th {
    background: #F0F0F0 none repeat scroll 0 0;
    color: #333333;
    /*font-weight: normal;*/
    padding: 12px 6px;
    text-transform: uppercase;
}


#CONTENT_PAGE table td, #CONTENT_PAGE table th {
    border: 1px solid #e6e6e6;
    padding: 3px 5px;
    text-align: left;
    vertical-align: middle;
}
#CONTENT_PAGE table thead td, #CONTENT_PAGE table th {
    background-color: #F0F0F0;
    color: #333333;
}


/* IMAGE GALLERY */
/* Position the image container (needed to position the left and right arrows) */
.seo-image-gallery {
    margin-bottom: 30px;
}
.seo-image-gallery .container-imgs {
    position: relative;
}

/* Hide the images by default */
.seo-image-gallery .mySlides {
    display: none;
}
.seo-image-gallery .image {
    padding-top: 55%;
    position: relative;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.seo-image-gallery .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%!important;
    opacity: 0;
}

/* Add a pointer when hovering over the thumbnail images */
.seo-image-gallery .cursor {
    cursor: pointer;
}

/* Next & previous buttons */
.seo-image-gallery .prev,
.seo-image-gallery .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    transform: translateY(-50%);
    text-decoration: none;
    font-size: 40px !important;
    text-shadow: 0 0 2px #000;
}

/* Position the "next button" to the right */
.seo-image-gallery .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* Number text (1/3 etc) */
.seo-image-gallery .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Container for image text */
.seo-image-gallery .caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
}

.seo-image-gallery .row-s:after {
    content: "";
    display: table;
    clear: both;
}

/* Six columns side by side */
.seo-image-gallery .column {
    float: left;
    width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.seo-image-gallery .demo {
    opacity: 0.6;
}

.seo-image-gallery .active,
.seo-image-gallery .demo:hover {
    opacity: 1;
}
.one-image .seo-image-gallery .row-s, .one-image .seo-image-gallery .next, .one-image .seo-image-gallery .prev {
    display: none;
}
/* IMAGE GALLERY END */


.b2b_hotel_pansion, .b2b_hotel_tables_info {
    margin: 0 0 30px;
}
#created {
    text-align: right;
    font-size: 12px;
}
#created img {
    width: 90px;
}
.sort-block {
    text-align: center;
    margin: 0 0 10px;
}
.sort-block > span {
    display: inline-block;
    padding: 2px 6px;
    cursor: pointer;
    vertical-align: bottom;
}
.sort-block .icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(img/sprite.png?2);
    vertical-align: middle;
    margin-right: 5px;
}
.sort-block #priceBnt .icon {
    background-position: -11px -10px;
}
.sort-block #nightsBnt .icon {
    background-position: -58px -10px;
}

.row-eq-height, .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    flex-wrap: wrap;
}


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1200px) {
}
@media (max-width: 1140px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
    /* md */
}

@media (min-width: 768px) and (max-width: 1199px) {
}
@media (min-width: 768px) and (max-width: 991px) {
    /* sm */
    .star-accordion .resp-tabs-list li {
        font-size: 14px;
        font-weight: normal;
    }
}

@media (max-width: 767px) {
    /* xs */
    .resp-tab-active {
        color: #fff!important;
    }
    .star-accordion .resp-tabs-list li {
        font-size: 14px;
    }
    .resp-arrow {
        border-top: 12px solid #008ecb;
    }
    .resp-accordion.hor_1 {
        /*border-color: #008ecb!important;*/
        border: 1px solid #e2e2e2 !important;
        color: #008ecb;
    }
    .resp-tabs-container {
        border: 1px solid #e2e2e2!important;
    }
    .resp-tab-content.resp-tab-content-active {
        border: 1px solid #e2e2e2 !important;
    }
    .resp-arrow {
        margin-top: 0px;
    }
    .big-img {
        padding-top: 65%;
    }
}

@media (max-width: 540px) {
    .but-wrap {
        left: 0px;
    }
}

@media (max-width: 540px) {
    .big-img {
        padding-top: 75%;
    }
    .left-col {
        display: block;
        width:100%;
        margin-bottom:20px;
    }
    .right-col {
        display: block;
        width:100%;
        padding-bottom:50px;
    }
    .ofcontent {
        padding-left:0px;
    }
    .col-xxs-12 {
        display: block;
        width: 100%;
    }
    .col-special-padding {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width:450px) {
}

