@font-face {
    font-family: 'Open Sans';
    font-style: normal;
   
}

* {

font-family: 'Open Sans';
box-sizing: border-box;
-moz-box-sizing: border-box;
/* Firefox */
margin: 0;
padding: 0;
-webkit-tap-highlight-color: transparent;
zoom: 1; }



html {

font-family: 'Open Sans';
min-height: 100%; }

body {

font-family: 'Open Sans';
background-color: #fff;
color: #123E73;
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
-ms-overflow-style: scrollbar;
oveflow-y: scroll; }

#search_result {
  color: #123E73;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}


.col-xs-7ths,
.col-sm-7ths,
.col-md-7ths,
.col-lg-7ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-7ths {
    width: 70%;
    float: left;
}


.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-md-5ths {
    width: 20%;
    float: left;
}

.col-lg-55{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 40%;
    float: left;


}


iframe, img {
border: 0 !important; }

#search_mvoyage_all a {

text-decoration: none !important;
cursor: pointer;
cursor: hand;

}

#loader_filter{
    display: block;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.45);
}

label a{
    color: #123E73;
}

a:hover, a:focus {
color: #123E73;
text-decoration: none; }

a:focus {
outline: none; }

#search_mvoyage_all p {
font-size: 15px;
line-height: 20px;
margin-bottom: 15px; }

#search_mvoyage_all h1 {
font-size: 20px;
line-height: 20px;
}
#search_mvoyage_all h1, #search_mvoyage_all h2,#search_mvoyage_all h3,#search_mvoyage_all h4, #search_mvoyage_all h5,#search_mvoyage_all h6 {
margin: 0 0 15px;
font-weight: normal;
color: #2d3e52;
}
ol, ul {
list-style: none;
margin: 0;
}

#filters div{
    position: relative;
}

#search_mvoyage_all {
     font-size: 14px;
 }

#search_mvoyage_all dt {
font-weight: normal; }

span.active, a.active, h2.active, h3.active, h4.active, h5.active, h6.active {
color: #123E73; }

#search_mvoyage_all .container {
padding-left: 0;
padding-right: 0;
max-width: 1170px;
width: auto;

}

.cb{
clear: both;
}

