/* CSS Document */

#top .page_header_title .av-special-heading-tag {
	color: var(--Blue_dark-Normal, #283249);
	font-size: 64px;
	font-weight: 600;
	line-height: 60px;
	letter-spacing: -1.92px;
	text-transform: unset;
}

#top .section_title .av-special-heading-tag {
	color: var(--Blue_dark-Normal, #283249);
	font-size: 45px;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: -1.35px;
	text-transform: unset;
}

#top .page_breadcrumbs_link {
	color: var(--Blue_dark-Normal, #283249);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	opacity: 0.8;
}

#top .page_breadcrumbs_active {
	color: var(--Red-Normal, #F05323);
	opacity: 1;
}

#top .page_breadcrumbs_cont {
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 12px;
    align-items: center;
}

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

#top .page_header_cont .flex_column {
    display: grid;
    grid-template-columns: 1fr max-content;
    gap: 20px;
    align-items: end;
}

#top .page_header_cont .flex_column::before, #top .page_header_cont .flex_column::after, #top .section_title_col::before, #top .section_title_col::after, #top .stipend_sect_col::before, #top .stipend_sect_col::after {
	display: none;
}

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

#top .page_header_img img {
	margin-bottom: 0px;
	height: 500px;
	object-fit: cover;
	width: 100%;
}

#top .page_header_img .avia-image-container-inner {
	width: 100%;
}

#top .page_header_img .container {
	max-width: 1500px;
}

#top .padd_top_main .template-page {
	padding-top: 120px;
}

#top .padd_bot_main .template-page {
	padding-bottom: 120px;
}

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

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

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

#top .main_p_cont * {
	color: rgb(40 50 73 / 80%);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

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

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

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

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

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

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

#top .team_member_name {
	display: block;
	color: var(--White, #FFF);
	font-size: 28px;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: -0.56px;
}

#top .team_member_position {
	display: block;
	color: var(--White, #FFF);
	opacity: 0.64;
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	margin-top: 8px;
	transition: color .2s ease, opacity .2s ease;
}

#top .single_team_cont:hover .team_member_position {
	color: var(--Red-Normal, #F05323);
	opacity: 1;
}

#top .single_team_overlay_cont {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 150px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
	z-index: 20;
	transition: height .2s ease, background .2s ease;
}

#top .single_team_cont:hover .single_team_overlay_cont {
	height: 220px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.88) 58.5%);
}

#top .single_team_inner_cont {
	position: relative;
	z-index: 30;
}

#top .single_team_overlay_blend_cont {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 66%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #283249 100%);
    z-index: 10;
    opacity: 1;
    transition: opacity .2s ease;
}

#top .news_feat_img {
	position: relative;
}

#top .single_news_cont:hover .single_team_overlay_blend_cont {
	opacity: 0;
}

#top .single_team_cont:hover .single_team_overlay_blend_cont {
	opacity: 0;
}

#top .our_team_cont {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

#top svg {
	display: block;
}

#top .team_member_info {
	display: grid;
	grid-template-columns: max-content 1fr;
	gap: 8px;
	align-items: center;
	color: var(--White, #FFF);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

#top .single_team_info_cont {
	display: grid;
    grid-template-columns: 100%;
    gap: 8px;
    margin-top: 0px;
	height: 0px;
	overflow: hidden;
	transition: margin-top .2s ease, height .2s ease;
}

#top .single_team_cont:hover .single_team_info_cont {
	margin-top: 32px;
	height: 56px;
}

#top #scroll-top-link {
	display: none;
}

#top .join_our_team_cont {
    height: max-content;
    width: 100%;
    padding: 80px 104px;
    background: var(--Blue_dark-Normal, #283249);
    overflow: hidden;
    position: relative;
    grid-column: 1 / -1;
    margin: 0 auto;
    margin-top: 40px;
    display: grid;
    grid-template-columns: 176px 1fr max-content;
    gap: 32px;
    background-image: url(/wp-content/uploads/2025/09/meet_the_team_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 1216px;
}

#top .text_white * {
	color: rgb(255 255 255 / 80%);
}

#top .join_our_team_title {
	display: block;
	color: var(--White, #FFF);
	font-size: 32px;
	font-weight: 600;
	line-height: 36px;
	letter-spacing: -0.64px;
}

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

#top .marg_top_12 {
	margin-top: 12px !important;
}

#top .marg_top_16 {
	margin-top: 16px;
}

#top .marg_top_24 {
	margin-top: 24px;
}

#top .join_our_team_cont svg {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#top .main_btn_cont a {
	margin: 0px !important;
	color: var(--White, #FFF);
	font-size: 15px;
	font-weight: 700;
	line-height: 24px;
	border-radius: 999px;
	background: var(--Red-Normal, #F05323);
	padding: 4px 4px 4px 24px;
	border: unset !important;
}

#top .btn_icon {
	background-image: url(/wp-content/uploads/2025/09/btn_icon_stc.svg);
	width: 48px;
	height: 48px;
}

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

#top .main_btn_cont:hover .btn_icon {
  animation: spin-overshoot 1s ease-in-out forwards;
}

@keyframes spin-overshoot {
  0% {
    transform: rotate(0deg);
  }
  70% {
    transform: rotate(400deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#top .join_our_team_cont .main_p_cont {
	align-self: end;
}

#top #footer {
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
	background: #ffffff;
}

#top .flex_column .widget .widgettitle, .content .widget .widgettitle {
	margin-top: 0px;
	color: var(--Red-Normal, #F05323) !important;
	font-size: 14px;
	font-weight: 500 !important;
	line-height: 20px;
	letter-spacing: 2.8px;
	text-transform: uppercase;
	margin-bottom: 16px;
}

#top .widget_nav_menu a {
	padding: 0px;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	opacity: 0.8;
	transition: opacity .2s ease, color .2s ease;
	display: grid;
	grid-template-columns: max-content 1fr;
	align-self: center;
}

#top .widget_nav_menu a:hover {
	opacity: 1;
	color: var(--Red-Normal, #F05323);
	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 .widget_nav_menu a::before {
	content: "";
	width: 24px;
	height: 24px;
	background-image: url(/wp-content/uploads/2025/09/lucide_chevron-down.svg);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 0.6;
	transition: opacity .2s ease;
}

#top .widget_nav_menu a:hover::before {
	opacity: 1;
}

#top .widget_nav_menu ul {
	display: grid;
	grid-template-columns: max-content;
	gap: 12px;
}

#top .footer_logo {
	background-image: url(/wp-content/uploads/2025/09/stc_Logo.png);
	width: 125px;
	height: 64px;
}

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

#top .quick_contact_socials_cont {
	display: grid;
	grid-template-columns: repeat(4, max-content);
	gap: 10px;
}

#top .upcoming_courses .course_holder {
    padding: 0px !important;
    margin: 0px !important;
    display: grid;
    grid-template-columns: max-content 1fr;
    align-items: center;
    gap: 12px;
	border: unset !important;
}

#top .upcoming-course-widget-row2 {
    width: calc(100% - 70px);
    float: left;
    margin-left: 20px;
}

#top .upcoming-course-title {
	color: var(--Blue_dark-Normal, #283249);
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 1;
           line-clamp: 1; 
   -webkit-box-orient: vertical;
}

#top .upcoming_course_day {
	display: block;
	color: var(--Blue_dark-Normal, #283249);
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: -0.48px;
}

#top .upcoming_course_month {
	display: block;
	color: var(--Red-Normal, #F05323);
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-transform: uppercase;
}

#top .upcoming_course_date {
	padding: 8px;
	max-width: 48px;
	background: var(--Blue_dark-Light, #EAEBED);
}

#top .upcoming_courses {
	display: grid;
	grid-template-columns: 256px;
	gap: 12px;
}

#top .upcoming_course_link {
	color: var(--Red-Normal, #F05323);
	font-size: 15px;
	font-weight: 700;
	line-height: 24px;
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
}

#top #footer .container {
	background: var(--White, #FFF);
    padding: 96px 20px 20px 20px;
    max-width: 1400px;
	display: grid;
	grid-template-columns: 1fr repeat(3, max-content);
	gap: 40px 120px;
}

#top #footer .container .flex_column {
	width: max-content !important;
	margin: 0px !important;
}

#top #footer .container::after {
	display: none;
}

#top .our_partners_title {
	display: block;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 2.8px;
	text-transform: uppercase;
}

#top .our_partners_cont {
	display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    gap: 20px;
    justify-content: space-between;	
	padding-top: 40px;
	border-top: 1px solid var(--blue-dark-light-hover, #DFE0E4) !important;
	position: relative;
}

#top .our_partners_logos_cont {
	display: grid;
    grid-template-columns: repeat(4, max-content);
    align-items: center;
    gap: 32px;
}

#top #footer .container .flex_column:nth-child(5) {
    grid-column: 1 / -1;
    width: 100% !important;
}

#top .our_partners_wrapper {
	padding: 0px 72px;
}

#top .go_to_top {
    position: relative;
}

#top #footer .widget {
    margin: 0px !important;
}

#top .socket_text {
	display: block;
	color: rgba(255, 255, 255, 0.80);
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	transition: color .2s ease;
}

#top .main_socket_inner_cont a {
	color: rgba(255, 255, 255, 1);
}

#top .socket_text strong {
	color: var(--White, #FFF);
	font-weight: 500;
}

#top .main_socket_cont {
    background: var(--Blue_dark-Normal, #283249);
    padding: 14px 72px;
    display: grid;
    grid-template-columns: 1fr max-content;
    gap: 20px;
    margin-top: 40px;
}

#top .main_socket_inner_cont {
	display: grid;
	grid-template-columns: repeat(4, max-content);
	gap: 32px;
}

#top #footer .container .flex_column:first-child {
	margin-left: 72px !important;
}

#top #footer .container .flex_column:nth-child(4) {
	margin-right: 72px !important;
}

#top .logo a {
    width: 125px;
    display: flex;
    align-items: center;
}

#top .av-main-nav > li > a {
	padding: 0px;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 16px;
	font-weight: 600;
	transition: color .2s ease;
}

#top .av-main-nav > li > a:hover {
	color: var(--Red-Normal, #F05323);
}

#top .av-main-nav-wrap ul {
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 28px;
    align-items: center;
}

#top .av_minimal_header_shadow {
    box-shadow: unset !important;
}

#top .dropdown_menu_item > a .avia-menu-text {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
}

#top .dropdown_icon_cont {
	width: 24px;
	height: 24px;
	background-image: url(/wp-content/uploads/2025/09/lucide_chevron-down-1.svg);
}

#top .top_bar_url {
	padding: 20px;
	color: var(--White, #FFF);
	font-size: 14px;
	font-weight: 600;
	line-height: normal;
	transition: background .2s ease;
}

#top .top_bar_url:hover {
	background: var(--Red-Normal, #F05323);
}

#top .top_bar_inner_cont {
    max-width: 1316px;
    padding: 0px 50px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, max-content);
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}

#top .nav_menu_left, #top .nav_menu_right {
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    align-items: center;
}

#top .top_bar_sep {
	opacity: 0.2;
	background: var(--White, #FFF);
	width: 1px;
	height: 10px;
}

#top .nav_menu_right .top_bar_sep:first-child {
	display: none;
}

#top .top_bar_cont {
	position: fixed;
    width: 100%;
    z-index: 9999;
    background: var(--Blue_dark-Normal, #283249);
}

.html_header_top.html_header_sticky #header {
    top: 60px;
}

.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 150px !important;
}

#top .gform_confirmation_message {
	font-size: 26px !important;
    line-height: 36px;
    color: var(--Blue_dark-Normal, #283249);
}

.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 .facility_title {
	display: block;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 6px;
	line-height: normal;
	transition: color .2s ease;
}

#top .single_facility_cont:hover .facility_title {
	color: var(--White, #FFF);
}

#top .single_facility_cont .main_p_cont * {
	transition: color .2s ease, opacity .2s ease;
}

#top .single_facility_cont:hover .main_p_cont * {
	color: var(--White, #FFF);
	opacity: 0.8;
}

#top .facility_icon {
	width: 64px;
	height: 64px;
	transition: filter .2s ease;
}

