:root
{
  --color-primary-blue: #020a72;
  --color-light-blue: #9bbdf1;
  --color-light-blue-border: #9bbdf1;
  --color-bg-primary: #020a72;
  --color-bg-light: #9bbdf1;
  --color-bg-light-gray: #f3f4f8;
  --color-bg-white: #ffffff;
  --color-text-black: #090b11;
  --color-text-white: #ffffff;
  --grey-02: #616161;
  --color-border-light: #e6e6e6;
  --color-border-blue-light: #9bbdf1;
  --color-border-blue-lighter: #9bbdf1;
  --gradient-blue-start: #020a72;
  --gradient-blue-middle: #4654a8;
  --gradient-blue-end: #9bbdf1;
  --color-accent-orange: #f48e08;
  --color-action-green: #04434a;
  --blue-01: #020a72;
  --blue-02: #9bbdf1;
  --blue-03: #d3dbf4;
  --blue-04: #eaedfb;
  --Green: #04434a;
  --black: #090b11;
  --white: #ffffff;
  --grey-bg: #f3f4f8;
  --grey-lines: #e6e6e6;
  --spacing-xs: 5px;
  --spacing-sm: 10px;
  --spacing-md: 15px;
  --spacing-lg: 20px;
  --spacing-xl: 28px;
  --spacing-2xl: 30px;
  --spacing-3xl: 36px;
  --spacing-4xl: 40px;
  --spacing-5xl: 50px;
  --spacing-6xl: 60px;
  --spacing-7xl: 63px;
  --container-padding: 320px;
  --radius-sm: 5px;
  --radius-md: 10px;
  --radius-lg: 30px;
  --radius-xl: 40px;
  --shadow-card: 0px 0px 32px 0px rgba(6, 23, 55, 0.09);
  --font-size-xs: 13px;
  --font-size-sm: 14px;
  --font-size-base: 16px;
  --font-size-lg: 20px;
  --line-height-normal: normal;
  --line-height-tight: 22px;
  --icon-sm: 19px;
  --icon-md: 20px;
  --icon-lg: 24px;
  --icon-xl: 60px;
  --header-top-height: 60px;
  --header-main-height: 86px;
  --button-height: 48px;
  --direction-factor: 1;
  --spacer: 1rem
}

/* ============================================
   Font Imports
   ============================================ */
@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

[dir=rtl]
{
  --direction-factor: -1
}

*
{
  box-sizing: border-box;
  margin: 0;
  padding: 0
}

body
{
  font-optical-sizing: auto;
  font-size: var(--font-size-base);
  color: var(--color-text-black);
  background-color: var(--color-bg-light-gray);
  margin: 0;
  height: 100%;
  width: 100%;
  scroll-behavior: smooth;
  direction: inherit
}

#flightFrom,
#flightTo,
.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightForm>ul>li>label>input,
.flightChoice_tooltip .flightChoice_tooltipTitle span B,
.flightSummary h1,
.lightBox .block .formRow .column strong,
.passengersDetails_bottom>label span,
.passengersDetails_chk label span,
.section-title,
body,
h3
{
  font-weight: 400
}

.actions-container .action-card:hover,
.banner-card:hover,
.destination-card:hover
{
  box-shadow: 0 4px 40px 0 rgba(6, 23, 55, .15);
  transform: translateY(-4px)
}

a.card-cta,
a.card-cta:hover
{
  background-color: var(--color-primary-blue, #020a72);
  color: #fff
}

#cartBox a.removeFlight,
.passengersDetails_body li .comboHolder:after
{
  right: unset;
  inset-inline-end: 10px
}

#cartBox .totalRow .cell strong,
.banner-card .card-text,
.card-text,
.flightSelection_Fnumber strong,
.flightSelection_frame .flightItem_titleTime strong,
.flightSelection_title span,
h3
{
  font-size: clamp(1rem, .6875rem + 1vw, 1.25rem)
}

.text-xs
{
  font-size: var(--font-size-xs)
}

.text-sm
{
  font-size: var(--font-size-sm)
}

.text-base
{
  font-size: var(--font-size-base)
}

.text-lg
{
  font-size: var(--font-size-lg)
}

.headerBottom_logo
{
  height: 45px;
  width: 279px;
  padding-top: 0
}

.cards-wrapper .card-image img,
.guitar-icon img,
.headerBottom_logo img
{
  width: 100%;
  height: 100%;
  object-fit: cover
}

#overlay1
{
  background-color: rgba(255, 255, 255, .8)
}

.mb-10
{
  margin-bottom: calc(var(--spacer) * 10) !important
}

.plazmaFrame
{
  height: 603px;
  overflow: hidden;
  justify-content: flex-start;
  display: flex
}

#myCarousel .item img
{
  width: 100%;
  border-radius: 0;
  object-fit: cover;
  object-position: left;
  transition: .5s
}

#cartBox .extras .seats,
#cartBox .extras .suitcase,
#cartBox .top-tale .closeCart svg,
#cartBox .top-tale .icon,
#cartBox a.removeFlight,
.cartFlightChoice_tooltip:after,
.mobile-view
{
  display: none
}

@media screen and (max-width:1440px)
{
  #myCarousel .item img
  {
    object-position: center
  }
}

#clips
{
  padding: 0 !important;
  width: 100%;
  margin: 0 auto;
  max-width: inherit;
  display: flex;
  flex-direction: column
}

#clips section
{
  padding: 0 !important;
  margin: 0 !important
}

#clips section:nth-child(2n),
.dateFrame_month ul.dateFrame_calendar li a.disabled,
.dateFrame_month ul.dateFrame_calendar li div,
.dateFrame_month_pkg ul.dateFrame_calendar_pkg li div,
.dateFrame_month_pkg2 ul.dateFrame_calendar_pkg2 li div
{
  background-color: #fff
}

#clips section .centeredContent
{
  margin: 0 auto;
  padding: 60px 20px
}

.clipContent h1,
h2,
h3,
h4,
h5,
h6
{
  text-align: inherit
}

.why-section
{
  background-color: var(--color-bg-light-gray);
  padding: 60px 20px
}

.section-title
{
  font-size: clamp(2.25rem, 1.9375rem + 1vw, 2.5rem);
  line-height: normal;
  text-align: center;
  color: var(--color-text-black, #090b11);
  max-width: 100%;
  margin-bottom: 40px
}

.advantages-grid
{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  background: #fff;
  border-radius: 10px;
  padding: 10px
}

.advantage-card
{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 20px 15px
}

.card-title
{
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #090b11
}

.card-description
{
  font-size: 14px;
  line-height: 1.4;
  color: #090b11;
  font-weight: 400
}

.banner-card,
.destination-card
{
  box-shadow: 0 0 32px 0 rgba(6, 23, 55, .09);
  background-color: #fff;
  transition: transform .3s, box-shadow .3s;
  color: var(--color-text-black, #090b11);
  overflow: hidden;
  display: flex
}

.destination
{
  background-color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  position: relative
}

#destination
{
  width: calc(100% - 40px);
  margin: 0 auto
}

#destination.owl-carousel .owl-stage-outer
{
  padding: 30px 0 !important
}

#destination .owl-nav button.owl-next,
#destination .owl-nav button.owl-prev
{
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

#destination .owl-nav button.owl-prev
{
  inset-inline-start: -25px
}

#destination .owl-nav button.owl-next
{
  inset-inline-end: -25px
}

.destination-card
{
  height: 218px;
  flex-direction: column;
  border-radius: 10px;
  margin: 8px
}

.destination-card:hover
{
  color: var(--color-primary-blue, #020a72)
}

.destination-card .card-image
{
  height: 176px;
  overflow: hidden;
  position: relative
}

.banner-card .card-image img,
.destination-card .card-image img
{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform .45s;
  will-change: transform
}

.destination-card:focus-within .card-image img,
.destination-card:hover .card-image img
{
  transform: scale(1.12)
}

.destination-card .card-text
{
  background-color: #fff;
  padding: 20px 10px;
  text-align: center;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center
}

.destination-card .card-text p
{
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  margin: 0
}

.destination-card:focus-within
{
  outline: #0066cc solid 2px;
  outline-offset: 2px
}

.banners-container
{
  display: flex;
  gap: 20px;
  max-width: 100%;
  justify-content: space-between
}

.banner-card
{
  border-radius: var(--radius-md, 10px);
  flex: 1
}

.actions-container .action-card,
.banner-content
{
  background-color: #fff;
  box-shadow: 0 0 32px 0 rgba(6, 23, 55, .09)
}

.banner-card:focus-within
{
  outline: #0066cc solid 2px;
  outline-offset: 2px
}

.banner-card.banner-card--vertical
{
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  min-height: 380px
}

.banner-card .card-image
{
  width: 100%;
  height: 260px;
  overflow: hidden;
  flex: 0 0 auto;
  position: relative
}

.banner-card:focus-within .card-image img,
.banner-card:hover .card-image img
{
  transform: scale(1.08)
}

.banner-card .card-content
{
  position: relative;
  background-color: #fff;
  padding: 20px !important;
  display: flex;
  align-items: flex-start;
  min-height: 120px;
  flex: 1 1 auto
}

.banner-card .card-text
{
  font-weight: 400;
  line-height: normal;
  color: inherit;
  margin: 0;
  flex: 1;
  min-width: 0
}

.banner-card .card-title
{
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 12px;
  color: #090b11;
  line-height: 1.2
}

.banner-card .card-description
{
  font-size: 16px;
  line-height: 1.4;
  color: #090b11;
  font-weight: 400;
  margin: 0
}

img.card-arrow
{
  width: 20px;
  height: 20px;
  position: absolute;
  inset-inline-end: 20px;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%) rotate(-90deg)
}

:dir(rtl) img.card-arrow
{
  transform: translateY(-50%) rotate(90deg)
}

.banner-image
{
  order: 2;
  flex: 1 1 0
}

.banner-image img
{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center
}

.banner-content
{
  order: 1;
  inset-inline-start: 0;
  flex: 1 1 0;
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  z-index: 1;
  text-align: start;
  justify-content: center
}

.banner-content h2
{
  font-size: clamp(1.875rem, 1.4063rem + 1.5vw, 2.25rem);
  font-weight: 400;
  line-height: 1.2
}

.banner-details
{
  display: flex;
  flex-direction: column;
  gap: 16px
}

.banner-details h3
{
  margin: 0
}

.price
{
  font-size: clamp(1.125rem, .9688rem + .5vw, 1.25rem);
  font-weight: 400;
  line-height: 1.2
}

.quick-actions-section
{
  background-color: #fff;
  padding: 100px 320px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px
}

.actions-container
{
  display: flex;
  gap: 20px;
  width: 100%;
  max-width: 1280px;
  align-items: center;
  height: 150px
}

.actions-container .action-card
{
  flex: 1;
  border-radius: 10px;
  border: 1px solid #d3dbf4;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer !important;
  min-height: 150px;
  height: 150px;
  text-align: center;
  position: relative;
  text-decoration: none !important;
  font-size: clamp(1rem, .8438rem + .5vw, 1.125rem);
  color: var(--color-text-black, #090b11);
  transition: .5s
}

.actions-container .action-card::before
{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 10px
}

.actions-container .action-card:hover
{
  border-color: var(--color-primary-blue, #020a72);
  height: 170px;
  align-self: flex-start
}

.action-card:focus,
.actions-container .action-card:focus-within
{
  outline: 2px solid var(--color-primary-blue, #020a72);
  outline-offset: 2px
}

.actions-container .card-content
{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
  padding: 45px 30px;
  height: 100%;
  width: 100%
}

.actions-container .action-card.featured .card-content
{
  padding: 50px 30px
}

.actions-container .icon-wrapper
{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0
}

.actions-container.actions-container--2
{
  height: unset !important;
  align-items: stretch;
  transition: .3s;
  display: flex;
  flex-direction: row
}

.actions-container.actions-container--2 .action-card
{
  height: unset;
  transition: .3s
}

.actions-container--2 .divider,
.flightSummary .extras .fullRow .column.column-1,
.flightSummary .extras .moreInfo .fullRow .column .cell_1 .bags
{
  width: 100%
}

.actions-container.actions-container--2 .card-content
{
  justify-content: flex-start
}

.actions-container.actions-container--2 .action-card:hover
{
  height: unset;
  align-self: unset;
  transform: translateY(-5px)
}

.actions-container--2 .icon-wrapper img,
.advantage-card--5 img
{
  width: 40px;
  height: 40px
}

.card-text
{
  font-weight: 400;
  line-height: normal;
  color: inherit;
  margin: 0;
  flex: 1
}

@media (min-width:1204px)
{
  .quick-actions-div
  {
    height: 300px
  }
}

@media (min-width:768px)
{
  .advantages-grid
  {
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    padding: 0
  }

  .advantages-grid--5
  {
    grid-template-columns: repeat(5, 1fr);
    gap: var(--spacing-md);
    padding: var(--spacing-md)
  }

  .advantage-card
  {
    padding: 26px 0
  }

  .icon
  {
    width: 60px;
    height: 60px
  }

  .card-title
  {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 15px
  }

  .card-description
  {
    font-size: 16px;
    line-height: 22px;
    max-width: 256px
  }

  .banner-card .card-title
  {
    margin-top: 0
  }
}

@media (max-width:1024px)
{
  .banners-container
  {
    flex-direction: column;
    gap: 30px
  }

  .banner-card,
  .banner-card.banner-card--vertical
  {
    height: auto;
    min-height: 0;
    flex-wrap: nowrap
  }

  .quick-actions-section
  {
    padding: 60px 40px
  }

  .actions-container
  {
    flex-wrap: wrap
  }

  .actions-container .action-card
  {
    flex: 1 1 calc(50% - 10px)
  }

  .actions-container .action-card.featured
  {
    height: 150px
  }
}

.action-card:focus,
.action-card:focus-visible
{
  outline: #005fcc solid 3px;
  outline-offset: 4px;
  border-radius: 12px
}

a.card-cta
{
  width: 100%;
  height: 48px;
  font-size: 16px;
  font-weight: 700;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  transition: background-color .3s, transform .2s, box-shadow .2s;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  z-index: 1
}

.lightBox .block .info p,
tr.table-row:nth-child(2n)
{
  background-color: #f3f4f8
}

a.card-cta:focus-visible
{
  outline: #ffbf47 solid 3px;
  outline-offset: 2px
}

.best-price .card-button:active,
a.card-cta:active
{
  transform: scale(.98)
}

.best-price .carousel-wrapper
{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  max-width: 1400px;
  margin: 0 auto
}

.best-price .carousel-button
{
  background: 0 0;
  border: none;
  cursor: pointer;
  padding: 8px;
  display: none;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  transition: transform .2s, opacity .2s;
  flex-shrink: 0
}

.best-price .destination-card,
.newsletter-signup-wrapper
{
  background-color: #fff;
  box-shadow: 0 0 32px rgba(6, 23, 55, .09)
}

.best-price .carousel-button:hover
{
  opacity: .7;
  transform: scale(1.1)
}

.best-price .carousel-button:focus
{
  outline: #0066cc solid 3px;
  outline-offset: 2px;
  border-radius: 4px
}

.best-price .carousel-button:active
{
  transform: scale(.95)
}

.cards-wrapper .tag svg,
.carousel-button img
{
  width: 24px;
  height: 24px;
  display: block
}

.best-price .destinations-container
{
  display: flex;
  gap: 15px;
  overflow-x: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #9bbdf1 #f3f4f8;
  padding-bottom: 10px;
  width: 100%
}

.best-price .destinations-container::-webkit-scrollbar
{
  height: 8px
}

.best-price .destinations-container::-webkit-scrollbar-track
{
  background: #f3f4f8;
  border-radius: 4px
}

.best-price .destinations-container::-webkit-scrollbar-thumb
{
  background: #9bbdf1;
  border-radius: 4px
}

.best-price .destinations-container::-webkit-scrollbar-thumb:hover
{
  background: #9bbdf1
}

.best-price .destination-card
{
  border-radius: 10px;
  overflow: hidden;
  min-width: 280px;
  max-width: 360px;
  flex: 1;
  transition: transform .3s, box-shadow .3s
}

.best-price .destination-card:hover
{
  transform: translateY(-5px);
  box-shadow: 0 8px 40px rgba(6, 23, 55, .15)
}

.best-price .destination-card:focus-within
{
  outline: #0066cc solid 3px;
  outline-offset: 2px
}

.best-price .card-link
{
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit
}

.best-price .card-link:focus
{
  outline: 0
}

.best-price .card-image
{
  width: 100%;
  height: 240px;
  overflow: hidden;
  position: relative;
  background-color: #e0e0e0
}

.best-price .card-tag,
.best-price .card-tag-new,
.best-price card-tag-popular
{
  background-color: #b3b3b3
}

.best-price .card-image img
{
  width: 100%;
  height: 240px;
  object-fit: cover;
  object-position: center;
  transition: transform .3s
}

.best-price .destination-card:hover .card-image img
{
  transform: scale(1.08)
}

.best-price .card-tag
{
  position: absolute;
  top: 14px;
  left: 0;
  color: #090b11;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 27px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  display: flex;
  align-items: center;
  gap: 8px;
  z-index: 1
}

.best-price .card-tag img
{
  width: 16px;
  height: 16px
}

.best-price .card-content
{
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 21px;
  flex: 1 1 0
}

.best-price .card-location
{
  font-size: 16px;
  font-weight: 700;
  color: #090b11;
  line-height: 1.2;
  margin: 0
}

.best-price .card-dates,
.best-price .price-label,
.newsletter-heading
{
  font-weight: 400;
  color: #090b11
}

.best-price .card-details
{
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px
}

.best-price .card-price
{
  display: flex;
  align-items: center;
  gap: 8px
}

.best-price .price-amount
{
  font-weight: 700;
  color: #090b11;
  font-size: 14px
}

.best-price .card-button,
.newsletter-input-field input,
.newsletter-submit-btn
{
  font-size: 16px;
  font-family: Lato, sans-serif
}

.best-price .card-button
{
  background-color: #9bbdf1;
  color: #090b11;
  font-weight: 700;
  border: none;
  padding: 10px 80px;
  height: 48px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  transition: background-color .3s, transform .2s;
  width: 100%
}

.best-price .card-button:hover
{
  background-color: #9bbdf1
}

.best-price .card-button:focus
{
  outline: #0066cc solid 3px;
  outline-offset: -3px
}

.best-price .card-button img
{
  width: 16px;
  height: 16px;
  transition: transform .3s
}

.best-price .destination-card:hover .card-button img
{
  transform: translateX(3px)
}

@media screen and (min-width:768px)
{
  .best-price .carousel-wrapper
  {
    gap: 20px
  }

  .best-price .carousel-button
  {
    display: flex
  }

  .best-price .destinations-container
  {
    gap: 18px;
    overflow-x: visible
  }

  .best-price .destination-card
  {
    min-width: 0
  }
}

@media screen and (min-width:1024px)
{
  .best-price .carousel-wrapper
  {
    gap: 25px
  }

  .best-price .carousel-button
  {
    display: flex
  }

  .best-price .destinations-container
  {
    gap: 20px;
    flex-wrap: nowrap;
    overflow-x: visible
  }

  .best-price .destination-card
  {
    flex: 1;
    min-width: 0;
    max-width: none;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: space-evenly;
    margin: 0
  }

  .best-price .card-image
  {
    height: 240px !important;
    flex: 1 1 auto
  }
}

@media screen and (max-width:374px)
{
  .best-price .destination-card
  {
    min-width: 260px
  }

  .best-price .card-button
  {
    padding: 10px 40px
  }
}

@media (prefers-reduced-motion:reduce)
{

  .best-price .card-button img,
  .best-price .card-image img,
  .best-price .carousel-button,
  .best-price .destination-card
  {
    transition: none
  }

  .best-price .carousel-button:hover,
  .best-price .destination-card:hover,
  .best-price .destination-card:hover .card-image img,
  .destination-card:hover .card-button img
  {
    transform: none
  }

  .best-price .destinations-container
  {
    scroll-behavior: auto
  }
}

.newsletter-signup-wrapper
{
  border-radius: 10px;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  flex-direction: column
}

.advantages-card,
.cards-wrapper .card,
.content-card,
.engineFrame:not(:has(> .widget.uprightEngine_frame)) .enginePanels,
.flightChoice_select:hover,
.flightExtras,
.flightSummary.payment,
.inner_headerBottom .enginePanel,
.lightBox .block h1,
.progressBar_cartFixed,
.seatMap_itemPop,
.seatSelection_total
{
  box-shadow: 0 0 32px 0 rgba(6, 23, 55, .09)
}

.newsletter-hero-image
{
  width: 100%;
  height: 265px;
  position: relative;
  overflow: hidden;
  background-color: #e0e0e0
}

.newsletter-bg-image,
.newsletter-fg-image
{
  height: auto;
  max-width: none;
  object-fit: cover
}

.newsletter-bg-image
{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 138%;
  z-index: 1
}

.newsletter-fg-image
{
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  width: 126%;
  z-index: 2
}

.newsletter-form-container
{
  background-color: #fff;
  width: 100%
}

.newsletter-content-wrapper
{
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  gap: 28px
}

.newsletter-text-block
{
  display: flex;
  flex-direction: column;
  gap: 20px
}

.newsletter-heading
{
  line-height: 1.2
}

.newsletter-checkbox-label,
.newsletter-description
{
  line-height: 1.4;
  color: #090b11;
  font-weight: 400
}

.newsletter-form
{
  display: flex;
  flex-direction: column;
  gap: 25px;
  width: 100%
}

.newsletter-input-row
{
  display: flex;
  flex-direction: row;
  gap: 15px;
  width: 100%;
  flex-wrap: wrap
}

.newsletter-input-field
{
  width: 100%;
  position: relative
}

.newsletter-input-field input
{
  width: 100%;
  height: 56px;
  padding: 20px 15px;
  border-radius: 10px;
  font-weight: 400;
  color: #090b11;
  background-color: #fff;
  transition: border-color .3s, box-shadow .3s
}

.newsletter-input-field input::placeholder
{
  color: #090b11;
  opacity: 1
}

.newsletter-input-field input:focus
{
  outline: 0;
  border-color: #9bbdf1;
  box-shadow: 0 0 0 3px rgba(142, 166, 224, .2)
}

.newsletter-input-field input:hover
{
  border-color: #9bbdf1
}

.newsletter-checkbox-wrapper
{
  display: flex;
  gap: 10px;
  align-items: flex-start;
  width: 100%
}

.newsletter-checkbox-wrapper .newsletter-checkbox
{
  width: 16px;
  height: 16px;
  border: 1px solid #9bbdf1;
  border-radius: 5px;
  cursor: pointer;
  flex-shrink: 0;
  margin-top: 2px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  transition: background-color .2s, border-color .2s
}

.newsletter-checkbox-wrapper .newsletter-checkbox:checked
{
  background-color: #9bbdf1;
  border-color: #9bbdf1;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 3L4.5 8.5L2 6' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center
}

.newsletter-checkbox:focus
{
  outline: rgba(142, 166, 224, .3) solid 3px;
  outline-offset: 2px
}

.newsletter-checkbox-label
{
  cursor: pointer;
  flex: 1
}

.newsletter-privacy-link
{
  color: #020a72;
  text-decoration: underline;
  transition: color .2s
}

.newsletter-privacy-link:hover
{
  color: #020a72
}

.newsletter-privacy-link:focus
{
  outline: #020a72 solid 2px;
  outline-offset: 2px;
  border-radius: 2px
}

.newsletter-submit-btn
{
  width: 100%;
  height: 48px;
  background-color: #020a72;
  color: #fff;
  font-weight: 700;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  transition: background-color .3s, transform .2s
}

.newsletter-submit-btn:active
{
  transform: scale(.98);
  transform: none
}

.newsletter-submit-btn:focus
{
  outline: #020a72 solid 3px;
  outline-offset: 3px
}

.newsletter-input-field label
{
  position: absolute;
  top: 3px;
  inset-inline-start: 15px;
  font-size: 12px;
  font-weight: 400;
  color: #777;
  transition: .3s
}

.newsletter.newsletter--footer .newsletter-input-row
{
  flex-direction: column
}

@media screen and (min-width:768px)
{
  .newsletter-signup-wrapper
  {
    flex-direction: row
  }

  .newsletter-hero-image
  {
    width: 40%;
    height: auto;
    min-height: 400px
  }

  .newsletter-form-container
  {
    width: 60%
  }

  .newsletter-content-wrapper
  {
    padding: 40px;
    justify-content: center;
    min-height: 400px
  }

  .newsletter-heading
  {
    font-size: 34px
  }

  .newsletter-description
  {
    font-size: 15px
  }

  .newsletter-input-field
  {
    flex: 1
  }

  .newsletter-submit-btn
  {
    width: 252px
  }
}

@media screen and (min-width:1024px)
{
  .newsletter-hero-image
  {
    width: 486px;
    height: 384px;
    flex-shrink: 0
  }

  .newsletter-bg-image
  {
    width: 138%;
    height: 116%
  }

  .newsletter-fg-image
  {
    width: 126%;
    height: 119%
  }

  .newsletter-form-container
  {
    flex: 1;
    display: flex;
    align-items: center
  }

  .newsletter-content-wrapper
  {
    padding: 40px;
    width: 100%
  }

  .newsletter-text-block
  {
    gap: 25px
  }

  .newsletter-heading
  {
    font-size: 36px
  }

  .newsletter-description
  {
    font-size: 16px;
    line-height: 22px
  }

  .newsletter-input-field input
  {
    font-size: 14px
  }

  .newsletter-input-field input::placeholder
  {
    font-size: 14px
  }
}

.newsletter-heading,
:lang(en) .content-card .title
{
  font-size: 26px
}

.newsletter-checkbox-label,
.newsletter-description
{
  font-size: 13px
}

.newsletter-checkbox,
.newsletter-input-field input
{
  border: 2px solid #090b11
}

#cartBox .top-tale
{
  background: var(--color-bg-light-gray);
  border-bottom-left-radius: unset;
  border-top-left-radius: unset;
  border-start-start-radius: var(--radius-sm);
  border-end-start-radius: var(--radius-sm)
}

#cartBox .top-tale .left
{
  margin-left: unset
}

#cartBox .top-tale .closeCart
{
  margin-right: unset;
  margin-inline-end: 15px;
  background-image: url("https://storage.aerocrs.com/567/system/cross-icon.png");
  background-repeat: no-repeat;
  background-size: contain
}

#cartBox .top-tale span
{
  font-size: clamp(1.25rem, .9375rem + 1vw, 1.5rem);
  font-weight: 400;
  color: #090b11;
  margin-left: unset;
  margin-inline-start: 36px
}

#cartBox .totalRow .cell a.btnOk[href]
{
  border-radius: var(--radius-md);
  width: 190px;
  height: 48px;
  font-weight: 400;
  color: #fff;
  background-color: var(--color-bg-primary);
  border-radius: var(--radius-xl);
  line-height: normal;
  font-size: clamp(1rem, .8438rem + .5vw, 1.125rem);
  margin-left: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color .2s, transform .1s, box-shadow .2s;
  cursor: pointer;
  text-decoration: none;
  margin-inline-start: auto
}

#cartBox .totalRow .cell a.btnOk[href]:hover
{
  box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
  filter: brightness(1.1)
}

#cartBox .totalRow .cell a.btnOk[href]:active
{
  transform: scale(.96);
  filter: brightness(.9);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

#cartBox .flights .grayRow
{
  background: var(--grey-bg, #f3f4f8)
}

#cartBox .flights .grayRow .extrasBox span.extrasTitle,
.flightSelection_frame .flightItem_titleTime span,
.flightSummary .topCell .s20,
ul.headerTop_right li a.headerTop_toggle
{
  font-size: clamp(.875rem, .7188rem + .5vw, 1rem)
}

#cartBox .flights .grayRow .flex
{
  color: #090b11;
  padding-right: unset
}

#cartBox .flights .grayRow .extrasBox span.extrasTitle,
#cartBox .flights .grayRow .price,
#cartBox .flights .grayRow .timesBox .flightItem_graph,
#cartBox .flights .grayRow .timesBox .timesCell,
#cartBox .flights .grayRow .timesBox .timesCell span.small
{
  color: inherit;
  font-weight: 400;
  text-align: center
}

#cartBox.lightBox,
#cartBox.lightBox.view .block,
#cartBox.view .wrapper,
.lightBox.view .block,
a.priceBreakdown_close
{
  right: unset;
  inset-inline-end: 0
}

#cartBox .rowArea .price
{
  text-align: end;
  direction: ltr;
  font-weight: 500;
  color: #090b11
}

#cartBox .totalRow .cell strong
{
  font-weight: 500;
  color: #090b11;
  direction: ltr;
  unicode-bidi: plaintext
}

#cartBox .price.totalPrice
{
  flex: 1 1 auto;
  display: flex;
  justify-content: space-between
}

#cartBox .totalRow .cell
{
  justify-content: space-between;
  width: 100%;
  align-items: center;
  gap: 20px;
  color: #090b11
}

.cartFlightChoice_tooltipNote
{
  border: 1px solid var(--color-border-light);
  border-radius: 10px;
  padding: 10px;
  color: #090b11;
  font-weight: 400;
  font-size: 14px;
  text-align: start;
  line-height: normal
}

.cartFlightChoice_tooltipNote strong
{
  font-weight: 600;
  text-decoration: underline;
  line-height: 1.5
}

.cartFlightChoice_tooltip
{
  border-radius: 10px;
  inset-inline-start: 75%;
  transform: translate(calc(var(--direction-factor, 1) * -50%), 0);
  left: unset
}

#cartBox .flights .grayRow .flex.mobile span
{
  font-weight: 400;
  width: 100px;
  color: #090b11;
  cursor: help
}

#cartBox .flights .grayRow .timesBox .flightItem_graph
{
  min-width: unset;
  flex: unset
}

#cartBox .flights .grayRow .timesBox
{
  display: flex;
  justify-content: space-between
}

#cartBox .extras .fullRow,
#cartBox .extras .fullRow .column
{
  background-color: #f3f4f8 !important;
  border-radius: 4px
}

#cartBox .extras .column-1 span,
#cartBox .extras .eSecond .price,
#cartBox .extras .moreInfo .fullRow .column .cell_1,
#cartBox .extras .moreInfo .fullRow .column .cell_2
{
  color: #090b11;
  font-weight: 400
}

#cartBox .extras .moreInfo .fullRow .column .cell_2
{
  direction: ltr
}

#cartBox .extras .moreInfo .fullRow .column .cell_2 b
{
  margin: 0;
  font-weight: 400
}

#cartBox .rowArea h2,
.passengersDetails h1,
.totalBookingPrice
{
  color: #090b11
}

#cartBox .extras .moreInfo .fullRow .column .cell_1 span:last-child
{
  text-align: start
}

.content-card
{
  background: #fff;
  border-radius: 10px;
  padding: 40px 30px;
  border: 1px solid #d3dbf4;
  display: flex;
  gap: 40px;
  align-items: center
}

.content-card .title
{
  font-size: 36px;
  color: #000;
  width: 200px;
  flex-shrink: 0;
  line-height: normal
}

.content-card .content
{
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 30px
}

.content-card .info-item
{
  display: flex;
  gap: 12px;
  align-items: center
}

.content-card .icon
{
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  position: relative;
  overflow: hidden
}

.content-card .icon svg
{
  width: 100%;
  height: 100%;
  display: block
}

.content-card .text
{
  flex: 1;
  font-size: 20px;
  color: #000;
  line-height: normal
}

.content-card .text-content p,
:lang(gr) .headerMenu>ul>li>a
{
  font-size: 16px !important
}

.content-card .title-section
{
  font-size: 36px;
  color: #000;
  width: 251px;
  flex-shrink: 0;
  line-height: normal
}

.content-card .content-section
{
  display: flex;
  flex: 1;
  min-width: 0;
  gap: 10px
}

.content-card .advantage-item
{
  flex: 1;
  display: flex;
  gap: 15px;
  align-items: flex-start
}

.content-card .icon-container
{
  width: clamp(3.125rem, 2.3438rem + 2.5vw, 3.75rem);
  height: clamp(3.125rem, 2.3438rem + 2.5vw, 3.75rem);
  flex-shrink: 0;
  position: relative;
  overflow: hidden
}

.content-card .icon-container svg
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.content-card .text-content
{
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px
}

.content-card .advantage-title
{
  font-size: clamp(1rem, .6875rem + 1vw, 1.25rem);
  font-weight: 700;
  color: #000;
  text-align: start
}

:lang(en) .content-card .advantage-title
{
  font-size: clamp(1rem, .6875rem + 1vw, 1.15rem)
}

.content-card .advantage-description
{
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 22px
}

@media (max-width:968px)
{
  .content-card .advantages-card
  {
    flex-direction: column;
    padding: 30px;
    gap: 30px
  }

  .content-card .title-section
  {
    width: 100%;
    text-align: center
  }

  .content-card .content-section
  {
    flex-direction: column;
    width: 100%
  }

  .content-card .advantage-item
  {
    padding: 20px 0;
    flex-direction: row-reverse
  }
}

@media (max-width:640px)
{
  .content-card .title-section
  {
    font-size: 28px
  }

  .content-card .advantage-title
  {
    font-size: 18px
  }

  .content-card .advantage-description
  {
    font-size: 14px;
    line-height: 20px
  }
}

.cards-wrapper
{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 20px
}

.cards-wrapper .card
{
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  transition: transform .3s
}

.cards-wrapper .card:hover
{
  transform: translateY(-5px)
}

.cards-wrapper .card-image
{
  position: relative;
  width: 100%;
  height: 240px;
  overflow: hidden;
  transition: .5s
}

.banner-card.banner-card--vertical:hover .card-image
{
  scale: 1.05
}

.cards-wrapper .tag
{
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  background: #fff;
  padding: 8px;
  border-end-start-radius: 10px;
  box-shadow: var(--shadow-card)
}

.cards-wrapper .card-content
{
  padding: 25px
}

.cards-wrapper .card-title
{
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #090b11
}

.cards-wrapper .card-description
{
  font-size: 16px !important;
  line-height: 1.5;
  color: #090b11;
  font-weight: 400
}

.banners-container.banners-container--3 .card-description
{
  padding-inline-end: 20px
}

.cards-wrapper--4
{
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr))
}

.contentContainer ul
{
  padding-left: unset;
  padding-inline-start: 20px
}

.content.content-facts
{
  gap: 15px
}

.content.content-facts .info-item
{
  display: flex;
  padding: 0 20px;
  border-inline-start: 1px solid var(--blue-02, #9bbdf1)
}

.content-card:has(.note-text)
{
  position: relative;
  padding-bottom: 70px
}

.content-card .note-text
{
  position: absolute;
  bottom: 0;
  margin-bottom: 20px
}

.table-wrapper
{
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  overflow: hidden
}

.custom-table
{
  width: 100%;
  border-collapse: collapse !important;
  background-color: #fff;
  border-spacing: 0 !important
}

.advantage-card img,
.guitar-icon
{
  width: 60px;
  height: 60px
}

.custom-table .table-row
{
  height: 60px;
  background-color: #fff
}

.custom-table .table-cell-header
{
  padding: 15px 20px;
  vertical-align: middle;
  text-align: start;
  width: 26%
}

.advantages-content strong,
.custom-table .table-cell-header p
{
  font-weight: 700
}

.custom-table .table-cell-divider
{
  width: 1px;
  padding: 0;
  position: relative
}

.custom-table .vertical-divider
{
  width: 1px;
  height: 60px;
  background-color: #e6e6e6
}

.custom-table .table-cell-content
{
  padding: 15px 20px;
  vertical-align: middle
}

.custom-table .table-cell-content p
{
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #090b11
}

@media (max-width:768px)
{
  #destination .owl-nav
  {
    display: none
  }

  .banner-card .card-image,
  .banner-card.banner-card--vertical .card-image
  {
    height: 280px
  }

  .banner-card .card-content
  {
    min-height: 150px;
    padding: 24px 60px 24px 24px !important
  }

  .banner-card .card-title
  {
    line-height: 1.2
  }

  .banner-card .card-description
  {
    font-size: 22px;
    line-height: 1.35
  }

  .quick-actions-section
  {
    padding: 40px 20px;
    gap: 30px
  }

  .actions-container .action-card.featured .card-content,
  .actions-container .card-content,
  .content-card
  {
    padding: 30px 20px
  }

  .actions-container
  {
    gap: 15px;
    height: unset
  }

  .action-card.featured,
  .actions-container .action-card
  {
    height: 140px
  }

  .content-card
  {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px
  }

  .content-card .title
  {
    width: 100%;
    font-size: 28px
  }

  .content-card .text
  {
    font-size: 18px
  }

  .cards-wrapper
  {
    grid-template-columns: 1fr
  }

  .custom-table .table-cell-header
  {
    width: 140px;
    padding: 10px 15px
  }

  .custom-table .table-cell-content p,
  .custom-table .table-cell-header p
  {
    font-size: 14px;
    line-height: 20px
  }

  .custom-table .table-cell-content
  {
    padding: 10px 15px
  }

  .custom-table .table-row
  {
    height: auto;
    min-height: 60px
  }

  .custom-table .vertical-divider
  {
    height: 100%;
    min-height: 60px
  }
}

@media (max-width:480px)
{
  .destination-card
  {
    flex: 0 0 180px;
    height: 240px
  }

  .destination-card .card-image
  {
    height: 180px
  }

  .destination-card .card-text
  {
    padding: 15px 10px
  }

  .destination-card .card-text p
  {
    font-size: 14px
  }

  .banners-container
  {
    flex-direction: column;
    gap: 30px
  }

  .banner-card,
  .banner-card.banner-card--vertical
  {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: auto;
    min-height: 0
  }

  .banner-card .card-image,
  .banner-card.banner-card--vertical .card-image
  {
    height: 230px
  }

  .banner-card .card-content
  {
    min-height: 135px;
    padding: 22px 55px 22px 20px !important
  }

  .banner-card .card-title
  {
    line-height: 1.2
  }

  .banner-card .card-description
  {
    font-size: 18px;
    line-height: 1.35
  }

  .banner-image
  {
    order: 1;
    flex: 1 1 auto
  }

  .banner-content
  {
    order: 2;
    padding: 30px
  }

  .banner-image img
  {
    height: 288px
  }

  .content-card
  {
    padding: 24px 16px
  }

  .content-card .title
  {
    font-size: 24px
  }

  .content-card .text
  {
    font-size: 16px
  }

  .custom-table,
  .custom-table .table-row
  {
    display: block
  }

  .custom-table .table-row
  {
    margin-bottom: 0;
    border-bottom: 1px solid #e6e6e6 !important
  }

  .custom-table .table-row:last-child
  {
    border-bottom: none
  }

  .custom-table .table-cell-content,
  .custom-table .table-cell-header
  {
    display: block !important;
    width: 100%;
    text-align: start
  }

  .custom-table .table-cell-header
  {
    padding-bottom: 5px
  }

  .custom-table .table-cell-content
  {
    padding-top: 5px
  }

  .custom-table .table-cell-divider
  {
    display: none !important
  }
}

.advantages-card
{
  background-color: var(--blue-03);
  border-radius: 10px;
  border: 1px solid var(--blue-03);
  padding: 40px 30px;
  display: flex;
  align-items: center;
  gap: 40px;
  position: relative
}

.advantages-card--blue
{
  background-color: var(--blue-01);
  color: #fff
}

.guitar-icon
{
  flex-shrink: 0;
  position: relative
}

.advantages-title
{
  font-size: 36px;
  font-weight: 400;
  line-height: normal;
  width: 328px;
  flex-shrink: 0;
  text-align: start;
  margin: 0
}

.advantages-content
{
  flex: 1;
  min-width: 0
}

.advantages-content p
{
  font-size: clamp(1rem, .8438rem + .5vw, 1.125rem) !important
}

@media (max-width:1400px)
{
  .content-container
  {
    padding-left: 40px;
    padding-right: 40px
  }

  .advantages-card
  {
    gap: 30px
  }

  .advantages-title
  {
    width: auto;
    min-width: 200px
  }
}

@media (max-width:1024px)
{
  .advantages-card
  {
    flex-wrap: wrap;
    gap: 20px
  }

  .advantages-title
  {
    order: 1;
    width: auto
  }

  .advantages-content
  {
    order: 4;
    width: 100%
  }

  .icon-container
  {
    order: 2
  }

  .guitar-icon:first-of-type
  {
    order: 3
  }
}

@media (max-width:768px)
{
  .content-container
  {
    padding-left: 20px;
    padding-right: 20px
  }

  .advantages-card
  {
    padding: 30px 20px;
    flex-direction: column;
    align-items: flex-start
  }

  .advantages-title
  {
    font-size: 28px;
    width: 100%;
    order: 1
  }

  .icon-container
  {
    order: 2;
    align-self: flex-start
  }

  .guitar-icon
  {
    order: 3;
    width: 50px;
    height: 50px
  }

  .advantages-content
  {
    order: 4;
    width: 100%
  }
}

.flightForm_datePop
{
  border-radius: var(--radius-md);
  margin-top: -20px;
  right: unset;
  inset-inline-end: 0
}

:dir(rtl) .flightForm_datePop
{
  inset-inline-start: 50%;
  transform: translate(50%, 0)
}

.dateFrame_month ul.dateFrame_calendar li a span,
.dateFrame_month_pkg ul.dateFrame_calendar_pkg li a span,
.dateFrame_month_pkg2 ul.dateFrame_calendar_pkg2 li a span
{
  font-weight: 400;
  unicode-bidi: plaintext;
  color: var(--color-bg-primary)
}

.dateFrame_month ul.dateFrame_calendar li a,
.dateFrame_month_pkg ul.dateFrame_calendar_pkg li a,
.dateFrame_month_pkg2 ul.dateFrame_calendar_pkg2 li a
{
  background-color: var(--color-bg-light-gray);
  border-radius: 10px
}

.dateFrame_month ul.dateFrame_calendar li a strong,
.dateFrame_month_pkg ul.dateFrame_calendar_pkg li a strong,
.dateFrame_month_pkg2 ul.dateFrame_calendar_pkg2 li a strong
{
  font-weight: 400;
  font-size: 16px;
  color: var(--color-text-black)
}

.ancicon i.fas,
.cartButton a .svgHolder svg,
.flightChoice_tooltip .closeToolTip svg,
.flightExtras .option .imgCell .svg #seat,
.flightExtras .option .imgCell .svg i,
.fullRow .checkRead input,
.lightBox .block .closeBox svg,
.lightBox .block .toggleBtn .circle .xIcon,
.passengersDetails_title .svgHolder svg,
ul.dateFrame_weekdays li div
{
  visibility: hidden
}

ul.dateFrame_weekdays li:before
{
  color: var(--text-color);
  margin-left: 10px;
  display: block;
  font-weight: 400;
  text-align: center
}

ul.dateFrame_weekdays li:first-child:before
{
  content: "Sun"
}

ul.dateFrame_weekdays li:nth-child(2):before
{
  content: "Mon"
}

ul.dateFrame_weekdays li:nth-child(3):before
{
  content: "Tue"
}

ul.dateFrame_weekdays li:nth-child(4):before
{
  content: "Wed"
}

ul.dateFrame_weekdays li:nth-child(5):before
{
  content: "Thu"
}

ul.dateFrame_weekdays li:nth-child(6):before
{
  content: "Fri"
}

ul.dateFrame_weekdays li:nth-child(7):before
{
  content: "Sat"
}

:dir(rtl) ul.dateFrame_weekdays li:first-child:before
{
  content: "א"
}

:dir(rtl) ul.dateFrame_weekdays li:nth-child(2):before
{
  content: "ב"
}

:dir(rtl) ul.dateFrame_weekdays li:nth-child(3):before
{
  content: "ג"
}

:dir(rtl) ul.dateFrame_weekdays li:nth-child(4):before
{
  content: "ד"
}

:dir(rtl) ul.dateFrame_weekdays li:nth-child(5):before
{
  content: "ה"
}

:dir(rtl) ul.dateFrame_weekdays li:nth-child(6):before
{
  content: "ו"
}

:dir(rtl) ul.dateFrame_weekdays li:nth-child(7):before
{
  content: "ש"
}

:lang(gr) ul.dateFrame_weekdays li:first-child:before
{
  content: "Κυρ"
}

:lang(gr) ul.dateFrame_weekdays li:nth-child(2):before
{
  content: "Δευ"
}

:lang(gr) ul.dateFrame_weekdays li:nth-child(3):before
{
  content: "Τρι"
}

:lang(gr) ul.dateFrame_weekdays li:nth-child(4):before
{
  content: "Τετ"
}

:lang(gr) ul.dateFrame_weekdays li:nth-child(5):before
{
  content: "Πεμ"
}

:lang(gr) ul.dateFrame_weekdays li:nth-child(6):before
{
  content: "Παρ"
}

:lang(gr) ul.dateFrame_weekdays li:nth-child(7):before
{
  content: "Σαβ"
}

a.flightForm_dateClose,
a.flightForm_dateClose_pkg,
a.flightForm_dateClose_vi
{
  font-size: 28px;
  right: unset;
  inset-inline-end: 0
}

.dateFrame_month ul.dateFrame_calendar li a.startDate_selected :is(strong, span)
{
  color: #fff;
  font-weight: 500
}

.dateFrame_mobileTitle input.focused
{
  border-color: var(--color-primary-blue)
}

a.flightForm_dateNextMonth
{
  right: unset;
  inset-inline-end: 24px;
  padding-left: unset;
  padding-inline-start: 8px
}

a.flightForm_datePrevMonth
{
  left: unset;
  inset-inline-start: 24px;
  padding-left: unset;
  padding-inline-start: 8px
}

:dir(rtl) a.flightForm_dateNextMonth
{
  scale: -1
}

:dir(rtl) a.flightForm_datePrevMonth
{
  scale: -1
}

.flightExtras
{
  border-radius: var(--radius-md, 10px);
  background: var(--color-bg-white, #fff);
  margin-top: 30px;
  padding: clamp(1.25rem, -2.3913rem + 8.6957vw, 2.5rem)
}

.underTitle,
span.light.titleFirst
{
  color: #090b11;
  margin: 30px 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25
}

.flightExtras h1
{
  color: #090b11;
  font-size: clamp(1.5rem, -.6848rem + 5.2174vw, 2.25rem);
  font-weight: 400;
  line-height: 1.5
}

.flightExtras .option
{
  color: #020a72;
  border-radius: var(--corner-radius, 10px);
  border: 1px solid var(--grey-lines, #e6e6e6);
  background: var(--white, #fff);
  padding: 20px
}

.flightExtras .option .contentCell,
.flightExtras .option .imgCell,
.flightSummary .extras .fullRow .column,
.lightBox .block .bgGray,
.method .allOpions .option .fullOption
{
  background: unset
}

.flightExtras .option .contentCell .actives .button.btn-active
{
  border-radius: var(--button-radius, 30px);
  background-color: var(--blue-02, #9bbdf1);
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;
  color: #000;
  width: 100%;
  max-width: unset;
  font-weight: 400;
  transition: background-color .3s
}

.flightExtras .option .contentCell .actives .button.btn-active:hover
{
  background-color: #9bbdf1;
  color: #fff;
  cursor: pointer
}

.flightExtras .option .contentCell .actives .button.btn-active:active
{
  background-color: #9bbdf1;
  transform: translateY(1px)
}

.flightExtras .option .contentCell .actives .button.btn-active:focus
{
  outline: #9bbdf1 solid 2px
}

.flightExtras .option .contentCell .info .optionTitle
{
  display: block;
  margin-bottom: 7px;
  color: var(--black, #090b11);
  font-size: clamp(1.25rem, .9375rem + 1vw, 1.5rem);
  font-style: normal;
  line-height: normal;
  font-weight: 500
}

flightExtras .option .contentCell .info p
{
  font-size: 16px;
  font-weight: 400;
  color: var(--black, #090b11)
}

.flightExtras .option .imgCell .svg
{
  font-size: 6em;
  color: #020a72
}

.flightExtras .option .contentCell .info,
.passengersDetails_contactPanel>ul>li
{
  float: inline-start
}

.flightExtras .option .contentCell .actives
{
  float: inline-end;
  width: 233px
}

.flightExtras .option .contentCell .actives span.price
{
  direction: ltr;
  font-weight: 400;
  color: #000;
  font-size: clamp(1rem, .375rem + 2vw, 1.5rem)
}

.flightExtras .option .contentCell .info p
{
  font-size: 16px;
  font-size: clamp(.875rem, .5109rem + .8696vw, 1rem);
  font-weight: 400;
  color: #090b11;
  line-height: 1.5
}

.lightBox .block .formRow .column strong,
.lightBox .block .info p,
.lightBox .block .title,
.lightBox .block a[href] span.sameBagT
{
  font-size: clamp(.875rem, .5109rem + .8696vw, 1rem)
}

.flightExtras .option .contentCell
{
  width: 85%
}

.flightExtras .option .imgCell
{
  width: 15%
}

#extrasCountinue:after
{
  content: " to booking summary";
  text-transform: lowercase
}

:dir(rtl) #extrasCountinue:after
{
  content: " לעמוד סיכום"
}

.flightExtras .buttonsRow,
.flightSummary .top .row
{
  float: inline-end
}

.flightExtras .allOptions,
.flightForm_passPop li:last-of-type,
.method .allOpions .option:last-child label input:checked+.fullOption
{
  border-bottom: none
}

body.opened
{
  left: unset;
  inset-inline-start: 0
}

.lightBox
{
  right: unset;
  inset-inline-end: 0;
  height: 100%
}

.lightBox .block
{
  right: unset;
  inset-inline-end: -100%
}

.lightBox .block h1
{
  background: #fff;
  color: #090b11;
  font-weight: 400;
  font-size: clamp(1.25rem, .5217rem + 1.7391vw, 1.5rem);
  padding-left: unset;
  padding-inline-start: 5.2%;
  border-bottom: 2px solid var(--blue-03, #d3dbf4)
}

.lightBox .block .closeBox
{
  right: unset;
  inset-inline-end: 2%;
  background-image: url("https://storage.aerocrs.com/567/system/cross-icon.png");
  background-repeat: no-repeat;
  background-size: contain
}

.lightBox .block .imgTop img
{
  object-fit: cover;
  height: 100%
}

.lightBox .block h2
{
  color: #090b11;
  font-weight: 400;
  font-size: clamp(1rem, .2717rem + 1.7391vw, 1.25rem);
  line-height: 2
}

.lightBox .block .info
{
  margin-left: unset;
  margin-inline-start: 5.2%;
  padding-bottom: 0
}

.lightBox .block .info p
{
  border-radius: 10px;
  padding: 25px;
  color: #090b11;
  line-height: 1.5;
  text-align: start
}

.lightBox .block .toggleBtn
{
  float: inline-start;
  background: #d3dbf4;
  border-color: #d3dbf4
}

.lightBox .block a.sameBag[data-apply=false] .toggleBtn
{
  background: 0 0
}

.lightBox .block .btnRow
{
  padding-left: unset;
  padding-inline-start: 5.2%
}

.lightBox .block .toggleBtn .circle
{
  border-color: #d3dbf4
}

.lightBox .block .ancFlight
{
  border: 1px solid #f3f4f8;
  margin: 0 30px 30px;
  border-radius: 10px
}

.lightBox .block .title
{
  padding: 13px;
  font-weight: 500;
  color: #090b11;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px
}

.lightBox .block .formRow
{
  margin-inline-start: 5.2%;
  margin: 0 5.2%
}

.lightBox .block .formRow .column
{
  float: unset;
  margin-right: unset;
  width: 100%
}

.lightBox .block .comboHolder select
{
  height: 50px;
  border-radius: 20px
}

.lightBox .block .comboHolder
{
  border-radius: 10px;
  border: 1px solid #e6e6e6
}

.lightBox .block .comboHolder:after
{
  right: unset;
  inset-inline-end: 10px;
  border-top-color: #090b11
}

.lightBox .block .priceRow
{
  float: unset;
  display: flex;
  width: 100%;
  padding: 20px;
  margin-right: unset;
  justify-content: space-between;
  align-items: baseline;
  gap: 20px;
  border-top: 2px solid var(--blue-03, #d3dbf4);
  background: var(--white, #fff);
  margin-left: unset
}

.lightBox .block .priceRow .button,
.seatSelection_totalSubmit a
{
  border-radius: 30px;
  background-color: #020a72;
  color: #fff;
  height: 48px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(.875rem, .5109rem + .8696vw, 1rem);
  margin-inline-start: auto;
  max-width: 190px;
  padding: 0 40px;
  text-transform: capitalize;
  transition: background-color .3s
}

.lightBox .block .priceRow span.price,
.lightBox .block .priceRow span.price .small
{
  font-size: clamp(1rem, .2717rem + 1.7391vw, 1.25rem)
}

.lightBox .block .priceRow .pp
{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1 1 auto
}

.lightBox .block .priceRow span.price
{
  color: #090b11;
  font-weight: 400;
  width: 100%;
  display: flex;
  unicode-bidi: plaintext;
  justify-content: flex-end
}

:dir(rtl) .lightBox .block .priceRow span.price
{
  color: #090b11;
  font-weight: 400;
  font-size: clamp(1rem, .2717rem + 1.7391vw, 1.25rem);
  width: 100%;
  display: flex;
  unicode-bidi: plaintext;
  justify-content: flex-start;
  direction: ltr
}

:dir(rtl) .lightBox .block .priceRow span.price .small
{
  display: none
}

:dir(rtl) .lightBox .block .priceRow span.price:after
{
  content: ":סה״כ";
  margin-inline-start: 10px
}

.ssr-he
{
  display: none !important
}

.ssr-en
{
  display: block !important
}

:dir(rtl) .ssr-en,
[dir=rtl] .ssr-en
{
  display: none !important
}

:dir(rtl) .ssr-he,
[dir=rtl] .ssr-he
{
  display: block !important
}

.inner_headerBottom .headerMenu a.headerMenu_toggleMobile,
[dir=rtl] .flightExtras .option .contentCell .actives span.price .small
{
  display: none
}

[dir=rtl] .flightExtras .option .contentCell .pp:before
{
  content: " החל מ-";
  font-size: 14px;
  font-weight: 400;
  margin-right: 5px;
  direction: rtl;
  color: #090b11
}

[dir=rtl] .flightExtras .option .contentCell .pp
{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px
}

.lightBox .block .bgWhite
{
  min-height: 399px
}

@media screen and (max-width:800px)
{

  .progressBar_cartFixed,
  .progressBar_cartFixed .progressBar_cart
  {
    all: unset
  }

  .flightExtras .option .imgCell .checkedBg
  {
    left: unset;
    inset-inline-end: 7px;
    position: absolute;
    margin-right: unset;
    margin-inline-end: 15px
  }

  .flightExtras .option .contentCell,
  .flightExtras .option .imgCell
  {
    width: 100%
  }

  .flightExtras .option .contentCell .info .optionTitle
  {
    display: block
  }

  .flightExtras .option .imgCell .svg
  {
    width: 30px;
    height: 30px
  }

  .flightExtras .option .contentCell .actives .pp
  {
    float: unset;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center
  }

  .flightExtras .option .contentCell .actives .button.btn-active
  {
    width: 148px;
    float: inline-end
  }

  .flightExtras .option .contentCell .actives.sp .inner
  {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    flex-direction: row
  }

  .flightExtras .option .contentCell .actives.sp span.price
  {
    text-align: start;
    width: auto
  }

  .flightExtras .option .contentCell .actives.sp span.price .small
  {
    margin-right: unset;
    float: inline-start;
    width: auto;
    margin-inline-end: 10px;
    font-size: inherit
  }

  .flightExtras .buttonsRow .btn-continue
  {
    width: 100%;
    max-width: unset;
    height: 48px
  }

  .flightExtras .option
  {
    padding: 15px
  }
}

.flightExtras .option .imgCell .svg
{
  background-image: url("https://storage.aerocrs.com/252/system/trolly.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  width: 96px;
  height: 96px
}

.flightExtras .option .imgCell .svg:has(.bb-carryon)
{
  background-image: url("https://storage.aerocrs.com/252/system/sml trolly.svg")
}

.flightExtras .option .imgCell .svg:has(.fa-suitcase)
{
  background-image: url("https://storage.aerocrs.com/252/system/trolly.png")
}

.flightExtras .option .imgCell .svg:has(.bb-refund),
.flightExtras .option .imgCell .svg:has(.fa-credit-card)
{
  background-image: url("https://storage.aerocrs.com/252/system/refund.svg")
}

.flightExtras .option .imgCell .svg:has(.bb-sport),
.flightExtras .option .imgCell .svg:has(.fa-skiing)
{
  background-image: url("https://storage.aerocrs.com/252/system/canoe.svg")
}

.flightExtras .option .imgCell .svg:has(.fa-biking)
{
  background-image: url("https://storage.aerocrs.com/252/system/bike.svg")
}

.flightExtras .option .imgCell .svg:has(.fa-suitcase-rolling)
{
  background-image: url("https://storage.aerocrs.com/252/system/sml trolly.svg")
}

.flightExtras .option .imgCell .svg:has(.bb-pets)
{
  background-image: url("https://storage.aerocrs.com/252/system/pawprint.svg")
}

.flightExtras .option .imgCell .svg:has(.bb-priority)
{
  background-image: url("https://storage.aerocrs.com/252/system/priority.svg")
}

.flightExtras .option .imgCell .svg:has(#seat)
{
  background-image: url("https://storage.aerocrs.com/252/system/seat.svg")
}

.progressBar li span
{
  all: unset;
  margin-inline-start: 8px
}

.progressBar_cart
{
  border-bottom: none;
  align-items: center
}

.progressBar_cartFixed
{
  background: #fff
}

.cartButton a strong
{
  unicode-bidi: plaintext;
  font-weight: inherit;
  font-size: 18px
}

.inner_headerBottom .centeredContent
{
  flex-wrap: wrap;
  padding: 10px
}

.inner_headerBottom .engineFrame:not(:has(> .widget.uprightEngine_frame))
{
  width: 100%;
  order: 4
}

.inner_headerBottom .enginePanel
{
  border-radius: 10px;
  border-start-start-radius: 10px !important
}

.checkin_headerBottom,
.inner_headerBottom
{
  background: #fff;
  padding: 0 !important;
  position: unset !important
}

.inner_headerBottom .headerMenu
{
  padding-top: unset;
  display: none
}

.inner_headerBottom .headerMenu a.headerMenu_toggleMobile span
{
  background-color: #020a72;
  border-top: 1px solid #020a72;
  width: 22px;
  height: 2px;
  border-radius: 30px
}

.inner_headerBottom .headerBottom_searchContent
{
  color: #000
}

.inner_headerBottom .headerBottom_search
{
  padding-top: 0;
  padding-inline-start: 75px;
  padding-inline-end: 10px
}

.inner_headerBottom ul.headerBottom_searchLocation
{
  padding: 0;
  padding-inline-end: 32px;
  border-inline-end: 2px solid #e6e6e6
}

.inner_headerBottom .headerBottom_searchDate
{
  padding: 0;
  padding-inline-start: 32px
}

.inner_headerBottom .flightForm_passPop ul
{
  max-width: unset;
  margin: 10px 10px 0
}

.headerBottom_searchButton a
{
  border-radius: var(--radius-lg, 30px);
  background: var(--color-bg-primary, #020a72);
  display: flex;
  height: 38px;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  color: #fff
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) :is(.flightChoice_tooltip .flightChoice_title strong, .flightCoupon_initial a, .flightTitle, .progressBar li.active span, .resultsGallery .item a.selected > div, .resultsGallery .item a:focus > div, .resultsGallery .item a:hover > div, .resultsTitle h1, .resultsTitle_trip)
{
  color: var(--color-text-black)
}

:dir(rtl) .headerBottom_searchLocation li:after
{
  transform: scaleX(-1);
  right: unset
}

.headerBottom_searchLocation li
{
  padding: 0;
  padding-inline-end: 30px
}

.headerBottom_searchLocation li:last-child
{
  padding-right: unset;
  padding-inline-end: 0
}

.inner_headerBottom .headerMenu>ul
{
  right: unset;
  inset-inline-end: 0;
  border-radius: var(--radius-sm);
  border-start-end-radius: 0
}

.inner_headerBottom li.flightForm_dateLI:has(input.disabled)
{
  display: none
}

:dir(rtl) .resultsGallery
{
  direction: ltr
}

:dir(rtl) .resultsGallery .owl-carousel .owl-stage
{
  display: flex;
  flex-direction: row-reverse
}

:dir(rtl) .resultsGallery .item a>div
{
  direction: rtl
}

.resultsGallery .item a.selected>div
{
  background-color: var(--color-bg-light)
}

.resultsGallery .item a>div div strong
{
  display: block;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  unicode-bidi: plaintext
}

.progressBar li
{
  padding: 0;
  padding-inline-start: 35px;
  margin-right: unset;
  margin-inline-end: 15px;
  font-weight: 400;
  height: 34px
}

.progressBar li:before
{
  left: unset;
  inset-inline-start: 0;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center
}

.progressBar li.active:after
{
  background-color: var(--color-accent-orange)
}

.progressBar li.visited:before
{
  background: var(--color-accent-orange) url(../resources/imgs/checkmark_white.svg) center no-repeat;
  border-color: var(--color-accent-orange)
}

.resultsTitle h1
{
  margin-bottom: 16px
}

.resultsTitle_trip
{
  font-weight: 400;
  font-size: 1rem
}

.flightItem_body>ul>li
{
  padding-left: unset;
  padding-inline-start: 12px
}

.flightItem_body>ul
{
  flex-direction: row-reverse;
  margin-left: unset;
  margin-inline-start: -12px
}

.altVersionItem .flightItem_title
{
  padding: 0;
  padding-inline-start: 28px;
  width: unset;
  flex: 1 1 auto
}

.altVersionItem .flightItem_titleRight
{
  text-align: unset;
  text-align: start;
  display: block
}

.altVersionItem .flightItem_titleLeft
{
  color: var(--color-text-black);
  width: 100%;
  justify-content: space-between;
  gap: 20px;
  padding: 0 0 30px
}

.flightItem_graph
{
  flex: 1 1 auto;
  border: none;
  background-image: linear-gradient(to right, #090b11 6px, rgba(255, 255, 255, 0) 0);
  background-position: top;
  background-size: 10px 1px;
  background-repeat: repeat-x;
  font-weight: 400;
  font-size: clamp(.75rem, .5938rem + .5vw, .875rem);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
  flex-direction: row
}

.flightItem_graph .flightChoice_non_cart
{
  width: unset
}

.flightItem_graph:after,
.flightItem_graph:before
{
  background-color: #090b11;
  right: unset;
  inset-inline-end: 0;
  width: 6px;
  height: 1px
}

.flightItem_graph:before
{
  top: 3px
}

.flightItem_graph:after
{
  top: -3px
}

:dir(rtl) .flightItem_graph:after
{
  transform: rotate(-45deg)
}

:dir(rtl) .flightItem_graph:before
{
  transform: rotate(45deg)
}

.altVersionItem .flightItem_body
{
  width: unset;
  flex: 1 1 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 20px
}

.flightItem_titleTime strong
{
  font-size: clamp(1rem, .5313rem + 1.5vw, 1.375rem);
  line-height: 1.5;
  font-weight: 500
}

.flightItem_titleTime span
{
  font-size: clamp(.875rem, .7188rem + .5vw, 1rem);
  font-weight: 400;
  line-height: 22px
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .engineTabs li,
.flightSelection_chosenPrice,
.flightSelection_holder,
.passengersDetails_chk,
.seatSelection,
.userPop_tabs
{
  padding: 0
}

.flightSection,
.flightSelection_bar,
.passengersDetails:not(#passengersDetailsContainer)
{
  border-radius: var(--radius-md, 10px);
  background: var(--color-bg-white, #fff);
  box-shadow: 0 0 32px 0 rgba(6, 23, 55, .09);
  margin-top: 30px;
  padding: 40px
}

.flightSelection_title
{
  background: var(--color-bg-primary);
  color: #fff;
  padding: clamp(1rem, .6875rem + 1vw, 1.25rem)
}

.flightSelection_frame
{
  padding: 40px 25px;
  height: unset;
  gap: 32px;
  margin-top: 0;
  display: flex;
  color: var(--color-text-black);
  background-color: #fff
}

.flightSelection
{
  border-radius: 10px;
  overflow: hidden;
  gap: 10px;
  border: 2px solid var(--color-bg-primary)
}

.flightSelection_title strong
{
  font-size: clamp(1.25rem, .9375rem + 1vw, 1.5rem);
  text-transform: capitalize;
  padding-right: unset;
  padding-inline-end: 25px
}

:dir(rtl) .flightSelection_title strong
{
  font-size: 0
}

:dir(rtl) #outboundFlight_summary .flightSelection_title strong:before
{
  content: "טיסה הלוך:";
  display: inline-block;
  font-size: clamp(1.25rem, .9375rem + 1vw, 1.5rem)
}

:dir(rtl) #inboundFlight_summary .flightSelection_title strong:before
{
  content: "טיסה חזור:";
  display: inline-block;
  font-size: clamp(1.25rem, .9375rem + 1vw, 1.5rem)
}

.flightSelection_title span
{
  display: inline-flex
}

.flightSelection_title span span
{
  width: 20px
}

.flightSelection_chosenFrame
{
  background-color: unset;
  flex-direction: column;
  flex-wrap: wrap;
  order: 3;
  flex: 1 1 25%;
  min-width: unset;
  padding: 0;
  justify-content: flex-end;
  align-items: flex-end
}

.flightSelection_Fnumber
{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  order: 2;
  flex: 1 1 25%
}

.flightSelection_Fnumber strong
{
  line-height: 1.5;
  color: #090b11
}

a.flightSelection_chosenButton
{
  border-radius: 30px;
  height: 48px;
  transition: .3s ease-in-out;
  border: 0 solid var(--color-action-green);
  color: var(--color-action-green);
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center
}

.flightSelection_chosenPrice strong
{
  font-size: clamp(1.25rem, .9375rem + 1vw, 1.5rem);
  color: #000;
  display: flex;
  direction: ltr;
  font-weight: 400
}

.flightSelection_chosenPrice strong B
{
  font-weight: inherit;
  font-size: inherit
}

.flightSelection_chosenTitle
{
  font-size: clamp(.875rem, .7188rem + .5vw, 1rem);
  text-transform: lowercase;
  font-weight: 400;
  color: var(--grey-02);
  text-align: end;
  margin-top: 0;
  margin-bottom: 5px
}

.flightSelection_chosenTitle:first-letter
{
  text-transform: uppercase
}

.flightItem_titleLeft
{
  order: 1;
  flex: 1 1 50%;
  gap: 20px
}

.flightSection_continue button
{
  border-radius: 30px;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 18px;
  transition: .3s;
  width: auto;
  min-width: 220px;
  padding: 12px 30px;
  height: unset;
  background-color: #020a72
}

button#fr_continue_btn:after
{
  content: " to passanger details";
  text-transform: lowercase
}

:dir(rtl) button#fr_continue_btn:after
{
  content: "  לעמוד פרטי נוסע ";
  text-transform: lowercase;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"></svg>');
  background-repeat: no-repeat;
  background-position: left 15px center
}

.cartButton a:hover,
.flightExtras .buttonsRow .btn-continue:hover,
.flightSection_continue button:hover,
.passengersDetails_continue input:hover
{
  background-color: color-mix(in srgb, var(--color-primary-blue, #020a72) 90%, #fff)
}

.resultsGallery
{
  border-radius: var(--radius-md, 10px);
  background: var(--color-bg-light-gray, #f3f4f8);
  padding: 20px 26px;
  margin-top: 30px
}

.cartButton a,
.flightChoice_select
{
  height: 48px;
  border-radius: var(--button-radius, 30px);
  transition: .3s
}

.resultsGallery .item a>div
{
  border-radius: var(--radius-md, 10px);
  background: var(--color-bg-white, #fff);
  box-shadow: none;
  color: var(--color-text-black)
}

.resultsGallery .item a>div span
{
  font-weight: inherit;
  font-size: 1rem;
  line-height: 1.5
}

.resultsGallery .item a>div div strong B
{
  font-weight: 400;
  font-size: 18px
}

.cartButton a
{
  background: var(--blue-01, #020a72);
  align-items: center;
  padding: 0 30px;
  max-width: unset;
  font-size: 16px;
  justify-content: center
}

.cartButton a span
{
  text-transform: capitalize;
  font-weight: 400;
  font-size: inherit;
  line-height: unset;
  font-family: inherit;
  padding-left: unset;
  padding-inline-start: 24px;
  background: url("https://storage.aerocrs.com/567/system/angle-small-left 1.svg") left center no-repeat
}

:dir(rtl) .cartButton a span
{
  background: url("https://storage.aerocrs.com/567/system/angle-small-right 1.png") right center no-repeat
}

.cartButton a .svgHolder
{
  background: url("https://storage.aerocrs.com/567/system/angle-small-left 2.svg") left center no-repeat;
  width: 16px
}

.flightChoice_select
{
  display: flex;
  padding: 10px 80px;
  justify-content: center;
  align-items: center;
  display: flex;
  background: var(--blue-01, #020a72);
  color: #fff;
  font-size: 18px
}

.altVersionItem .flightChoice_body
{
  border: none;
  background-color: unset;
  height: auto;
  gap: 11px;
  align-items: center
}

.flight-class__box__title,
.flightChoice_title
{
  background-color: unset;
  color: var(--grey-02, #616161);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: center;
  padding: 0
}

.flightChoice_title .flightChoice_tooltipToggle
{
  background-color: unset;
  border: 1px solid var(--grey-02, #616161);
  color: var(--color-text-black);
  font-weight: 400
}

.flightChoice_body strong
{
  color: var(--color-text-black);
  font-weight: 400;
  unicode-bidi: plaintext;
  font-size: clamp(1.25rem, .9375rem + 1vw, 1.5rem) !important
}

.flightChoice_body strong B
{
  font-size: inherit !important;
  font-weight: inherit !important
}

.flightChoice_title strong
{
  text-transform: lowercase;
  font-weight: 400
}

.flightChoice_title strong:first-letter
{
  text-transform: capitalize
}

.flightChoice_tooltipHolder
{
  position: unset !important
}

#payLoginNote,
.flightChoice_icons,
.flightItem_titleTime:after,
.flightSummary .bottom .row,
.flightSummary .flights .link,
.flightSummary .top .row .home,
.flightSummary .traveler .fullRow .column-2,
.flightSummary.payment .place.rowArea h2,
.headerTop #customerLogin .svgHolder svg,
.passengersDetails_bottom.cb_no_m_fields,
.passengersDetails_phoneExt a.phoneExt_toggle:after,
.seatSelection_passengerList .item a[aria-selected=true]:after,
.seatSelection_passengerList .item a[aria-selected=true]:before,
a.loginMenu_toggleMobile .svgHolder svg,
ul.headerTop_right li a.headerTop_toggle.headerTop_flags B img
{
  display: none
}

.flight_results_page .flightList
{
  display: flex;
  flex-direction: column;
  gap: 30px
}

.flightItem.altVersionItem
{
  border-radius: var(--corner-radius, 10px);
  border: 1px solid var(--blue-02, #9bbdf1);
  background: var(--white, #fff);
  padding: 25px;
  margin: 0
}

.flightChoice_select:hover
{
  background: var(--Green, #04434a)
}

.flightItem_body>ul>li>a:hover .flightChoice_title
{
  background: inherit;
  color: var(--grey-02, #616161)
}

.flightItem_titleMobile strong,
.flightItem_titleRight strong
{
  display: block;
  text-transform: capitalize;
  line-height: 1.5;
  color: #020a72;
  font-weight: 500
}

.flightSelection_Fnumber span
{
  font-weight: 400;
  font-size: 14px
}

.flightItem_titleRight span,
.progressBar li a
{
  display: flex;
  align-items: center;
  font-weight: 400;
  text-transform: none;
  font-size: 14px
}

.progressBar li:not(:last-child) a:after
{
  content: "";
  margin-inline-start: 15px;
  width: 40px;
  height: 1px;
  background-image: repeating-linear-gradient(to right, #020a72 0, #020a72 6px, transparent 6px, transparent 12px)
}

.flightChoice_tooltip
{
  overflow-y: auto;
  text-align: start
}

.flightChoice_tooltip .closeToolTip
{
  float: inline-end;
  padding-left: unset;
  padding-inline-start: 10px;
  background-image: url(https://storage.aerocrs.com/567/system/cross-icon.png);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center
}

.flightChoice_tooltip .flightChoice_tooltipNote
{
  text-align: start;
  color: #090b11;
  font-weight: 400;
  font-size: clamp(.75rem, .5938rem + .5vw, .875rem)
}

.flightChoice_tooltip .flightChoice_tooltipTitle span
{
  direction: ltr;
  color: #090b11;
  font-weight: 400
}

.flightChoice_select:has(.disabled)
{
  background-color: #c9c9c9;
  opacity: .5
}

@media screen and (min-width:670px) and (max-width:1160px)
{
  .flightItem_body>ul
  {
    margin-top: -70px
  }
}

@media screen and (max-width:1024px)
{
  .progressBar li span
  {
    display: none
  }

  .progressBar li.active span
  {
    display: block;
    position: absolute;
    inset-inline-start: 0;
    margin-inline-start: 0;
    top: 33px;
    font-size: 13px
  }

  .progressBar
  {
    max-width: 100%;
    flex: 1;
    width: 100%
  }

  .progressBar_holder
  {
    height: unset
  }

  .cartButton a span,
  .cartButton a strong
  {
    display: block
  }

  .flightItem_body>ul>li
  {
    padding-left: unset;
    padding-inline-start: 12px;
    padding-top: 0
  }

  .flightSelection_frame
  {
    flex-wrap: wrap
  }

  .flightSelection_chosenFrame
  {
    flex: 1 1 100%;
    align-content: space-between;
    width: 100%
  }
}

@media screen and (max-width:800px)
{
  .flightExtras .option .imgCell .svg
  {
    width: 30px !important;
    height: 30px !important;
    background-size: contain !important
  }

  .flightSelection_chosenFrame li:first-child
  {
    display: block
  }

  .inner_headerBottom .centeredContent
  {
    padding: 10px
  }

  .inner_headerBottom .headerBottom_logo
  {
    padding-top: 0;
    padding-bottom: 0;
    order: 1
  }

  .inner_headerBottom .headerMenu
  {
    order: 2;
    top: 0
  }

  .inner_headerBottom .engineFrame:not(:has(> .widget.uprightEngine_frame))
  {
    order: 4
  }

  .inner_headerBottom .headerBottom_search
  {
    padding-top: 0;
    padding-inline-start: 0;
    padding-inline-end: 0;
    order: 3
  }

  .inner_headerBottom .headerBottom_searchDate
  {
    padding-inline-start: 0
  }

  .inner_headerBottom ul.headerBottom_searchLocation
  {
    padding-inline-end: 0;
    border-inline-end: none
  }
}

@media screen and (max-width:725px)
{
  .progressBar li.active:after
  {
    display: none
  }

  .progressBar li:before
  {
    width: 28px;
    height: 28px
  }

  .progressBar li:not(:last-child) a:after
  {
    margin-inline-start: 0;
    width: 30px
  }
}

@media screen and (max-width:670px)
{
  .dateFrame_mobileTitle label
  {
    font-size: 16px;
    padding-right: unset;
    font-weight: 400
  }

  a.flightForm_dateNextMonth
  {
    right: unset;
    inset-inline-end: 16%;
    padding-left: unset;
    padding-inline-start: 8px
  }

  a.flightForm_datePrevMonth
  {
    left: unset;
    inset-inline-start: 16%;
    padding-left: unset;
    padding-inline-start: 8px
  }

  .altVersionItem .flightItem_titleRight,
  .progressBar_cartFixed .progressBar,
  .resultsGallery .owl-nav
  {
    display: none
  }

  .headerBottom.inner_headerBottom .engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightForm_datePop
  {
    margin-top: 0;
    margin-bottom: 0
  }

  .headerBottom_searchButton a
  {
    background: 0 0
  }

  .flightSection,
  .flightSelection_bar
  {
    padding: 30px 20px
  }

  .resultsGallery
  {
    padding: 10px
  }

  .flightItem.altVersionItem
  {
    padding: 20px
  }

  .altVersionItem .flightItem_title
  {
    padding-inline-start: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    flex-direction: row
  }

  .flightItem_titleMobile
  {
    display: flex;
    order: 2;
    border-top: 1px solid var(--color-border-light);
    padding-top: 15px;
    flex-direction: column;
    align-items: flex-start
  }

  .altVersionItem .flightChoice_title
  {
    order: 2;
    padding: 0
  }

  .altVersionItem .flightChoice_body
  {
    flex: 1 1 45%;
    order: 1;
    align-items: flex-start
  }

  .altVersionItem .flightChoice_select
  {
    border-radius: var(--button-radius, 30px);
    background: var(--blue-01, #020a72);
    flex: 1 1 100%;
    order: 3
  }

  .flightItem_body>ul>li
  {
    width: 100%
  }

  .flightItem_body>ul>li>a
  {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap
  }
}

@media screen and (max-width:625px)
{
  .progressBar_cart
  {
    flex-direction: column;
    gap: 40px
  }

  .cartButton
  {
    width: 100%
  }

  .flightItem_title .svgHolder
  {
    display: none
  }

  .flightSelection_frame
  {
    flex-wrap: wrap;
    flex-direction: column
  }
}

.flightSummary.payment
{
  border-radius: var(--radius-md, 10px);
  background: var(--color-bg-white, #fff);
  margin-top: 30px;
  padding: 40px;
  color: #090b11
}

.flightSummary .gLine,
.flightSummary a.topPrint svg,
a.btn.editFlightBtn
{
  display: none !important
}

#seat,
a.btnPay:after
{
  background-position: center;
  display: inline-block;
  background-repeat: no-repeat
}

.headerTop_left,
.payment .rowArea
{
  margin-top: 0
}

.flightSummary .flights .grayRow
{
  background: #eaedfb;
  border-radius: 10px;
  margin-top: 15px;
  padding: 30px;
  position: relative
}

.payment .rowArea h2
{
  color: #090b11;
  float: inline-start;
  font-weight: 500;
  font-size: clamp(1.25rem, .5217rem + 1.7391vw, 1.5rem);
  margin-top: 10px
}

.flightSummary .traveler .all,
.method .allOpions,
.place .fullRow
{
  border-radius: var(--corner-radius, 10px);
  border: 1px solid var(--blue-02, #9bbdf1);
  background: var(--white, #fff);
  padding: 40px;
  position: relative;
  margin-bottom: 30px;
  width: 100%
}

.fullRow .explanation:not(:first-child)
{
  border-top: 1px solid #e6e6e6;
  padding-top: 10px
}

.hmb
{
  background: unset !important
}

.method .allOpions .option label input:checked+.fullOption
{
  background: unset;
  border-bottom: 1px solid var(--color-border-light);
  border-radius: 0
}

.flightSummary .flights .grayRow .price,
.flightSummary .flights .grayRow .timesBox .timesCell
{
  font-weight: 400;
  font-size: clamp(1rem, .2717rem + 1.7391vw, 1.25rem);
  color: #090b11;
  text-align: start
}

.flightSummary .flights .grayRow .timesBox .timesCell span.small
{
  color: #090b11;
  font-weight: 400;
  font-size: clamp(.875rem, .808rem + .16vw, 1rem)
}

.flightSummary .flights .grayRow .flightNumber span.big
{
  font-size: clamp(1rem, .866rem + .32vw, 1.15rem);
  color: #090b11;
  font-weight: 500;
  margin-bottom: 0
}

.flightRow
{
  padding-right: unset;
  gap: 20px
}

.flightSummary .flights .grayRow .flightNumber
{
  order: 2;
  flex: 1 1 auto;
  padding: 0 20px;
  border-right: 1px solid #cfcfcf;
  border-left: 1px solid #cfcfcf;
  display: flex;
  flex-direction: column;
  align-items: flex-start
}

.flightSummary .flights .grayRow .timesBox
{
  width: unset;
  flex: 1 1 39%;
  order: 1
}

.flightSummary .flights .grayRow .extrasBox
{
  order: 3;
  min-width: unset;
  max-width: unset;
  background: unset;
  padding: 0
}

.flightSummary .flights .grayRow .price
{
  order: 4;
  text-align: end;
  direction: ltr
}

:dir(rtl) .flightSummary .flights .grayRow .price
{
  text-align: start
}

span.extrasTitle
{
  color: var(--grey-02, #616161);
  text-align: end;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-transform: capitalize
}

.payment .extras .fullRow
{
  border-radius: var(--corner-radius, 10px);
  border: 1px solid var(--blue-02, #9bbdf1);
  background: var(--white, #fff);
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start
}

.flightSummary .extras .moreInfo .fullRow
{
  background: unset;
  border: none;
  padding: 0 20px
}

.flightSummary .extras .column-1 span
{
  font-size: clamp(1.125rem, .9688rem + .5vw, 1.15rem);
  color: #090b11;
  font-weight: 500;
  margin-left: unset
}

.flightSummary .extras .fullRow .column.column-1 .mCell
{
  width: 100%;
  text-align: start;
  padding: 10px;
  border-bottom: 1px solid #9bbdf1
}

.payment .extras .fullRow .column.column-2
{
  width: 100%;
  padding: 0
}

.payment .extras .moreInfo .fullRow .column
{
  padding: 10px 30px
}

.flightSummary .extras .moreInfo .fullRow .column .cell_1 span
{
  direction: ltr;
  font-size: clamp(.875rem, .7188rem + .5vw, 1rem)
}

:dir(rtl) .flightSummary .extras .moreInfo .fullRow .column .cell_1 span
{
  text-align: end
}

.flightSummary .extras .moreInfo .fullRow .column .cell_1
{
  color: #090b11;
  font-size: 16px;
  font-weight: 400
}

.flightSummary .extras .moreInfo .fullRow .column .cell_1.cell_ancillary
{
  width: unset;
  flex: 1 1 85%;
  gap: 20px
}

.flightSummary .extras .moreInfo .fullRow .column .cell_2
{
  color: #090b11;
  font-size: 16px;
  font-weight: 400;
  flex: 1 1 15%
}

:dir(rtl) .flightSummary .extras .moreInfo .fullRow .column .cell_2
{
  direction: ltr;
  text-align: start
}

.payment .extras .moreInfo .fullRow .column:not(:last-child)
{
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 15px
}

.flightSummary .extras .moreInfo .fullRow .column .cell_1 .name
{
  flex: 1 1 33%
}

.flightSummary .extras .moreInfo .fullRow .column .cell_1 .additional_info
{
  flex: 1 1 20%
}

.ancicon:has(.bb-carryon)
{
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("https://storage.aerocrs.com/567/system/Subtract.png") center/contain no-repeat
}

.ancicon:has(.fa-suitcase)
{
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("https://storage.aerocrs.com/567/system/trolly.png") center/contain no-repeat
}

.ancicon:has(.bb-refund)
{
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("https://storage.aerocrs.com/567/system/refund.svg") center/contain no-repeat
}

.ancicon:has(.bb-sport)
{
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("https://storage.aerocrs.com/567/system/canoe.svg") center/contain no-repeat
}

.ancicon:has(.bb-priority)
{
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("https://storage.aerocrs.com/567/system/priority.svg") center/contain no-repeat
}

.ancicon:has(.bb-pets)
{
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("https://storage.aerocrs.com/567/system/pawprint.svg") center/contain no-repeat
}

#seat
{
  background-size: contain
}

#seat.suitcase
{
  fill: transparent;
  background-image: url("https://storage.aerocrs.com/567/system/seat.svg")
}

.flightSummary .traveler .fullRow .column-3
{
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
  color: #090b11;
  font-size: 16px;
  text-align: end;
  justify-content: flex-end
}

.flightSummary .traveler .fullRow .column-3 span
{
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-weight: 400;
  font-size: clamp(.875rem, .7188rem + .5vw, 1rem)
}

.flightSummary .traveler .fullRow .column-3 span:first-child::before
{
  content: url("https://storage.aerocrs.com/567/system/phone-flip 1.svg")
}

.flightSummary .traveler .fullRow .column-3 span:last-child::before
{
  content: url("https://storage.aerocrs.com/567/system/envelope 1.svg")
}

.flightSummary .traveler .fullRow .column-4
{
  min-width: unset
}

.flightSummary .traveler .fullRow .column-1
{
  color: #090b11;
  font-size: clamp(1.125rem, .9688rem + .5vw, 1.25rem);
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px
}

.flightSummary .traveler .fullRow .column-1:before
{
  background-image: url("https://storage.aerocrs.com/567/system/user-icon.png");
  display: inline-block;
  content: "";
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: contain
}

.flightSummary .traveler .fullRow
{
  background: unset;
  padding: 0;
  min-height: 50px
}

.place .checkRead label span:before
{
  left: unset;
  inset-inline-start: 0;
  border: 1px solid #9bbdf1;
  border-radius: 5px;
  width: 16px;
  height: 16px;
  top: 2px
}

.place .checkRead label span
{
  padding-left: unset;
  padding-inline-start: 27px;
  font-weight: 500
}

.method .allOpions .option label span:before
{
  left: unset;
  inset-inline-start: 0;
  top: 4px;
  border-color: var(--color-bg-primary)
}

.method .allOpions .option label span:after
{
  background: #020a72;
  left: unset;
  inset-inline-start: 4px;
  top: 8px
}

.method .allOpions .option label span
{
  padding-left: unset;
  padding-inline-start: 34px;
  font-weight: 400;
  color: #090b11;
  padding-inline-end: 10px
}

.btnPay[href]
{
  border-radius: 30px;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 400;
  transition: .3s ease-in-out;
  width: max-content;
  padding: 0 20px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #020a72;
  min-width: 301px
}

.btnPay[href]:not(.disabled):hover
{
  background-color: #020a72;
  padding-inline-end: 10px
}

a.btnPay:after
{
  content: "";
  background-image: url("https://storage.aerocrs.com/567/system/angle-small-right%201.png");
  width: 20px;
  height: 20px
}

.paymentButtonText
{
  float: unset;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin-top: 30px;
  align-items: flex-start;
  flex-direction: row-reverse;
  gap: 10px
}

:dir(rtl) a.btnPay:after
{
  background-image: url("https://storage.aerocrs.com/567/system/angle-small-left%201.svg")
}

.place .checkRead label input:checked+span:after
{
  left: unset;
  inset-inline-start: 0px;
  content: url(https://storage.aerocrs.com/567/system/checkbox.png);
  top: 2px
}

.flightSummary .flights .grayRow .flightNumber span.small
{
  display: flex;
  align-items: center;
  font-size: clamp(.75rem, .5938rem + .5vw, .875rem)
}

.paymentText span
{
  direction: ltr;
  unicode-bidi: plaintext;
  word-spacing: -4px
}

@media screen and (max-width:990px)
{
  .flightSummary .flights .grayRow
  {
    padding: 20px
  }

  .flightSummary .flights .grayRow .flex.mobile,
  .flightSummary .flights .grayRow .gLine2.mobile
  {
    display: none !important
  }

  .flightSummary .flights .grayRow .flex
  {
    flex-direction: column;
    width: 100%;
    align-items: normal
  }

  .flightSummary .flights .grayRow .flightNumber
  {
    width: 100%;
    border-right: none;
    border-left: none;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    padding: 20px 0
  }

  .flightSummary .flights .flex_2.mobile
  {
    display: flex;
    flex-direction: column-reverse;
    padding: 20px 0;
    align-items: flex-start
  }

  :dir(rtl) .flightSummary .flights .grayRow .price
  {
    text-align: end
  }

  .flightSummary .flights .grayRow .flex_2 .extrasBox
  {
    text-align: inherit;
    display: flex
  }

  .flightSummary .flights .grayRow .timesBox .flightItem_graph
  {
    min-width: unset;
    width: calc(50% - 80px);
    flex: unset
  }

  .flightSummary .grayRow .extrasTitle,
  .flightSummary .grayRow .price
  {
    display: none
  }

  .flightSummary .flex_2.mobile .extrasTitle,
  .flightSummary .flex_2.mobile .price
  {
    display: flex !important;
    justify-content: flex-end;
    min-width: unset
  }

  .flightSummary .flights .grayRow .timesBox
  {
    justify-content: space-between
  }
}

@media screen and (max-width:680px)
{

  .flightSummary .traveler .all,
  .flightSummary.payment,
  .method .allOpions,
  .place .fullRow
  {
    padding: 20px
  }

  .payment .extras .moreInfo .fullRow .column
  {
    padding: 10px;
    flex-direction: column;
    align-items: flex-start
  }

  .method .allOpions .option .fullOption span
  {
    width: 100%;
    padding-left: 26px;
    padding-inline-start: 26px;
    font-weight: 500;
    color: #090b11
  }

  .btnPay[href]
  {
    min-width: unset;
    margin: unset;
    margin-top: 0;
    width: 100%
  }

  .paymentButtonText
  {
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column-reverse;
    gap: 0
  }

  .flightSummary .traveler .fullRow .column-1
  {
    margin-bottom: 20px
  }

  .flightSummary .traveler .fullRow .column-3
  {
    justify-content: flex-start;
    gap: 10px
  }

  .flightSummary .flights .grayRow .timesBox .flightItem_graph
  {
    text-wrap: auto;
    font-size: 10px
  }
}

.flightSummary .topCell
{
  border-radius: var(--corner-radius, 10px);
  background: var(--blue-04, #eaedfb)
}

.flightSummary .extras .moreInfo .fullRow .column .cell_1 .editSeat,
.flightSummary .top .row .btn,
.mmb-section .btn
{
  border-radius: var(--button-radius, 30px)
}

.flightSummary .top .row .btn
{
  background: var(--blue-01, #020a72);
  font-size: 16px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center
}

.headerTop
{
  background-color: var(--color-bg-primary);
  padding-top: 0;
  padding: var(--spacing-md)
}

.headerTop .centeredContent
{
  display: flex;
  justify-content: space-between;
  padding: 0
}

.headerTop_left ul a span
{
  color: #fff
}

.headerTop_left ul a .svgHolder svg
{
  fill: #f79147
}

li.headerTop_language
{
  order: 1
}

li.headerTop_currency
{
  order: 2
}

.headerTop_pop.headerTop_currency a B
{
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  background-color: var(--color-bg-primary);
  color: var(--color-text-white)
}

ul.headerTop_right
{
  order: 1;
  margin-right: unset
}

ul.headerTop_right li a.headerTop_toggle span:after
{
  border: none;
  position: relative;
  width: 20px;
  height: 20px;
  content: url(https://storage.aerocrs.com/567/system/angle-arrow-down-white.png);
  top: 0
}

ul.headerTop_right li a.headerTop_toggle span
{
  display: inline-flex;
  align-items: flex-end;
  gap: 0;
  margin: 0;
  color: #fff
}

.headerTop_pop a:focus,
.headerTop_pop a:hover
{
  background-color: transparent
}

.headerTop #customerLogin .svgHolder,
a.loginMenu_toggleMobile .svgHolder
{
  background-image: url(https://storage.aerocrs.com/567/system/user20x20.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px
}

a.loginMenu_toggleMobile span
{
  color: #fff;
  padding-inline-start: 10px
}

ul.headerTop_right li a.headerTop_toggle.headerTop_currency B
{
  background-image: url(https://storage.aerocrs.com/567/system/coins20x20.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  background-color: unset;
  color: transparent;
  border-radius: unset;
  margin-inline-end: 4px
}

ul.headerTop_right li a.headerTop_toggle.headerTop_flags B
{
  background-image: url(https://storage.aerocrs.com/567/system/globe20x20.png);
  background-repeat: no-repeat;
  width: clamp(1rem, .6875rem + 1vw, 1.25rem);
  height: clamp(1rem, .6875rem + 1vw, 1.25rem);
  background-color: unset;
  color: transparent;
  border-radius: unset;
  margin-inline-end: 4px;
  background-size: cover
}

ul.headerTop_right>li
{
  padding-inline-end: clamp(1.25rem, -0.3125rem + 5vw, 2.5rem);
  padding-right: 10px
}

.headerTop_pop a
{
  gap: 12px;
  justify-content: space-between
}

.headerTop_pop a span
{
  padding-left: unset
}

.headerTop_left ul a
{
  font-size: 16px
}

.headerTop_left ul
{
  left: unset;
  inset-inline-end: -10px
}

.headerTop_left ul:before
{
  left: unset;
  inset-inline-end: 30px
}

.headerBottom
{
  position: relative;
  background-color: var(--color-bg-white);
  padding: var(--spacing-lg) 0
}

.headerBottom .centeredContent
{
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center
}

.headerBottom_menuPop
{
  right: unset;
  inset-inline-end: 0;
  min-width: 350px;
  scrollbar-width: thin;
  scrollbar-color: var(--color-light-blue-border) #ffffff
}

.headerMenu>ul>li
{
  border: none
}

.headerMenu
{
  float: unset;
  padding-top: unset;
  margin-inline-start: auto
}

.headerMenu>ul
{
  height: unset;
  gap: 45px
}

.headerMenu>ul>li>a
{
  display: flex;
  align-items: flex-end;
  gap: 10px;
  color: var(--color-text-black);
  font-size: clamp(1rem, .6875rem + 1vw, 1.25rem) !important;
  text-decoration: none;
  cursor: pointer;
  font-weight: 400;
  padding: 0;
  transition: font-size .3s
}

:lang(gr) .headerMenu>ul
{
  gap: 10px
}

a.headerMenu_toggleMobile span
{
  background-color: #020a72;
  border-top: 1px solid #020a72;
  width: 25px;
  height: 2px;
  border-radius: 50px;
  transition: .3s
}

@media (min-width:1025px)
{
  .headerMenu>ul>li>a.headerMenu_toggle:after
  {
    position: unset;
    border: none;
    width: 20px;
    height: 20px;
    background-image: url(https://storage.aerocrs.com/567/system/world20x20.png);
    background-repeat: no-repeat;
    background-position: center
  }
}

@media screen and (max-width:1025px)
{
  .headerBottom_logo
  {
    height: 32px !important;
    width: 198px !important
  }
}

@media screen and (max-width:1024px)
{

  .headerMenu>ul,
  a.headerMenu_toggleMobile[aria-expanded=true]
  {
    background-color: var(--color-bg-light-gray);
    box-shadow: none
  }

  .headerBottom
  {
    padding: var(--spacing-xs) 0
  }

  .headerTop_left ul a span
  {
    color: #333
  }

  ul.headerTop_right li a.headerTop_toggle span
  {
    gap: 0
  }

  a.headerMenu_toggleMobile
  {
    align-items: center
  }

  .headerMenu>ul
  {
    width: 100vw;
    height: 100vh;
    right: unset;
    left: unset;
    inset-inline-end: -15px
  }

  .headerMenu>ul>li
  {
    padding: 20px
  }

  .headerMenu>ul>li:before
  {
    background-color: #d1d1d1
  }

  header .headerBottom .centeredContent .headerMenu a.headerMenu_toggleMobile[aria-expanded=true] span:first-child
  {
    transform: translate3d(0, 4.25px, 0) rotate(45deg)
  }

  header .headerBottom .centeredContent .headerMenu a.headerMenu_toggleMobile[aria-expanded=true] span:nth-child(2)
  {
    display: none
  }

  header .headerBottom .centeredContent .headerMenu a.headerMenu_toggleMobile[aria-expanded=true] span:last-child
  {
    transform: translate3d(0, -4px, 0) rotate(-45deg)
  }

  .headerMenu>ul>li>a.headerMenu_toggle:after
  {
    right: unset !important;
    inset-inline-end: 18px !important
  }
}

@media screen and (max-width:375px)
{
  .carousel-inner
  {
    top: 0
  }

  .flightForm_datePop,
  .flightForm_pop
  {
    height: 97%
  }

  .progressBar_cartFixed .progressBar_cart
  {
    padding: 0 15px;
    gap: 0
  }

  .headerTop .centeredContent
  {
    display: flex;
    justify-content: center !important;
    align-items: center
  }

  .headerBottom_logo img
  {
    height: 32px !important;
    width: 198px !important
  }

  a.headerMenu_toggleMobile
  {
    justify-content: center;
    padding-top: 0
  }
}

#loader
{
  text-align: center
}

body:has(.flightSubmit input[type=submit]:is(:focus, :active)) #loader::after
{
  content: "Finding the best flights for you";
  display: block;
  font-size: clamp(1rem, .8438rem + .5vw, 1.125rem);
  line-height: 1.4;
  color: #020a72;
  text-align: center;
  padding: 0 16px
}

body.rtl:has(.flightSubmit input[type=submit]:is(:focus, :active)) #loader::after,
html[lang=he] body:has(.flightSubmit input[type=submit]:is(:focus, :active)) #loader::after
{
  content: "מוצאים עבורך את הטיסות הטובות ביותר";
  direction: rtl
}

body[data-ibepage=flightresults_page] #loader::after
{
  content: "Who’s traveling?";
  display: block;
  font-size: clamp(1rem, .8438rem + .5vw, 1.125rem);
  line-height: 1.4;
  color: #020a72;
  text-align: center;
  padding: 0 16px
}

body.rtl[data-ibepage=flightresults_page] #loader::after,
body[lang=he][data-ibepage=flightresults_page] #loader::after,
html[lang=he] body[data-ibepage=flightresults_page] #loader::after
{
  content: "מי טס איתנו?";
  direction: rtl
}

body:has(.passengersDetails_continue #btn_continue:is(:focus, :active)) #loader::after
{
  content: "We’ll help you personalize your trip";
  display: block;
  font-size: clamp(1rem, .8438rem + .5vw, 1.125rem);
  line-height: 1.4;
  color: #020a72;
  text-align: center;
  padding: 0 16px
}

body.rtl:has(.passengersDetails_continue #btn_continue:is(:focus, :active)) #loader::after,
body[lang=he]:has(.passengersDetails_continue #btn_continue:is(:focus, :active)) #loader::after,
html[lang=he] body:has(.passengersDetails_continue #btn_continue:is(:focus, :active)) #loader::after
{
  content: "נעזור לך להתאים את הנסיעה לצרכים שלך";
  direction: rtl
}

body:has(#extrasCountinue:is(:focus, :active)) #loader::after
{
  content: "Take a moment to review your trip";
  display: block;
  font-size: clamp(1rem, .8438rem + .5vw, 1.125rem);
  line-height: 1.4;
  color: #020a72;
  text-align: center;
  padding: 0 16px
}

body.rtl:has(#extrasCountinue:is(:focus, :active)) #loader::after,
body[lang=he]:has(#extrasCountinue:is(:focus, :active)) #loader::after,
html[lang=he] body:has(#extrasCountinue:is(:focus, :active)) #loader::after
{
  content: "רגע לפני שממשיכים, נעבור על פרטי הנסיעה";
  direction: rtl
}

.flightSummary .bottom
{
  text-align: end;
  padding: 0
}

.totalBookingPrice strong
{
  font-size: inherit
}

.totalBookingPrice
{
  margin-bottom: auto !important;
  font-size: 20px
}

.flightSummary a.topPrint
{
  font-size: 0 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 40px;
  height: 40px;
  margin: 0;
  float: inline-end
}

a[href*=callprintoutwindow]::before,
a[title="Re-send email confirmation"]::before
{
  display: inline-block;
  height: 20px;
  margin-right: 8px;
  vertical-align: middle;
  width: 20px;
  content: ""
}

a[title="Re-send email confirmation"]::before
{
  background: url("https://storage.aerocrs.com/567/system/envelope 2.svg") center center/contain no-repeat
}

a[href*=callprintoutwindow]::before
{
  background: url("https://storage.aerocrs.com/567/system/print 1.svg") center center/contain no-repeat
}

.autocompleteCountries .passengersDetails_phonePop,
.passengersDetails_phonePop
{
  overflow: hidden
}

.underTitle P
{
  padding: unset;
  font-size: clamp(.875rem, .7188rem + .5vw, 1rem)
}

.passengersDetails_section
{
  border-radius: var(--corner-radius, 10px);
  border: 1px solid var(--blue-02, #9bbdf1);
  background: var(--white, #fff);
  padding: 40px;
  position: relative;
  margin-bottom: 30px
}

.passengersDetails_title
{
  background-color: unset;
  padding: 0;
  border-bottom: 1px solid #9bbdf1
}

.passengersDetails_title .svgHolder
{
  left: unset;
  inset-inline-start: 0;
  background-image: url("https://storage.aerocrs.com/252/system/user.png") background-repeat: no-repeat;
  background-size: contain;
  width: clamp(1.5625rem, 1.7075rem + .4vw, 2.1875rem);
  height: auto
}

.passengersDetails_required
{
  position: absolute;
  inset-inline-end: clamp(1.25rem, -0.3125rem + 5vw, 2.5rem);
  top: clamp(4.875rem, 6.2813rem + -4.5vw, 3.75rem);
  color: #090b11;
  font-weight: 400
}

.passengersDetails_titleName
{
  width: 100%;
  margin-left: unset;
  padding-inline-start: 40px
}

.passengersDetails_title h2,
.passengersDetails_title span
{
  color: #090b11;
  text-align: start
}

.passengersDetails_title h2
{
  font-size: clamp(1.25rem, .9375rem + 1vw, 1.5rem);
  display: none
}

.passengersDetails_title span
{
  font-size: clamp(1.125rem, 1.058rem + .16vw, 1.25rem)
}

ul.passengersDetails_dateField
{
  display: flex
}

.passengersDetails_body li .comboHolder select,
.passengersDetails_body li input,
.passengersDetails_phoneExt a.phoneExt_toggle
{
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  flex: 1 1 auto;
  padding: unset;
  padding-inline-end: 20px;
  text-indent: 10px;
  font-weight: 400;
  font-size: 14px;
  height: 50px
}

.input-group-text
{
  background-color: unset;
  border-radius: 10px;
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
  height: 50px
}

.passengersDetails_body>ul
{
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 40px
}

.phone_wrapper,
.seatSelection_passengerList.owl-carousel.owl-loaded,
ul.seatMap_layoutGrid
{
  direction: ltr
}

.passengersDetails_bottom>label,
.passengersDetails_chk label
{
  padding: unset;
  padding-inline-start: 30px
}

.passengersDetails_body>ul>li
{
  padding-right: unset;
  float: inline-start;
  padding-inline-end: 15px;
  height: auto
}

.passengersDetails_bottom>label span:before,
.passengersDetails_chk label span:before
{
  left: unset;
  inset-inline-start: 0;
  border: 1px solid #9bbdf1;
  border-radius: 5px
}

.passengersDetails_bottom
{
  display: block;
  width: 100%;
  padding-top: 0
}

.passengersDetails_error
{
  display: flex;
  gap: 6px
}

.flightExtras .buttonsRow .btn-continue,
.passengersDetails_continue input
{
  border-radius: 30px;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 400;
  transition: .3s ease-in-out;
  width: max-content;
  padding: 0 20px
}

.passengersDetails_continue
{
  text-align: end
}

.passengersDetails_bottom>label span:after,
.passengersDetails_chk label span:after
{
  left: unset;
  inset-inline-start: 0px;
  content: url("https://storage.aerocrs.com/252/system/checkbox.png");
  top: 2px
}

.passengersDetails_bottom li .comboHolder
{
  border: unset
}

.passengersDetails_phoneExt a.phoneExt_toggle .flag
{
  margin-top: 8px
}

.autocompleteCountries .passengersDetails_autocompleteCountries
{
  border-radius: 10px !important
}

@media screen and (max-width:480px)
{
  .flightSection_continue button
  {
    width: 100%
  }

  .flightSelection_Fnumber
  {
    position: relative;
    background-color: unset;
    padding: 20px 0;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    border-radius: 0;
    width: 100%
  }

  .flightSelection_Fnumber span
  {
    display: initial
  }

  .flightItem_body>ul>li>a
  {
    flex-wrap: wrap;
    align-items: center
  }

  .flightItem_titleTime
  {
    display: flex;
    align-items: flex-start;
    padding: unset;
    flex-direction: column
  }

  .altVersionItem .flightItem_graph
  {
    min-width: unset;
    transform: translate(-50%, -76%);
    flex-direction: column
  }

  .altVersionItem .flightItem_titleLeft
  {
    gap: unset
  }

  .flightChoice_select span
  {
    font-weight: 400;
    font-size: 16px;
    width: 100%;
    height: auto
  }

  .flightItem_titleMobile strong
  {
    text-transform: capitalize;
    font-size: 14px;
    color: var(--color-primary-blue);
    font-weight: 700
  }

  .flightChoice_tooltipHolder.allowHover
  {
    position: absolute !important;
    right: unset;
    inset-inline-end: -15px
  }

  .flightChoice_title .flightChoice_icons
  {
    display: none !important
  }

  .flightItem_titleMobile span::before
  {
    font-size: 12px
  }

  .flightItem_titleMobile span::after
  {
    width: 87px;
    height: 16px
  }

  a.flightSelection_chosenButton
  {
    top: unset;
    bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding: 10px 20px;
    right: unset;
    inset-inline-end: 20px;
    text-transform: capitalize;
    font-size: 14px;
    height: unset
  }

  a.flightSelection_chosenButton:after
  {
    display: none
  }

  .flightSelection_frame
  {
    padding: 25px 20px;
    gap: 20px;
    flex-direction: column
  }

  .flightSelection_frame .flightItem_titleLeft
  {
    padding-bottom: 0;
    display: flex;
    justify-content: space-between;
    width: 100%
  }

  .flightSelection_frame .flightItem_graph
  {
    display: flex;
    font-size: 12px
  }

  body .flightItem_graph .flightChoice_tooltipToggle
  {
    width: 60px;
    white-space: normal
  }

  #cartBox .flights .grayRow .timesBox .flightItem_graph .flightChoice_tooltipToggle
  {
    width: unset;
    white-space: unset
  }

  #cartBox .flights .grayRow .timesBox .timesCell
  {
    width: unset
  }

  .flightChoice_tooltip
  {
    left: unset !important;
    inset-inline-start: -280px !important
  }

  .passengersDetails:not(#passengersDetailsContainer),
  .passengersDetails_section
  {
    padding: 20px
  }

  .passengersDetails_body>ul
  {
    margin-top: 20px
  }

  .passengersDetails_body>ul>li
  {
    width: 100% !important;
    padding: 0;
    margin-top: 0
  }

  .flightExtras .buttonsRow .btn-continue,
  .passengersDetails_continue input
  {
    width: 100%;
    float: unset;
    max-width: unset;
    height: 48px
  }
}

.seatSelection_passengerList .item a strong
{
  font-weight: 500
}

.seatSelection_MapLegend li.legendCustomSeat .iconSvgholder
{
  width: 30px;
  height: 30px;
  position: relative;
  order: 1
}

.seatSelection_MapLegend li span
{
  font-size: clamp(.75rem, .4375rem + 1vw, 1rem);
  order: 2;
  color: #090b11;
  font-weight: 400
}

.seatSelection_MapLegend li
{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: unset;
  gap: 10px
}

.seatSelection_flightTabs ul
{
  margin-left: unset;
  gap: 20px;
  overflow-x: auto
}

.seatSelection_flightTabs li
{
  width: unset;
  flex: 1 1 50%;
  max-width: unset;
  padding-left: unset
}

.seatSelection_flightTabs li a[aria-selected=true]
{
  border-radius: var(--corner-radius, 10px);
  border: 1px solid var(--blue-04, #eaedfb);
  background: var(--blue-04, #eaedfb);
  color: #090b11
}

.seatSelection_flightTabs li a
{
  border-radius: var(--corner-radius, 10px);
  border: 1px solid var(--grey-lines, #e6e6e6);
  background: var(--white, #fff);
  height: unset;
  padding: 16px 25px
}

.seatSelection_flightTabs li a[aria-selected=true] svg,
a.seatMap_itemClose svg
{
  fill: #090b11
}

.seatSelection_flightTabs li a[aria-selected=true] .flightTab_graph div:after,
.seatSelection_flightTabs li a[aria-selected=true] .flightTab_graph div:before
{
  background-color: #090b11
}

.seatSelection_flightTabs .flightTab_graph div
{
  background-color: #090b11 !important;
  width: 20px
}

:dir(rtl) .flightTab_graph div:before
{
  right: unset;
  left: 1px;
  transform: rotate(30deg)
}

:dir(rtl) .flightTab_graph div:after
{
  right: unset;
  left: 1px;
  transform: rotate(-30deg)
}

.flightTab_text
{
  padding-left: unset;
  gap: 12px;
  padding-inline-start: 10px
}

.flightTab_text strong
{
  font-size: 14px
}

.seatSelection_totalSubmit strong,
.seatSelection_totalText strong
{
  font-size: clamp(1rem, .6875rem + 1vw, 1.25rem);
  color: #090b11
}

.seatSelection_passengerList .item a[aria-selected=true]
{
  border-radius: 8px;
  background: var(--blue-04, #eaedfb);
  border: none;
  color: #090b11
}

.seatSelection_passengerList .item a,
.seatSelection_passengerList .item div
{
  background: #fff;
  border-radius: 8px;
  border: 1px solid var(--grey-lines, #e6e6e6);
  background: var(--white, #fff);
  color: #090b11
}

.seatSelection_flightFrame
{
  border-radius: var(--corner-radius, 10px);
  border: 1px solid var(--grey-lines, #e6e6e6)
}

.seatSelection_passengers
{
  padding: 25px;
  border-inline-end: 1px solid #e6e6e6
}

div#mapFrame
{
  padding: 25px;
  direction: ltr
}

.seatMap_layoutTitle div
{
  border-bottom: 1px solid #e6e6e6;
  color: #090b11
}

.seatSelection_total
{
  border-top: 2px solid var(--blue-03, #d3dbf4);
  background: var(--white, #fff);
  padding: 20px 25px;
  display: flex;
  justify-content: space-between;
  height: 90px
}

.seatSelection_flightPanels
{
  padding: 0 3.6%
}

.seatSelection_flightTabs
{
  padding: 25px 3.6%
}

.seatSelection_totalText
{
  padding: 0;
  padding-inline-end: 40px
}

.seatMap_itemPop
{
  border-radius: 10px;
  background-color: #fff;
  padding: 0
}

.seatMap_itemPrice
{
  padding: 16px;
  color: #090b11;
  font-size: 20px;
  font-weight: 400
}

.seatMap_itemButton
{
  float: unset;
  width: 100%;
  margin: 16px 16px 20px;
  display: flex;
  justify-content: space-between
}

.seatMap_itemButton a
{
  width: 90%;
  height: 43px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  background: var(--blue-02, #9bbdf1);
  color: #fff
}

.seatMap_itemRemark
{
  padding: 0 16px;
  background: #fff;
  overflow-y: auto;
  color: #090b11
}

a.seatMap_itemClose
{
  top: 10px;
  right: unset;
  inset-inline-end: 8px
}

.seatMap_itemTitle
{
  border-radius: var(--corner-radius, 10px) var(--corner-radius, 10px) 0 0;
  background: var(--blue-04, #eaedfb);
  padding: 10px;
  color: #090b11;
  font-weight: 500;
  font-size: clamp(1rem, .6875rem + 1vw, 1.25rem);
  border-bottom: none
}

.seatSelection_totalSubmit
{
  gap: 20px
}

.seatMap_layoutTitle
{
  padding: 2px 0 0;
  padding-inline-start: 0;
  padding-inline-end: 8px
}

.priceBreakdown_pop
{
  left: unset;
  inset-inline-start: -10px
}

.priceBreakdown_total
{
  padding-right: unset;
  padding-left: unset
}

ul.priceBreakdown_passengers li
{
  padding: 0;
  margin: 0
}

.priceBreakdown_pop:after,
.priceBreakdown_pop:before
{
  left: unset;
  inset-inline-start: 48px
}

.seatMap_itemPrice strong
{
  font-weight: 400;
  font-size: clamp(1rem, .8438rem + .5vw, 1.125rem)
}

.seaticon svg,
li.legendCustomSeat svg
{
  fill: inherit !important
}

.seatSelection_total .priceBreakdown_passengers
{
  padding: 8px 0 0;
  display: flex;
  flex-direction: column;
  gap: 4px
}

.seatSelection_MapLegend li:has(.icon-emergency)
{
  order: 1
}

.seatSelection_MapLegend li:has(.icon-preferred)
{
  order: 2
}

.seatSelection_MapLegend li:has(.icon-regular)
{
  order: 3
}

.seatSelection_MapLegend li:has(.icon-free-seat)
{
  display: none
}

.seatSelection_MapLegend li:has(.icon-checked)
{
  order: 5
}

.seatSelection_MapLegend li:has(.icon-taken)
{
  order: 7
}

.seatSelection_MapLegend li:has(.icon-blocked)
{
  order: 6
}

.seatMap_layoutGrid li div.seatMap_itemOccupied span
{
  border: none !important;
  background-color: unset !important;
  background-image: url(https://storage.aerocrs.com/567/system/icon-seats-taken.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px
}

.seatMap_itemEconomy .seatMap_itemToggle span
{
  background-image: url(https://storage.aerocrs.com/567/system/icon-seats-regular.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  color: transparent;
  width: 30px
}

@media screen and (min-width:671px)
{
  .seatSelection_MapLegend ul
  {
    display: flex;
    flex-direction: column;
    gap: 20px;
    list-style: none
  }
}

@media screen and (max-width:500px)
{
  .lightBox .block
  {
    background: #fff
  }
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .engineTabs
{
  padding: 0;
  text-align: start
}

#enginePanel_reservation .flightTitle,
.engineFrame:not(:has(> .widget.uprightEngine_frame)) .engineTabs li a .svgHolder,
.engineFrame:not(:has(> .widget.uprightEngine_frame)) .svgCalendarContainer svg,
.engineFrame:not(:has(> .widget.uprightEngine_frame)) a.closePass,
.engineFrame:not(:has(> .widget.uprightEngine_frame)) li.flightForm_dateLI.disabled
{
  display: none
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .enginePanels
{
  min-height: unset
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .enginePanel
{
  padding: 17px 25px;
  border-start-start-radius: 0;
  border-start-end-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #fff
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightForm>ul:first-child
{
  margin-inline-start: 0;
  margin-left: unset
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightForm>ul>li
{
  flex-basis: 0;
  flex-grow: 1;
  padding-left: unset;
  position: relative
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .engineTabs ul
{
  background: rgba(255, 255, 255, .5);
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  height: 50px;
  margin-left: 0
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .engineTabs li a
{
  height: 50px;
  background-color: unset;
  white-space: nowrap;
  min-width: 150px
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .engineTabs li a[aria-selected=true]
{
  border-bottom: 1px solid var(--blue-01, #020a72);
  background: var(--white, #fff);
  box-shadow: 0 0 10px 0 rgba(6, 23, 55, .09);
  border-radius: 0;
  height: 50px
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .engineTabs li a span
{
  color: var(--color-text-black);
  text-transform: capitalize;
  display: block !important
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .engineTabs li a[aria-selected=true] span
{
  color: var(--color-bg-primary);
  text-transform: capitalize;
  font-weight: 700;
  padding-left: 0
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .btnRow>.radio-inline
{
  color: var(--color-text-black);
  padding-right: unset;
  padding-inline-start: 30px
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .radio-inline input[type=radio]
{
  margin-left: unset;
  inset-inline-start: 10px
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightForm>ul>li>label>input,
.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightForm__wrapper
{
  border-radius: var(--corner-radius, 10px);
  border: 1px solid var(--grey-lines, #e6e6e6);
  background: var(--white, #fff);
  height: 58px
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightForm__wrapper .easy-autocomplete
{
  background-color: transparent !important;
  left: unset;
  right: unset;
  inset-inline-start: 4px;
  inset-block-start: 23px
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightForm .switch
{
  border: .907px solid var(--grey-lines, #e6e6e6);
  background: var(--white, #fff);
  display: flex;
  align-items: center;
  justify-content: center
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightForm
{
  padding: 25px 0;
  display: flex;
  gap: 10px
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightForm>ul
{
  gap: 10px;
  margin-left: unset
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .input-div__title
{
  all: unset;
  position: absolute;
  inset-block-start: 2px;
  inset-inline-start: 10px
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightForm>ul>li>label>span
{
  font-size: var(--font-size-sm);
  font-weight: 400;
  left: unset;
  inset-inline-start: var(--spacing-lg)
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .svgCalendarContainer
{
  right: unset;
  inset-inline-end: var(--spacing-xl);
  background-image: url(https://storage.aerocrs.com/567/system/calendar-day20x20.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightForm>ul>li>label>input
{
  text-indent: 16px
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .clear-button:after
{
  opacity: .5
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightSubmit
{
  float: inline-end;
  transition: .3s
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightCoupon
{
  float: inline-start;
  color: var(--color-text-black)
}

.flightCoupon .svgHolder svg
{
  fill: var(--color-accent-orange)
}

.flightCoupon_initial span
{
  padding-inline-start: var(--spacing-sm)
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightSubmit input
{
  border-radius: var(--button-radius, 30px);
  background: var(--Green, #04434a);
  display: flex;
  width: 238px;
  height: 48px;
  color: var(--white, #fff);
  font-size: var(--font-size-lg);
  transition: .3s;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}

#flightForm_passPop
{
  width: calc(100% + 8rem);
  inset-inline-end: 0;
  border-radius: var(--radius-md)
}

.flightForm_passPop li
{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid var(--color-border-light);
  padding: 16px
}

.flightForm_passPop li label span
{
  color: var(--color-text-black);
  opacity: .8;
  line-height: 1.5;
  font-weight: 400;
  text-transform: capitalize
}

.flightForm_passPop .userPop_submit input
{
  border-radius: var(--radius-md);
  height: 50px;
  background-color: var(--color-bg-primary) !important
}

.passPop_form a
{
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  right: unset;
  inset-inline-end: 0
}

.passPop_form a:first-child
{
  inset-inline-end: 0px;
  inset-inline-start: auto;
  left: unset;
  right: unset
}

.passPop_form input
{
  height: 34px
}

.passPop_form
{
  padding: 0;
  width: 150px
}

.easy-autocomplete-container ul
{
  border-radius: var(--radius-md)
}

.easy-autocomplete-container ul li
{
  text-transform: capitalize;
  font-weight: 400;
  background: unset;
  border-bottom: 1px solid var(--color-border-light);
  font-size: 1rem
}

.easy-autocomplete-container ul li div
{
  font-weight: inherit
}

.easy-autocomplete-container ul li.selected
{
  background: none repeat scroll 0 0 var(--color-bg-light-gray)
}

.clear-button
{
  right: unset;
  inset-inline-end: 56px
}

#enginePanel_reservation
{
  margin-bottom: 222px
}

@media screen and (min-width:1025px)
{

  .horizontalse .clear-button,
  .inner_headerBottom .clear-button
  {
    right: unset;
    inset-inline-end: 8%
  }

  #main.engineFrame:not(:has(> .widget.uprightEngine_frame))
  {
    position: relative;
    top: 125px;
    margin-bottom: 142px
  }

  .horizontalse .flightForm__wrapper .easy-autocomplete-container
  {
    left: 0 !important;
    inset-inline-start: -6px;
    width: calc(100% + 8rem)
  }
}

@media screen and (max-width:1024px)
{
  .engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightForm
  {
    flex-direction: column;
    gap: 0;
    padding: 20px 0
  }

  .enginePanels .enginePanel:first-child
  {
    border-top-left-radius: unset;
    border-start-end-radius: 10px
  }
}

@media screen and (max-width:1023px)
{
  .plazmaFrame
  {
    height: auto !important
  }

  #main.engineFrame:not(:has(> .widget.uprightEngine_frame))
  {
    margin-top: 0;
    margin-bottom: 0
  }
}

@media screen and (max-width:767px)
{
  .popOpen
  {
    height: unset !important;
    position: unset !important;
    width: unset !important
  }

  .flightForm_datePop
  {
    position: fixed !important
  }

  .clear-button
  {
    inset-inline-end: 7%
  }
}

@media screen and (max-width:766px)
{
  .horizontalse .flightForm__wrapper .easy-autocomplete-container
  {
    width: 115%;
    left: 0;
    top: 32px;
    inset-inline-start: -4px
  }

  #main.engineFrame:not(:has(> .widget.uprightEngine_frame))
  {
    top: 0;
    left: 0;
    right: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }

  #flightForm_passPop
  {
    width: 100% !important
  }
}

@media screen and (max-width:600px)
{
  #myCarousel .item img
  {
    object-position: top;
    height: 124px
  }

  .engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightForm
  {
    padding: 0
  }

  .engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightSubmit,
  .engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightSubmit input
  {
    width: 100%;
    max-width: 100%;
    text-align: center
  }

  .engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightSubmit input
  {
    margin-top: 10px
  }

  .clear-button
  {
    inset-inline-end: 28%
  }

  .flightForm .switch
  {
    right: unset;
    inset-inline-end: 10px;
    top: 45px
  }
}

.userPop_form
{
  padding: 20px 20px 30px
}

.userPop
{
  position: fixed;
  border-radius: 10px;
  overflow: hidden;
  top: 100px !important
}

.userPop_title
{
  color: #090b11;
  background-color: #eaedfb;
  min-height: 80px
}

a.userPop_close
{
  font-weight: 100;
  color: #090b11;
  right: unset;
  inset-inline-end: 0
}

.userPop_submit input
{
  border-radius: 20px;
  text-transform: capitalize;
  font-size: clamp(1rem, .2717rem + 1.7391vw, 1.25rem)
}

.flightItem_titleMobile span,
span[data-operator]
{
  text-transform: none
}

.modalBtn
{
  margin-left: unset;
  margin-inline-start: 40%
}

#cancellationModal
{
  overflow-y: auto
}

@media screen and (max-width:670px)
{
  .seatSelection_MapLegend ul[aria-hidden=false]
  {
    display: flex;
    flex-direction: column;
    gap: 10px
  }

  .seatSelection_passengers
  {
    width: auto;
    padding: 10px 0;
    border-inline-end: none
  }

  div#mapFrame
  {
    padding: 0;
    direction: ltr
  }

  .seatSelection_flightPanels
  {
    padding-bottom: 140px
  }

  .seatSelection_MapLegend
  {
    width: 140px;
    inset-inline-start: 0;
    bottom: 90px;
    border-radius: 0;
    border-start-end-radius: 6px
  }

  a.MapLegend_mobileToggle:after,
  a.MapLegend_mobileToggle[aria-expanded=true]:after
  {
    right: unset;
    inset-inline-end: 21px
  }

  .userPop
  {
    top: 36px !important;
    left: 0;
    right: 0;
    transform: unset;
    margin: 0 20px;
    position: fixed
  }
}

#cartBox .totalRow .cell a.btnOk[href],
.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightSubmit input,
.lightBox .block .priceRow .button,
.newsletter-button,
.newsletter-submit-btn,
.seatSelection_totalSubmit a,
a.card-cta
{
  background-color: var(--color-action-green) !important;
  border-color: var(--color-action-green) !important;
  color: var(--color-text-white) !important
}

#cartBox .totalRow .cell a.btnOk[href]:hover,
.engineFrame:not(:has(> .widget.uprightEngine_frame)) .flightSubmit input:hover,
.lightBox .block .priceRow .button:hover,
.newsletter-button:hover,
.newsletter-submit-btn:hover,
.seatSelection_totalSubmit a:hover,
a.card-cta:hover
{
  background-color: #033239 !important;
  border-color: #033239 !important
}

.method .allOpions .option input:checked+label,
.option.selected label
{
  background-color: var(--color-action-green) !important;
  color: var(--color-text-white) !important
}

.progressBar li.active:before
{
  background-color: var(--color-accent-orange) !important;
  color: var(--color-text-white) !important;
  border-color: var(--color-accent-orange) !important
}

.progressBar li:not(:last-child) a:after
{
  background-image: repeating-linear-gradient(to right, var(--color-accent-orange) 0, var(--color-accent-orange) 6px, transparent 6px, transparent 12px) !important
}

.engineFrame:not(:has(> .widget.uprightEngine_frame)) .engineTabs .svgHolder svg,
.engineFrame:not(:has(> .widget.uprightEngine_frame)) .engineTabs .svgHolder svg path
{
  fill: var(--color-accent-orange) !important
}

[data-operator]:after
{
  content: "";
  display: inline-block;
  width: clamp(5.4375rem, 1.6094rem + 12.25vw, 8.5rem);
  height: clamp(.875rem, .4063rem + 1.5vw, 1.25rem);
  margin-inline-start: 4px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}

[data-operator]:before
{
  content: "Flight operated by";
  display: inline-block;
  font-size: clamp(.75rem, .5938rem + .5vw, .875rem);
  color: var(--color-text-black)
}

:dir(rtl) [data-operator]:before
{
  content: "הטיסה מופעלת על ידי";
  display: inline-block;
  font-size: clamp(.75rem, .5938rem + .5vw, .875rem)
}

:lang(gr) [data-operator]:before
{
  content: "Η πτήση εκτελείται από";
  font-size: 12px
}

[data-operator=TUS]:after
{
  background-image: url("https://storage.aerocrs.com/567/system/Tus_Airways_Logo.png")
}

[data-operator=BLUEBIRD]::after
{
  background-image: url("https://storage.aerocrs.com/567/system/logo-operated-by-bluebird.png")
}

span[data-operator]
{
  font-size: 0px !important;
  display: flex;
  align-items: center
}