.tab-container {
}
.tab-container ul.tabs {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tab-container ul.tabs li {
    float: left;
    padding: 0 4px 0 0;
    margin: 0;
}
.tab-container ul.tabs li:last-child {
    padding-right: 0; }
.tab-container ul.tabs li a {
    color: #fff;
    display: block;
    padding: 0 20px;
    background: #11958f;
    font-size: 1em;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    border-radius: 4px 4px 0 0;
}

.tab-container ul.tabs li.active > a, .tab-container ul.tabs li:hover > a {
color: #131c48;
background: #ff8562; }


.tab-container ul.tabs:after {
    display: table;
    content: "";
    clear: both; }
.tab-container .tab-content {
    background: #fff; }
.tab-container .tab-content .tab-pane {
    padding: 15px;
    line-height: 1.7em;
    border-top: 8px solid #ff8562;

}
.tab-container .tab-content .tab-pane .tab-pane{
    border-top: 0px solid #ff8562;
}
.tab-container .tab-content .tab-pane .row {
    margin-bottom: 15px;
}
.tab-container .tab-content .tab-pane > img {
    margin: 0 15px 0 0; }
.tab-container .tab-content .tab-pane:after {
    content: "";
    display: table;
    clear: both; }



.ui-autocomplete{
    z-index: 200000;
    background: #fff;
    max-width: 360px;
    min-width: 300px;
    font-size: 14px;
    margin: 0;
    padding: 0;
}


.ui-menu-item{
    font-size: 13px;
    color: #123E73;
    height: 32px;
    line-height: 32px;
    border-top: 1px dotted #123E73;
    text-decoration: none;
    padding: 0;
}

.ui-menu-item-wrapper{
    padding:  0 0 0 10px !important;
    font-size: 13px;
    color: #123E73;
    cursor: pointer;
    cursor: hand;
    white-space: nowrap;
    overflow: hidden;
}

.ui-menu-item-wrapper:hover{
    background: #123E73;
    color: #fff;

}



.tab-category{
    display: none;
}
.category-show{
    display: block;
}

.menu_category_tabs{
    display: block;
    position: relative;
    margin: 0px 0 20px;
}

.menu_category_tabs a{
    display: inline-block;
    padding: 10px 10px;
    background: #123E73;
    color: #fff;
    margin: 10px 10px 0 0;
    border-radius: 6px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
}

.menu_category_tabs a.active{
    background: #ff8562;
    color: #123E73;
}


.ui-slider {
position: relative;
text-align: left; }
.ui-slider.ui-slider-horizontal {
height: 10px; }
.ui-slider.ui-slider-horizontal .ui-slider-range {
height: 100%; }
.ui-slider.ui-slider-horizontal .ui-slider-handle {
margin-left: -10px;
top: -5px; }
.ui-slider.ui-widget-content {
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-ms-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
background: #f5f5f5; }
.ui-slider .ui-slider-range {
display: block;
position: absolute;
z-index: 1;
border: none;
background: #123E73;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-ms-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px; }
.ui-slider.slider-color-yellow .ui-slider-range {
background: #ff8562; }
.ui-slider.slider-color-blue .ui-slider-range {
background: #01b7f2; }
.ui-slider.slider-color-green .ui-slider-range {
background: #98ce44; }
.ui-slider .ui-slider-handle {
cursor: default;
position: absolute;
z-index: 2;
width: 20px;
height: 20px;
-webkit-border-radius: 50% 50% 50% 50%;
-moz-border-radius: 50% 50% 50% 50%;
-ms-border-radius: 50% 50% 50% 50%;
border-radius: 50% 50% 50% 50%;
background: #2a75ba;
border: 2px solid #fff; }

.search_block{
padding: 0 0 25px 0;
}

.search_block_left {

padding: 0;
margin: 0;
}

.search_block_right{

float: right;
width: 70%;
min-height: 360px;
margin: 0;
padding-left: 20px;
font-size: 14px;
}

.holdersearchblock {

}

.search_block_left div > label {
    display: block;
    padding: 10px 0px 5px 4px;
    font-size: 13px;
    text-transform: none;
}
.search_block_left label {
    color: #123E73;
}

.dates{

display: block;
width: 40%;
float: left;

}

.search_block_left .dates:first-child{

margin: 0 20% 0 0;
}


.dates label{

display: block;
color: white;
margin: 10px 0px 10px 4px;
font-size: 13px;
text-transform:none;

}


.holdersearchblock > input{

cursor: pointer;
display: block;
font-size: 14px;
border: 0px !important;
padding: 0 !important;
width: 100%;
height: 38px;
line-height: 38px;
background: #123E73 !important;
text-align: center;
border-radius: 6px !important;
color: #ffffff !important;
}

.dates input {
/* background-image: url("/web/img/calendar_b.png"); */
background-position: right 11px;
background-repeat: no-repeat;
text-align: left;
}

/*select 2 */
.search_block_left .select2-container .select2-choice {
height: 38px;
padding: 0;
overflow: hidden;
position: relative;
border: 0;
border-radius: 0;
line-height: 38px;
background: transparent;
background-image: none;
filter:none;
background: #123E73;
border-radius: 6px;
}

.sorts .select2-container .select2-choice .select2-arrow b:before, .search_block_left .select2-container .select2-choice .select2-arrow b::before {
    color:
            #fff;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    content: "\f107";
    font-size: 18px;
    margin: 0;
    position: absolute;
    top: 32%;
}
.sorts .select2-container .select2-choice .select2-arrow b:before {
    top: 22%;
}

.sorts .select2-container .select2-choice .select2-arrow, .search_block_left .select2-container .select2-choice .select2-arrow{
background: transparent;
background-image: none;
filter:none;
border: 0;
}

.search_block_left .select2-drop-above a{
background: transparent;
background-image: none;
filter:none;
}
.search_block_left .select2-drop-active{
border:0;
border-top:none;
}
.select2-drop-active {
	    border: 1px solid #123E73;
		border-top:none;
}
.select2-search input {
	border: 1px solid #123E73;
}
.sorts .select2-container .select2-choice .select2-arrow b, .search_block_left .select2-container .select2-choice .select2-arrow b {
background-position: 0 7px;
background: none !important;
}

.search_block_left .select2-container .select2-choice > .select2-chosen {
font-size: 15px;
padding: 0 0 0 15px;
color: #ffffff;
}
.search_block_left .select2-container .select2-choice abbr {
right: 30px;
top: 13px;
z-index: 10;
}



.select2-container-multi {
    cursor: pointer;
    display: block;
    font-size: 14px;
    border: 0px;
    padding: 0;
    width: 100%;
    min-height: 38px;
    height: auto;
    line-height: 38px;
    background: #123E73;
    text-align: center;
    color:#fff;
    border-radius: 6px;
}

.select2-container-multi .select2-default{
    font-size: 14px;
    color: #fff !important;
}

.select2-container-multi .select2-choices {
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    border: 0!important;
    cursor: text;
    overflow: hidden;
    background-color: transparent !important;
    background-image: none !important;
    display: block;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 5px 5px 5px 18px !important;
    margin: 1px 0 0px 5px !important;
    position: relative;
    line-height: 13px;
    color:  #123E73 !important;
    cursor: default;
    border: 1px solid #123E73 !important;
    border-radius: 3px;
    -webkit-box-shadow:  none;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff !important;
    filter: none !important;
    background-image: none !important;
    width: 83%;
}

.select2-container-multi .select2-choices .select2-search-field:before{
    color: #fff;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f067";
    font-size: 14px;
    margin: 0;
    position: absolute;
    bottom: 25%;
    right: 5%;

}

.select2-container-multi .select2-choices .select2-search-field input{
    color: #fff !important;
    padding: 5px 5px 5px 15px !important;
    line-height: 1.15;
}


.select2-container-multi .select2-dropdown-open .select2-input{
    color: #fff !important;
    height: 20px;
    line-height: 20px !important;
}

.select2-search-choice-close {
    top: 2px !important;
}



.holdersearchblock input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}
.holdersearchblock input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
}
.holdersearchblock input::-ms-input-placeholder { /* Microsoft Edge */
    color: #ffffff;
}

.sorts .select2-container .select2-choice {
	background: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
}

.totals{
border-radius: 4px;
background: #11958f;
height: 44px;
line-height: 44px;
margin: 5px 0 5px 0;
position: relative;
padding: 0 0 0 10px;
color: #ffffff;
}


.pagination {
margin: 5px 0 !important;
}

.pagination > li {
float: left;
height: auto;
margin-right: 6px;
text-align: center;
font-size: 12px;
line-height: 26px;
height: 26px;
padding: 0 !important;
}

.pagination > li > a, .pagination > li > span {
height: 26px;
line-height: 24px;
padding: 0 10px;
color: #fff;
border-radius: 6px !important;
background: #d9d9d9;
border: 1px solid #fff;
text-transform: uppercase;
font-weight: bold;
display: block;
border: 1px solid #fff !important;
font-size: 12px;
cursor: pointer;
cursor: hand;
}

.pagination > li.active > a, .pagination > li.active > span {
height: 26px;
line-height: 24px;
background: #ff8562 !important;
border-radius: 6px !important;
border: 1px solid #fff !important;
font-size: 12px;
}

._card_liner {
background: #fff;
margin: 0px;
padding: 15px;
margin: 0 0 15px 0;
-webkit-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.75);
box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.75);
border-radius: 3px;
}

.col-md-30{
width: 30%;
float: left;
padding: 0 15px;
position: relative;
}
.col-md-40{
width: 40%;
float: left;
position: relative;
}

._img_liner{
max-height: 175px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
width: 100%;
min-height: 175px;
}

.infocruiseitems > a {
display: block;
font-weight: bolder;
margin: 5px 0;
color: #2c2c2c;
line-height: 20px;
font-size: 16px;
}

.infocruiseitems > span {
display: block;
margin: 5px 0;
}

.infocruiseitems .fa {
color: #5a7a94 !important;
font-size: 23px !important;
margin: 5px 5px 0 0;
display: inline-block;
width: 30px;
text-align: center;
}

._img_liner_logo {
text-align: right;
padding: 0 0 5px 0;
}

._img_liner_logo img {
width: 180px !important;
padding: 0;
margin: 0;
}

.book_price {

border: 1px solid #11958f;
border-radius: 4px;

}


.book_price{
border-radius: 4px;
border: 1px solid #ff8562;
background: #ff8562;
color: #fff;
height: 40px;
line-height: 38px;
margin: 10px;
display: block;
font-weight: bolder;
font-size: 16px;
text-align: center;

}


.checked_price{
    border-radius: 4px;
    border: 1px solid #ff8562;
    background: #ff8562;
    color: #ffffff !important;
    height: 40px;
    line-height: 38px;
    margin: 13px 10px;;
    display: block;
    font-weight: bolder !important;
    font-size: 14px !important;
    text-align: center !important;
    text-align: center;
    cursor: pointer;
    cursor: hand;
	    text-shadow: 1px 1px 1px rgba(221, 170, 15, 1);
}
.checked_price:hover {
	 color: #123E73 !important;
}


.book_complite, .not_prices{
    border-radius: 4px;
    border: 1px solid #11958f;
    background: #11958f;
    color: #ffffff !important;
    height: 40px;
    line-height: 38px;
    margin: 20px 10px;;
    display: block;
    font-weight: bolder !important;
    font-size: 16px !important;
    text-align: center !important;
}

.book_price:hover, .checked_price:hover{
    color: #ffffff;
    text-align: center;
}

.description-price-text ._prices {
    color: #ffffff;
    text-align: center;
}


._prices span{
display: none;
font-size: 14px;
font-weight: bold;
white-space: nowrap;
}
._prices span b{
font-size: 13px;
font-weight: normal;
margin: 0 0 0 3px;
}

._prices span:first-child {
display: inline-block;
}


.butsearch {
    text-align: right;
    padding: 0 0 5px 0;
    width: auto;
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
}


#clearsearch{

	display: inline-block;
    font-size: 14px;
    margin: 0 20px 0 0;
    border-radius: 4px;
    border: 1px solid #7c7c7c;
    background: #7c7c7c;
    color: #ffffff;
    height: 40px;
    line-height: 38px;
    margin: 10px;
    font-weight: bolder;
    
    text-align: center;
    padding: 0 10px;
    cursor: pointer;
    
}

#searchbut{

border-radius: 4px;
border: 1px solid #ff8562;
background: #ff8562;
color:#ffffff !important;
height: 40px;
line-height: 38px;
margin: 10px;
display: inline-block;
font-weight: bolder;
font-size: 16px;
text-align: center;
padding: 0 10px;
cursor: pointer;
cursor: hand;
text-shadow: 1px 1px 1px rgba(221, 170, 15, 1);
}

.holdersactions{
    border-radius: 6px;
    border: 1px solid #00396e;
    background: #fff;
    margin: 15px 0;
}

.holdersactions > label{
    padding: 5px 0 15px 10px !important;
    margin: 0;
}


.sorts{
position: absolute;
z-index: 2;
right: 15px;
width: auto;
}

.sorts .select2-container{
display: inline-block;
margin: 0 0 0 5px;
text-align: left;
width: 90px;
}

.block_curs{
text-align: left;
padding: 0 0 0 10px;
position: relative;
height: 46px;
line-height: 38px;
margin-bottom: 35px;
}

.block_curs .select2-container{
width: 175px;
display: inline-block;
margin: 0;
text-align: left;
}

.inputprice{
text-align: right;
padding: 0 20px 5px 0;
color:#fff;
}

.inputprice input{
background: transparent !important;
border: 0;
font-size: 14px;
font-weight: bolder;
width: 55px;
display: inline-block;
color: #123E73 !important;
text-align: left;
padding: 0px !important;
border:0px !important;
}

.inputprice input:first-child{
text-align: right;
}
.select2-results {
	padding: 2px 0;
    margin: 0;
}
.select2-results .select2-result-label {
padding: 4px 10px;
font-size: 15px;
margin: 0;
cursor: pointer;
min-height: 1em;
user-select: none;
color: #123E73;
}
.select2-results .select2-highlighted .select2-result-label {
	color: #ffffff;
	background: #123E73;
}
.search_block_left .select2-dropdown-open .select2-choice {
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background: #fff;
    color: #123E73;
    border: 1px solid #123E73;
}
.search_block_left .select2-dropdown-open .select2-choice > .select2-chosen {
	color: #123E73;
}

.select2-results .select2-disabled {
display: none !important;
}

#price-range{
margin: 0 10px;
}

#paginator{
position: absolute;
right: 0;
}

.info_no_result{
text-align: center;
font-size: 18px;
font-weight: bold;
padding: 30px;
}

.ui-datepicker .ui-datepicker-header {
background: #2b527d;
}
.ui-datepicker {
border: 1px solid #2b527d;
}
.ui-datepicker th span {
color: #2b527d;
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day a, .ui-datepicker .ui-datepicker-calendar td a:hover {
background: #2b527d;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{
width: 30%;
height: 30px;
padding: 6px 0 8px 8px;
}

.ui-datepicker select.ui-datepicker-month{
margin: 0 40% 0 0;
}

.marshrut {
color: #2b527d;
font-size: 20px;
font-weight: 700;
margin: 0px 0 10px;
}

.marshrut span {
font-size: 12px;
color: #686666;
}

.info_cruise {
background-color: #fff;
border-radius: 5px;
min-height: 185px;
padding: 25px;
position: relative;
margin: 0 0 25px 0;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.6);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.6);
}

