@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,900&display=swap&subset=cyrillic-ext);
@charset "UTF-8";
@font-face {
    font-family: pfagorasansprothin;
    src: url(../fonts/pfagorasansprothin.eot);
    src: url(../fonts/pfagorasansprothin.eot?#iefix) format("embedded-opentype"), url(../fonts/pfagorasansprothin.woff) format("woff"), url(../fonts/pfagorasansprothin.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: blissproextrabold;
    src: url(../fonts/blissproextrabold.eot);
    src: url(../fonts/blissproextrabold.eot?#iefix) format("embedded-opentype");
    src: local("☺"), url(../fonts/blissproextrabold.woff) format("woff"), url(../fonts/blissproextrabold.ttf) format("truetype"), url(../fonts/blissproextrabold.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: blissprolight;
    src: url(../fonts/blissprolight.eot);
    src: url(../fonts/blissprolight.eot?#iefix) format("embedded-opentype");
    src: local("☺"), url(../fonts/blissprolight.woff) format("woff"), url(../fonts/blissprolight.ttf) format("truetype"), url(../fonts/blissprolight.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

html {
    -webkit-font-smoothing: antialiased;
    webkit-transform: translateZ(0)
}

body {
    background: #fff;
    color: #000;
    font: 14px/100% sans-serif;
    -webkit-text-stroke: 1px transparent;
    -webkit-font-smoothing: antialiased
}

.slider_main_bg {
    background: url(/theme/img/slider_bg_1.png) center 0 no-repeat;
    height: 600px;
    margin-top: -3px
}

.carousel_main_bg {
    background: url(/theme/img/carousel_bg_1.png) center 0 no-repeat;
    height: 610px
}

.carousel_main_bg.bottom {
    background: url(/theme/img/carousel_bg_2.png) center 0 no-repeat;
    height: 560px
}

.wrap {
    margin: 0 auto;
    width: 960px;
}

.tour_wrap .wrap{
    display: flex;
    flex-wrap:wrap;
    justify-content:space-between
}

.header .wrap{
    display: flex;
    align-items: center;
    padding:15px 0;
}

.footer .wrap{
    margin-top: 30px;
}

.wrap__wide {
    max-width: 1280px;
    width: 100%
}

.clear {
    clear: both
}

.fleft {
    float: left
}

.fright {
    float: right
}

.tal {
    text-align: left
}

.tar {
    text-align: right
}

.tac {
    text-align: center
}

.red {
    color: #d40000
}

.grey {
    color: #a4acae
}

.btn {
    background: transparent;
    border: 1px solid #d40000;
    color: #d40000;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    font: 16px/40px blissproextrabold, sans-serif;
    padding: 0 35px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 3px
}

.x_button {
    background: url(/theme/img/x.png) no-repeat;
    height: 17px;
    width: 17px;
    float: right;
    margin-right: 28px;
    display: block
}

.x_button:hover {
    opacity: .8
}

input.btn {
    height: 42px
}

.btn.hover,
.btn:not(.hovered):hover {
    background: #fff
}

.btn:active {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .4);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .4)
}

.btn.gg,
.btn.gr {
    border-color: #c4c7c8
}

.btn.gg {
    color: #c4c7c8
}

.btn.gg.hover,
.btn.gg:not(.hovered):hover,
.btn.gr.hover,
.btn.gr:not(.hovered):hover {
    background: transparent;
    border-color: #d40000;
    color: #d40000
}

.header {
    font-family: blissprolight, sans-serif!important
}

.main_logo {
    margin: 0 60px 10px 0;
    float: left
}

.top_menu {
    width: 500px;
    float: left;
    margin: 0 0 0 30px
}

.top_menu li {
    margin-left: 0;
    list-style: none;
    float: left;
    margin: 0 30px 10px 0
}

.top_menu li a {
    border-bottom: 1px solid #dcdcdc;
    color: #000;
    font-size: 15px;
    text-decoration: none
}

.top_menu li a:hover {
    border-color: #d40000
}

.top_menu li.active a {
    border: none;
    color: #c4c7c8;
    cursor: default
}

.contacts_top {
    float: right;
    text-align: right;
    font-size: 15px;
}

.contacts_top .phone_number {
    margin: 15px 0 10px
}

.contacts_top .mail_to {
    border-bottom: 1px solid #dcdcdc;
    color: #000;
    font-size: 15px;
    text-decoration: none
}

.phone_number {
    font-family: pfagorasansprothin, sans-serif;
    font-size: 27px
}

.phone_number span {
    font-size: 16px
}

.jpy {
    color: #d40000
}

.jpy,
.usd {
    font: 13px blissprolight, sans-serif;
    text-transform: uppercase
}

.usd {
    color: #000000;
}



.tour_selection_bg {
    background: url(../img/tour_selection_bg.png);
    height: 73px;
    margin-top: 30px;
    position: relative;
    z-index: 2
}

.tour_selection_bg .tour_select .price_search_form input[type=submit] {
    margin: 0;
    margin-top: 15px
}

.tour_selection_bg .tour_select .tour_text {
    font: 16px blissproextrabold, sans-serif;
    float: left;
    height: 70px;
    line-height: 70px;
    text-transform: uppercase;
    letter-spacing: 3px;
    width: 200px
}

.tour_selection_bg .tour_select .slider_price_wrap {
    float: left;
    width: 575px;
    position: relative;
    padding-top: 30px
}

.tour_selection_bg .tour_select .slider_price_wrap .price_range {
    float: left;
    width: 100px;
    position: relative;
    top: -11px
}

.flexslider li {
    margin-left: 0;
    list-style: none
}

.flexslider.main {
    height: 600px;
    position: relative;
    -webkit-font-smoothing: antialiased
}

.flexslider.main .sliderContent {
    margin: 0 auto;
    width: 320px;
    height: 480px;
    margin-top: 40px
}

.flexslider.main .next,
.flexslider.main .prev {
    background: url(../img/slider_controls.png) no-repeat;
    text-indent: -9999px;
    position: absolute;
    height: 95px;
    width: 37px;
    top: -350px
}

.flexslider.main .next {
    background-position: -37px 0;
    right: 0
}

.flexslider.main .flex-control-nav {
    width: 100%;
    bottom: 0;
    text-align: center
}

.flexslider.main .flex-control-nav li {
    margin: 0;
    display: inline-block;
    zoom: 1;
    margin-top: 19px
}

.flexslider.main .flex-control-nav li a {
    width: 28px;
    height: 28px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../img/slider_paginator.png) -28px 0 no-repeat
}

.flexslider.main .flex-control-nav li a:hover {
    background-position: -56px 0
}

.flexslider.main .flex-control-nav li a.active {
    background-position: 0 0
}

.flexslider.main .flex-direction-nav {
    margin: 0 auto;
    width: 1000px;
    position: relative
}

.content_white_block_wrap,
.content_white_block_wrap.hfixed {
    height: 460px;
    width: 320px;
    overflow: hidden;
    position: relative
}

.content_white_block_wrap.excursions,
.content_white_block_wrap.hfixed.excursions {
    -webkit-box-shadow: 0 8px 10px 5px rgba(0, 0, 0, .4);
    box-shadow: 0 8px 10px 5px rgba(0, 0, 0, .4)
}

.tour_single .content_white_block_wrap,
.tour_single .content_white_block_wrap.hfixed {
    -webkit-box-shadow: none;
    box-shadow: none
}

.sliderContent .content_white_block_wrap .content_white_block {
    height: 316px
}

.sliderContent .content_white_block_wrap .content_white_block.price {
    height: 73px
}

.content_white_block_wrap.full {
    width: 100%;
    height: auto;
    overflow: visible
}

.content_white_block_wrap.second.hfixed {
    height: 570px;
    width: 260px;
    overflow: hidden
}

.content_white_block_wrap.second.hfixed .content_white_block {
    height: 320px
}

.jcarousel-skin-main .content_white_block_wrap.second.hfixed .content_white_block {
    height: 500px
}

.jcarousel-skin-bottom .content_white_block_wrap.second.hfixed .content_white_block {
    height: 450px
}

.content_white_block_wrap.second.small.hfixed {
    height: 520px;
    width: 260px;
    overflow: hidden
}

.content_white_block_wrap.second .content_white_block {
    padding: 0 30px;
    width: 280px
}

.content_white_block {
    background: #fff;
    padding: 10px 20px;
    width: 320px
}

.content_white_block_wrap.full .content_white_block {
    width: 100%;
    height: 660px;
    padding: 0
}

.content_white_block.price {
    display: table;
    height: 71px;
    width: 320px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    text-transform: uppercase
}

.content_white_block.price .price_bot {
    display: table-cell;
    font: 13px blissprolight, sans-serif;
    vertical-align: middle
}

.content_white_block .tour_name {
    font: 29px pfagorasansprothin, sans-serif;
    padding: 30px 0 20px;
    letter-spacing: 3px;
    text-align: center
}

.content_white_block .tour_city {
    color: #b7bec0;
    font: 12px blissproextrabold, sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
    padding-bottom: 30px
}

.content_white_block_wrap.second .tour_city {
    padding: 26px 0 22px
}

.content_white_block_wrap.second .tour_name {
    font-size: 22px;
    padding: 0;
    overflow: hidden;
    height: 55px
}

.content_white_block_wrap.second.small .tour_name {
    padding-bottom: 20px
}

.content_white_block_wrap.second.small .tour_description {
    padding-bottom: 31px;
    height: 55px
}

.content_white_block_wrap.second .tour_description {
    padding: 0;
    height: 90px;
    overflow: hidden;
    padding: 10px 0 16px
}

.content_white_block .tour_description {
    height: 175px;
    overflow: hidden;
    font: italic 12px/21px georgia, sans-serif;
    text-align: center
}

.button_block {
    background: url(/theme/img/translucent_bg.png)
}

.button_block.tours {
    position: relative
}

.button_block.tours .x_button {
    position: absolute;
    right: 0;
    top: 26px
}

.content_white_block_wrap .button_block {
    height: 70px;
    text-align: center;
    vertical-align: middle;
    width: 320px
}

.content_white_block_wrap .button_block .btn {
    margin-top: 14px
}

.content_white_block_wrap.second .button_block {
    width: 260px
}

.content_white_block_wrap.pages .button_block {
    width: 960px
}

.text_on_white {
    height: 60px;
    text-align: center;
    font: 26px blissproextrabold, sans-serif;
    padding-top: 15px;
    text-transform: uppercase;
    letter-spacing: 3px
}

.stars {
    background: url(/theme/img/stars_sprite.png) 0 0 no-repeat;
    height: 9px;
    width: 70px;
    margin: 25px auto
}

.stars.one {
    background-position: -70px 0
}

.stars.two {
    background-position: -140px 0
}

.stars.three {
    background-position: -210px 0
}

.stars.four {
    background-position: -280px 0
}

.stars.five {
    background-position: -350px 0
}

.jcarousel-skin-main .jcarousel-container-horizontal {
    cursor: pointer;
    width: 960px;
    height: 610px;
    overflow: hidden;
    position: relative;
    margin: 0 auto
}

.jcarousel-skin-main .jcarousel-clip-horizontal {
    width: 840px;
    height: 595px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 20px
}

.jcarousel-skin-main .jcarousel-item-horizontal {
    width: 260px;
    height: 575px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative
}

.jcarousel-skin-main .jcarousel-prev-horizontal {
    position: absolute;
    top: 42%;
    left: 0;
    width: 37px;
    height: 95px;
    cursor: pointer;
    background: url(../img/slider_controls.png) no-repeat 0 0
}

.jcarousel-skin-main .jcarousel-next-horizontal {
    position: absolute;
    top: 42%;
    right: 0;
    width: 37px;
    height: 95px;
    cursor: pointer;
    background: url(../img/slider_controls.png) no-repeat -37px 0
}

.jcarousel-skin-bottom .jcarousel-container-horizontal {
    cursor: pointer;
    width: 960px;
    height: 560px;
    overflow: hidden;
    position: relative;
    margin: 0 auto
}

.jcarousel-skin-bottom .jcarousel-clip-horizontal {
    width: 840px;
    height: 560px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 20px
}

.jcarousel-skin-bottom .jcarousel-item-horizontal {
    width: 260px;
    height: 560px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative
}

.jcarousel-skin-bottom .jcarousel-prev-horizontal {
    position: absolute;
    top: 42%;
    left: 0;
    width: 37px;
    height: 95px;
    cursor: pointer;
    background: url(../img/slider_controls.png) no-repeat 0 0
}

.jcarousel-skin-bottom .jcarousel-next-horizontal {
    position: absolute;
    top: 42%;
    right: 0;
    width: 37px;
    height: 95px;
    cursor: pointer;
    background: url(../img/slider_controls.png) no-repeat -37px 0
}

.jcarousel-skin-img {
    height: 200px;
    width: 200px;
    margin: 30px 0 0 30px;
    float: left
}

.jcarousel-skin-img ul li {
    margin-left: 0;
    list-style: none
}

.jcarousel-skin-img img {
    border-radius: 105px
}

.jcarousel-skin-img .jcarousel-container-horizontal {
    cursor: pointer;
    width: 200px;
    height: 200px;
    overflow: hidden;
    position: relative
}

.jcarousel-skin-img .jcarousel-clip-horizontal {
    width: 200px;
    height: 200px;
    overflow: hidden
}

.jcarousel-skin-img .jcarousel-item-horizontal {
    width: 200px;
    height: 200px;
    position: relative
}

.jcarousel-skin-img .img-thumbnail {
    width: 100%;
    height: 100%;
    background-size: contain;
    border-radius: 100%
}

.jcarousel-skin-img .jcarousel-prev-horizontal {
    position: absolute;
    top: 37%;
    left: 15px;
    width: 24px;
    height: 59px;
    cursor: pointer;
    background: url(../img/slider_controls_small.png) no-repeat 0 0
}

.jcarousel-skin-img .jcarousel-next-horizontal {
    position: absolute;
    top: 37%;
    right: 15px;
    width: 24px;
    height: 59px;
    cursor: pointer;
    background: url(../img/slider_controls_small.png) no-repeat -24px 0
}

.formCost {
    width: 180px;
    float: left;
    margin: 0 0 10px 40px
}

.formCost label {
    float: left;
    font-size: 16px;
    line-height: 16px;
    color: #e40000;
    font-weight: 700;
    margin-right: 5px;
    position: relative;
    top: 2px
}

.formCost input {
    float: left;
    text-align: right;
    color: #434343;
    font-size: 12px;
    font-weight: 700;
    width: 55px;
    height: 17px;
    background: none;
    border: 1px solid #e5e5e5;
    margin-right: 10px
}

.sliderCont {
    width: 178px;
    height: 27px;
    float: left;
    margin: 21px 0 0 23px
}

#slider {
    float: left;
    width: 310px
}

.ui-slider {
    position: relative
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 30px;
    height: 31px;
    background: url(/theme/img/slider_price_control.png) no-repeat;
    cursor: pointer
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    overflow: hidden
}

.ui-slider-horizontal {
    height: 6px
}

.ui-slider-horizontal .ui-slider-handle {
    top: -10px;
    margin-left: -16px
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-widget-content {
    background: url(/theme/img/slider_price_bg.png) 0 0 repeat-x
}

.ui-widget-header {
    background: url(/theme/img/slider_price_bg.png) 0 -6px repeat-x;
    height: 6px
}

.ui-widget-content.ui-datepicker {
    border: 1px solid silver
}

.image_mask {
    border-radius: 105px;
    -moz-border-radius: 105px;
    height: 200px;
    width: 200px;
    position: relative;
    z-index: 1;
    background-size: contain
}

.footer {
    text-align: center;
    padding: 14px 0 0
}

.footer .footer_text {
    font: 13px blissproextrabold, sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 39px 0 46px
}

.footer .footer_bot_repeat {
    background: url(/theme/img/footer_bot_repeat.png);
    height: 50px
}

.footer .miritec {
    font: 13px/50px blissprolight, sans-serif
}

.footer .miritec a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #a4acae
}

.footer .miritec a:hover {
    border-color: #d40000
}

.text_page h1,
h1 {
    font: 26px blissproextrabold, sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase
}

.text_page h2,
h2 {
    font: 16px blissproextrabold, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase
}

.text_page table,
table {
    border-collapse: collapse;
    border: 1px solid #dcdcdc!important
}

.text_page table thead th,
table thead th {
    background: #f5f5f5!important;
    color: #7f7f7f!important;
    height: 57px;
    text-transform: uppercase!important;
    font: 12px blissproextrabold, sans-serif!important;
    letter-spacing: 2px!important;
    vertical-align: middle;
    border: 1px solid #dcdcdc!important;
    padding-left: 20px
}

.text_page table tbody td,
table tbody td {
    border: 1px solid #dcdcdc!important;
    font: italic 12px/20px georgia, sans-serif;
    padding-left: 20px
}

.text_page a {
    color: #e40505
}

.text_page a,
.text_page a:hover {
    font: italic 12px/20px georgia, sans-serif
}

.text_page a:hover {
    color: #a4acae
}

.text_page,
.text_page p,
.text_page p span {
    font: italic 12px/20px Roboto, sans-serif;
    font-size: inherit
}

p strong,
strong,
strong span {
    font-weight: 700!important
}

i,
i span,
p i {
    font-style: italic!important
}

input[type=password],
input[type=text],
select {
    border: 1px solid silver;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .15);
    font: 13px/36px blissprolight, sans-serif;
    height: 36px;
    width: 280px;
    padding-left: 12px
}

input[type=password]:focus,
input[type=text]:focus {
    border: 1px solid #343434;
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .15)
}