#top .single_facility_cont:hover .facility_icon {
	filter: brightness(0) invert(1);
}

#top .single_facility_cont {
    background: var(--White, #FFF);
    padding: 32px 48px 32px 32px;
    display: grid;
    grid-template-columns: max-content 1fr;
    align-items: center;
    gap: 32px;
	transition: background .2s ease;
}

#top .facilities_inner_cont {
	display: grid;
    grid-template-columns: 100%;
    gap: 12px;
}

#top .facilities_cont {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 12px;
}

#top .facilities_img_cont {
	width: 100%;
	height: 100%;
}

#top .single_facility_cont:hover {
	background: var(--Blue_dark-Normal, #283249);
}

#top .rentals_cont {
    background: var(--Blue_dark-Normal, #283249);
    padding: 80px 104px;
    margin-top: 12px;
    display: grid;
    grid-template-columns: 176px 1fr max-content;
    gap: 32px;
    background-image: url(/wp-content/uploads/2025/09/rentals_bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#top .rentals_cont .main_btn_cont {
	align-self: end;
}

#top .partner_title {
	margin: 0px;
	display: block;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 24px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: -0.48px;
	transition: color .2s ease;
}

#top .single_partner_cont:hover .partner_title {
	color: var(--White, #FFF);
}

#top .single_partner_cont {
	padding: 20px 80px 20px 20px;
	background: var(--blue-dark-light-hover, #DFE0E4);
	transition: background .2s ease;
}

#top .single_partner_cont:hover {
	background: var(--Blue_dark-Normal, #283249);
}

#top .single_partner_cont .main_p_cont * {
	transition: color .2s ease, opacity .2s ease;
}

#top .single_partner_cont:hover .main_p_cont * {
	color: var(--White, #FFF);
	opacity: 0.8;
}

#top .partners_cont {
	display: grid;
	grid-template-columns: 100%;
	gap: 32px;
}

#top .partner_website_url {
	display: block;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	transition: color .2s ease;
}

#top .single_partner_cont:hover .partner_website_url {
	color: var(--White, #FFF);
}

#top .partner_website_url a {
	color: var(--Red-Normal, #F05323);
	font-weight: 600;
	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 .partner_website_cont {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 12px;
	margin-top: 60px;
}

#top .partner_img {
	width: 384px;
	height: 384px;
}

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

#top .single_partner_cont svg rect {
	transition: fill .2s ease;
}

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

#top .single_partner_cont:hover svg rect {
	fill: #F05323;
}

#top .single_partner_cont:hover svg path {
	stroke: #ffffff;
}

#top .expert_traning_sect {
	background-size: 392px !important;
}

#top .delivery_cont {
	padding: 40px;
	background: var(--White, #FFF);
}

#top .single_delivery_cont .main_p_cont * {
	color: var(--Blue_dark-Normal, #283249);
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
}

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

#top .delivery_inner_cont {
	display: grid;
    grid-template-columns: 100%;
    gap: 12px;
}

#top .main_btn_cont_alt a {
	background: var(--Blue_dark-Normal, #283249);
}

#top .main_btn_cont_alt .btn_icon {
	background-image: url(/wp-content/uploads/2025/09/btn_icon_alt.svg);
}

#top .course_highligts_sect .container {
	max-width: 1500px;
}

#top .course_highligts_sect .container .flex_column {
	background: var(--Blue_dark-Normal, #283249);
	padding: 120px 92px;
}

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

#top .section_title_white .av-special-heading-tag, #top .course_highligts_middle_col .main_p_cont * {
	color: #ffffff !important;
}

#top .course_highligts_img_col {
    width: 100%;
    height: 580px;
    padding: 4px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

#top .quick_contact_title {
	display: block;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	background: var(--Blue_dark-Light, #EAEBED);
	padding: 12px;
	max-width: max-content;
}

#top .quick_contact_phone, #top .quick_contact_email {
	display: block;
	max-width: max-content;
	background: var(--Red-Normal, #F05323);
	padding: 16px 12px;
	color: var(--White, #FFF);
	font-size: 20px;
	font-weight: 600;
	line-height: normal;
}

#top .quick_contact_email {
	background: var(--Blue_dark-Normal, #283249);
}

#top .quick_contact_img_cont {
    display: grid;
    grid-template-columns: max-content;
    grid-template-rows: repeat(3, max-content);
    gap: 4px;
    justify-content: end;
    justify-items: end;
}

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

#top .course_highligts_middle_col {
    display: grid;
    grid-template-columns: max-content;
    grid-template-rows: max-content 1fr max-content;
    align-items: end;
    justify-content: end;
}

#top .stipend_sect_col {
	display: grid;
	grid-template-columns: 292px 1fr;
	column-gap: 20px;
	row-gap: 0px;
}

#top .stipend_sect_col .section_title {
	grid-row: 1 / 2;
	grid-column: 2 / 3;
}

#top .stipend_sect_col .av_textblock_section {
	grid-row: 2 / 3;
	grid-column: 2 / 3;
}

#top .stipend_sect_col .av-mf5ipngn-f7f12ddf4b5429e110b8376747a2d619 {
	grid-row: 4 / 5;
	grid-column: 2 / 3;
}

#top .stipend_sect_col .avia_code_block_2 {
	grid-row: 3 / 4;
	grid-column: 2 / 3;
}

#top .stipend_sect_col .main_btn_cont {
	grid-row: 5 / 6;
	grid-column: 2 / 3;
}

#top .stipends_small_img_cont {
    margin: 0px !important;
    grid-row: 3 / 4;
    grid-column: 1 / 2;
    align-self: end;
}

#top .marg_top_42 {
	margin-top: 42px;
}

#top .stipend_sect_col .course_highligts_img_col {
    justify-content: flex-start;
}

#top .stipend_sect_col .quick_contact_img_cont {
    justify-items: start;
    justify-content: start;
}

#top .stipends_sect {
	background-position: 100% 7% !important;
}

#top .news_category {
	display: block;
	color: var(--Red-Normal, #F05323);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

#top .news_title {
	color: var(--Blue_dark-Normal, #283249);
	font-size: 24px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: -0.48px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
            line-clamp: 3; 
    -webkit-box-orient: vertical;
}

#top .news_feat_img {
    width: 100%;
    height: 325px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

#top .single_news_cont {
	border: 1px solid var(--Blue_dark-Normal, #283249);
	background: var(--Blue_dark-Light, #EAEBED);
	padding: 40px 40px 56px 40px;
	transition: background .2s ease;
}

#top .single_news_cont:hover {
	background: var(--White, #FFF);
}

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

#top .news_day {
	display: block;
	max-width: max-content;
	color: var(--Blue_dark-Normal, #283249);
	text-align: center;
	font-size: 32px;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: -0.64px;
	transition: color .2s ease;
}

#top .news_month {
	display: block;
	max-width: max-content;
	color: var(--Red-Normal, #F05323);
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px; 
	transition: color .2s ease;
}

#top .single_news_cont:hover .news_day, #top .single_news_cont:hover .news_month {
	color: #ffffff;
}

#top .news_feat_img_inner_cont {
    padding: 16px 12px;
    background: var(--White, #FFF);
    display: flex;
    flex-direction: column;
    align-items: center;
	transition: background .2s ease;
}

#top .single_news_cont:hover .news_feat_img_inner_cont {
	background: var(--Blue_dark-Normal, #283249);
}

#top .single_news_cont svg rect {
	transition: fill .2s ease;
}

#top .single_news_cont:hover svg rect {
	fill: #F05323;
}

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

#top .single_news_cont:hover svg path {
	stroke: #ffffff;
}

#top .single_news_category {
	display: block;
	color: var(--Blue_dark-Normal, #283249);
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: -0.44px;
	padding: 26px 40px;
	border: 2px solid var(--blue-dark-light-active, #BCBFC7);
	transition: border .2s ease, background .2s ease;
}

#top .single_news_category:hover, #top .news_category_active {
	border: 2px solid var(--Blue_dark-Normal, #283249);
	background: var(--White, #FFF);
}

#top .news_categories_cont {
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 12px;
    align-items: center;
}

#top .contact_us_tab_cont {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
	margin-top: 22px;
}

#top .contact_header_cont .flex_column .avia_code_block_1 {
	grid-column: 1 / -1;
}

#top .posts_pagination_cont {
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 8px;
    align-items: center;
}

#top .page-numbers {
	border-radius: 999px;
	border: 2px solid rgba(255, 255, 255, 0.20);
	background: var(--Blue_dark-Normal, #283249);
	padding: 10px 18px;
	display: block;
	width: max-content;
	transition: background .2s ease, border-color .2s ease, color .2s ease;
}

#top .page-numbers.current, #top .page-numbers:hover {
	background: var(--Red-Normal, #F05323);
	border-color: var(--Red-Normal, #F05323);
	color: #ffffff;
}

#top .page-numbers.next, #top .page-numbers.prev {
	border-radius: unset !important;
	border: unset !important;
	background: unset !important;
	padding: unset !important;
}

#top .posts_pagination_total_text {
	display: block;
	color: var(--White, #FFF);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px; 
	opacity: 0.8;
}

#top .posts_pagination_wrapper {
    background: var(--Blue_dark-Normal, #283249);
    padding: 16px 104px;
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: repeat(2, max-content);
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}

#top .schedule_meetings_col .main_p_cont * {
	color: rgb(40 50 73 / 80%) !important;
}

#top .schedule_meetings_col .course_highligts_img_col {
    height: 488px;
}

#top .back_to_news_url {
	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 .signle_post_header_cont .template-page {
    padding-top: 40px !important;
}

#top .single_post_section_title {
	max-width: 800px;
	margin: 0 auto !important;
	margin-top: 64px !important;
	float: unset;
}

#top .single_post_section_title * {
	text-align: center;
}

#top .signle_post_header_cont .flex_column {
    float: unset;
}

#top .avia-post-nav {
	display: none !important;
}

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

#top .post_meta_inner_cont span {
	display: block; 
	color: var(--Blue_dark-Normal, #283249);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

#top .post_meta_inner_sep {
	width: 1px;
	height: 8px;
	background: var(--blue-dark-light-active, #BCBFC7);
}

#top .single_post_meta_cont {
	padding: 16px 0;
	border-top: 1px solid var(--blue-dark-light-active, #BCBFC7);
	border-bottom: 1px solid var(--blue-dark-light-active, #BCBFC7);
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 24px;
    align-items: center;
	justify-content: center;
}

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

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

#top .single_post_content, #top .share_post_cont {
	max-width: 696px;
	margin: 0 auto;
}

#top .main_p_cont h1, #top .main_p_cont h2, #top .main_p_cont h3, #top .main_p_cont h4, #top .main_p_cont h5, #top .main_p_cont h6,
#top .main_p_cont h1 *, #top .main_p_cont h2 *, #top .main_p_cont h3 *, #top .main_p_cont h4 *, #top .main_p_cont h5 *, #top .main_p_cont h6 *{
	color: var(--Blue_dark-Normal, #283249) !important;
	font-size: 24px !important;
	font-weight: 500 !important;
	line-height: 28px !important;
	letter-spacing: -0.48px !important;
}

#top .main_p_cont a {
	color: var(--Red-Normal, #F05323);
	font-weight: 400;
	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 .share_post_text {
	display: block;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
}

#top .share_post_inner_cont {
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
	gap: 10px;
    align-items: center;
}

#top .share_post_inner_cont a {
	border: 1px solid var(--blue-dark-light-active, #BCBFC7);
	background: var(--Blue_dark-Light, #EAEBED);
	padding: 10px 14px;
}

#top .share_post_cont {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 20px;
	margin-top: 42px;
}

#top .related_posts_sect .container {
	max-width: 1500px;
} 

#top .related_posts_sect .flex_column {
	padding: 120px 92px;
	background: var(--blue-dark-light-hover, #DFE0E4);
}

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

#top .related_posts_header {
	display: grid;
	grid-template-columns: 176px 1fr;
	gap: 32px;
}

.gform_legacy_markup_wrapper li.gfield.field_description_below+li.gsection {
    margin-top: 0px !important;
}

