
body .pageHeader {
  height: 103px;
}
.direct-cruise-header {
  height: 200px;
  margin: 0 auto;
  direction: rtl;
  text-align: right;
}

.direct-cruise-header header.header > .wrapper--header {
  max-width: 1000px;
}

.direct-cruise-header {
  /* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
  /* HTML5 display-role reset for older browsers */
}
.direct-cruise-header .flex-container-justify {
  display: flex;
  justify-content: space-between;
}
.direct-cruise-header {
  box-sizing: border-box;
  font-size: 16px;
  font-family: 'Heebo', 'Arial', serif;
}
.direct-cruise-header * {
  box-sizing: border-box;
}

.direct-cruise-header strong {
  font-weight: bold;
}
.direct-cruise-header em {
  font-style: italic;
}
.direct-cruise-header img {
  max-width: 100%;
}
.direct-cruise-header .direct-cruise-header-wrapper {
  font-size: 16px;
}

.direct-cruise-header .wrapper {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 100%;
  width: 1410px;
  padding: 0 15px;
}
.direct-cruise-header .wrapper.wrapper--header {
  width: 1860px;
  padding: 0 10px;
}
.direct-cruise-header .header__content {
  flex-direction: column;
}
.direct-cruise-header .wrapper.wrapper--widest {
  width: 1920px;
  padding: 0 10px;
}
.direct-cruise-header .wrapper > * {
  margin: 0 5px;
}
.direct-cruise-header .flex-container {
  display: flex;
  justify-content: space-between;
}
.direct-cruise-header a {
  text-decoration: none;
}
.direct-cruise-header a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1200px) {
  .direct-cruise-header .hide-smallLaptop {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .direct-cruise-header .showSmallLaptop {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .direct-cruise-header .hide-mobile {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .direct-cruise-header .show-mobile {
    display: none;
  }
}
.direct-cruise-header .ltr {
  direction: ltr;
}
.direct-cruise-header header.header {
  background-color: #153447;
  color: #ffffff;
  padding: 20px 0 20px 0;
  position: relative;
  z-index: 1;
}
.direct-cruise-header header.header.sticky {
  padding: 10px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.direct-cruise-header header.header .wrapper {
  align-items: center;
}
.direct-cruise-header header.header .header__logo {
  background: url('https://book.directcruise.co.il/site/directcruise/images/logo.png') center center no-repeat;
  background-size: 100% 100%;
  height: 62px;
  width: 221px;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 221px;
}
@media screen and (max-width: 1400px) {
  .direct-cruise-header header.header .header__logo {
    height: 40px;
    width: 146px;
    flex-basis: 146px;
  }
}
@media screen and (max-width: 1200px) {
  .direct-cruise-header header.header .header__menu {
    order: 2;
    margin-right: 15px;
  }
}
.direct-cruise-header header.header .header__phone {
  position: relative;
  margin-right: 74px;
  font-size: 21px;
  font-weight: bold;
  text-align: left;
  height: 24px;
}

.direct-cruise-header header.header .header__phone .phone-link {
  color: #f6bd17;
}
.direct-cruise-header header.header .header__phone .phone-mobile {
  height: 40px;
  padding: 2px 0;
}
.direct-cruise-header header.header .header__phone .phone-mobile i {
  line-height: 1;
  font-size: 36px;
  text-decoration: none;
  color: #f6bd17;
  -webkit-transition: all 150ms ease 0ms;
  transition: all 150ms ease 0ms;
}
.direct-cruise-header header.header .header__phone .phone-mobile i:hover {
  color: #ffffff;
}
.direct-cruise-header body.inner-page header.header {
  padding: 15px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.direct-cruise-header body.inner-page header.header .header__logo {
  height: 50px;
  flex-basis: 180px;
}
.direct-cruise-header .header-menu-module .mobile-menu-toggle {
  display: none;
  font-size: 40px;
  cursor: pointer;
  color: #f6bd17;
  -webkit-transition: all 150ms ease 0ms;
  transition: all 150ms ease 0ms;
}
.direct-cruise-header .header-menu-module .mobile-menu-toggle:hover {
  color: #ffffff;
}
@media screen and (max-width: 1200px) {
  .direct-cruise-header .header-menu-module .mobile-menu-toggle {
    display: flex;
  }
}
.direct-cruise-header .header-menu-module .nav {
  display: flex;
  justify-content: space-between;
  z-index: 2;
  flex-wrap: wrap;
  list-style: none;
  margin: 10px 0 0 0 ;
}
.direct-cruise-header .header-menu-module .nav li {
  position: relative;
  margin: 0 15px;
}
.direct-cruise-header .header-menu-module .nav li:last-of-type {
  margin-left: 0;
}
@media screen and (max-width: 1400px) {
  .direct-cruise-header .header-menu-module .nav li {
    margin: 0 12.5px;
  }
}
.direct-cruise-header .header-menu-module .nav li a {
  display: inline-block;
  color: #ffffff;
  font-size: 21px;
  text-decoration: none;
  -webkit-transition: color 150ms ease 0ms;
  transition: color 150ms ease 0ms;
}
.direct-cruise-header .header-menu-module .nav li a:hover {
  color: #f6bd17;
}
.direct-cruise-header .header-menu-module .nav li.active a {
  color: #f6bd17;
}
.direct-cruise-header .header-menu-module .nav > li > ul,
.direct-cruise-header .header-menu-module .nav > li.active > ul {
  padding-top: 40px;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: -1;
  width: 300px;
  background: #153447;
  opacity: 0;
  pointer-events: none;
  transform: translateY(60px);
  transition: transform 200ms ease, opacity 150ms ease;
}
.direct-cruise-header .header-menu-module .nav > li:hover > ul,
.direct-cruise-header .header-menu-module .nav > li.active:hover > ul {
  z-index: 100;
  pointer-events: auto;
  transform: none;
  opacity: 1;
}
.direct-cruise-header .header-menu-module .nav > li > ul > li,
.direct-cruise-header .header-menu-module .nav > li.active > ul > li {
  margin: 0 12px 12px 12px;
  width: auto;
}
.direct-cruise-header .header-menu-module .nav > li > ul > li a,
.direct-cruise-header .header-menu-module .nav > li.active > ul > li a {
  color: #ffffff;
}
.direct-cruise-header .header-menu-module .nav > li > ul > li.active a,
.direct-cruise-header .header-menu-module .nav > li.active > ul > li.active a,
.direct-cruise-header .header-menu-module .nav > li > ul > li:hover a,
.direct-cruise-header .header-menu-module .nav > li.active > ul > li:hover a {
  color: #f6bd17;
}
.direct-cruise-header .header-menu-module .nav > li > ul > li > ul {
  display: none;
}

.direct-cruise-header * {
  box-sizing: border-box;
}
.direct-cruise-header body {
  font-family: 'Heebo', sans-serif;
}
.direct-cruise-header body.sticky-header {
  padding-top: 100px;
}

.direct-cruise-header body.inner-page {
  padding-top: 80px;
}
.direct-cruise-header .cf:before,
.direct-cruise-header .cf:after {
  content: " ";
  display: table;
}
.direct-cruise-header .cf:after {
  clear: both;
}


.direct-cruise-header .header__content--mobile {
  display: none;
}
/** mobile header **/
@media screen and (max-width: 1001px) {
  .direct-cruise-header header.header .wrapper {
    max-width: 100%;
  }

  .direct-cruise-header .header__content {
    display: none;
  }

  .direct-cruise-header .header__content--mobile {
    display: block;
  }

  .header__content--mobile {
    position: absolute;
    left: -5px;
    top: 0;
    height: 80px;
    width: 80px;
  }
  .direct-cruise-header .mobile-menu-activator {
    position: relative;
    height: 100%;
    width: 100%;
    background: #F6BD17;
    padding: 15px 0;
    transition: all 200ms ease;
    cursor: pointer;
  }

  .direct-cruise-header .mobile-menu-activator:hover {
    opacity: 0.8;
  }

  .direct-cruise-header .mobile-menu-activator .line {
    display: block;
    position: absolute;
    height: 5px;
    width: 60%;
    background: white;
    border-radius: 5px;
    margin: 8px auto;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    transition: all 150ms ease;
  }

  .direct-cruise-header .mobile-menu-activator .line:nth-of-type(1) {

  }

  .direct-cruise-header .mobile-menu-activator .line:nth-of-type(2) {
    top: 29px
  }

  .direct-cruise-header .mobile-menu-activator .line:nth-of-type(3) {
    top: 43px
  }


  .direct-cruise-header .mobile-menu-activator.active .line:nth-of-type(1) {
    -webkit-transform: translateX(75%) rotate(45deg) translateY(19px);
    transform: translateX(75%) rotate(45deg) translateY(19px);
  }

  .direct-cruise-header .mobile-menu-activator.active .line:nth-of-type(2) {
    opacity: 0;
  }

  .direct-cruise-header .mobile-menu-activator.active .line:nth-of-type(3) {
    -webkit-transform: translateX(75%) rotate(-45deg) translateY(-18px);
    transform: translateX(75%) rotate(-45deg) translateY(-18px);
  }

  .direct-cruise-header .dc-mobile-menu {
    position: absolute;
    top: 100%;
    left: 0;

    background: #153447;
    color: white;
    width: 100vw;
    height: calc(100vh - 80px);
    opacity: 0.3;
    display: none;
    transition: transform 250ms ease-out, opacity 200ms ease;
  }
  .direct-cruise-header .dc-mobile-menu.active {
    opacity: 1;
    display: block;
  }

  .direct-cruise-header .dc-mobile-menu-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 0;
    margin: 0;
  }

  .direct-cruise-header .dc-mobile-menu-list li a {
    display: block;
    color: white;
    padding: 15px 20px;
    font-size: 22px;
    line-height:  1;
    height: auto;
  }

}

@media screen and (max-width: 767px) {
  .direct-cruise-header .dc-mobile-menu-list li a {
    padding: 10px 15px;
    font-size: 19px;
  }
}

@media screen and (max-width: 500px) {
  .direct-cruise-header .dc-mobile-menu-list li a {
    padding: 5px 10px;
    font-size: 17px;
  }
}