.info_cruise h2 {
color: #2b527d;
display: block;
font-size:20px;
font-weight: bold;
margin: 10px 15px 15px 0px;
text-decoration: none;
}


.logoliners {
height: 265px;
min-height: 265px;
overflow: hidden;
background-position: center center;
background-repeat: no-repeat;
background-size: auto 100%;
}

.info_cruise .spanp {
font-size: 14px;
color: #2b527d;
font-weight: 500;
}

.info_cruise .fa-globe {
float: left;
display: block !important;
}

.info_cruise .iteraty {
float: left;
margin: 0 0 15px 0;
display: block;
width: 94%;
padding: 0;
min-height: 29px;
height: auto;
line-height: 21px;

}

#search_mvoyage_all a.liner_info, #search_mvoyage_all a.cruise_info, #search_mvoyage_all a.sheduler_info, #search_mvoyage_all a.btn-description-price-3, #search_mvoyage_all a.btn-description-price-1 {
cursor: pointer;
text-decoration: underline!important;
color: #123E73;
background: transparent;
}
#search_mvoyage_all a.liner_info:hover, #search_mvoyage_all a.cruise_info:hover, #search_mvoyage_all a.sheduler_info:hover, #search_mvoyage_all a.btn-description-price-3:hover, #search_mvoyage_all a.btn-description-price-1:hover {

text-decoration: none!important;

}

.liner_simbols{
    display: block;
    width: 100%;
}
.liner_simbols img{
    width: 100%;
}

.block-description-col .description-text > .fa {

color: #5a7a94 !important;
font-size: 24px !important;
margin: 0px 15px 0 0;
display: block;
width: 30px;
text-align: center;
float: left;
}

.whathinclide{
display: block;
color: #11958f;
text-decoration: underline;
margin: 10px 0;
text-align: center;
cursor: pointer;
cursor: hand;
}



.infodiv .whathinclide{
position: absolute;
right: 0;
top:9px;
color: #123E73;

}
.infodiv .whathinclide i{
font-size: 20px !important;
color: #123E73 !important;
margin: 0px 3px 0 0;
float: left;
}

.infodiv > div > i.fa{

color: #5a7a94 !important;
font-size: 23px !important;
text-align: center;


}

.infodiv > div {
clear: both;
height: 26px;
line-height: 26px;
margin: 0 0 15px 0;

}

.logocom_info {
width: 210px;
height: auto !important;
}

.logocom_info img{
width: 210px;
}

.whathinclide_block_hover{
    content: "";
    display: block;
    position: fixed;
    z-index: 98;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    background: rgba(0,0,0,0.3);;

}

.whathinclide_block{
position: absolute;
background: #fff;
border-radius: 3px;
height: auto;
z-index: 100;
-webkit-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.75);
box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.75);
}

.termavoidance{
margin: 10px 0;

}

.termavoidance b{
text-transform: uppercase;
}

.termavoidance a{
cursor: pointer;
cursor: hand;
text-decoration: underline;
color: #66809c;
}

#whathinclide_block_content{
height: 480px;
overflow: auto;
padding: 10px;
}

#whathinclide_block_content table td p{
padding: 0;
margin: 0;

}


.link3d {
    cursor: pointer;
    cursor: hand;
    font-size: 13px;
    background: #fff;
    border-radius: 8px;
border: 1px solid #123E73;
color: #123E73;
float: right;
display: block;
width: auto;
padding: 1px 10px;
}

.link3d:hover {
    color: #fff;
    background: #131c48;
}

.block_fix{
    position: fixed !important;
    width: auto;
    height: 60%;
    z-index: 150;
    margin: 10% 0 0 0;
    left: 0px;
}

.block_3d{
    padding: 0 !important;
    min-height: 100%;
    height: 100%;
    overflow: hidden !important;
}

.block_3d iframe{
    width: 100%;
    height: 100%;
    border: 0;
}

.closewhathinclide{
text-align: right;
height: 24px;
}

.closewhathinclide a{
display: inline-block;
z-index: 2;
font-size: 18px;
color: #123E73;
cursor: pointer;
cursor: hand;
height: 24px;
line-height: 24px;
padding: 1px 5px;
opacity: 0.4;
}
.closewhathinclide a:hover{
opacity: 1;
}

.floatnone{
float: none;
margin-top: 30px;
}

#routers .tab-container, #cabins .tab-container, #options .tab-container{
border-bottom: 8px solid #ff8562;
}

#routers .tab-container ul.tabs li a, #cabins .tab-container ul.tabs li a , #options .tab-container ul.tabs li a{
border-radius: 3px 3px 0 0;
}

.sxemashedule{

background-image: url("/web/img/nosxemashedule.jpg");
background-repeat: no-repeat;
background-size: 100% auto;
min-height: 300px;
width: 100%;
margin: 33px 0 0 0;

}

#routers .tab-pane, #cabins .tab-pane, .price-info, #options .tab-pane{
padding: 15px;
border-radius: 0 0 3px 3px;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.6);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.6);
}


.tab-pane.price-info label {
    display: inline-block;
    text-transform: none;
    margin-left: -18px;
    font-size: 18px;
}

.price-info ._prices i {
    font-size: 14px;
    line-height: 16px;
}

.chaev{
    margin-top: 20px;
}

.liner_img{
width: 100%;
}

.liner_img img{
width: 100%;
}

.liners_info_ul{
display: block;
margin: 5px 0;
}

.liners_info_ul li{
padding: 5px 0;
font-weight: bold;
}

.liners_info_ul li i{
font-weight: normal;
font-style: normal;
}


.shipbg{

/* background: url("images/sxema_ship_bg.png") no-repeat center center; */
min-height: 200px;
margin: 0 0 10px 0;
width: 100%;
padding: 10px 0;
text-align: center;

}

#deckSelect{
width: 205px;
margin: auto;
}

#deckSelect td{
background: #EBEBEB;
color: #11958f;
text-align: center;
border-radius: 3px;
font-weight: bold;
cursor: pointer;
cursor: hand;
margin: 0 0 1px 0;
height: 22px;
line-height: 22px;
display: block;
}

#deckSelect td.active, #deckSelect td:hover{
background: #11958f;
color: #fff;

}


#deckSchemes{
    text-align: center;
}


#deckSchemes > img {
    width: 100%;
    height: auto;
    margin: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    border-radius: 3px;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
    position: relative;
    cursor: zoom-in; cursor: -moz-zoom-in; cursor: -webkit-zoom-in;

}

#deckSchemes > img:hover{
    box-shadow: 0px 0px 50px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(2);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(2);
    transition: all 200ms ease-in;
    transform: scale(2);
    background: #fff;
}


.deck_name{
    text-align: center;
    font-weight: bold;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}

.col-xs-5ths {
width: 20%;
float: left;
}

.col-xs-7ths,
.col-sm-7ths,
.col-md-7ths,
.col-lg-7ths {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}

.col-xs-7ths {
width: 70%;
float: left;
}

.mansion_cap{
display: block;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
font-weight: bold;
margin: 0 5px 5px 0;
border-radius: 3px;
}

.mansion_cap_price{
    display: inline-block;
    margin: 0 3px 10px 0;
    border-radius: 3px;
    padding: 2px 5px;
    text-shadow: rgb(120, 120, 120) 1px 1px 2px;
    color: #fff;
    font-size: 12px;
}

.cabinsblock .mansion_cap{
    float: left;
}

.ma_cap{
    padding: 0px 5px;
    margin: 0 1px;
    border-radius: 3px;
}

.cabinsblock .mansion_cap{
float: left;
}

.ma_cap{
padding: 0px 5px;
margin: 0 1px;
border-radius: 3px;
}

.kauta_photo{
padding: 10px 10px 10px 0 !important;
}

.kauta_descr{
padding: 10px 0px !important;
}

.table {
width: 100% !important;
}

.table-shedule{
width: 100%;
}

.table-shedule th{

text-align: center;
background: #fff;
color: #11958f;
height: 32px;
line-height: 32px;
}

.table-shedule td span{
display: block;
background: #EBEBEB;
border-radius: 6px;
margin: 0 5px 5px 0;
height: 32px;
line-height: 32px;
text-align: center;
font-weight: normal;

}

.tab-price{
width: 100%;
}

.tab-price .coutes_prices{
width: 62%;
float: left;
}

.tab-price > div{
text-align: center;
padding: 5px;
}

.date_price {
padding: 24px 0 0 0;
}

.link_cabins {
padding: 73px 0 0 20px !important;
}

.tab-price > div > b{
font-size: 16px;
display: block;

}

.coutes_prices > div > div > b {
margin: 6px 0;
display: block;
}



.tab-price > div > span{
display: block;
font-size: 10px;
text-align: center;
}

