/*html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}*/

body {
    background: #0d2437 url("/img/bg1.png");
    font-family: "Tahoma", serif;
    font-size: 14px;
    /*min-width: 980px;*/
}

a {
    border: 0px;
}

img {
    border: 0px;
}

.clear {
    clear: both;
}

.clear10 {
    clear: both;
    height: 10px;
}

.clear20 {
    clear: both;
    height: 20px;
}

.clear30 {
    clear: both;
    height: 30px;
}

.clear50 {
    clear: both;
    height: 50px;
}

.top10 {
    margin-top: 10px;
}

.font14 {
    font-size: 14px;
}

.font15 {
    font-size: 15px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.leftpicnb {
    float: left;
    margin: 0 20px 0px -30px;
}

ul li {
    line-height: 140%;
    list-style-position: inside;
    padding: 3px 0px;

}

.fl {
    float: left;
}

.fr {
    float: right;
}


.section {
    width: 920px;
    margin: 0px auto;
}

.header {
    padding-top: 20px;
}

.logo {
    width: 276px;
    margin: 20px auto 20px;
}

.topline {
    height: 110px;
}

.toplinefixed {
    width: 100%;
    position: fixed;
    top: 56px;
    z-index: 9999;
}

.toplinefixed ul.nav {
    background: #0d2437 url("/img/bg1.png");
    line-height: 55px;
}


ul.nav {
    text-align: center;
    padding: 0px;
    margin: 0px;
    line-height: 55px;
}

.nav li {
    list-style: none;
    display: inline-block;
    margin: 0px 15px;

}

ul.nav li.nav-item a.nav-link {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #F6F1E8;
    text-decoration: none;
    text-transform: uppercase;

}

ul.nav li a:hover {
    text-decoration: underline;
    color: #fff;
}

span.h1 {
    display: block;
    position: absolute;
    width: 100%;
    z-index: 5;
    margin-top: -300px;
    text-align: center;
}

span.h1 h1 {
    font-family: georgia;
    color: #fff;
    font-weight: normal;
    font-style: italic;
    font-size: 40px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
    display: inline-block;
    padding: 10px 30px;
}

.bookline {
    position: relative;
    z-index: 99;
    margin-top: 0px;
    width: 100%;
    height: 55px;
    background: url('/img/black-transparent.png') top left repeat;
    text-align: center;
}

.booklinetitle {
    display: inline-block;
    color: #e3e3e3;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 16px;
    margin: 0px 5px 0px 0px;
}

.bookline .module-content {
    display: inline-block;
}

.bookline .wb-row, .bookline .wb-button {
    display: inline-block;
    margin: 9px 0 0 10px;
}

.bookline input {
    display: inline-block;
    position: relative;
    padding: 8px 8px 8px 10px;
    border: 0px;
    font-family: "Open Sans", sans-serif;
}

.bookline .buttonbook {
    text-transform: uppercase;
}

.bookline input.calendar {
    background: #fff url("/img/calendar.gif") right 10px no-repeat;
}

.slider {
    position: absolute;
    z-index: 1;
    height: 550px;
    width: 100%;
    background: url('/img/slide4.jpg') no-repeat 50%;
    background-size: cover;
}

.sliderpadding {
    margin-top: 77px;
}

.sliderpage {
    position: fixed;
    height: 780px;

}

.lang {
    color: #999;
}

.lang a {
    color: #fff;
    font-size: 12px;
    margin: 0px 8px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
}

.lang a.currentlang {
    color: #999;
    text-decoration: none;

}

.contacts {
    color: #999;
    font-size: 13px;
    text-align: right;
    line-height: 18px;
    font-family: "Open Sans", sans-serif;
}

.content {
    color: #212121;
    width: 100%;
    margin: 0px auto 0px;
    padding: 20px 0px 30px;
    font-family: 'Open Sans', sans-serif;
}

.contentsection {
    font-family: 'Open Sans', sans-serif;
    background: url('/img/bg-transp.png') top left repeat;
    position: relative;
    z-index: 5;
    margin: 30px auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.contentsectionpadding {
    margin-top: 120px;
}

.content h1 {
    font-weight: normal;
    margin: 0px 0 20px;
    padding: 0px;
    text-align: center;
    font-weight: 300;
    font-size: 32px;
}

.content h2 {
    margin: 10px 0 10px;
    padding: 0px;
    text-align: left;
    font-weight: 400;
    font-size: 24px;
}

.content a {
    color: #295478;
}

.contactsright {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    margin-left: 30px
}

#map {
    display: inline-block;
    width: 560px;
    height: 450px;
    margin-top: 15px;
}

.partner-item {
    display: block;
    position: relative;
    width: 250px;
    margin: 30px 25px 0px;
    padding: 0px 0px 30px;
    border-bottom: 1px dashed #bbbbbb;
}

.partner-item p {
    display: block;
    position: relative;
}

.partner-name {
    font-size: 20px;
    text-align: center;
    clear: both;
}

.partners-logo {
    margin: 20px auto;
    text-align: center;
}

.partners-morelink {
    text-align: center;
}


.feedback-item {
    display: block;
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 30px 0px 30px;
    border-bottom: 1px dashed #bbbbbb;
}

a.writereviewbutton {
    display: block;
    position: absolute;
    top: 28px;
    right: 30px;
    background-color: #4D4844;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 15px;
    transition: all 0.2s ease-in-out;
    border-radius: 3px;
    font-size: 13px;
}

a.writereviewbutton:hover {
    background-color: #CD1234;
}

a.writereviewbottom {
    display: block;
    font-size: 16px;
    margin: 30px auto 0px;
    width: 200px;
    text-align: center;
    background-color: #4D4844;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    padding: 5px 0px;
    transition: all 0.2s ease-in-out;
    border-radius: 3px;
}

a.writereviewbottom:hover {
    background-color: #CD1234;
}

.feedback-item {
    display: block;
    clear: both;
}

.feedback-username {
    font-size: 20px;
}

.feedback-content {
    border-left: 2px solid #e2b657;
    padding-left: 20px;
    margin: 15px 0px;
}

.feedback-content p {
    margin: 7px 0px;
}

.feedback-sources {
    font-style: italic;
}


.homeprice {
}

.homeprice table {
    width: 100%;
    padding: 15px;

    border-collapse: collapse;
    /*-webkit-border-radius: 3px;*/
    /*-moz-border-radius: 3px;*/
    /*border-radius: 3px;*/
    /*margin-left: 15px;*/
    /*margin-right: 15px;*/
}

.homeprice table tr td {
    border-bottom: 1px dashed #a2a2a2;
    padding: 20px 10px;
    line-height: 140%;
    text-align: center;
    color: #212121;
    background: #F7F4EC;
}

.homeprice table tr:last-of-type td {
    border-bottom: 0px;
}

.homeprice table tr td.name {
    text-align: left;
    /*padding-left: 40px;*/
}

.homeprice table tr.boldline td {
    font-weight: bold;
    font-size: 15px;
}

.homeprice table tr td span {
    display: block;
    margin-top: 5px;
    font-size: 13px;
    font-weight: normal;
}

.homepricetabletitle {
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    background: #F7F4EC;
    padding: 15px 20px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.priceuslugi {
    padding: 0px;
    margin: 20px 0 0 0;
}

.priceuslugi a, .pricedopuslugi a {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    border-bottom: 1px dashed #cccccc;
}

.priceuslugi a i {
    opacity: 0.60;
    margin-top: 10px;
    margin-bottom: 12px;
    display: block;
}

.priceuslugi a:hover i {
    opacity: 1;
}
.priceuslugi a img, .pricedopuslugi a img {
    display: block;
    clear: both;
    height: 50px;
    margin: 10px auto;
    opacity: 0.60;
    filter: alpha(opacity=60);
}

.priceuslugi a, .pricedopuslugi a {
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
}

.priceuslugi h1 {
    float: left;
    width: 100%;
    text-align: center;
}

/*.priceuslugi a:hover, .pricedopuslugi a:hover{
	text-decoration: underline;
}
*/
.priceuslugi a:hover img, .pricedopuslugi a:hover img {
    opacity: 0.95;
    filter: alpha(opacity=95);
}

.room-item {
    width: 980px;
    margin-left: -30px;
    overflow: hidden;
    clear: both;
}

ul.roominfo {
    font-size: 13px;
    width: 490px;
    margin: 0px;
    padding: 10px 0px 10px 20px;
    background: #F7F4EC;
}

ul.roominfo li {
    list-style: none;
    display: inline-block;
    width: 32%;
    padding: 9px 0 9px 30px;
    text-align: left;
    color: #000;
    opacity: 0.85;
    filter: alpha(opacity=85);
}

@media (max-width: 576px) {
    ul.roominfo li {
        width: 49%;
    }
}


ul.roominfo li.iwifi {
    background: url("/img/icons/icon-wifi-small.png") 0px 7px no-repeat;
}

ul.roominfo li.isafe {
    background: url("/img/icons/icon-safe-small.png") 0px 9px no-repeat;
}

ul.roominfo li.ibreakfast {
    background: url("/img/icons/icon-breakfast-small.png") 0px 6px no-repeat;
}

ul.roominfo li.icold {
    background: url("/img/icons/icon-aircondition-small.png") 0px 9px no-repeat;
}

ul.roominfo li.idoorlock {
    background: url("/img/icons/icon-doorlock-small.png") 0px 9px no-repeat;
}

ul.roominfo li.ibar {
    background: url("/img/icons/icon-bar-small.png") 0px 7px no-repeat;
}

ul.roominfo li.itel {
    background: url("/img/icons/icon-tel-small.png") 0px 8px no-repeat;
}

ul.roominfo li.itelevis {
    background: url("/img/icons/icon-television-small.png") 0px 6px no-repeat;
}

ul.roominfo li.iworktable {
    background: url("/img/icons/icon-work-small.png") 0px 7px no-repeat;
}

ul.roominfo li.isneakers {
    background: url("/img/icons/icon-sneakers-small.png") 0px 8px no-repeat;
}

ul.roominfo li.hairdryer {
    background: url("/img/icons/icon-hairdryer-small.png") 0px 9px no-repeat;
}

ul.roominfo li.window {
    background: url("/img/icons/icon-window-small.png") 0px 9px no-repeat;
}

ul.roominfo li.area {
    background: url("/img/icons/icon-area-small.png") 0px 9px no-repeat;
}

ul.roominfo li.moreservices {
    background: url("/img/icons/icon-more-small.png") 0px 9px no-repeat;
}

ul.roominfo li.parking {
    background: url("/img/icons/icon-parking-small.png") 0px 9px no-repeat;
}

.room-item-img {
    width: 490px;
    overflow: hidden;
}

span.roomname {
    font-weight: 300;
    font-size: 32px;
    display: inline-block;
    width: 410px;
}

span.roomdescr {
    display: inline-block;
    width: 440px;
    margin: 0px 20px 0px;
    font-size: 13px;
}

span.roomdescr em {
    font-size: 15px;
}

table.roomprice {
    margin-left: 20px;
    width: 500px;
}

a.bookroom {
    display: inline-block;
    margin: 10px 0 0 0;
    background-color: #4D4844;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    /*padding: 10px 15px;*/
    transition: all 0.2s ease-in-out;
    border-radius: 3px;
    font-size: 14px;
}

a.bookroom:hover {
    background-color: #CD1234;
}

.actions a {
    display: inline-block;
    width: 225px;
    margin: 0px 9px;
    background: #f0f0f0;
    height: 200px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    overflow: hidden;
    -moz-box-shadow: 0 0 5px 0px #212121;
    -webkit-box-shadow: 0 0 5px 0px #212121;
    box-shadow: 0 0 5px 0px #212121;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*.actions a:last-of-type {*/
/*    margin-right: 0px;*/
/*}*/

.actions a span {
    background: url('/img/black-transparent.png') top left repeat;
    display: inline-block;
    padding: 15px;
    margin-top: 50px;
    border: 0px solid #fff;
    font-weight: bold;
    transition: all 0.2s ease-in-out;
}

.actions a:hover span {
    padding: 18px;

}

img.skypeicon {
    float: left;
    margin: 2px 5px 0 0;
}

img.history-street {
    float: left;
    margin: 0 15px 0 0;
    width: 510px;
}

#flashcontent {
    position: relative;
    z-index: 1;
}

table.conference {
    margin: 30px 0px;
    width: 100%;
}

table.conference td {
    vertical-align: top;
    padding: 8px 20px;
    border-bottom: 1px dashed #A2A2A2;
    text-align: center;
    font-weight: bold;
}

table.conference td.rightborder {
    border-right: 1px dashed #A2A2A2;
}

table.conference td.left {
    text-align: left;
    padding-left: 40px;
}

#conference-slider {
    float: left;
    margin: 0 15px 0 0;
}

#write-review-anchor {
    margin-top: 0px;
}
.hometext {
    margin: 30px auto 30px;
    color: #b2b2b2;
    font-size: 14px;
}

