@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

#top .landing_page_sect .av-section-color-overlay {
	background: rgba(0, 0, 0, 0.12);
	backdrop-filter: blur(6px);
}

#top .landing_page_btn {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    color: var(--ffffff, #FFF);
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.12);
    padding: 32px;
    transition: background .2s ease, color .2s ease;
    display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}

#top .landing_page_btn svg path {
	transition: stroke .2s ease;
}

#top .landing_page_btn:hover {
	background: var(--ffffff, #FFF);
	color: var(--134686, #134686);
}

#top .landing_page_btn:hover svg path {
	stroke: var(--134686, #134686);
}

#top svg {
	display: block;
}

#top .landing_page_btns_cont {
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 64px;
    gap: 8px;
}

#top .landing_page_sect .container {
	max-width: 1508px;
}

#top .page_header_cont .av-section-color-overlay {
	opacity: 1 !important;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.12) 100%);
    backdrop-filter: blur(6px);
}

#top .page_header_cont .template-page {
	padding-bottom: 120px;
	vertical-align: bottom;
}

#top .page_breadcrumbs_link {
	display: block;
	color: var(--ffffff, #FFF);
	font-size: 16px;
	font-family: "Inter", sans-serif;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
}

#top .page_breadcrumbs_text {
	opacity: 0.56;
}

#top .page_breadcrumbs_cont {
    background: rgba(255, 255, 255, 0.12);
    padding: 10px 14px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
	max-width: max-content;
}

#top .page_header_title .av-special-heading-tag {
	color: var(--ffffff, #FFF);
	font-size: 64px;
	font-weight: 700;
	font-family: "Inter", sans-serif;
	line-height: 64px;
	letter-spacing: -1.92px;
	text-transform: uppercase;
}

#top .text_low_opacity {
	opacity: 0.72;
}

#top .padd_top_normal .template-page {
	padding-top: 100px;
}

#top .padd_bot_normal .template-page {
	padding-bottom: 100px;
}

#top .sect_sub_title .av-special-heading-tag {
	color: var(--134686, #134686);
	font-size: 16px;
	font-weight: 500;
	font-family: "Inter", sans-serif;
	line-height: 24px;
	text-transform: uppercase;
}

#top .sect_title .av-special-heading-tag {
	color: var(--262626, #262626);
	font-family: "Inter", sans-serif;
	font-size: 45px;
	font-weight: 700;
	line-height: 45px;
	letter-spacing: -1.35px;
	text-transform: uppercase;
}

#top .sect_title_smaller .av-special-heading-tag {
	font-size: 32px;
	line-height: 32px;
	letter-spacing: -0.96px;
}

#top .marg_top_20 {
	margin-top: 20px;
}

#top .col_max_width_928 .container {
	max-width: 1028px;
}

#top #scroll-top-link, #top .gform_heading, #top .gform_validation_errors {
	display: none;
}

#top textarea, #top form, #top fieldset {
	margin-bottom: 0px !important;
}

#top .gform_image_button {
	border-radius: 0px;
    padding: 0px;
    border: unset;
    margin: 0px;
	width: 217px;
	height: 60px;
}

#top .marg_top_64 {
	margin-top: 64px;
}

#top .marg_top_40 {
	margin-top: 40px;
}

#top .gfield_label {
	color: var(--262626, #262626);
	font-size: 18px;
	font-weight: 400;
	font-family: "Inter", sans-serif;
	line-height: 28px;
}

#top .gfield_required_asterisk {
	color: var(--cf-1-f-1-e, #CF1F1E);
	font-size: 18px;
	font-weight: 400;
	font-family: "Inter", sans-serif;
	line-height: 28px;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
	border: 1px solid var(--e-7-e-7-e-6, #E7E7E6) !important;
	background: var(--ffffff, #FFF) !important;
	color: var(--262626, #262626) !important;
	font-family: "Inter", sans-serif !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 28px !important;
	box-shadow: unset !important;
	padding: 14px 24px !important;
	outline: unset !important;
	border-radius: 0px !important;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color select {
	height: max-content;
	max-height: max-content;
}

#top input[type="text"]:focus, #top input[type="password"]:focus, #top input[type="email"]:focus, #top input[type="number"]:focus, #top input[type="url"]:focus, #top input[type="tel"]:focus, #top input[type="search"]:focus, #top textarea:focus {
	border: 1px solid var(--134686, #134686) !important;
}

#top .gform-theme--foundation .gform_fields {
    grid-row-gap: 26px;
    row-gap: 26px;
}

#top .gfield_consent_label {
	color: var(--262626, #262626);
	font-family: "Inter", sans-serif !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

#top .gfield_consent_label a {
	color: var(--134686, #134686);
	font-weight: 500;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}

.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
    left: 2px;
    position: relative;
}

.gform-theme--framework .gfield--type-choice .gchoice, .gform-theme--framework .gfield--type-choice .ginput_container_consent {
    align-items: center;
}

#top .gfield_validation_message {
	font-family: "Inter", sans-serif !important;
}

#top .gform_confirmation_message {
	color: var(--262626, #262626);
    font-family: "Inter", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -1.02px;
    text-transform: none;
}

#top .padd_left_offset {
	padding-left: 240px;
}

#top .padd_bot_0 .template-page {
	padding-bottom: 0px;
}