input[type=text][disabled] {
    border: 1px solid #dfdfdf;
    color: #c7c7c7;
    -webkit-box-shadow: none;
    box-shadow: none
}

input[type=password].error,
input[type=text].error {
    border: 1px solid #ff5050
}

input[type=text].datepicker {
    background: url(/theme/img/datepicker_icon.png) 260px no-repeat;
    cursor: pointer
}

textarea {
    border: 1px solid silver;
    font: 13px/20px blissprolight, sans-serif;
    padding-left: 12px;
    width: 508px;
    max-width: 508px
}

textarea,
textarea:focus {
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .15)
}

textarea:focus {
    border: 1px solid #343434
}

ul li {
    list-style-image: url(/theme/img/list_style_img.png)
}

p {
    font: italic 12px/20px georgia, sans-serif
}

#ui-datepicker-div {
    width: 336px;
    display: none;
    z-index: 5
}

#ui-datepicker-div:after {
    background: url(/theme/img/datepicker_bottom.png) 0 0 no-repeat;
    content: "";
    position: absolute;
    height: 6px;
    width: 336px;
    bottom: -7px;
    left: 0
}

.ui-datepicker-header .ui-datepicker-title {
    color: #7f7f7f;
    font: 15px/49px blissprolight, sans-serif;
    text-align: center;
    text-transform: uppercase
}

