.elementor-5530 .elementor-element.elementor-element-c675b47{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.5;--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-5530 .elementor-element.elementor-element-c675b47:not(.elementor-motion-effects-element-type-background), .elementor-5530 .elementor-element.elementor-element-c675b47 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://stagingheli.heli.edu.au/wp-content/uploads/2022/11/international-banner.webp");background-position:center center;background-size:cover;}.elementor-5530 .elementor-element.elementor-element-c675b47::before, .elementor-5530 .elementor-element.elementor-element-c675b47 > .elementor-background-video-container::before, .elementor-5530 .elementor-element.elementor-element-c675b47 > .e-con-inner > .elementor-background-video-container::before, .elementor-5530 .elementor-element.elementor-element-c675b47 > .elementor-background-slideshow::before, .elementor-5530 .elementor-element.elementor-element-c675b47 > .e-con-inner > .elementor-background-slideshow::before, .elementor-5530 .elementor-element.elementor-element-c675b47 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';background-color:#333333;}.elementor-5530 .elementor-element.elementor-element-68977bc{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-5530 .elementor-element.elementor-element-619355d{text-align:center;}.elementor-5530 .elementor-element.elementor-element-619355d .elementor-heading-title{font-family:"GothamBook", Sans-serif;font-size:40px;font-weight:600;color:#FFFFFF;}.elementor-5530 .elementor-element.elementor-element-5328ec7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-abcb11d */.heli-living-section {
  color: #3A3748;
  padding: 80px 24px;
  background-color: #ffffff;
  font-family: 'Verdana', sans-serif;
}

.heli-living-inner {
  max-width: 1200px;
  margin: 0 auto;
}

.heli-living-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
  align-items: center;
  justify-content: space-between;
}

.heli-living-text-block {
  flex: 1 1 55%;
}

.heli-living-image-block {
  flex: 1 1 40%;
}

.heli-living-image-block img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  display: block;
  object-fit: cover;
}

.heli-living-title {
  font-size: 3.5rem;
  font-weight: 800;
  color: #3A3748;
  margin-bottom: 32px;
  line-height: 1.2;
}

.heli-living-text {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 20px;
}

.heli-living-text a:hover {
  text-decoration: underline;
}

@media (max-width: 1023px) {
  .heli-living-grid {
    flex-direction: column;
  }

  .heli-living-text-block,
  .heli-living-image-block {
    flex: 1 1 100%;
  }

  .heli-living-section {
    padding: 60px 20px;
  }

  .heli-living-title {
    font-size: 2.25rem;
  }

  .heli-living-text {
    font-size: 1rem;
  }
}