#top .map_cont {
    position: relative;
    border: 1px solid #134686 !important;
}

#top .map_cont iframe {
	display: block;
	width: 100% !important;
	height: 550px;
}

#top .map_inner_cont {
	position: absolute;
	bottom: 6px;
	left: 6px;
	display: grid;
	grid-template-columns: max-content;
	gap: 20px;
	padding: 40px;
	background: var(--ffffff, #FFF);
	box-shadow: 199px 199px 79px 0 rgba(0, 0, 0, 0.00), 128px 128px 72px 0 rgba(0, 0, 0, 0.01), 72px 72px 61px 0 rgba(0, 0, 0, 0.02), 32px 32px 45px 0 rgba(0, 0, 0, 0.03), 8px 8px 25px 0 rgba(0, 0, 0, 0.04);
}

#top .map_contact_detail_text {
	color: var(--262626, #262626);
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

#top .contact_address {
	max-width: 240px;
}

#top .map_contact_detail {
	display: grid;
	grid-template-columns: max-content 1fr;
	align-items: center;
	gap: 12px;
}

#top .main_p_cont *:first-child {
	margin-top: 0px;
}

#top .main_p_cont *:last-child {
	margin-bottom: 0px;
}

#top .main_p_cont * {
	color: var(--6-e-6-e-6-d, #6E6E6D);
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px; 
}

#top .footer_card_title .av-special-heading-tag {
	color: var(--262626, #262626);
	font-family: "Inter", sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 24px; 
	letter-spacing: -0.48px;
	text-transform: uppercase;
}

#top .footer_card_title_inner {
	color: var(--6-e-6-e-6-d, #6E6E6D);
	font-weight: 400;
}

#top .simple_btn_cont a {
	background: transparent !important;
	border-radius: 0px !important;
	border: unset !important;
	color: var(--134686, #134686) !important;
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	padding: 0px;
}

#top .simple_btn_cont a .avia_iconbox_title {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 8px;
}

#top .simple_btn_cont a .avia_iconbox_title::after {
	content: "";
	width: 20px;
	height: 20px;
	background-image: url(/wp-content/uploads/2026/03/lucide_arrow-right.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

#top .footer_card_col {
	border: 1px solid var(--e-7-e-7-e-6, #E7E7E6);
	padding: 40px;
}

#top .footer_logo {
	width: 298px;
	height: 40px;
	background-image: url(/wp-content/uploads/2026/03/Logos-1.svg);
	margin-bottom: 148px;
}

#top .footer_label {
	display: block;
	color: var(--262626, #262626);
	font-family: "Inter", sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 1.44px;
	text-transform: uppercase;
	opacity: 0.4;
}

#top .footer_contact_cont {
	display: grid;
	grid-template-columns: max-content;
	gap: 16px;
}

#top .footer_contact_cont a {
	color: var(--134686, #134686);
	font-weight: 600;
}

#top .footer_menu_link {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 12px;
	color: var(--262626, #262626);
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

#top .footer_menu_link:hover {
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}

#top .footer_menu_cont {
	display: grid;
	grid-template-columns: max-content;
	gap: 8px;
}

#top .footer_menu_link_dot {
	width: 7px;
	height: 7px;
	opacity: 0.2;
	background: var(--134686, #134686);
}

#top .footer_menu_link:hover .footer_menu_link_dot {
	opacity: 1;
}

#top .main_footer_inner_cont {
	display: grid;
    grid-template-columns: repeat(3, max-content);
    gap: 120px;
}

#top .main_footer_sep {
	width: 1px;
	height: 426px;
	background: var(--e-7-e-7-e-6, #E7E7E6);
}

#top .main_footer_cont {
	display: grid;
    grid-template-columns: repeat(3, max-content);
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}


#top .bg_no_repeat {
	background-repeat: no-repeat;
}

#top .bg_center {
	background-position: center;
}

#top .bg_contain {
	background-size: contain;
}

#top .bg_cover {
	background-size: cover;
}