.ui-datepicker-header {
    background: #f5f5f5;
    height: 49px;
    position: relative;
    border: none
}

.ui-datepicker-header .ui-datepicker-next,
.ui-datepicker-header .ui-datepicker-prev {
    background-image: url(/theme/img/datepicker_controls.png);
    background-repeat: no-repeat;
    cursor: pointer;
    height: 17px;
    overflow: hidden;
    position: absolute;
    text-indent: 100%;
    width: 8px;
    top: 13px
}

.ui-datepicker-header .ui-datepicker-prev {
    background-position: 0 0;
    left: 28px
}

.ui-datepicker-header .ui-datepicker-prev.ui-state-disabled:hover {
    background-position: 0 0;
    cursor: default
}

.ui-datepicker-header .ui-datepicker-prev:hover {
    background-position: 0 -17px
}

.ui-datepicker-header .ui-datepicker-next {
    background-position: -8px 0;
    right: 28px
}

.ui-datepicker-header .ui-datepicker-next:hover {
    background-position: -8px -17px
}

.ui-datepicker-calendar {
    background: #fff;
    border: none!important;
    width: 336px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.ui-datepicker-calendar thead {
    background: url(../img/silver_bg.png) repeat-x
}

.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
    border: none
}

.ui-datepicker-calendar tbody td {
    border: none!important;
    font-size: 11px;
    text-align: center;
    width: 13%;
    padding: 5px
}

.ui-datepicker-calendar thead th {
    color: #000!important;
    background: #fff!important;
    font: 700 11px Tahoma, sans-serif;
    border: none!important;
    padding: 0;
    text-align: center;
    text-transform: lowercase;
    text-shadow: 0 1px 1px #fff
}

.ui-datepicker-calendar thead th.ui-datepicker-week-end {
    color: #d40000!important
}

.ui-datepicker-calendar thead th:first-of-type {
    padding-left: 18px
}