.tab-price ._prices{
width: 100%;
background: #EBEBEB;
border-radius: 6px;
text-align: center;
color: #123E73;
height: 46px;
line-height: 47px;
padding: 0;
}

.tab-price a, .tab-price .not_prices{
display: block;
background: #ff8562;
height: 47px;
line-height: 49px;
text-align: center !important;
border-radius: 6px;
text-decoration: none;
color:#ffffff !important;
min-width: 140px;
font-size: 18px !important;
}

.block_curs_router{
position: absolute;
right: 0;
line-height: 33px;
margin-top: -5px;
}

.block_curs_cabins{
text-align: right;
display: none;
}

.bpalub{
padding: 0 5px 0 0;
}
.bpalub i{
font-style: normal;
font-weight: normal;
font-size: 12px;
}

.step{
color: #c1c1c1;
height: 30px;
line-height: 30px;
margin: 15px 0 10px;
font-size: 16px;
font-weight: bold;
}

.step span{
display: inline-block;
background: #cbcbcb;
height: 30px;
line-height: 32px;
padding: 0 10px;
margin: 0 10px 0 0;
color: #fff;
border-radius: 3px;
}

.step a{
display: inline-block;
color: #11958f;
font-weight: bold;
margin: 0 0 0 10px;
}

.step a i{
font-size: 26px;
margin: 3px 5px 0 0;
float: left;
}

.active_step{
color: #676767;
margin: 10px 0 25px 0;
}

.active_step span{
background:#ff8562;
}

.path{
font-size: 12px;
margin: 0 0 10px 0;
}
.path a{
font-size: 12px;
text-decoration: underline;
}

.path a:after{
content: "/";
margin: 0 5px;
}

.path span{
font-size: 12px;
}

.title_routes{
margin: 15px 0 0 0;
}

.magbot35{
margin-bottom: 35px;
}

.gallerys{

background: #11958f;
border-radius: 3px;
margin: 25px 0;
border-bottom: 4px solid #ff8562;

}

.gallerys .titles{
height: 36px;
line-height: 36px;
padding: 0 0 0 10px;
color: #fff;
}

.gallerys .sp-white {
color: #fff;
background: #11958f;
left: 0 !important;
top: 0 !important;
}

.noteshedule{
display: block;
padding: 5px 0 0 12px;
}
.noteshedule sup{
color: red;
margin: 0 5px 0 0 ;
}

.block_curs .select2-container .select2-choice > .select2-chosen {
padding: 0 0 0 0px;
}

.block_curs .flag{
display: inline-block;
position: absolute;
left: 0;
z-index: 2;
width: 30px;
height: 30px;
top: 0;
background-repeat: no-repeat;
background-position: 5px 8px;
background-size: 24px auto;

}


.block_curs .flag:before{
    background: none !important;
}


.portdesc{
cursor: pointer;
cursor: hand;
text-decoration: underline;
}

.searchfix{
position: fixed;
padding-top: 0;
padding-bottom: 0;
z-index: 100;
top:1px;
}

.searchfix .selection-filter-name-top{
cursor: pointer;
cursor: hand;
padding: 15px 0 10px 0;
}

.searchfix .butsearch {
text-align: center;
padding: 5px 0 0 0;
}

.searchfix .search_block_left div > label {
padding: 2px 0px 0px 4px;
}

.searchfix .selection-filter-swow:last-child .holdersearchblock {
margin-bottom: 5px;
}

.searchfix .inputprice {
margin: -22px 0 0 0;
}

.prices_cabins, .info_cruise{
    color:#123E73;
}



.prices_cabins .kauta_photo {
    padding: 2px 15px 20px 0px !important;
    text-align: center;
}

.prices_cabins ._prices{
    width: 100%;
    background: transparent;
    text-align: center;
    color: #133c6c;
    font-size: 24px;
    font-weight:bolder;
}
.prices_cabins ._prices span {
    color: #133c6c;
    font-size: 24px;
    font-weight: bolder;
}

.prices_cabins  ._prices span b {
    font-size: 17px;
}

.prices_cabins  .kauta_descr, .prices_cabins  .kauta_descr p {

    font-size: 12px;
    line-height: 17px;
    padding: 5px 0 5px 0 !important;
}

.kauta_descr ul {
    display: block;
}

.kauta_descr ul li{
/*
    width: 50%;
    float: left;
 */
}

.prices_cabins  .kauta_descr b{
    display: block;
    font-size: 14px;
    margin: 0 0 5px 0;
}

.prices_cabins .cabinsblock:last-child  .kauta_descr {
    border-bottom: 0px dotted #131c48;
    margin: 0;

}

.prices_cabins a.blink{
    display: block;
    background: #ff8562;
    height: 47px;
    line-height: 49px;
    text-align: center;
    border-radius: 6px;
    text-decoration: none;
    color: #fff;
    min-width: 140px;
    font-size: 18px;
    margin: 34px 0 0 0;
}


.ui-slider .ui-slider-range {
background: #ff8562;
}
.ui-slider .ui-slider-handle {
border:2px solid #ff8562;
background: #fff;
}


#whathinclide_block_content .liners_info_ul li {
padding: 2px 0;
font-size: 11px;
}

#whathinclide_block_content .top_liners_info{
height: 40px;
line-height: 40px;
}

#whathinclide_block_content .top_liners_info h4{
font-size: 18px;
height: 40px;
line-height: 40px;
padding: 0 0 0 17px;
}

#whathinclide_block_content .top_liners_info img{
width: 135px;
float: right;
margin: 0 17px 0 0;
}

#whathinclide_block_content .tab-container{
border: 0;
}

.form_questions {
padding: 0 25px;
}

#sel_aduls{
display: block;
padding: 0 0 45px 0px;
}

#sel_aduls > div{
padding: 10px;
float: left;
}

.selcounts{
font-size: 20px;
font-weight: bold;
padding: 10px 10px 10px 0 !important;
}

#sel_aduls > div > span{
display: inline-block;
margin: 0 10px 0 0;
width: auto;
text-align: right;
height: 32px;
line-height: 32px;
}

#sel_aduls .select2-container{
width: 60px;
}


.price-info{
font-size: 16px;
}

.price-info > div{
padding: 5px 10px;
line-height: 28px;
}

.price-info b{

font-size: 18px;
margin: 0 10px 0 0;

}

.price-info ._prices{

/* background: #EBEBEB; */
border-radius: 6px;
text-align: center;
color: #123E73;
height: 46px;
line-height: 47px;
padding: 0;
float: right;
padding: 0 10px;
margin: -5px 0 0 0;
width: 100px;

}

.block_curs_options{
text-align: right;
padding: 15px 0 0 0;
}

.tab-users .row {
padding-bottom: 20px;
}

.tab-users .row em{
display: none;
}

.tab-users .row:first-child {
padding-bottom: 10px;
}

.tab-users .nums{
    width: 4%;
    float: left;
}

.tab-users .nums span{
    display: block;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

.tab-users .genders{
    width: 8%;
    float: left;
    padding: 0 10px 0;
}

.tab-users .genders > span{
    display: block;
    height: 34px;
    line-height: 34px;
}

.tab-users .title_fio{
    width: 22%;
    float: left;
    padding: 0 10px 0;
}

.tab-users .title_fio > span{
    display: block;
    height: 34px;
    line-height: 34px;
}

.tab-users .datebithd {
    width: 25%;
    float: left;
}


.tab-users .datebithd > span{
    display: block;
    height: 34px;
    line-height: 34px;
    padding: 0 0 0 10px;
}

.tab-users .citizenship {
    width: 18%;
    float: left;
}

.tab-users .citizenship > span{
    display: block;
    height: 34px;
    line-height: 34px;
    padding: 0;
}

.has-error .select2-choice {
    border: 1px solid #a94442 !important;
}

.tab-users .form-group {
margin: 0px;
}

.tab-users .form-group input{
text-align: center;
text-transform: uppercase;
}

.tab-servises{
padding: 10px 0 20px 0;
}

.tab-servises > div > div > span{
display: block;
height: 34px;
line-height: 34px;
white-space: nowrap;
}


.price_cab{
    padding: 25px 0 0 0;
    text-align: center;
}

.price_cab h1{
    display: block;
    font-size: 16px;
    color: #303030;
    margin: 0;
}


.price_cab small{
    display: block;
    font-size: 12px;
    color: #999999;
}


.actions_items{
    cursor: pointer;
    cursor: hand;
}

.actions_items > label{
    padding: 0px 0px 5px 27px !important;
    font-size: 14px !important;
    display: block !important;
    line-height: 12px !important;
    position: relative !important;
    cursor: pointer;
    cursor: hand;
    font-style: normal;
    font-weight: normal;
    color: #123E73;
    margin: 0 0 10px 6px;

}

.round_only{
    padding: 0px 10px 5px 27px !important;
    font-size: 14px !important;
    line-height: 13px !important;
    position: relative !important;
    cursor: pointer;
    cursor: hand;
    font-style: normal;
    font-weight: normal;
    color: #123E73;
    display: inline-block !important;
}

.round_only input[type="checkbox"] {
    margin: 0;
    position: absolute;
    left: 4px;
}

/*

.actions_items input:before {
	content:' ';
	position: absolute;
    top: -2px;
    left: 0;
    height: 15px;
    width: 15px;
    -webkit-border-radius: 2px;
    border-radius: 4px;
    border: 1px solid #123E73;
}
.actions_items input:checked:before {
	background-color: #ff8562;
    border: 1px solid #ff8562;
    color: #fff;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f107";
    font-size: 18px;
    line-height: 14px;
	text-align: center;
}
*/
.actions_items  label input[type="checkbox"] {
    margin: -1px 0 0;
    position: absolute;
    left: 4px;
}

.block-description .promos{
    color: #303030;
    font-size: 12px;
    text-align: left;
    padding-left: 15px;
    padding-bottom: 0;
    margin: -57px 0 0 0;
    position: absolute;
    max-width: 360px;
    min-width: 300px;
    width: 100%;
}

.promos i{
    border-radius: 4px;
    border: 1px solid #94c7ed;
    background: #94c7ed;
    color: #fff;
    height: 28px;
    line-height: 26px;
    display: inline-block;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    text-shadow: 1px 1px 1px rgb(148, 199, 237);
    padding: 0 10px;
    font-style: normal;
    position: absolute;
    margin: -2px 0 0 0;
    z-index: 2;
    cursor: default;

}

.promos .tooltips span{
    text-shadow: none;
    margin: 0 0 0 -115px;
    font-weight: normal;
    padding: 5px;
    bottom: 32px;
}



.notify{
display: block;
padding: 0 0 10px 20px;
color: red;
}
.notify .fa-warning{
font-size: 24px;
margin: 0 10px 0 0;
}

#reg_users {
padding: 20px 250px;
}