.hometext p {
    margin: 0px 0 5px;
}


.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: -30px 0 0px 0; /* отрицательный нижний отступ на высоту футера */
    padding: 0;
}

.footer-push, .footer {
    height: 30px;
    margin: 0;
    padding: 0;
}


.footer {
    background: #212121;
    position: relative;
    z-index: 9;
    color: #e6e6e6;
    line-height: 30px;
    font-size: 13px;
}

.footer a {
    color: #e6e6e6;
}

.footerleft {
    display: block;
    text-align: center;
}

.footer-widgets {
    position: relative;
    /*width: 980px;*/
    margin: 0px auto;
    z-index: 3;
}

.footer-widgets-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}


/*@media screen and (max-height: 900px) {*/
/*    .slider {*/
/*        height: 350px;*/
/*    }*/

/*    .actionscontainer {*/
/*        margin: 325px auto 0px;*/
/*    }*/

/*    .actionscontainerpadding {*/
/*        margin-top: 455px;*/
/*    }*/

/*    .sliderpage {*/
/*        height: 720px;*/
/*    }*/

/*    .sliderpadding {*/
/*    }*/
/*}*/


#ui-datepicker-div {
    width: 270px;
}

.ui-widget-header {
    border: 0px;
    color: #fbe082;
    font-family: "Open Sans", sans-serif;
}

.ui-datepicker .ui-datepicker-title {
    font-size: 14px;
}

.ui-datepicker table {
    font-size: 12px;
}

.ui-datepicker td span {
    padding: 5px 4px 5px 0px;
}

.ui-datepicker td a {
    padding: 5px 4px 5px 0px;
}

.ui-corner-all {
    border-radius: 0px;
}

.ui-widget-content {
    border: 0px;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    border: 0px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight {
    background: #fbe082;
}


a#hotels101_partner_widget_414 {
    text-decoration: none;
    display: block;
    width: 200px;
    height: 79px;
    overflow: hidden;
}

.bookline {
    height: 80px;
}

.bookline .module-content {
    width: 100%;
    max-width: 1000px;
}
