body {
    margin: 0px;
    padding: 0px;
}


header, .navigation {
    background-color: #00448D;
}


h1, h2, h3 {
    font-family: Arial;
}


h1, h2, h3, h4, h5, h6, strong, b, header, nav, footer {
    font-weight: bold;
}


h3, h4, p {
    font-family: Tahoma;
}


h1, h2, h4, h5, h6, p, main, table, table a {
    color: #00448D;
}



h3 {
    color: #FF6600;
}


header {
    position: relative;
}

tbody td, tbody p {
    font-size: 13.5px;
}


table {
    width: 100%;
}


li a {
    font-weight: bold;
    font-family: tahoma;
    font-size: 13px;
}


h1 {
    font-size: 16pt;
    padding-bottom: 15px;
    margin-right: 80px;
}

.item__header h1 {
    margin-right: 0px;
}


h2 {
    font-size: 15pt;
    font-style: italic;
}


h3 {
    font-size: 10pt;
 
    margin-bottom: 1px;
    padding-bottom: 2px;
}


h4 {
    font-size: 11pt;
    margin-bottom: 5px;
}


p {
    font-size: 12pt;
    margin-bottom: 12px;
    text-align: justify;
    margin-bottom: 12px;
    line-height: normal;
}


header, nav, .navigation-head, footer, .special-offers span, .special-offers a, .special-offers a:visited {
    color: white;
    font-family: verdana;
    line-height: 1.25;
}

header, nav, .navigation-head {
    overflow: hidden;
}

textarea {
    width: 100%;
}

.soc_networks div {
    margin-right: 10px;
    float: right;
    width: 15px;
    height: 15px;
}

.soc_networks div img {
    width: 100%;
}

.promo_block {
    border-bottom: 0.5px solid #FF6600;
    margin-bottom: 15px;
}

.promo_h1 {
    font-size: 16pt;
    padding-bottom: 0px;
    margin-right: 80px;
}

.hamburger {
    cursor:pointer;
    display: none;
    width: 42px;
    height: 42px;
    border: 1px solid white;
    border-radius: 5px;
    background-color: #39c;
    background-image: url(./img/jthamburger.png);
    background-size: cover;
    position: absolute;
    top: 10px;
    right: 8px;
}

.no_stars {
    margin-left: 47px;
}


.pt10 {
    font-size: 10pt;
}


.left {
    float: left;
}


.priceLabelOn {
    font-weight: bold;
    font-size: 10pt;
    background: #FF6600;
    border-right: 4px solid #FF6600;
    border-left: 4px solid #FF6600;
    border-bottom: 2px solid #FF6600;
    color: white;
}


.priceLabelOff {
    font-weight: bold;
    font-size: 10pt;
    padding: 4px;
}


.priceLabelOn a {
    color: white;
}


.priceLabelOff a {
    color: #00448D;
}


.special-offers ul li:first-child, .contacts ul li:first-child, .navigation-head, .footer-contacts li:first-child {
    color: #FFFC00;
}


.currency_switcher {
    float: right;
}


.lightnote-top {
    border-top: 4px solid #FF6600;
}


.lightnote-both {
    border-top: 4px solid #FF6600;
    border-bottom: 2px solid #FF6600;
    overflow: hidden;
    margin-bottom: 16px;
}


.note-yellow {
    background-color: #ffeac0;

    border-top: 4px solid #FF6600;
    border-bottom: 2px solid #FF6600;
}


.note-orange {
    background-color: #FED8B6;

    border-top: 4px solid #FF6600;
    border-bottom: 2px solid #FF6600;
    padding: 10px;
}


.binded_tours a, .binded_tours a:visited {
    font-size: 13px;
    font-weight: bold;
}


.binded_tours ul {
    margin-top: 0px;
    margin-bottom: 0px;
}


.binded_tours li {
    margin: 0px 0px 3px 0px;
}


.normal {
    font-weight: normal;
}