.ui-datepicker-calendar thead th:last-of-type {
    padding-right: 18px
}

.ui-datepicker-calendar tbody td:first-of-type {
    padding-left: 18px;
    width: 17%
}

.ui-datepicker-calendar tbody td:last-of-type {
    padding-right: 18px;
    width: 17%
}

.ui-datepicker-calendar tbody td a {
    padding: 5px 0;
    font: normal 13px blissprolight, sans-serif;
    color: #000;
    display: block;
    text-decoration: none
}

.ui-datepicker-calendar tbody td span {
    color: #c7c7c7;
    padding: 5px 0;
    font: normal 13px blissprolight, sans-serif;
    display: block
}

.ui-datepicker-calendar tbody td a:hover {
    background-color: #f5f5f5;
    border-radius: 2px;
    color: #d40000!important;
    text-decoration: none
}

.ui-datepicker-calendar tbody td.ui-datepicker-other-month a {
    color: #c7c7c7
}

.bg_404 {
    background: url(/theme/img/bg_text_page.png) center 0;
    height: 962px
}

.bg_404 .content_white_block_wrap {
    position: relative;
    top: 25px
}

.bg_404 .content_white_block_wrap h1 {
    padding: 50px 0 48px
}

.hotel_wrap {
    background: url(/theme/img/hotels_bg.png) 0 no-repeat fixed;
    min-height: 1590px;
    margin-top: -2px;
    padding-bottom: 5px
}

.top_header_item {
    background: url(/theme/img/translucent_second_bg.png) 0 0;
    color: #fff;
    height: 100px;
    margin-bottom: 20px;
    text-align: center;
    font: 26px/100px blissproextrabold, sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase
}

.content_white_block_wrap.hotels,
.content_white_block_wrap.pages {
    height: auto;
    width: 100%;
    margin-bottom: 20px
}

.content_white_block_wrap.pages .content_white_block {
    width: auto
}

.content_white_block_wrap.pages .content_transfer_block {
    margin: 0 auto
}

.content_white_block_wrap.hotels .content_white_block {
    width: 100%;
    padding: 0;
    min-height: 260px
}

.content_white_block_wrap.hotels .button_block {
    width: 100%
}

.content_white_block_wrap.hotels .right_block {
    float: right;
    width: 610px
}

.wrap__wide .content_white_block_wrap.hotels .right_block {
    width: calc(100% - 380px);
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.excursion_title{
    font: 24px Roboto, sans-serif;
    font-weight:normal;
    margin: 35px 0 15px 0
}

.excursion_title.center{
    text-align: center;
}

.left_block {
    float: left;
    width: 350px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.content_white_block_wrap.hotels .right_block .name,
.page_title {
    font: 27px pfagorasansprothin, sans-serif;
    letter-spacing: 3px;
    margin: 30px 0 25px
}

.page_title {
    margin: 0;
    padding: 30px 0 25px;
    text-align: center
}

.tour_single .page_title {
    font: 37px Roboto, sans-serif;
    font-weight: 900;
    letter-spacing: normal;
    margin: 15px 0 25px;
    text-align: left;
    padding: 0
}

.content_white_block_wrap.hotels .right_block .stars {
    margin: 0;
    float: left;
    margin-right: 15px
}

.content_white_block_wrap.hotels .right_block .tour_city {
    margin-top: -2px;
    letter-spacing: 2px;
    text-align: left;
    padding-bottom: 20px
}

.content_white_block_wrap.hotels .right_block .short_desc {
    margin: 0;
    height: 120px;
    overflow: hidden;
}

.content_white_block_wrap.hotels .right_block .full_desc {
    display: none;
    margin: 0 0 20px;
}

.restaurants_wrap {
    background: url(/theme/img/restaurants_bg.png) 0 no-repeat fixed;
    min-height: 1590px;
    margin-top: -3px;
    padding-bottom: 5px
}

.staticpage_wrap {
    background: url(/theme/img/staticpage_bg.png) center 0 no-repeat fixed;
    min-height: 1594px;
    margin-top: -3px;
    padding-bottom: 5px;
    padding-top: 30px
}

.content_white_block_wrap.pages .content_white_block .page_name {
    font: 26px blissproextrabold, sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: center;
    padding: 25px 0
}

.tour_wrap {
    background: url(/theme/img/tour_bg.jpg) center 0 no-repeat fixed;
    padding-bottom: 5px;
    margin-top: -3px
}

.tour_single {
    background: transparent
}

.filter_form_bg {
    background: none;
    color: #fff;
    height: 0;
    padding-bottom: 20px
}

.filter_form_bg .wrap {
    display: none
}

.filter_form_bg .top_part {
    font: 16px/55px blissproextrabold, sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase
}

.filter_form_bg .bottom_part .reset_filter {
    border-bottom: 1px dashed #ff5556;
    cursor: pointer;
    float: right;
    padding-bottom: 3px
}

label.radio {
    background: url(/theme/img/custom_check_box.png) 0 -12px no-repeat;
    cursor: pointer;
    display: inline-block!important;
    height: 12px;
    line-height: 12px;
    padding-left: 18px
}

label.radio.on {
    background-position: 0 0;
    background-repeat: no-repeat
}

label.radio input[type=checkbox] {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0
}

label.radio.tour_check {
    margin-right: 10px
}

.price_tour_top {
    font: 13px blissprolight, sans-serif;
    position: absolute;
    right: 20px;
    top: 20px
}

.price_tour_top .usd {
    margin-right: 5px
}

.price_tour_top.desc {
    position: static;
    margin: 10px 0;
    text-align: center;
    margin-left: -210px
}

.tour_order_popup .content_white_block_wrap {
    height: 500px;
    width: 500px;
    overflow: visible!important
}

.tour_order_popup .content_white_block_wrap .content_white_block {
    width: 460px;
    position: relative;
    padding-bottom: 20px
}

.tour_order_popup .content_white_block_wrap .button_block {
    width: 500px
}

.tour_order_popup .content_white_block_wrap .content_white_block .tour_name {
    font-size: 27px
}

.tour_order_popup .content_white_block_wrap .content_white_block form {
    margin: 0 auto;
    width: 294px
}

.tour_order_popup .content_white_block_wrap .content_white_block input[type=text] {
    margin-bottom: 12px
}

.tour_order_popup .content_white_block_wrap .content_white_block .x_button {
    margin: 13px 0 0
}

.tour_order_popup .content_white_block_wrap .content_white_block .text_page {
    text-align: center;
    padding: 25px 20px 0
}

.transfer_wrap {
    background: url(/theme/img/transfer_bg2.png) center 0 no-repeat;
    min-height: 1080px;
    margin-top: -3px;
    padding: 120px 0;
    -webkit-background-size: cover;
    background-size: cover
}

.transfer_wrap:after {
    content: '';
    position: absolute;
    width: 100%
}

.transfer_wrap .transfer_text {
    margin: 15px 0 40px
}

.rent_car_bg {
    background: #fff;
    width: 960px;
    position: relative;
    border-radius: 8px;
    margin-bottom: 38px
}

#selectCar {
    margin: 0 auto;
    display: flex;
    width: 100%
}

#selectCar li {
    cursor: pointer;
    margin-left: 0;
    list-style: none;
}