#reg_agents .form-group {
width: 280px;
margin: 10px auto;
}

#reg_agents .notify{
display: block;
text-align: center;
}

label sup{
color: red;
}

#cabins em{
font-style: normal;
}


.pace {
-webkit-pointer-events: none;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
z-index: 2000;
height: 110px;
width: 110px;
margin: auto;
background: #284e8b;
border-radius: 50%;
position: absolute;
margin: 0;
left: 0;
}

.pace.pace-inactive .pace-activity {
display: none;
}

.pace .pace-activity {
position: fixed;
z-index: 2000;
display: block;
position: absolute;
left: 10px;
top: 10px;
height: 90px;
width: 90px;
display: block;
border-width: 30px;
border-style: double;
border-color: #fff transparent transparent;
border-radius: 50%;
-webkit-animation: spin 1s linear infinite;
-moz-animation: spin 1s linear infinite;
-o-animation: spin 1s linear infinite;
animation: spin 1s linear infinite;
}


.pace .pace-activity:before {
content: ' ';
position: absolute;
top: 10px;
left: 10px;
height: 50px;
width: 50px;
display: none;
border-width: 10px;
border-style: solid;
border-color: #fff transparent transparent;
border-radius: 50%;
}

.loader_calendar{
padding: 10px;
position: relative;
height: 100px;
width: auto;
max-width: 350px;
margin: 50px auto;
}


.listnumcabins{
    display: block;
    margin: 30px 0 5px 0 !important;
}

.listnumcabins li{
    float: left;
    font-size: 13px;
    background: #ebebeb;
    border-radius: 6px;
    text-align: center;
    color: #131c48;
    height: 42px;
    line-height: 45px;
    margin: 0 10px 10px 0;
    padding: 0px 5px;
    min-width: 125px;
    width: auto;

}

.listnumcabins li label{
    font-size: 13px;
    font-weight: normal;
}


.loader_calendar span{
display: inline-block;
font-size: 16px;
color: #284e8b;
max-width: 350px;
margin: auto;
text-align: left;
margin: 10px 0 0 0;
line-height: 22px;
padding: 15px 0 0 120px;
width: auto;
}

@-webkit-keyframes spin {
    100% { -webkit-transform: rotate(359deg); }
}

@-moz-keyframes spin {
    100% { -moz-transform: rotate(359deg); }
}

@-o-keyframes spin {
    100% { -moz-transform: rotate(359deg); }
}

@keyframes spin {
    100% {  transform: rotate(359deg); }
}

.block-selection-filter-right{
padding: 3px 0 0 0;
}

.btn-full-screen {
position: absolute;
text-align: right;
width: 100%;
padding: 0 35px 0 0;
z-index: 10;
margin: 35px 0 0 0;
color: #123E73;
font-size: 25px;
cursor: pointer;
}

.btn-full-screen a{
display: inline-block;
}



.mini form{
display: block;
padding: 30px;
text-align: left;
/* background: #11958f; */
}

.mini form .holdersearchblock{
width: 20%;
margin: 0 10px 0 0;
background: #fff;
height: 56px;
position: relative;
line-height: 56px;
display: block;
cursor: pointer;
overflow: hidden;
font-size: 13px;
color: #000000;
padding: 0;
background: rgba(255, 255, 255, .95);
position: relative;
-webkit-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.75);
box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.75);
border-radius: 3px;
float: left;
}

.mini form .holdersearchbut{
float: right;
width: 15%;
}


.mini form .holdersearchbut button{
width: 100%;
display: block;
width: 100%;
height: 56px;
text-align: center;
text-transform: uppercase;
color: #ffffff;
display: block;
background: #ff8562;
border-radius: 3px;
font-size: 18px;
border: none;
}

.mini form .holdersearchblock input{

cursor: pointer;
display: block;
font-size: 13px;
border: 0px;
padding: 0;
width: 100%;
height: 56px;
line-height: 56px;
background: transparent;
text-align: center;
color: #123E73;

}


.date_note{
    display: block;
    margin: 25px 0 10px 25px;
    font-size: 15px;
}

.date_note span {
    color: red;
    font-size: 17px;
    display: inline-block;
    width: 85px;
    text-align: center;
}


/*select 2 */
.mini form .select2-container .select2-choice {
height: 56px;
padding: 0;
overflow: hidden;
position: relative;
border: 0;
border-radius: 0;
line-height: 56px;
background: transparent;
background-image: none;
filter:none;

}

.mini form .select2-container .select2-choice .select2-arrow{
background: transparent;
background-image: none;
filter:none;
border: 0;
}

.mini form .select2-drop-above a{
background: transparent;
background-image: none;
filter:none;
}
.mini form .select2-drop-active{
border:0;
border-top:none;
}
.mini form .select2-container .select2-choice .select2-arrow b {
background-position: 0 15px;
}

.mini form .select2-container .select2-choice > .select2-chosen {
font-size: 15px;
padding: 0 0 0 10px;
}

.mini form .select2-container .select2-choice abbr {
right: 30px;
top: 21px;
z-index: 10;
}


.select2-results .select2-disabled {
display: none !important;
}

.room_desc{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("https://mvoyage.com.ua/cabins/upload/img/0.jpg");
}


.room_desc_foto {
    width: 100%;
    height: 140px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    border-radius: 3px;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
    position: relative;
    cursor: zoom-in; cursor: -moz-zoom-in; cursor: -webkit-zoom-in;

}

.room_desc_foto:hover{
    box-shadow: 0px 0px 50px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.5);
}



@media (max-width: 481px) {

.mini form{
padding: 15px;
}

.mini form .holdersearchblock {
width: 100%;
float: none;
margin: 0 0 15px 0;
}

.mini form .holdersearchbut{
float: none;
width: 100%;
}

.daterangepicker {
width: 320px;
}

.daterangepicker .calendar {
max-width: 300px;
}


.search_block_left {
float: none;
width: 100%;
padding: 0 10px;
}

.search_block_right {
float: none;
width: 100%;
padding: 0;
}

.block_curs {
padding: 0;
position: relative;
height: auto;
line-height: 12px;
font-size: 12px;
text-align: right;
padding: 0 0px 12px 0px;
}

.totals {
height: auto;
padding: 10px 5px 15px 10px;
line-height: 10px;
}

.sorts {
position: relative;
text-align: right;
padding: 0 0 10px 0px;
}

#paginator {
position: relative;

}

.pagination > li {
margin-right: 3px;
}

.pagination > li > a, .pagination > li > span {
padding: 0 9px;
font-size: 14px;
}

._card_liner .col-md-30, ._card_liner .col-md-40{
width: 100%;
float: none;
}

._card_liner .col-md-40{
padding: 5px 15px;
}

._img_liner {
max-height: 225px;
min-height: 225px;
}

._img_liner_logo {
position: absolute;
margin: -38px 0 0 0;
right: 18px;
}

._img_liner_logo img{
width: 130px !important;
}

#whathinclide_block_content {
height: 580px;
}