@media (max-width: 479px) {
  .heli-living-section {
    padding: 40px 16px;
  }

  .heli-living-title {
    font-size: 1.75rem;
  }

  .heli-living-text {
    font-size: 0.95rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-17412be */.heli-oshc-section {
  background-color: #F9FAFB;
  padding: 80px 24px;
  font-family: 'Verdana', sans-serif;
  color: #3A3748;
}

.heli-oshc-inner {
  max-width: 1200px;
  margin: 0 auto;
}

.heli-oshc-card {
  background-color: #ffffff;
  border: 1px solid #E0E0E0;
  border-radius: 10px;
  padding: 48px 32px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
}

.heli-oshc-title {
  font-size: 2.75rem;
  font-weight: 800;
  color: #3A3748;
  margin-bottom: 24px;
  line-height: 1.3;
}

.heli-oshc-text {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 20px;
}

.heli-oshc-text a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .heli-oshc-section {
    padding: 60px 16px;
  }

  .heli-oshc-card {
    padding: 32px 20px;
  }

  .heli-oshc-title {
    font-size: 2rem;
  }

  .heli-oshc-text {
    font-size: 1rem;
  }
}

@media (max-width: 479px) {
  .heli-oshc-title {
    font-size: 1.75rem;
  }

  .heli-oshc-text {
    font-size: 0.95rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dfecc85 */.heli-cost-split-section {
  background-color: #ffffff;
  padding: 80px 24px;
  font-family: 'Verdana', sans-serif;
  color: #3A3748;
}

.heli-cost-split-inner {
  max-width: 1200px;
  margin: 0 auto;
}

.heli-cost-split-card {
  display: flex;
  flex-wrap: wrap;
  gap: 0; /* Can be adjusted if spacing between image and text is needed */
  background-color: #ffffff;
  border: 1px solid #E0E0E0;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
}

.heli-cost-split-image {
  flex: 1 1 35%;
}

.heli-cost-split-image img {
  object-fit: cover;
  height: 100%;
}

.heli-cost-split-text {
  flex: 1 1 65%;
  padding: 40px 32px;
  box-sizing: border-box;
}

.heli-cost-split-title {
  font-size: 2.75rem;
  font-weight: 800;
  color: #3A3748;
  margin-bottom: 24px;
  line-height: 1.3;
}

.heli-cost-split-text p {
  font-size: 16px;
  line-height: 1.7;
  color: #444444;
  margin-bottom: 20px;
}


.heli-cost-split-text a:hover {
  text-decoration: underline;
}

/* Tablet */
@media (max-width: 1023px) {
  .heli-cost-split-image {
    min-height: 200px;
  }

  .heli-cost-split-text {
    padding: 28px 20px;
  }

  .heli-cost-split-title {
    font-size: 2.25rem;
  }

  .heli-cost-split-text p {
    font-size: 1rem;
  }
}

/* Mobile */
@media (max-width: 768px) {
  .heli-cost-split-card {
    flex-direction: column;
  }
    
  .heli-cost-split-text {
    padding: 24px 16px;
  }

  .heli-cost-split-title {
    font-size: 1.75rem;
  }

  .heli-cost-split-text p {
    font-size: 0.95rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d4ea0a3 *//* Section wrapper */
.heli-accommodation-section {
  background-color: #F9FAFB;
  padding: 80px 24px;
  font-family: 'Verdana', sans-serif;
  color: #3A3748;
}

/* Inner container */
.heli-accommodation-inner {
  max-width: 1200px;
  margin: 0 auto;
}

/* Flex container for layout */
.heli-accommodation-content {
  display: flex;
  gap: 40px;
  align-items: stretch;
  flex-wrap: nowrap;
  background-color: #F9FAFB; /* Matches section for consistent look */
}

/* Left: text + cards */
.heli-accommodation-left {
  flex: 1 1 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Right: image */
.heli-accommodation-right {
  flex: 1 1 40%;
  display: flex;
}

.heli-accommodation-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  display: block;
}

/* Heading */
.heli-accommodation-title {
  font-size: 3rem;
  font-weight: 800;
  margin-bottom: 24px;
}

/* Paragraph text */
.heli-accommodation-left p {
  font-size: 16px;
  line-height: 1.7;
  color: #444444;
  margin-bottom: 16px;
}

/* Link styling */
.heli-accommodation-left a {
  color: #00a3c8;
  text-decoration: none;
}
.heli-accommodation-left a:hover {
  text-decoration: underline;
}

/* Card grid for accommodation types */
.heli-accommodation-cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 24px;
}

/* Individual card */
.heli-accommodation-card {
  display: flex;
  gap: 12px;
  background-color: #ffffff;
  padding: 16px 20px;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
}

.heli-accommodation-card p {
  margin: 6px 0 0;
  font-size: 14px;
  color: #444444;
}

.heli-accommodation-card strong {
  font-size: 16px;
}

/* Font Awesome icon wrapper */
.heli-icon i {
  font-size: 24px;
  color: #3A3748;
  flex-shrink: 0;
}

/* Tablet view adjustments */
@media (max-width: 1023px) {
  .heli-accommodation-content {
    flex-direction: column;
    flex-wrap: wrap;
  }

  .heli-accommodation-title {
    font-size: 2.25rem;
  }

  .heli-accommodation-cards {
    grid-template-columns: 1fr;
  }

  .heli-accommodation-right img {
    height: auto;
    margin-top: 24px;
  }
}

/* Mobile view adjustments */
@media (max-width: 479px) {
  .heli-accommodation-section {
    padding: 40px 16px;
  }

  .heli-accommodation-title {
    font-size: 1.75rem;
  }

  .heli-accommodation-card p {
    font-size: 0.95rem;
  }

  .heli-icon i {
    font-size: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-230b741 *//* Base Section Styling */
/*.heli-accommodation-section {*/
/*    background-color: #fafafa;*/
/*    padding: 60px 24px;*/
/*    font-family: 'Verdana', sans-serif;*/
/*    color: #3A3748;*/
/*}*/

/*.heli-accommodation-inner {*/
/*    max-width: 1200px;*/
/*    margin: 0 auto;*/
/*}*/

/*.heli-accommodation-card {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    background-color: #ffffff;*/
/*    border-radius: 16px;*/
/*    overflow: hidden;*/
/*    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);*/
/*    border: 1px solid #e2e8f0;*/
/*}*/

/* Sidebar Tabs */
/*.heli-accommodation-sidebar {*/
/*    width: 280px;*/
/*    background: #f8fafc;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    padding: 32px 24px;*/
/*    gap: 8px;*/
/*    border-right: 1px solid #e2e8f0;*/
/*    box-sizing: border-box;*/
/*}*/

/*.heli-accommodation-tab {*/
/*    background-color: transparent;*/
/*    color: #64748b;*/
/*    padding: 16px 20px;*/
/*    border-radius: 12px;*/
/*    border: none;*/
/*    font-weight: 500;*/
/*    cursor: pointer;*/
/*    transition: all 0.2s ease;*/
/*    text-align: left;*/
/*    font-family: inherit;*/
/*    font-size: 14px;*/
/*    line-height: 1.4;*/
/*    position: relative;*/
/*    white-space: normal;*/
/*    word-wrap: break-word;*/
/*}*/

/*.heli-accommodation-tab:hover {*/
/*    background-color: #f1f5f9;*/
/*    color: #334155;*/
/*}*/

/*.heli-accommodation-tab.active {*/
/*    background-color: #ffffff;*/
/*    color: #1e293b;*/
/*    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);*/
/*}*/

/*.heli-accommodation-tab.active::before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    width: 3px;*/
/*    height: 20px;*/
/*    background-color: #64c8e8;*/
/*    border-radius: 0 2px 2px 0;*/
/*}*/

/* Content Area */
/*.heli-accommodation-content {*/
/*    flex: 1;*/
/*    padding: 48px 40px;*/
/*    box-sizing: border-box;*/
/*    background-color: #ffffff;*/
/*}*/

/*.heli-accommodation-panel {*/
/*    display: none;*/
/*    animation: fadeIn 0.3s ease-out;*/
/*}*/

/*@keyframes fadeIn {*/
/*    from { */
/*        opacity: 0; */
/*        transform: translateY(10px);*/
/*    }*/
/*    to { */
/*        opacity: 1; */
/*        transform: translateY(0);*/
/*    }*/
/*}*/

/* Typography */
/*.heli-accommodation-title {*/
/*    font-size: 2.25rem;*/
/*    font-weight: 700;*/
/*    color: #3A3748;*/
/*    margin-bottom: 32px;*/
/*    line-height: 1.2;*/
/*    letter-spacing: -0.025em;*/
/*}*/

/*.heli-accommodation-panel p {*/
/*    font-size: 16px;*/
/*    line-height: 1.7;*/
/*    margin-bottom: 24px;*/
/*    font-weight: 400;*/
/*}*/

/*.heli-accommodation-panel ul {*/
/*    padding-left: 24px;*/
/*    margin-bottom: 24px;*/
/*}*/

/*.heli-accommodation-panel li {*/
/*    font-size: 16px;*/
/*    line-height: 1.7;*/
/*    color: #475569;*/
/*    margin-bottom: 12px;*/
/*    font-weight: 400;*/
/*}*/

/*.heli-accommodation-panel strong {*/
/*    font-weight: 600;*/
/*    color: #1e293b;*/
/*}*/

/*.heli-accommodation-panel a {*/
/*    color: #64c8e8;*/
/*    text-decoration: none;*/
/*    font-weight: 500;*/
/*    transition: color 0.2s ease;*/
/*}*/

/*.heli-accommodation-panel a:hover {*/
/*    color: #3A3748;*/
/*    text-decoration: underline;*/
/*}*/

/* Button Group */
/*.heli-accommodation-links {*/
/*    margin-top: 32px;*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    gap: 12px;*/
/*}*/

/* Primary Button */
/*.heli-accommodation-btn {*/
/*    padding: 12px 20px;*/
/*    background-color: #64c8e8;*/
/*    color: white !important;*/
/*    border-radius: 8px;*/
/*    font-weight: 500;*/
/*    text-decoration: none;*/
/*    display: inline-block;*/
/*    transition: all 0.4s ease;*/
/*    font-family: inherit;*/
/*    font-size: 14px;*/
/*    border: none;*/
/*    cursor: pointer;*/
/*}*/

/*.heli-accommodation-btn:hover {*/
/*    background-color: #3A3748;*/
/*    transform: translateY(-1px);*/
/*}*/

/* Outline Button Variant */
/*.heli-accommodation-btn.outline {*/
/*    background-color: transparent;*/
/*    color: #64c8e8;*/
/*    border: 1px solid #64c8e8;*/
/*}*/

/*.heli-accommodation-btn.outline:hover {*/
/*    background-color: #64c8e8;*/
/*    color: white;*/
/*}*/

/* Intro Panel Two-Column Layout */
/*.heli-accommodation-intro-panel {*/
/*    display: flex;*/
/*    align-items: flex-start;*/
/*    gap: 40px;*/
/*}*/
/*.heli-accommodation-intro-panel .heli-accommodation-title {*/
    flex: 0 0 200px; /* Do not grow, do not shrink, base width 200px */
/*    color: #64c8e8;*/
/*    margin-bottom: 0;*/
/*}*/
/*.heli-accommodation-intro-content {*/
/*    flex: 1;*/
/*}*/
/*.heli-accommodation-intro-content p {*/
/*    margin-bottom: 16px;*/
/*}*/
/*.heli-accommodation-intro-content p:last-child {*/
/*    margin-bottom: 0;*/
/*}*/

/* Responsive - Tablet */
/*@media (max-width: 1023px) {*/
/*    .heli-accommodation-content {*/
/*        padding: 36px 28px;*/
/*    }*/

/*    .heli-accommodation-title {*/
/*        font-size: 1.875rem;*/
/*    }*/

/*    .heli-accommodation-panel p,*/
/*    .heli-accommodation-panel li {*/
/*        font-size: 15px;*/
/*    }*/

/*    .heli-accommodation-tab.active::after {*/
/*        transform: translateY(-50%) rotate(180deg);*/
/*        color: #64c8e8;*/
/*    }*/

/*    .heli-accommodation-btn {*/
/*        padding: 10px 16px;*/
/*        font-size: 13px;*/
/*    }*/
/*}*/

/* Responsive - Mobile */
/*@media (max-width: 768px) {*/
/*    .heli-accommodation-section {*/
/*        padding: 40px 16px;*/
/*    }*/

/*    .heli-accommodation-card {*/
/*        flex-direction: column;*/
/*        border-radius: 12px;*/
/*    }*/

    /* Mobile Accordion Layout */
/*    .heli-accommodation-sidebar {*/
/*        width: 100%;*/
/*        border-right: none;*/
/*        border-bottom: none;*/
/*        flex-direction: column;*/
/*        gap: 0;*/
/*        padding: 0;*/
/*        background: #ffffff;*/
/*    }*/

/*    .heli-accommodation-tab {*/
/*        width: 100%;*/
/*        background-color: #f8fafc;*/
/*        color: #475569;*/
/*        padding: 20px 24px;*/
/*        border-radius: 0;*/
/*        border-bottom: 1px solid #e2e8f0;*/
/*        font-size: 16px;*/
/*        font-weight: 600;*/
/*        text-align: left;*/
/*        position: relative;*/
/*        transition: all 0.3s ease;*/
/*    }*/

/*    .heli-accommodation-tab:hover {*/
/*        background-color: #f1f5f9;*/
/*        color: #1e293b;*/
/*    }*/

/*    .heli-accommodation-tab.active {*/
/*        background-color: #ffffff;*/
/*        color: #1e293b;*/
/*        box-shadow: none;*/
/*        border-bottom: 2px solid #64c8e8;*/
/*    }*/

/*    .heli-accommodation-tab.active::before {*/
/*        display: none;*/
/*    }*/

    /* Add dropdown arrow for mobile */
/*    .heli-accommodation-tab::after {*/
/*        content: '▼';*/
/*        position: absolute;*/
/*        right: 24px;*/
/*        top: 50%;*/
/*        transform: translateY(-50%);*/
/*        font-size: 12px;*/
/*        color: #64748b;*/
/*        transition: transform 0.3s ease;*/
/*    }*/

/*    .heli-accommodation-tab.active::after {*/
/*        transform: translateY(-50%) rotate(180deg);*/
/*        color: #64c8e8;*/
/*    }*/

    /* Mobile Content Panels */
/*    .heli-accommodation-content {*/
/*        padding: 0;*/
/*        background-color: #ffffff;*/
/*    }*/

/*    .heli-accommodation-panel {*/
/*        padding: 24px;*/
/*        border-bottom: 1px solid #e2e8f0;*/
/*        background-color: #fafafa;*/
/*        animation: slideDown 0.3s ease-out;*/
/*    }*/

/*    @keyframes slideDown {*/
/*        from { */
/*            opacity: 0; */
/*            max-height: 0;*/
/*            padding-top: 0;*/
/*            padding-bottom: 0;*/
/*        }*/
/*        to { */
/*            opacity: 1; */
/*            max-height: 1000px;*/
/*            padding-top: 24px;*/
/*            padding-bottom: 24px;*/
/*        }*/
/*    }*/

/*    .heli-accommodation-title {*/
/*        font-size: 1.5rem;*/
/*        margin-bottom: 20px;*/
/*    }*/

/*    .heli-accommodation-panel p,*/
/*    .heli-accommodation-panel li {*/
/*        font-size: 14px;*/
/*        margin-bottom: 16px;*/
/*    }*/

/*    .heli-accommodation-links {*/
/*        margin-top: 20px;*/
/*        gap: 10px;*/
/*    }*/

/*    .heli-accommodation-btn {*/
/*        padding: 10px 16px;*/
/*        font-size: 13px;*/
/*    }*/

    /* Intro Panel Layout on Mobile */
/*    .heli-accommodation-intro-panel {*/
/*        flex-direction: column;*/
/*        gap: 20px;*/
/*        align-items: stretch;*/
/*    }*/
/*    .heli-accommodation-intro-panel .heli-accommodation-title {*/
/*        flex-basis: auto;*/
/*    }*/
/*}*//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GothamBook';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://stagingheli.heli.edu.au/wp-content/uploads/2022/11/GothamBook.ttf') format('truetype');
}
@font-face {
	font-family: 'GothamBook';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://stagingheli.heli.edu.au/wp-content/uploads/2022/11/GothamBookItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */