.mh-text-block {
  background: #eeeeee;
  border: 1px solid #dcdcdd;
  font-size: 13px;
  line-height: 16px;
  color: #8e8d8d;
  border-radius: 5px;
  overflow: hidden;
}
.mh-text-block > .wrap {
  border-top: 1px solid #FFF;
}
.mh-text-block > .wrap > .content {
  padding: 18px 20px;
}
.mh-text-block > .wrap .controls a {
  color: #1f497d;
  cursor: pointer;
  height: 18px;
  background: url("../img/yadgo/expand.png") no-repeat left 4px;
  padding-left: 20px;
  font-weight: 700;
}
.mh-text-block > .wrap .controls a.btnClose {
  background: url("../img/yadgo/expand.png") no-repeat left -95px;
}
.mh-text-block > .wrap .fullText {
  height: 192px;
  overflow: hidden;
  margin-bottom: 8px;
}
.mh-text-block h2,
.mh-text-block h3,
.mh-text-block .title {
  color: #4c4b4b;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}
.mh-text-block h3 {
  font-size: 13px;
  margin: 7px 0 0 0;
}
.mh-wp-deals {
  height: 320px;
  width: 100%;
  background: #eeeeee;
  overflow: hidden;
  position: relative;
  margin-bottom: 12px;
  margin-top: -16px;
}
.mh-wp-deals > .wrap {
  padding-top: 17px;
  position: absolute;
  left: 50%;
  top: 0px;
}
.mh-wp-deals > .wrap .slider {
  width: 6000px;
  left: -3000px;
  text-align: center;
  position: absolute;
}
.mh-wp-deals > .wrap .controls {
  position: relative;
}
.mh-wp-deals > .wrap .controls .btn {
  display: block;
  width: 69px;
  height: 69px;
  background: url("../img/shared/slider.buttons.png") no-repeat top left;
  position: absolute;
  opacity: 0.6;
  top: 96px;
}
.mh-wp-deals > .wrap .controls .btn.btn-left {
  background-position: 0px 0px;
  left: -474px;
}
.mh-wp-deals > .wrap .controls .btn.btn-right {
  background-position: -100px 0px;
  left: 404px;
}
.mh-wp-deals > .wrap .controls .btn:hover {
  opacity: 1;
}
.mh-wp-deals .item {
  display: inline-block;
  background: none;
  width: 227px;
  text-align: right;
  margin: 0 2px 0 2px;
}
.mh-wp-deals .item:hover {
  background: #ed5b17;
  cursor: pointer;
  border-radius: 4px;
  text-decoration: none;
}
.mh-wp-deals .item:hover > .deal-inner {
  border-bottom: 1px solid #FFF;
}
.mh-wp-deals .item:hover > .deal-inner .ui-ctrl.ui-fixed-button.type-q {
  display: block;
}
.mh-wp-deals .item > .deal-inner {
  margin: 3px;
  overflow: hidden;
  height: 295px;
  background: #FFF;
  position: relative;
  border-bottom: 1px solid #888787;
}
.mh-wp-deals .item > .deal-inner .image,
.mh-wp-deals .item > .deal-inner img {
  display: block;
  overflow: hidden;
  width: 221px;
  height: 126px;
}
.mh-wp-deals .item > .deal-inner .price-row {
  position: relative;
  top: -22px;
  padding: 0px 10px 0px 10px;
}
.mh-wp-deals .item > .deal-inner .price-row .details {
  float: right;
  box-shadow: 0px 0px 3px #aaa;
  max-width: 200px;
}
.mh-wp-deals .item > .deal-inner .price-row .details .city {
  height: 22px;
  background: #000;
  color: #FFF;
  font-size: 17px;
  font-weight: 700;
}
.mh-wp-deals .item > .deal-inner .price-row .details .city span {
  display: block;
  padding: 1px 6px 0px 6px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.mh-wp-deals .item > .deal-inner .price-row .price {
  display: block;
  background: #ed5b17;
  font-size: 27px;
  font-weight: 700;
  color: #FFFFFF;
  padding: 6px 6px 6px 6px;
  box-sizing: border-box;
}
.mh-wp-deals .item > .deal-inner .price-row .price .price-note {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0.7;
  letter-spacing: -0.2px;
}
.mh-wp-deals .item > .deal-inner .price-row .price .price-note .number {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 8px;
}
.mh-wp-deals .item > .deal-inner .info-block {
  margin-top: 0px;
  top: -12px;
  height: 93px;
  position: relative;
  padding: 0px 9px 0px 9px;
}
.mh-wp-deals .item > .deal-inner .info-block .row {
  font-size: 16px;
  color: #424242;
  font-weight: normal;
  min-height: 16px;
  margin-top: 0px;
}
.mh-wp-deals .item > .deal-inner .info-block .row:first-child {
  margin-top: 0px;
}
.mh-wp-deals .item > .deal-inner .info-block .row.dates {
  margin-top: 6px;
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  bottom: 0;
}
.mh-wp-deals .item > .deal-inner .info-block .row.type {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}
.mh-wp-deals .item > .deal-inner .info-block .row .ui-icon {
  float: right;
  margin: 1px 0px 0px 5px;
}
.mh-wp-deals .item > .deal-inner .info-block .row.hotel,
.mh-wp-deals .item > .deal-inner .info-block .row.airline {
  font-size: 14px;
  direction: ltr;
}
.mh-wp-deals .item > .deal-inner .info-block .row.row2,
.mh-wp-deals .item > .deal-inner .info-block .row.airline {
  padding-left: 20px;
}
.mh-wp-deals .item > .deal-inner .info-block .row.hotel .name {
  float: right;
  max-width: 150px;
}
.mh-wp-deals .item > .deal-inner .info-block .row.hotel .name.heb {
  font-size: 16px;
}
.mh-wp-deals .item > .deal-inner .info-block .row.stars .num {
  float: right;
  margin-left: 3px;
  padding-top: 1px;
}
.mh-wp-deals .item > .deal-inner .info-block .row.stars .ui-icon {
  float: right;
}
.mh-wp-deals .item > .deal-inner .info-block .row.stars .ui-icon.star {
  margin-top: 3px;
}
.mh-wp-deals .item > .deal-inner .info-block .row .stars {
  font-size: 14px;
  float: right;
  margin-right: 8px;
}
.mh-wp-deals .item > .deal-inner .info-block .row .stars .ui-icon {
  float: left;
  margin: 3px 2px 0 0;
}
.mh-wp-deals .item > .deal-inner .ui-ctrl.ui-fixed-button.type-q {
  display: none;
  position: absolute;
  left: 6px;
  bottom: 9px;
}
.mh-wp-multideals {
  width: 100%;
  position: relative;
  margin-top: -24px;
  margin-bottom: -24px;
}
.mh-wp-multideals .header-block {
  height: 8px;
  width: 100%;
  background: url("../img/shared/fade.up.png") repeat-x top left;
}
.mh-wp-multideals .footer-block {
  height: 8px;
  width: 100%;
  background: url("../img/shared/fade.down.png") repeat-x top left;
}
.mh-wp-multideals .tabs {
  position: absolute;
  top: -71px;
  width: 100%;
  height: 79px;
}
.mh-wp-multideals .tabs .tabs-placeholder {
  width: 774px;
  height: 79px;
  float: left;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  overflow: hidden;
  background: url("../img/shared/bg.black.40.png") repeat;
  text-align: center;
}
.mh-wp-multideals .tabs .tabs-placeholder ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 8px;
}
.mh-wp-multideals .tabs .tabs-placeholder ul li {
  display: inline-block;
  height: 71px;
  position: relative;
  margin-left: -6px;
}
.mh-wp-multideals .tabs .tabs-placeholder ul li a {
  padding: 0 26px 0 24px;
  margin-top: 5px;
  font-size: 29px;
  font-weight: 700;
  font-family: "typograph2bold", "Arial";
  line-height: 62px;
  display: block;
  height: 54px;
  border-left: 2px solid #708c9a;
  color: #FFF;
}
.mh-wp-multideals .tabs .tabs-placeholder ul li:last-child a {
  border-left: none;
  padding-left: 26px;
}
.mh-wp-multideals .tabs .tabs-placeholder ul li.active {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #eeeeee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #cfcfcf));
  background: -ms-linear-gradient(bottom, #eeeeee, #cfcfcf);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #cfcfcf 100%);
  background: -o-linear-gradient(#cfcfcf, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcf', endColorstr='#eeeeee', GradientType=0);
}
.mh-wp-multideals .tabs .tabs-placeholder ul li.active a {
  color: #1f497d;
  border-left: none;
  padding-left: 26px;
}
.ui-engine-tabs {
  position: relative;
}
.ui-engine-tabs > .wrap {
  height: 30px;
  border-bottom: 5px solid #7d7d7d;
  background: url(../img/menu/dots_2x2.png) repeat;
  padding: 0;
  margin: 0;
}
.ui-engine-tabs ul {
  margin: 0!important;
  padding: 0!important;
  list-style: none;
}
.ui-engine-tabs ul li {
  float: right;
  cursor: pointer;
  height: 30px;
  color: #303030;
  display: block;
  position: relative;
  margin: 0!important;
}
.ui-engine-tabs ul li a {
  display: block;
  margin-top: 6px;
  border-right: 1px solid #c6c6c6;
  padding: 0 26px 0 26px;
  color: #303030!important;
  text-decoration: none!important;
  font-size: 14px;
  height: 16px;
  font-weight: 700;
}
.ui-engine-tabs ul li:first-child a {
  border-right: none;
}
.ui-engine-tabs ul li:hover,
.ui-engine-tabs ul li.active {
  background: #FFF;
  border-bottom: 5px solid #e85312;
}
.ui-engine-tabs ul li:hover a::after,
.ui-engine-tabs ul li.active a::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #e85312;
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -3px;
}
.engines-title {
  color: #FFF;
  font-size: 25px;
  font-family: "typograph2regular", "Arial";
  padding: 4px 20px 0px 4px;
  margin: 0;
}
.engines-title h1.title {
  font-size: 25px;
  margin: 0;
}
.wfps-dialog {
  box-shadow: 0px 0px 20px #888888;
}
.wfps-dialog .arrow-up {
  width: 30px;
  height: 30px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 50%;
  box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5);
  margin: auto;
  margin-left: -15px;
}
.wfps-dialog .arrow-up::before {
  content: "";
  height: 15px;
  overflow: hidden;
}
.wfps-dialog .arrow-up::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: #FFF;
  transform: rotate(45deg);
  top: 22px;
  left: 8px;
  box-shadow: -1px -1px 10px -2px rgba(0, 0, 0, 0.5);
}
.wfps-dialog > .wrap {
  margin-top: 29px;
  background: #FFF;
  border: 1px solid #c4c4c4;
}
.wfps-dialog-font {
  font-family: "almoni-dl", "Arial", sans-serif;
  opacity: 0;
  font-weight: 700;
  height: 0px;
  overflow: hidden;
}
.wfps-dialog {
  width: 300px;
  margin-top: 0;
  color: #666666;
  text-align: right;
  font-size: 14px;
  position: relative;
  border-radius: 4px;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: none;
  user-select: none;
}
.wfps-dialog .arrow-up {
  width: 15px;
  height: 15px;
  overflow: hidden;
  position: absolute;
  top: -10px;
  left: 50%;
  box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5);
  margin: 0;
  left: inherit;
  right: 25px;
}
.wfps-dialog .arrow-up::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: #FFF;
  transform: rotate(45deg);
  top: 6px;
  left: 0px;
  box-shadow: -1px -1px 10px -2px rgba(0, 0, 0, 0.5);
}
.wfps-dialog > .wrap {
  margin-top: 0;
  border: none;
  border-radius: 4px;
  padding: 22px 24px 24px 24px;
}
.wfps-dialog .btn-close {
  position: absolute;
  left: 16px;
  top: 20px;
  line-height: 0;
  cursor: pointer;
  display: block;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
}
.wfps-dialog .btn-close::before {
  font-size: 26px;
  content: "×";
  font-weight: normal;
  font-family: serif;
  line-height: 0;
  display: block;
}
.wfps-dialog .btn-close:hover {
  color: #9d9d9d;
}
.wfps-dialog .dlg-header .title {
  font-family: "almoni-dl", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 700;
}
.wfps-dialog .dlg-body {
  padding-top: 15px;
}
.wfps-dialog .row {
  margin-top: 9px;
}
.wfps-dialog .row .col {
  float: right;
}
.wfps-dialog .row .col.col1 {
  width: 133px;
  padding-top: 6px;
}
.wfps-dialog .row .col.col2 {
  width: 110px;
}
.wfps-dialog .stepper {
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  height: 28px;
  text-align: center;
  overflow: hidden;
}
.wfps-dialog .stepper .text {
  padding-top: 6px;
}
.wfps-dialog .stepper .btn {
  width: 28px;
  height: 28px;
  cursor: pointer;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -ms-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
}
.wfps-dialog .stepper .btn.inc {
  float: right;
}
.wfps-dialog .stepper .btn.dec {
  float: left;
}
.wfps-dialog .stepper .btn:hover {
  background: #e7e7e7;
}
.wfps-dialog .stepper .btn.disabled .plus,
.wfps-dialog .stepper .btn.disabled .minus {
  border-color: #829bba;
}
.wfps-dialog .stepper .btn.disabled .plus::after,
.wfps-dialog .stepper .btn.disabled .minus::after {
  border-color: #829bba;
}
.wfps-dialog .stepper .btn.disabled:hover {
  background: none;
  cursor: default;
}
.wfps-dialog .stepper .btn .plus,
.wfps-dialog .stepper .btn .minus {
  width: 10px;
  height: 10px;
  margin: auto;
  margin-top: 3px;
  border-bottom: 2px solid #1f497d;
}
.wfps-dialog .stepper .btn .plus::after {
  height: 10px;
  display: block;
  border-right: 2px solid #1f497d;
  content: '';
  position: relative;
  top: 6px;
  left: -4px;
}
.modulesHome {
  margin-top: 21px;
}
.modulesHome .promoBlock,
.modulesHome .promoBlock-images {
  width: 774px;
  height: 380px;
}
.modulesHome .promoBlock .promoBlock-inner {
  position: relative;
  width: 774px;
  height: 380px;
}
.modulesHome .promoBlock-images {
  overflow: hidden;
}
.modulesHome .promoBlock .promoBlock-images .image-containter {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 380px;
  width: 774px;
  overflow: hidden;
}
.modulesHome .promoBlock .promoBlock-images .image-containter.active {
  display: block;
}
.modulesHome .promoBlock .layer-boxes {
  position: absolute;
  width: 732px;
  height: 52px;
  right: 21px;
  bottom: 12px;
}
.modulesHome .promoBlock .layer-boxes .layer-box {
  display: block;
  float: right;
  width: 180px;
  height: 42px;
  border-top: 4px solid #e85312;
  margin-right: 3px;
  cursor: pointer;
  margin-top: 6px;
}
.modulesHome .promoBlock .layer-boxes .layer-box.first {
  margin-right: 0px;
}
.modulesHome .promoBlock .layer-boxes .layer-box .layer-box-inner {
  width: 180px;
  height: 42px;
  position: relative;
}
.modulesHome .promoBlock .layer-boxes .layer-box .layer-box-inner .text {
  position: absolute;
  height: 100%;
  width: 170px;
  margin-right: 5px;
  color: #FFFFFF;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
}
.modulesHome .promoBlock .layer-boxes .layer-box .layer-box-inner .text-inner {
  display: table-cell;
  vertical-align: middle;
  height: 42px;
  width: 180px;
}
.modulesHome .promoBlock .layer-boxes .layer-box .layer-box-inner .back {
  background: #000000;
  filter: alpha(opacity=70);
  /* IE */
  -moz-opacity: 0.7;
  /* Mozilla */
  opacity: 0.7;
  /* CSS3 */
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.modulesHome .promoBlock .layer-boxes .layer-box.active,
.modulesHome .promoBlock .layer-boxes .layer-box:hover {
  border-color: #FFFFFF;
  height: 48px;
  margin-top: 0px;
}
.modulesHome .promoBlock .layer-boxes .layer-box.active .layer-box-inner,
.modulesHome .promoBlock .layer-boxes .layer-box:hover .layer-box-inner {
  height: 48px;
}
.modulesHome .promoBlock .layer-boxes .layer-box.active .layer-box-inner .text-inner,
.modulesHome .promoBlock .layer-boxes .layer-box:hover .layer-box-inner .text-inner {
  height: 48px;
  text-decoration: none;
}
.modulesHome .topBlock {
  position: relative;
}
.modulesHome .topBlock .topBlockForm {
  position: absolute;
  top: 0px;
  left: 0px;
}
.modulesHome .topBlock .topBlockForm .form-title {
  position: absolute;
  top: -48px;
  height: 39px;
  display: inline-block;
  vertical-align: bottom;
  padding: 0 17px 0 0;
}
.modulesHome .topBlock .topBlockForm .form-title h1 {
  text-shadow: -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF;
  font: bold 34px "Arial";
  color: #1d383f;
  line-height: 34px;
  margin: 0;
  padding: 0;
}
.modulesHome .topBlock .topBlockForm .form-title-row {
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  padding-right: 19px;
  margin-bottom: -6px;
}
.modulesHome .promoBlock .ui-block.type-a {
  position: absolute;
  top: 0px;
  left: 0px;
}
.modulesHome .promoBlock.type-b,
.modulesHome .promoBlock.type-b .promoBlock-images {
  width: 774px;
  height: 330px;
}
.modulesHome .promoBlock.type-b .promoBlock-images .image-containter,
.modulesHome .promoBlock.type-b .promoBlock-inner {
  height: 330px;
}
.modulesHome .engineForm .engine-form-inner {
  padding-right: 15px;
}
.modulesHome .engineForm .row {
  display: block;
  padding-top: 8px;
}
.modulesHome .engineForm .row.infantRow {
  padding-top: 0px;
}
.modulesHome .engineForm .row.infantRow .infantNote {
  display: none;
  text-align: right;
  color: #FFF;
  font-size: 11px;
  margin-right: 388px;
}
.modulesHome .engineForm .row.first {
  padding-top: 0px;
}
.modulesHome .engineForm .row .col {
  display: block;
  float: right;
  margin-left: 3px;
  min-height: 1px;
  min-height: 41px;
}
.modulesHome .engineForm .row .col label {
  color: #FFFFFF;
  font-size: 11px;
  padding-right: 4px;
  display: block;
  height: 14px;
}
.modulesHome .engineForm .row .col label span {
  font-size: 9px;
}
.modulesHome .engineForm .row .col.search {
  width: 100px;
  padding-top: 12px;
}
/* PAGE CONTENT START */
.modulesHome .pageContent {
  margin: 0px;
  padding: 0px;
}
.modulesHome .pageContent .pageContentInner {
  margin: 0px;
  padding: 0px;
}
.modulesHome .pageContent.type-a {
  margin: 11px 13px 13px 0px;
  width: 749px;
}
.modulesHome .pageContent.type-a .main-col1 {
  width: 372px;
}
.modulesHome .pageContent.type-a .main-col2 {
  width: 365px;
  margin-right: 12px;
}
.modulesHome .pageContent .main-col1,
.modulesHome .pageContent .main-col2 {
  float: right;
}
.modulesHome .pageContent.type-b {
  width: 752px;
  margin: 11px auto;
  margin-top: -94px;
  position: relative;
}
.modulesHome .pageContent.type-b.type-holidays {
  margin-top: 0px;
}
.modulesHome .pageContent.type-b .main-col1 {
  width: 366px;
  padding-top: 20px;
}
.modulesHome .pageContent.type-b .main-col2 {
  display: block;
  float: right;
  width: 366px;
  margin-right: 20px;
  margin-top: 111px;
}
.modulesHome .pageContent.type-b.type-holidays .main-col2 {
  margin-top: 20px;
}
.modulesHome .pageContent.type-sales-wide .main-col1 {
  margin-top: 21px;
}
.modulesHome .pageContent.type-sales-wide .seoBlock {
  margin-top: 21px;
  min-height: 285px;
}
.modulesHome .pageContent.type-sales-wide .seoBlock .fullText.expand {
  min-height: 117px;
}
.modulesHome .pageContent.type-sales-wide .seoBlock .fullText {
  height: 208px;
  margin-bottom: 5px;
}
.modulesHome .pageContent.type-sales-wide .seoBlock .seoBlockInner {
  padding: 16px 16px 21px 16px;
}
/* PAGE CONTENT END */
/* DESIGNED SELECT START */
.modulesHome .ui-ctrl.ui-select.type-e select {
  display: none!important;
}
.modulesHome .dropdown-box {
  margin-top: -5px;
}
.modulesHome .ui-designed-select {
  position: absolute;
  z-index: 20;
}
.modulesHome .ui-ctrl.ui-select.type-e.open {
  position: relative;
  z-index: 25;
}
.modulesHome .ui-designed-select .ui-designed-select-inner {
  background: #FFFFFF;
  margin-right: 2px;
  margin-left: 2px;
  padding-bottom: 6px;
  padding-top: 7px;
  border-radius: 6px;
  overflow-x: hidden;
  border: 1px solid #EEEEEE;
}
.modulesHome .ui-designed-select .ui-designed-select-inner .wrap {
  max-height: 294px;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
}
.modulesHome .ui-designed-select ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  position: relative;
}
.modulesHome .ui-designed-select ul li a {
  display: block;
  height: 21px;
  line-height: 21px;
  color: #666666;
  padding: 0px 5px 0px 5px;
  white-space: nowrap;
  cursor: pointer;
}
.modulesHome .ui-designed-select ul li a:hover {
  text-decoration: none;
}
.modulesHome .ui-designed-select ul li a.active {
  background: #eee2df;
  color: #666666;
  text-decoration: none;
}
/* DESIGNED SELECT END */
/* PAGE BLOCKS START */
.modulesHome .pageContent .pageBlockClubs {
  background: #e8e7e7;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
}
.modulesHome .pageContent .pageBlockClubs .pageBlockClubsInner {
  position: relative;
}
.modulesHome .pageContent .pageBlockClubs .boxHeader {
  margin-bottom: 5px;
  position: relative;
  padding-left: 13px;
}
.modulesHome .pageContent .pageBlockClubs .boxHeader .title {
  float: right;
  font-size: 24px;
  font-weight: 700;
  color: #3f4042;
  padding-right: 71px;
  padding-top: 12px;
}
.modulesHome .pageContent .pageBlockClubs .boxHeader .more-galleries {
  float: left;
  font-weight: 700;
  color: #1f497d;
  font-size: 13px;
  padding-top: 19px;
}
.modulesHome .pageContent .pageBlockClubs .tape {
  position: absolute;
  right: 13px;
  top: -3px;
  width: 52px;
  height: 39px;
  background: url("../img/young/tape.png") no-repeat;
}
.modulesHome .pageContent .pageBlockClubs .boxContent {
  padding: 6px 6px 15px 6px;
}
.modulesHome .pageContent .pageBlockClubs .boxContent .club {
  float: right;
  margin: 6px 5px 6px 5px;
}
.modulesHome .pageContent .pageBlockClubs .boxContent .club .image,
.modulesHome .pageContent .pageBlockClubs .boxContent .club .image img {
  display: block;
  position: relative;
  width: 169px;
  height: 102px;
  overflow: hidden;
}
.modulesHome .pageContent .pageBlockClubs .boxContent .club .club-title {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 5px;
  color: #ff3500;
  font-size: 18px;
  font-weight: 700;
}
.modulesHome .pageContent .pageBlockClubs .boxContent .club .club-title .title-button {
  height: 25px;
  margin: 0px 4px 0px 4px;
  background: #e7e3e1;
  border-radius: 5px;
}
.modulesHome .pageContent .pageBlockClubs .boxContent .club .title-button .ui-fixed-button {
  float: left;
  margin: 2px 5px 0px 4px;
}
.modulesHome .pageContent .pageBlockClubs .boxContent .club .title-button .ui-text {
  margin-right: 15px;
  padding-top: 2px;
}
.modulesHome .pageContent .pageBlockClubs .boxContent .club:hover .club-title .title-button {
  background: #ff2c00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff2c00), color-stop(1, #ff8800));
  background: -ms-linear-gradient(bottom, #ff2c00, #ff8800);
  background: -moz-linear-gradient(center bottom, #ff2c00 0%, #ff8800 100%);
  background: -o-linear-gradient(#ff8800, #ff2c00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8800', endColorstr='#ff2c00', GradientType=0);
}
.modulesHome .pageContent .pageBlockClubs .boxContent .club:hover .club-title {
  color: #FFF;
}
.modulesHome .pageContent .pageBlockClubs .boxContent .club:hover .title-button .ui-fixed-button {
  background-position: -50px -300px;
}
.modulesHome .pageBlockSocial {
  height: 76px;
  background: #ededed;
  padding: 0px;
}
.modulesHome .pageBlockSocial .wrap {
  height: 76px;
  background: url("../img/shared/pattern01.png") no-repeat 34px 1px;
}
.modulesHome .pageBlockSocial .wrap .title {
  color: #3f4042;
  font-size: 32px;
  float: right;
  margin-right: 17px;
  margin-top: 21px;
}
.modulesHome .pageBlockSocial .wrap .buttons {
  float: left;
  margin-left: 20px;
  margin-top: 15px;
}
.modulesHome .pageBlockSocial .wrap .buttons .facebook,
.modulesHome .pageBlockSocial .wrap .buttons .youtube,
.modulesHome .pageBlockSocial .wrap .buttons .instagram {
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 7px;
  background: url("../img/young/social.buttons.png") no-repeat;
}
.modulesHome .pageBlockSocial .wrap .buttons .facebook {
  background-position: 0px 0px;
}
.modulesHome .pageBlockSocial .wrap .buttons .facebook:hover {
  background-position: -50px 0px;
}
.modulesHome .pageBlockSocial .wrap .buttons .youtube {
  background-position: 0px -50px;
}
.modulesHome .pageBlockSocial .wrap .buttons .youtube:hover {
  background-position: -50px -50px;
}
.modulesHome .pageBlockSocial .wrap .buttons .instagram {
  background-position: 0px -100px;
}
.modulesHome .pageBlockSocial .wrap .buttons .instagram:hover {
  background-position: -50px -100px;
}
.modulesHome .pageContent .pageBlockGallery {
  background: #e8e7e7;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  margin-top: 9px;
}
.modulesHome .pageContent .pageBlockGallery .pageBlockGalleryInner {
  position: relative;
}
.modulesHome .pageContent .pageBlockGallery .boxHeader {
  margin-bottom: 16px;
  position: relative;
  padding-right: 12px;
  padding-top: 9px;
  padding-left: 13px;
}
.modulesHome .pageContent .pageBlockGallery .boxHeader .ui-icon {
  float: right;
  margin-left: 8px;
}
.modulesHome .pageContent .pageBlockGallery .boxHeader .more-galleries {
  float: left;
  font-weight: 700;
  color: #1f497d;
  font-size: 13px;
  padding-top: 4px;
}
.modulesHome .pageContent .pageBlockGallery .boxHeader .title {
  float: right;
  font-size: 16px;
  font-weight: 700;
  color: #3f4042;
  padding-top: 4px;
}
.modulesHome .pageContent .pageBlockGallery .boxContent {
  margin-bottom: 15px;
  position: relative;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .ui-fixed-button.type-h {
  position: absolute;
  top: 41px;
  left: 0px;
  float: left;
  margin-left: 3px;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .ui-fixed-button.type-i {
  position: absolute;
  top: 41px;
  right: 0px;
  float: right;
  margin-right: 3px;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .boxContentInner {
  height: 141px;
  margin: 0px 12px 0px 12px;
  overflow: hidden;
  position: relative;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .galleryPlaceholder {
  width: 3000px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .galleryPlaceholder .galleries {
  float: right;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .gallery-item {
  display: block;
  float: right;
  width: 106px;
  height: 141px;
  overflow: hidden;
  text-decoration: none;
  margin-right: 10px;
  position: relative;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .galleryPlaceholder .galleries .gallery-item:first-child {
  margin-right: 0px;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .gallery-item .image,
.modulesHome .pageContent .pageBlockGallery .boxContent .gallery-item .image img {
  position: relative;
  width: 106px;
  height: 102px;
  overflow: hidden;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .gallery-item .image .date {
  position: absolute;
  right: 5px;
  bottom: 8px;
  color: #FFF;
  background: #171717;
  height: 17px;
  font-size: 11px;
  padding: 0px 2px 0px 2px;
  line-height: 17px;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .gallery-item .info {
  width: 106px;
  height: 39px;
  overflow: hidden;
  background: #FFF;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .gallery-item .info .info-inner {
  color: #3f4042;
  font-weight: 700;
  font-size: 12px;
  padding: 4px 9px 0px 9px;
  width: 88px;
  height: 32px;
  overflow: hidden;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .gallery-item .border {
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 98px;
  height: 133px;
  border: 4px solid #e73102;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .gallery-item:hover .border {
  display: block;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .gallery-item:hover .info,
.modulesHome .pageContent .pageBlockGallery .boxContent .gallery-item:hover .image .date {
  background: #e73102;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .gallery-item:hover .info-inner,
.modulesHome .pageContent .pageBlockGallery .boxContent .gallery-item:hover .image .date {
  color: #FFF;
}
.modulesHome .pageContent .pageBlockGallery .boxContent .gallery-item:hover .image .date {
  background: #FFFFFF;
  color: #e73102;
}
.modulesHome .pageContent .pageBlockFacebook {
  margin-top: 14px;
}
.modulesHome .pageBlockSubscribe {
  background: #ededed;
  color: #3f4042;
  height: 217px;
  margin-top: 14px;
  overflow: hidden;
}
.modulesHome .pageBlockSubscribe .wrap {
  padding-top: 25px;
  position: relative;
}
.modulesHome .pageBlockSubscribe .wrap .ui-icon.mail-label {
  position: absolute;
  left: 90px;
  top: 9px;
}
.modulesHome .pageBlockSubscribe .header {
  display: block;
  height: 32px;
  font-size: 22px;
  background: url("../img/young/contact.label.png") no-repeat top right;
  font-weight: 700;
  margin-right: 12px;
  padding-right: 5px;
  color: #FFF;
}
.modulesHome .pageBlockSubscribe .header span {
  display: block;
  margin-right: 19px;
  padding-top: 5px;
}
.modulesHome .pageBlockSubscribe .description {
  font-size: 20px;
  font-weight: 700;
  line-height: 16px;
  padding: 20px 16px 5px 8px;
  min-height: 29px;
}
.modulesHome .pageBlockSubscribe .input-block {
  height: 103px;
  margin-left: 3px;
  margin-right: 3px;
  background: url("../img/shared/grid.png") repeat;
}
.modulesHome .pageBlockSubscribe .input-block .row {
  margin-bottom: 0px;
  padding: 12px 12px 0px 12px;
}
.modulesHome .pageBlockSubscribe .input-block .row .col {
  display: block;
  float: right;
}
.modulesHome .pageBlockSubscribe .input-block .row .col.name,
.modulesHome .pageBlockSubscribe .input-block .row .col.lastName {
  width: 162px;
}
.modulesHome .pageBlockSubscribe .input-block .row .col.lastName {
  margin-right: 10px;
}
.modulesHome .pageBlockSubscribe .input-block .input-placeholder {
  float: right;
  width: 241px;
  margin-top: 0px;
  margin-right: 0px;
}
.modulesHome .pageBlockSubscribe .input-block .button-placeholder {
  float: right;
  width: 86px;
  margin-top: 0px;
  margin-right: 6px;
  padding-top: 1px;
}
.modulesHome .pageBlockSubscribe .input-block .button-placeholder .ui-ctrl.ui-button.type-n span {
  padding-left: 6px;
}
.modulesHome .pageBlockSubscribe .input-block .statusMessage {
  padding-top: 44px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}
.modulesHome .pageBlockSubscribe .input-block.stateError .statusMessage {
  color: #FF0000;
}
.modulesHome .pageBlockSubscribe.stateNormal .input-block.stateSending,
.modulesHome .pageBlockSubscribe.stateNormal .input-block.stateSuccess,
.modulesHome .pageBlockSubscribe.stateNormal .input-block.stateError {
  display: none;
}
.modulesHome .pageBlockSubscribe.stateSending .input-block.stateNormal,
.modulesHome .pageBlockSubscribe.stateSending .input-block.stateSuccess,
.modulesHome .pageBlockSubscribe.stateSending .input-block.stateError {
  display: none;
}
.modulesHome .pageBlockSubscribe.stateSending .input-block.stateSending {
  display: block;
}
.modulesHome .pageBlockSubscribe.stateSuccess .input-block.stateNormal,
.modulesHome .pageBlockSubscribe.stateSuccess .input-block.stateSending,
.modulesHome .pageBlockSubscribe.stateSuccess .input-block.stateError {
  display: none;
}
.modulesHome .pageBlockSubscribe.stateSuccess .input-block.stateSuccess {
  display: block;
}
.modulesHome .pageBlockSubscribe.stateError .input-block.stateNormal,
.modulesHome .pageBlockSubscribe.stateError .input-block.stateSending,
.modulesHome .pageBlockSubscribe.stateError .input-block.stateSuccess {
  display: none;
}
.modulesHome .pageBlockSubscribe.stateError .input-block.stateError {
  display: block;
}
.modulesHome .seoBlock {
  display: block;
  float: right;
  margin-top: 14px;
  min-height: 118px;
  margin-right: 0px;
  overflow: hidden;
  background: -moz-linear-gradient(bottom, #ebebeb 0%, #dddddd 100%);
  background: -webkit-gradient(linear, bottom, right top, color-stop(0%, #ebebeb), color-stop(100%, #dddddd));
  background: -webkit-linear-gradient(bottom, #ebebeb 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(bottom, #ebebeb 0%, #dddddd 100%);
  background: -ms-linear-gradient(bottom, #ebebeb 0%, #dddddd 100%);
  background: linear-gradient(to bottom, #ebebeb 0%, #dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#dddddd', GradientType=0);
}
.modulesHome .seoBlock .seoBlockInner {
  padding: 16px;
}
.modulesHome .seoBlock .seoBlockInner .title,
.modulesHome .seoBlock h2,
.modulesHome .seoBlock h3 {
  display: block;
  color: #4c4b4b;
  font-weight: 700;
  font-size: 13px;
}
.modulesHome .seoBlock h2 {
  font-size: 14px;
}
.modulesHome .seoBlock h3 {
  margin-top: 7px;
  margin-bottom: 0px;
}
.modulesHome .seoBlock .fullText {
  display: block;
  height: 128px;
  color: #747172;
  font-size: 13px;
  line-height: 16px;
  overflow: hidden;
  margin-top: 4px;
  margin-bottom: 14px;
}
.modulesHome .seoBlock .expandableText .fullText {
  overflow: hidden;
}
.modulesHome .seoBlock .fullText.expand {
  max-height: none;
  height: auto;
  min-height: 128px;
}
.modulesHome .seoBlock .expandableText .controls a {
  color: #1f497d;
  cursor: pointer;
  height: 18px;
  background: url("../img/yadgo/expand.png") no-repeat left 4px;
  padding-left: 20px;
  font-weight: 700;
}
.modulesHome .seoBlock .controls a.btnClose {
  background: url("../img/yadgo/expand.png") no-repeat left -95px;
}
.modulesHome .pageContent.type-eilat .seoBlock {
  min-height: 117px;
}
.modulesHome .pageContent.type-eilat .seoBlock .fullText {
  height: 48px;
  margin-bottom: 5px;
}
.modulesHome .pageContent.type-eilat .seoBlock .fullText.expand {
  min-height: 48px;
}
.modulesHome .pageContent.type-eilat .seoBlock .seoBlockInner {
  padding: 16px;
  padding-bottom: 12px;
}
.modulesHome .pageContent.type-organized .seoBlock {
  min-height: 117px;
}
.modulesHome .pageContent.type-organized .seoBlock .fullText {
  height: 80px;
  margin-bottom: 5px;
}
.modulesHome .pageContent.type-organized .seoBlock .fullText.expand {
  min-height: 80px;
}
.modulesHome .pageContent.type-organized .seoBlock .seoBlockInner {
  padding: 16px;
}
.modulesHome .destinationTabs {
  position: relative;
  border: 1px solid #dedede;
  border-radius: 5px;
  margin-top: 14px;
  background: #e8e7e7;
}
.modulesHome .destinationTabs .destinationTabs-inner {
  padding: 6px 13px 13px 13px;
}
.modulesHome .destinationTabs .boxHeader .title .ui-icon {
  float: right;
  margin: 0px 12px 0px 7px;
}
.modulesHome .destinationTabs .boxHeader {
  margin-bottom: 9px;
}
.modulesHome .destinationTabs .boxHeader .title .text {
  font-size: 16px;
  font-weight: 700;
  color: #3f4042;
  float: right;
  padding-top: 14px;
}
.modulesHome .destinationTabs .tabs-placeholder {
  position: relative;
}
.modulesHome .destinationTabs .tabs-placeholder .tab {
  width: 104px;
  float: right;
  margin-left: 1px;
  border: 1px solid #a2a2a2;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  height: 27px;
  display: block;
  color: #3f4042;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  background: #f7f7f7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #e8e8e8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f7f7f7 0%, #e8e8e8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e8e8e8', GradientType=0);
  /* IE6-9 */
  border-bottom: none;
  margin-top: 3px;
}
.modulesHome .destinationTabs .tabs-placeholder .tab .text {
  margin-top: 6px;
}
.modulesHome .destinationTabs .tabs-placeholder .tab:hover {
  text-decoration: none;
  background: #e4e4e4;
  background: -moz-linear-gradient(top, #e4e4e4 0%, #dadada 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e4e4), color-stop(100%, #dadada));
  background: -webkit-linear-gradient(top, #e4e4e4 0%, #dadada 100%);
  background: -o-linear-gradient(top, #e4e4e4 0%, #dadada 100%);
  background: -ms-linear-gradient(top, #e4e4e4 0%, #dadada 100%);
  background: linear-gradient(to bottom, #e4e4e4 0%, #dadada 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#dadada', GradientType=0);
}
.modulesHome .destinationTabs .tabs-placeholder .tab.active,
.modulesHome .destinationTabs .tabs-placeholder .tab.active:hover {
  margin-top: 0px;
  background: #FFF;
  height: 30px;
  position: relative;
  border-color: #d4d4d4;
  z-index: 10;
}
.modulesHome .destinationTabs .tabs-placeholder .tab.active .text {
  margin-top: 9px;
}
.modulesHome .destinationTabs .content-placeholder {
  background: #FFF;
  border: 1px solid #d3d3d3;
  border-top-color: #dedede;
  position: relative;
  margin-top: -2px;
}
.modulesHome .destinationTabs .content-placeholder .content-placeholder-inner {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #f6f6f6;
  padding: 20px 13px 11px 13px;
}
.modulesHome .destinationTabs .content-placeholder .content-placeholder-inner .content {
  padding-top: 4px;
  min-height: 76px;
}
.modulesHome .destinationTabs .content-placeholder ul {
  margin: 0px;
  padding: 0px;
}
.modulesHome .destinationTabs .content-placeholder ul li {
  float: right;
  width: 134px;
  list-style-position: inside;
  margin-bottom: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 4px;
}
.modulesHome .destinationTabs .content-placeholder a {
  font-size: 13px;
  color: #1f497d;
}
.modulesHome .destinationTabs .content-placeholder .more-deals {
  text-align: left;
  font-weight: 700;
}
.modulesHome .hotels-network {
  margin-top: 12px;
  background: #e8e7e7;
  border: 1px solid #c8c7c8;
  border-radius: 5px;
}
.modulesHome .hotels-network .boxHeader .title .text {
  font-size: 16px;
  font-weight: 700;
  color: #3f4042;
  float: right;
  padding-top: 11px;
}
.modulesHome .hotels-network .boxHeader .title .ui-icon {
  float: right;
  margin-left: 10px;
}
.modulesHome .hotels-network-inner {
  padding: 9px 15px 10px 15px;
}
.modulesHome .hotels-network-inner .hotel-list {
  padding-top: 0px;
}
.modulesHome .hotels-network-inner .hotel-list .title {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 7px;
  padding-right: 5px;
}
.modulesHome .hotels-network-inner .hotel-list ul {
  display: block;
  width: 400px;
  padding: 0px;
  margin: 0px;
}
.modulesHome .hotels-network-inner .hotel-list ul li {
  display: block;
  float: left;
  width: 109px;
  min-height: 1px;
  margin-right: 10px;
  margin-bottom: 8px;
  background-image: url("../img/shared/dot4x4.png");
  background-repeat: no-repeat;
  background-position: left 5px;
  padding-left: 14px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  direction: ltr;
}
.modulesHome .hotels-network-inner .hotel-list ul li,
.modulesHome .hotels-network-inner .hotel-list ul li a {
  font-size: 12px;
  color: #1f497d;
}
.modulesHome .hotels-network-inner .hotel-list ul li:hover,
.modulesHome .hotels-network-inner .hotel-list ul li a:hover {
  color: #057369;
}
.modulesHome .hotels-network-inner .list {
  padding-top: 20px;
  float: right;
}
.modulesHome .hotels-network-inner .network-logo-block {
  display: block;
  float: left;
  width: 267px;
  height: 109px;
  background: url("../img/young/logo.block.png") no-repeat top left;
}
.modulesHome .hotels-network-inner .network-logo-block .logo-image {
  display: block;
  width: 225px;
  height: 91px;
  margin-top: 9px;
  margin-right: 21px;
  position: relative;
}
.modulesHome .hotels-network-inner .network-logo-block .logo-image .image {
  display: none;
  text-align: center;
  vertical-align: middle;
  width: 225px;
  height: 91px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}
.modulesHome .hotels-network-inner .network-logo-block .logo-image .image.active {
  display: table-cell;
}
.modulesHome .hotels-network-inner .network-logo-block .logo-image .image .image-inner {
  display: table-cell;
  width: 225px;
  height: 91px;
  text-align: center;
  vertical-align: middle;
}
.modulesHome .hotels-network-inner .network-logo-block .logo-image .image img {
  display: block;
  margin: auto;
  max-width: 225px;
  max-height: 91px;
}
.modulesHome .destinationTabs .tabs-placeholder {
  position: relative;
}
.modulesHome .hotels-network .tabs-placeholder .tab {
  width: 104px;
  float: right;
  margin-left: 1px;
  border: 1px solid #a2a2a2;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  height: 27px;
  display: block;
  color: #3f4042;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  background: #f7f7f7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #e8e8e8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f7f7f7 0%, #e8e8e8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f7f7f7 0%, #e8e8e8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e8e8e8', GradientType=0);
  /* IE6-9 */
  border-bottom: none;
  margin-top: 3px;
}
.modulesHome .hotels-network .tabs-placeholder .tab .text {
  margin-top: 6px;
}
.modulesHome .hotels-network .tabs-placeholder .tab:hover {
  text-decoration: none;
  background: #e4e4e4;
  background: -moz-linear-gradient(top, #e4e4e4 0%, #dadada 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e4e4), color-stop(100%, #dadada));
  background: -webkit-linear-gradient(top, #e4e4e4 0%, #dadada 100%);
  background: -o-linear-gradient(top, #e4e4e4 0%, #dadada 100%);
  background: -ms-linear-gradient(top, #e4e4e4 0%, #dadada 100%);
  background: linear-gradient(to bottom, #e4e4e4 0%, #dadada 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#dadada', GradientType=0);
}
.modulesHome .hotels-network .tabs-placeholder .tab.active,
.modulesHome .hotels-network .tabs-placeholder .tab.active:hover {
  margin-top: 0px;
  background: #FFF;
  height: 30px;
  position: relative;
  border-color: #d4d4d4;
  z-index: 10;
}
.modulesHome .hotels-network .tabs-placeholder .tab.active .text {
  margin-top: 9px;
}
.modulesHome .hotels-network .content-placeholder {
  background: #FFF;
  border: 1px solid #d3d3d3;
  border-top-color: #dedede;
  position: relative;
  margin-top: -2px;
}
.modulesHome .hotels-network .content-placeholder .content-placeholder-inner {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #f6f6f6;
  padding: 5px 16px 5px 5px;
}
/* DAILY DEAL START */
.modulesHome .daily-deal {
  border: 1px solid #b5b5b5;
  border-radius: 3px;
  background: #e5e5e5;
}
.modulesHome .daily-deal .deal-inner {
  position: relative;
  padding: 12px 11px 10px 12px;
}
.modulesHome .daily-deal .col {
  float: right;
}
.modulesHome .daily-deal .col.hotel-image {
  width: 190px;
  margin-left: 21px;
}
.modulesHome .daily-deal .col.info {
  width: 128px;
}
.modulesHome .daily-deal .col.hotel-image img {
  display: block;
  overflow: hidden;
  width: 190px;
  height: 102px;
}
.modulesHome .daily-deal .col.info .row.title {
  font-size: 14px;
  color: #3f4042;
  font-weight: 700;
}
.modulesHome .daily-deal .col.info .row.title .ui-icon {
  float: right;
  margin-left: 1px;
}
.modulesHome .daily-deal .col.info .row.hotel-name {
  font-size: 16px;
  height: 38px;
  font-weight: 700;
  color: #3f4042;
  overflow: hidden;
  margin-top: 5px;
}
.modulesHome .pageContent.type-b .deals .daily-deal .col.info .row.hotel-name {
  height: 40px;
  white-space: normal;
}
.modulesHome .daily-deal .col.info .row.city {
  font-size: 14px;
  font-weight: 700;
  color: #3f4042;
}
.modulesHome .daily-deal.type-b .col.info .row.city {
  margin-top: 5px;
}
.modulesHome .daily-deal.type-b .col.info .row.hotel-name {
  margin-top: 2px;
  direction: ltr;
}
.modulesHome .daily-deal .col.info .row.stars {
  margin-bottom: 6px;
}
.modulesHome .daily-deal.type-b .col.info .row.stars,
.modulesHome .pageContent.type-b .daily-deal.type-b .col.info .row.stars {
  margin-top: 6px;
}
.modulesHome .daily-deal .col.info .row.dates {
  font-size: 12px;
  margin-bottom: 5px;
  color: #6e757a;
}
.modulesHome .daily-deal .col.info .row.hotel-name,
.modulesHome .daily-deal .col.info .row.stars,
.modulesHome .daily-deal .col.info .row.dates,
.modulesHome .daily-deal .col.info .row.button {
  padding-right: 2px;
}
.modulesHome .daily-deal .col.info .row.button span {
  font-weight: 700;
}
.modulesHome .daily-deal .priceStick {
  display: block;
  width: 77px;
  height: 111px;
  position: absolute;
  top: -25px;
  left: 5px;
  background: url("../img/yadgo/price.stick.png") no-repeat 0px 0px transparent;
  color: #3f4042;
}
.modulesHome .daily-deal .priceStick .shadow {
  text-shadow: -1px 1px -1px #ffeda3;
}
.modulesHome .daily-deal .priceStick .currency {
  margin-top: 37px;
}
.modulesHome .daily-deal .priceStick .currency,
.modulesHome .daily-deal .priceStick .price {
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
}
.modulesHome .daily-deal .priceStick .detail {
  display: block;
  text-align: center;
  font-size: 12px;
  margin-top: 0px;
}
.modulesHome .pageContent.type-b .daily-deal .col.info .row.stars {
  margin-top: 24px;
}
.modulesHome .pageContent.type-b .daily-deal {
  min-height: 179px;
  background: -moz-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 100%);
  background: -webkit-gradient(linear, bottom, right top, color-stop(0%, #e5e5e5), color-stop(100%, #FFFFFF));
  background: -webkit-linear-gradient(bottom, #e5e5e5 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 100%);
  background: -ms-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 100%);
  background: linear-gradient(to bottom, #e5e5e5 0%, #FFFFFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#FFFFFF', GradientType=0);
}
.modulesHome .pageContent.type-b .daily-deal .priceStick,
.modulesHome .pageContent.type-a .daily-deal .priceStick {
  top: 38px;
  left: 150px;
}
/* DAILY DEAL END */
/* DEALS LIST START */
.modulesHome .deals-list {
  border: 1px solid #c8c7c8;
  border-radius: 5px;
  margin-top: 12px;
  background: -moz-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 50%);
  background: -webkit-gradient(linear, bottom, right top, color-stop(0%, #e5e5e5), color-stop(50%, #FFFFFF));
  background: -webkit-linear-gradient(bottom, #e5e5e5 0%, rgba(255, 255, 255, 0) 50%);
  background: -o-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 50%);
  background: -ms-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 50%);
  background: linear-gradient(to bottom, #e5e5e5 0%, #FFFFFF 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#FFFFFF', GradientType=0);
}
.modulesHome .deals-list .deal {
  display: block;
  cursor: pointer;
}
.modulesHome .deals-list .deal:hover {
  background: #e7e7e7;
}
.modulesHome .deals-list .deal .deal-inner {
  padding: 7px;
}
.modulesHome .deals-list .deal .col {
  display: block;
  float: right;
}
.modulesHome .deals-list .deal .row {
  display: block;
}
.modulesHome .deals-list .deal .col.deal-image {
  width: 97px;
  margin-left: 14px;
}
.modulesHome .deals-list .deal .col.deal-image img {
  width: 97px;
  height: 61px;
  overflow: hidden;
}
.modulesHome .deals-list .deal .col.info {
  width: 128px;
  min-height: 55px;
  margin-left: 11px;
  background: url("../img/shared/dots1x55.png") no-repeat left top;
  margin-top: 4px;
}
.modulesHome .deals-list .deal .col.info .name,
.modulesHome .deals-list .deal .col.info .hotel {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #3f4042;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 8px;
}
.modulesHome .deals-list .deal .col.info .hotel {
  direction: ltr;
}
.modulesHome .deals-list .deal .col.deal-price {
  padding-top: 8px;
  width: 80px;
}
.modulesHome .deals-list .deal .col.info .row-stars {
  margin-bottom: 0px;
}
.modulesHome .deals-list .deal .col.deal-price .text {
  color: #3f4042;
  height: 15px;
  margin-bottom: -4px;
}
.modulesHome .deals-list .deal .col.arrow {
  width: 16px;
  padding-top: 26px;
}
.modulesHome .deals-list .deal .row.dates {
  color: #6e757a;
  font-size: 12px;
  margin-top: 7px;
}
.modulesHome .deals-list .deal .price {
  color: #3f4042;
  font-size: 24px;
  font-weight: 700;
}
.modulesHome .deals-list .deal .price .currency {
  font-size: 18px;
}
.modulesHome .deals-list .deal:first-child .top-border {
  display: none;
}
.modulesHome .deals-list .deal .top-border {
  display: block;
  height: 1px;
  margin: 0px 6px 0px 6px;
  background: #c2c2c2;
}
/* DEALS LIST END */
/* REGISTRATION BLOCK START */
.modulesHome .pageContent .registrationBlock {
  position: relative;
  border: 1px solid #dedede;
  border-radius: 5px;
  background: #d2d3d4;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #d2d3d4 0%, #fdfdfe 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #d2d3d4), color-stop(100%, #fdfdfe));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg, #d2d3d4 0%, #fdfdfe 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg, #d2d3d4 0%, #fdfdfe 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg, #d2d3d4 0%, #fdfdfe 100%);
  /* IE10+ */
  background: linear-gradient(45deg, #d2d3d4 0%, #fdfdfe 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2d3d4', endColorstr='#fdfdfe', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  min-height: 283px;
}
.modulesHome .pageContent.type-eilat .registrationBlock {
  min-height: 274px;
}
.modulesHome .pageContent .registrationBlock .registrationBlock-inner {
  padding: 81px 11px 9px 0px;
}
.modulesHome .pageContent .registrationBlock .registration-label {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 96px;
  height: 78px;
  background: url("../img/shared/registration.label.png") no-repeat;
}
.modulesHome .pageContent .registrationBlock .sale-label {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 75px;
  height: 75px;
  background: url("../img/shared/sale.label.png") no-repeat;
}
.modulesHome .pageContent .registrationBlock .title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #3f4042;
  margin-bottom: 5px;
}
.modulesHome .pageContent .registrationBlock .form-block .row {
  margin-top: 6px;
  width: 323px;
}
.modulesHome .pageContent .registrationBlock .form-block .row:first-child {
  margin-top: 0px;
}
.modulesHome .pageContent .registrationBlock .form-block .row .col {
  float: right;
  margin-right: 5px;
}
.modulesHome .pageContent .registrationBlock .form-block .row .col.firstName,
.modulesHome .pageContent .registrationBlock .form-block .row .col.lastName {
  width: 159px;
}
.modulesHome .pageContent .registrationBlock .form-block .row .col.email {
  width: 323px;
}
.modulesHome .pageContent .registrationBlock .form-block .row .col.send {
  float: left;
  padding-top: 6px;
  width: 78px;
}
.modulesHome .pageContent .registrationBlock .form-block .row .col:first-child {
  margin-right: 0px;
}
.modulesHome .pageContent .registrationBlock .form-block .row .col .input-block {
  display: block;
  height: 40px;
  border-top: 1px solid #bdbdbd;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  background: #FFF;
}
.modulesHome .pageContent .registrationBlock .form-block .row .col .input-block .input-inner {
  border-top: 1px solid #e3e3e3;
  padding: 10px 10px 0px 10px;
}
.modulesHome .pageContent .registrationBlock .form-block .row .col .input-block .input-inner input {
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 100%;
  font-size: 16px;
  color: #3f4042;
}
.modulesHome .pageContent .registrationBlock .input-block .statusMessage {
  padding-top: 55px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  padding-left: 11px;
}
.modulesHome .pageContent .registrationBlock .input-block.stateError .statusMessage {
  color: #FF0000;
}
.modulesHome .pageContent .registrationBlock.stateNormal .input-block.stateSending,
.modulesHome .pageContent .registrationBlock.stateNormal .input-block.stateSuccess,
.modulesHome .pageContent .registrationBlock.stateNormal .input-block.stateError {
  display: none;
}
.modulesHome .pageContent .registrationBlock.stateSending .input-block.stateNormal,
.modulesHome .pageContent .registrationBlock.stateSending .input-block.stateSuccess,
.modulesHome .pageContent .registrationBlock.stateSending .input-block.stateError {
  display: none;
}
.modulesHome .pageContent .registrationBlock.stateSending .input-block.stateSending {
  display: block;
}
.modulesHome .pageContent .registrationBlock.stateSuccess .input-block.stateNormal,
.modulesHome .pageContent .registrationBlock.stateSuccess .input-block.stateSending,
.modulesHome .pageContent .registrationBlock.stateSuccess .input-block.stateError {
  display: none;
}
.modulesHome .pageContent .registrationBlock.stateSuccess .input-block.stateSuccess {
  display: block;
}
.modulesHome .pageContent .registrationBlock.stateError .input-block.stateNormal,
.modulesHome .pageContent .registrationBlock.stateError .input-block.stateSending,
.modulesHome .pageContent .registrationBlock.stateError .input-block.stateSuccess {
  display: none;
}
.modulesHome .pageContent .registrationBlock.stateError .input-block.stateError {
  display: block;
}
/* REGISTRATION BLOCK END */
/* OTHER LINKS START */
.modulesHome .other-links {
  border: 1px solid #c8c7c8;
  border-radius: 5px;
  margin-top: 12px;
  background: -moz-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 100%);
  background: -webkit-gradient(linear, bottom, right top, color-stop(0%, #e5e5e5), color-stop(100%, #FFFFFF));
  background: -webkit-linear-gradient(bottom, #e5e5e5 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 100%);
  background: -ms-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 100%);
  background: linear-gradient(to bottom, #e5e5e5 0%, #FFFFFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#FFFFFF', GradientType=0);
}
.modulesHome .other-links .other-links-inner {
  padding: 10px 15px 10px 5px;
}
.modulesHome .other-links .other-links-inner .header {
  display: block;
  margin-bottom: 10px;
}
.modulesHome .other-links .other-links-inner .title,
.modulesHome .other-links .other-links-inner .ui-icon {
  float: right;
}
.modulesHome .other-links .other-links-inner .title {
  font-size: 16px;
  font-weight: 700;
  margin-top: 16px;
  margin-right: 5px;
}
.modulesHome .other-links ul {
  margin: 0px;
  padding: 0px;
}
.modulesHome .other-links ul li {
  display: block;
  font-size: 13px;
  margin-bottom: 11px;
  background-image: url("../img/shared/dot4x4.png");
  background-repeat: no-repeat;
  background-position: right 5px;
  padding-right: 14px;
  float: right;
  width: 156px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 8px;
}
.modulesHome .other-links ul li,
.modulesHome .other-links ul li a {
  font-size: 13px;
  color: #1f497d;
}
.modulesHome .other-links ul li:hover,
.modulesHome .other-links ul li a:hover {
  color: #057369;
}
/* OTHER LINKS END */
/* FREE TEXT START */
.modulesHome .free-text {
  margin-top: 12px;
  background: #FFFFFF;
  border: 1px solid #c8c7c8;
  border-radius: 5px;
}
.modulesHome .free-text .free-text-inner {
  padding: 16px 7px 25px 7px;
}
.modulesHome .free-text .free-text-inner .title {
  font-size: 14px;
  font-weight: 700;
  display: block;
  margin-bottom: 3px;
}
.modulesHome .free-text .free-text-inner .text-content {
  font-size: 11px;
  line-height: 13px;
  color: #7a7a7a;
}
/* FREE TEXT END */
/* PAGE BLOCKS END */
.modulesHome .engine-tabs {
  padding-right: 18px;
  padding-bottom: 3px;
}
.modulesHome .engine-tabs .title {
  float: right;
  font-size: 14px;
  margin-left: 10px;
  font-weight: 700;
  color: #FFF;
  padding-top: 4px;
}
.modulesHome .engine-tabs ul {
  list-style-type: none;
  display: block;
  float: right;
  padding: 0px;
  margin: 0px;
}
.modulesHome .engine-tabs ul li {
  float: right;
  margin-left: 5px;
  font-size: 13px;
}
.modulesHome .engine-tabs ul li a {
  color: #FFFFFF;
  background: url("../img/homepage/radio.png") no-repeat right 2px;
  padding-right: 16px;
  display: block;
  height: 16px;
  line-height: 16px;
}
.modulesHome .engine-tabs ul li a:hover,
.modulesHome .engine-tabs ul li.active a {
  text-decoration: none;
  background: url("../img/homepage/radio.png") no-repeat right -98px;
}
.modulesHome .pageContent .gradientBlock {
  border: 1px solid #dedede;
  border-radius: 5px;
  background: -moz-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 200px);
  background: -webkit-gradient(linear, bottom, right top, color-stop(0%, #e5e5e5), color-stop(200px, #FFFFFF));
  background: -webkit-linear-gradient(bottom, #e5e5e5 0%, rgba(255, 255, 255, 0) 200px);
  background: -o-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 200px);
  background: -ms-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 200px);
  background: linear-gradient(to bottom, #e5e5e5 0%, #FFFFFF 200px);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#FFFFFF', GradientType=0);
  background: url("../img/shared/bg-fade_type-a.png") no-repeat 0px 0px rgba(0, 0, 0, 0);
}
.modulesHome .pageContent .gradientBlock .gradientBlock-inner {
  padding: 8px 14px 17px 14px;
}
.modulesHome .pageContent .gradientBlock .boxHeader .title .ui-icon {
  float: right;
  margin-left: 7px;
}
.modulesHome .pageContent .gradientBlock .boxHeader {
  margin-bottom: 9px;
}
.modulesHome .pageContent .gradientBlock .boxHeader .title .text {
  font-size: 16px;
  font-weight: 700;
  color: #3f4042;
  padding-top: 5px;
  float: right;
}
.modulesHome .pageContent .gradientBlock .content-placeholder {
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid;
  border-top-color: #ececec;
  border-right-color: #dfdfdf;
  border-left-color: #dfdfdf;
  border-bottom-color: #c2c2c2;
}
.modulesHome .pageContent .popular-tour:hover {
  cursor: pointer;
  background: #e7e7e7;
}
.modulesHome .pageContent .popular-tour .popular-tour-inner {
  margin: 0px 6px 0px 5px;
  border-top: 1px solid #c2c2c2;
  height: 54px;
  overflow: hidden;
}
.modulesHome .pageContent .popular-tour .popular-tour-inner .tour-box {
  padding: 7px 0px 6px 0px;
}
.modulesHome .pageContent .popular-tour:first-child .popular-tour-inner {
  border: none;
}
.modulesHome .pageContent .popular-tour .popular-tour-inner .col {
  float: right;
  min-height: 1px;
  margin-left: 13px;
  color: #6e757a;
}
.modulesHome .pageContent .popular-tour .popular-tour-inner .col.image,
.modulesHome .pageContent .popular-tour .popular-tour-inner .col.image img {
  width: 91px;
}
.modulesHome .pageContent .popular-tour .popular-tour-inner .col.image {
  height: 41px;
  overflow: hidden;
}
.modulesHome .pageContent .popular-tour .popular-tour-inner .col.destination {
  width: 120px;
  height: 41px;
  border-left: 1px dotted #585858;
}
.modulesHome .pageContent .popular-tour .popular-tour-inner .col.count {
  width: 71px;
}
.modulesHome .pageContent .popular-tour .popular-tour-inner .col .city {
  font-size: 16px;
  font-weight: 700;
  color: #3f4042;
  padding-top: 3px;
  padding-left: 4px;
}
.modulesHome .pageContent .popular-tour .popular-tour-inner .col .sub-title {
  padding-left: 4px;
}
.modulesHome .pageContent .popular-tour .popular-tour-inner .col .num {
  font-size: 22px;
  font-weight: 700;
  color: #9e9f9f;
  margin-top: -4px;
}
.modulesHome .pageContent .popular-tour .popular-tour-inner .col.count .text {
  position: relative;
}
.modulesHome .pageContent .popular-tour .popular-tour-inner .col.count,
.modulesHome .pageContent .popular-tour .popular-tour-inner .col.arrow {
  margin-left: 0px;
}
.modulesHome .pageContent .popular-tour .popular-tour-inner .col.arrow .ui-icon {
  margin-top: 15px;
}
.modulesHome .options-dialog .dlg-header {
  display: block;
  height: 22px;
  background: url("../img/shared/popup.type-a.top.png") no-repeat center top;
  position: relative;
}
.modulesHome .options-dialog .dlg-header .dlg-inner-header {
  position: absolute;
  width: 17px;
  height: 12px;
  background: url("../img/shared/popup.type-a.inner.top.png") no-repeat center top;
  top: 17px;
  left: 50%;
  margin-left: -8px;
}
.modulesHome .options-dialog .dlg-body {
  background: #FFF;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #000;
  pointer-events: all;
}
.modulesHome .options-dialog .dlg-body .dlg-body-inner {
  padding: 6px;
}
.modulesHome .options-dialog .dlg-body .dlg-body-inner .content-box {
  border: 1px solid #a4c7c3;
  background: url(../img/menu/dots_2x2.png) repeat;
}
.modulesHome .options-dialog .dlg-body .dlg-body-inner .content-box .content-box-inner {
  position: relative;
  padding: 8px;
}
.modulesHome .options-dialog .dlg-body .dlg-body-inner .content-box .content-box-inner .btn-close {
  position: absolute;
  left: 5px;
  top: 6px;
}
.modulesHome .options-dialog .dlg-body .dlg-body-inner .content-box .dlg-title {
  color: #666666;
  font-size: 14px;
  font-weight: 700;
  margin-top: 5px;
}
.modulesHome .engineForm.type-w_fly .row .col.pax-selector .options-dialog {
  position: absolute;
  top: 25px;
  right: 5px;
  width: 196px;
  pointer-events: none;
  z-index: 5;
}
.modulesHome .engineForm .row .col.pax-selector .options-dialog .dlg-body .dlg-body-inner .content-box .dlg-title {
  padding-top: 8px;
  padding-right: 3px;
}
.modulesHome .engineForm .row .col.pax-selector .options-dialog .dlg-body .dlg-body-inner .content-box .content-box-inner .btn-close {
  left: 12px;
  top: 11px;
}
.modulesHome .engineForm.type-w_fly .row .col.pax-selector .options-dialog .row {
  margin-top: 5px;
}
.modulesHome .engineForm.type-w_fly .row .col.pax-selector .options-dialog .col.pax {
  width: 71px;
  margin-right: 4px;
  margin-left: 0px;
}
.modulesHome .engineForm .row .col.pax-selector .options-dialog .col.pax:first-child {
  margin-right: 0px;
}
.modulesHome .engineForm .row .col.pax-selector .options-dialog label {
  color: #666666;
  font-size: 11px;
}
.modulesHome .engineForm .row .col.pax-selector .options-dialog label .age {
  font-size: 9px;
}
.modulesHome .engineForm .row .col.pax-selector .options-dialog .ui-button.type-n {
  height: 23px;
  width: 55px;
  float: left;
  margin-left: 2px;
  margin-top: 8px;
}
.modulesHome .engineForm .row .col.pax-selector .options-dialog .ui-button.type-n span {
  font-size: 13px;
  line-height: 23px;
}
.modulesHome .engineForm .row .col.pax-selector .options-dialog .dlg-body .dlg-body-inner .pax-block {
  width: 160px;
  border: 1px solid #d3d3d3;
  background: #FFF;
  margin: auto;
  margin-top: 4px;
}
.modulesHome .engineForm .row .col.pax-selector .options-dialog .dlg-body .dlg-body-inner .pax-block .pax-block-inner {
  padding: 8px 14px 12px 14px;
}
.modulesHome .engineForm .row .col.pax-selector .options-dialog .dlg-body .col {
  float: right;
}
.modulesHome .engineForm .row .col.pax-selector .options-dialog .dlg-body .col.title {
  width: 51px;
}
.modulesHome .engineForm .row .col.pax-selector .options-dialog .dlg-body .col.title .title-inner {
  display: table-cell;
  vertical-align: middle;
  height: 41px;
}
.modulesHome .engineForm .row .col.pax-selector .options-dialog .dlg-body .col.pax {
  width: 71px;
}
.modulesHome .engineForm .row .col.pax-selector .options-dialog .dlg-body .row {
  margin-top: 5px;
}
.modulesHome .engineForm .row .col.pax-selector .options-dialog .dlg-body .row:first-child {
  margin-top: 0px;
}
/* FEATURED DESTIONATIONS START */
.modulesHome .mdl_featuredDestinations {
  border: 1px solid #dedede;
  border-radius: 5px;
  background: -moz-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 200px);
  background: -webkit-gradient(linear, bottom, right top, color-stop(0%, #e5e5e5), color-stop(200px, #FFFFFF));
  background: -webkit-linear-gradient(bottom, #e5e5e5 0%, rgba(255, 255, 255, 0) 200px);
  background: -o-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 200px);
  background: -ms-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 200px);
  background: linear-gradient(to bottom, #e5e5e5 0%, #FFFFFF 200px);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#FFFFFF', GradientType=0);
  background: url("../img/shared/bg-fade_type-a.png") no-repeat 0px 0px rgba(0, 0, 0, 0);
  padding-bottom: 12px;
}
.modulesHome .mdl_featuredDestinations .boxHeader {
  width: 100%;
  height: 89px;
}
.modulesHome .mdl_featuredDestinations .boxHeader .title,
.modulesHome .mdl_featuredDestinations .boxHeader .title a {
  color: #FFFFFF;
}
.modulesHome .mdl_featuredDestinations .boxHeader .title,
.modulesHome .mdl_featuredDestinations .boxHeader .title a {
  font-weight: 700;
  color: #1F497D;
}
.modulesHome .mdl_featuredDestinations .boxHeader .title a {
  display: block;
  float: left;
}
.modulesHome .mdl_featuredDestinations .boxHeader .title {
  padding-right: 20px;
  padding-left: 16px;
  line-height: 30px;
  padding-top: 17px;
}
.modulesHome .mdl_featuredDestinations .boxHeader .title {
  padding-top: 14px;
}
.modulesHome .mdl_featuredDestinations .boxHeader .title span {
  display: block;
  float: right;
  font-size: 16px;
  font-weight: 700;
  margin-right: 5px;
}
.modulesHome .mdl_featuredDestinations .boxHeader .title span {
  color: #3f4042;
  display: block;
  float: right;
  font-size: 16px;
  font-weight: 700;
  margin-right: 5px;
}
.modulesHome .mdl_featuredDestinations .boxHeader .header-icon {
  float: right;
  display: block;
  width: 32px;
  height: 32px;
  background: url("../img/yadgo/icons.png") no-repeat 0px 0px;
}
.modulesHome .mdl_featuredDestinations .boxHeader .header-icon.icon-earth {
  background-position: -8px -8px;
}
.modulesHome .featuredDestinations {
  width: 330px;
  position: relative;
  margin-right: 19px;
  margin-top: -36px;
  border: 1px solid #d9d8d9;
  background: #FFFFFF;
}
.modulesHome .featuredDestinations .promoImage {
  position: relative;
}
.modulesHome .featuredDestinations .promoImage,
.modulesHome .featuredDestinations .promoImage img {
  width: 330px;
  height: 96px;
  overflow: hidden;
}
.modulesHome .featuredDestinations .promoImage img {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
}
.modulesHome .featuredDestinations .promoImage img.active {
  display: block;
}
.modulesHome .featuredDestinations .promoImage .promoOverlay {
  position: absolute;
  left: 270px;
  bottom: 0px;
  display: block;
  width: 28px;
  height: 18px;
  background: url("../img/yadgo/triangle.png") no-repeat 0px 2px;
}
.modulesHome .featuredDestinations .destinationLinks {
  display: block;
  width: 100%;
  background: url("../img/yadgo/earth.png") no-repeat 0px 0px;
  color: #1f497d;
  min-height: 270px;
}
.modulesHome .featuredDestinations .destinationLinks .inner {
  padding: 32px 9px 3px 9px;
  margin-bottom: 0px;
}
.modulesHome .featuredDestinations .destinationLinks a {
  color: #1f497d;
  min-height: 24px;
  float: right;
  display: block;
  list-style-type: circle;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  position: relative;
  cursor: pointer;
}
.modulesHome .featuredDestinations .destinationLinks ul li a {
  padding-right: 20px;
  padding-left: 16px;
}
.modulesHome .featuredDestinations .destinationLinks .moreDestinations {
  font-size: 13px;
  padding-bottom: 8px;
}
.modulesHome .featuredDestinations .destinationLinks a:hover {
  color: #057369;
}
.modulesHome .featuredDestinations .destinationLinks a i.circle {
  display: block;
  height: 11px;
  width: 11px;
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -5px;
  background: url("../img/yadgo/circles.png") no-repeat left 0px;
}
.modulesHome .featuredDestinations .destinationLinks a:hover i.circle {
  background-position: left -100px;
}
.modulesHome .featuredDestinations .destinationLinks a span {
  height: 24px;
  min-height: 24px;
  display: table-cell;
  vertical-align: middle;
  font-weight: 700;
}
.modulesHome .featuredDestinations .destinationLinks ul {
  margin: 0px;
  padding: 0px;
}
.modulesHome .featuredDestinations .destinationLinks ul li {
  width: 50%;
  display: block;
  float: right;
  min-height: 47px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.modulesHome .featuredDestinations .boxBody {
  padding-bottom: 12px;
}
/* FEATURED DESTIONATIONS END */
.modulesHome .popup-button {
  display: block;
  width: 365px;
  height: 306px;
  background: url("../img/shared/modules.buttons.large.png ") no-repeat top left;
  margin-bottom: 24px;
  position: relative;
}
.modulesHome .popup-button.mdl-map {
  width: 370px;
  background-position: -400px 0px;
}
.modulesHome .popup-button.mdl-calendar {
  background-position: 0px 0px;
}
.modulesHome .popup-button .border {
  display: none;
  position: absolute;
  background: #ed5b17;
}
.modulesHome .popup-button:hover .border {
  display: block;
}
.modulesHome .popup-button .border.border-top {
  height: 2px;
  width: 100%;
  left: 0px;
  top: 0px;
}
.modulesHome .popup-button .border.border-right {
  height: 100%;
  width: 2px;
  right: 0px;
  top: 0px;
}
.modulesHome .popup-button .border.border-bottom {
  height: 2px;
  width: 100%;
  left: 0px;
  bottom: 0px;
}
.modulesHome .popup-button .border.border-left {
  height: 100%;
  width: 2px;
  left: 0px;
  top: 0px;
}
.modulesHome .popup-button .module-selector {
  padding: 26px 177px 0px 0px;
}
.modulesHome .popup-button ul.ui-ctrl.ui-radio li {
  float: right;
  margin-left: 5px;
}
.modulesHome .popup-button ul.ui-ctrl.ui-radio li a {
  color: #FFF;
}
.modulesHome .popup-button .btn-area {
  display: block;
  position: absolute;
  top: 63px;
  left: 0px;
  width: 365px;
  height: 243px;
  cursor: pointer;
}
.modulesHome .engineForm .row .col.pax-selector .btn-additional-options .ui-icon {
  margin: 6px 0px 0px 0px;
}
.modulesHome .engineForm .row .col .paxTooltip {
  display: none;
  position: absolute;
  top: -39px;
  right: 0px;
}
.modulesHome .engineForm .row .col .paxTooltip .tooltipBox {
  float: right;
  min-width: 205px;
  position: relative;
  height: 29px;
  background: #3e5348;
  border: 1px solid #3c4641;
}
.modulesHome .engineForm .row .col .paxTooltip .tooltipBox .wrap {
  padding: 6px 14px 0px 14px;
}
.modulesHome .engineForm .row .col .paxTooltip .tooltipBox .ui-text {
  color: #FFF;
  font-size: 14px;
  white-space: nowrap;
}
.modulesHome .engineForm .row .col .paxTooltip .bottom-part {
  position: absolute;
  width: 27px;
  height: 16px;
  bottom: -16px;
  right: 25px;
  background: url("../img/shared/pax.tooltip.part.png") no-repeat top left;
  pointer-events: none;
}
/* MODULE POPUP START */
.modulesHome.modulePopup {
  display: block;
  width: 925px;
  height: 502px!important;
  background: url(../img/menu/dots_2x2.png) repeat;
  border-radius: 3px;
  text-align: right;
  padding-bottom: 5px;
}
.modulesHome.modulePopup .dialog-header {
  padding: 6px 15px 0px 0px;
  position: relative;
  height: 38px;
}
.modulesHome.modulePopup .dialog-header .title span {
  display: block;
  float: right;
  font-size: 21px;
  font-family: "ogenbold", Arial;
  padding-top: 7px;
  padding-right: 2px;
}
.modulesHome.modulePopup .dialog-header .btnClose {
  position: absolute;
  left: 8px;
  top: 9px;
}
.modulesHome.modulePopup .dialog-header .ui-icon {
  float: right;
}
.modulesHome.modulePopup .dialog-body .dialog-body-inner {
  width: 912px;
  height: 453px;
  margin: auto;
  background: #191919;
  position: relative;
}
.ui-widget-overlay.custom-overlay {
  background: url("../img/shared/bg.black.100.png") repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.8;
}
/* MODULE POPUP END */
/* CALENDAR START */
.modulesHome.modulePopup .engineForm.type-calendar {
  padding: 16px 12px 13px 12px;
}
.modulesHome.modulePopup .engineForm.type-calendar-w_deal {
  padding-top: 6px;
}
.modulesHome.modulePopup .engineForm.type-calendar .calendar-inner {
  position: relative;
  margin: 0px;
  background: url("../img/homepage/engines.bg.png") repeat;
  border-bottom: 1px solid #000;
}
.modulesHome.modulePopup .engineForm.type-calendar .calendar-inner > .inner {
  padding: 21px 38px 11px 0px;
  height: 393px;
}
.modulesHome.modulePopup .engineForm.type-calendar .search-form {
  width: 304px;
  float: right;
  padding-top: 0px;
}
.modulesHome.modulePopup .engineForm.type-calendar .calendar-placeholder {
  width: 366px;
  min-height: 321px;
  float: right;
  margin-right: 142px;
}
.modulesHome.modulePopup .engineForm.type-calendar .search-form .row {
  margin-top: 5px;
}
.modulesHome.modulePopup .engineForm.type-calendar .search-form .row:first-child {
  margin-top: 0px;
}
.modulesHome.modulePopup .engineForm.type-calendar .search-form .row.filter {
  color: #FFF;
}
.modulesHome.modulePopup .engineForm.type-calendar .search-form .row.filter label {
  display: block;
  padding: 12px 4px 1px 0px;
  font-size: 14px;
}
.modulesHome.modulePopup .engineForm.type-calendar .search-form .row .col {
  float: right;
  margin-right: 4px;
  margin-left: 0px;
}
.modulesHome.modulePopup .engineForm.type-calendar .search-form .row .col:first-child {
  margin-right: 0px;
}
.modulesHome.modulePopup .engineForm.type-calendar .search-form .row .col.room,
.modulesHome.modulePopup .engineForm.type-calendar .search-form .row .col.boardBasis {
  width: 180px;
}
.modulesHome.modulePopup .engineForm.type-calendar .search-form .row .col.nights,
.modulesHome.modulePopup .engineForm.type-calendar .search-form .row .col.rate {
  width: 120px;
}
.modulesHome.modulePopup .engineForm.type-calendar .search-form .row .col.hotel {
  width: 100%;
}
.modulesHome.modulePopup .engineForm.type-calendar .search-form .row .col.hotel .ui-designed-select .ui-designed-select-inner ul li {
  direction: ltr;
  text-align: left;
}
.modulesHome.modulePopup .engineForm.type-calendar .search-form .row .dropdown-box {
  position: relative;
  margin-bottom: 5px;
}
.modulesHome.modulePopup .engineForm.type-calendar .row .col label {
  font-size: 13px;
  height: 17px;
  color: #FFF;
  padding-right: 5px;
  display: block;
}
.modulesHome.modulePopup .engineForm.type-calendar .calendar-inner .boxBlock.boxBlockCalendar .calendar .cell .inner {
  padding: 2px 3px 2px 3px;
}
.mdl_CalendarPopup .moreDetails {
  display: block;
  margin-left: 16px;
  margin-top: 5px;
}
.mdl_CalendarPopup .moreDetails .btnMoreDetails {
  width: 110px;
  float: left;
}
/* CALENDAR END */
/* MAP START */
.modulesHome.modulePopup .coreModule.mdl_Map {
  height: 453px;
  position: relative;
  width: 100%;
  top: 0px;
  overflow: hidden;
}
.modulesHome.modulePopup .coreModule.mdl_Map .map-placeholder {
  width: 912px;
  height: 453px;
  left: 0;
  position: absolute;
  top: 0px;
  left: 0px;
}
.modulesHome.modulePopup .coreModule.mdl_Map .map-placeholder .map-placeholder-inner {
  height: 453px;
  overflow: hidden;
  position: relative;
  left: 0px;
}
.modulesHome.modulePopup .coreModule.mdl_Map .map .move-area {
  position: absolute;
  left: 0px;
  top: 0px;
}
.modulesHome.modulePopup .coreModule.mdl_Map .map .move-area .area {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9\9;
  width: 100%;
  height: 100%;
}
.modulesHome.modulePopup .coreModule.mdl_Map .map-placeholder .zoom-controls {
  position: absolute;
  top: 205px;
  left: 9px;
}
.modulesHome.modulePopup.dialog-map .engines-placeholder {
  position: absolute;
  z-index: 20;
  right: 10px;
  top: 13px;
  width: auto;
  padding-left: 16px;
  min-height: 100px;
  background: #1A1A1A;
  background: -moz-linear-gradient(bottom, #1a1a1a 0%, #303030 33px);
  background: -webkit-gradient(linear, bottom, right top, color-stop(0%, #1a1a1a), color-stop(33px, #303030));
  background: -webkit-linear-gradient(bottom, #1a1a1a 0%, #303030 33px);
  background: -o-linear-gradient(bottom, #1a1a1a 0%, #303030 33px);
  background: -ms-linear-gradient(bottom, #1a1a1a 0%, #303030 33px);
  background: linear-gradient(to bottom, #1a1a1a 0%, #303030 33px);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a1a1a', endColorstr='#303030', GradientType=0);
  background: #1A1A1A\9;
  /* IE8 and below */
  filter: none\9;
}
.modulesHome.modulePopup.dialog-map .engines-placeholder .search-engine {
  margin-right: 22px;
  margin-top: 22px;
}
.modulesHome.modulePopup.dialog-map .row {
  display: block;
}
.modulesHome.modulePopup.dialog-map .row .col {
  float: right;
  margin-left: 6px;
  min-height: 1px;
}
.modulesHome.modulePopup .search-engine .engineForm.type-map-w_deal label,
.modulesHome.modulePopup .engineForm.type-map-charters label,
.modulesHome.modulePopup .engineForm.type-calendar label {
  padding-right: 5px;
}
.modulesHome.modulePopup .engineForm.type-map-w_deal .row .col.date,
.modulesHome.modulePopup .engineForm.type-map-charters .row .col.date {
  width: 190px;
}
.modulesHome.modulePopup .engineForm.type-map-w_deal .row .col.nights,
.modulesHome.modulePopup .engineForm.type-map-charters .row .col.nights {
  width: 140px;
}
.modulesHome.modulePopup .engineForm.type-map-w_deal .row .col.boardBasis {
  width: 260px;
}
.modulesHome.modulePopup .engineForm.type-map-w_deal .row .col.rate {
  width: 240px;
}
.modulesHome.modulePopup .engineForm.type-map-w_fly .row .col.date {
  width: 190px;
}
.modulesHome.modulePopup .engineForm.type-map-w_fly .row .col.nights {
  width: 140px;
}
.modulesHome.modulePopup.dialog-map label {
  color: #bcbbbb;
  font-size: 14px;
  margin-bottom: 3px;
  display: block;
}
.modulesHome.modulePopup.dialog-map .engineForm .preloader {
  display: none;
  position: absolute;
  top: 210px;
  right: 406px;
  margin: auto;
  width: 100px;
  height: 100px;
  background: url("../img/searchresults/preloader.gif") no-repeat center center;
}
.modulesHome.modulePopup.dialog-map .engineForm .noResults {
  position: absolute;
  top: 210px;
  margin: auto;
  width: 400px;
  background: url("../img/shared/bg.black.53.png") repeat;
  border-radius: 5px;
}
.modulesHome.modulePopup.dialog-map .engineForm .noResults.noSearchResults {
  width: 264px;
  right: 324px;
}
.modulesHome.modulePopup.dialog-map .engineForm .noResults.noFilterResults {
  width: 354px;
  right: 279px;
}
.mapPopup .wrap {
  margin-top: 0px;
}
.modulesHome.modulePopup.dialog-map .engineForm .noResults .wrap {
  padding: 12px 10px 12px 10px;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
}
.modulesHome.modulePopup.dialog-map .noResults .wrap .ui-icon {
  float: right;
  margin-left: 12px;
}
.modulesHome.modulePopup.dialog-map .noResults .wrap .text {
  float: right;
}
.modulesHome.modulePopup.dialog-map .noResults .wrap .text .line1 {
  font-size: 22px;
}
.modulesHome.modulePopup.dialog-map .noResults .wrap .text .line2 {
  font-size: 19px;
  font-weight: normal;
  position: relative;
  margin-top: -7px;
}
#mdl_MapNofshon_popup,
#mdl_MapCharter_popup {
  position: absolute;
}
.mapPopup {
  pointer-events: all;
}
/* MAP END */
/* MODULES OVERRIDES START */
.mdl_YoungForm h1 {
  color: #FFF;
  padding-right: 4px;
}
.mdl_YoungForm .engineForm .row .col.where {
  width: 188px;
  margin-left: 5px;
}
.mdl_YoungForm .engineForm .row .col.date {
  width: 122px;
}
.mdl_YoungForm .engineForm .row .col.howmany {
  width: 159px;
}
.mdl_YoungForm .engineForm .row .col.search {
  width: 135px;
  padding-top: 0px;
}
.mdl_SearchEngine_Eilat .row .col.destination,
.mdl_SearchEngine_Eilat_oneway .row .col.destination {
  width: 164px;
}
.mdl_SearchEngine_Eilat .row .col.date,
.mdl_SearchEngine_Eilat_oneway .row .col.date {
  width: 110px;
}
.modulesHome .engineForm .mdl_SearchEngine_Eilat .row .col.search,
.modulesHome .engineForm .mdl_SearchEngine_Eilat_oneway .row .col.search {
  width: 120px;
  padding-top: 0px;
  padding-right: 5px;
}
.modulesHome .engineForm .mdl_SearchEngine_Eilat .row .col.search .ui-button.type-j,
.modulesHome .engineForm .mdl_SearchEngine_Eilat_oneway .row .col.search .ui-button.type-j {
  display: none;
}
.mdl_EilatHome .hotels-network {
  margin-top: 12px;
  background: #FFFFFF;
  border: 1px solid #c8c7c8;
  border-radius: 5px;
}
.mdl_EilatHome .hotels-network-inner .hotel-list {
  width: 373px;
  padding-top: 3px;
  float: right;
}
.mdl_EilatHome .hotels-network-inner .hotel-list ul li {
  padding: 0px;
  margin: 0px;
  display: block;
  float: right;
  width: 99px;
  min-height: 1px;
  margin-left: 10px;
  margin-bottom: 8px;
  background-image: url("../img/shared/dot4x4.png");
  background-repeat: no-repeat;
  background-position: right 8px;
  padding-right: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: right;
}
.mdl_EilatHome .hotels-network-inner .network-logo-block {
  display: block;
  float: right;
  width: 340px;
  height: 169px;
  background: url("../img/hotelsisrael/logo-label.png") no-repeat top left;
}
.mdl_EilatHome .hotels-network-inner .network-logo-block .logo-image {
  display: block;
  width: 309px;
  height: 151px;
  margin-top: 9px;
  margin-right: 21px;
  position: relative;
}
.mdl_EilatHome .hotels-network-inner .network-logo-block .logo-image .image {
  display: none;
  text-align: center;
  vertical-align: middle;
  width: 309px;
  height: 151px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}
.mdl_EilatHome .hotels-network-inner .network-logo-block .logo-image .image.active {
  display: table-cell;
}
.mdl_EilatHome .hotels-network-inner .network-logo-block .logo-image .image .image-inner {
  display: table-cell;
  width: 309px;
  height: 151px;
  text-align: center;
  vertical-align: middle;
}
.mdl_EilatHome .hotels-network-inner .network-logo-block .logo-image .image img {
  display: block;
  margin: auto;
  max-width: 309px;
  max-height: 151px;
}
.mdl_EilatHome .stars.stars0 {
  visibility: hidden;
}
.mdl_OrganizedHome .destinationTabs .boxHeader .title .ui-icon {
  margin-top: 10px;
}
.mdl_OrganizedHome .destinationTabs .content-placeholder ul li {
  width: 164px;
}
.modulesHome .destinationTabs .content-placeholder .content-placeholder-inner .content {
  min-height: 0;
}
.modulesHome .engineForm.type-organized .row .col.continent {
  width: 164px;
}
.modulesHome .engineForm.type-organized .row .col.country {
  width: 160px;
}
.modulesHome .engineForm.type-organized .row .col.month {
  width: 134px;
}
.modulesHome .engineForm.type-organized .row .col.month .ui-select-inner .ui-text span,
.modulesHome .engineForm.type-organized .row .col.month .dropdown-box li a span,
.modulesHome .engineForm.type-organized .row .col.country .ui-select-inner .ui-text span,
.modulesHome .engineForm.type-organized .row .col.country .dropdown-box li a span {
  font-size: 10px;
}
.modulesHome .engineForm.type-organized .row .col.search {
  padding-top: 0px;
  width: 130px;
}
.modulesHome .engineForm.type-organized .row .col label {
  height: auto;
}
.modulesHome .engineForm.type-organized .row .col.trip-type {
  margin-right: 4px;
  position: relative;
}
.modulesHome .engineForm.type-organized .row .col.trip-type .bordered-box {
  position: relative;
  border-right: 1px solid #8d8d8d;
  height: 39px;
}
.modulesHome .engineForm.type-organized .row .col.trip-type .btn-additional-options {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #FFF;
  padding-right: 8px;
  padding-top: 15px;
}
.modulesHome .engineForm.type-organized .row .col.trip-type .options-dialog {
  position: absolute;
  top: 30px;
  right: -60px;
  width: 210px;
  z-index: 5;
}
.modulesHome .engineForm.type-organized .row .col.trip-type .options-dialog ul {
  list-style-type: square;
  list-style: square inside none;
  margin: 0px;
  padding: 0px;
  margin-top: 8px;
  list-style-position: outside;
  margin-right: 14px;
}
.modulesHome .engineForm.type-organized .row .col.trip-type .options-dialog ul li {
  display: list-item;
}
.modulesHome .engineForm.type-organized .row .col.trip-type .options-dialog ul li a {
  font-size: 13px;
  color: #1f497d;
  font-weight: normal;
  padding-top: 5px;
  padding-right: 0px;
}
.modulesHome.mdl_YoungHome .destinationTabs .content-placeholder ul li {
  width: 154px;
}
.modulesHome .pageContent.type-w_deal .seoBlock .fullText,
.modulesHome .pageContent.type-charter .seoBlock .fullText,
.modulesHome .pageContent.type-w_fly .seoBlock .fullText {
  height: 64px;
  margin-bottom: 5px;
}
.modulesHome .pageContent.type-w_deal .seoBlock .fullText.expand,
.modulesHome .pageContent.type-charter .seoBlock .fullText.expand,
.modulesHome .pageContent.type-w_fly .seoBlock .fullText.expand {
  min-height: 64px;
}
.modulesHome .pageContent.type-fly-and-drive .seoBlock .fullText {
  height: 80px;
  margin-bottom: 5px;
}
.modulesHome .pageContent.type-fly-and-drive .seoBlock .fullText.expand {
  min-height: 80px;
}
.modulesHome .pageContent.type-w_deal .destinationTabs .boxHeader .title .ui-icon {
  margin-top: 10px;
}
.modulesHome .pageContent.type-charter .destinationTabs .boxHeader .title .ui-icon {
  margin-top: 5px;
}
.modulesHome .pageContent.type-w_fly .destinationTabs .boxHeader .title .ui-icon {
  margin-top: 14px;
}
.modulesHome .engineForm.type-w_deal .row .col.destination,
.modulesHome .engineForm.type-charter .row .col.destination {
  width: 167px;
}
.modulesHome .engineForm.type-w_deal .row .col.date,
.modulesHome .engineForm.type-charter .row .col.date {
  width: 102px;
}
.modulesHome .engineForm.type-w_deal .row .col.pax,
.modulesHome .engineForm.type-charter .row .col.pax {
  width: 50px;
}
.modulesHome .engineForm.type-w_deal .row .col.search,
.modulesHome .engineForm.type-charter .row .col.search {
  width: 134px;
  margin-right: 34px;
}
.modulesHome .engineForm.type-charter.mdl_CharterOneWay .row .col.search {
  margin-right: 22px;
}
.modulesHome .engineForm.type-charter.mdl_CharterOneWay .row .col.destination {
  width: 140px;
}
.modulesHome .engineForm.type-w_deal .row .col.roomComposition,
.modulesHome .engineForm.type-charter .row .col.roomComposition {
  color: #FFF;
  font-size: 14px;
  padding-right: 6px;
  padding-top: 22px;
  margin-left: 2px;
}
.modulesHome .engineForm.type-charter .row .col.roomComposition {
  padding-top: 25px;
}
.modulesHome .engineForm.type-w_deal .row:first-child,
.modulesHome .engineForm.type-charter .row:first-child {
  padding-top: 0px;
}
.modulesHome .pageContent.type-a.type-w_deal {
  margin-top: 12px;
}
.modulesHome .pageContent.type-a.type-charter {
  margin-top: 24px;
}
.modulesHome .engineForm.mdl_W_FlyRegular .row .col.destination {
  width: 164px;
}
.modulesHome .engineForm.mdl_W_FlyRegular .row .col.destination-btn {
  width: 44px;
}
.modulesHome .engineForm.mdl_W_FlyRegular .row .col.pax-selector,
.modulesHome .engineForm.mdl_W_FlyOneWay .row .col.pax-selector {
  width: 185px;
}
.modulesHome .engineForm.mdl_W_FlyFull .row {
  margin-top: 2px;
  min-height: 41px;
}
.modulesHome .engineForm.mdl_W_FlyFull .row:first-child {
  margin-top: 0px;
}
.modulesHome .engineForm.mdl_W_FlyFull .right-side,
.modulesHome .engineForm.mdl_W_FlyFull .left-side {
  float: right;
}
.modulesHome .engineForm.mdl_W_FlyFull .right-side {
  padding-left: 2px;
  border-left: 1px solid #a0a0a0;
  margin-left: 6px;
  margin-top: 6px;
}
.modulesHome .engineForm.mdl_W_FlyFull .right-side .row:first-child {
  margin-top: 0px;
  padding-top: 2px;
}
.modulesHome .engineForm.mdl_W_FlyFull .row .col.direction {
  width: 31px;
}
.modulesHome .engineForm.mdl_W_FlyFull .row .col.direction label {
  font-size: 14px;
  font-weight: 700;
  margin-top: 15px;
}
.modulesHome .engineForm.mdl_W_FlyFull .row .col.destination,
.modulesHome .engineForm.mdl_W_FlyOneWay .row .col.destination {
  width: 116px;
  margin-left: 0px;
}
.modulesHome .engineForm.mdl_W_FlyFull .row .col.destination-btn,
.modulesHome .engineForm.mdl_W_FlyOneWay .row .col.destination-btn {
  width: 44px;
}
.modulesHome .engineForm.mdl_W_FlyFull .row .col.pax-selector {
  width: 174px;
}
.modulesHome .engineForm.type-w_fly .row .col.date {
  width: 104px;
}
.modulesHome .engineForm.type-w_fly .row .col.search {
  width: 121px;
  margin-right: 0px;
  padding-top: 0px;
}
.modulesHome .engineForm.type-w_fly.mdl_W_FlyRegular .row .col.search {
  margin-right: 10px;
  width: 130px;
}
.modulesHome .engineForm.type-w_fly.mdl_W_FlyOneWay .row .col.search {
  width: 110px;
}
.modulesHome .engineForm.type-w_fly.mdl_W_FlyFull .row .col.search {
  width: 100px;
}
.modulesHome .engineForm.type-w_fly .row .col.pax-selector {
  position: relative;
}
.modulesHome .engineForm.type-w_fly .row .col.pax-selector .ui-select {
  position: relative;
}
.modulesHome .engineForm.type-w_fly .row .col.pax-selector .custom-text {
  color: #5F9183;
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  width: 45px;
  white-space: normal;
  line-height: 12px;
  right: 7px;
  top: 7px;
}
.ui-dialog {
  position: absolute;
}
/* FEATURED FLIGHT START */
.modulesHome .mdl_featuredFlights .content-placeholder {
  padding: 13px 14px 13px 20px;
  margin: 0px 10px 0px 10px;
  min-height: 342px;
}
.modulesHome .featuredFlight {
  display: block;
  width: 282px;
}
.modulesHome .featuredFlight .block-a {
  height: 40px;
}
.modulesHome .featuredFlight .block-c {
  display: none;
  height: 99px;
  background: url("../img/shared/flight.bg.png") no-repeat bottom left;
  margin-bottom: 3px;
}
.modulesHome .featuredFlight:hover .block-a {
  background: url("../img/shared/gradient.ff.png") repeat-x bottom left;
}
.modulesHome .featuredFlight.flight .block-c,
.modulesHome .featuredFlight:first-child.flight .block-c {
  display: none;
}
.modulesHome .featuredFlight.flight.active .block-c,
.modulesHome .featuredFlight:first-child .block-c {
  display: block;
}
.modulesHome .featuredFlight .block-b {
  margin-top: 2px;
  border-bottom: 1px solid #c2c2c2;
  margin-bottom: 5px;
}
.modulesHome .featuredFlight .col {
  float: right;
}
.modulesHome .featuredFlight .col.num {
  color: #057369;
  font-size: 24px;
  font-weight: 700;
  margin-right: 27px;
  margin-top: 12px;
  text-shadow: 1px 1px 1px #FFF;
}
.modulesHome .featuredFlight .col.title {
  font-size: 14px;
  font-weight: 700;
  color: #3f4042;
  margin-right: 12px;
  width: 132px;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.modulesHome .featuredFlight .col.price {
  margin-right: 12px;
}
.modulesHome .featuredFlight .col.price label {
  font-size: 11px;
  color: #3f4042;
}
.modulesHome .featuredFlight .col.price .price-num {
  font-size: 30px;
  font-weight: 700;
  color: #3f4042;
  margin-top: -4px;
}
.modulesHome .featuredFlight .col.price .price-num .currency {
  font-size: 18px;
  font-weight: 700;
}
.modulesHome .featuredFlight .block-c .wrap {
  padding: 10px 12px 0px 0px;
}
.modulesHome .featuredFlight .block-c .col.image {
  margin-left: 8px;
}
.modulesHome .featuredFlight .block-c .col.image,
.modulesHome .featuredFlight .block-c .col.image img {
  width: 80px;
  height: 80px;
  overflow: hidden;
}
.modulesHome .featuredFlight .block-c .col.info {
  color: #FFF;
}
.modulesHome .featuredFlight .block-c .col.info .city {
  font-size: 22px;
}
.modulesHome .featuredFlight .block-c .col.info .country {
  font-size: 13px;
}
.modulesHome .featuredFlight .block-c .col.info .company {
  font-size: 13px;
  margin-top: 7px;
  max-width: 137px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  direction: ltr;
}
.modulesHome .featuredFlight .block-c .col.info .dates {
  font-size: 11px;
  margin-top: 2px;
  direction: ltr;
}
/* FEATURED FLIGHT END */
/* PAX SELECTOR HOTELS ABROAD START */
.mdl_PaxSelectorHotelsAbroad {
  width: 340px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog {
  display: block;
  position: absolute;
  top: 25px;
  right: 5px;
  width: 340px;
  pointer-events: none;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .dlg-body-inner .content-box .dlg-title {
  padding-top: 8px;
  padding-right: 3px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .dlg-body-inner .content-box .content-box-inner .btn-close {
  left: 12px;
  top: 11px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-header {
  display: block;
  height: 22px;
  background: url("../img/shared/popup.type-a.top.png") no-repeat center top;
  position: relative;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-header .dlg-inner-header {
  position: absolute;
  width: 17px;
  height: 12px;
  background: url("../img/shared/popup.type-a.inner.top.png") no-repeat center top;
  top: 17px;
  left: 50%;
  margin-left: -8px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body {
  background: #FFF;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #000;
  pointer-events: all;
  text-align: right;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .dlg-body-inner {
  padding: 6px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .dlg-body-inner .content-box {
  border: 1px solid #a4c7c3;
  background: url(../img/menu/dots_2x2.png) repeat;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .dlg-body-inner .content-box .content-box-inner {
  position: relative;
  padding: 8px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .dlg-body-inner .content-box .content-box-inner .btn-close {
  position: absolute;
  left: 5px;
  top: 6px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .dlg-body-inner .content-box .dlg-title {
  color: #666666;
  font-size: 18px;
  font-weight: 700;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .row {
  margin-top: 5px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .col.pax {
  width: 71px;
  margin-right: 4px;
  margin-left: 0px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .col.pax:first-child {
  margin-right: 0px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog label {
  color: #666666;
  font-size: 11px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog label .age {
  font-size: 9px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .ui-button.type-n {
  height: 23px;
  width: 55px;
  float: left;
  margin-left: 2px;
  margin-top: 8px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .ui-button.type-n span {
  font-size: 15px;
  line-height: 22px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .dlg-body-inner .pax-block {
  width: 160px;
  border: 1px solid #d3d3d3;
  background: #FFF;
  margin: auto;
  margin-top: 4px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .dlg-body-inner .pax-block .pax-block-inner {
  padding: 8px 14px 12px 14px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .col {
  float: right;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .col.ages-label {
  width: 52px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .col.ages-label > .inner {
  font-size: 11px;
  color: #666666;
  padding: 10px 9px 0 0;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .col.title {
  width: 51px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .col.title .title-inner {
  display: table-cell;
  vertical-align: middle;
  height: 41px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .col.pax {
  width: 71px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .row {
  margin-top: 5px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .row:first-child {
  margin-top: 0px;
}
.mdl_PaxSelectorHotelsAbroad .engines .search-engine .engineForm.type-organized .row .col.trip-type .options-dialog {
  position: absolute;
  top: 40px;
  right: -50px;
  width: 210px;
}
.mdl_PaxSelectorHotelsAbroad .engines .search-engine .engineForm.type-organized .row .col.trip-type .options-dialog ul {
  list-style-type: square;
  list-style: square inside none;
  margin: 0px;
  padding: 0px;
  margin-top: 8px;
  list-style-position: outside;
  margin-right: 14px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog ul li {
  display: list-item;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog ul li a {
  font-size: 13px;
  color: #1f497d;
  font-weight: normal;
  padding-top: 5px;
  padding-right: 0px;
}
.mdl_PaxSelectorHotelsAbroad .ui-designed-select {
  position: absolute;
  z-index: 90;
}
.mdl_PaxSelectorHotelsAbroad .ui-designed-select .ui-designed-select-inner {
  background: #FFFFFF;
  margin-right: 2px;
  margin-left: 2px;
  padding-bottom: 6px;
  padding-top: 7px;
  border-radius: 6px;
  overflow-x: hidden;
  border: 1px solid #BBB;
  box-shadow: 0px 0px 10px #AAA;
}
.mdl_PaxSelectorHotelsAbroad .ui-designed-select .ui-designed-select-inner .wrap {
  padding: 0px;
  max-height: 294px;
  overflow-y: auto;
}
.mdl_PaxSelectorHotelsAbroad .ui-designed-select ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.mdl_PaxSelectorHotelsAbroad .ui-designed-select ul li a {
  display: block;
  height: 21px;
  line-height: 21px;
  color: #666666;
  padding: 0px 5px 0px 5px;
  white-space: nowrap;
  cursor: pointer;
}
.mdl_PaxSelectorHotelsAbroad .ui-designed-select ul li a:hover {
  background: #eee2df;
  color: #666666;
  text-decoration: none;
}
.mdl_PaxSelectorHotelsAbroad .ui-ctrl.ui-select.type-e select {
  display: none!important;
}
.mdl_PaxSelectorHotelsAbroad .dropdown-box {
  margin-top: -5px;
  padding-bottom: 5px;
}
.mdl_PaxSelectorHotelsAbroad .ui-ctrl.ui-select.type-e.open {
  position: relative;
  z-index: 100;
}
.mdl_PaxSelectorHotelsAbroad .rooms-block {
  width: 286px;
  margin: auto;
}
.mdl_PaxSelectorHotelsAbroad .rooms-block .room {
  border: 1px solid #c5c5c5;
  margin-top: 8px;
}
.mdl_PaxSelectorHotelsAbroad .rooms-block .room .room-inner {
  padding: 5px;
}
.mdl_PaxSelectorHotelsAbroad .rooms-block .room:first-child {
  margin-top: 0px;
}
.mdl_PaxSelectorHotelsAbroad .rooms-block .room .col.roomNumber {
  width: 25px;
  padding-top: 22px;
  margin-right: 4px;
}
.mdl_PaxSelectorHotelsAbroad .rooms-block .room .col.removeRoom {
  width: 19px;
  padding-top: 26px;
}
.mdl_PaxSelectorHotelsAbroad .rooms-block .room .col.roomNumber .num {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #646464;
}
.mdl_PaxSelectorHotelsAbroad .rooms-block .room .col.roomNumber .num span {
  display: block;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  color: #FFF;
  padding-top: 4px;
}
.mdl_PaxSelectorHotelsAbroad .rooms-block .room .col.pax label {
  padding-right: 4px;
}
.mdl_PaxSelectorHotelsAbroad .options-dialog .dlg-body .row.add {
  padding-right: 16px;
  margin-top: 15px;
}
.mdl_PaxSelectorHotelsAbroad .btn-add-room {
  display: block;
  float: right;
  height: 28px;
  background: #6e6e6e;
  border-radius: 4px;
  min-width: 108px;
}
.mdl_PaxSelectorHotelsAbroad .btn-add-room:hover {
  background: #353535;
}
.mdl_PaxSelectorHotelsAbroad .btn-add-room .ui-icon,
.mdl_PaxSelectorHotelsAbroad .btn-add-room .ui-text {
  float: right;
}
.mdl_PaxSelectorHotelsAbroad .btn-add-room .ui-icon {
  margin: 4px 5px 0px 0px;
}
.mdl_PaxSelectorHotelsAbroad .btn-add-room .ui-text {
  margin-right: 10px;
  padding-left: 10px;
  font-size: 12px;
  font-weight: 700;
  color: #FFF;
  padding-top: 6px;
}
/* PAX SELECTOR HOTELS ABROAD END */
/* WHY BLOCK START */
.modulesHome .whyPromoBlock {
  position: relative;
  border: 1px solid #dedede;
  border-radius: 5px;
  background: -moz-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 138px);
  background: -webkit-gradient(linear, bottom, right top, color-stop(0%, #e5e5e5), color-stop(138px, #FFFFFF));
  background: -webkit-linear-gradient(bottom, #e5e5e5 0%, rgba(255, 255, 255, 0) 138px);
  background: -o-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 138px);
  background: -ms-linear-gradient(bottom, #e5e5e5 0%, #FFFFFF 138px);
  background: linear-gradient(to bottom, #e5e5e5 0%, #FFFFFF 138px);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#FFFFFF', GradientType=0);
  margin-bottom: 19px;
}
.modulesHome .whyPromoBlock .whyPromoBlock-inner {
  padding: 24px 7px 7px 7px;
}
.modulesHome .whyPromoBlock .col {
  float: right;
  margin-left: 7px;
}
.modulesHome .whyPromoBlock .col .icons {
  width: 41px;
}
.modulesHome .whyPromoBlock .promotion-icons {
  margin-top: 32px;
  width: 41px;
  height: 192px;
  background: url("../img/shared/promotion.icons.png") no-repeat;
}
.modulesHome .whyPromoBlock .dotted-line {
  width: 1px;
  height: 204px;
  background: url("../img/shared/dots_vert_1_3.png") repeat-y;
}
.modulesHome .whyPromoBlock .title {
  color: #3f4042;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 22px;
}
.modulesHome .whyPromoBlock .text-line {
  font-size: 16px;
  font-weight: 700;
  color: #8a8989;
  padding-top: 14px;
}
.modulesHome .whyPromoBlock .text-line:first-child {
  padding-top: 0px;
}
.modulesHome .whyPromoBlock .text-line span.num {
  color: #3f4042;
  font-size: 14px;
}
.modulesHome .whyPromoBlock .arrow {
  position: absolute;
  top: -9px;
  right: 6px;
  width: 44px;
  height: 51px;
  background: url("../img/shared/promotion.arrow.png") no-repeat;
}
/* WHY BLOCK END */
.modulesHome .mdl_HotelsAbroadForm .col.destination {
  width: 143px;
}
.modulesHome .mdl_HotelsAbroadForm .col.destination-btn {
  width: 44px;
}
.modulesHome .mdl_HotelsAbroadForm .col.date {
  width: 125px!important;
}
.modulesHome .mdl_HotelsAbroadForm .col.pax-selector {
  width: 165px!important;
  position: relative;
}
.modulesHome .mdl_HotelsAbroadForm .row .col .paxTooltip {
  top: -22px;
}
.modulesHome .mdl_HotelsAbroadForm .col.pax-selector .ui-icon {
  margin: 6px 0px 0px 0px;
}
.modulesHome .mdl_HotelsAbroadForm .row .col.search {
  margin-right: 0px!important;
  width: 135px;
}
/* POPULAR HOTEL START */
.modulesHome .pageContent .popular-hotel:hover {
  cursor: pointer;
  background: #e7e7e7;
}
.modulesHome .pageContent .popular-hotel .popular-hotel-inner {
  margin: 0px 6px 0px 5px;
  border-top: 1px solid #c2c2c2;
}
.modulesHome .pageContent .popular-hotel .popular-hotel-inner .hotel-box {
  padding: 7px 0px 6px 0px;
}
.modulesHome .pageContent .popular-hotel:first-child .popular-hotel-inner {
  border: none;
}
.modulesHome .pageContent .popular-hotel .popular-hotel-inner .col {
  float: right;
  min-height: 1px;
  margin-left: 13px;
  color: #6e757a;
}
.modulesHome .pageContent .popular-hotel .popular-hotel-inner .col.image {
  height: 41px;
  width: 91px;
  overflow: hidden;
}
.modulesHome .pageContent .popular-hotel .popular-hotel-inner .col.image img {
  width: 91px;
}
.modulesHome .pageContent .popular-hotel .popular-hotel-inner .col.destination {
  width: 120px;
  height: 41px;
  border-left: 1px dotted #585858;
}
.modulesHome .pageContent .popular-hotel .popular-hotel-inner .col.count {
  width: 71px;
}
.modulesHome .pageContent .popular-hotel .popular-hotel-inner .col .city {
  font-size: 16px;
  font-weight: 700;
  color: #3f4042;
  padding-top: 3px;
  padding-left: 4px;
}
.modulesHome .pageContent .popular-hotel .popular-hotel-inner .col .country {
  padding-left: 4px;
}
.modulesHome .pageContent .popular-hotel .popular-hotel-inner .col .num {
  font-size: 22px;
  font-weight: 700;
  color: #9e9f9f;
}
.modulesHome .pageContent .popular-hotel .popular-hotel-inner .col.count .text {
  position: relative;
  margin-top: -4px;
}
.modulesHome .pageContent .popular-hotel .popular-hotel-inner .col.count,
.modulesHome .pageContent .popular-hotel .popular-hotel-inner .col.arrow {
  margin-left: 0px;
}
.modulesHome .pageContent .popular-hotel .popular-hotel-inner .col.arrow .ui-icon {
  margin-top: 15px;
}
/* POPULAR HOTEL END */
/* HOLIDAYS START */
.modulesHome.mdl_HolidaysHome .topBlockForm .engine-tabs,
.modulesHome.mdl_MultiEngine .topBlockForm .engine-tabs {
  padding-bottom: 6px;
}
.modulesHome .header-buttons {
  display: block;
  height: 33px;
  padding-left: 16px;
}
.modulesHome .header-buttons a.ui-ctrl.ui-button.type-o {
  float: left;
  width: 154px;
  margin-right: 5px;
  overflow: visible;
  position: relative;
}
.modulesHome .header-buttons a.ui-ctrl.ui-button.type-o .ui-icon {
  position: absolute;
}
.modulesHome .header-buttons a.ui-ctrl.ui-button.type-o .ui-icon.calendar {
  right: 4px;
  top: -6px;
}
.modulesHome .header-buttons a.ui-ctrl.ui-button.type-o .ui-icon.map-sign {
  right: 4px;
  top: -8px;
}
.modulesHome .header-buttons a.ui-ctrl.ui-button.type-o span {
  overflow: visible;
  padding-right: 36px;
}
.modulesHome .column-header {
  height: 53px;
  border: 1px solid #aed1ce;
  border-bottom: none;
  background: url("../img/shared/column.header.png") repeat;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.modulesHome .column-header .wrap {
  padding: 10px 10px 0px 0px;
}
.modulesHome .column-header .wrap .ui-icon,
.modulesHome .column-header .wrap .title {
  float: right;
}
.modulesHome .column-header .wrap .ui-icon {
  margin-left: 8px;
}
.modulesHome .column-header .wrap .ui-icon.umbrella {
  margin-top: 5px;
  margin-left: 15px;
}
.modulesHome .column-header .wrap .title {
  font-size: 25px;
  font-weight: 700;
  color: #3f4042;
  padding-top: 1px;
}
.modulesHome .pageContent.type-holidays .daily-deal {
  margin-top: 14px;
}
.modulesHome .block-separator {
  margin-top: 13px;
  height: 8px;
  background: #d9e9e9;
}
.modulesHome .pageContent.type-holidays .registrationBlock {
  margin-top: 21px;
}
.modulesHome .pageContent.type-holidays .main-col1 .destinationTabs {
  margin-top: 21px;
}
.modulesHome .pageContent.type-holidays .main-col1 .destinationTabs .content-placeholder .content-placeholder-inner {
  min-height: 152px;
}
.modulesHome .pageContent.type-holidays .main-col1 .destinationTabs .boxHeader .title .text {
  padding-top: 16px;
}
.modulesHome .holiday-info {
  border: 1px solid #b0d2cf;
  background: #b3c9d4;
  margin-top: 14px;
  min-height: 116px;
}
.modulesHome .holiday-info .title {
  padding: 13px 22px 0px 0px;
}
.modulesHome .holiday-info .title .name,
.modulesHome .holiday-info .title .year {
  float: right;
  color: #4c4b4b;
  font-weight: 700;
}
.modulesHome .holiday-info .title .name {
  font-size: 30px;
}
.modulesHome .holiday-info .title .year {
  font-size: 24px;
  margin-right: 5px;
  padding-top: 5px;
}
.modulesHome .holiday-info .info {
  background: #fff;
  height: 51px;
  margin: 9px 13px 0px 13px;
  border: 1px solid #d7d7d7;
  box-shadow: 0px 0px 10px #CCC;
}
.modulesHome .holiday-info .info .info-inner {
  padding-top: 12px;
}
.modulesHome .holiday-info .info .col {
  float: right;
  border-right: 2px solid #95999a;
  margin-right: 8px;
  padding-right: 12px;
}
.modulesHome .holiday-info .info .col:first-child {
  border-right: 0px;
  margin-right: 0px;
}
.modulesHome .holiday-info .info .col label {
  font-size: 12px;
  color: #6e757a;
  display: block;
  padding-bottom: 2px;
}
.modulesHome .holiday-info .info .col > div {
  font-size: 14px;
  color: #3f4042;
  direction: ltr;
}
.modulesHome .pageContent.type-holidays .seoBlock,
.modulesHome .pageContent.type-holidays .seoBlock .fullText.expand {
  min-height: 48px;
}
.modulesHome .pageContent.type-holidays .seoBlock .fullText {
  height: 48px;
  margin-bottom: 4px;
}
.modulesHome .search-engine.all-flights .line,
.modulesHome .search-engine.charter-flights .line {
  display: none;
}
.modulesHome .engineForm.type-hotelsisrael .row .col.area {
  width: 108px;
}
.modulesHome .engineForm.type-hotelsisrael .row .col.hotel {
  width: 118px;
}
.modulesHome .engineForm.type-hotelsisrael .row .col.date {
  width: 105px;
}
.modulesHome .engineForm.type-hotelsisrael .row .col.search {
  width: 105px;
  margin-right: 0px;
}
.modulesHome .engineForm.type-hotelsisrael .row .col.pax {
  width: 49px;
  margin-left: 3px;
}
.modulesHome .engineForm.type-hotelsisrael .row .col.roomComposition {
  color: #FFF;
  font-size: 14px;
  padding-right: 6px;
  padding-top: 22px;
  margin-left: 2px;
}
.modulesHome.modulePopup.with-selector .engines-menu {
  position: absolute;
  z-index: 100;
  margin-top: 48px;
  border-bottom: 1px solid #8e8f90;
  padding-bottom: 10px;
  margin-right: 51px;
  top: 0px;
  right: 0px;
}
.modulesHome.modulePopup.with-selector .engines-menu ul li {
  margin-left: 5px;
  font-size: 13px;
  float: right;
  display: block;
}
.modulesHome.modulePopup.with-selector .engines-menu ul li a {
  color: #FFF;
}
.modulesHome.modulePopup.with-selector .engines-menu .title {
  float: right;
  font-size: 14px;
  margin-left: 10px;
  color: #FFF;
  padding-top: 4px;
}
.modulesHome.modulePopup.dialog-calendar.with-selector .search-form {
  width: 304px;
  float: right;
  padding-top: 64px;
}
.modulesHome.modulePopup.dialog-map.with-selector .engines-menu {
  margin-top: 28px;
  margin-right: 35px;
}
.modulesHome.modulePopup.dialog-map.with-selector .engines-placeholder {
  width: 878px;
  min-height: 125px;
}
.modulesHome.modulePopup.dialog-map.with-selector .engines-placeholder .search-engine .inner {
  padding-top: 25px;
}
.modulesHome .pageContent.type-holidays .other-links .other-links-inner .header .ui-icon {
  margin-top: 14px;
}
/* HOLIDAYS END */
/* POPULAR DESTINATION START */
.modulesHome .pageContent .popular-destination:hover {
  cursor: pointer;
  background: #e7e7e7;
}
.modulesHome .pageContent .popular-destination .popular-destination-inner {
  margin: 0px 6px 0px 5px;
  border-top: 1px solid #c2c2c2;
}
.modulesHome .pageContent .popular-destination .popular-destination-inner .destination-box {
  padding: 7px 0px 6px 0px;
}
.modulesHome .pageContent .popular-destination:first-child .popular-destination-inner {
  border: none;
}
.modulesHome .pageContent .popular-destination .popular-destination-inner .col {
  float: right;
  min-height: 1px;
  margin-left: 13px;
  color: #6e757a;
}
.modulesHome .pageContent .popular-destination .popular-destination-inner .col.image {
  height: 41px;
  width: 91px;
  overflow: hidden;
}
.modulesHome .pageContent .popular-destination .popular-destination-inner .col.image img {
  width: 91px;
}
.modulesHome .pageContent .popular-destination .popular-destination-inner .col.destination {
  width: 191px;
  height: 41px;
}
.modulesHome .pageContent .popular-destination .popular-destination-inner .col .name {
  font-size: 16px;
  font-weight: 700;
  color: #3f4042;
  padding-top: 12px;
  padding-left: 4px;
}
.modulesHome .pageContent .popular-destination .popular-destination-inner .col.arrow {
  margin-left: 0px;
}
.modulesHome .pageContent .popular-destination .popular-destination-inner .col.arrow .ui-icon {
  margin-top: 15px;
}
/* POPULAR DESTINATION END */
/* FLY AND DRIVE START */
.modulesHome .engineForm.type-fly-and-drive .row .col.destination {
  width: 198px;
}
.modulesHome .engineForm.type-fly-and-drive .row .col.date {
  width: 120px;
}
.modulesHome .engineForm.type-fly-and-drive .row .col.search {
  width: 130px;
  padding-top: 0px;
  margin-right: 170px;
}
/* FLY AND DRIVE END */
.modulesHome .pageContent.type-w_hotel .seoBlock {
  min-height: 117px;
}
.modulesHome .pageContent.type-w_hotel .seoBlock .fullText {
  height: 48px;
  margin-bottom: 5px;
}
.modulesHome .pageContent.type-w_hotel .seoBlock .fullText.expand {
  min-height: 48px;
}
.modulesHome .pageContent.type-w_hotel .seoBlock .seoBlockInner {
  padding: 16px;
  padding-bottom: 12px;
}
.modulesHome .pageContent .quick-links {
  border-radius: 2px;
  position: relative;
  height: 86px;
  width: 100%;
  border: 1px solid #d6d6d6;
  margin-bottom: 12px;
}
.modulesHome .pageContent .quick-links .background {
  background: #000000;
  filter: alpha(opacity=16);
  /* IE */
  -moz-opacity: 0.16;
  /* Mozilla */
  opacity: 0.16;
  /* CSS3 */
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.modulesHome .pageContent .quick-links .quick-links-inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 81px;
  width: 100%;
  padding-top: 5px;
}
.modulesHome .pageContent .quick-links .item {
  display: block;
  float: right;
  width: 142px;
  margin-right: 5px;
}
.modulesHome .pageContent .quick-links .item .ui-ctrl.ui-button.type-l .ui-text {
  width: 81px;
}
.modulesHome .pageContent .quick-links .item:first-child {
  margin-right: 10px;
}
.modulesHome .guides-block {
  display: block;
  border: 1px solid #dedede;
  border-radius: 5px;
  margin-top: 14px;
  min-height: 118px;
  margin-right: 0px;
  overflow: hidden;
  background: -moz-linear-gradient(bottom, #e3e3e3 0%, #fffeff 100%);
  background: -webkit-gradient(linear, bottom, right top, color-stop(0%, #e3e3e3), color-stop(100%, #fffeff));
  background: -webkit-linear-gradient(bottom, #e3e3e3 0%, #fffeff 100%);
  background: -o-linear-gradient(bottom, #e3e3e3 0%, #fffeff 100%);
  background: -ms-linear-gradient(bottom, #e3e3e3 0%, #fffeff 100%);
  background: linear-gradient(to bottom, #e3e3e3 0%, #fffeff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e3', endColorstr='#fffeff', GradientType=0);
}
.modulesHome .guides-block > .inner {
  padding: 8px 9px 10px 9px;
}
.modulesHome .guides-block .boxHeader .title .ui-icon {
  float: right;
  margin-left: 7px;
}
.modulesHome .guides-block .boxHeader {
  margin-bottom: 9px;
  padding-right: 3px;
}
.modulesHome .guides-block .boxHeader .title .text {
  font-size: 16px;
  font-weight: 700;
  color: #3f4042;
  padding-top: 5px;
  float: right;
}
.modulesHome .guides-block .guides {
  background: #FFF;
  overflow: hidden;
  border: 1px solid #ededed;
  border-radius: 4px;
  height: 258px;
  overflow-x: hidden;
  overflow-y: auto;
}
.modulesHome .guides-block .guides > .wrap {
  overflow: hidden;
}
.modulesHome .guides-block .guide-item {
  display: block;
  margin: 5px 7px 0 6px;
  color: #3f4042;
  border-top: 1px solid #c2c2c2;
  padding-top: 7px;
}
.modulesHome .guides-block .guide-item:first-child {
  margin-top: 0;
  border-top: none;
}
.modulesHome .guides-block .guide-item .col {
  float: right;
}
.modulesHome .guides-block .guide-item .col.image,
.modulesHome .guides-block .guide-item .col.image img {
  width: 103px;
  height: 72px;
  overflow: hidden;
}
.modulesHome .guides-block .guide-item .col.info {
  margin-right: 8px;
  padding-top: 18px;
  width: 200px;
}
.modulesHome .guides-block .guide-item .name {
  font-size: 16px;
  font-weight: 700;
}
.modulesHome .guides-block .guide-item .title {
  font-size: 14px;
}
.modulesHome .guides-block .guide-item .row.text {
  line-height: 17px;
  padding: 8px 0 16px 0;
}
.modulesHome .guides-block .guide-item .btn-close {
  display: none;
}
.modulesHome .guides-block .guide-item.open .btn-close {
  display: block;
}
.modulesHome .guides-block .guide-item.open .btn-open {
  display: none;
}
.modulesHome .guides-block .guide-item .buttons {
  margin-top: 9px;
}
.modulesHome .guides-block .guide-item .buttons a {
  float: right;
  font-size: 11px;
}
.modulesHome .guides-block .guide-item .buttons .ui-icon {
  float: left;
  margin: 4px 4px 0 0;
}
.modulesHome .engineForm.type-w_fly.mdl_W_FlyRegular.type-destination-picker .row .col.search {
  margin-right: 54px;
}
.modulesHome .engineForm.mdl_W_FlyOneWay.type-destination-picker .row .col.destination {
  margin-left: 3px;
  width: 160px;
}
.modulesHome .engineForm.type-w_fly.mdl_W_FlyOneWay.type-destination-picker .row .col.search {
  width: 121px;
  margin-right: 11px;
}
.modulesHome .engines-wrap.regular {
  margin-right: 0px;
  position: relative;
  top: -7px;
}
.modulesHome .engines-title {
  padding-top: 10px;
  padding-bottom: 5px;
}
.modulesHome .engineForm.mdl_HotelGoForm .col.date {
  width: 200px;
}
.modulesHome .engineForm.mdl_HotelGoForm .col.search {
  padding-top: 0;
}
.mh-text-block > .wrap {
  min-height: 282px;
}
.mh-wp-multideals .mh-wp-deals {
  margin-top: 0px;
  margin-bottom: 0px;
  display: none;
}
.mh-wp-multideals .mh-wp-deals:first-child {
  display: block;
}
.main_tmpl .container {
  width: 925px;
  margin: 0px auto;
  text-align: right;
  position: relative;
}
.main_tmpl .container .contentwrap {
  margin-right: 139px;
}
.ui-block.type-a .ui-block-body {
  position: relative;
}
/* MODULES OVERRIDES END */
/* KAVEI OVERRIDES START */
.modulesHome .featuredFlight .col.num {
  color: #076892;
}
.modulesHome .popup-button .border {
  background: #043b57;
}
#destinationPicker {
  overflow: hidden;
}
.modulesHome .column-header {
  border-color: #dadada;
}
.modulesHome .daily-deal .priceStick {
  color: #FFF;
}
.modulesHome .block-separator {
  background-color: #b1c6d1;
}
.modulesHome .holiday-info {
  background-color: #b4cad5;
}
/* KAVEI OVERRIDES END */
