#filters .inputbox{
    text-align: center;
}

.pagination__item a { cursor: pointer;cursor: hand }

.item_iterations{
    max-height: 41px;
    overflow: hidden;
}

.tour-block__gallery .slick .slick-list img { width: 100%; height: 100%; object-fit: cover; }


.cabins_info,.js-pax-submit,.count-box__minus,count-box__plus{
    cursor: pointer;cursor: hand;
}

#map_marshrut{
    width: 394px;
    height: 260px;
    position: relative;
}

.popup__body #map_marshrut{
    width: 100%;
    height: 280px;
    position: relative;
    margin: 0 2px 10px 2px;
}

.well__body .checkout-form{
    display: none;
}

.well__body .show{
    display: block;
}

.slick-slide p{
    display: block;
    position: absolute;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-weight: bold;
    padding: 0 0 0 40px;
    color:#fff;
    text-shadow: 2px 2px 2px #5d5d5d;
    bottom: 0;
}

.pagination__item a:hover { background: #000033; color: #fff !important; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; }

ul.legend li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    width: 260px; }

ul.legend li em{
    display: block;
    margin: 0;
    font-style: normal;
}

ul.legend li p, ul.legend li div {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    max-width: 194px;
    word-wrap: break-word; }

ul.legend li p, ul.legend li div {
    vertical-align: top; }

ul.legend li {
    padding: 0 0 0 10px }

ul.legend li p, ul.legend li div {
    max-width: 260px; }

ul.legend li {
    width: 50%;
    margin-top: 10px; }

.legend-title {
    font-size: 16px; }


.cabin-color {

    margin-right: 5px;
    text-align: center;
    height: 26px;
    width: 25px;
    margin-bottom: 3px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 22px auto;
}


.loader_calendar{
    padding: 25px 0;
    position: relative;
    height: 100px;
    width: auto;
    max-width: 350px;
    margin: 50px auto;
    color: #000033;
    text-align: center;
    font-size: 13px;
}

.loader_calendar .img{
    padding: 10px 0;
    text-align: center;
}

.list_coutes{ margin: 0 0 20px; text-align: left; }
.list_coutes a{ display: inline-block; margin: 0 10px 15px 0; padding: 0px; border-radius: 4px; }
.list_coutes label { background: none; font: 600 1.8rem "Open Sans", sans-serif; display: block; cursor: pointer; padding: 10px 15px; border-radius: 4px; }
.list_coutes input[type=checkbox], .list_coutes input[type=radio] { display: none; }
.list_coutes input[type=radio]:disabled + label { opacity: 0.4; }
.list_coutes input[type=checkbox]:checked + label, .list_coutes input[type=radio]:checked + label { background: #000033; color: #fff; }

.has-error input, .has-error select{
    border-color: red;
}


.menu_cat{
    display: block;
    text-align: center;
    margin: 25px 0 10px 0;
    padding: 0 15px;
}

.menu_cat a{
    display: inline-block;
    color: #fff !important;
    background: #000033;
    padding: 15px 20px;
    font-size: 16px;
    margin: 0 15px 15px 0;
    border-radius: 25px;
    cursor: pointer;
    cursor: hand;
}

.menu_cat a:hover, .menu_cat a.active{
    background: #ff6c00;
}

.prices-calendar-table .uflag{
    display: inline-block;
    width: 20px;
    height: 16px;
    margin: 0 0 0 10px;
    background-image: url("../img/uflag.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;

}

.checkbox .flagu{
    display: inline-block;
    width: 26px;
    height: 18px;
    margin: 2px 0 0 10px;
    background-image: url("../img/uflag.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
}

.fua{
    width: 28px;
    height: 20px;
}


.checkbox_right label{
    padding-left: 10px;
    width: 100%;
}

.checkbox_right label::before{
    left: 287px;
}

.checkbox_right input[type="checkbox"]:checked + label::after {
    left: 287px;
}

.policy {
    margin: -30px 0 0 0;
    font-weight: 600;
    color: #000033;
}
.policy .checkbox-list{
    margin: 0px;

}
.policy .checkbox-list label{
    font-weight: 600;
    color: #000033;
}

.policy .blink {

    clear: both;
    padding: 12px 0 10px 30px;
    font-weight: 600;

}



.policy .blink a {

    display: block;
    font-size: 14px;
    color: #000033;
    line-height: 20px;
    text-decoration: none;

}

.policy .blink a:hover {
    text-decoration: underline;
}