.logoliners {
    float: none;
    width: 100% !important;
    max-width: 100%;
}

#routers .tab-pane, #cabins .tab-pane, .price-info, #options .tab-pane {
    padding: 15px 5px;
}

.col-md-3{
    max-width: 100%;
}

.col-md-9 {
    max-width: 100%;
}

.table-shedule > thead > tr > th, .table-shedule > tbody > tr > th, .table-shedule > tfoot > tr > th, .table-shedule > thead > tr > td, .table-shedule > tbody > tr > td, .table-shedule > tfoot > tr > td {
padding: 1px;
font-size: 10px;
}

.table-shedule td span {
margin: 0 0px 0px 0;
overflow: hidden;
width: auto;
}

.tab-pane{
padding: 5px 5px 0 5px;
}

.page-title-container{
display: none;
}

.container {
padding-left: 5px;
padding-right: 5px;
}

.infodiv .whathinclide {
position: relative;
right: 0;
top: 0;
width: auto;
display: inline-block;
float: right;
}

.noteshedule {
padding: 5px 0px 5px 12px;
font-size: 10px;
}

.tab-pane h1{
font-size: 17px;
}


.room_k{
border-bottom: 1px solid #ccc;
margin: 0 0 10px 0;
}

.tab-price th {
padding: 3px 2px;
font-size: 10px;
line-height: 11px;
}

.tab-price th b {
font-size: 10px;
line-height: 11px;
}

.tab-price td.date_price {
font-size: 11px;
line-height: 14px;
}

.tab-price .coutes_prices {
width: 100%;
float: none;
}

.date_price {
padding: 5px 0 0 0;
}

.link_cabins {
padding: 5px 0 0 0 !important;
}

#sel_aduls {
padding: 0 0 5px 0px;
}

#sel_aduls > div {
padding: 5px 0;
float: none;
text-align: center;
}

#sel_aduls > div > span {
width: 150px;
}

.block_curs_cabins {
text-align: right;
display: none;
padding: 0 5px 18px 0;
}

#cabins h4{
font-size: 14px;
}

.col-xs-5ths {
width: 100%;
float: none;
}

.col-xs-7ths {
width: 100%;
float: none;
}

.info_cruise {

    padding: 0 0 15px 0;
    min-height: 820px;

}

.info_cruise .iteraty {
    width: 85%;
    line-height: 18px;
}

.cabinsblock{
padding: 0 0 25px 0;
border-bottom: 1px dotted #123E73;
margin: 0 0 25px 0;
}

.prices_cabins .cabinsblock:last-child{
padding: 0 0 25px 0;
border-bottom: 0px dotted #123E73;
margin: 0 0 5px 0;
}

.prices_cabins ._prices {
margin: 10px 0 15px 0;
}

.prices_cabins a.blink{
margin: 0;
}

.cabinsblock .mansion_cap {
margin: 0 5px 5px 10px;
}

.prices_cabins .kauta_photo {
padding: 2px 0px 5px 0px !important;
margin-top: 40px;
}

.prices_cabins .kauta_descr {
padding: 10px 0 10px 0 !important;
border-bottom: 0px dotted #123E73;
}

.price-info {
font-size: 14px;
}

.price-info b {
font-size: 16px;
}

.price-info ._prices {
float: none;
margin: 10px 0;
width: 100%;
}

.block_curs_options {
text-align: right;
padding: 15px 5px 15px 0;
}

#reg_users {
padding: 20px 15px;
}

#reg_agents{
padding: 0 0 25px 0;
}

#reg_agents h3 {
font-size: 17px;
line-height: 19px;
padding: 10px;
}

.tab-servises .select2-container{
margin: 0 0 15px 0;
}

.tab-users .row {
padding-bottom: 10px;
margin: 0 5px 0;
}

.tab-users .row em{
display: inline-block;
font-style: normal;
}

.tab-users .row:first-child {
display: none;
}

.tab-users .nums{
width: 100%;
float: none;
}

.tab-users .nums span{
display: block;
height: 34px;
line-height: 34px;
text-align: center;
font-size: 16px;
font-weight: bold;
}

.tab-users .genders{
width: 100%;
float: none;
padding: 0 10px 0;
}

.tab-users .genders > span{
display: block;
height: 34px;
line-height: 34px;
}

.tab-users .genders em{
padding:  0 0 10px 0;
}

.tab-users .title_fio{
width: 100%;
float: none;
padding: 0 10px 0;
}

.tab-users .title_fio em{
padding:  10px 0 10px 0;
}

.tab-users .title_fio > span{
display: block;
height: 34px;
line-height: 34px;
}

.tab-users .datebithd {
width: 100%;
float: none;
}

.tab-users .datebithd > span{
display: block;
height: 34px;
line-height: 34px;
padding: 0 0 0 10px;
}

.tab-users .datebithd em{
display: block;
padding:  10px 0 10px 10px;
}

.datebithd .col-md-3{
width: 25%;
padding: 0 0px 10px 10px;
float: left;
}

.datebithd .col-md-5{
width: 50%;
padding: 0 10px 10px 10px;
float: left;
}


}


#gallery_cruise .sp-thumbnail-image-container {
width: 240px;
height: 120px;
overflow: hidden;
float: left;
}

#gallery_cruise .sp-thumbnail-image {
width: 100%;
height: auto;
}

#gallery_cruise .sp-thumbnail-text {
position: absolute;
color: #fff;
background: #11958f;
font-size: 10px;
top: 0;
width: 100%;
padding: 5px 0px 5px 10px;
white-space: nowrap;
overflow: hidden;

}

#gallery_cruise .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail::before {
border-left: 4px solid #11958f;
}


#gallery_cruise .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail::before {
border-bottom: 5px solid #11958f;
}

#gallery_cruise .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail::after {
border-right: 13px solid #11958f;
}

#gallery_cruise  .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail::after {
border-bottom: 13px solid #11958f;
}


#gallery_cruise .sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
left: 16px;
}

#gallery_cruise .sp-left-thumbnails .sp-thumbnail-container, .sp-right-thumbnails .sp-thumbnail-container {
margin-top: 2px;
margin-bottom: 1px;
}

#gallery_cruise .sp-full-screen-button {
position: absolute;
top: 37%;
right: 56%;
font-size: 30px;
line-height: 1;
cursor: pointer;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
color: #fff;
}

#gallery_cruise .sp-full-screen-button::before {
content: '';
width: 78px;
height: 78px;
background: url("/web/img/zoom-in_icon-icons.png") no-repeat center center transparent;
display: block;
}

.sp-full-screen .sp-full-screen-button{
top: 5px !important;
right: 270px !important;
-webkit-transform: rotate(45deg) !important;
-ms-transform: rotate(45deg) !important;
transform: rotate(45deg) !important;

}

.sp-full-screen .sp-full-screen-button::before {
content: '\2195' !important;
width: auto !important;
height: auto !important;
background: transparent !important;
display: inline-block !important;
}


@media (max-width: 500px) {
#gallery_cruise .sp-thumbnail {
text-align: center;
width: 100%;
height: 34px;
line-height: 34px;
}

#gallery_cruise .sp-thumbnail-text {
position: relative;
padding: 0;
height: 34px;
line-height: 31px;
background: #11958f;
width: 160px;

}

#gallery_cruise .sp-thumbnail-image {
display: none;
}

#gallery_cruise .sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
top: 17px;
}

#gallery_cruise .sp-top-thumbnails .sp-thumbnail-container, .sp-bottom-thumbnails .sp-thumbnail-container {
margin-left: 2px;
margin-right: 1px;
}

#gallery_cruise .sp-full-screen-button {
right: 38%;
}

.description-min {
float: none;
text-align: center;
margin: 0px 15px 15px 0 !important;
width: 100%;

}

.description-min span{
min-width: 100% !important;
max-width: 100% !important;
margin: 0 !important;
}


}

.selection-main-header {
background-image: none;
background-color: #11958f;
}

.block-selection-filter-left {
	border-top: 1px solid #123E73;
    border-bottom: 1px solid #123E73;
    padding: 0 0 10px 0;
    margin: 0 0 25px 0;
}
.filter-top {
	font-size: 14px;
    color: #123E73;
    font-weight: 700;
    margin: 0px;
    padding: 10px 15px;
}

.block-selection-filter-left, .block-selection-filter-right {
/*  margin-top: 40px; */
}