#top .socket_text {
	display: block;
	color: var(--6-e-6-e-6-d, #6E6E6D);
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

#top .socket_text strong {
	color: var(--262626, #262626);
	font-weight: 500;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}

#top .socket_cont {
    padding-top: 20px;
    border-top: 1px solid var(--e-7-e-7-e-6, #E7E7E6) !important;
    display: grid;
    grid-template-columns: repeat(2, max-content);
    gap: 20px;
    justify-content: space-between;
	position: relative;
}

#top .m7alpha_logo {
	display: block;
	width: 120px;
	height: 28px;
	background-image: url(/wp-content/uploads/2026/03/m7a_web_logo-1.svg);
}

#top .go_to_top {
	position: absolute;
	top: -44px;
	left: 0px;
}

#top .footer_bg {
    width: 1728px;
    height: 265px;
    background-image: url(/wp-content/uploads/2026/03/Ebene-1.svg);
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}

#top .footer_sect .template-page {
	padding-bottom: 20px !important;
}

#top .main_menu_logo {
	width: 305px;
	height: 40px;
	background-image: url(/wp-content/uploads/2026/03/Logos-2.svg);
	display: block;
}

#top .main_menu_cont {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999999;
	transition: background .6s ease;
}

#top .main_menu_cont_scrolled {
	background: #0f2e55;
}

#top .main_menu_inner_cont {
	padding: 20px 50px;
	max-width: 1508px;
	margin: 0 auto;
}

#top .main_menu_inner_cont {
    display: grid;
    grid-template-columns: max-content 1fr max-content;
    align-items: center;
    gap: 16px;
    justify-content: space-between;
}

#top .main_menu_items_cont {
    background: rgb(19 70 134 / 54%);
    backdrop-filter: blur(20px);
    padding: 16px 20px;
    overflow: hidden;
    display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 32px;
    align-items: center;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: max-content;
    justify-self: end;
}

#top .main_menu_item_cont {
	display: block;
	position: relative;
	color: #ffffff;
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	opacity: 0.72;
	transition: opacity .2s ease;
}

#top .main_menu_item_cont:hover, #top .menu_item_active {
	opacity: 1;
}

#top .main_menu_items_cont .main_btn_cont a {
    padding: 6px 6px 6px 16px;
    font-size: 15px;
}

#top .main_menu_items_cont .main_btn_cont a .avia_iconbox_title::after {
    width: 30px;
    height: 30px;
}

#top .top_menu_item_shadow {
    position: absolute;
    left: 50%;
    top: -20px;
    transform: translatex(-50%);
	opacity: 0;
	transition: opacity .2s ease;
}

#top .bottom_menu_item_shadow {
    position: absolute;
    left: 50%;
    bottom: -20px;
    transform: translatex(-50%);
	opacity: 0;
	transition: opacity .2s ease;
}

#top .main_menu_item_cont:hover .top_menu_item_shadow, #top .main_menu_item_cont:hover .bottom_menu_item_shadow {
	opacity: 1;
}

#top.page-id-41 .main_menu_cont, #top #header {
	display: none !important;
}

.html_header_top.html_header_sticky #main {
    padding-top: 0px;
}

#top .menu_dropdown_active_cont, #top .menu_dropdown_inner_cont a {
    background: var(--134686, #134686);
    padding: 15px 16px 15px 20px;
    display: grid;
    grid-template-columns: 1fr max-content;
    align-items: center;
    gap: 12px;
    color: var(--ffffff, #FFF);
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    justify-content: space-between;
	cursor: pointer;
}

#top .menu_dropdown_inner_cont a {
	transition: color .2s ease, background .2s ease;
}

#top .menu_dropdown_inner_cont a:hover {
	color: var(--134686, #134686);
	background: var(--ffffff, #FFF);
}

#top .menu_dropdown_inner_cont a svg path {
	transition: stroke .2s ease;
}

#top .menu_dropdown_inner_cont a:hover svg path {
	stroke: #134686;
}

#top .menu_dropdown_inner_cont {
    display: grid;
    grid-template-columns: 100%;
    gap: 4px;
    position: absolute;
    top: 54px;
    left: 0px;
    width: 100%;
	opacity: 0;
	pointer-events: none;
	transition: opacity .2s ease;
}

#top .menu_dropdown_inner_cont_active {
	opacity: 1;	
	pointer-events: auto;
}

#top .menu_dropdown_cont {
	position: relative;
	min-width: 264px;
}

#top .menu_dropdown_active_cont svg {
	transition: transform .2s ease;
}

#top .menu_dropdown_active_cont_icon svg {
	transform: rotate(180deg);
}

#top .special_amp {
    font-family: inherit !important;
    font-style: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    font-weight: inherit !important;
	color: inherit !important;
}

#top .about_img_col {
	height: 558px;
}

#top .about_us_text_col {
	padding-right: 150px;
}

#top .about_us_text_col_alt {
	padding-left: 150px;
}

#top .sect_title_white * {
	color: #ffffff !important;
}

#top .contact_us_banner {
    padding: 100px 96px;
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, max-content);
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}

#top .contact_us_banner::before {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: var(--134686, #134686);
	mix-blend-mode: overlay;
	visibility: visible;
	z-index: 10;
}

#top .contact_us_banner::after {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.00) 100%);
	visibility: visible;
	z-index: 5;
}

#top .contact_us_banner .sect_title, #top .contact_us_banner .main_btn_cont {
	position: relative;
	z-index: 40;
}

#top .main_btn_cont a {
	margin: 0px;
	border: unset !important;
	background: var(--ffffff, #FFF);
	padding: 20px 36px;
	color: var(--134686, #134686) !important;
	font-family: "Inter", sans-serif !important;
	font-size: 16px;
	font-weight: 500;
	border-radius: 0px !important;
	opacity: 1 !important;
	line-height: 1;
	text-transform: uppercase;
}

#top .main_btn_cont a .avia_iconbox_title {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 12px;
}

#top .main_btn_cont a .avia_iconbox_title::after {
	content: "";
	width: 20px;
	height: 20px;
	background-image: url(/wp-content/uploads/2026/04/lucide_arrow-right-1.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

#top .main_gallery_img {
	width: 100%;
	height: 550px;
}

#top .main_gallery_arrow {
    display: block;
    width: max-content;
    background: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(10px);
    padding: 20px 6px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 40;
	transition: background .2s ease;
    transform: translateY(-50%);
}

#top .main_gallery_arrow:hover {
	background: var(--134686, #134686);
}

#top .swiper-gallery {
	position: relative;
}

#top .main_gallery_arrow_prev {
	left: 20px;
}

#top .main_gallery_arrow_next {
	right: 20px;
}

#top .tabs_cont {
    border-bottom: 2px solid var(--e-7-e-7-e-6, #E7E7E6) !important;
    display: flex;
    justify-content: center;
    gap: 32px;
}

#top .tab_cont {
	display: block;
	width: max-content;
	min-width: 208px;
	color: var(--262626, #262626);
	text-align: center;
	font-family: "Inter", sans-serif !important;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	opacity: 0.4;
	cursor: pointer;
	padding-bottom: 16px;
	transition: color .2s ease, opacity .2s ease, border-color .2s ease;
	border-bottom: 2px solid transparent !important;
	margin-bottom: -2px;
}

#top .tab_cont:hover {
	opacity: 1;
}

#top .tab_cont_active {
	opacity: 1;
	color: var(--134686, #134686);
	border-color: #134686 !important;
}

#top .single_boat_card_cont {
	padding: 48px 20px 20px 20px;
	border: 1px solid var(--e-7-e-7-e-6, #E7E7E6);
	background: var(--ffffff, #FFF);
	transition: box-shadow .2s ease;
	cursor: pointer;
	display: none;
}

#top .single_boat_card_cont_active {
	display: block;
}

#top .single_boat_card_cont:hover {
	box-shadow: 0 748px 209px 0 rgba(0, 0, 0, 0.00), 0 479px 191px 0 rgba(0, 0, 0, 0.01), 0 269px 161px 0 rgba(0, 0, 0, 0.05), 0 120px 120px 0 rgba(0, 0, 0, 0.09), 0 30px 66px 0 rgba(0, 0, 0, 0.10);
}

#top .boat_cards_cont {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 32px;
}

#top .boat_img {
	width: 100%;
	height: 340px;
}

#top .single_boat_card_inner_cont {
	padding: 0px 20px;
}

#top .boat_title {
	display: block;
	color: var(--262626, #262626);
	font-family: "Inter", sans-serif !important;
	font-size: 24px;
	font-weight: 700;
	line-height: 24px; 
	letter-spacing: -0.48px;
	text-transform: uppercase;
}

#top .single_boat_card_inner_cont .main_p_cont {
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}

#top .marg_top_10 {
	margin-top: 10px;
}

#top .view_gallery_btn {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	color: var(--134686, #134686);
	font-family: "Inter", sans-serif !important;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	gap: 8px;
	cursor: pointer;
}

#top .single_boat_card_cont .view_gallery_btn .gallery_icon_bg {
	transition: fill .2s ease;
}

#top .single_boat_card_cont:hover .view_gallery_btn .gallery_icon_bg {
	fill: #134686;
}

#top .single_boat_card_cont .view_gallery_btn .gallery_icon_plus {
	transition: stroke .2s ease;
}

#top .single_boat_card_cont:hover .view_gallery_btn .gallery_icon_plus {
	stroke: #ffffff;
}

#top .boat_logo {
	max-height: 100px;
}

#top .main_btn_cont_blue a {
	background: var(--134686, #134686);
	color: var(--ffffff, #FFF) !important;
}

#top .main_btn_cont_blue a .avia_iconbox_title::after {
    background-image: url(/wp-content/uploads/2026/04/lucide_arrow-right-2.svg);
}