#top .gsection_title, #top .contact_us_footer_title {
	color: var(--Blue_dark-Normal, #283249);
	font-size: 32px;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: -0.64px;
	text-transform: none !important;
}

#top .gform-field-label, #top .gfield_required {
	color: var(--Blue_dark-Normal, #283249);
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
}

#top .gfield_required {
	color: var(--Red-Normal, #F05323);
	margin-left: 2px !important;
}

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    background: var(--White, #FFF) !important;
    color: var(--Blue_dark-Normal, #283249) !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    padding: 12px 20px 12px 24px !important;
    border-radius: 0px !important;
    min-height: unset;
    height: max-content;
    box-shadow: unset !important;
    outline: unset !important;
}

#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
    background-image: url(/wp-content/uploads/2025/09/lucide_chevron-down-2.svg) !important;
    background-position: center right 16px !important;
    background-repeat: no-repeat !important;
	background-size: 24px !important;
}

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

#top .form_section_title_marg_top {
	margin-top: 42px !important;
}

#top .form_max_width {
	max-width: 800px;
	margin: 0 auto;
}

.gform_legacy_markup_wrapper .gform_footer {
    padding: 16px 0px 0px 0px !important;
}

#top .gform_button {
	border-radius: 999px;
	background: var(--Blue_dark-Normal, #283249);
	padding: 4px 76px 4px 24px;
	color: var(--White, #FFF);
	font-size: 15px;
	font-weight: 700;
	line-height: 24px;
	height: 56px;
}

#top .gform_validation_errors {
	display: none !important;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error, .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin-bottom: 0px !important;
    border: unset !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.gform_legacy_markup_wrapper .field_description_below .gfield_description {
    padding-top: 6px !important;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding-right: 0px !important;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0px !important;
}

body .gform_legacy_markup_wrapper .top_label div.ginput_container {
    margin-top: 4px !important;
}

#top .gform_footer, #top #gform_page_1_6 .gform_page_footer {
	position: relative;
}

#top .gform_footer:after, #top #gform_page_1_6 .gform_page_footer:after {
    content: "";
    width: 48px;
    height: 48px;
    background-image: url(/wp-content/uploads/2025/09/btn_icon_alt.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 162px;
    top: 4px;
}

#top #gform_page_1_6 .gform_page_footer:after {
	left: unset !important;
    right: 4px !important;
}

#top .gfield-choice-input::before {
	display: none !important;
}

#top .gform_footer:hover:after {
  animation: spin-overshoot 1s ease-in-out forwards;
}

#top .gchoice label {
    color: var(--Blue_dark-Normal, #283249);
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 24px;
    opacity: 0.8;
    margin-left: 0px !important;
    margin-top: 0px !important;
    display: block;
    width: 338px;
	cursor: pointer;
}

#top input[type="radio"] {
	appearance: none;
	background-color: #1FA2C2;
	font: inherit;
	width: 24px;
	height: 24px;
	padding: 1px;
	border-radius: 100%;
	border: 2px solid var(--blue-dark-light-hover, #DFE0E4) !important;
	background: var(--White, #FFF);
	cursor: pointer;
	margin: 0px !important;
}

#top input[type="radio"]:checked {
	background: #ffffff !important;
	border: 6px solid #F05323 !important;
}

#top input[type="checkbox"] {
	appearance: none;
	background-color: #1FA2C2;
	font: inherit;
	width: 24px;
	height: 24px;
	padding: 1px;
	border-radius: 4px;
	border: 2px solid var(--blue-dark-light-hover, #DFE0E4) !important;
	background: var(--White, #FFF);
	cursor: pointer;
	margin: 0px !important;
}

#top input[type="checkbox"]::before {
	content: "";
	width: 100%;
	height: 100%;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
	background-image: url(/wp-content/uploads/2025/09/lucide_check.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: relative;
	top: 1px;
	display: block;
}

#top .gfield-choice-input {
	background-image: url(/wp-content/uploads/2025/09/lucide_check.svg) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
}

#top input[type="checkbox"]:checked {
	background: #F05323;
	border-color: #F05323 !important;
}

#top input[type="checkbox"]:checked::before {
	transform: scale(1);
}

#top .gchoice {
	display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    gap: 10px;
	margin: 0px !important;
}

#top .gfield_checkbox, #top .gfield_radio {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	gap: 12px 64px;
}

#top .gform-field-label {
	gap: 2px !important;
}

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

#top .gform_heading {
	display: none !important;
}

#top .work_with_stc_sep {
	width: 100%;
	height: 1px;
	background: var(--blue-dark-light-active, #BCBFC7);
}

#top .work_with_us_title {
	display: grid;
	grid-template-columns: max-content 1fr;
	align-items: center;
	gap: 8px;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
}

#top .work_with_stc_inner_cont {
	padding-top: 24px;
	padding-bottom: 24px;
	border-top: 1px solid var(--blue-dark-light-active, #BCBFC7);
}

#top .work_with_stc {
	border-bottom: 1px solid var(--blue-dark-light-active, #BCBFC7);
}

#top .main_p_cont strong, #top .main_p_cont b *, #top .main_p_cont b {
	color: #283249 !important;
	font-weight: 600 !important;
}

#top .current_jobs_sect .container {
	max-width: 1500px;
}

#top .current_jobs_sect .container .flex_column {
	background: var(--White, #FFF);
	padding: 120px 92px;
}

#top .single_job_cont_sep {
	display: block;
	width: 100%;
	height: 1px;
	background: var(--blue-dark-light-active, #BCBFC7);
}

#top .all_jobs_cont {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}

#top .single_job_cont {
	padding: 48px 40px;
	background: var(--Blue_dark-Light, #EAEBED);
}

#top .current_jobs_sect .avia_code_block_4 {
	grid-column: 1 / -1;
}

#top .job_meta_cont span {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	color: var(--Red-Normal, #F05323);
	font-size: 14px;
	font-weight: 400;
	gap: 4px;
	line-height: 20px;
}

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

#top .jobs_archive_img {
	width: 100%;
	height: 400px;
	grid-column: 1 / -1;
}

#top .career_main_cont {
	max-width: 800px;
    margin: 0 auto;
    margin-top: 64px;
}

#top .career_main_cont .section_title {
	margin-top: 6px;
	padding-bottom: 10px;
	border-bottom: 1px solid var(--blue-dark-light-active, #BCBFC7) !important;
}

#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(--Blue_dark-Normal, #283249) !important;
}

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

#top .contact_us_form_sect .gform_footer:after {
    left: 141px;
}

#top .gfield_consent_label {
	color: rgba(40, 50, 73, 0.80);
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
}

#top .gfield_consent_label a {
	color: #283249;
	font-weight: 600;
	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 .contact_us_footer_cont {
	display: grid;
	grid-template-columns: 1fr repeat(2, max-content);
	gap: 80px;
}

#top .contact_us_footer_cont iframe {
	display: block;
	height: 360px;
}

#top .contact_us_socials_cont {
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 12px;
    align-items: center;
}

#top .meeting_role {
	display: block;
	max-width: max-content;
	color: var(--White, #FFF);
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	border-radius: 999px;
	background: var(--Red-Normal, #F05323);
	padding: 6px 12px;
}

#top .meeting_person_img {
	width: 100%;
	height: 572px; 
	filter: grayscale(1);
}

#top .book_a_meeting_inner_cont {
	position: relative;
}

#top .meeting_bg {
    background-image: url(/wp-content/uploads/2025/09/meeting_bg.png);
    width: 160px;
    height: 220px;
    position: absolute;
    left: -160px;
    bottom: 168px;
}

#top .book_a_meeting_cont {
	display: grid;
	grid-template-columns: 70px repeat(2, 1fr);
	gap: 136px;
}

#top .book_a_meeting_form_sect .container {
	max-width: 1500px;
}

#top .book_a_meeting_form_sect .container .flex_column {
	padding: 64px 96px 0px 96px;
	border-top: 1px solid var(--blue-dark-light-active, #BCBFC7) !important;
}

#top .padd_top_64 .template-page {
	padding-top: 64px;
}

.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date::after {
	color: #F05323 !important;
}

#top .gform-theme--framework.ui-datepicker select.ui-datepicker-month, #top .gform-theme--framework.ui-datepicker select.ui-datepicker-year {
    margin-bottom: 0px !important;
    font-size: 12px !important;
    padding: 6px 10px !important;
    background-size: 18px !important;
}

#top .page_breadcrumbs_link_center {
    text-align: center;
    display: block;
}

#top .thank_you_sect .container {
	max-width: 1500px;
}

#top .thank_you_sect .container .flex_column {
	background: var(--Blue_dark-Normal, #283249);
	background-image: url(/wp-content/uploads/2025/09/thank_you_bg.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

#top .thank_you_sect .container .post-entry, #top .thank_you_sect .container .entry-content-wrapper, #top .thank_you_sect .container .flex_column {
	height: 100%;	
}

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

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

#top .gform_page_footer .button {
	margin-bottom: 0px !important;
}

#top .gform_next_button, #top .gform_previous_button, #top .gform_button_select_files {
    color: var(--White, #FFF);
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding: 12px 40px;
    border-radius: 999px;
    background: var(--Blue_dark-Normal, #283249);
}

#top .gform_previous_button {
	color: var(--Blue_dark-Normal, #283249);
	border: 2px solid var(--Blue_dark-Normal, #283249);
	background: var(--White, #FFF);
}

#top .gform_next_button {
	grid-column: 2 / 3;
}

#top .gform_page_footer {
	display: grid;
    grid-template-columns: repeat(2, max-content);
    justify-content: space-between;
    gap: 20px;
	margin-top: 24px;
}

#top .application_form_cont #gform_ajax_spinner_1 {
	display: none !important;
}

#top .gf_progressbar_title {
	color: rgba(40, 50, 73, 0.80);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 10px !important;
}

#top .gf_step_page_name {
	color: var(--Blue_dark-Normal, #283249);
	font-weight: 600;
}

.gform-theme--framework .gf_progressbar {
    background-color: var(--blue-dark-light-hover, #DFE0E4) !important;
	height: 28px;
}

.gform-theme--framework .gf_progressbar .percentbar_orange {
    background-color: #F05323 !important;
	position: relative;
	height: 100%;
}

#top .gform-theme--framework .gf_progressbar span {
    clip: unset;
    height: max-content;
    margin: 0px;
    position: absolute;
    white-space: nowrap;
    width: max-content;
	color: var(--White, #FFF);
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	top: 50%;
	transform: translatey(-50%);
	right: 12px;
}

#top .checkbox_small_cont .gchoice label {
    width: 80px;
}

#top .checkbox_by_3 .gfield_radio {
    grid-template-columns: repeat(3, max-content);
}

#top .gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area {
	border: 1px dashed var(--Red-Normal, #F05323) !important;
	background: var(--White, #FFF) !important;
}

.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area::before {
    color: #F05323 !important;
}

#top .gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progressbar_progress {
	background-color: var(--Red-Normal, #F05323) !important;
}

#top .upcoming-course-day {
	color: var(--Blue_dark-Normal, #283249);
	text-align: center;
	font-size: 32px;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: -0.64px;
}

#top .upcoming-course-month {
	color: var(--Red-Normal, #F05323);
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
}

#top .upcoming-course-date {
	display: block;
	max-width: max-content;
	background: var(--White, #FFF);
	padding: 12px 12px;
}

#top .upcoming-course-col-logo {
	height: max-content;
	width: max-content;
	padding: 20px;
	background: var(--White, #FFF);
	display: flex;
}

#top .upcoming-course-type {
	color: var(--Red-Normal, #F05323);
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
}

#top .marg_top_2 {
	margin-top: 2px;
}

#top .course_holder {
    display: grid;
    grid-template-columns: repeat(2, max-content) 1fr max-content;
    gap: 12px;
    padding: 48px 96px 48px 96px;
    border-top: 1px solid var(--blue-dark-light-active, #BCBFC7);
}

#top .upcoming-courses {
	border-bottom: 1px solid var(--blue-dark-light-active, #BCBFC7);
}

#top .course_holder .main_btn_cont {
	align-self: end;
}

#top .upcoming-course-col2 {
	padding-left: 66px;
}

#top #header .avia_mega_div .sub-menu {
    background: #ffffff;
}

#top .upcoming_courses_sect .container {
	max-width: 1500px;
}

#top ul.sub-menu li a {
	background: #ffffff !important;
	color: var(--Blue_dark-Normal, #283249) !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	opacity: 0.8;
	transition: opacity .2s ease, color .2s ease;
	display: grid !important;
	grid-template-columns: max-content 1fr;
	align-items: center;
	padding-left: 0px !important;
}

#top ul.sub-menu li a:hover {
	opacity: 1;
	color: var(--Red-Normal, #F05323) !important;
	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 .mega_menu_title, #top .mega_menu_title .avia-menu-text {
	color: var(--Blue_dark-Normal, #283249) !important;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	text-transform: unset !important;
	font-family: 'static', Helvetica, Arial, sans-serif !important;
}

#top .mega_menu_title .avia-menu-text {
	margin-top: 20px !important;
    display: block;
    text-decoration: none !important;
}

#top .mega_menu_title a {
	pointer-events: none;
	grid-template-columns: 100% !important;
	opacity: 1 !important;
}

#top ul.sub-menu .avia-bullet {
    background-image: url(/wp-content/uploads/2025/09/lucide_chevron-right.svg);
    width: 24px;
    height: 24px;
    position: relative;
    left: unset;
    margin: 0px;
    border: unset !important;
}

#top .mega_menu_title .avia-bullet {
	display: none !important;
}

#header .twelve.units {
    width: 1400px !important;
    right: -50% !important;
    transform: translateX(41%);
}

#top .single_team_member_info_sep {
	width: 1px;
	height: 100%;
	background: var(--blue-dark-light-active, #BCBFC7);
}

#top .single_team_member_info_text {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 8px;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

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

#top .single_team_inner_info_cont {
    display: grid;
	grid-template-columns: 100%;
}

#top .single_team_member_img {
	width: 96px;
	height: 140px;
}

#top .single_team_cont {
    display: grid;
    grid-template-columns: max-content 1fr;
    align-items: center;
    gap: 24px;
    padding: 40px 0px 40px 96px;
	border-right: 1px solid var(--blue-dark-light-active, #BCBFC7);
	border-bottom: 1px solid var(--blue-dark-light-active, #BCBFC7);
}

#top .our_team_cont {
	border-top: 1px solid var(--blue-dark-light-active, #BCBFC7);
}

#top .our_team_cont .single_team_cont:nth-child(even) {
	border-right: unset;
	padding: 40px 0px 40px 77px;
}

#top .meet_the_team_sect .container {
	max-width: 1500px;
}

#top .join_our_team_cont .main_btn_cont {
	align-self: end;
}

#top .single_recent_achievers_place_inner_sep {
	width: 1px;
	height: 100%;
	background: var(--blue-dark-light-active, #BCBFC7);
}

#top .recent_achievers_place_title {
	display: block;
	color: var(--Red-Normal, #F05323);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

#top .recent_achievers_place_text {
	display: block;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
}

#top .single_recent_achievers_place_cont {
	display: grid;
    grid-template-columns: 364px max-content 364px;
    gap: 40px;
}

#top .single_recent_achievers_cont {
	display: grid;
    grid-template-columns: 82px 1fr;
    gap: 128px;
    padding: 40px 96px;
	border-top: 1px solid var(--blue-dark-light-active, #BCBFC7);
}

#top .recent_achievers_cont {
	border-bottom: 1px solid var(--blue-dark-light-active, #BCBFC7);
}

#top .wider_container .container {
	max-width: 1500px;
}

#top .recent_achievers_place_text p:first-child {
	margin-top: 0px !important;
}

#top .recent_achievers_place_text p:last-child {
	margin-bottom: 0px !important;
}

#top .student_feat_img {
	width: 100%;
	height: 452px;
}

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

#top .success_story_popup_cont {
	position: fixed;
    z-index: 9999;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    display: none;
    justify-content: center;
    align-items: center;
	background: #00000066;
}

#top .success_story_popup_cont_active {
	display: flex;
}

#top .success_story_popup_inner_cont {
	height: max-content;
    max-width: 1440px;
    background: var(--Blue_dark-Normal, #283249);
    padding: 112px;
    width: 100%;
	position: relative;
	display: grid;
    grid-template-columns: max-content 1fr;
	gap: 80px;
	align-items: center;
}

#top .clsoe_popup {
	position: absolute;
	top: 40px;
	right: 40px;
	cursor: pointer;
}

#top .success_story_popup_img {
    height: calc(100% + 40px);
    min-height: 500px;
    width: 408px;
}

#top .accordion-header {
    cursor: pointer;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr max-content;
    align-items: center;
    gap: 40px;
    padding: 20px 0px;
    border-top: 1px solid rgb(188 191 199 / 20%);
    color: var(--White, #FFF);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
	transition: padding-bottom .2s ease;
}

#top .accordion {  
    max-height: 350px;
    overflow-y: auto;
    padding-right: 28px;
}

#top .accordion_sep {
	width: 100%;
	height: 1px;
	background: rgb(188 191 199 / 20%);
}

#top .accordion-content {
	display: none;
	padding: 0px 64px 20px 0px;
}

#top .active_accordion {
	padding-bottom: 12px;
}

#top .close_accordion {
	display: none;
}

#top .active_accordion .open_accordion {
	display: none;
}

#top .active_accordion .close_accordion {
	display: block;
}

#top .single_student_cont {
	cursor: pointer;
}

.scroll-disabled {
  overflow: hidden !important;
}

#top .popup_navigation_cont {
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	left: 0px;
	padding: 40px 8px;
	background: rgba(255, 255, 255, 0.20);
	cursor: pointer;
	transition: background .2s ease;
}

#top .popup_navigation_cont:hover {
	background: var(--White, #FFF);
}

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

#top .popup_navigation_cont:hover svg path {
	stroke: #F05323;
}

#top .nav_next {
	left: unset;
	right: 0px;
}

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

#top .nav_disabled {
	pointer-events: none;
	opacity: 0.2;
	background: rgba(255, 255, 255, 0.20);
}

#top .main_faqs_cont {
	overflow: visible !important;
	max-height: max-content;
	padding-right: 0px !important;
}

#top .main_faqs_cont .accordion-header {
	color: var(--Blue_dark-Normal, #283249);
	grid-template-columns: 162px 1fr max-content;
	padding-left: 96px;
	padding-right: 96px;
	border-color: var(--blue-dark-light-active, #BCBFC7) !important;
}

#top .main_faqs_cont .accordion_sep {
	background: var(--blue-dark-light-active, #BCBFC7) !important;
}

#top .main_faqs_cont .accordion-content {
	padding-left: 300px;
	padding-right: 300px;
}

#top .faqs_sect .container {
	max-width: 1500px;
}

#top .about_us_icon {
	width: 64px;
	height: 64px;
}

#top .about_us_icons_inner_cont {
	display: grid;
    grid-template-columns: 208px 1fr 1fr;
	padding: 40px 0px;
	border-top: 1px solid var(--blue-dark-light-active, #BCBFC7);	
}

#top .about_us_icons_cont {
	border-bottom: 1px solid var(--blue-dark-light-active, #BCBFC7);
}

#top .about_us_full_width_sect .container, #top .our_story_swiper .container {
	max-width: 1500px;
}

#top .about_us_full_width_sect .container .template-page {
	padding-top: 20px;
}

#top .quote_box_name {
	display: block;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	margin-top: 96px;
}

#top .quote_box_cont {
	padding: 40px;
	background: var(--White, #FFF);
	max-width: 488px;
}

#top .about_us_full_width_sect .container .flex_column {
	padding: 20px;
}

#top .our_story_swiper .container .flex_column {
	padding: 92px 120px;
	background: var(--Blue_dark-Normal, #283249);
	overflow: hidden;
}

#top .our_story_swiper .container .flex_column .avia_code_block_5 {
	grid-column: 1 / -1;
}

#top .swiper_btns_cont a {
	cursor: pointer;
}

#top .swiper_btns_cont {
    display: grid;
    grid-template-columns: repeat(2, max-content);
    gap: 12px;
    justify-content: end;
}

#top .main_btn_next a {
	border: 2px solid #F05323 !important;
}

#top .main_btn_prev a {
	padding: 4px 24px 4px 4px;
	border: 2px solid var(--White, #FFF) !important;
	background: var(--Blue_dark-Normal, #283249);
}

#top .main_btn_prev a .btn_icon {
	background-image: url(/wp-content/uploads/2025/09/prev_btn_icon.svg);
}

#top .our_story_swiper .avia_code_block_4 {
	align-self: end;
}

#top .about_us_img {
	width: 100%;
	height: 64px;
	opacity: 0.4;
	transition: opacity .2s ease, background .2s ease;
}

#top .about_us_title {
	display: block;
	color: var(--White, #FFF);
	font-size: 24px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: -0.48px;
	opacity: 0.4;
	transition: opacity .2s ease;
}

#top .about_us_slide_circle {
	width: 48px;
	height: 48px;
	background: #ffffff;
	opacity: 0.4;
	border-radius: 100%;
	transition: opacity .2s ease, background .2s ease;
}

#top .about_us_slide_line {
	width: 100%;
	height: 1px;
	background: #ffffff;
	opacity: 0.4;
	transition: opacity .2s ease, background .2s ease;
}

#top .about_us_slide_top_cont {
	display: grid;
	grid-template-columns: max-content 1fr;
	align-items: center;
}

#top .swiper-about-us .swiper-slide {
	width: 608px;
}

#top .swiper-about-us .main_p_cont {
	padding-right: 120px;
	opacity: 0.4;
	transition: opacity .2s ease;
}

#top .swiper-slide-active .about_us_slide_circle, #top .swiper-slide-active .about_us_slide_line {
	opacity: 1;
	background: var(--Red-Normal, #F05323);
}

#top .swiper-about-us .swiper-slide-active .main_p_cont, #top .swiper-about-us .swiper-slide-active .about_us_title, #top .swiper-about-us .swiper-slide-active .about_us_img {
	opacity: 1;
}

#top .swiper-about-us {
	overflow: visible;
}

#top .main_btn_cont.swiper-button-disabled {
	opacity: 0.2;
	pointer-events: none;
}

#top .awarding_body_image_inner_cont {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	gap: 20px;
	align-items: center;
	padding: 12px 16px;
	background: var(--White, #FFF);
	max-width: max-content;
}

#top .awarding_body_image_cont {
	padding: 4px;
	height: 276px;
}

#top .single_course_left_inner_col {
	padding: 48px 40px;
	background: var(--White, #FFF);
}

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

#top .single_course_info_cont p {
	color: var(--Blue_dark-Normal, #283249);
}

#top .single_course_info_cont_sep {
	width: 100%;
	height: 1px;
	opacity: 0.4;
	background: var(--blue-dark-light-active, #BCBFC7);
	margin: 16px 0px;
}

#top .single_course_info_full_time_cont, #top .single_course_info_part_time_cont, #top .single_course_info_duration_cont {
	padding-left: 28px;
}

#top .details_show_cont {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	cursor: pointer;
}

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

#top .full_time_details_active svg, #top .part_time_details_active svg {
	transform: rotate(180deg);
}

#top .details_sect, #top .price_sect {
	grid-template-columns: max-content 1fr max-content;
}

#top .single_course_info_full_time_cont, #top .single_course_info_part_time_cont {
	display: none;
}

#top .nationality_sect {
	grid-template-columns: max-content max-content 1fr;
}

#top .nationality_select_cont select {
	margin: 0px !important;
	margin-left: 10px !important;
	background: var(--Blue_dark-Light, #EAEBED) !important;
	border-color: var(--Blue_dark-Light, #EAEBED) !important;
	background-image: url(/wp-content/uploads/2025/09/lucide_chevron-down-2.svg) !important;
    background-position: center right 16px !important;
    background-repeat: no-repeat !important;
    background-size: 24px !important;
}

#top .price_title {
	display: block;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 10px;
	font-weight: 400;
	line-height: 10px;
	letter-spacing: 0.4px;
	text-transform: uppercase;
}

#top .price_text {
	display: block;
	color: var(--Red-Normal, #F05323);
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: -0.48px;
}

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

#top #continent-NonEU, #top #continent-Africa, #top #continent-Asia {
	display: none;
}

#top .course_btns_cont {
	display: grid;
	grid-template-columns: 100%;
	gap: 12px;
} 

#top .course_btns_cont a {
	width: 100%;
}

#top .course_btns_cont .avia_iconbox_title {
	justify-content: space-between;
}

#top .main_btn_cont_white a {
	border: 2px solid var(--Blue_dark-Normal, #283249) !important;
	background: var(--White, #FFF) !important;
	color: var(--Blue_dark-Normal, #283249) !important;
}

#top .single_course_main_sect_inner {
	max-width: 1400px;
	margin: 0 auto;
	background: var(--blue-dark-light-hover, #DFE0E4);
	padding: 20px 92px 20px 20px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 80px;
}

#top .single_course_header_cont .template-page {
	padding-bottom: 40px !important;
}

#top.single-course .share_post_inner_cont a {
    border: 1px solid var(--blue-dark-light-active, #BCBFC7);
    background: var(--blue-dark-light-hover, #DFE0E4);
}

#top.single-course .share_post_text {
    font-size: 24px;
}

#top .single_course_right_col {
	padding-top: 40px;
}

#top .course_accordion_cont {
	max-height: max-content !important;
    overflow-y: unset !important;
    padding-right: 0px !important;
}

#top .course_accordion_cont .accordion-header {
	grid-template-columns: max-content 1fr max-content;
	gap: 12px;
	color: var(--Blue_dark-Normal, #283249) !important;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: -0.48px;
	border-color: var(--blue-dark-light-active, #BCBFC7) !important;
}

#top .course_accordion_cont .accordion_sep {
	background: var(--blue-dark-light-active, #BCBFC7) !important;
}

#top .single_course_footer_top_sect .template-page {
	padding-top: 20px;
	padding-bottom: 20px;
}

#top .single_course_footer_top_sect .template-page .container {
	max-width: 1500px;
}

#top .single_course_footer_top_sect .join_our_team_cont {
	max-width: unset !important;
	margin: 0px !important;
}

#top .prev_course_cont, #top .next_course_cont {
	background: var(--blue-dark-light-hover, #DFE0E4);
	padding: 40px 64px 40px 92px;
	display: grid;
	grid-template-columns: max-content 1fr;
	align-items: center;
	gap: 24px;
	transition: background .2s ease;
	height: 100%;
}

#top .next_course_cont {
	grid-template-columns: 1fr max-content;
	padding: 40px 92px 40px 64px;
}

#top .prev_course_cont:hover, #top .next_course_cont:hover {
	background: var(--White, #FFF);
}

#top .prev_course_cont svg rect, #top .next_course_cont svg rect {
	transition: fill .2s ease;
}

#top .prev_course_cont:hover svg rect, #top .next_course_cont:hover svg rect {
	fill: #F05323;
}

#top .prev_course_cont svg path, #top .next_course_cont svg path {
	transition: stroke .2s ease;
}

#top .prev_course_cont:hover svg path, #top .next_course_cont:hover svg path {
	stroke: #ffffff;
}

#top .nav_course_inner_cont {
	display: grid;
	grid-template-columns: 100%;
	gap: 6px;
}

#top .course_navigation_cont {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	align-items: center;
	gap: 20px;
	margin-bottom: 20px;
}

#top .next_course_cont {
	grid-column: 2 / 3;
}

#top .global_recognition_sect .container, #top .about_malta_sect .container, #top .proven_sect .container, #top .home_our_people_sect .container {
	max-width: 1500px;
}

#top .global_recognition_sect .container .flex_column, #top .home_our_people_sect .container .flex_column {
	padding: 120px 92px;
	background: var(--Blue_dark-Normal, #283249);
}

#top .about_malta_sect .container .flex_column {
	padding: 120px 0;
	background: var(--White, #FFF);
	overflow: hidden;
}

#top .proven_sect .container .flex_column {
	padding: 120px 20px 20px 20px;
	background: var(--blue-dark-light-hover, #DFE0E4);
}

#top .title_grid_by_2 {
	display: grid;
	grid-template-columns: 176px 1fr;
	gap: 32px;
}

#top .global_recognition_img_left {
	width: 292px;
	height: 200px;
	margin-top: 300px;
}

#top .global_recognition_imgs_cont {
	display: grid;
	grid-template-columns: max-content 1fr;
	gap: 20px;
	padding-left: 104px;
}

#top .global_recognition_inner_cont .course_highligts_img_col {
    justify-content: flex-start;
	height: 500px;
}

#top .global_recognition_inner_cont .quick_contact_img_cont {
    justify-items: start;
}

#top .global_recognition_inner_cont .main_p_cont {
	padding-right: 208px;
}

#top .page_breadcrumbs_link_center, #top .section_title_center * {
	text-align: center;
}

#top .about_malta_sect .template-page {
	padding-top: 20px;
}

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

#top .about_malta_text_cont {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	max-width: 1008px;
	margin: 0 auto;
	margin-top: 42px;
}

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

#top .swiper-container-about-malta .swiper-slide {
	width: 1008px;
}

#top .swiper_main_arrows {
	border-radius: 999px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	background: rgba(255, 255, 255, 0.20);
	backdrop-filter: blur(20px);
	padding: 12px;
	cursor: pointer;
	position: absolute;
	z-index: 20;
	top: 50%;
	transform: translatey(-50%);
	transition: background .2s ease, border-color .2s ease, backdrop-filter .2s ease;
}

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

#top .swiper_main_arrows:hover svg path {
	stroke: #F05323;
}

#top .swiper_main_arrows:hover {
	background: var(--White, #FFF);
	border-color: #ffffff;
	backdrop-filter: blur(0px);
}

#top .swiper_main_arrow_about_prev {
	left: 220px;
}

#top .swiper_main_arrow_about_next {
	right: 220px;
}

#top .swiper-container-about-malta {
	position: relative;
}

#top .about_malta_facts_cont {
	display: grid;
	grid-template-columns: 100%;
	gap: 10px;
}

#top .student_life_gallery_img {
	width: 100%;
	height: 300px;
}

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

#top .student_life_gallery .student_life_gallery_img:first-child {
	grid-column: 1 / 3;
}

#top .student_life_gallery .student_life_gallery_img:last-child {
	grid-column: 3 / 5;
}

#top .student_life_gallery_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#top .proven_sect .title_grid_by_2 {
	padding-left: 72px;
}

#top .proven_icon {
	width: 64px;
	height: 64px;
	display: block;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 120px;
}

#top .single_proven_title {
	display: block;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
}

#top .single_proven_icon_inner_cont {
	background: var(--Blue_dark-Light, #EAEBED);
	padding: 24px 20px;
}

#top .single_proven_icon_cont {
	border: 1px solid rgba(234, 235, 237, 0.20);
	background: var(--White, #FFF);
	padding: 20px;
}

#top .proven_icons_cont {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}

#top .proven_icons_cont .main_p_cont *, #top .single_visa_info_inner_cont .main_p_cont * {
	font-size: 14px;
	line-height: 20px;
}

#top .swiper-container-proven {
	overflow: hidden;
}

#top .proven_swiper_img {
	height: 488px;
}

#top .swiper-container-proven {
	position: relative;
	grid-column: 2 / 4;
}

#top .swiper_main_arrow_proven_prev {
	left: 20px;
}

#top .swiper_main_arrow_proven_next {
	right: 20px;
}

#top .visa_icon {
	width: 40px;
	height: 40px;
}

#top .single_visa_info_cont {
	display: grid;
	grid-template-columns: max-content 1fr;
	gap: 24px;
	padding: 40px 80px 40px 40px;
	background: var(--blue-dark-light-hover, #DFE0E4);
}

#top .visa_info_cont {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}

#top .visa_max_width_text {
	width: 488px;
    margin: 0 auto;
    margin-right: 0px;
}

#top .office_tabs_cont {
	grid-template-columns: repeat(4, 1fr);
}

#top .offices_info_cont {
	display: none;
}

#top .offices_info_cont_active {
	display: grid;
}

#top .office_tabs_cont span {
	cursor: pointer;
}

#top .anchors_flaoting_icon_cont {
	cursor: pointer;
	background: #F05323;
	padding: 20px;
}

#top .anchors_flaoting_cont {
	position: fixed;
	z-index: 9999;
	top: 200px;
	right: 0px;
}

#top .anchors_flaoting_inner_cont {
	display: none;
	grid-template-columns: 240px;
	position: absolute;
	background: var(--White, #FFF);
	box-shadow: 87px 87px 34px 0 rgba(0, 0, 0, 0.00), 55px 55px 31px 0 rgba(0, 0, 0, 0.01), 31px 31px 26px 0 rgba(0, 0, 0, 0.05), 14px 14px 20px 0 rgba(0, 0, 0, 0.09), 3px 3px 11px 0 rgba(0, 0, 0, 0.10);
	padding: 4px;
	gap: 4px;
	left: -248px;
    top: 0px;
}

#top .anchors_flaoting_inner_cont a {
	background: var(--Blue_dark-Light, #EAEBED);
	padding: 10px 16px;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 15px;
	font-weight: 700;
	line-height: 24px; /* 160% */
}

#top .anchors_flaoting_inner_cont_active {
	display: grid;
}

#top .home_student_testimoinals_img img {
	border-radius: 0px !important;
}

#top .home_our_people_sect .avia_code_block_6 {
	grid-column: 1 / -1;
}

#top .home_our_people_sect .proven_icons_cont {
    gap: 8px;
}

#top .home_our_people_sect .single_proven_icon_cont {
    border: 1px solid rgba(234, 235, 237, 0.20);
	background: var(--Blue_dark-Normal, #283249);
	padding: 12px;
}

#top .home_our_people_sect .single_proven_icon_inner_cont {
    background: rgba(234, 235, 237, 0.20);
	transition: background .2s ease;
}

#top .home_our_people_sect .single_proven_icon_cont:hover .single_proven_icon_inner_cont {
	background: var(--White, #FFF);
}

#top .home_our_people_icons_cont .main_p_cont * {
	color: var(--Blue_dark-Light, #EAEBED);
	opacity: 0.8;
	transition: color .2s ease;
}

#top .home_our_people_icons_cont .single_proven_icon_cont:hover .main_p_cont * {
	color: var(--Blue_dark-Normal, #283249);
}

#top .home_our_people_sect .single_proven_title {
	color: var(--Blue_dark-Light, #EAEBED);
	transition: color .2s ease;
}

#top .home_our_people_sect .single_proven_icon_cont:hover .single_proven_title {
	color: var(--Blue_dark-Normal, #283249);
}

#top .home_our_people_sect .single_proven_icon_cont {
	position: relative;
	transition: background .2s ease;
}

#top .home_our_people_bg_icon {
	width: 120px;
	height: 154px;
	background-image: url(/wp-content/uploads/2025/09/our_people_bg.png);
	position: absolute;
	top: 0px;
	right: 0px;
	pointer-events: none;
}

#top .home_our_people_sect .single_proven_icon_cont:hover {
	background: #F05323;
}

#top .our_people_percentage_text {
	display: block;
	color: var(--Blue_dark-Light, #EAEBED);
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: -0.48px;
}

#top .our_people_percentage_cont_img {
	height: 100%;
	width: 447px;
}

#top .our_people_percentage_cont {
	display: grid;
	grid-template-columns: 1fr max-content;
	gap: 8px;
	margin-top: 8px;
}

#top .our_people_percentage_inner_cont {
	padding: 64px 104px;
	background: rgba(234, 235, 237, 0.20);
	background-image: url(/wp-content/uploads/2025/09/percentage_bg_icon.png);
}

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

#top .our_people_form_text_cont {
    background: var(--Blue_dark-Light, #EAEBED);
    padding: 64px;
    min-height: 604px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#top .our_people_form_img_cont {
	width: 100%;
	height: 100%;
}

#top .home_tabs_courses_inner_cont {
    background: var(--White, #FFF);
    padding: 64px 40px 40px 40px;
    min-height: max-content;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
	align-self: start;
}

#top .home_course_link {
	display: grid;
	grid-template-columns: max-content 1fr;
	align-items: center;
	opacity: 0.8;
	color: var(--Blue_dark-Normal, #283249);
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	transition: color .2s ease, opacity .2s ease;
}

#top .home_course_link:hover {
	color: var(--Red-Normal, #F05323);
	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;
	opacity: 1;
}

#top .home_tabs_courses_cont {
    display: none;
    grid-template-columns: repeat(2, max-content);
    justify-content: space-between;
    padding: 20px;
    align-items: end;
	min-height: 560px;
}

#top .home_tabs_courses_cont_active {
	display: grid;
}

#top .home_tabs_courses_inner_cont .main_btn_cont a {
	width: 100%;
}

#top .home_tabs_courses_inner_cont .main_btn_cont .avia_iconbox_title {
	justify-content: space-between;
}

#top .home_tabs_cont {
	margin-top: -12px !important;
}

#top .home_tabs_cont span {
	cursor: pointer;
}

#top .home_tabs_courses_links_cont {
	display: grid;
    grid-template-columns: 100%;
    gap: 6px;
}

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

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

#top .single_home_slider {
    width: 100%;
    height: 730px;
    position: relative;
    display: flex;
    align-items: center;
    padding: 92px;
}

#top .single_home_slider_overlay {
	position: absolute;
	pointer-events: none;
	width: 0%;
	height: 100%;
	background: linear-gradient(90deg, rgba(40, 50, 73, 0.92) 25.64%, rgba(40, 50, 73, 0.00) 67.57%);
	backdrop-filter: blur(0px);
	top: 0px;
	left: 0px;
	z-index: 20;
	opacity: 0;
	transition: opacity 1.4s ease, width 1s ease;
}

#top .swiper-slide-active .single_home_slider_overlay {
	opacity: 1;
	width: 100%;
}

#top .single_home_slider_inner_cont {
	position: relative;
	z-index: 40;
	max-width: 488px;
}

#top .page_header_title_cont {
	margin-bottom; 0px !important;
	color: var(--White, #FFF);
	font-size: 64px;
	font-weight: 600;
	line-height: 60px;
	letter-spacing: -1.92px;
	text-transform: unset;
}

#top .single_home_slider .quick_contact_img_cont {
	position: absolute;
	bottom: 8px;
	right: 8px;
}

#top .swiper-container-home-slider {
	overflow: hidden;
	position: relative;
}

#top .main_swiper_pagination .swiper-pagination-bullet {
	margin: 0px;
	background: #ffffff !important;
	opacity: 0.2 !important;
}

#top .main_swiper_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, #top .main_swiper_pagination .swiper-pagination-bullet:hover {
	opacity: 1 !important;
	background: #F05323 !important;
}

#top .main_swiper_pagination {
    display: grid;
    grid-auto-rows: max-content;
    grid-auto-flow: row;
    gap: 10px;
    position: absolute;
    z-index: 50;
    left: 24px;
    top: 50%;
    transform: translatey(-50%);
    align-content: center;
	max-width: max-content;
}

#top .main_search_cont {
    display: grid;
    grid-template-columns: repeat(2, max-content);
    gap: 5px;
    justify-content: end;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -42px;
}

.responsive #top .main_search_cont input[type="text"] {
	padding: 0px !important;
    background: unset !important;
    max-width: 120px;
	border: unset !important;
}

.responsive #top .main_search_cont input[type="text"]::placeholder {
  	color: var(--Blue_dark-Normal, #283249);
  	opacity: 0.4; /* Firefox */
}

.responsive #top .main_search_cont input[type="text"]::-ms-input-placeholder { /* Edge 12 -18 */
  	color: var(--Blue_dark-Normal, #283249);
	opacity: 0.4;
}

#top .main_menu {
    right: 126px;
}

#top .ajax_search_response {
	position: absolute;
    width: 250px;
    top: 38px;
    background: #ffffff;
    padding-top: 16px;
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}

#top .av_ajax_search_image {
	display: none !important;
}

body#top #wrap_all .all_colors .widgettitle {
	color: #F05323 !important;
}

#searchform .av_searchform_search.avia-svg-icon {
    margin: 16px 12px;
}

#top .search-result-counter {
	background: #F05323 !important;
    color: #ffffff;
}

#top .course_page_header_logo {
    background: var(--White, #FFF);
    padding: 20px;
    display: flex;
    justify-content: center;
}

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

#top .course_page_header_logos img {
	height: 38px !important;
	object-fit: contain;
}

#top .page_header_img .flex_column {
	position: relative;
}

#top .page_header_img .avia_code_block_1 {
	position: absolute;
    bottom: 4px;
    left: 4px;
}

#top .single_page_course_title {
    display: block;
    color: var(--White, #FFF);
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.48px;
    width: 335px;
	height: unset;
}

#top .single_page_course_cont {
	display: block;
	border: 1px solid rgba(234, 235, 237, 0.20);
	background: var(--Blue_dark-Normal, #283249);
	padding: 40px 32px;
	transition: background .2s ease;
	position: relative;
	overflow: hidden;
}

#top .single_page_course_cont:hover {
	background: var(--Red-Normal, #F05323);
}

#top .single_page_course_cont .page_breadcrumbs_link {
	transition: color .2s ease;
}

#top .single_page_course_cont:hover .page_breadcrumbs_link {
	color: #ffffff;
}

#top .page_courses_cont {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
}

#top .page_courses_cont .home_our_people_bg_icon {
    top: -54px;
    right: -10px;
}

#top .page_courses_sect .template-page {
	padding-bottom: 20px;
}

.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
	border-radius: 0px !important;
}

.avia-image-container.avia-align-center {
	margin-bottom: 0px !important;
}

#top .mobile_menu_inner_cont, #top .home_news_cont_mobile {
	display: none;
}

#top .awarding_body_image {
	max-height: 36px;
}

#top .upcoming-course-col-logo img {
	max-height: 33px;
}

#top .no_upcoming_courses_title * {
	text-align: center;
	color: var(--Red-Normal, #F05323) !important;
}

#top .section_title_col_by_2 {
	grid-template-columns: 360px 1fr;
	gap: 64px;
}

@media only screen and (max-width: 1500px) {
	#top .our_team_cont {
		grid-template-columns: 100%;
	}
	
	#top .single_team_cont, #top .our_team_cont .single_team_cont:nth-child(even) {
		gap: 20px;
		padding: 30px 0px 30px 40px;
		border-right: unset;
		border-bottom: 1px solid var(--blue-dark-light-active, #BCBFC7);
	}
}

@media only screen and (max-width: 1440px) {
	#top .success_story_popup_inner_cont {
		height: 100%;
	}
	
	#header .twelve.units {
		width: 1000px !important;
	}
}

@media only screen and (max-width: 1300px) {
	#top .single_recent_achievers_cont {
		gap: 20px;
		padding: 30px 0px;
	}
	
	#top #footer .container {
		gap: 40px;
	}
}

@media only screen and (max-width: 1200px) {
	#top .all_jobs_cont {
		grid-template-columns: 100%;
		gap: 20px;
	}
	
	#top .av-main-nav-wrap ul {
		gap: 18px;
	}
	
	#top #header .av-main-nav > li > a {
		font-size: 15px;
	}
	
	#top .logo a {
		width: 94px;
	}
	
	#top .success_story_popup_inner_cont {
        padding: 75px;
        grid-template-columns: 100%;
        gap: 20px;
        overflow-y: auto;
    }
	
	#top .success_story_popup_img {
		height: 350px;
		min-height: unset;
		width: 282px;
	}
	
	#top .accordion {
		max-height: unset;
		padding-right: 0px;
	}
	
	#top .success_story_popup_info_cont .accordion {
		margin-top: 26px;
	}
	
	#top .swiper_main_arrow_about_next {
		right: 20px;
	}
	
	#top .swiper_main_arrow_about_prev {
		left: 20px;
	}
	
	#top .about_malta_swiper_img {
		height: 450px;
	}
	
	#top .swiper-container-about-malta .swiper-slide {
		width: 100%;
	}
}

@media only screen and (max-width: 1100px) {
	#top .book_a_meeting_form_sect .container .flex_column {
		padding: 64px 0px 0px 0px;
	}
	
	#top .book_a_meeting_cont {
		grid-template-columns: 100%;
		gap: 8px;
	}
	
	#top .meeting_person_img {
		width: 284px;
		height: 400px;
		margin-bottom: 20px;
	}
	
	#top .posts_pagination_wrapper {
		padding: 16px;
	}
	
	#header .twelve.units {
		transform: translateX(46%);
	}
	
	#top .main_faqs_cont .accordion-header {
		grid-template-columns: max-content 1fr max-content;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	#top .main_faqs_cont .accordion-content {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	#top .course_holder {
		padding: 30px 0px 30px 0px;
	}
	
	#top .course_highligts_sect .container, #top .global_recognition_sect .container, #top .about_malta_sect .container, #top .proven_sect .container, #top .home_our_people_sect .container, #top .about_us_full_width_sect .container, #top .our_story_swiper .container {
		max-width: 100% !important;
		width: 100% !important;
		padding: 0px !important;
	}
	
	#top .course_highligts_sect .template-page {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	#top .join_our_team_cont {
		padding: 30px;
		margin-top: 20px;
		grid-template-columns: 100%;
		gap: 20px;
	}
	
	#top .global_recognition_imgs_cont {
		padding-left: 0px;
	}
	
	#top .proven_icons_cont {
		grid-template-columns: repeat(3, 1fr);
	}
	
	#top .swiper-container-proven {
		grid-column: 1 / -1;
		grid-row: 4 / 3;
	}
	
	#top .proven_swiper_img {
		height: 350px;
	}
	
	#top .visa_info_cont {
		grid-template-columns: 100%;
	}
	
	#top .single_visa_info_cont {
		gap: 20px;
		padding: 30px;
	}
	
	#top .our_people_percentage_cont {
		grid-template-columns: 100%;
	}
	
	#top .our_people_percentage_cont_img {
		height: 250px;
		width: 100%;
		grid-row: 1 / 2;
	}
	
	#top .our_people_percentage_inner_cont {
		padding: 40px;
	}
}

@media only screen and (max-width: 989px) {
	#top .section_title_col, #top .our_people_form_cont {
		grid-template-columns: 100%;
	}
	
	#top .home_tabs_courses_cont {
		grid-template-columns: 100%;
		padding: 18px;
		height: 550px;
		min-height: unset;
	}
	
	#top .home_tabs_courses_inner_cont {
		padding: 30px;
		min-height: unset;
	}
	
	#top .top_bar_cont, #top .avia-bullet, #top .home_news_cont_desktop, #top .home_tabs_courses_cont .quick_contact_img_cont {
		display: none;
	}
	
	#top .our_people_form_text_cont {
		padding: 30px;
		min-height: unset;
	}
	
	#top .our_people_form_img_cont {
		height: 350px;
	}
	
	#top .home_news_cont_mobile, #top .home_news_cont_mobile .single_news_cont {
		display: block;
	}
	
	#top .avia-button-center {
		text-align: left;
	}
	
	#top .template-search {
		padding-top: 0px !important;
	}
	
	#top .visa_max_width_text {
    	width: 100%;
	}
	
	.html_header_top.html_header_sticky #header {
		top: 0px;
	}
	
	#top .logo a {
        width: 114px;
    }
	
	.html_header_top.html_header_sticky #top #wrap_all #main {
		padding-top: 0px !important;
	}
	
	#top .proven_sect .title_grid_by_2 {
		padding-left: 0px;
	}
	
	#top .title_grid_by_2 {
		grid-template-columns: 100%;
		gap: 20px;
	}
	
	#top .about_malta_text_cont {
		margin-top: 20px;
		padding: 0px 50px;
	}
	
	#top .about_malta_sect .container .flex_column {
		padding: 50px 0;
	}
	
	.responsive #top .main_search_cont input[type="text"] {
		max-width: 100%;
		font-size: 15px !important;
		line-height: 23px !important; 
		color: #ffffff !important;
	}
	
	#top .ajax_search_response {
		display: none !important;
	}
	
	.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
		background-color: #283249;
	}
	
	.html_av-overlay-side #top .av-burger-overlay-scroll {
		background: #283249;
	}
	
	.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after {
		background-color: #FFF;
	}
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
		border: unset !important;
		color: var(--White, #FFF) !important;
		font-size: 32px;
		font-weight: 600;
		line-height: 34px;
		letter-spacing: -0.76px;
		padding: 10px 50px 10px 18px;
	}
	
	.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover, #top ul.sub-menu li a {
		background-color: transparent !important;
	}
	
	#top .dropdown_icon_cont {
		display: none;
	}
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
		font-size: 24px;
		opacity: 1 !important;
		line-height: 24px;
		padding-left: 40px !important;
		font-weight: 300 !important;
	}
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li li ul a {
		padding-left: 60px !important;
		font-size: 18px;
		line-height: 18px;
		grid-template-columns: 100%;
	}
	
	#top .mobile_link_small {
		display: block;
		color: var(--White, #FFF) !important;
		font-size: 18px;
		font-weight: 600;
		line-height: normal;
		text-align: left !important;
	}
	
	#top .mobile_menu_inner_cont {
		display: grid;
		grid-template-columns: 100%;
		gap: 10px;
		margin-top: 20px;
		padding-left: 18px;
		padding-right: 18px;
	}
	
	#top .mobile_menu_inner_cont .main_btn_cont {
		margin-top: 10px;
	}
	
	#top .mobile_menu_inner_cont .main_btn_cont a {
		color: #ffffff !important;
		width: 100%;
	}
	
	#top .mobile_menu_inner_cont .main_btn_cont .avia_iconbox_title {
		justify-content: space-between;
	}
	
	#top .main_search_cont {
		display: none;
	}
	
	#top #av-burger-menu-ul .main_search_cont {
		display: grid;
		grid-template-columns: max-content 1fr;
		position: relative;
		top: unset;
		right: unset;
		transform: unset;
		justify-content: start;
		border-radius: 999px;
		border: 1px solid rgba(255, 255, 255, 0.20);
		background: var(--Blue_dark-Normal, #283249);
		padding: 16px 20px;
		width: 93%;
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 20px !important;
		align-items: center;
	}
	
	#top .av-submenu-indicator {
		color: #F05323;
		opacity: 1 !important;
		font-size: 20px !important;
	}
	
	#top .dropdown_menu_item > a .avia-menu-text {
		justify-content: space-between;
	}
	
	#top #footer .container {
		padding: 50px 30px 40px 30px;
		grid-template-columns: 100%;
		gap: 32px;
	}
	
	#top .global_recognition_inner_cont .course_highligts_img_col {
		height: 400px;
	}
	
	#top .global_recognition_imgs_cont {
		grid-template-columns: 100%;
	}
	
	#top .global_recognition_inner_cont .main_p_cont {
		padding-right: 0px;
	}
	
	#top #footer .container .flex_column:first-child {
		margin-left: 0px !important;
	}
	
	#top .main_socket_cont {
		padding: 14px;
		grid-template-columns: 100%;
		gap: 12px;
		margin-top: 40px;
		justify-items: center;
	}
	
	#top .socket_text {
		text-align: center;
	}
	
	#top .our_partners_wrapper {
		padding: 0px;
	}
	
	#top .single_recent_achievers_place_cont {
		grid-template-columns: 100%;
		gap: 20px;
		margin-top: 12px !important;
	}
	
	#top .single_recent_achievers_place_inner_sep {
		display: none;
	}
	
	#top .page_courses_sect .template-page {
		padding-bottom: 0px;
	}
	
	#top .course_highligts_sect .container .flex_column, #top .global_recognition_sect .container .flex_column, #top .home_our_people_sect .container .flex_column, #top .our_story_swiper .container .flex_column {
		padding: 120px 50px;
	}
	
	#top .no_bg_mob, #top .signle_post_header_cont, #top .single_post_content_sect {
		background-image: unset !important;	
	}
	
	#top .contact_us_footer_cont {
		grid-template-columns: 100%;
		gap: 20px;
	}
	
	#top .gfield_checkbox, #top .gfield_radio {
		grid-template-columns: 100%;
	}
	
	#top .contact_us_footer_cont iframe {
		height: 300px;
		width: 100%;
		grid-row: 3 / 4;
		margin-top: 10px;
	}
	
	#top .page_header_img img {
		height: 350px;
	}
	
	#top .current_jobs_sect .container {
		max-width: 100% !important;
		width: 100% !important;
		padding: 0px !important;
	}
	
	#top .current_jobs_sect .container .flex_column {
		padding: 120px 50px;
	}
	
	#top .all_news_cont {
		grid-template-columns: repeat(2, 1fr);
	}
	
	#top .news_feat_img {
		height: 260px;
	}
	
	#top .single_news_cont {
		padding: 30px;
	}
	
	#top .course_highligts_col {
		grid-template-columns: 100%;
		gap: 20px;
	}
	
	#top .course_highligts_middle_col {
        justify-content: start;
		grid-template-columns: 100%;
        margin-top: -12px;
    }
	
	#top .related_posts_sect .flex_column {
		padding: 120px 50px;
	}
	
	#top .related_posts_sect .container, #top .thank_you_sect .container {
		max-width: 100% !important;
		width: 100% !important;
		padding: 0px !important;
	}
	
	#top .thank_you_sect .container .template-page {
		padding-bottom: 0px;
		padding-top: 0px;
	}
			
	#top .course_highligts_middle_col .main_p_cont {
		margin-top: 14px;
	}
	
	#top .stipend_sect_col {
		grid-template-columns: 100%;
	}
	
	#top .stipends_small_img_cont {
		display: none;
	}
	
	#top .stipend_sect_col .section_title, #top .stipend_sect_col .av_textblock_section, #top .stipend_sect_col .avia_code_block_2, #top .stipend_sect_col .av-mf5ipngn-f7f12ddf4b5429e110b8376747a2d619, #top .stipend_sect_col .main_btn_cont {
		grid-row: unset;
		grid-column: unset;
	}
	
	#top .upcoming-course-col2 {
		padding-left: 0px;
		grid-column: 1 / -1;
	}
	
	#top .course_holder {
		grid-template-columns: 100%;
		gap: 24px 10px;
	}
	
	#top .upcoming-course-col1 {
		grid-column: 1 / -1;
	}
	
	#top .delivery_cont {
		padding: 30px;
	}
	
	#top .single_partner_cont {
		grid-template-columns: 100%;
		gap: 20px;
		padding: 30px;
	}
	
	#top .partners_cont {
		gap: 20px;
	}
	
	#top .partner_website_cont {
		margin-top: 20px;
	}
	
	#top .partner_img {
		width: 100%;
		height: 290px;
	}
	
	#top .facilities_cont {
		grid-template-columns: 100%;
	}
	
	#top .facilities_img_cont {
		height: 250px;
	}
	
	#top .rentals_cont {
		padding: 30px;
		grid-template-columns: 100%;
		gap: 20px;
	}
	
	#top .about_us_icons_inner_cont {
		grid-template-columns: 100%;
		gap: 20px;
		padding: 30px 0px;
	}
	
	#top .about_us_icon {
		width: 52px;
		height: 52px;
	}
	
	#top .prev_course_cont, #top .next_course_cont {
		padding: 30px;
		gap: 20px;
	}
	
	#top .course_navigation_cont {
		grid-template-columns: 100%;
	}
	
	#top .next_course_cont {
		grid-column: unset;
	}
	
	#top .single_course_main_sect_inner {
		padding: 0px;
		grid-template-columns: 100%;
		gap: 20px;
	}
	
	#top .single_course_right_col {
		padding: 0px 18px 20px 18px;
	}
	
	#top .single_course_right_col {
		padding-top: 0px;
	}
	
	#top .share_post_cont {
		margin-top: 20px;
		max-width: 100%;
	}
	
	#top .anchors_flaoting_cont {
		top: 350px;
		right: unset;
		left: 0px;
	}
	
	#top .anchors_flaoting_inner_cont {
		left: unset;
		right: -248px;
	}
	
	#top .global_recognition_img_left {
		display: none;
	}
	
	.avia-button.avia-position-right, .avia-button-right {
		float: left;
	}
	
	#top .proven_icons_cont {
		grid-template-columns: repeat(2, 1fr);
	}
	
	#top .swiper-container-proven {
		grid-row: 4 / 5;
	}
	
	#top .proven_icon {
		width: 52px;
		height: 52px;
		margin-left: 0px;
		margin-bottom: 20px;
	}
	
	#top .mobile_menu_logo {
        width: 94px;
        height: 48px;
        background-image: url(/wp-content/uploads/2025/09/mobile_white_logo.png);
        position: absolute;
        top: 16px;
        left: 18px;
    }
	
	.responsive #top .main_search_cont input[type="text"]::placeholder {
		color: var(--White, #FFF);
	}

	.responsive #top .main_search_cont input[type="text"]::-ms-input-placeholder { /* Edge 12 -18 */
		color: var(--White, #FFF);
	}
	
	.avia_mobile #top #searchsubmit, .avia_mobile .ajax_load {
		height: 49px;
	}
	
	.responsive #top #wrap_all #header {
		position: fixed;
	}
	
	#top .single_home_slider {
		height: 72vh;
		padding: 50px 18px;
	}
	
	#top .main_swiper_pagination {
		display: none;
	}
	
	#top .page_header_title_cont {
		font-size: 42px;
		line-height: 44px;
		letter-spacing: -1.02px;
	}
	
	#top .mega_menu_title .avia-menu-text {
		margin-left: -16px;
		color: #ffffff !important;
		font-weight: 300;
		margin-top: 0px !important;
	}
	
	#top .page_header_cont .flex_column {
		grid-template-columns: 100%;
	}
	
	#top.page-id-5561 .page_breadcrumbs_cont, #top.page-id-5553 .page_breadcrumbs_cont, #top.page-id-5542 .page_breadcrumbs_cont {
		display: flex;
	}
}

@media only screen and (max-width: 767px) {
	#top .awarding_body_image_cont {
		height: 230px;
	}
	
	#top .home_tabs_cont {
		margin-top: 20px !important;
	}
		
	.avia_mobile #top #searchsubmit, .avia_mobile .ajax_load {
		height: 45px;
	}
	
	#searchform .av_searchform_search.avia-svg-icon {
		margin: 15px 12px;
	}
	
	#top .visa_info_cont {
		margin-top: 20px;
	}
	
	#top .proven_icons_cont {
		grid-template-columns: 100%;
	}
	
	#top .swiper-container-proven {
		grid-row: 7 / 8;
	}
	
	#top .student_life_gallery .student_life_gallery_img:first-child, #top .student_life_gallery .student_life_gallery_img:last-child {
		grid-column: unset;
	}
	
	#top .proven_sect .container .flex_column {
		padding: 50px 20px 20px 20px;
	}
	
	#top .student_life_gallery {
		grid-template-columns: repeat(2, 1fr);
		margin-top: 20px;
	}
	
	#top .anchors_flaoting_icon_cont {
		padding: 14px;
	}
	
	#top .single_course_left_inner_col {
		padding: 30px;
	}
	
	.responsive #top #wrap_all .container {
        width: 92%;
        max-width: 92%;
    }
	
	#top .single_course_footer_top_sect .template-page {
		padding-top: 20px !important;
	}
	
	#top .swiper_btns_cont {
		justify-content: start;
	}
	
	#top .swiper-about-us .swiper-slide {
		width: 100%;
	}
	
	#top .facilities_cont {
        margin-top: 26px;
    }
	
	#top .facility_icon {
		width: 50px;
		height: 50px;
	}
	
	#top .single_facility_cont {
		padding: 30px;
		grid-template-columns: 100%;
		gap: 14px;
	}
	
	#top .single_team_cont, #top .our_team_cont .single_team_cont:nth-child(even) {
		padding: 30px 0px 30px 0px;
	}
	
	#top .page_header_cont .flex_column, #top .section_title_col, #top .no_marg_bot_mobile, #top .page_header_img .flex_column, #top .single_post_content_sect .flex_column, #top .related_posts_sect .flex_column, #top .thank_you_sect .flex_column, #top .gsection, #top .stipends_sect .flex_column, #top .course_highligts_sect .flex_column, #top .page_courses_sect .flex_column, #top .single_course_footer_top_sect .flex_column, #top .home_slider_cont .flex_column {
		margin-bottom: 0px !important;
	}
	
	#top .home_success_stories_img_col {
		margin-top: 26px !important;
	}
	
	.gform-theme--framework .gf_page_steps, .gform-theme--framework .gf_progressbar_wrapper {
		margin-block-end: 20px !important;
	}
	
	#top .checkbox_by_3 .gfield_radio {
		grid-template-columns: 100%;
	}
	
	#top .about_malta_text_cont {
		grid-template-columns: 100%;
	}

	#top .gsection_title, #top .contact_us_footer_title {
		font-size: 24px;
		line-height: 24px;
		letter-spacing: -0.24px;
	}
	
	#top .related_posts_sect .flex_column, #top .course_highligts_sect .container .flex_column, #top .global_recognition_sect .container .flex_column, #top .home_our_people_sect .container .flex_column {
		padding: 50px;
	}
	
	#top .share_post_text {
		font-size: 16px !important;
	}
	
	#top .course_accordion_cont .accordion-content {
		padding-right: 0px !important;
	}
	
	#top .current_jobs_sect .container .flex_column, #top .our_story_swiper .container .flex_column {
		padding: 50px;
	}
	
	.html_header_top.html_header_sticky #top #wrap_all #main {
		padding-top: 78px !important;
	}
	
	#top .page_header_cont .template-page {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	#top .padd_bot_main .template-page {
		padding-bottom: 50px;
	}
	
	#top .page_header_title .av-special-heading-tag {
		font-size: 42px;
		line-height: 40px;
		letter-spacing: -1.02px;
	}
	
	#top .padd_top_main .template-page {
		padding-top: 50px;
	}
	
	#top .single_news_category {
		font-size: 16px;
		line-height: 16px;
		letter-spacing: -0.24px;
		padding: 16px 24px;
		border: 1px solid var(--blue-dark-light-active, #BCBFC7);
	}
	
	#top .single_news_category:hover, #top .news_category_active {
		border: 1px solid var(--Blue_dark-Normal, #283249);
	}
	
	#top .contact_us_tab_cont {
		margin-top: 0px;
	}
	
	#top .section_title_col {
		gap: 20px;
	}
	
	#top .section_title .av-special-heading-tag {
		font-size: 36px;
		line-height: 42px;
		letter-spacing: -0.70px;
	}
	
	#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
		font-size: 14px !important;
		line-height: 20px !important;
		padding: 12px 16px 12px 16px !important;
	}
	
	#top .padd_top_64 .template-page {
		padding-top: 50px;
	}
	
	#top .book_a_meeting_form_sect .container .flex_column {
        padding: 50px 0px 0px 0px;
    }
	
	#top .meeting_role {
		font-size: 12px;
		padding: 6px 12px;
	}
	
	#top .page_header_img .container, #top .home_slider_cont .container {
		max-width: 100% !important;
		width: 100% !important;
		padding: 0px !important;
	}
	
	#top .news_title {
		font-size: 20px;
		line-height: 24px;
		letter-spacing: -0.28px;
	}
	
	#top .news_day {
		font-size: 24px;
		line-height: 28px;
		letter-spacing: -0.24px;
	}
	
	#top .news_month {
		font-size: 14px;
		line-height: 18px;
	}
	
	#top .schedule_meetings_col .course_highligts_img_col {
		height: 350px;
		margin-top: 10px;
	}
	
	#top .quick_contact_phone, #top .quick_contact_email {
		padding: 12px;
		font-size: 16px;
	}
	
	#top .quick_contact_title {
		font-size: 14px;
		padding: 12px;
	}
	
	#top .single_post_meta_cont {
		gap: 14px;
	}
	
	#top .single_post_section_title {
		margin-top: 24px !important;
	}
	
	#top .single_post_section_title * {
		text-align: left;
	}
	
	#top .related_posts_header {
		grid-template-columns: 100%;
		gap: 12px;
	}
	
	#top .thank_you_sect .container .flex_column {
		padding: 0px 18px;
	}
	
	#top .gform_next_button, #top .gform_previous_button, #top .gform_button_select_files {
		font-size: 14px;
		line-height: 22px;
		padding: 10px 28px;
	}
	
	#top .course_page_header_logos img {
		height: 28px !important;
		width: auto;
		object-fit: contain;
	}
	
	#top .course_page_header_logo {
		padding: 12px;
	}
	
	#top .single_page_course_cont {
		padding: 30px;
	}
	
	#top .about_malta_text_cont {
        padding: 0px 18px;
    }
		
	#top .about_malta_swiper_img {
        height: 250px;
    }
	
	#top .swiper_main_arrows {
		padding: 8px;
	}
	
	#top .single_page_course_title {
		font-size: 22px;
		line-height: 24px;
		letter-spacing: -0.28px;
		width: 100%;
		height: max-content;
	}
	
	#top .page_courses_cont {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	
	#top .partners_cont, #top .about_us_icons_cont {
		margin-top: 28px;
	}
	
	#top .our_partners_cont {
		grid-template-columns: 100%;
		align-items: center;
		gap: 20px;
		justify-items: center;
	}
	
	#top .our_partners_logos_cont {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	
	#top .about_malta_sect .container .flex_column {
		padding: 50px 0;
	}
	
	#top .mob_padd_top_0 .template-page {
		padding-top: 0px !important;
	}
}

@media only screen and (max-width: 600px) {
	#top .page_header_cont .flex_column {
		grid-template-columns: 100%;
		gap: 14px;
	}
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: -0.46px;
    }
	
	#top .student_feat_img {
		height: 388px;
	}
	
	#top .proven_sect .container .flex_column {
		padding: 50px 18px 18px 18px;
	}
	
	#top .page_courses_cont {
		grid-template-columns: 100%;
	}
	
	#top .title_grid_by_2 {
		grid-template-columns: 100%;
		gap: 12px;
	}
	
	#top .mob_top_padd_20 .template-page {
		padding-top: 20px !important;
	}
	
	#top .accordion-header {
		gap: 20px;
	}
	
	#top .swiper-about-us .main_p_cont {
		padding-right: 40px;
	}
	
	#top .about_us_full_width_sect .container .flex_column {
        padding: 0px;
        margin-top: 40px !important;
    }
	
	#top .quote_box_cont {
		padding: 30px;
		max-width: 100%;
	}
	
	#top .main_p_cont br, #top .accordion-header .page_breadcrumbs_link {
		display: none;
	}
	
	#top .main_faqs_cont .accordion-header {
        grid-template-columns: 1fr max-content;
    }
	
	#top .news_categories_cont {
		display: flex;
		flex-wrap: wrap;
	}
	
	#top .all_news_cont {
		grid-template-columns: 100%;
	}
	
	#top .course_highligts_sect .container .flex_column, #top .global_recognition_sect .container .flex_column, #top .home_our_people_sect .container .flex_column {
		padding: 50px 18px;
	}
	
	#top .news_feat_img {
		height: 240px;
	}
	
	#top .contact_us_tab_cont {
		display: grid !important;
		grid-template-columns: 100%;
		grid-auto-columns: unset;
		grid-auto-flow: unset;
	}
	
	#top .current_jobs_sect .container .flex_column, #top .our_story_swiper .container .flex_column {
		padding: 50px 18px;
	}
	
	#top .jobs_archive_img, #top .page_header_img img {
		height: 250px;
	}
	
	#top .related_posts_sect .flex_column {
		padding: 50px 18px;
	}
	
	#top .single_job_cont {
    	padding: 30px;
	}
	
	 #top .section_title .av-special-heading-tag {
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.40px;
    }
	
	#top .career_main_cont, #top .marg_top_42, #top .marg_top_64 {
		margin-top: 30px;
	}
	
	#top .form_section_title_marg_top {
		margin-top: 30px !important;
	}
	
	#top .gchoice {
		grid-template-columns: max-content 1fr;
	}
	
	#top .gchoice label {
		width: 100%;
	}
	
	#top .posts_pagination_total_text {
		display: none;
	}
	
	#top .posts_pagination_wrapper {
		justify-content: center;
	}
	
	#top .page-numbers {
		padding: 4px 12px;
	}
	
	#top .single_post_meta_cont {
		grid-auto-columns: unset;
		grid-auto-flow: unset;
		grid-template-columns: 100%;
		gap: 20px;
	}
	
	#top .post_meta_inner_sep {
		display: none;
	}
	
	#top .course_highligts_img_col {
		height: 280px;
	}
	
	#top .partner_img {
		height: 256px;
	}
	
	#top .single_team_member_info_cont {
		grid-template-columns: 100%;
		gap: 10px;
	}
	
	#top .single_team_member_info_sep {
		display: none;
	}
	
	#top .single_team_member_info_text {
		font-size: 14px;
		line-height: 22px;
	}
	
	#top .single_team_cont, #top .our_team_cont .single_team_cont:nth-child(even) {
        gap: 12px;
        grid-template-columns: 100%;
    }
	
	#top .single_team_member_img {
		width: 132px;
		height: 172px;
	}
	
	#top .join_our_team_title br {
		display: none;
	}
	
	#top .single_recent_achievers_cont {
        grid-template-columns: 100%;
        gap: 8px;
    }
	
	#top .clsoe_popup {
		top: 20px;
		right: 20px;
		width: 50px;
		height: 50px;
	}
	
	#top .success_story_popup_inner_cont {
        padding: 20px 20px 40px 20px;
    }
	
	#top .popup_navigation_cont {
		display: none;
	}
	
	#top .quick_contact_cont {
		grid-template-columns: 100%;
	}
	
	#top .quick_contact_cont br {
		display: block !important;
	}
	
	#top .prev_course_cont, #top .next_course_cont {
		grid-template-columns: 100%;
		gap: 12px;
	}
	
	#top .prev_course_cont svg, #top .next_course_cont svg {
		height: 42px;
		width: 42px;
	}
	
	#top .nationality_select_cont {
		grid-column: 1 / -1;
	}
	
	#top .nationality_select_cont select {
		margin-left: 0px !important;
	}
	
	#top .single_course_left_col .main_p_cont br {
		display: block !important;
	}
	
	#top .single_course_info_full_time_cont, #top .single_course_info_part_time_cont, #top .single_course_info_duration_cont {
		padding-left: 0px;
	}
	
	#top .single_course_left_inner_col {
        padding: 20px;
    }
	
	#top .course_accordion_cont .accordion-header {
		font-size: 20px;
		line-height: 24px;
		letter-spacing: -0.28px;
	}
	
	#top .awarding_body_image_inner_cont {
		grid-template-columns: 100%;
		gap: 10px;
	}
	
	#top .global_recognition_inner_cont .course_highligts_img_col, #top .proven_swiper_img {
		height: 250px;
	}
	
	#top .student_life_gallery_img {
		height: 220px;
	}
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
        font-size: 18px;
        line-height: 18px;
        padding-left: 32px !important;
    }
	
	#top .av-submenu-indicator {
        font-size: 16px !important;
    }
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li li ul a {
        padding-left: 46px !important;
        font-size: 16px;
        line-height: 18px;
    }
	
	.html_av-overlay-side .av-burger-overlay-scroll {
   		width: 96%;
	}
	
	#top .our_people_percentage_cont_img {
        height: 170px;
    }
	
	#top .our_people_form_img_cont {
		height: 250px;
	}
	
	#top .page_header_title_cont {
        font-size: 36px;
        line-height: 38px;
        letter-spacing: -0.72px;
    }
	
	#top .home_tabs_courses_cont {
        height: 460px;
    }
}

@media only screen and (max-width: 420px) {
	#top .main_socket_inner_cont {
		grid-template-columns: repeat(2, max-content);
		gap: 10px;
	}
	
	#top .student_life_gallery_img {
        height: 180px;
    }
}