.selection-filter-name-top {
color: #ffffff;
font-size: 16px;
text-transform: uppercase;
font-weight: 600;
text-align: center;
background: #11958f;
padding: 30px 0 10px 0;
border-radius: 5px 5px 0 0;
}
.selection-filter-name-top i {
display: none;
}
.selection-filter-name {
background: #11958f;
font-size: 14px;
padding-left: 15px;
padding-top: 20px;
}
.select-block-header-name {

padding: 0;
background-color: #D7DEE6;
border-radius: 50px;
text-align: center;
margin: 10px 15px 0 0;
}
.select-block-show {
background-color: #fff;
z-index: 2;

font-size: 14px;
border-radius: 30px;
margin-right: 15px;
position: relative;
display: none;
margin-top: -60px;
padding-top: 60px;
}
.select-block-hide {
margin: 0;
padding: 15px 15px 15px 10px;
}
.select-block-hide-2 {
position: absolute;
right: 0;
height: 467px;
background: #fff;
right: -180px;
z-index: 2;
margin: 0;
padding: 0;
top: 0;
padding-left: 45px;
padding-right: 15px;
display: none;
border-radius: 0 30px 30px 0;
padding-top: 75px;
}

ul.select-block-hide li {
list-style: none;
font-size: 12px;
border: 2px solid transparent;
border-radius: 3px;
cursor: pointer;
padding-left: 5px;
}
ul.select-block-hide li:hover {
border: 2px solid #F5F5F5;
}
ul.select-block-hide li:hover .select-block-hide-2 {
display: block !important;
}
.selection-filter-name i {
font-size: 22px;
color: #123E73;
vertical-align: bottom;
float: right;
padding-right: 15px;
}
.group-1 {
background: #11958f;
padding-top: 20px;
padding-left: 15px;
}

.btn-clear {
font-size: 16px;
text-decoration: underline;
padding: 0;
margin-top: 8px;
float: left;
}
.group-1 .btn-search {
font-size: 16px;
text-transform: uppercase;
padding: 9px 0;
text-align: center;
height: auto;
width: 165px;
border-radius: 12px;
}
.group-1 .btn-search:hover {
background-color: #0f3663;
}
.group {padding-bottom: 30px; border-radius: 0 0 5px 5px;}

.group-1 p input {
background: none;
font-size: 20px;
width: 60px;
color: #fff !important;
}
.group-1 p span {
font-size: 14px;
}


.breadcrumb {

font-size: 12px;
background-color: #F5F5F5;
padding: 0;
}
.breadcrumb > li > a {

text-decoration: underline;
}
.breadcrumb > .active, .breadcrumb > li + li::before {

}

.step-1 {
font-size: 14px;

font-weight: 700;
margin-bottom: 25px;
}
.step-1 span {
color: #fff;
background-color: #ff8562;
padding: 3px 13px;
border-radius: 4px;
margin-right: 10px;
text-shadow: 0px 1px 2px rgba(41, 41, 41, 0.59);
}

.calendar {
font-size: 14px;

}
.calendar-input {
position: relative;
display: inline;
}
.calendar input {
width: 100px;
border: 1px solid #000;
border-radius: 3px;
border-color: #163D76;
}

.calendar img {
position: absolute;
margin-left: -25px;
top: 1px;
}


.selection-filter-swow{

}

.show-prices {

font-size: 14px;
float: right;
margin-bottom: 10px;
}


.block-found {
background-color: #11958f;
border-radius: 5px;
}
.block-found .show-prices, .block-found .show-prices .jq-selectbox__select {
color: #fff;
}
.block-found .show-prices .jq-selectbox__select {
text-shadow: none;
border: 1px solid #fff;
padding-right: 20px;
}
.block-found .show-prices .jq-selectbox__select:hover {
background-color: #4D86B4;
}
.block-found .show-prices .jq-selectbox__trigger-arrow {
 /* background-image: url("img/select-arrow-2.png"); */
}
.block-found .show-prices .jq-selectbox__select-text {
background-image: none;
}
.block-found-text {
padding: 10px 0 10px 15px;
font-size: 14px;
color: #fff;
margin: 0 0 15px 0;
}
.block-found-text span {
font-weight: 700;
}
.show-prices-2 {
margin-bottom: 0;
padding: 7px 15px 7px 0;
}

.navigation-next {
border: 1px solid #2C2C2C !important;
margin-left: 10px !important;
border-radius: 4px !important;
padding: 3px 5px !important;
text-decoration: none !important;
}


.points {
text-decoration: none !important;
cursor: inherit;
}

.block-description-col {
padding-top: 15px;
}

.block-description {
background-color: #fff;
box-shadow: 0px 3px 7px 0px rgba(61,61,61,0.59);
margin: 0 0 40px 0;
padding: 5px 5px 3px 5px;
position: relative;
}
.description-photo {
height: 240px;
background-position: center;
background-repeat: no-repeat;
 background-size: 100% 100%;
    border-radius: 3px;
}

.btn-warning {
margin: 0 auto;
display: block;
background-color: #ff8562;
padding: 10px 0;
border-radius: 10px;
width: 176px;
font-size: 16px;
}

.description-name {

font-size: 15px;
font-weight: 600;
margin-left: -15px;
margin-bottom: 29px;
}
.description-text {
    
font-size: 14px;

margin: 0 0 13px -15px;
height: 26px;
line-height: 26px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;

}
.description-text span {
color: #133c6c;
}
.description-text img {
margin-right: 18px;
float: left;
}

.modal-dialog {
width: 915px;
border-radius: 5px;
}
.modal-header {
border: none;
padding: 30px 35px 0;
}
.close {
margin-right: -25px;
margin-top: -25px !important;
}
.modal-body {
padding: 15px 35px;
}
.modal-footer {
padding: 0 35px 30px;
text-align: left;
border: none;
}
.btn-modal {
display: inline-block;
color: #133c6c;
}
.modal-title {
color: #133c6c;
font-size: 16px;
font-weight: 600;
}
.modal-img-logo {
width: 195px;
float: right;
}
.modal-description-photo-1 {
height: 205px;
margin: 15px -15px 10px 0;
}
.modal-description-photo-text {
font-size: 14px;

}
.modal-description-photo-text span {
font-weight: 700;
}
p.modal-description-photo-text {
margin-top: 15px;
}

.btn-modal-footer.active, .nav-tabs > .btn-modal-footer.active > a {
border: none;
color: #fff;
margin: 0;
width: auto;
}


.btn-modal-footer {
padding: 0;
}
.btn-modal-footer:after, .btn-modal-footer:before {
content: '';
display: none !important;
}
.nav-tabs {
border: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
border: none;
color: #fff;
background-color: #ff8562 !important;
border-radius: 4px;
}
.nav-tabs > li > a {
border-radius: 4px;
padding: 12px 10px;
background-color: #0f3663;
text-transform: none;
font-size: 14px;
border: none;
width: auto;
margin: 0 9px 10px 0;
}
li.last a {
margin-right: 0;
}
.nav-tabs > li > a:hover {
color: #fff;
border: none;
background-color: #ff8562;
}

.description-img-logo {
    max-height: 50px;
    margin: auto;
}
.description-name a {
	color: #123E73;
}
.description-price {
border: 2px solid #11958f;
border-radius: 5px;
margin-top: 5px;
}

.description-price a{
	color:#ffffff !important;
}

.description-price-text {
background-color: #11958f;
font-size: 16px;
font-weight: 700;
text-align: center;
padding-bottom: 5px;
}
.description-price-text span {
font-size: 30px;
}
.btn-description-price-1 {
font-size: 14px;
color: #133c6c;
text-decoration: underline;
margin: 13px auto;
display: block;
}
.btn-description-price-2 {
width: 170px;
padding: 8px 0;
margin-bottom: 10px;

}
.btn-description-price-3 {
font-size: 14px;

text-decoration: underline;
padding: 0 0 0 3px;
margin-top: 0;

}
.btn-description-price-3 span {
padding: 0px 7px;
border: 2px solid #5a7a94 ;
border-radius: 50%;
color: #5a7a94 ;
font-weight: 700;
margin:0 19px 1px -1px;
text-decoration: none;
display: inline-block;

}

.block-description-min {
    margin: 10px 15px 10px 15px;
    display: table;
    width: 96%;

}

.block-description-min-row{
    display: table-row;
}

.description-min {

font-size: 12px;
font-weight: 700;
text-align: center;
padding-right: 15px;
display: table-cell;
}

.description-min > div {
color: #2d3e52;
}

.description-min span {
display: block;
padding: 20px 15px;
background-color: #EBEBEB;
border-radius: 7px;
width: 100%;
text-align: center;
font-size: 13px;
margin-top: 10px;
float: none;
line-height: 16px;
text-transform: none;
}


.description-min span.calendars{
background: #11958f !important;
color: #fff;
font-size: 13px !important;
padding: 0px 15px !important;
height: 56px;
line-height: 57px;


}

.description-min span.calendars .fa-calendar{
font-size: 20px;
margin: 0 7px 0 0;
}


.not_nal{
display: block !important;
}

.description-min span.two-text {
padding: 10px 31px;
}
.description-min i.crossed {
text-decoration: line-through;
font-weight: 400;
font-style: normal;
}
.description-min.last {
margin-right: 0 !important;
}
.description-min span.price {
color: #133c6c;
font-weight: 400;
}
.description-min span.regular {
font-weight: 400;
}