.orange-background {
    background-color: #FED8B6;
}


.yellow-background {
    background-color: #FFEAC0;
}


.right {
    text-align: right;
}


.box {
    padding: 7px 0px 10px 20px;
}


.box-10 {
    padding: 10px;
}

.not-bold {
    font-weight: normal;
}


.bold {
    font-weight: bold;
}


.orange, .orange:visited {
    color: #ff6600;
}


.blue, .blue:visited {
    color: #00448D;
}


.no_underline {
    text-decoration: none;
}


.marked {
    list-style-image: url(data:image/gif;base64,R0lGODlhCgAMALMMAP+aM/+7df+9fv+lTP+hQf+TJP7Kmf+LFf+uXf+YMfeiSP+BAAAAAAAAAAAAAAAAACH5BAEAAAwALAAAAAAKAAwAAAQikMlJq724qrWURsJAeNMiGAGwUMuQFuukEElxkDKHZ/wUAQA7);
}


.un-marked {
    list-style: none;
}


.see-more, .see-more a:visited {
    font-size: 10pt;
    font-weight: bold;
}


.see-more {
    display: block;
    width: 100%;
}


.hidden-link {
    text-decoration: none;
}


main ul {
    margin: 16px 0px 16px 40px;
    list-style-image: url(data:image/gif;base64,R0lGODlhCgAMALMMAP+aM/+7df+9fv+lTP+hQf+TJP7Kmf+LFf+uXf+YMfeiSP+BAAAAAAAAAAAAAAAAACH5BAEAAAwALAAAAAAKAAwAAAQikMlJq724qrWURsJAeNMiGAGwUMuQFuukEElxkDKHZ/wUAQA7);
}


main li {
    display: list-item;
    margin: 7px 0px;
}


li a, li a:visited {
    color: #00448D;
}


.price-descr {
    line-height: normal;
    font-family: verdana;
    margin-bottom: 15px;
}

.special-offers {
    z-index: 10;
    padding: 5px 0px;
    margin-left: 167px;
    background-color: #f60;
    font-size: 8pt;
    border: 2px solid #17D7F9;
    border-right: none;
    border-top-left-radius: 29px;
}

.special-offers a {
    font-size: 8pt;
}

.special-offers ul {
    padding-left: 40px;
}


.special-offers li {
    display: inline;
    margin-right: 9.5%;
}


.special-offers li:last-child {
    margin-right: 0px;
}


.feedback_wrapper label, .feedback_wrapper input {
    display: block;
}


.row {
    overflow: hidden;
}


.section {
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 15px;
}


section {
    overflow: hidden;
}


.blue-link, .blue-link:visited, label, .blue-red-link, p a, p a:visited {
    color: #00448D;
    font-size: 13px;
    font-weight: bold;
}


.all_boltic {
    font-size: 8pt;
}


.blue-red-link:hover {
    color: red;
}


.orange-link, .orange-link:visited, .country__all_tours a, .country__all_tours a:visited, .up a, .up a:visited {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #f60;
    text-decoration: none;
}

.container {
    max-width: 998px;
}


.logo, .logo-description {
    width: 167px;
    float: left;
}

.rss {
    position: absolute;
    top: 35px;
    right: 20px;
}


.footer-contacts {
    /*margin-left: 10px;*/
    /*margin-left: 172px;*/
}

.contacts a {
    color: white;
    text-decoration: none;
}

.footer-contacts a {
    color: white;
    text-decoration: none;
}


#russiatourism_widget {
    position: absolute;
    top: 0;
    right: 0;
}


.contacts, .navigation, .navigation-head, footer, .small-info {
    font-size: 8pt;
}

header .contacts ul {
    padding: 15px 0 5px 50px;
}

header .contacts ul li {
    margin-left: 5%;
    display: inline;
}

header .contacts li a {
    font-size: 14pt;
}

.logo {
    margin: 3px 12px 1px;
}