.boat_popup_overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.88);
    z-index: 99999999;
    align-items: center;
    justify-content: center;
}

.boat_popup_overlay.boat_popup_open {
    display: flex;
}

.boat_popup {
    position: relative;
    background: #fff;
    width: 100%;
    max-width: 900px;
    max-height: 85vh;
    overflow-y: auto;
    padding: 40px;
}

.boat_popup_close {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    line-height: 1;
	color: var(--262626, #262626);
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	padding: 16px 30px;
	background: var(--e-7-e-7-e-6, #E7E7E6);
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 12px;
}

body.popup_open,
html.popup_open {
    overflow: hidden;
}

#top .boat_popup_title {
	color: var(--262626, #262626);
	font-family: "Inter", sans-serif;
	font-size: 45px;
	font-weight: 700;
	line-height: 45px;
	letter-spacing: -1.35px;
	text-transform: uppercase;
}

#top .boat_popup_slides img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 450px;
}

#top .swiper-popup-gallery {
	position: relative;
}

#top .swiper_popup_scrollbar {
    width: 100%;
    height: 3px;
    background: rgb(255 255 255 / 24%);
}

#top .swiper_popup_scrollbar .swiper-scrollbar-drag {
	border-radius: 0px;
	background: var(--ffffff, #FFF);
	cursor: grab;
}

#top .swiper_popup_scrollbar .swiper-scrollbar-drag:active {
	cursor: grabbing; 
}

#top .swiper_popup_scrollbar_cont {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 0px 32px;
    padding-bottom: 32px;
    z-index: 50;
    display: flex;
    align-items: flex-end;
}

#top .swiper_popup_scrollbar_overlay {
	position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
	height: 200px;
    z-index: 40;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
	pointer-events: none;
}

#top .page_slide_img {
	width: 100%;
	height: 90vh;
	position: relative;
}

#top .page_slide_img_overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.12) 100%);
    backdrop-filter: blur(6px);
	-webkit-mask-image: linear-gradient(to right, black 0%, transparent 100%);
	mask-image: linear-gradient(to right, black 0%, transparent 100%);
}

#top .page_slider_sect .container {
	max-width: 100% !important;
	width: 100% !important;
	padding: 0px !important;
	margin: 0px !important;
}

#top .page_slider_sect .container .template-page {
	padding-top: 0px;
	padding-bottom: 0px;
}

#top .swiper-page-slider {
	position: relative;
}

#top .marg_top_0 {
	margin-top: 0px;
}

#top .page_slider_inner_wrapper {
	max-width: 1508px;
	padding: 0px 50px;
	margin: 0 auto;
	width: 100%;
}

#top .page_slider_inner_cont {
	position: absolute;
    z-index: 40;
    top: 50%;
    width: 100%;
    left: 0px;
    transform: translateY(-50%);
}

#top .page_slider_inner_wrapper .main_p_cont, #top .swiper_page_slider_scrollbar {
	max-width: 568px;
}

#top .page_slider_inner_wrapper .main_btn_cont a {
	background: rgba(255, 255, 255, 0.12);
	color: #ffffff !important;
}

#top .page_slider_inner_wrapper .main_btn_cont a .avia_iconbox_title::after {
	background-image: url(/wp-content/uploads/2026/04/lucide_arrow-right-2.svg);
}

#top .swiper_page_slider_scrollbar {
	height: 3px;
	background: rgba(255, 255, 255, 0.4);
}

#top .swiper_page_slider_scrollbar .swiper-scrollbar-drag {
	border-radius: 0px;
	background: var(--ffffff, #FFF);
	cursor: grab;
}

#top .swiper_page_slider_scrollbar .swiper-scrollbar-drag:active {
	cursor: grabbing; 
}

#top .page_slider_inner_wrapper .main_p_cont * {
	color: var(--ffffff, #FFF);
	opacity: 0.72;
}

#top .main_p_cont strong {
	font-weight: 500;
	color: var(--262626, #262626);
} 

#top .composites_slide_img {
	width: 100%;
	height: 700px;
	position: relative;
}

#top .composites_slide_img_overlay_left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 198px;
	pointer-events: none;
	background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.49) 100%);
}

#top .composites_slide_img_overlay_right {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 198px;
	pointer-events: none;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.49) 100%);
}

#top .composites_slide_img {
	padding: 20px;
}

#top .composites_slide_type {
	display: block;
	max-width: max-content;
	color: var(--ffffff, #FFF);
	font-family: "Inter", sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	background: var(--134686, #134686);
	padding: 8px 12px;
}

#top .composites_slide_inner_img {
	position: relative;
}

#top .composites_slide_title {
	display: block;
	max-width: max-content;
	color: var(--ffffff, #FFF);
	font-family: "Inter", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	background: rgba(255, 255, 255, 0.12);
	padding: 12px;
}

#top .composites_slider_scrollbar {
    height: 2px;
    background: var(--e-7-e-7-e-6, #E7E7E6);
}

#top .composites_slider_scrollbar .swiper-scrollbar-drag {
	background: var(--134686, #134686);
    border-radius: 0px;
	cursor: grab;
}

#top .composites_slider_scrollbar .swiper-scrollbar-drag:active {
	cursor: grabbing; 
}

#top .composites_slide_content_cont {
    position: absolute;
    bottom: -56px;
    right: 120px;
    z-index: 40;
    max-width: 448px;
    padding: 40px;
    background: var(--ffffff, #FFF);
    box-shadow: 199px 199px 79px 0 rgba(0, 0, 0, 0.00), 128px 128px 72px 0 rgba(0, 0, 0, 0.01), 72px 72px 61px 0 rgba(0, 0, 0, 0.02), 32px 32px 45px 0 rgba(0, 0, 0, 0.03), 8px 8px 25px 0 rgba(0, 0, 0, 0.04);
}

#top .swiper-composites-slider {
	overflow: visible;
}

#top .composites_slider_controls_next, #top .composites_slider_controls_prev {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 4px;
	color: var(--6-e-6-e-6-d, #6E6E6D);
	font-family: "Inter", sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 1.44px;
	cursor: pointer;
	text-transform: uppercase;
	transition: color .2s ease;
}

#top .composites_slider_controls_next svg path, #top .composites_slider_controls_prev svg path {
	transition: stroke .2s ease;
}

#top .composites_slider_controls_next:hover svg path, #top .composites_slider_controls_prev:hover svg path {
	stroke: #134686;
}

#top .composites_slider_controls_cont {
	max-width: 600px;
    display: grid;
    grid-template-columns: max-content 1fr max-content;
    align-items: center;
    margin-top: 32px;
    gap: 20px;
    margin-left: 40px;
}

#top .composites_slider_controls_next:hover, #top .composites_slider_controls_prev:hover {
	color: var(--134686, #134686);
}

#top .swiper-button-lock {
	display: none !important;
}

/* ── Burger Icon ─────────────────────────────────────────── */
.main_menu_burger {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 10001;
    position: relative;
}

.main_menu_burger span {
    display: block;
    width: 24px;
    height: 2px;
    background: #fff;
    border-radius: 2px;
    transition: transform 0.35s cubic-bezier(0.77, 0, 0.175, 1),
                opacity   0.35s cubic-bezier(0.77, 0, 0.175, 1),
                width     0.35s cubic-bezier(0.77, 0, 0.175, 1);
    transform-origin: center;
}

/* Burger → X morphing */
.main_menu_burger.is_open span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}
.main_menu_burger.is_open span:nth-child(2) {
    opacity: 0;
    width: 0;
}
.main_menu_burger.is_open span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}

/* ── Full-screen overlay ─────────────────────────────────── */
.mobile_menu_overlay {
    position: fixed;
    inset: 0;
    z-index: 10000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 100px 32px 60px;
    background: #134686;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);

    /* Hidden state */
    pointer-events: none;
    opacity: 0;
    clip-path: inset(0 0 100% 0);
    transition: opacity 0.45s cubic-bezier(0.77, 0, 0.175, 1),
                clip-path 0.45s cubic-bezier(0.77, 0, 0.175, 1);
}

.mobile_menu_overlay.is_open {
    pointer-events: all;
    opacity: 1;
    clip-path: inset(0 0 0% 0);
}

/* Items staggered slide-in */
.mobile_menu_overlay .mobile_menu_item,
.mobile_menu_overlay .mobile_menu_dropdown_toggle,
.mobile_menu_overlay .mobile_menu_sub_item {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.mobile_menu_overlay.is_open .mobile_menu_item,
.mobile_menu_overlay.is_open .mobile_menu_dropdown_toggle,
.mobile_menu_overlay.is_open .mobile_menu_sub_item {
    opacity: 1;
    transform: translateY(0);
}

/* Stagger delays */
.mobile_menu_overlay .mobile_menu_item:nth-child(1)        { transition-delay: 0.10s; }
.mobile_menu_overlay .mobile_menu_item:nth-child(2)        { transition-delay: 0.17s; }
.mobile_menu_overlay .mobile_menu_item:nth-child(3)        { transition-delay: 0.24s; }
.mobile_menu_overlay .mobile_menu_item:nth-child(4)        { transition-delay: 0.31s; }
.mobile_menu_overlay .mobile_menu_item:nth-child(5)        { transition-delay: 0.38s; }
.mobile_menu_overlay .mobile_menu_dropdown_toggle          { transition-delay: 0.45s; }
.mobile_menu_overlay .mobile_menu_sub_item:nth-child(1)    { transition-delay: 0.52s; }
.mobile_menu_overlay .mobile_menu_sub_item:nth-child(2)    { transition-delay: 0.59s; }

/* Item styles */
.mobile_menu_item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 320px;
    padding: 16px 24px;
    color: #fff;
    font-size: 1.25rem;
	text-transform: uppercase;
	font-family: "Inter", sans-serif;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.04em;
    border-bottom: 1px solid rgba(255,255,255,0.08);
    transition: color 0.2s ease, border-color 0.2s ease;
}

