.bodyLeft .carousel-inner > .item {
    display: block;
}
.bodyLeft .carousel{
  height: 856px;
  overflow-y: auto;
  overflow-x: hidden;
}
.carousel-control.left, .carousel-control.right {
  display: none;
}
/******************************************************************************/
@font-face { 
	font-family: 'icomoon';
	src:url('../fonts/fonts/icomoon.eot?-ljc7p8');
	src:url('../fonts/fonts/icomoon.eot?#iefix-ljc7p8') format('embedded-opentype'),
		url('../fonts/fonts/icomoon.woff?-ljc7p8') format('woff'),
		url('../fonts/fonts/icomoon.ttf?-ljc7p8') format('truetype'),
		url('../fonts/fonts/icomoon.svg?-ljc7p8#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.glyphicon-ship{
	font-size: 1.2em;
  font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;  
}
.glyphicon-ship:before {
	content: "\e601";
}
/******************************************************************************/
.vhide{
  visibility: hidden;
}
.carousel-inner .item{
  cursor: pointer;
}
.hr{
  height: 1px;
  width: 100%;
  border-top: 1px solid #ccc;
  margin-bottom: 10px;
}
.ycred{background-color: #d60000; color: #fff; padding-left: 5px; padding-right: 5px;}
.mmk_Box_onewayOffweek,
.mmk_Box_firstLast{
  background-color: #ededed;
  min-height: 460px;
}
.mmk_Box_onewayOffweek .header,
.mmk_Box_firstLast .header{
  height: 60px;
  color: #fff;
}
.mmk_Box_onewayOffweek .header .col,
.mmk_Box_firstLast .header .col{
  float: left;
  width: 50%;
  height: 56px;
  text-align: center;
  font-size: 1.5em;
  line-height: 2.8em;
  cursor: pointer;
}
.mmk_Box_onewayOffweek .header .active,
.mmk_Box_firstLast .header .active{
  background-color: #bcbdc1;
}
.mmk_Box_onewayOffweek .date,
.mmk_Box_firstLast .date{
  padding: 10px 10px;
  text-align: center;
}
.mmk_Box_onewayOffweek .date{
  /*visibility: hidden;*/
}
.mmk_Box_onewayOffweek .date label,
.mmk_Box_firstLast .date label{
  display: none;
}

.mmk_Box_onewayOffweek .date label.active,
.mmk_Box_firstLast .date label.active{
  display: inline-block;
}

.mmk_Box_onewayOffweek .date span,
.mmk_Box_firstLast .date span{
  font-size: 0.8em;
  cursor: pointer;
  color: #d60000;
}
.mmk_Box_onewayOffweek .date span:first-child,
.mmk_Box_firstLast .date span:first-child{float: left;}
.mmk_Box_onewayOffweek .date span:last-child,
.mmk_Box_firstLast .date span:last-child{float: right;}
.mmk_Box_onewayOffweek .carousel-inner > .item,
.mmk_Box_firstLast .carousel-inner > .item {
  height: 360px;
}

.mmk_Box_onewayOffweek .carousel-inner > .item > img,
.mmk_Box_firstLast .carousel-inner > .item > img{
  margin: 0 auto;
  max-width: 80%;
}
.mmk_Box_onewayOffweek .tab_discount,
.mmk_Box_onewayOffweek .tab_discount_vip,
.mmk_Box_firstLast .tab_discount,
.mmk_Box_firstLast .tab_discount_vip{
  font-size: 1em;
  line-height: 1.2em;
  color: #FFF;
  background-image: url("../../../assets/img/website/items/mmk_ful.png");
  position: absolute;
  left: 7.8%;
  width: 80px;
  height: 50px;
  z-index: 999;
  background-position: left bottom;
  background-repeat: no-repeat;
  text-align: center;
}
.mmk_Box_onewayOffweek .tab_discount b,
.mmk_Box_onewayOffweek .tab_discount_vip b,
.mmk_Box_firstLast .tab_discount b,
.mmk_Box_firstLast .tab_discount_vip b{
  font-size: 1.3em;
}
.mmk_Box_onewayOffweek .tab_discount,
.mmk_Box_firstLast .tab_discount{top: 4px; padding-top: 14px;}
.mmk_Box_onewayOffweek .tab_discount_vip,
.mmk_Box_firstLast .tab_discount_vip{
  top: 52px;
  padding-top: 4px;
}
.mmk_Box_onewayOffweek .carousel-caption, 
.mmk_Box_firstLast .carousel-caption {
  color: #000;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
}
.mmk_Box_onewayOffweek .carousel-caption,
.mmk_Box_firstLast .carousel-caption{
  left: 10%;
  right: 10%;
  padding-bottom: 0px;
}
.mmk_Box_onewayOffweek .carousel-caption .info .data,
.mmk_Box_firstLast .carousel-caption .info .data{
  width: 70%;
  float: left;
}
.carousel-caption .info .data .cut{
  /*display: inline-block;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box; */
  height: 50px;
  width: 100%;
  font-weight: bold;
  padding-top: 10px;
}
.mmk_Box_onewayOffweek .carousel-caption .info .data b,
.mmk_Box_firstLast .carousel-caption .info .data b{
  font-size: 1.1em;
}
.mmk_Box_onewayOffweek .carousel-caption .info .data label,
.mmk_Box_firstLast .carousel-caption .info .data label {
  display: inline;
  margin-bottom: 0px;
  font-weight: normal;
  font-size: 0.8em;
}
.mmk_Box_onewayOffweek .carousel-caption .info .data span,
.mmk_Box_firstLast .carousel-caption .info .data span{
  text-decoration: line-through;
  font-weight: bold;
}
.unvisible{visibility: hidden;}

.mmk_Box_onewayOffweek .carousel-caption .oneway_stamp,
.mmk_Box_onewayOffweek .carousel-caption .first_stamp,
.mmk_Box_onewayOffweek .carousel-caption .last_stamp,
.mmk_Box_firstLast .carousel-caption .oneway_stamp,
.mmk_Box_firstLast .carousel-caption .first_stamp,
.mmk_Box_firstLast .carousel-caption .last_stamp{
  background-repeat: no-repeat;
  float: right;
  width: 30%;
  height: 74px;
  background-size: 100% auto;
  background-position: center;
}
.mmk_Box_onewayOffweek .carousel-caption .first_stamp,
.mmk_Box_firstLast .carousel-caption .first_stamp{background-image: url("../../../assets/img/website/items/mmk_first.png");}
.mmk_Box_onewayOffweek .carousel-caption .last_stamp,
.mmk_Box_firstLast .carousel-caption .last_stamp{background-image: url("../../../assets/img/website/items/mmk_last.png");}
.mmk_Box_onewayOffweek .carousel-caption .oneway_stamp,
.mmk_Box_firstLast .carousel-caption .oneway_stamp{background-image: url("../../../assets/img/website/items/mmk_oneway.png");}
.mmk_Box_onewayOffweek .carousel-caption .prices .price,
.mmk_Box_firstLast .carousel-caption .prices .price{
  width: 48%;
  float: left;
  font-size: 0.9em;
}
.mmk_Box_onewayOffweek .carousel-caption .prices .price div,
.mmk_Box_firstLast .carousel-caption .prices .price div{
  font-size: 1.8em;
  text-align: center;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}
.mmk_Box_onewayOffweek .carousel-caption .prices .price.vip,
.mmk_Box_firstLast .carousel-caption .prices .price.vip{
  color: #d60000;
  margin-left: 4%;
}
.mmk_Box_onewayOffweek .carousel-caption .prices .price div,
.mmk_Box_firstLast .carousel-caption .prices .price div{color: #000; background-color: #fff;}
.mmk_Box_onewayOffweek .carousel-caption .prices .price.vip div,
.mmk_Box_firstLast .carousel-caption .prices .price.vip div{color: #fff; background-color: #d60000;}
/******************************************************************************/
.mmk_Ajanlataink{padding-bottom: 10px;  background-color: #ededed; margin-bottom: 20px; font-size: 0.9em;}
.mmk_Ajanlataink .head:before{
  content: "";
  position: absolute;
  padding: 20px 40px;
  background-image: url("../../img/website/items/icon_charter.png");
  background-size: auto 40px;
  background-position: 15px center;
  background-repeat: no-repeat;
  left: 0px;
}
.mmk_Ajanlataink .head,
.mmk_nepszeru .head{
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 2.2em;
  margin-bottom: 10px;
  padding-left: 60px;
}
.mmk_Ajanlataink .item{border-right: 1px solid #999;}
.mmk_Ajanlataink .item:last-child{border-right: 0px solid #999;}
.mmk_Ajanlataink .title{font-weight: bold; margin-bottom: 10px;}
.mmk_Ajanlataink .img{width: 100%; height: 130px; background-repeat: no-repeat; background-position: top center; background-size: cover; cursor: pointer;}
.mmk_Ajanlataink .name{font-weight: bold; font-size: 1.4em; overflow: hidden; height: 30px;}
.mmk_Ajanlataink .type{font-weight: bold; border-bottom: 1px #c0c0c0 solid; padding-bottom: 4px; margin-bottom: 4px; overflow: hidden; height: 22px;}
.mmk_Ajanlataink .date{}
.mmk_Ajanlataink .place{overflow: hidden; height: 18px;}
.mmk_Ajanlataink .cabin{border-bottom: 1px #c0c0c0 solid; padding-bottom: 4px;}
.mmk_Ajanlataink .prices{font-size: 1.4em;}
.mmk_Ajanlataink .prices .price{float: left; width: 50%; margin-bottom: 4px;}
.mmk_Ajanlataink .prices .price span{text-decoration: line-through;}
.mmk_Ajanlataink .prices .price label{display: inline;margin-bottom: 0px;font-weight: normal;font-size: 0.6em;}
.mmk_Ajanlataink .prices .price.right{text-align: right;}
.mmk_Ajanlataink .prices .price.right span{text-decoration: none;}
.mmk_Ajanlataink .bottom div{float: left;}
.mmk_Ajanlataink .bottom .vip{width: 70%;}
.mmk_Ajanlataink .bottom .vip span{ text-transform: uppercase; color: #fff; font-weight: bold; font-size: 1.2em; padding: 3px 6px;}
.mmk_Ajanlataink .bottom .reszletek{width: 30%; text-align: right;position: relative; top: 1px;}
.mmk_Ajanlataink .bottom .reszletek a{color: #fff; font-size: 0.9em; padding: 5px 6px 5px 6px;}
.mmk_Ajanlataink .bottom .reszletek a:hover{color: #fff; text-decoration: none;}
.mmk_Ajanlataink .bottom .reszletek a{
  background-color: #2f99ad;
}
.mmk_Ajanlataink .bottom .vip span{
  background-color: #d60000;
}
/******************************************************************************/
.mmk_nepszeru a,
.mmk_nepszeru a:hover{color: #000;}
.mmk_nepszeru{padding-bottom: 10px;  background-color: #ededed; margin-bottom: 20px; font-size: 0.9em;}
.mmk_nepszeru .head{
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 2.2em;
  margin-bottom: 10px;
}
.mmk_nepszeru .head span{margin-right: 10px; font-size: 1.4em; position: relative; top: 5px;}
.mmk_nepszeru .item{border-right: 1px solid #999;}
.mmk_nepszeru .item:last-child{border-right: 0px solid #999;}
.mmk_nepszeru .img{width: 100%; height: 100px; background-repeat: no-repeat; background-position: top center; background-size: cover;margin-top: 4px;}
.mmk_nepszeru .name{font-weight: bold; font-size: 0.9em; margin-top: 4px;}
.mmk_nepszeru .type{font-weight: bold; padding-bottom: 4px; margin-bottom: 4px; font-size: 1em;}
/******************************************************************************/
.mmk_reszletes{padding-bottom: 10px;  background-color: #ededed; margin-bottom: 20px; font-size: 0.9em;}
.mmk_reszletes .box{padding-left: 20px; padding-right: 20px;}
.mmk_reszletes .head{
  background-color: #58595B;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 3.2em;
  margin-bottom: 10px;
  padding-left: 20px;
}
.mmk_reszletes .head span{font-size: 1.6em; position: relative; top: 8px; margin-right: 10px;}
.mmk_reszletes .regio{}

.mmk_reszletes .slider{height: 40px;}
.mmk_reszletes .desc div{width: 50%; float: left;}
.mmk_reszletes .desc div:last-child{text-align: right;}


.mmk_reszletes .slider .noUi-horizontal {height: 1px;}
.mmk_reszletes .slider .noUi-target {border: 1px solid #FFF; margin-top: 10px; margin-bottom: 6px;}
.mmk_reszletes .slider .noUi-handle:after,
.mmk_reszletes .slider .noUi-handle:before {display: none;}
.mmk_reszletes .slider .noUi-handle {
  background: none repeat scroll 0% 0% #2f99ad;
  border: 0px solid #D9D9D9;
  border-radius: 10px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #FFF inset, 0px 0px 0px #EBEBEB inset, 0px 0px 0px 0px #BBB;
}
.mmk_reszletes .slider .noUi-horizontal .noUi-handle {
  width: 15px;
  height: 15px;
  left: -7px;
  top: -7px;
}
.mmk_reszletes .items{
  width: 100%;
  height: 88px;
  overflow: hidden;
}
.mmk_reszletes .item {
  display: inline-block;
  width: 48%;
  overflow: hidden;
  height: 18px;
  white-space: nowrap;
}
.mmk_reszletes .extras .item {
  width: 98%;
}
.mmk_reszletes .header{margin-bottom: 5px;}
.mmk_reszletes .marka .header span{float: right; cursor: pointer;}
.mmk_reszletes .label{
  color: #000;
  display: inline;
  margin-bottom: 0px;
  font-weight: normal;
  font-size: 0.9em;
  cursor: pointer;
  margin-left: 24px;
}
.mmk_reszletes .chk{
  width: 18px;
  height: 18px;
  background-color: #FFF;
  color: #fff;
  padding-left: 2px;
  margin-right: 4px;
  /*float: left;*/
  position: relative;
  top: -18px;  
}
.mmk_reszletes input[type=checkbox] {
   position: absolute;
   top: -9999px;
   left: -9999px;
}
.mmk_reszletes input[type=checkbox]:checked ~ div {
   background: #2f99ad;
}
.mmk_reszletes .extras .header span{float: right; cursor: pointer;}

.mmk_reszletes .send{text-align: right;}
.mmk_reszletes .send button{
  background-color: #2f99ad;
  border: 0px;
  color: #fff;
  padding: 4px 20px;
  margin-top: 5px;
}
/******************************************************************************/                   
/*MOBILE*/
.btnIframe,
/******************************************************************************/
.mmk_send .tudnivalok .header, 
.mmk_send .informaciok .header,
.mmk_Gyorskereso .head,
.mmk_Ajanlataink .head,
.mmk_reszletes .head,
.mmk_Box_firstLast .header,
.mmk_Box_onewayOffweek .header,
.mmk_nepszeru .head,
.mmk_ItemGallery .head,
.mmk_ItemGallery .extrak .header div.active,
.mmk_ItemGallery .reszletek .header,
.mmk_ItemGallery .idopontok .header,
.hasonloAjanlatok .head{
  background: rgb(47,153,173); /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJmOTlhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTUxNWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  rgba(47,153,173,1) 0%, rgba(10,81,93,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(47,153,173,1)), color-stop(100%,rgba(10,81,93,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(47,153,173,1) 0%,rgba(10,81,93,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(47,153,173,1) 0%,rgba(10,81,93,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(47,153,173,1) 0%,rgba(10,81,93,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(47,153,173,1) 0%,rgba(10,81,93,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f99ad', endColorstr='#0a515d',GradientType=0 ); /* IE6-8 */
}

/*error*/
.mmk_search_countries.action{
  border-color: rgba(214, 0, 0, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(214, 0, 0, 0.6);
  outline: 0 none;  
}
/*többi*/
.mmk_Gyorskereso{
  background-color: #ededed;
  margin-bottom: 20px;
  font-size: 0.9em;
}
.mmk_Gyorskereso .head:before{
  content: "";
  position: absolute;
  padding: 30px 40px;
  background-image: url("../../img/website/items/icon_charter.png");
  background-size: auto 60px;
  background-position: 15px center;
  background-repeat: no-repeat;
  left: 0px;
}
.mmk_Gyorskereso .head{
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 80px;
  font-size: 1.5em;
  line-height: 3.2em; 
  margin-bottom: 10px; 
}

.mmk_Gyorskereso .date{
  background-color: #2f99ad;
  color: #fff;
  margin-bottom: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
}
.mmk_Gyorskereso .date span:last-child{
  /*padding-left: 20px;*/  
}

.mmk_Gyorskereso .date .input-group-addon{
  padding: 1px 0px;
  border: 0px;
  background-color: transparent;
  color: #fff;
  cursor: pointer;
}

.mmk_Gyorskereso .date input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
.mmk_Gyorskereso .date input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
.mmk_Gyorskereso .date input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
.mmk_Gyorskereso .date input:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #fff;
}

.mmk_Gyorskereso .date input{
  color: #fff;
  background-color: transparent;
  border: 0px;
  padding: 1px 0px 0px 10px;
  cursor: pointer;
}
.datepicker.dropdown-menu{
  width: auto;
  margin-top: 10px;
}
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.active{
  color: #FFF;
  background-color: #2f99ad;
  border-color: #2f99ad;
}
.datepicker.dropdown-menu .prev{
  
}
.datepicker.dropdown-menu .mmk{
  border-top: 2px solid #aaa;
  background: none repeat scroll 0% 0% #EEE;
}
.datepicker.dropdown-menu .mmk th{
  cursor: default;
}
.datepicker.dropdown-menu .mmk label{
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0px;
}

.datepicker.dropdown-menu .mmk th:nth-child(2),
.datepicker.dropdown-menu .mmk th:nth-child(4){
  cursor: pointer;
}

.mmk_Gyorskereso .ajanlatok{
  padding-bottom: 10px;
  position: relative;
}
.mmk_Gyorskereso .ajanlatok input{
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: 2px;
  left: -2px;
}
.mmk_Gyorskereso .ajanlatok label{
  font-weight: normal;
  cursor: pointer;
}
.mmk_Gyorskereso .ajanlatok .terkep,
.mmk_Gyorskereso .ajanlatok .kereses{
  border: 0px;
  float: right;
  height: 24px;
}
.mmk_Gyorskereso .ajanlatok .terkep{
  background-color: #bcbdc1;
  color: #fff;
}
.mmk_Gyorskereso .ajanlatok .terkep.active{background-color: #2f99ad;}
.mmk_Gyorskereso .ajanlatok .kereses{
  background-color: #2f99ad;
  color: #fff;
  margin-left: 10px; 
  padding-left: 10px;
  padding-right: 10px; 
}
.mmk_Gyorskereso .spinner{
  background-color: #FFF;
  padding: 3px 10px;
}
.mmk_Gyorskereso .floatright{
  float: right;
}
.mmk_Gyorskereso .spinner span{
  color: #2f99ad;
  cursor: pointer;
  font-size: 0.7em;
}
.mmk_Gyorskereso .spinner input{
  border: 0px ;
  text-align: center;
}

.map .body .empty{
  width: 100%;
  margin-top: 130px;
  font-size: 2em;
  color: #CCC;
  font-weight: bold;
  text-align: center;
}
.map hr{
  margin-top: 10px;
  margin-bottom: 5px;
}
.map table{
  width: 300px;
}
.map table.border{
  border-top: 1px solid #ccc;
}
.map a,
.map a:hover{text-decoration: none; color: #000;}
.map .maprowhead{
  font-weight: bold;
  font-size: 1.4em;
  height: 30px;
}
.map .maprowtitle{
  font-size: 0.8em;
}
.map .maprowprice{
  font-size: 0.9em;
  font-weight: bold;
  padding: 2px 0px;
}
.map .maprowprice .glyphicon{
  margin-right: 4px;
}
.map .maprowprice.vip{
  text-align: center;
  color: #fff;
  background-color: #2f99ad;
}

.mmk_Gyorskereso .ajanlatok .map:before,
.mmk_Gyorskereso .ajanlatok .map{
  -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 20px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 20px 0px rgba(50, 50, 50, 0.75);
  background-color: #fff;
  position: absolute;
}
.mmk_Gyorskereso .ajanlatok .map:before{
  content: "";
  right: 72px;
  top: -20px;
  padding: 30px 30px;
  z-index: 9990;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);  
}
.mmk_Gyorskereso .ajanlatok .map{
  display: none;
  width: 100%;
  height: 320px;
  z-index: 9998;
  margin-top: 34px;
  margin-left: -15px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 20px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 20px 0px rgba(50, 50, 50, 0.75);  
}
.mmk_Gyorskereso .ajanlatok .map .body{
  top: -26px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  z-index: 9999;
  padding: 10px 0px;
}
#map-canvas { height: 100%; margin: 0; padding: 0;}
/******************************************************************************/
.custom-dropdown--large {
  font-size: 1.5em;
}

.custom-dropdown--small {
  font-size: .7em;
}

.custom-dropdown__select{
  font-size: inherit; /* inherit size from .custom-dropdown */
  padding: .2em; /* add some space*/
  margin: 0; /* remove default margins */
}

.custom-dropdown__select--white {
  background-color: #fff;
  color: #444;    
}

@supports (pointer-events: none) and
((-webkit-appearance: none) or
(-moz-appearance: none) or
(appearance: none)) {
  .custom-dropdown {
  position: relative;
  display: block;
  vertical-align: middle;
  margin-bottom: 10px;
}

.custom-dropdown__select {
  /*padding-right: 2.5em; /* accommodate with the pseudo elements for the dropdown arrow */
  border: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
}

.custom-dropdown::before,
.custom-dropdown::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

.custom-dropdown::after { /*  Custom dropdown arrow */
  content: "\25BC";
  height: 1em;
  font-size: 1em;
  line-height: 1;
  right: 0.5em;
  top: 50%; margin-top: -.5em;
}

.custom-dropdown::before { /*  Custom dropdown arrow cover */
  width: 2em;
  right: 0; top: 0; bottom: 0;
  border-radius: 0 3px 3px 0;
}

.custom-dropdown__select[disabled] {
  color: rgba(0,0,0,.3);
}

.custom-dropdown.custom-dropdown--disabled::after {
  color: rgba(0,0,0,.1);
}

/* White dropdown style */
.custom-dropdown--white::before {
  background-color: #2f99ad;
  border-left: 1px solid rgba(0,0,0,.1);
}

.custom-dropdown--white::after {
  color: rgba(255,255,255,.9);
}

/* FF only temp fix */
@-moz-document url-prefix() {
  .custom-dropdown__select                         { width: 100%;}
  .custom-dropdown--large .custom-dropdown__select { padding-right: 1.3em;}
  .custom-dropdown--small .custom-dropdown__select { padding-right: 0.5em;}
  }
}
/******************************************************************************/
/*találati lista*/
.custom-dropdown__select--gray {background-color: #d2d3d5; padding-right: 0em;}
.mmk_results select{font-size: 1em;}
.mmk_results .mmk_tools .order,
.mmk_results .mmk_tools .perpage,
.mmk_results .mmk_tools .step,
.mmk_results .mmk_tools .page{
  font-size: 0.8em;
  float: left;
}
.mmk_results .mmk_tools .step,
.mmk_results .mmk_tools .page{
  margin-top: 16px;
}
.mmk_results .mmk_tools .view{
  margin-top: 15px;
}
.mmk_results .mmk_tools .step.right{text-align: right;}
.mmk_results .mmk_tools .order{width: 60%; margin-right: 5px;}
.mmk_results .mmk_tools .perpage{width: 35%;}
.mmk_results .mmk_tools .step{width: 30%;font-size: 1em;}
.mmk_results .mmk_tools .page{width: 35%;}

.mmk_results .mmk_tools .step.left span,
.mmk_results .mmk_tools .step.right span{
  cursor: pointer;
}

.mmk_results .mmk_tools .view .glyphicon-th,
.mmk_results .mmk_tools .view .glyphicon-th-list{
  font-size: 1.2em;
  background-color: #D2D3D5;
  color: #FFF;
  padding: 3px 3px 3px 4px;
  cursor: pointer;
}
.mmk_results .mmk_tools .view .glyphicon.active{background-color: #2f99ad;}
.mmk_results .mmk_tools .view{
  text-align: right;
}
.mmk_results .mmk_tools .view .compare{
  margin-left: 4px;
  background-color: #2f99ad;
  color: #fff;
  padding: 4px 10px 2px 10px;
  cursor: pointer;
}
.mmk_results_list{
  background-color: #fff;
  padding-top: 30px;
}
.mmk_results_list .list_box .item{
  background-color: #ededed;
  padding: 0px 10px;
  height: 330px;
}
.mmk_results_list .list_box .header{
  background-color: #fff;
  border-bottom: 2px solid #2f99ad;
  text-align: right;
  padding-bottom: 4px;
}
.mmk_results_list .list_box{
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  white-space: nowrap;
}
.mmk_results_list .list_box .header .chk{
    width: 18px;
    height: 18px;
    background-color: #d2d3d5;
    color: #d2d3d5;
    padding-right: 3px;
    position: absolute;
    top: -4px;
    right: 5px;
}
.mmk_results_list .list_box .header .label{
    color: #000;
    display: inline;
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 0.9em;
    cursor: pointer;
    margin-right: 24px;
    font-weight: bold;
}
.mmk_results_list .list_box .header input[type="checkbox"]:checked ~ div{
    background: none repeat scroll 0% 0% #2f99ad;
    color: #fff;
}
/******************************************************************************/
.mmk_results_list .list_row{margin-bottom: 10px;}

.mmk_results_list .list_row .item .header,
.mmk_results_list .list_row .item .type,
.mmk_results_list .list_row .item .data,
.mmk_results_list .list_row .item .price,
.mmk_results_list .list_row .item .cabin,
.mmk_results_list .list_row .item .bottom{
  padding-left: 0px;
  padding-right: 0px;
  border: 0px;
  margin-top: 5px;
}

.mmk_results_list .list_row .item .type{overflow: hidden; height: 56px;}
.mmk_results_list .list_row .item .data .place{overflow: hidden; height: 18px;}

.mmk_results_list .list_row .header{ border-bottom: 1px solid #d2d2d2!important; margin-top: 6px;}
.mmk_results_list .list_row .item{ background-color: #ededed; padding: 0px 10px; height: 105px;}
.mmk_results_list .list_row .item .header .name{float: left;}
.mmk_results_list .list_row .item .header span{float: right; position: relative; top: 4px;}
.mmk_results_list .list_row .header .label {
    color: #000;
    display: inline;
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 0.9em;
    cursor: pointer;
    font-weight: bold;
}
.mmk_results_list .list_row .header input[type="checkbox"]:checked ~ div {
    background: none repeat scroll 0% 0% #2f99ad;
    color: #fff;
}
.mmk_results_list .list_row .header .chk {
  width: 18px;
  height: 18px;
  background-color: #fff;
  color: #fff;
  float: right;
  padding-left: 2px;
}
.mmk_results_list .list_row .price label{font-size: 0.9em; position: relative; left: -10px;}
.mmk_results_list .list_row .price span{font-size: 1.4em; position: relative; left: -10px; font-weight: bold;}
.mmk_results_list .list_row .price span.cross{text-decoration: line-through; font-size: 1.1em;}
.mmk_results_list .list_row .bottom div {float: none;  width: 100%!important; text-align: right; margin-top: 10px;}
.mmk_results_list .list_row .bottom .vip { font-size: 0.9em; margin-top: 8px;}
/******************************************************************************/                   
.mmk_ItemGallery{
  margin-bottom: 20px;
  font-size: 0.9em;
}
.mmk_ItemGallery .box{margin-bottom: 20px;}
.mmk_ItemGallery .gallery{padding-left: 0px; padding-right: 0px;}
.mmk_ItemGallery .bigImg{width: 100%; height: 220px; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.mmk_ItemGallery .box .data{background-color: #EDEDED; overflow: auto; height: 310px; width: 48%; margin-left: 2%;}
.mmk_ItemGallery .box .data .header{font-size: 1.4em; font-weight: bold; margin-bottom: 10px;}
.mmk_ItemGallery .box .data .sor{padding: 6px 0px; border-bottom: 1px solid #BABABA;}
.mmk_ItemGallery .box .data .sor span:last-child{
  float: right;
  display: inline-block;
  position: relative;
  max-width: 78%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box; 
}
.mmk_ItemGallery .head{
  padding-left: 54px;
}

.mmk_ItemGallery .head:before{
    content: "";
    position: absolute;
    padding: 16px 20px;
    background-image: url("../../img/website/items/icon_ship.png");
    background-position: 15px center;
    background-repeat: no-repeat;
    left: 0px;
}

.hasonloAjanlatok .head{padding-left: 54px;}

.hasonloAjanlatok .head:before{
    content: "";
    position: absolute;
    padding: 16px 20px;
    background-image: url("../../img/website/items/icon_charter.png");
    background-position: 15px center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    left: 0px;
}

.mmk_ItemGallery .head,
.mmk_ItemGallery .extrak .header,
.mmk_ItemGallery .reszletek .header,
.mmk_ItemGallery .idopontok .header,
.hasonloAjanlatok .head{
  background-position: 15px center;
  background-repeat: no-repeat;
  background-color: #58595B;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.8em;
  margin-bottom: 10px; 
}
.hasonloAjanlatok .head,
.mmk_ItemGallery .idopontok .header,
.mmk_ItemGallery .reszletek .header,
.mmk_ItemGallery .head{
  background-position: 0px center;
}

/*.mmk_ItemGallery .extrak{padding-left: 0px; padding-right: 0px;}*/
.mmk_ItemGallery .extrak .header{border-bottom: 4px solid rgba(10,81,93,1); background-color: #fff; float: left; width: 100%; margin-bottom: 0px;}
.mmk_ItemGallery .extrak .header div{background-color: #BCBDC1; width: 25%; float: left; border-right: 4px solid #fff; padding-left: 20px; cursor: pointer; white-space: nowrap;font-size: 0.6em; padding-top: 4px;}
.mmk_ItemGallery .extrak .header div:last-child{border-right: 0px solid #fff;}
/*.mmk_ItemGallery .extrak .header div.active{background-color: #58595B;}*/
.mmk_ItemGallery .extrak .tabs{clear: both; background-color: #EDEDED; height: 150px; margin-bottom: 20px; padding: 10px; overflow: auto;}
.mmk_ItemGallery .extrak .tabs .content{display: none;}
.mmk_ItemGallery .extrak .tabs .content.active{display: block;}
.mmk_ItemGallery .extrak .tabs .content div:before{
  content: "";
  background-color: #2f99ad;
  padding: 0px 7px;
  margin-right: 5px;
}
.mmk_ItemGallery .extrak .tabs .content div{
  padding: 8px;
  float: left;
  width: 33.3%;
}
.mmk_ItemGallery .reszletek .data .sor .label{
  color: #000;
  margin-bottom: 0px;
  font-weight: normal;
  font-size: 0.9em;
  cursor: pointer;
  display: inline-block;
  position: relative;
  max-width: 88%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;  
}
.mmk_ItemGallery .reszletek .data .sor .chk{
  width: 18px;
  height: 18px;
  background-color: #d2d3d5;
  color: #d2d3d5;
  padding-left: 2px;
  float: left;
}
.mmk_ItemGallery .reszletek .data .sor input[type=checkbox]{
   position: absolute;
   top: -9999px;
   left: -9999px;
}
.mmk_ItemGallery .reszletek .data .sor.obligatoryChk .chk,
.mmk_ItemGallery .reszletek .data .sor input[type=checkbox]:checked ~ div {
   background: #2f99ad;
   color: #fff;
}

.mmk_ItemGallery .reszletek .header{padding-left: 20px;}
.mmk_ItemGallery .reszletek .data{}
.mmk_ItemGallery .reszletek .data .sor{padding: 6px 10px; border-bottom: 1px solid #BABABA; float: left; width: 100%;}
.mmk_ItemGallery .reszletek .data .sor.gray{background-color: #EDEDED;}
.mmk_ItemGallery .reszletek .data .sor span:nth-child(2){float: right;}
.mmk_ItemGallery .reszletek .data .sor span:nth-child(3){float: right;}
.mmk_ItemGallery .reszletek .data .sor span input{background-color: #d2d3d5; border: 0px; padding-left: 10px; width: 80px;}
.mmk_ItemGallery .reszletek .data .sor.Total{border: 20px; font-weight: bold; margin-bottom: 20px;}
.mmk_ItemGallery .reszletek .bottom{ text-align: right; margin-bottom: 20px;}
.mmk_ItemGallery .reszletek .bottom button{
  background-image: url(../../../assets/img/website/items/icon_anchor.png);
  background-position: 10px center;
  background-repeat: no-repeat;
  background-size: auto 26px;
  /*background-color: #2f99ad;*/
  background-color: #090;
  color: #fff;
  border: 0px;
  padding: 4px 10px 4px 50px;
  font-size: 1.5em;
}

.mmk_ItemGallery .idopontok{padding-left: 0px; padding-right: 0px; font-size: 0.9em; white-space: nowrap;}
.mmk_ItemGallery .idopontok .custom-dropdown {margin-bottom: 0px;}
.mmk_ItemGallery .idopontok .header{padding-left: 20px; padding-right: 20px; margin-bottom: 0px; height: 32px; line-height: 1em;}
.mmk_ItemGallery .idopontok .header div{padding-top: 5px;}
.mmk_ItemGallery .idopontok .header div:first-child{width: 65%; float: left;position: relative; top: 3px;}
.mmk_ItemGallery .idopontok .header div:last-child{width: 35%; float: right;}
.mmk_ItemGallery .idopontok .header .custom-dropdown__select {font-size: 0.7em; line-height: 1em;}
.mmk_ItemGallery .idopontok .content .row{padding-top: 8px; padding-bottom: 8px; border-bottom: 1px solid #BABABA;}
.mmk_ItemGallery .idopontok .content .row:last-child{border: 0px;}
.mmk_ItemGallery .idopontok .content{background-color: #EDEDED; padding-left: 10px; padding-right: 10px;}
.mmk_ItemGallery .idopontok .content .bold{font-weight: bold;}
.mmk_ItemGallery .idopontok .content button{ background-color: #2f99ad; color: #fff; border: 0px; padding: 4px 15px;}
/******************************************************************************/
#littleCarousel {margin-top: 20px;}
#littleCarousel .item .img{
  margin-left: 4.7%;
  width: 26%;
  height: 70px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #000;
  float: left;
}
#littleCarousel .carousel-inner {left: 5px;}
#littleCarousel .carousel-control{top: -44px; color: #000;}
#littleCarousel .carousel-control:hover,
#littleCarousel .carousel-control:focus { color: #000; }
/******************************************************************************/
.mmk_send .tudnivalok .header,
.mmk_send .informaciok .header{
  color: #FFF;
  text-transform: uppercase;
  font-size: 1.4em;
  line-height: 1.8em;
}
.mmk_send .tudnivalok .content,
.mmk_send .informaciok .content{font-size: 0.9em; background-color: #EDEDED;}
.mmk_send .tudnivalok .content{padding-top: 10px; margin-bottom: 20px;}
.mmk_send .informaciok .content .sor{padding-top: 4px; padding-bottom: 10px; border-bottom: 1px solid #BABABA;}
.mmk_send .informaciok .content .sor span{position: relative; top: 4px;}
.mmk_send .informaciok .content .sor input{float: right; width: 50%; border: 0px; height: 24px;}
.mmk_send .informaciok .content .bottom{padding-bottom: 15px; border: 0px;}
.mmk_send .informaciok .buttons{margin-left: 10px; margin-right: 10px; padding-top: 20px; clear: both;}
.mmk_send .informaciok .buttons span,
.mmk_send .informaciok .buttons button{ background-color: #2f99ad; color: #fff; border: 0px; padding: 4px 15px; font-size: 1.4em;}
.mmk_send .informaciok .buttons button:last-child{float: right; background-color: #009900;}
.mmk_send .informaciok .buttons span{
  cursor: pointer;
}

#mmk_compare_window .modal-dialog {width: 90%; height:90%;}
#mmk_compare_window .modal-content {border-radius: 0px; height: 100%;}
#mmk_compare_window .modal-body{overflow: auto; height: 85%; width: 100%;}
#mmk_compare_window .close {float: none; opacity: 0.8;}
#mmk_compare_window .modal-header {padding: 10px; border: 0px;}
#mmk_compare_window .modal-footer{margin-top: 0px;}

#mmk_compare_window .modal-footer a,
#mmk_compare_window .modal-footer a:hover{
  color: #333;
}
#mmk_compare_window .modal-footer span{font-size: 1.4em; margin-left: 10px; cursor: pointer;}

.mmk_compare .item{width: 210px; font-size: 0.9em; display: inline-block; margin-right: 10px; margin-bottom: 40px; vertical-align: top;}
.mmk_compare .item .img{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: 4px solid #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 4px 0 #000;
  box-shadow: 0 0 4px 0 #000;
  height: 130px;
  margin-bottom: 10px;
}
.mmk_compare .item .buttons{margin-bottom: 10px; padding: 0px 4px;}
.mmk_compare .item .buttons button{background-color: #2f99ad; color: #fff; border: 0px; padding: 4px 15px; font-size: 0.9em;}
.mmk_compare .item .buttons button:last-child{float: right;}
.mmk_compare .item .data{}
.mmk_compare .item .data div{padding: 4px 0px; margin: 0px 4px; border-bottom: 1px solid #BABABA;}
.mmk_compare .item .data span{}
.mmk_compare .item .data span:last-child{float: right;}
.mmk_compare .item .equipments{}
.mmk_compare .item .equipments .eqitem{ border-bottom: 1px solid #BABABA; padding-bottom: 10px;}
.mmk_compare .item .equipments .eqitem:last-child{ border: 0px;}
.mmk_compare .item .equipments .title{margin-top: 10px; margin-bottom: 10px;}
.mmk_compare .item .equipments .sor:before{
  content: "";
  background-color: #2f99ad;
  padding: 0px 7px;
  margin-right: 5px;}
.mmk_compare .item .equipments .sor{margin-bottom: 2px;}