.logo-description {
    clear: both;
    font-size: 7pt;
    text-align: center;
    margin-top: 1px;
    padding-bottom: 1px;
    border-bottom: 2px solid #f60;
}

.contacts {
    background: url(https://i.jartour.ru/_/images/topbg-4.gif);
    margin-left: 167px;
    padding: 7px 0px 6px 10px;
}

.special-offers2 {
    display: none;
}


.navigation-head {
    display: block;
    padding-bottom: 3px;
    padding-left: 3px;
    margin-top: 15px;
    font-weight: bold;
}


nav {
    border-top: solid 3px #17D7F9;
    border-bottom: solid 2px #17D7F9;
    padding: 7px 0px 7px 0px;
    margin-bottom: 10px;
}


nav li {
    display: block;
    padding: 6px 6px 6px 20px;
    margin: -7px 0px;
    border-top: solid 2px rgba(0,0,0,0);
    border-bottom: solid 2px rgba(0,0,0,0);
}


nav .sub-item {
    padding-left: 40px;
}


nav li a, nav li a:visited {
    color: white;
    text-decoration: none;
}


nav a {
    display: block;
}


nav li:hover, .menu-active {
    background-color: #f60;
    border-top: solid 2px #17D7F9;
    border-bottom: solid 2px #17D7F9;
}

.menu-active-transparent {
    border-top: solid 2px #17D7F9;
    border-bottom: solid 2px #17D7F9;
}


.official-representative {
    margin: 10px;
}



.search-form-left input {
    margin-left: 3px;
    margin-top: 2px;
    margin-bottom: 3px;
    width: 95%;
}


.countries-menu, .about-us {
    font-size: 10pt;
}


footer {
    clear: both;
    color: white;
    background-color: #39c;
    border-top: solid 2px #f60;
    position: relative;
}



.footer-contacts {
    padding: 7px 5px 20px 25px;
}


.navigation {
    margin-right: -172px;
    z-index: 1;
    width: 172px;
    position: relative;
    padding: 0 0 18px 0;
    border-right: 2px solid #f60;
    float: left;
}


main {
    width: 998px;
    float: left;
    z-index: 0;
    position: relative;
    color: #00448D;
    padding: 16px 10px 100px 10px;
    font-family: Tahoma;
    border-left: 172px solid #00448D;
}


main:before {
    position: absolute;
    content: "";
    display: block;
    height: 100%;
    width: 2px;
    background: #ff6600;
    left: -2px;
}

main table {
    width: 100%;
}

.call {
    margin-left: 20px;
}


.items-wrapper {
    border-right: 0.5px solid #F5F5F5;
}



.items-wrapper a {
    color: #00448D;
}


.page-header {
    position: relative;
    margin-bottom: 20px;
    margin-top: 0px;
}

.item__left {
    width: 33.33%;
    float: left;
    padding-right: 15px;
    border-right: 1px solid #F5F5F5;
}

.item__right {
    width: 66.66%;
    float: left;
    padding-left: 15px;
    padding-top: 21px;
}

.item {
    display: block;
    width: 100%;
    padding: 10px 7px 10px 7px;
    border-top: 0.5px solid #FF6600;
}


.photos_item1 {
    clear: both;
}


.item4, .item7, .item10, .item13, .item16, .item19, .item22, .item25 {
    clear: both;
}


.item__img img {
    margin: auto;
    display: table;
    width: 234px;
    height: 100px;
}


.item__header h1 {
    text-align: left;
    padding-bottom: 1px;
    padding-left: 14px;
}

.item__header {
    margin-top: 10px;
}

.item__offers {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
}


.item__offers ul, .important-info ul {
    margin-left: 0px;
    padding-left: 20px;
    list-style-image: url(data:image/gif;base64,R0lGODlhCgAMALMMAP+aM/+7df+9fv+lTP+hQf+TJP7Kmf+LFf+uXf+YMfeiSP+BAAAAAAAAAAAAAAAAACH5BAEAAAwALAAAAAAKAAwAAAQikMlJq724qrWURsJAeNMiGAGwUMuQFuukEElxkDKHZ/wUAQA7);
}


.item__offers ul {
    margin: 0px;
}


.item__offers ul {
    margin-left: 20px;
}


.item__offers li {
    padding-left: 0px;
    margin-bottom: 7px;
    margin-top: 0px;
    display: list-item;
}

.nowrap {
    white-space: nowrap;
  
}

.country-intro {
    margin: 10px 0px;
}

.pointer {
    content: url(https://i.jartour.ru/_/images/arrow.png);
}

.breadcrumbs {
    font-size: 13px;
    margin: 2px 0px 20px 0px;
}


.breadcrumbs a {
    color: #00448D;
}


li.clearfix:before {
    display: inline;
}


.clearfix:after {
   
    content: "";
    display: table;
    clear: both;
}


.offer {
    margin-bottom: 10px;
    margin-top: 25px;
    font-size: 11pt;
    line-height: normal;
}


.offer__data {
    display: inline-block;
    position: relative;
    width: 100%;
}


.offer__img {
    float: left;
    width: 121px;
    height: 66px;
}


.no_reviews {
    font-weight: bold;
    font-size: 8pt;
}


.offer__header {
    margin-left: 140px;
    top: 50%;
    margin-top: -0.625em;
    position: absolute;
}



.tours-wrapper {
    width: 100%;
    display: table;
    border-collapse: collapse;
    margin-bottom: 15px;
}


.tours-wrapper-promo {
    width: 100%;
    display: table;
    border-collapse: collapse;
    border: none;
}

.tour {
    display: table-row;
    font-size: 11pt;
}


.tour p {
    margin-bottom: 5px;

}


.tour a {
    display: block;
}


.tour__data {
    display: table-cell;
    width: 83%;
    padding: 14px 7px 7px 7px;
    line-height: normal;
}


.tour__price {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 12pt;
    font-family: Verdana;
}

.tour_table_img {
    vertical-align: top;
    display: table-cell;
    text-align: center;
    padding-top: 10px;
    /*vertical-align: middle;*/
    font-size: 12pt;
    font-family: Verdana;
}


.tour__fee {
    font-size: 16px;
    font-weight: bold;
    color: #f60;
}


.tour__desc a {
    font-size: 11pt;
}


.tour__city, .tour__length, .tour__title_add {
    color: #f60;
}


.tour__city {
    font-style: italic;
}


.tour__title {
    color: #00448D;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 3px;
}


.country__map {
    overflow: hidden;
    border: 1px solid #f60;
}


.single_review {
    padding-top: 15px;
}


.single_review p {
    text-align: justify;
}


.reviews__page p {
    text-align: justify;
}


.photos {
    overflow: hidden;
    margin: 50px 0px 40px 0px;
}

.photo_item {
    padding-left: 4px;
}


.photos_wrapper {
    margin-top: 2px;
}


.photos_wrapper div:nth-child(5n+6) {
    clear: both;
}


.hotels .photos_wrapper div:nth-child(5n+6) {
    clear: none;
}


.hotels .photos_wrapper div:nth-child(4n+5) {
    clear: both;
}

.info .photos_wrapper div:nth-child(5n+6) {
    clear: none;
}


.info .photos_wrapper div:nth-child(3n+4) {
    clear: both;
}


.photo_item {
    float: left;
    width: 20%;
    text-align: center;
    padding-bottom: 2px;
}


.hotels .photo_item {
    width: 25%;
}

.info {
    margin: 0px;
}

.info .photo_item {
    width: 30%;
    margin-left: 3%;
}

.info .photo_item img {
    width: 100%;
}

.lightnote {
    border-top: 4px solid #FF6600;
    width: 100%;
    padding: 7px 0px 10px 20px;
    margin-bottom: 15px;
    font-size: 8pt;
}


.important-info .lightnote {
    border-bottom: 2px solid #FF6600;
}


.important-info__items ul {
    margin: 5px 0px 0px -20px;
    padding: 0px 0px 0px 30px;
}

.country-info {
    margin: 35px 0px;
}


.review {
    overflow: hidden;
    margin-bottom: 30px;
}


.review__mark {
    float: left;
    margin-top: 6px;
}


.review__text {
    margin-top: 5px;
    margin-bottom: 0px;
    clear: right;
    font-size: 12pt;
    text-align: left;
}


.review__continue {
    float: right;
}


.review__author {
    font-size: 10pt;
    margin-top: 6px;
    text-align: right;
    margin-bottom: 3px;
}


.review__author_name {
    font-weight: bold;
    color: #f60;
}


.mark__grade {
    font-weight: bold;
}


.input_contacts, .input_grade {
    float: left;
}


.input_contacts {
    width: 62%;
    margin-right: 1%;
}


#input_name {
    width: 100%;
    
}


.contacts_wrapper {
    overflow: auto;
}


.feedback {
    margin-bottom: 40px;
}


.submit-button {
    color: white;
    height: 22px;
    border: 1px solid #f60;
    background-image: url(https://i.jartour.ru/_/images/topbg-2.gif);
    float: right;
}


#submit-button2 {
    color: #00448D;
    height: 22px;
    border: 1px solid #00448D;
    background: white;
    float: right;
}

.info .photos_wrapper {
    background: white;
    border: none;
}

label {
    margin: 1px 0px;
}


.country__all_tours {
    text-align: right;
}


.center {
    text-align: center;
}


.site-search__input {
    width: 40%;
}



.search-results ul {
    margin-top: 0px;
    list-style-image: url(data:image/gif;base64,R0lGODlhCgAMALMMAP+aM/+7df+9fv+lTP+hQf+TJP7Kmf+LFf+uXf+YMfeiSP+BAAAAAAAAAAAAAAAAACH5BAEAAAwALAAAAAAKAAwAAAQikMlJq724qrWURsJAeNMiGAGwUMuQFuukEElxkDKHZ/wUAQA7);
}

.search-results li {
    margin-top: 15px;
}

.search-results a {
    font-weight: normal;
}


.about-cruises {
    color: #00448D;
    font-size: 12pt;
    font-weight: bold;
}


.about-cruises h2 {
    font-style: normal;
    margin-bottom: 10px;
}


.photo__title {
    font-weight: bold;
    font-family: Tahoma;
}



.up {
    position: absolute;
    top: -20px;
    right: 5px;
}


.tour-info {
    overflow: hidden;
    clear: left;
}

.thead, .thead2, .tbody, .tbodyt {
    border-bottom: 1px solid #FF6600;
    border-right: 1px solid #F5F5F5;
    vertical-align: middle;
    padding: 7px;
    text-align: justify;
    line-height: normal;
}


.tour_prices_descr {
    margin-bottom: 60px;
}


.thead, .thead2 {
    background: #FED8B6;
    border-bottom: 2px solid #ff6600;
    border-right: 1px solid #FED8B6;
}

.thead {
    border-top: 4px solid #ff6600;
}

.thead2 {
    border-top: 2px solid #ff6600;
}


.thead p, .tbody p, .tbody, .thead2 p {
    font-size: 9pt;
    margin-bottom: 0px;
}


.tour-info .tbody {
    font-size: 9pt;
    font-weight: bold;
}


.thead, .thead2 p, .tbody, .tbody p, .thead p {
    font-family: Arial;
    text-align: center;
    vertical-align: middle;
}

.tour-info .tbody p {
    text-align: left;
}


.tour_prices_descr h2 {
    margin: 20px 0px 10px 20px;
    font-style: normal;
    font-size: 12pt;
}


.tour-info h2 {
    clear: both;
    margin: 10px;
    font-style: normal;
}

.currencies ~ table .tbody p {
    text-align: center;
}

.resort-info__img {
    overflow: hidden;
    float: left;
    width: 143px;
    margin: 0px 10px 3px 0px;
    border: 1px solid #FF6600;
    background-color: #FED8B6;
    text-align: center;
}


.resort-info__img img {
    width: 140px;
    margin: 0px;
}


.best-hotels .lightnote {
    padding-left: 0px;
    border-bottom: 2px solid #f60;
}


.all-hotels .lightnote {
    padding: 0px;
}


.hotel-item__title {
    line-height: normal;
}

.hotel-item:nth-child(3n+1) {
  clear: both;
}


.hotel-item {
    float: left;
    overflow: hidden;
    width: 33%;
    padding-right: 5px;
    margin-top: 5px;
    margin-bottom: 6px;
}


.hotel-item__img {
    overflow: hidden;
    float: left;
    margin: 5px 10px 10px 10px;
    border: 1px solid #f60;
    width: 82px;
    height: 62px;
}


.hotel-item__desc {
    font-size: 11pt;
    line-height: normal;
    margin-top: 3px;
}



.all-hotels h3 {
    margin-bottom: 0px;
}



.one-column li {
    width: 100%;
}




.three-column ul {
    clear: right;

    overflow: auto;
}


.three-column li {
    width: 33%;
    float: left;
    padding-right: 30px;
    margin: 3px 0px;
}

.hotels-list {
    margin-top: 0px;
    border-bottom: 2px solid #f60;
}


.hotels-list ul {
    list-style: none;
    padding: 5px;
    margin: 0px;
}


.hotels-list li {
    padding-right: 20px;
    margin: 2px 0px;
}


.three-column li:nth-child(3n+1) {
    clear: both;
}


.three-column li:nth-child(3n) {
    padding-right: 5px;
    margin-right: 0px;
}


.reviews__page .review {
    margin-bottom: 35px;
}


.reviews__page .review__text a {
    font-weight: normal;
    text-decoration: none;
    font-size: 11pt;
}

.reviews__page .review__text a:hover {
    text-decoration: underline;
}


.lightnote-report {
    text-align: center;
}

.lightnote-report span {
    font-size: 8pt
}

.lightnote-report a {
    font-weight: bold;
    font-size: 13px;
}


.reviews__page h4 {
    font-family: Arial;
    font-style: normal;
    font-size: 12pt;
    margin: 5px 0px 10px 23px;
   
}


.reviews__page h4 a, .reviews__page h4 a:visited {
    color: #00448D;
}


.hidden {
    display: none;
}

.not_hidden {
    display: block !important;
    width: 250px;
    position: absolute;
    box-shadow: 5px 5px 40px rgba(0,0,0,0.3);
}


.review #input_name1, .review #input_name2, .review #input_title {
    width: 100%;
}