#selectCar li:hover, .carList__item.active{
    background: rgba(105, 179, 199, .4);
    background-size: 100%;
    border-radius: 8px;
    transition:all 2s
}

#selectCar li img {
    display: block;
    width: 100%;
    margin: 0 auto
}

#selectCar li .bubble{
    max-width:320px
}

#selectCar li .car_name {
    font: 16px/100% Roboto, sans-serif;
    text-align: center;
    letter-spacing: 2px
}

#selectCar li.selected {
    background: #fff;
    cursor: default
}

#selectCar li .car_desc {
    color: #69b3c7;
    height: 40px;
    text-align: center;
    padding: 10px 15px 0;
    font-style: normal
}

#selectCar li.selected .car_desc {
    display: block
}

#selectCar li.selected .car_name {
    color: #d40000
}

.transfer_wrap .rent_h {
    font: 16px blissproextrabold, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center
}

.transfer_wrap .rent_h.top {
    margin-bottom: 25px
}

.transfer_wrap .rent_h.bottom {
    margin: 40px 0 30px
}

.transfer_wrap .choise_list {
    margin: 33px 0 15px
}

.transfer_wrap #costTransfers {
    margin-bottom: 35px
}

.transfer_wrap #costTransfers,
.transfer_wrap #costTransfers .jpy,
.transfer_wrap #costTransfers .usd {
    font-size: 14px
}

.transfer_wrap #transfer_select_box input[type=text] {
    margin-bottom: 10px
}

.transfer-total{
    width:350px;
    margin: 0 auto 38px auto;
    color:#000;
    font-size: 24px;
    text-align: center;
    line-height: 68px;
    height:68px;
    border-radius: 8px;
    background: #fff;
}

.transfer-total>span{
    font-size: 14px;
}

.contact_wrap {
    background: url(/theme/img/contacts_bg.png) center 0 fixed no-repeat;
    min-height: 856px;
    margin-top: -3px;
    padding-top: 30px;
    padding-bottom: 1px
}

.contact_wrap .name {
    font: 16px blissproextrabold, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    padding: 25px 0
}

.contact_wrap .content_white_block_wrap {
    height: auto
}

.contact_wrap .content_white_block {
    padding-bottom: 25px
}

.block_error {
    background: #fff;
    height: 200px;
    width: 500px
}

.block_error h2 {
    padding-top: 50px
}

#seoText {
    margin-bottom: 39px;
    word-break: break-all;
}

@media only screen and (max-width:980px) {
    .mp__panel,
    .top_menu {
        background: #d40000!important
    }
    body {
        overflow-x: hidden
    }
    .wrap,
    body {
        max-width: 100%
    }
    .wrap {
        padding: 0 15px
    }
    .header .wrap{
        display: block;
        padding: 20px;
    }
    .top_menu,
    .wrap {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .top_menu {
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        width: 80%;
        max-width: 260px;
        overflow-y: auto;
        background: #fff;
        -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .8);
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, .8);
        -webkit-transition: left, right .3s linear;
        transition: left, right .3s linear;
        z-index: 4;
        background-color: #666;
        margin: 0;
        padding: 15px 0 10px 15px!important;
        height: auto!important;
        text-align: left;
        left: -125%
    }
    .top_menu.mp--on {
        left: 0
    }
    .top_menu li {
        float: none;
        margin-bottom: 30px
    }
    .top_menu li a {
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        cursor:pointer
    }
    .tour_selection_bg {
        height: auto;
        background-size: cover
    }
    .tour_selection_bg .tour_select {
        padding-bottom: 25px
    }
    .tour_selection_bg .tour_select .tour_text {
        float: none;
        text-align: center;
        margin: auto
    }
    .tour_selection_bg .tour_select .slider_price_wrap {
        float: none;
        height: 32px;
        margin: auto
    }
    .tour_selection_bg .tour_select .price_search_form {
        text-align: center
    }
    .tour_selection_bg .tour_select .price_search_form input[type=submit] {
        float: none;
        border-color: #d40000
    }
    .flexslider.main .flex-direction-nav {
        max-width: 80%
    }
    .jcarousel-skin-bottom .jcarousel-clip-horizontal,
    .jcarousel-skin-main .jcarousel-clip-horizontal {
        width: 560px
    }
    .jcarousel-skin-bottom .jcarousel-container-horizontal,
    .jcarousel-skin-main .jcarousel-container-horizontal {
        max-width: 100%
    }
    .price_tour_top {
        position: static;
        width: 100%;
        text-align: center;
        padding-top: 20px
    }
    .jcarousel-skin-img {
        float: none;
        margin: auto;
        padding-top: 30px
    }
    .content_white_block_wrap.hotels .right_block {
        float: none;
        max-width: 100%;
        text-align: center;
        width: 100%
    }
    .content_white_block_wrap.hotels .right_block .tour_city {
        text-align: center;
        padding: 15px
    }
    .content_white_block_wrap.hotels .right_block .short_desc {
        max-width: 100%;
        text-align: center;
        padding: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: auto;
        width: 100%
    }
    .content_white_block_wrap.hotels .button_block {
        max-width: 100%
    }
    .content_white_block_wrap.hotels .right_block .stars {
        margin: auto;
        float: none
    }
    .rent_car_bg {
        width: 504px;
        height: auto;
        margin: auto;
        left: 0
    }
    #selectCar,
    .rent_car_bg {
        display:block;
        max-width: 100%;
        margin-bottom: 38px;
    }
    #selectCar li {
        width: 100%;
        text-align: center;
    }
    #selectCar li .car_img {
        text-align: center
    }
    #selectCar .carList__item .car_img img {
        margin: 20px auto;
        display: inline-block
    }
    .selectbox {
        width: 100%!important;
        margin-bottom: 30px
    }
    .selectbox .select {
        width: 100%!important;
        float: none!important
    }
    .select_wrap.big {
        float: none
    }
    .content_white_block_wrap.pages .button_block {
        max-width: 100%
    }
    .content_white_block_wrap.hotels .right_block .full_desc {
        max-width: 100%;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 0;
        width: 100%
    }
    .transfer_wrap #transfer_select_box input[type=text],
    .transfer_wrap #transfer_select_box textarea {
        max-width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .selectbox .dropdown {
        position: static!important
    }
    .transfer_wrap #costTransfers,
    .transfer_wrap #costTransfers .jpy,
    .transfer_wrap #costTransfers .usd {
        text-align: center
    }
    .price_tour_top.desc {
        position: static;
        margin: 10px 0;
        text-align: center;
        margin-left: 0;
        width: 100%;
        padding-bottom: 20px
    }
    .left_block{
        float:none;
        display: flex;
        width: 100%;
        margin: 0 auto;
        flex-wrap:wrap;
        justify-content: space-between;
    }
    .guide_info, .sticky-block{
        width:100%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
    }

    .guide_info .guide, .guide_info .info-block{
        width: 48%;
        margin-top: 0;
        margin-bottom: 0;
    }

    .info-block__title{
        margin-top: 30px;
    }

    .transfers-list__item{
        width: 50%;
        float: left;
        padding: 10px;
    }

    .guide, .guide__title{
        margin-top: 0 !important;
    }
}

