body {font:normal 90%/1.4 Arial, Verdana, sans-serif, Arial; color:#3a4247; background:#fff; margin:0;}
input, textarea, select {font-size:13px; padding-left: 2px; padding-right: 2px; }
table {border:0px #999; border-collapse:collapse; font-size:11px; text-align:left;}
table td {padding:0px;}
h1 { font-family:arial; font-weight:normal; font-size:22px; margin:0;}
h1 a, h1 a:visited, h1 a:hover { font-size:22px; }
h2 { font-size:13px; font-weight:bold; margin:0 0 4px 0; }
h3 { font-size:13px; font-weight:bold; margin:0 0 4px 0; }
h3 a, h3 a:visited, h3 a:hover { font-size:13px; }
ul {margin:0; padding-left:12px}
li {padding:0; margin:.3em 0}
ol {padding:4px 0 0 18px; margin:0}
hr { height: 1px;   color: #fc3; background-color: #fc3;border: none; }

/*-----------------top container---------------------*/
.top-container{
    padding: 0 50px;
    background: #f2f2f2;
    min-height: 297px;
    box-shadow: 0 10px 10px -6px #ccc inset;
    -webkit-box-shadow: 0 10px 10px -6px #ccc inset;
    -moz-box-shadow: 0 10px 10px -6px #ccc inset;
}
.wrapper-top-container{
    padding-top: 30px;
}
.content-gfont {
    font-size: 12px;
    color: #999;
    font-style: italic;
}
.content-orange {
    color: #f39000;
}
.search-block{
    display: inline-block;
    width: 72%;
    padding: 8px 4px 8px 0px;
    margin-top: 23px;
    border-radius: 2px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 2px 0px #ccc;
    -moz-box-shadow: 0 0 2px 0px #ccc;
    box-shadow: 0 0 2px 0px #ccc;
    font-size: 20px;
    background: url("/img/sights/search2.png") 12px 14px no-repeat #fff;
    margin-bottom: 5px;
    color: #999;
}
.search_field {
    outline: none;
    width: 85%;
    height: 30px;
    margin-left: 40px;
    border: none;
    font-size: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #999;
}
.top-country{
    overflow: hidden;
    min-width: 320px;
    height: 230px;
    position: relative;
}
.top-country-list li {
    display: inline-block;
    width: 31%;
    vertical-align: top;
    margin-right: 5px;
    line-height: 1.3;
}
.left {
    float: left;
    min-width: 490px;
    width: 58%;
}
.sight_wrapper .left{
    float: none;
    width: 100%;
}
.sight_stat{
    font-size: 12px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.visitors{
    color: #828282;
}
.sight-desription{
    margin-top: 15px;
}
.sight-sm-info{
    display: inline-block;
    overflow: hidden;
    width: 67%;
    vertical-align: top;
    margin-left: 10px;
    font-size: 13px;
}
.sight-sm-info a{
    font-size: 13px !important;
}
.sight-category {
    font-size: 13px;
}
.sight-cost-free {
    color: green;
    font-weight: bold;
}
.sight-cost-paid {
    font-weight: bold;
    color: #D70000;
}
.sight_wrapper .sights-item{
    float: none;
    display: inline-block;
    margin-bottom: 10px;
    width: 46%;
    margin-right: 0 !important;
}
.sight_wrapper .sights{
    padding-bottom: 50px;
}
.sight-map{
    display: inline-block;
    float: right;
    margin-top: 17px;
}
.sight-map a {
    font-size: 13px !important;
}
.sight_tourist{
    color: #F39000 !important;
    font-weight: bold;
    padding: 7px;
    margin-top: -8px;
    cursor: pointer;
    display: inline-block;
    float: right;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #ededed;
}
.sight_wrapper  .sights_nearby {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding: 15px 0 10px;
    font-size: 13px;
}
.sight_wrapper .more-sight{
    display: block;
    text-align: right;
    padding-bottom: 10px;
}
.sight_wrapper .sight_description_foto{
    display: inline-block;
    width: 200px;
}
.sight_wrapper .all_foto{
    display: block;
    text-align: center;
    padding-bottom:  5px;
}
.sight_wrapper .review-body{
    font-style: italic;
    font-size: 13px;
}
.sight_wrapper .sight-review-photo{
    float: right;
    right: 0;
    position: absolute;
    top: 5px;
}
.sight_wrapper .review-comment-control,
.sight_wrapper .review-comment-control a{
    font-size: 11px !important;
    margin-top: 5px;
}
.sight_wrapper .rating_review{
    padding: 4px 7px;
    font-size: 11px;
    display: inline-block;
    position: absolute;
    right: 0;
    font-style: italic;
    top: 70px;
    color: #999;
}
.sight_wrapper .review-body-block{
    margin-right: 100px;
    min-height: 50px;
}
.review-block-head {
    background-color: #eaeaea;
}
.review-block-head ul {
    height: 50px;
    padding-left: 0;
}
.review-block-head ul li{
    list-style-type: none;
    padding-right: 16px;
    float: left;
    height: 50px;
    cursor: pointer;
    margin-left: 10px;
    font-size: 13px;
}
.review-block-head .review-block-list .active {
    background: url("/img/sights/review_right.png") right top no-repeat transparent;
}
.review-block-head .review-block-list .active div {
    background: url("/img/sights/review_list_bg.png") left top no-repeat transparent;
    padding: 20px 10px 0px 25px;
}
.review-block-head .review-block-list li div {
    padding: 20px 0px 0px 5px;
    text-align: center;
    height: 30px;
}
.review-block-head .review-block-list li div a {
    color: #333;
    font-weight: bold;
}
.review-block-head ul li:hover a {
    text-decoration: underline;
    color: #f09000 !important;
}
.sight_wrapper .review {
    border-bottom: 1px solid #ccc;
    border-top: none;
    padding-bottom: 20px;
    padding-top: 0;
}
.review-sight-gallery{
    padding-bottom: 50px;
}
.button_submit{
    border: 1px solid #C7C7C7;
    border-radius: 5px;
    background: #f3f3f3;
    background: linear-gradient(to top, #efefef, #f8f8f8);
    color: #336699;
    font: bold 20px "Helvetica Neue", Helvetica, sans-serif;
    height: 50px;
    width: 113px;
    margin: 0;
    margin-left: 7px;
    padding: 0;
    text-align: center;
    cursor: pointer;
}
.top-country-list{
    list-style: none;
    -webkit-padding-start: 0;
    font-size: 12px;
    padding: 0 !important;
    border-left: none !important;
    font-weight: normal !important;
    text-align: left !important;
    margin: 5px 0 15px;
    height: 115px;
}
.top-country-list a{
    color: #29719c;
}
.top-country h4{
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 14px;
    text-transform: uppercase;
}
.blue,
.blue a {
    text-decoration: none !important;
    color: #29719c;
    font-size: 11px;
}
.blue:hover, .blue a:hover {
    color: #f09000;
    cursor: pointer;
}
.hint_search {
    color: #828282;
    font-size: 11px;
}
.banner728x90_top {
    margin-top: -65px;
    z-index: 5;
    width: 730px;
    height: 90px;
    background-size: 100%;
    background: rgb(215, 219, 67);
}
/*-----------top container end------------------*/

.center-container{
    margin-bottom: 20px;
    margin-top: 20px;
    display: inline-block;
    vertical-align: top;
}
.tp-s-sights img {
    width: 90px;
    height: 90px;
    float: left;
}
.bottom-container{
    margin: 20px 50px;
    display: block;
}
.center-container.review-container{
    width: 300px;
    float: right;
    overflow: hidden;
    display: block;
}
.center-container h4{
    margin-top: 20px;
    font-size: 14px;
    margin-bottom: 10px;
}
.b-photo-sort .link_sort{
    text-decoration: none;
    font-size: 12px;
    color: #29719c;
    padding: 3px 5px;
    cursor: pointer;
}
.b-photo-sort h3{
    display: inline-block;
    margin-right: 20px;
    font-size: 20px;
    margin-bottom: 10px;
}
.b-photo-sort .link_sort.sort-selected {
    background: #fffbdc;
    border: 1px solid #f6f1c8;
    color: #434343;
}
/*.sights-name{
    margin: 0;
    font-size: 14px;
    color: #005588;
    margin-left: 20px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}*/
.sights-place{
    font-style: italic;
    color: #333;
    font-size: 11px;
    cursor: pointer;
}
.sights {
    margin-top: 10px;
}
.sights-item {
    width: 290px;
    margin-bottom: 40px;
    float: left;
}
.sights-item img {
    width: 91px;
    height: 91px;
    margin-right: 10px;
    float: left;
}
.sights-tags{
    font-size: 11px;
}
.sights-item:nth-child(odd) {
    margin-right: 34px;
}
.review-short-info .rating{
    background: #DFDFDF;
    border-radius: 2px; font-size: 11px; display: inline-block; padding: 3px;
    float: right;
}
body:not(.Hotel-index) .rating-block  .rating {
    background: #ededed;
    border-radius: 2px;
    font-size: 11px;
    display: inline-block;
    padding:3px;
}
.rating-block .reviews span{
    font-weight: bold;
    color: #000;
}
.rating-block .reviews{
    display: inline-block;
    margin-left: 5px;
    line-height: 20px;
}
.rating-block{
    display: block;
    margin-top: 10px;
    font-size: 11px;
    color: #848484;
}
.review-user {
    font-weight: bold;
    color: #005588;
    font-size: 12px;
}
.reviev-time {
    color: #aaa;
    font-size: 12px;
}
.sights-container{
    width: 66%;
}
.review-body {
    margin: 5px 0 0;
    font-size: 14px;
    color: #666;
    line-height: 1.2;
}
.review-location {
    color: #f39000;
    font-size: 12px;
    font-style: italic;
    line-height: 1.2;
}
.review{
    border-top: 1px solid #ddd;;
    padding-top: 20px;
    margin-bottom: 20px;
    position: relative;
}
.reviw-text{
    padding:5px 0;
    font-size: 13px;
}
.review-short-info{
    color: #666;
    font-size: 13px;
}
.border-none .review:nth-child(2){
    border: none;
    padding: 0;
}
.sort-block{
    display: inline-block;
    margin-bottom: 10px;
}
.all_country{
    background: #f2f2f2;
    cursor: pointer;
    bottom: 0;
    text-align: right;
}
.top-container form{
    width: 494px;
}
.rating .tp-s-orange{
    font-weight:bold;
}
.dashed{
    border-bottom: 1px dashed #999;
}
.sights-general-but{
    overflow: hidden;
    display: block;
    width: 100%;
}
.banner728x90_bottom{
    width: 730px;
    height: 90px;
    background: #00CFBF;
    overflow: hidden;
}

/*-----------------------gallery---------------------------*/
/*.gallery-container{
    padding: 10px 50px 50px;
    background: #f2f2f2;
    overflow: hidden;
}*/
.button-gallery{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 7px 20px 0;
    width: 300px;
    height: 35px;
    border-radius: 4px;
    background-color: #fcb644;
    background-image: linear-gradient(to bottom, #fecd03, #fe9400);
    color: #fff;
    margin: 0 auto;
    cursor: pointer;
    text-shadow: 2px 2px #fe9400;
    border: 1px solid #FF9500;
    font-size: 14px;
    margin-top: 40px;
    text-align: center;
}
/*.gallery img{
    width: 100%;
    height: 157px;
}
figure{
    display: inline-block;
    margin: 0;
    position: relative;
    overflow: hidden;
    height: 157px;
    width: 24%;
}*/
.details{
    display: none;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    width: 100%;
}
figure:hover .details{
    display: block;
    transition: all 0.3s ease;
}
.figcaption {
    font-size: 12px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    white-space: nowrap;
    width: 100%;
}
.sights_img{
    background: url("/img/sights/sights.png") no-repeat;
    font-size: 12px;
    display: inline-block;
    padding-left: 20px;
    line-height: 12px;
}
.user_img{
    background: url("/img/sights/people.png") 7px no-repeat;
    font-size: 11px;
    display: block;
    width: auto;
    padding-left: 20px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 5px;
}
.review_img{
    background: url("/img/sights/review.png") no-repeat;
    font-size: 12px;
    display: inline-block;
    padding-left: 20px;
    line-height: 18px;
}
.details-img-rating-block{
    float: left;
    margin-right: 10px;
    margin-top: 6px;
    margin-left: 10px;
}
/*-----------------gallery end-------------------*/

/*.sights-name:hover,
.review-user:hover,
.top-country-list a:hover {
    color: #f39000;
}*/
.button {
    border: none;
    background: #fff;
    width:350px;
    height: 190px;
    cursor:pointer;
    padding-top:14px;
    margin:0;
    background-position: 0px -500px;
}
.button:hover {
    border: none;
    background: #FFF6DE;
    border-radius: 15px;
}
.new_review_page {
    margin: 40px auto 100px;
    width: 50%;
    min-width: 720px;
    padding-left: 210px;
}
.new_review_block {
    display: inline-block;
    width: 49%;
}
#sightListLocal{
    position: absolute;
}
.wrapper-top-container .sight-name .ui-autocomplete {
    left: 0 !important;
    border-radius: 0;
    width: 355px !important;
    top: -6px !important;
    border-color: #ccc;
}

@media only screen and (min-width : 800px) and (max-width : 1023px){
    body,
    html,
    .header{
        width: auto;
        xmin-width:768px;
    }
    .menu-container-show .menu li{
        display: block;
        width: 100%;
        border-top: 1px solid #e0a23d;
        padding: 0;
        margin-left: 0px !important;
    }
    .menu-container-show{
        padding-top: 45px;
        padding-bottom: 45px;
        height: auto;
        position: absolute;
        z-index: 6;
    }
    .account{
        right: 0;
    }
    .user_input{
        font-size: 12px;
    }
    .header{
        margin:0;
    }
    .top-container{
        padding:0;
    }
    .wrapper-top-container{
        max-width: 764px;
        width: 85%;
    }
    .menu-container{
        padding: 0 15px;
        width: auto;
    }
    .b-user-block {
        right: 0;
    }
    .menu li a{
        padding: 0px 20px;
    }
    .b-locally-inner{
        float: left;
    }
    .top-country{
        padding-top: 30px;
        height: 185px;
    }
    .top-country-list{
        height: 115px;
    }
    .menu-first-item{
        padding-left: 0;
    }
    .sights-item{
        width: 100%;
        margin-bottom:30px;
    }
    .b-photo-sort h3{
        margin-right: 0;
    }
    .sights-container{
        margin-top: 20px;
        width: 330px;
    }
    .bottom-container{
        margin: 0 auto 20px;
        width: 85%;
        max-width: 764px;
    }
    .banner728x90_top{
        display:none;
    }
    .all_country{
        margin-bottom: 15px;
    }
    .top-container form{
        width: 100%;
    }
    .left{
        width: 100%;
    }
    .review {
        width: 300px;
    }
    .banner300x250{
        display: none;
    }
    .banner728x90_bottom{
        display: none;
    }
    .gallery-container{
        display: none;
    }
    .center-container.review-container{
        margin-top: 20px;
    }
    .show_country_list{
        top:95%;
    }
}
@media only screen and (max-width : 1125px) {
    .show_country_list{
        max-width:650px;
    }
}
@media only screen and (max-width : 837px) {
    .show_country_list{
        max-width:500px;
    }
}
@media only screen and (max-width : 1100px) {
    .menu li a {
        padding: 0 20px;
    }
}
@media only screen and (max-width : 1010px) {
    .menu li a {
        font-size: 15px;
    }
}
@media only screen and (max-width : 955px) {
    .menu li a {
        padding: 0 13px;
    }
}
@media only screen and (max-width : 880px) {
    .menu li a {
        padding: 0 7px;
    }
}

@media only screen and (min-width : 0px) and (max-width : 799px){
    .menu li a {
        padding: 0 20px;
    }
    .hwrite.contest a {
        background-position: 16px center !important;
        padding-left: 8px !important;
    }
    .sights-item{
        width: 100%;
        margin-bottom:30px;
    }
    .b-photo-sort h3{
        margin-right: 0;
        font-size: 19px;
    }
    .sights-container{
        margin-top: 20px;
        width: 290px;
    }
    .bottom-container{
        margin: 0 0 20px 30px;
        width: 90%;
        max-width: 764px;
    }
    .banner728x90_top{
        display:none;
    }
    .all_country{
        margin-bottom: 15px;
    }
    .top-country h4{
        margin-top: 10px;
    }
    .top-country{
        display: block;
        width: 85%;
        padding-left: 0 !important;
        margin-left: 30px;
        height: 215px;
        max-width: 754px;
    }
    .button_submit{
        display:none;
    }
    .search-block{
        margin: 20px 0 20px 26px;
        width: 90%;
    }
    .top-container form{
        width: 100%;
    }
    .content-gfont{
        margin-left: 30px;
    }
    .left{
        min-width: 320px;
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    .top-container{
        padding:0;
    }
    .hint_search{
        display: none;
    }
    .review {
        width: 100%;
    }
    .banner300x250{
        display: none;
    }
    .banner728x90_bottom{
        display: none;
    }
    .container-title{
        display: none;
    }
    .gallery-container{
        display: none;
    }
    .center-container.review-container{
        margin-top: 20px;
    }
    .show_country_list{
        right:140px;
        top:87%;
    }
    .menu-first-item.m_item.selected {
        padding-left: 0;
    }
    .menu_icon {
        display: block !important;
    }
    .menu li a {
        font-size: 16px;
    }
}
@media only screen and (max-width : 638px) {
    .show_country_list{
        max-width:350px;
        right:20%;
    }
}
@media only screen and (max-width : 469px) {
    .show_country_list{
        max-width:150px;
        top:94%;
        right:22%;
    }
}
@media only screen and (min-width : 0px) and (max-width : 655px) {
    .center-container.review-container{
        float: left;
        width: 290px;
    }
    .sights-container {
        width: 100%;
    }
}
@media only screen and (min-width : 656px) and (max-width : 1023px){
    .center-container.review-container{
        float: right;
        width: 290px;
    }
    .sights-container {
        margin-right: 10px;
    }
}
@media only screen and (min-width : 1024px) and (max-width : 1145px){
    .sights-container{
        width: 460px;
    }
    .sights-item{
        width: 100%;
    }
}
@media only screen and (min-width : 1024px) and (max-width : 1190px) {
    .left {
        width: 100%;
    }
    .top-container form {
        width: 100%;
    }
    .search-block {
        width: 80%;
    }
    .top-country {
        padding-top: 30px;
    }
    .top-country-list{
        height: 115px;
    }
    .sights-item{
        width: 90%;
        margin-bottom: 20px;
    }
    .show_country_list{
        top:85%;
    }
}
@media only screen  and (min-width : 0px) and (max-width : 468px) {
    .top-country-list li{
        width: 40%;
    }
    .top-country-list{
        height: 170px;
    }
    .top-country{
        min-width: 290px;
        height: 250px;
    }
}
@media only screen  and (min-width : 0px) and (max-width : 400px) {
    .b-user-block #userControl > .name,
    .tp-sights-user-mess,
    .enterAcc {
        display: none;
    }
    .account {
        width: 57px;
    }
    .b-user-block,
    .enter-acc-link {
        width: 55px;
    }
    .b-user-block .user_input {
        padding-left: 0;
    }
    .enter-acc-link {
        margin-left: 0;
        padding-left: 0;
    }
    .menu-container li.selected {
        margin-right: 57px;
    }
    .account .b-user-links,
    .account .b-user-links-local {
        left: -218px;
    }
    .sights-user-avatar {
        margin-top: 3px;
    }
    .header .search{
        right: 110px;
    }
}
.cke_button__image .cke_button_label{
    display: block!important;
}
.cke_button__youtube ..cke_button_label{
    display: block!important;
}
.cke_dialog_tab:hover {
    font-size: 12px;
}
.menu li .menu-story-country {
    display: none;
}
.menu li .menu-story-country.active {
    display: block;
}

/*hotels page*/
@media only screen and (max-width : 780px) {
    .Country-all .banner-column,
    div:not[style*="max-width"].adsbygoogle {
        display: none !important;
    }
    .Question-index .adsbygoogle {
        display: block !important;
    }
    .Country-all .main-content {
        padding-right: 0;
        min-width: 320px;
    }
    .Country-all .body-wrap {
        min-width: 320px;
    }
}
@media only screen and (max-width : 470px) {
    .Country-all .submenu {
        margin-bottom: 20px;
    }
    .Country-all .submenu .item {
        width: auto;
        display: block;
        text-align: center;
        padding: 0;
    }
    .Country-all .submenu .name {
        display: block;
    }
    .Country-all .submenu .name:hover {
        background-color: #fdf1c3;
    }
}

/*bottom banner hide*/
.Agency-add .large-bottom-banner,
.Story-add .large-bottom-banner,
.Review-add .large-bottom-banner,
.Question-new .large-bottom-banner,
.Sight-add .large-bottom-banner {
    display: none !important;
}

/*Review add*/
.Review-add {
    overflow-x: visible;
}
.Review-add .sightComAdd {
    padding-top: 58px !important;
}
.Review-add .white-bg {
    background-color: white !important;
}
.Review-add .r-part h2 {
    display: none !important;
}
.Review-add .r-part h2.review-h {
    display: block !important;
}
.Review-add .r-part.br-bt {
    margin-top: 20px;
}
.Review-add .review-wrap .f-name.rate {
    padding-top: 15px;
}
.Review-add .review-wrap .f-name {
    padding-top: 0;
}
.Review-add .part2 .wrap {
    margin-top: -14px;
}
.Review-add .part2 .f-name.t2 {
    height: 51px;
}
.Review-add #storyMode {
    padding-left: 15px;
}
#showNextSightBar {
    background: url("../img/loader.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 13px;
    margin-bottom: 13px;
}
.vNum {
    height: 32px;
    font-weight: normal;
    float: left;
    background-color: #ccc;
    margin-bottom: 10px;
    margin-right: 10px;
    background: #FAEDAE url("../img/svg/glass.svg") no-repeat 10px 11px / 30px auto;
    padding: 0 10px 0 50px;
    font-size: 13px;
    line-height: 32px;
    border-radius: 2px;
}
td .vNum {
    margin: -4px 0 0 15px;
}
.block-head-title {
    background: url("../img/breadcrumbs-bg.png") repeat scroll 0 0 #ebebeb;
    border-radius: 2px;
    color: #555;
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
    padding: 6px 10px;
    text-transform: uppercase;
}
.more-ul {
    list-style: none;
    margin-top: 10px;
}
.more-ul li {
    margin: 4px 0;
}
.more-ul a,
.more-ul button {
    font-family: arial;
    color: #039;
    font-size: 14px;
    text-decoration: none;
}
.more-ul button {
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    cursor: pointer;
}
.more-ul button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.more-ul a:hover,
.more-ul button:hover {
    text-decoration: underline;
}

/*avatars style*/
.user_av {
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden;
}
.user_av.horizontal img {
    height: 60px;
}
.user_av.vertical img {
    width: 60px;
}
.user_av.square img {
    height: 60px;
    width: 60px;
}

@media only screen and (max-width : 900px) {
    .hwrite.contest {
        display: none;
    }
}

.Informer-agencies .large-bottom-banner,
.Informer-hotels .large-bottom-banner,
.Informer-agenciesget .large-bottom-banner,
.Informer-hotelsget .large-bottom-banner {
    display: none !important;
}

/*---hotel page with branding width fix---*/
.Hotel-index .old_hotel_photos {
    width: 395px;
}
.Hotel-index .old_hotel_photos .old_hotel_photo {
    display: none;
}
.old_hotel_photo:nth-child(1),
.old_hotel_photo:nth-child(2),
.old_hotel_photo:nth-child(3),
.old_hotel_photo:nth-child(4) {
    display: inline-block !important;
}

.Agency-index .large-bottom-banner iframe,
.Agency-index .large-bottom-banner #div-gpt-ad-1422628065777-0 > div {
    height: 170px;
}
.Agency-index .footer {
    margin-top: 70px;
}

#ticketForm #btn,
#clientLogin #btn1 {
    background-color: #a1df08;
    color: #fff;
    border-radius: 2px;
}

.turpravda-wrap .cke_button__image_label {
    display: none !important;
}
.main-hotel-table,
.main-review-table {
    max-width: 1294px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
}
.main-review-table {
    max-width: 1264px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
}

.main-hotel-table h1 {
    margin-top: 20px;
}
.Foto-hotel .bredcrumbs {
    margin-bottom: 0;
}

.main-review-table .left-col {
    float: left;
    width: 200px;
}
.main-review-table .left-col li {
    font-size: 11px;
    line-height: 15px;
}
.main-review-table .center-col {
    margin: 0 310px 0 210px;
}
.main-review-table .right-col {
    width: 300px;
    position: absolute;
    top: 0;
    right: 10px;
}
.cke_dialog_ui_vbox_child .myContent:empty {
    background: url(img/loader.gif) center center no-repeat;
}

.Review-add .review-wrap.step2 .f-name {
    height: 44px;
    margin-top: 11px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

p:empty {
    display: none;
}



/*gallery styles*/
.gallery-cell {
    float: left;
    margin: 0 15px 15px 0;
    width: 180px;
}
@media screen and (min-width: 1610px) {
    .gallery-cell:nth-child(7n+1) {
        clear: both;
    }
}
@media screen and (min-width: 1415px) and (max-width: 1609px) {
    .gallery-cell:nth-child(6n+1) {
        clear: both;
    }
}
@media screen and (min-width: 1220px) and (max-width: 1414px) {
    .gallery-cell:nth-child(5n+1) {
        clear: both;
    }
}
@media screen and (min-width: 1030px) and (max-width: 1219px) {
    .gallery-cell:nth-child(4n+1) {
        clear: both;
    }
}
@media screen and (min-width: 901px) and (max-width: 1029px) {
    .gallery-cell:nth-child(3n+1) {
        clear: both;
    }
}
@media screen and (min-width: 830px) and (max-width: 900px) {
    .gallery-cell:nth-child(4n+1) {
        clear: both;
    }
}
@media screen and (min-width: 635px) and (max-width: 829px) {
    .gallery-cell:nth-child(3n+1) {
        clear: both;
    }
}
@media screen and (min-width: 440px) and (max-width: 634px) {
    .gallery-cell:nth-child(2n+1) {
        clear: both;
    }
}
.glr-photo-table a img:not(.avatar-img) {
    width: 100%;
}

.agencies-map__button {
    display:  block;
    max-width: 715px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    background-image: url('/static/img/map/ag_map.png');
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.agencies-map__button:hover {
    text-decoration: none;
}

#agencies-map__container,
#agencies-map__container > div{
    width: 100%;
    height: 100%;
}

.show-meee .adsbygoogle {
    display: block !important;
    margin: 0 auto;
}

@media (max-width: 414px) {
    .adsbygoogle.adsbygoogle-noablate {
        display: none !important;
    }
}