.icons {

display: block;
width: 30px;
height: 26px;
background-repeat:  no-repeat;
background-position: center center;
background-color:  transparent;
margin: 0px 15px 0 0;
float: left;
}

.icons.durations{
background-image: url("img/durations_icon.png");
}

.icons.markers{
background-image: url("img/marker_icon.png");
}

.icons.globes{
background-image: url("img/globus_icon.png");
}

.icons.ships{
background-image: url("img/liners_icon.png");
}

._prices dd {
    display: inline-block;
}

.description-text-bottom {

font-size: 12px;
text-align: right;
padding-right: 27px;
padding-bottom: 15px;
margin-top: 10px;
}

.guarantees {
margin-top: 20px;
margin-bottom: 20px;
}
.guarantees .block-found-text {
text-align: center;
padding: 12px 0 12px 30px;
}
.guarantees .block-found-text:last-child {
padding-left: 0 !important;
}
.guarantees .block-found-text-2:before {
content: '';
width: 1px;
height: 15px;
position: absolute;
right: -20px;
top: 15px;
background-color: #fff;
}
.guarantees .block-found-text-2:after {
content: '';
width: 1px;
height: 15px;
position: absolute;
left: -5px;
top: 15px;
background-color: #fff;
}


.linktoorders{
    margin: 30px 0 0 0 !important;
    cursor: pointer;
    cursor: hand;
}

.listcablist{
    padding: 0;
}

.palubs_list{
    padding: 15px 0 15px 15px;

}

.deckPalub{
    text-align: center;
}

.deckPalub > img {
    width: auto;
    max-width: 300px;
    height: auto;
    margin: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    border-radius: 3px;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
    position: relative;
    cursor: zoom-in; cursor: -moz-zoom-in; cursor: -webkit-zoom-in;

}

.deckPalub > img:hover{
    box-shadow: 0px 0px 50px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(2);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(2);
    transition: all 200ms ease-in;
    transform: scale(2);
    background: #fff;
}


.cabinsblock{
    padding: 25px 0;
    margin: 0 0 20px 0;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.6);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.6);
    background: #fff;
}

.cabinsblock > .bg{
    background: #f6f6f6;
    padding: 15px 0;
}

.count_turist span{
    display: block;
    border-left: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
    font-size: 14px;
    color: #303030;
    text-align: center;
    min-height: 110px;
    padding: 25px 0 20px;
    margin: 10px 0 0 0;
}

.count_turist span h1{
    display: block;
    font-size: 16px;
    color: #303030;
    margin: 0px 0 5px 0;
    font-weight: bolder;
}

.activetd span{
    background: #ffc615 !important;
}

.cab_availability{

    cursor: pointer;
    cursor: hand;
    font-size: 15px;
    background: #11958f;
    border-radius: 8px;
    border: 1px solid #11958f;
    margin: 20px 0 0 0;

}
.cab_availability_not_fibos {
    cursor: pointer;
    cursor: hand;
    font-size: 15px;
    background: #11958f;
    border-radius: 8px;
    border: 1px solid #11958f;
    margin: 20px 0 0 0;
}



.fa-wheelchair-alt{
    color:red;
    position: relative;
}

.tooltips span{
display: none;
position: absolute;
margin: -62px 0 0 -115px;;
left: 50%;
width: 240px;
min-height: 40px;
line-height: 15px;
text-align: center;
color: #fff;
background: #11958f;
border-radius: 6px;
font-size: 12px;
z-index: 10;
font-style: normal;
font-weight: bolder;
padding: 5px 5px 0 5px;

font-family: 'Open Sans';

}

.tooltips:hover span{
    display: block;
}

.tooltips span::after {
    content: '';
    position: absolute;
    left: 46%;
    bottom: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
border-top: 6px solid #11958f;
}

.infochild{
color: #11958f;
}

.tab-category{
    display: none;
}
.category-show{
    display: block;
}

.menu_category_tabs{
    display: block;
    position: relative;
    margin: 0px 0 20px;
}


.menu_category_tabs a{
display: inline-block;
padding: 10px 15px;
background: #11958f;
color: #fff;
margin: 0 10px 0 0;
border-radius: 6px;
font-weight: bold;
cursor: pointer;
cursor: hand;
position: relative;
}

.menu_category_tabs a.active{
color: #131c48;
background: #ff8562;
}



.tooltips_l em
{
visibility: hidden;
position: absolute;
bottom: 43px;
left: 50%;
z-index: 999;
width: 200px;
margin-left: -102px;
padding: 5px;
border: 1px solid #11958f;
opacity: 1;
background-color: #11958f;
-moz-border-radius: 4px;
border-radius: 4px;
color:#fff;
text-align: center;
font-size: 12px;
line-height: 17px;
min-height: 34px;
font-style: normal;
font-weight: normal;
}

.tooltips_l:hover em
{
    visibility: visible;
}

.tooltips_l em:before,
.tooltips_l em:after
{
    content: "";
    position: absolute;
    z-index: 1000;
    bottom: -7px;
    left: 50%;
    margin-left: -8px;
border-top: 8px solid #11958f;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 0;
}

.tooltips_l em:before
{
border-top-color: #11958f;
bottom: -8px;
}

.desc_promo{
    padding: 20px 0;
    font-size: 14px;
    line-height: 16px;
}

.desc_promo ul {
    list-style: disc;
    margin: 0 0 0 20px;
}

.desc_promo ul li{
    margin: 0 0 5px 0;
}

@media only screen and (max-width : 991px) {


.step-1{
margin-top: 25px;
}

.selection-filter-name-top i {
display: block !important;
}

.selection-filter-name-top{
cursor: pointer;
cursor: hand;
}

.description-name,.description-text {
padding-left:15px;
}

.description-min span {
max-width: 156px;
min-width: 122px;
width: auto;
}
.description-text-bottom {
		text-align: center;
		margin-top: 10px;
	}
	.description-price {
		max-width: 320px;
		margin: auto;
	}

}
@media(max-width: 860px){
    .tab-container ul.tabs li a{
        margin-top: 5px;
    }
}
@media(max-width: 767px){
	.description-photo {
		max-width: 345px;
		margin: auto;
	}
	.block-description .block-description-col {
	    max-width: 345px;
		margin: auto;
	}
	.col-md-5ths, .col-lg-55 {
		width: 100%;
	}
}
@media (max-width: 500px) {
    .block-description-min {
        margin: 10px 15px 10px 15px;
        display: block;
        width: 96%;
    }

    .block-description-min-row {
        display: block;
    }

    .description-min{
        display: block;
    }

    .step {
        font-size: 14px;
    }

    .tab-container ul.tabs li{
        float: none;
        padding: 0;
        margin: 5px 0 0 0;
    }

    .butsearch {
        text-align: right;
        padding: 15px 0;
        width: auto;
        float: right;
        position: relative;
        bottom: auto;
        right: auto;
    }

    .block-selection-filter-right {
        padding: 3px 10px 10px 10px;

    }

    .promos {
        position: absolute;
        max-width: 100%;
        top: 234px;
        left: 0;
        margin: 0 0 0 15px;
        min-width: 300px;
    }

    .listnumcabins li {

        float: none;
        margin: 0 0px 10px 0;
        padding: 0px 5px;
        min-width: 280px;
        width: auto;

    }

    .prices_cabins a.blink {

        display: block;
        text-align: center;
        border-radius: 6px;
        text-decoration: none;
        min-width: 140px;
        font-size: 18px;
        margin: 34px 0 0 0;

    }

    .block-description .promos{
        margin: 0 0 0 35px;
    }

    #gallery_cruise .sp-thumbnail-image-container {
        width: 160px;
        height: 40px;
        overflow: hidden;
        float: left;
    }

    .block_fix {
        margin: 25% 0 0 0;
        left: 0;
    }

}


.accordion{
    display: block;
    list-style: none;
    padding: 0 !important;
    margin: 15px 0 15px 0 !important;
}

.accordion > li{
    margin: 0 !important;
    list-style: none !important;
    list-style-type: none !important;
}

.accordion > li > div{
    display: none;
    padding: 10px 15px;
}

.accordion .atit{

    background: #11958f;
    color: #fff;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
    padding: 0px 15px;
    display: block;
    border-bottom: 2px solid #fff;
    cursor: pointer;
    cursor: hand;
    border-radius: 3px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.accordion .atit::before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0ab";
    color: #fff;
    display: block;
    width: 30px;
    height: 38px;
    font-size: 20px;
    float: left;
    line-height: 36px;

}


.atit:hover, .accordion a.atit.active{
    color: #f3c534;
    text-decoration: none;
}

.accordion a.atit.active::before{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0aa";
    color: #f3c534;
    width: 30px;
    height: 38px;
    font-size: 20px;
    float: left;
    line-height: 36px;
}