.tour_contacts {
    float: right;
    right: 10px;
    top: 52px;
    width: 250px;
    border-bottom: 2px solid #f60;
  
}


.tour_contacts span {
    display: block;
    color: #00448D;
    font-size: 8pt;
    margin: 3px 0px;
}


.tour_contacts a, .tour_contacts a:visited {
    font-weight: bold;
    font-size: 13px;
    color: #00448D;
}


.embed_images {
    float: left;
    margin: 0px 10px 3px 0px;
}


.embed_images img {
    border: 1px solid #f60;
}



.op_name {
    font-weight: bold;
  
}


.tour-header {
    margin-bottom: 10px;
    line-height: normal;
}


.tour-header h1 {
    float: left;
    margin-top: 30px;
    margin-right: 0px;
    width: 55%;
}


.hotel-star-item {
    height: 11px;
    width: 11px;
}


.hotel-header h1, .hotel-header div {
    display: inline-block;
}

.hotel-header h1 {
    margin-right: 0px;
}


.hotel-where {
    line-height: normal;
    font-size: 10pt;
    color: #f60;
}


.hotels-list a, .hotels-list a:visited {
    font-size: 10pt;
    color: #00448D;
    font-weight: bold;
}


.label_head {
    font-size: 10pt;
    color: #f60;
}