.mobile_menu_item:last-of-type {
    border-bottom: none;
}

.mobile_menu_item:hover,
.mobile_menu_item.menu_item_active {
    color: rgba(255,255,255,0.55);
}

/* Dropdown section */
.mobile_menu_dropdown_toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    max-width: 320px;
    padding: 16px 24px;
    color: rgba(255,255,255);
    font-size: 0.8rem;
    font-weight: 500;
	font-family: "Inter", sans-serif;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    cursor: pointer;
    border-top: 1px solid rgba(255,255,255,0.08);
    margin-top: 0px;
}

.mobile_menu_dropdown_toggle svg {
    transition: transform 0.3s ease;
}

.mobile_menu_dropdown_toggle.is_open svg {
    transform: rotate(180deg);
}

.mobile_menu_sub_links {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 320px;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.35s cubic-bezier(0.77, 0, 0.175, 1);
}

.mobile_menu_sub_links.is_open {
    max-height: 200px;
}

.mobile_menu_sub_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
	font-family: "Inter", sans-serif;
    padding: 12px 24px;
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
	text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid rgba(255,255,255,0.06);
}

.mobile_menu_sub_item:hover {
    color: rgba(255,255,255,0.6);
}

@media (max-width: 989px) {
    .main_menu_burger {
        display: flex;
    }

    /* Hide desktop items on mobile */
    .main_menu_items_cont,
    .menu_dropdown_cont {
        display: none !important;
    }
}

@media only screen and (max-width: 1200px) {
	#top .landing_page_btn {
		font-size: 18px;
		padding: 18px;
	}
	
	#top .main_menu_logo {
		width: 200px;
		height: 28px;
	}
	
	#top .landing_page_btn svg {
		width: 20px;
		height: 20px;
	}
	
	#top .main_footer_inner_cont {
		gap: 32px;
	}
}

@media only screen and (max-width: 1100px) {
	#top .main_footer_cont {
		grid-template-columns: 100%;
		gap: 32px;
		padding-top: 50px;
        padding-bottom: 70px;
	}
	
	#top .main_footer_sep {
		display: none;
	}
	
	#top .footer_logo {
		width: 252px;
		margin-bottom: 0px;
	}
}

@media only screen and (max-width: 989px) {
	#top .page_header_cont .container {
		height: 350px !important;
	}
	
	#top .page_slide_img {
		height: 400px;
	}
	
	#top .composites_slide_img {
		height: 500px;
	}
	
	#top .composites_slide_content_cont {
		bottom: 20px;
		left: 20px;
		right: unset;
		padding: 20px;
		box-shadow: unset;
	}
	
	#top .swiper-composites-slider .main_gallery_arrow {
		display: none !important;
	}
	
	#top .composites_slider_controls_cont {
    	max-width: 100%;
		gap: 20px;
		margin-left: 0px;
	}
	
	#top .boat_popup {
		max-height: 100%;
		padding: 68px 20px 20px 20px;
	}

	#top .boat_popup_title {
		font-size: 32px;
		line-height: 32px;
		letter-spacing: -0.36px;
	}
	
	#top .boat_popup_slides img {
		height: 300px;
	}
	
	#top .swiper_popup_scrollbar_overlay {
		height: 126px;
	}
	
	#top .boat_popup_close {
		font-size: 14px;
		padding: 10px 22px;
	}
	
	#top .page_header_cont .template-page {
		padding-bottom: 50px;
	}
	
	#top .page_header_title .av-special-heading-tag {
		font-size: 46px;
		line-height: 46px;
		letter-spacing: -1.02px;
	}
	
	#top .page_header_title {
		margin-top: 26px;
	}
	
	#top .page_breadcrumbs_link {
		font-size: 14px;
	}
	
	#top .page_breadcrumbs_cont svg {
		width: 16px;
		height: 16px;
	}
	
	#top .page_breadcrumbs_cont {
		padding: 10px 14px;
		gap: 6px;
	}
	
	#top .padd_top_normal .template-page {
		padding-top: 50px;
	}	
	
	#top .padd_bot_normal .template-page {
		padding-bottom: 50px;
	}
	
	#top .padd_left_offset {
		padding-left: 0px;
	}
	
	#top .marg_top_64 {
		margin-top: 32px;
	}
	
	#top .sect_title .av-special-heading-tag {
		font-size: 28px;
		line-height: 28px;
		letter-spacing: -0.7px;
	}
	
	#top .main_gallery_img, #top .about_img_col {
		height: 350px;
	}
	
	#top .about_us_text_col {
		padding-right: 0px;
	}
	
	#top .about_us_text_col_alt {
		padding-left: 0px;
	}
	
	#top .contact_us_banner {
		padding: 40px 30px;
	}
	
	#top .boat_cards_cont {
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
	
	#top .tab_cont {
		width: max-content;
		min-width: unset;
	}
	
	#top .main_menu_inner_cont {
		grid-template-columns: repeat(2, max-content);
	}
}

@media only screen and (max-width: 767px) {
	#top .landing_page_btns_cont {
		grid-template-columns: repeat(2, 1fr);
		margin-top: 24px;
		gap: 8px;
	}
	
	#top .main_menu_inner_cont {
		padding: 14px 20px;
	}
	
	#top .single_boat_card_inner_cont {
		padding: 0px;
	}

	#top .page_slider_inner_cont {
		top: unset;
		transform: unset;
		bottom: 40px;
	}
	
	#top .page_slider_inner_wrapper {
		padding: 0px 20px;
	}
	
	#top .tab_cont {
		font-size: 16px;
		padding-bottom: 12px;
	}
	
	#top .page_header_cont .flex_column, #top .no_marg_bot_mobile, #top .contact_us_banner, #top .page_slider_sect .flex_column {
		margin-bottom: 0px !important;
	}
	
	#top .sect_title br {
		display: none;
	}
	
	#top .composites_slide_content_cont {
        width: 100%;
        max-width: 88%;
    }
	
	#top .contact_us_banner {
		display: grid !important;
		grid-template-columns: 100%;
	}
	
	#top .main_btn_cont a {
		padding: 14px 22px;
		font-size: 14px;
	}

	#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
		font-size: 16px !important;
		line-height: 22px !important;
		padding: 10px 16px !important;
	}
	
	#top .gform-theme--foundation .gform_fields {
		grid-row-gap: 22px;
		row-gap: 22px;
	}
	
	#top .gfield_consent_label {
		font-size: 14px;
		line-height: 22px;
	}
	
	#top .gfield_label {
		font-size: 16px;
		line-height: 26px;
	}
	
	#top .gform_image_button {
		width: 166px;
		height: 46px;
		background: transparent;
	}
	
	.responsive #top #wrap_all .container {
        width: 92%;
        max-width: 92%;
    }
	
	#top .map_inner_cont {
    	position: relative;
		bottom: 0px;
		left: 0px;
		gap: 14px;
		padding: 20px;
	}
	
	#top .map_cont iframe {
		height: 350px;
	}
	
	#top .map_contact_detail_text {
		font-size: 16px;
		line-height: 24px;
	}
	
	#top .footer_card_col {
		padding: 20px;
	}
	
	#top .about_img_col {
		margin-bottom: 20px !important;
	}
	
	#top .marg_top_40 {
		margin-top: 16px;
	}
	
	#top .page_header_title .av-special-heading-tag {
        font-size: 38px;
        line-height: 38px;
        letter-spacing: -0.64px;
    }
	
	#top .main_menu_logo {
        width: 164px;
        height: 24px;
    }
}

@media only screen and (max-width: 600px) {
	#top .landing_page_btns_cont, #top .main_footer_inner_cont {
		grid-template-columns: 100%;
	}
	
	#top .socket_cont {
		grid-template-columns: 100%;
		justify-items: center;
	}
	
	#top .socket_text {
		text-align: center;
		font-size: 14px;
		line-height: 22px;
	}
	
	#top .go_to_top {
		left: unset;
		right: 0px;
	}
	
	#top .boat_cards_cont {
		grid-template-columns: 100%;
	}
	
	#top .boat_title {
		font-size: 20px;
		line-height: 20px;
	}
	
	#top .view_gallery_btn {
		font-size: 14px;
	}
	
	#top .main_p_cont br {
		display: none;
	}
	
	#top .main_p_cont * {
		font-size: 14px;
		line-height: 22px;
	}
	
	#top .boat_img {
		height: 250px;
	}
	
	#top .boat_logo {
		max-height: 22px;
	}	
	
	#top .footer_menu_link {
		font-size: 16px;
		line-height: 22px;
	}
	
	#top .footer_bg {
		width: 1534px;
		height: 240px;
		margin-top: 20px;
	}
	
	#top .main_gallery_img, #top .about_img_col {
		height: 300px;
	}
}