@media only screen and (max-width:650px) {
    .content_white_block.price,
    .flexslider.main .sliderContent {
        width: 240px
    }
    .flexslider.main .sliderContent div {
        max-width: 100%;
        line-height: 16px
    }
    .flexslider.main .flex-control-nav>li {
        opacity: 0
    }
    .content_white_block {
        max-width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .jcarousel-skin-bottom .jcarousel-clip-horizontal,
    .jcarousel-skin-main .jcarousel-clip-horizontal {
        width: 280px
    }
    .content_white_block_wrap.second .content_white_block {
        width: auto
    }
    .content_white_block .tour_name {
        font-size: 18px
    }
    .content_white_block .tour_city {
        font-size: 10px;
        padding-bottom: 20px
    }
    .content_white_block .tour_name {
        padding: 20px 0 15px
    }
    .flexslider.main .next,
    .flexslider.main .prev {
        top: -460px
    }
    .tour_selection_bg .tour_select .slider_price_wrap {
        height: auto;
        max-width: 100%
    }
    .tour_selection_bg .tour_select .slider_price_wrap .price_range {
        float: none;
        position: absolute
    }
    .tour_selection_bg .tour_select .slider_price_wrap .price_range.tar {
        left: 0;
        text-align: left
    }
    .tour_selection_bg .tour_select .slider_price_wrap .price_range.tal {
        right: 0;
        text-align: right
    }
    #slider {
        width: 100%;
        margin: auto
    }
    .filter_form_bg {
        height: auto;
        padding-bottom: 15px
    }
    .filter_form_bg .top_part {
        text-align: center
    }
    .filter_form_bg .top_part span {
        float: none
    }
    .filter_form_bg .bottom_part {
        text-align: center
    }
    .filter_form_bg .bottom_part .reset_filter {
        float: none;
        margin-top: 15px;
        display: block
    }
    label.radio.tour_check {
        margin-top: 10px
    }
    .price_tour_top {
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .content_white_block_wrap.hotels .right_block .name {
        font-size: 18px
    }
    .content_white_block_wrap.pages .content_white_block {
        padding: 0 15px 20px
    }
    .transfer_wrap .transfer_text {
        text-align: center
    }
    .transfer_wrap .transfer_text ul li {
        list-style-type: none;
        list-style-image: none;
        margin-left: 0
    }
    .rent_car_bg {
        height: 544px
    }
    #selectCar li {
        width: 100%
    }
    .selectbox .select {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .content_white_block_wrap {
        max-width: 100%
    }
    .selectbox .dropdown {
        max-width: 100%!important
    }
    .block_error {
        width: auto
    }
    .tour_order_popup .content_white_block_wrap .button_block,
    .tour_order_popup .content_white_block_wrap .content_white_block {
        width: 100%
    }
    .tour_order_popup .content_white_block_wrap,
    .tour_order_popup .content_white_block_wrap .content_white_block {
        height: auto
    }
    .guide_info .guide{
        margin-bottom: 20px;
    }
    .guide_info .guide, .guide_info .info-block, .transfers-list__item{
        width: 100%;
    }
    .guide_info, .sticky-block{
        flex-wrap:wrap
    }
    .reviews-left img{
        width:100% !important;
        height:auto !important;
    }
}

@media only screen and (max-width:550px) {
    #ui-datepicker-div,
    .ui-datepicker-calendar {
        width: 258px
    }
    #ui-datepicker-div:after {
        display: none
    }
    .formError {
        position: static!important;
        margin-left: 0!important;
        right: 0;
        margin-top: 0!important
    }
    .transfer_wrap #transfer_select_box input[type=text],
    .transfer_wrap #transfer_select_box textarea {
        max-width: 260px
    }
}

@media only screen and (max-width:450px) {
    .header .wrap {
        text-align: center
    }
    .main_logo {
        float: none;
        margin-right: 0
    }
    .contacts_top {
        float: none;
        text-align: center
    }
    .content_white_block_wrap.second .button_block,
    .flexslider.main .flex-direction-nav {
        max-width: 100%
    }
    .content_white_block_wrap.second.hfixed,
    .content_white_block_wrap.second.small.hfixed {
        width: 210px;
        margin: auto
    }
    .image_mask {
        max-width: 100%
    }
}

@media only screen and (max-width:425px) {
    .image_mask {
        height: 150px
    }
    .tour_order_popup .content_white_block_wrap .content_white_block form {
        width: 100%
    }
    input[type=password],
    input[type=text] {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.reviews_block {
    clear: both
}

.content_white_block .reviews_block {
    padding: 0 30px 30px
}

.jot-controls input[type=password],
.jot-controls input[type=text],
.jot-controls textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-height: 100%;
    max-width: 100%;
    font: 16px/20px blissprolight, sans-serif;
    padding: 10px
}

.jot-controls textarea {
    height: 150px!important;
    resize: none
}

a.gallery {
    text-decoration: none
}

.guide,
.guide__title {
    text-align: center;
    margin-top:35px;
}

.guide__title {
    font: italic 12px/20px georgia, sans-serif;
    font-size: inherit;
    margin-bottom: 20px
}

.guide__image {
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-size: contain;
    margin: 0 auto;
    margin-bottom: 20px
}

.guide__name {
    font: 16px blissproextrabold, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px
}

.info-block {
    margin: 20px 0;
    background: transparent;
    border: 1px solid #89e3e9;
    padding: 20px;
    color: #000;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.info-block__title {
    font: 16px/22px blissproextrabold, sans-serif;
    padding: 0 35px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 3px
}

.info-block .jpy,
.info-block .usd,
.info-block__item {
    color: #000!important;
    padding: 10px 0;
    text-align: center
}

.info-block .order {
    display: block;
    background-color: #89e3e9;
    color: #fff;
    text-decoration: none;
    border: 1px solid #89e3e9;
    text-align: center;
    text-transform: uppercase;
    height: 40px;
    font: 16px/40px blissprolight, sans-serif;
    padding: 0 35px;
    margin-top: 20px
}

.form__error,
.form__success {
    text-align: center;
    font: italic 12px/20px georgia, sans-serif;
    font-size: inherit;
    display: none
}

.form__error {
    color: red
}

.form__success {
    color: green
}

.dn {
    display: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: url(../img/slider_controls.png) no-repeat;
    text-indent: -9999px;
    position: absolute;
    height: 95px;
    width: 37px;
    z-index: 3;
    left: 0
}

.slick-next,
.slick-next:focus,
.slick-next:hover {
    background-position: -37px 0;
    right: 35px;
    left: auto
}

.transfers-list__name {
    font-weight: 700;
    margin: 10px 0
}

.transfers-list__item {
    margin: 0 0 30px
}

.transport-block {
    background-color: #f1f8fa;
    color: #000;
    padding: 12px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.transport-block__title {
    font: 16px/22px blissproextrabold, sans-serif;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0 30px
}

.transport-block .slick-next,
.transport-block .slick-next:focus,
.transport-block .slick-next:hover,
.transport-block .slick-prev,
.transport-block .slick-prev:focus,
.transport-block .slick-prev:hover {
    background: url(../img/slider_controls.png) no-repeat;
    background-size: cover;
    text-indent: -9999px;
    position: absolute;
    height: 25px;
    width: 10px;
    z-index: 3;
    left: 5px
}

.transport-block .slick-next,
.transport-block .slick-next:focus,
.transport-block .slick-next:hover {
    background-position: -10px 0;
    right: 5px;
    left: auto
}

.content_white_block_wrap {
    width: 100%;
    height: auto;
    margin-bottom: 30px
}

.content_white_block_wrap.excursions .content_white_block {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    padding: 0
}

.content_white_block_wrap.excursions .price_tour_top {
    position: relative;
    top: auto;
    right: auto;
    -ms-flex: 0 0 150px;
    -webkit-box-flex: 0;
    flex: 0 0 150px;
    padding: 30px 0 20px 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center
}

.content_white_block_wrap.excursions .price_tour_top__wrap {
    width: 100%
}

.content_white_block_wrap.excursions .price_tour_top .jpy {
    font-family: Roboto;
    font-size: 19px;
    line-height: 24px;
    color: #000
}

.content_white_block_wrap.excursions .price_tour_top .usd {
    font-family: Roboto;
    display: block;
    font-size: 14px;
    line-height: 14px
}

.content_white_block_wrap.excursions .price_tour_top .persons {
    font-size: 14px;
    text-transform: lowercase
}

.content_white_block_wrap.excursions .price_tour_top .description {
    background-color: #ae6f95;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    padding: 0 5px;
    border-radius: 3px;
    display: inline-block;
    margin: 3px 0 40px;
    white-space: nowrap
}

.content_white_block_wrap.excursions .price_tour_top .more-link {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    background: rgb(105,179,199);;
    border-radius: 22px;
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
    width: 100%
}

.content_white_block_wrap.excursions .price_tour_top .more-link:hover, .button_block.transfer .btn:hover, .modal-body .transfer-submit:hover{
    background: rgba(105, 179, 199, .7)
}

.btn.focus, .btn:focus{
    outline:none !important;
    box-shadow:none !important
}

.content_white_block_wrap.excursions .left_block {
    float: none;
    background-size:cover;
    background-repeat: no-repeat;
    -ms-flex: 0 0 293px;
    -webkit-box-flex: 0;
    flex: 0 0 293px;
    max-height:340px;
    min-height:260px
}

.content_white_block_wrap.excursions .right_block {
    padding: 15px 30px
}

.content_white_block_wrap.excursions .right_block .name {
    font-family: Roboto;
    font-size: 24px;
    line-height: 30px;
    display: inline-block;
    border-bottom: 1px solid #858585;
    margin-bottom: 13px;
    color: #000;
    text-decoration: none
}

.content_white_block_wrap.excursions .right_block .text_page {
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Roboto;
    font-weight: 300;
    color: #000;
    opacity: .7;
    font-style: normal
}

.content_white_block_wrap.excursions .right_block .tour_city_list {
    font-size: 16px;
    line-height: 20px;
    font-family: Roboto;
    margin-bottom: 6px
}

.content_white_block_wrap.excursions .right_block .tour_city_list span {
    color: #ae6f95
}

.content_white_block_wrap.excursions .right_block .full_desc {
    display: none;
    margin-top: 20px
}

.content_white_block_wrap.excursions .right_block .read-more {
    cursor: pointer;
    text-decoration: underline
}

.galereya {
    margin-top: 20px
}

.tour_single .galereya {
    margin-bottom: 0!important;
    max-height:480px;
    overflow:hidden
}

.slick-dots {
    bottom: 15px
}

.slick-dots li button:before {
    content: " ";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #fff
}

.slick-dots li.slick-active button:before {
    opacity: 1
}

.excursion-info {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex
}

.excursion-info__data {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    padding-right: 35px
}

.excursion-info__label,
.excursion-info__text {
    font-family: Roboto;
    font-size: 17px;
    line-height: 18px
}

.excursion-info__label {
    font-weight: 700;
    padding-right: 5px;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1
}

.excursion-info__row_small .excursion-info__label {
    -ms-flex: auto;
    -webkit-box-flex: 1;
    flex: auto
}

.excursion-info__text {
    color: #777;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1
}

.excursion-info__row_small .excursion-info__text {
    -ms-flex: auto;
    -webkit-box-flex: 1;
    flex: auto
}

.excursion-info__row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    margin-bottom: 25px
}

.excursion-info__price {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex: 0 0 230px;
    -webkit-box-flex: 0;
    flex: 0 0 230px;
    padding-right: 70px
}

.excursion-info__price .jpy {
    font-family: Roboto;
    font-size: 21px;
    line-height: 24px;
    color: #000
}

.excursion-info__price .usd {
    font-family: Roboto;
    display: block;
    font-size: 14px;
    line-height: 14px
}

.excursion-info__price .persons {
    font-size: 14px;
    text-transform: lowercase
}

.excursion-info__price .description {
    background-color: #ae6f95;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    padding: 0 5px;
    border-radius: 3px;
    display: inline-block;
    margin: 3px 0 40px;
    white-space: nowrap
}

.excursion-info__price .more-link {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    background: rgba(105, 179, 199);
    border-radius: 22px;
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
    width: 100%
}

.excursion-info__price .more-link:hover {
    background: rgba(105, 179, 199, .7);
}

.excursion-info__banner {
    -ms-flex: 0 0 190px;
    -webkit-box-flex: 0;
    flex: 0 0 190px;
    margin-top: -60px
}

.excursion-tabs {
    margin-top: 80px
}

.excursion-tabs .nav-tabs {
    border-bottom: none;
    margin-bottom: 40px
}

.excursion-tabs .nav-tabs .nav-link {
    color: #000;
    border: none;
    border-bottom: 3px solid transparent;
    font-size: 16px;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 1.6rem;
    margin-right: 1.6rem
}

.excursion-tabs .nav-tabs .nav-link:first-child {
    margin-left: 0
}

.excursion-tabs .nav-tabs .nav-link:last-child {
    margin-right: 0
}

.excursion-tabs .nav-tabs .nav-link.active {
    border-color: #e21a1c
}

.excursion-tab-content p {
    font: normal 14px/24px Roboto, sans-serif
}

.galereya .slick-next {
    right: 0!important
}

.transfer-title {
    font-size: 48px;
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: .895;
    font-style: normal;
    font-weight: 700
}

.button_block.transfer {
    background: transparent
}

.button_block.transfer .btn,
.modal-body .transfer-submit {
    width: 215px;
    height: 55px;
    line-height: 55px;
    background-color: rgb(105, 179, 199);
    color: #fff;
    font-size: 16px;
    border-radius: 40px;
    border: 0;
    text-transform: none
}

.modal-body .transfer-submit {
    display: block;
    margin: 0 auto
}

.transfer-directions {
    display: flex;
    width: 100%;
    height: 68px;
    padding: 15px;
    border-radius: 8px;
    background: #fff;
    margin: 38px 0;
    align-items: center
}

.transfer-directions__section {
    width: 40%;
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding-left: 15px
}

.transfer-directions__section:last-child {
    width: 20%;
    border-right: 0
}

.transfer-directions__section:last-child .selectbox {
    width: 40px
}

.transfer-directions__section .transfer-directions__label {
    display: block;
    width: 100%;
    font-style: normal;
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
}

.transfer-directions__section .transfer-directions__btn {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 30px;
    border: 0;
    background: url(../img/transfer-darrow.png) center transparent no-repeat;
}

.transfer-directions__section .selectbox {
    border: 0;
    padding-left: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: #fff url(../img/transfer-arrow.png) 98% center no-repeat;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: rgb(0, 0, 0);
    font-size: 16px
}

.transfer-subtitle {
    font-size: 25.778px;
    text-align: center;
    color: rgb(255, 255, 255);
    margin-bottom: 24px;
    font-style: normal
}

.transfer_wrap .modal-content {
    border-radius: 0
}

.transfer-row {
    position:relative;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 1rem
}

.transfer-input{
    width: 70%;
    height:50px;
    position:relative
}

transfer-input>label{
    width: 100%;
}
.modal-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 700
}

.modal-body .transfer-row>label {
    min-width: 120px
}

.modal-body .transfer-row input {
    width: 90%;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    box-shadow: none
}

.modal-body input[type=text].datepicker {
    background: url(/theme/img/datepicker_icon.png) right 20px center no-repeat;
    cursor: pointer
}

.carList__item>label{
    position:relative;
    cursor:pointer
}

.bubble
{
    display: none;
    position: absolute;
    width: 100%;
    height: 220px;
    padding: 0px;
    background: #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #7F7F7F solid 2px;
    margin-top: -220px;
    padding:5px
}

.bubble > img{
    width:100%;
    height:auto
}

.carList__item label:hover > .bubble{
    display: block;
}

.bubble:after
{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -14px;
    left:145px; /* fallback for old browsers */
    left: calc(100%/2 - 15px);
}

.bubble:before
{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 16px 16px 0;
    border-color: #7F7F7F transparent;
    display: block;
    width: 0;
    z-index: 0;
    bottom: -17px;
    left:144px; /* fallback for old browsers */
    left: calc(100%/2 - 16px);
}

.slick-slide img{
    width:100%;
    height:100%
}

.width-right-block{
    max-width: 470px;
    min-width: 470px;
}

#tour-days-block{
    display: block;
    display: block;
}

#tour-days-block li {
    margin-left: 0;
    margin-bottom: 20px;
    list-style:none
}

#tour-days-block li p{
    padding:10px 0;
    text-align:justify;
    display: none;
}

#tour-days-block li:first-child p{
    display: block;
}

#tour-days-block li a{
    display: block;
    padding-bottom:10px;
    width: 50%;
    color:#ae6f95;
    border-bottom:1px dashed #ae6f95;
    cursor:pointer
}

#tour-days-block li a:hover{
    text-decoration:none
}

.tourDays-item{
    margin-left: 0;
}

.reviews-item{
    margin-left: 0;
    list-style:none;
    overflow:hidden;
    margin-bottom: 15px;
    clear:both
}

.reviews-left{
    float:left;
    width:30%;
    text-align: center;
}

.reviews-left img{
    width: 100%;
}

.reviews-right{
    float:left;
    width:70%;
    padding-left:10px;
    line-height: 1.5;
}

.reviews-author{
    font-style:italic;
    font-weight:bold;
    color:blue;
    margin:10px 0
}

.reviews-date{
    font-style:italic;
    color:#cdcdcd
}

.reviews-text{
    font-style:italic;
}

label.error{
    display: block;
    width:100%;
    color:red;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.carId{
    display: none;
}

.w50p.pw10{
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align:bottom
}

@media (max-width:980px) {
    .transfer-directions {
        display: block;
        height: auto;
        max-width:504px;
        margin: 38px auto;
    }
    .transfer-directions__section {
        width: 100%!important;
        border-right: 0
    }
    #selectCar li:hover {
        background: #e8f3f6;
        background-size: 100%;
        border-radius: 8px;
        height: auto
    }
    .transfer-directions__section .transfer-directions__btn {
        display: none
    }
    .mp__overlay.mp--on{
        display: none;
    }
}

@media (max-width:960px){
    .content_white_block_wrap.excursions{
        width: 48%;
        background: #fff;
    }

    .content_white_block_wrap.excursions .content_white_block{
        display: block;
        text-align: center;
    }

    .content_white_block_wrap.excursions .left_block{
        max-height: 260px;
        min-height: 260px;
        width: 100%;
        display: block;
    }

    .width-right-block{
        min-width: 100%;
        max-width: 100%;
    }

    .content_white_block_wrap.excursions .price_tour_top .more-link{
        width: 150px;
        display: block;
        margin: 0 auto;
    }

    .content_white_block_wrap.excursions .right_block .name{
        min-height:60px;
        line-height: 1;
    }

    .content_white_block_wrap.excursions .right_block .text_page{
        max-height: 80px;
        min-height: 80px;
        overflow:hidden
    }
}

@media (max-width:675px) {

    .excursion-info, .excursion-info__price{
        display: block;
    }
    .excursion-info__price{
        text-align: center;
        padding-right: 0;
    }
    .excursion-info__price .more-link{
        width: 150px;
        display: block;
        margin: 0 auto;
    }
    .excursion-tabs{
        margin-top: 20px;
        text-align: center;
    }
    .excursion-tabs .nav-tabs{
        justify-content:center;
        margin-bottom: 20px;
    }
    #tour-days-block li a{
        width:100%
    }
    .excursion-tabs .nav-tabs .nav-link{
        margin: 0 8px;
    }
    .excursion-info__price .usd{
        margin-bottom: 10px;
    }
    .excursion-info__price .description{
        margin-bottom: 20px;
    }
    .excursion-info__banner{
        display: none;
    }
    .content_white_block_wrap.excursions{
        width: 100%;
        background: #fff;
    }

    .content_white_block_wrap.excursions .right_block .text_page{
        min-height: auto;
    }
}

@media (max-width:650px) {
    .rent_car_bg {
        height: auto!important
    }

    .transfer-total{
        max-width:320px;
        line-height: 1.5;
        padding: 10px;
        height:auto
    }

    .jot-comment .sideLeft{
        float:none !important;
        margin:0 auto
    }

    .jot-comment .sideRight, .lastcomment .sideRight{
        margin-left: 0 !important;
    }

}

@media (max-width:480px) {
    html, body{
        overflow-x:hidden
    }
}