.label_text {
    font-size: 11pt;
}


.label_text, .label_text a, .label_text a:visited {
    color: #00448D;
}

/* why?
.label_text a {
    font-size: 13px;
}
*/

.small-menu {
    position: absolute;
    right: 0px;
    top: 33px;
    width: 94px;
    border-top: 4px solid #FF6600;
    border-bottom: 2px solid #FF6600;
    margin-bottom: 15px;
    font-size: 8pt;
    font-weight: bold;
}


.h1-wrapper, .hotel-where {
    width: 80%;
}


.hiddenlink {
    text-decoration: none;
    color: #00448D;
}


.photo_title {
    display: block;
}


.hotel-prices {
    font-weight: bold;
}


.hotel-prices th, .hotel-prices td, .hotel-prices span {
    font-size: 10pt;
    font-family: Arial;
    text-align: center;
    padding: 7px;
    text-align: center;
}


.hotel-prices th {
    background: #FED8B6;
    border-bottom: 2px solid #FF6600;
}


.desoslide-wrapper img {
    width: 806px;
}


.look_also img {
    margin-right: 10px;
    margin-bottom: 15px;
    border: 1px solid #f60;
    float: left;
}


.look_also .tour__header, .look_also h2 {
    font-size: 12pt;
    font-style: normal;
    margin-left: 20px;
    font-weight: bold;
    margin: 20px 0px 10px 0px;
}


.look_also .tour__header {
    display: block;
}


.look_also .tour {
    overflow: hidden;
}


.look_also .description {
    clear: right;
    line-height: normal;
}


#bkform .txtinp {
    width: 100%;
}


#bkform span, #bkform input, #bkform label {
    display: block;
}


.form2 {
    width: 550px;
    margin: 5px 0px 2px 53px;
}


.form2 label {
    padding-left: 5px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    line-height: 20px;
    color: #FFFC00;
    background: #3379C1;
    margin: 0px;
}


.form2_intro {
    margin-bottom: 2px;
}




.look_also span, .look_also a {
    display: inline;
}



.feedback__hotel .form2 {
    margin-left: 0px;
    width: 100%;
}




.read_also ul {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 8pt;

}


.read_also a {
    font-size: 10pt;
}


.lement.style {
    left: 0px;
    top: 403px;
    width: 806px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    opacity: 0.7;
}

.sanatorium {
    font-size: 8pt;
}

.desoslide-wrapper {
    width: 100%;
    position: relative;
    text-align: center;
}
.desoslide-controls-wrapper {
    float: right;
    height: 36px;
    line-height: 41px;
    bottom: 8px;
    z-index: 100;
    opacity: 1;
}
.desoslide-controls-wrapper a:hover {
    opacity: 0.7;
}
.desoslide-overlay {
    height: 36px;
    position: absolute;
    z-index: 10;
    text-align: left;
    color: white;
    font-weight: bold;
    background-color: black;
    padding: 8px;
    opacity: 0;
}
.desoslide-overlay > a {
    position: relative;
    top: -1px;
    color: white;
}
.desoslide-overlay .desoslide-caption-title {
    font-family: Tahoma;
    font-weight: bold;
    display: inline-block;
    position: relative;
    top: -1px;
    max-width: 90%;
    max-height: 24px;
    font-size: 14px;
    overflow: hidden;
}
.desoslide-controls {
    display: inline-block;
    background: url('/_/images/dsc.png') no-repeat 0 0;
}
.desoslide-controls.prev {
    width: 16px;
    height: 16px;
    background-position: 0 -54px;
}
.desoslide-controls.pause {
    width: 16px;
    height: 16px;
    background-position: 0 -18px;
}
.desoslide-controls.play {
    width: 16px;
    height: 16px;
    background-position: 0 -36px;
}
.desoslide-controls.next {
    width: 16px;
    height: 16px;
    background-position: 0 0;
}
