/*
Theme Name:   Hello Elementor Child
Theme URI:    http://example.com/twenty-fifteen-child/
Description:  Hello Elementor Child Theme
Author:       Jamison Rea
Author URI:   
Template:     hello-elementor
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  hello-elementor-child
*/

:root {
    --color-navy-base: #001E33;
    --color-steel-gray-80: #738899;
    --color-steel-gray-95: #99B6CC;
    --color-off-white: #ECEFF0;
    --color-white: #ffffff;
    --easing: cubic-bezier(.8, 0, .2, 1);
    --duration: .6s;
    --nav-item-offset: 10vw;
}
.dialog-widget.dialog-widget {
    z-index: 10000;
}
body {
    margin: 0;
}
/*
*   CUSTOM MAX WIDTH
*   MAX-WIDTH 1920px; 
* 
*/
@media (min-width: 1920px) {
    body {
        max-width: 1920px;
        margin: 0 auto !important;
    }
    body,
    .dialog-message,
    .dialog-widget-content,    
    .dialog-widget,
    .dialog-widget .elementor-widget-wrap>.elementor-element {
        width: 100%;
        max-width: 1920px !important;
    }
    .ae-menu-popup-content {
        height: fit-content !important;
    }
    .dialog-widget .elementor-element.elementor-element-da5282d.elementor-column>.elementor-widget-wrap {
        justify-content: center !important;
    }
    .dialog-widget {
        height: 100% !important;
        left: auto !important;
        right: auto !important;
    }
    .elementor-location-header {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .dialog-message,
    .elementor-location-header,
    .elementor-location-footer,
    .elementor-location-single,
    .ae-light-theme,
    .ae-dark-theme {
        max-width: 1920px;
        margin: 0 auto;
    }
    .elementor-location-single,
    .elementor-location-archive,
    .elementor-location-footer,
    .ae-light-theme,
    .ae-dark-theme {
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    }
    .dialog-message {
        display: block;
    }
    #primary-nav-sticky.elementor-sticky--effects {
        inset-inline-start: auto !important;
    }
    .progress-wrap.btn-right-side.progress-wrap.btn-right-side {
        right: auto;
        margin-left: calc(1920px - 80px);
    }
    .dialog-prevent-scroll .dialog-message.dialog-message,
    .dialog-prevent-scroll .elementor-popup-modal.elementor-popup-modal {
        overflow: hidden;
    }
    .dialog-prevent-scroll .progress-wrap.progress-wrap {
        display: none;
    }
}
/* IMPORT FONT AVENIR NEXT */
@font-face {
    font-family: 'Avenir Next';
    font-weight: 600;
    font-style: normal;
    font-display: swap; 
    src: url('font/avenirnext-demibold-webfont.woff2') format('woff2')
}
@font-face {
    font-family: 'Avenir Next';
    font-weight: 900;
    font-style: normal;
    font-display: swap; 
    src: url('font/avenirnextltpro-bold-webfont.woff2') format('woff2');
}
@font-face {
    font-family: 'Avenir Next';
    font-weight: normal;
    font-style: italic;
    font-display: swap; 
    src: url('font/avenirnextltpro-it-webfont.woff2') format('woff2')
}

@font-face {
    font-family: 'Avenir Next';
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
    src: url('font/avenirnextltpro-regular-webfont.woff2') format('woff2')
}


body,
.elementor-widget-text-editor,
h1,h2,h3,h4,h5,h6,p, cite, a, blockquote,
input, textarea, text, form, select, label, 
.elementor-item, .elementor-button, .elementor-blockquote__author {
    font-family: 'Avenir Next', sans-serif, 'Times New Roman' !important;
}

/*
/ CSS UTILITIES: Header Section
/ 
*/

.ae-desktop--hide {
    display: none;
}
@media (max-width: 767px) {
    .ae-mobile--hide {
        display: none;
    }
    .ae-desktop--hide {
        display: block;
    }
    
}


/*
/ SECTION: Header Section
/ THEME BUILDER: Entire Website
*/
.elementor-location-header {
    position: absolute;
    width: 100%;
}
@media (max-width: 767px) {
    .elementor-counter .elementor-counter-title {
        text-align: center;
    }    
}

/* CLOSE BUTTON NOT SHOWING UP IN ELEMENTOR VIDEO POPUP */
.elementor-lightbox .dialog-lightbox-close-button i {
	font-family: remixicon !important;
    speak: none;
	font-size: 2.5rem;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1.375rem;
    -webkit-font-smoothing: antialiased;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.elementor-lightbox .dialog-lightbox-close-button i:before {
	content: "\eb98";
}
#header-nav-sticky .elementor-social-icons-wrapper {
    display: none;
}
.ae-my-angloeastern a {
	font-family: 'Avenir Next';
	font-style: normal;
	font-weight: 600!important;
	font-size: 1rem !important;
	line-height: 22px;
	padding-right: 40px;
	position: relative;
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
}

.ae-my-angloeastern a:before {
    font-family: feather!important;
    font-style: normal;
    font-weight: 400!important;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e911";
    position: absolute;
    right: 0;
    opacity: 100% !important;
}

#hs-banner-parent #hs-eu-cookie-confirmation {
	border-radius: 0;
}
/*
/ HEADER - DARK MODE
*/
#ae-header--dark {
    display: none;
}
#ae-header--dark.ae-header--sticky {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}

#ae-header--dark.ae-header--sticky.elementor-sticky--active {
    border-bottom: 1px solid #99b6cc;
    border-top: 1px solid #fff;
}
#ae-header--dark #ae-primary-nav-popup a,
#ae-header--dark #ae-header-search a, 
#ae-header--dark #ae-header-login i,
#ae-header--dark .sticky-change a {
    color: #000;   
}
/*
/ DESKTOP W/ STICKY WHEN SCROLL
*/
.ae-header--sticky {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}
.ae-header--sticky.elementor-sticky--active {
    background-color: #fff;
}
.ae-header--sticky.elementor-sticky--active  {
    background-color: #fff;
    transition: background-color .25s linear;
}
.ae-header--sticky .logo--container {
    position: relative;
    height: 50px;
}
.ae-header--sticky .logo--container .sticky-logo {
    position: absolute;
    margin: 0;
}
.ae-header--sticky .logo--container .sticky-logo.logo-default {
    opacity: 0;
}
.ae-header--sticky.elementor-sticky--effects .logo--container .logo--white {
    opacity: 0;
}
.ae-header--sticky.elementor-sticky--effects .logo--container .logo-default {
    opacity: 100%;
}
.ae-header--sticky.elementor-sticky--effects #ae-primary-nav-popup a,
.ae-header--sticky.elementor-sticky--effects #ae-header-search a, .ae-header--sticky.elementor-sticky--effects #ae-header-login i,
.ae-header--sticky.elementor-sticky--effects .sticky-change a {
    color: #000;   
}
.ae-header--sticky #ae-primary-nav-popup a .elementor-button-content-wrapper {
    align-items: center;    
}
.ae-header--sticky.elementor-sticky--effects {
    padding: 10px 0 !important;
}
.ae-header--sticky .sticky-logo a {
    width: 303px;
    max-width: 303px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    transition: .25s linear;
    display: flex;
}

.ae-header--sticky .sticky-logo a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 303px;
    max-width: 303px;
}

.ae-header--sticky.elementor-sticky--effects .sticky-logo a {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    transition: .25s linear;
}

.ae-header--sticky.elementor-sticky--effects .sticky-logo a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 303px;
    max-width: 303px;
}
.ae-header--sticky.elementor-sticky--effects #ae-header-login .elementor-menu-toggle {
    color: #000;
    background: transparent;
}
.ae-header--sticky #ae-header-login .elementor-nav-menu--dropdown {
    background: #fff;
}
#ae-primary-nav-popup a {
    padding: 10px;
}
#ae-header-login .elementor-nav-menu--dropdown {
    position: absolute;
    margin-top: 52px;
    margin-left: -132px;
    padding: 10px;
    min-width: 180px;
    
}
#ae-header-login .elementor-nav-menu--dropdown a {
    color: #000;
    font-size: 0.75rem;
    background: transparent;
}
#ae-header-login .elementor-nav-menu--dropdown a:hover {
    text-decoration: underline;
}
#ae-header-login-arrow a,
#ae-header-login a {
    padding: 10px;
}
#ae-header-login a {
    padding-right:4px;
}
#ae-header-search a {
    padding-top: 7px !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
    padding-bottom: 7px !important;
}
#ae-header-login-arrow a {
    padding-left:0;
}
#ae-header-search a .elementor-button-icon {
    line-height: 1px;
}
#ae-header-search i {
    font-size: 1.5rem !important;
}
#ae-header-login .elementor-menu-toggle {
    background: transparent;
    padding: 10px !important;
    font-size: 1.5rem !important;
}
#ae-header-login  nav {
    padding: 16px !important;
}
#ae-header-login  nav ul li a {
    padding: 4px 0 !important;
}
#ae-header-login  nav ul li.ae-my-angloeastern a {
    padding: 10px 0 !important;
    margin-bottom: 16px;
}



/*
/ MOBILE W/ STICKY WHEN SCROLL
*/
#ae-header--dark--mobile {
    display: none;
}
#ae-header--dark--mobile.primary-nav-sticky--mobile {
    border-bottom: 1px solid #000;
}
#ae-header--dark--mobile.elementor-sticky--effects {
    border-bottom: 1px solid #fff;
}

#ae-header--dark--mobile #ae-header-search a, 
#ae-header--dark--mobile #ae-primary-nav-popup a {
    color: #000;
}

#ae-primary-menu-login--mobile a.ae-parent-nav,
#ae-popup-primary-first-level--mobile a.ae-parent-nav {
    color: white !important;
}
#ae-popup-primary-first-level--mobile a.ae-parent-nav--active {
    color: #fff !important;
}
#ae-popup-primary-first-level--mobile .sub-menu li a {
    font-size: 1rem;
}
#ae-popup-primary-first-level--mobile .sub-menu li a {
    padding: 16px 10px;
    display: flex;
    align-items: center;
}

.primary-nav-sticky--mobile {
    border-bottom: 1px solid #fff;
    padding-left: 14px;
    padding-right: 10px;
}
.primary-nav-sticky--mobile .logo--container {
    position: relative;
    height: 50px;
}
.primary-nav-sticky--mobile .logo--container .sticky-logo {
    position: absolute;
    margin: 0;
    top: 0px;
}
.primary-nav-sticky--mobile .logo--container .sticky-logo.logo-default {
    opacity: 0;
}
.primary-nav-sticky--mobile.elementor-sticky--effects .logo--container .sticky-logo.logo-white {
    opacity: 0;
}
.primary-nav-sticky--mobile.elementor-sticky--effects .logo--container .sticky-logo.logo-default {
    opacity: 100%;
}
.primary-nav-sticky--mobile.elementor-sticky--active  {
    background-color: #fff;
    transition: background-color .25s linear;
}
.primary-nav-sticky--mobile.elementor-sticky--effects button.btn-search, .primary-nav-sticky--mobile.elementor-sticky--effects .ae-sticky-button-login a,
.primary-nav-sticky--mobile.elementor-sticky--active .sticky-change a {
    color: #000;   
}

.primary-nav-sticky--mobile  {
    padding: 10px 14px !important;
}

.primary-nav-sticky--mobile.elementor-sticky--effects #ae-header-search a,
.primary-nav-sticky--mobile.elementor-sticky--effects #ae-primary-nav-popup a {
    color: #000; 
}
.primary-nav-sticky--mobile .sticky-logo a {
    width: 50px;
    max-width: 50px;
    height:50px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    transition: .25s linear;
}

.primary-nav-sticky--mobile.elementor-sticky--effects .sticky-logo a {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    transition: .25s linear;
}

.primary-nav-sticky--mobile .sticky-logo a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 313px;
    max-width: 313px;
}

.primary-nav-sticky--mobile.elementor-sticky--effects .sticky-logo a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 313px;
    max-width: 313px;
}
.primary-nav-sticky--mobile.elementor-sticky--effects #ae-header-login .elementor-menu-toggle {
    color: #000;
    background: transparent;
}
.primary-nav-sticky--mobile #ae-header-login .elementor-nav-menu--dropdown {
    background: #fff;
}

@media (max-width: 767px){
    .primary-nav-sticky--mobile.elementor-sticky--effects {
        padding: 10px 10px 10px 14px !important;
        border-right-color: #000;
        border-left-color: #000;
    }
    
}




/*
/ OVER RIDING elementor layout for global changes
*/
/* @media (min-width: 767px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 90% !important;
    }
}

 */

/*
/ SECTION: Hero Banner Static
/ THEME BUILDER: Single Page and Single Post
*/
#hero-carousel-with-breadcrumbs #breadcrumbs span { 
    font-size: 0.75rem;
    color: #ffffff80;
    font-weight: 700;
    text-transform: uppercase;
    font-weight: 700;
}
/*#hero-carousel-with-breadcrumbs #breadcrumbs span span:not(.breadcrumb_last) {*/
/*    opacity: 0.5;*/
/*}*/
#hero-carousel-with-breadcrumbs #breadcrumbs a {
    color: #fff;
    font-weight: 700;
    font-size: 0.75rem;
    opacity: 0.5;
    text-decoration: underline;
}
#hero-carousel-with-breadcrumbs #breadcrumbs .breadcrumb_last {
    opacity: 1;
    color: #fff;
}
#hero-carousel-with-breadcrumbs .htmega-single-post-slide .content {
    max-width: 1520px;
    margin: 0 auto;
    left:0;
    right:0;
}

#hero-carousel-with-breadcrumbs .htmega-single-post-slide .content .post-inner {
    padding: 0;
    justify-content: flex-end;
    padding-bottom: 120px;
}
#hero-banner--inner-container {
    position: absolute;
    left:0;
    right:0;
    max-width: 90%;
    margin: 110px auto 0;
    padding: 0;
    z-index: 2;
    height: calc(100% - 116px);
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
}
@media (max-width: 1024px) {
    #hero-banner--inner-container {
        margin-top:80px;
        height: calc(100% - 80px);
    }
}

@media (max-width: 767px) {
    #hero-banner--inner-container {
        margin-top:80px;
        height: calc(100% - 80px);
    }
    #ae-page-title-carousel#ae-page-title-carousel,
    #ae-breadcrumbs-carousel {
        display: flex;
    }
    #ae-page-title-carousel .elementor-widget-container {
        width: 100%;
        text-align: center;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }
    #ae-page-title-carousel .elementor-heading-title{
        width: 100%;
    }
}

#hero-carousel-with-breadcrumbs .content .post-inner > * {
    max-width: 300px;
    align-self: flex-end;
    padding: 10px;
}



/*
/ SECTION: Anchor Tag (Toggle)
/ THEME BUILDER: Single Page - Sub Navigation Section
*/
#ae-anchor-toggle {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

#ae-anchor-toggle .text {
    text-transform: uppercase;
    display: flex;
    width: inherit;
    margin-right: 4px;
}
#ae-anchor-toggle .elementor-button-icon {
    display: flex;
    align-self: stretch;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 16px;
    margin-top: 1px;
    font-weight: 500;
}
#ae-anchor-listing {
    position: absolute;
    top: 0;
    text-transform: uppercase;
}
.elementor-location-header {
    position: absolute;
    width: 100%;
}
#header-nav-sticky .elementor-social-icons-wrapper {
    display: none;
}
.ae-my-angloeastern a {
	font-family: 'Avenir Next';
	font-style: normal;
	font-weight: 600!important;
	font-size: 1rem !important;
	line-height: 22px;
	padding-right: 40px;
	position: relative;
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
}

.ae-my-angloeastern a:before {
    font-family: feather!important;
    font-style: normal;
    font-weight: 400!important;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e911";
    position: absolute;
    right: 0;
    opacity: 100% !important;
}


/*
/ SECTION: Sub Navigation Section
/ THEME BUILDER: Single Page 
*/
#ae-print-page-subnavigation .printfriendly {
    display:block !important;
}
#ae-print-page-subnavigation .printfriendly a #printfriendly-text2 {
    font-size: 1rem !important;
    font-weight: 500;
}
#ae-print-page-subnavigation .printfriendly a img {
    top: 3px;
    position: relative;
    right: 8px;
}
.printfriendly {
    display: none !important;
}
/* #ae-subnavigation--sticky.elementor-sticky--effects {
    margin-top:77px !important;
} */
.eael-ext-scroll-to-top-wrap {
    display: none !important;
}
#ae-subnavigation--scroll-top {
    display: block !important;
    position: relative!important;
    padding-left: 24px;
    
}

#ae-subnavigation--scroll-top .eael-ext-scroll-to-top-button {
    position: absolute !important;
    display: inline-block;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    font-weight: 500;
    background-color: transparent!important;
    z-index: 2;
}

#ae-subnavigation--scroll-top .eael-ext-scroll-to-top-button .fas {
    color: #000 !important;
}
#ae-anchor-container {
    position: relative;
}
#ae-anchor-container #ae-anchor-toggle {
    cursor: pointer;
    align-items: flex-start;
    justify-content: stretch;
}
#ae-anchor-container #ae-anchor-toggle i {
    font-size: 1.25rem;
}
#ae-anchor-container #ae-anchor-listing {
    list-style: none;
    border: 1px solid #000;
    position: absolute;
    z-index: 2;
    background: white;
    padding: 20px;
    min-width: 300px;
    font-weight: 500;
}
#ae-anchor-menu-link--container {
    max-width: fit-content;
    border-bottom: 2px solid #000;
    margin-bottom: -1px;
    align-self: stretch;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding-left:0;
    padding-right:0;
}
#ae-anchor-menu-link--container > div {
    width: fit-content;
}
#ae-subnavigation--sticky .e-con-inner .e-con-full {
    align-self: stretch;
}

@media (max-width: 767px) {
    #ae-subnavigation--sticky .e-con-inner .e-con-full {
        max-width: fit-content;
    }   
    #ae-subnavigation--sticky {
        box-shadow: none;
    }
    #ae-subnavigation--sticky .elementor-widget-button a .elementor-button-text {
        display: none;
    }
    #ae-subnavigation--scroll-top .eael-ext-scroll-to-top-button {
        position: relative !important;
    }
    #ae-subnavigation--scroll-top {
        padding-left: 0;
    }
    #ae-anchor-menu-link--container {
        max-width: 218px;
    }
}

#ae-subnavigation-spacer {
    width: 84%;
}
@media only screen and (max-width: 1023px ) and (min-width: 768px ) {
    #ae-subnavigation-spacer {
        width: 40.85%;
        display: flex;
    }
}


.ae-icon--share.ae-icon--share span.elementor-align-icon-left {
    margin-top: 2px;
    line-height: 1px;
}
.ae-icon--share.ae-icon--share i {
    font-size: 1.25rem;    
}
#ae-navigate-text--container#ae-navigate-text--container {
    width: 116px !important;
    max-width: 116px !important;
    min-width: 116px;
    padding-left: 9px !important;
    align-self: stretch;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: column;
}
#ae-scroll-top--container#ae-scroll-top--container {
    width: 182px !important;
    max-width: 182px !important;
    min-width: 182px;
    align-self: stretch;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding-right: 0 !important;
}
#ae-scroll-top--container#ae-scroll-top--container i {
    color: #000;
    font-size: 1.25rem;
    border-top: 1px solid #000;
    display: inline-block;
    margin-top: 3px;
}
#ae-scroll-top--container#ae-scroll-top--container .eael-ext-scroll-to-top-button {
    padding-right: 10px;
}
#ae-share--container#ae-share--container {
    width: 118px !important;
    max-width: 118px !important;
    min-width: 118px;
    line-height: 10px;
    align-self: stretch;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
#ae-share--container#ae-share--container .elementor-align-icon-left {
    margin-right: 10px !important;
}
@media (max-width: 767px) {
    #ae-scroll-top--container#ae-scroll-top--container .eael-ext-scroll-to-top-button {
        padding-right: 0;
    }
    #ae-subnavigation-spacer {
        width: calc(100% - 314px);
    }
    #ae-share--container#ae-share--container .elementor-align-icon-left {
        margin-right: 0 !important;
    }
    #ae-share--container#ae-share--container,
    #ae-scroll-top--container#ae-scroll-top--container {
        width: 48px !important;
        max-width: 48px !important;
        min-width: 48px;
    }
    #ae-scroll-top--container#ae-scroll-top--container {
        text-align: center;
    }

    /* FYI: THIS NEEDS TO REMOVE ONCE AMANDA SAW THE UI BEHAVIOR IN MOBILE
    * HIDE TEMPORARILY AS NEEDS TO SHOW THIS BEHAVIOR IF GOOD OR NAH */
    .primary-nav-sticky--mobile.elementor-sticky--active {
        background-color: transparent;
    }
    .primary-nav-sticky--mobile.elementor-sticky--effects #ae-header-search a, .primary-nav-sticky--mobile.elementor-sticky--effects #ae-primary-nav-popup a {
        color: #fff;
    }
    .primary-nav-sticky--mobile.ae-custom--bg-mobile #ae-header-search a, .primary-nav-sticky--mobile.ae-custom--bg-mobile #ae-primary-nav-popup a {
        color: #000;
    }
    #ae-header--dark--mobile.elementor-sticky--effects{
        border-bottom: 1px solid #000;
    }
    #primary-nav-sticky--default.ae-custom--bg-mobile,
    #ae-header--dark--mobile.ae-custom--bg-mobile{
        border-bottom: 1px solid #99b6cc;
    }
    .primary-nav-sticky--mobile.ae-custom--bg-mobile {
        background-color: #fff;
    }
}
/* @media (max-width: 423px) {
    #ae-subnavigation-spacer {
        display: none;
    }
} */



/*
/ SECTION: Accordion Section - Horizontal 
/ THEME TEMPLATE 
*/
.ae-js-accordion--horizontal.ae-js-accordion--horizontal .ae-customize-accordion-item--toggle a,
.ae-js-accordion--horizontal.ae-js-accordion--horizontal {
    height: inherit;
    width: 100%;
    border-radius: 0;
}

.ae-js-accordion--horizontal.ae-js-accordion--horizontal .ae-customize-accordion-content--container {
    display: none;
}
.ae-js-accordion--horizontal.ae-js-accordion--horizontal .ae-customize-accordion-content--container.ae-active {
    display: flex;
    width: 100%;
    height: 100%;
}
.ae-js-accordion--horizontal.ae-js-accordion--horizontal .ae-customize-accordion-item--toggle a {
    text-align: left;
    font-size: 1.875rem;
}
@media (min-width: 767px) {
    .ae-js-accordion--horizontal.ae-js-accordion--horizontal .ae-customize-accordion-content--container.ae-active {
        width: calc(100% - 100px);
        height: 752px;
    }
    .ae-js-accordion--horizontal.ae-js-accordion--horizontal {
        position: relative;
        flex-direction: row;
        overflow: hidden;
    }
    .ae-js-accordion--horizontal.ae-js-accordion--horizontal .e-con-inner {
        flex-direction: row;
        /*background: #003860;*/
    }
    .ae-js-accordion--horizontal.ae-js-accordion--horizontal .ae-customize-accordion-item--toggle,
    .ae-js-accordion--horizontal.ae-js-accordion--horizontal .ae-customize-accordion-item--container {
        width: 100px;
        height: 100%;
    }
    .ae-js-accordion--horizontal.ae-js-accordion--horizontal .ae-customize-accordion-item--container.ae-active {
        width: 100%;
    }
    .ae-js-accordion--horizontal.ae-js-accordion--horizontal .ae-customize-accordion-item--toggle .elementor-button-wrapper,
    .ae-js-accordion--horizontal.ae-js-accordion--horizontal .ae-customize-accordion-item--toggle, 
    .ae-js-accordion--horizontal.ae-js-accordion--horizontal .ae-customize-accordion-item--toggle > div {
        height: inherit;
    }
    .ae-js-accordion--horizontal.ae-js-accordion--horizontal .ae-customize-accordion-item--toggle a {
        transform-origin: 0 0 0;
        transform: rotate(90deg);
        vertical-align: bottom;
        margin-bottom: 0;
        left: 0;
        font-size: 1.5rem;
        font-weight: 700;
        width: 752px;
        height: 100px;
        margin-left: 100px;
        border-radius: 0;
        display: flex;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-end;
        align-items: center;
    }
    
    .ae-js-accordion--horizontal.ae-js-accordion--horizontal .ae-customize-accordion-item--toggle a .elementor-button-content-wrapper {
        transform: rotate(180deg);
    }
    
}


/*
/ SECTION: CAROUSEL - HERO BANNER
/ THEME TEMPLATE 
*/
.ae-carousel--custom-position .htmega-carousel-activation:after{
    display: table;
    content: '';
    /* background: black; */
    height: 100%;
    width: 70px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 22;
    background: linear-gradient(270deg, #FFFFFF 8.33%, rgba(255, 255, 255, 0) 96.94%);
    
}
.ae-carousel--custom-position .htmega-carousel-activation:before{
    display: table;
    content: '';
    /* background: black; */
    height: 100%;
    width: 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 22;
    background:#fff;
}



/*
/ SECTION: NEWSLETTER - HUBSPOT
/ PAGE: Leadership 
*/
#ae-newsletter-form--container {
    position: relative;  
    font-family: "Avenir Next", Sans-serif;
}
#ae-newsletter-form--container label {
    display: none;
}
#ae-newsletter-form--container .hs-submit, 
#ae-newsletter-form--container .hs-submit.actions,
#ae-newsletter-form--container .hs-submit.actions input {
    display: inline-block;
    font-family: "Avenir Next", Sans-serif;
}
#ae-newsletter-form--container .hs-fieldtype-text input {
    font-family: "Avenir Next", Sans-serif;
    font-size: 1rem;
    font-weight: 500;
}
#ae-newsletter-form--container .hs-fieldtype-text {    
    font-family: remixicon!important;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
#ae-newsletter-form--container .hs-fieldtype-text input::before {
    content: "\eefa";
    color: #000;
    font-size: 1.5rem;
    text-align: center;
}
#ae-newsletter-form--container .hs-fieldtype-text input {
    border-radius: 0;
    padding: 20px 40px 20px 40px;
}
#ae-newsletter-form--container .hs-fieldtype-text {
    width: 100%;
    border: none;
}
#ae-newsletter-form--container .hs-fieldtype-text,
#ae-newsletter-form--container .hs-submit {
    position: absolute;
    top: 0;
}
#ae-newsletter-form--container ul {
    list-style-type: none;
}

#ae-newsletter-form--container .hs-submit {
    right: 0;
    font-family: remixicon!important;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
#ae-newsletter-form--container .hs-submit  input:hover,
#ae-newsletter-form--container .hs-submit  input {
    font-family: "Avenir Next", Sans-serif;
    background-color: #000;
    color: #fff;
    font-size: .875rem;
    border: 1px solid #000;
    padding: 21px 14px;
    border-radius: 0;
    text-decoration: none;
    
}
#ae-newsletter-form--container .hs-submit .ae-icon--append--one {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 2;
}
#ae-newsletter-form--container .hs-submit .ae-icon--append--one:before {
    content: "\f0da";
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
}
.ae-newsletter-form--hubspot.ae-generic-form--hubspot {
    width: 60%;
}
.ae-newsletter-form--hubspot.ae-generic-form--hubspot .hbspt-form {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.ae-newsletter-form--hubspot.ae-generic-form--hubspot .hbspt-form  form {
    gap: 40px;
    width: 720px;
    justify-content: space-between;
    display: flex;
    flex-direction: row;
}
.ae-newsletter-form--hubspot.ae-generic-form--hubspot .hbspt-form  form label {
    display: none;
}
.ae-newsletter-form--hubspot.ae-generic-form--hubspot .hbspt-form form .field {
    margin-bottom: 0;
}
.ae-newsletter-form--hubspot.ae-generic-form--hubspot .hbspt-form form .hs-form-field {
    width: 100% !important;
}
.ae-newsletter-form--hubspot.ae-generic-form--hubspot .submitted-message {
    font-size: 1.25rem;
    line-height: 28px;
    color: #fff;
}
.ae-newsletter-form--hubspot.ae-generic-form--hubspot .hbspt-form form .hs_submit.hs_submit {
    margin-top: 0;
    margin-bottom: 0;
}
.ae-newsletter-form--hubspot.ae-generic-form--hubspot .hbspt-form form .hs_submit.hs_submit input {
    padding: 8px 24px;
    line-height: 24px;
}
.ae-newsletter-form--hubspot.ae-generic-form--hubspot .hbspt-form form .input .hs-input.hs-input {
    width: 100% !important;
}
@media (max-width: 1100px) {
    .ae-newsletter-form--hubspot.ae-generic-form--hubspot .hbspt-form form .input .hs-input.hs-input {
        width: 100% !important;
    }
    .ae-newsletter-form--hubspot.ae-generic-form--hubspot .hbspt-form  form {
        width: 80% !important;
        gap: 20px;
    }
    .ae-newsletter-form--hubspot.ae-generic-form--hubspot .hbspt-form form .hs_submit.hs_submit input {
        min-width: auto !important;
        padding: 8px 32px;
    }
}
@media (max-width: 767px) {
    .ae-newsletter-form--hubspot.ae-generic-form--hubspot .hbspt-form  form {
        flex-direction: column;
    }
}


/*
 * TITLE: HUBSPOT FORM IN POST ARTICLE
 * PAGE: POST
 * 
 * 
 */
.ae-post--hubspot-form.ae-generic-form--hubspot label {
	display: none;
}
.ae-post--hubspot-form.ae-generic-form--hubspot form label.hs-form-booleancheckbox-display {
	display: inline-block;
}
.ae-post--hubspot-form.ae-generic-form--hubspot fieldset .legal-consent-container > *,
.ae-post--hubspot-form.ae-generic-form--hubspot label {
	color: #000;
	text-align: left;
}
.ae-post--hubspot-form.ae-generic-form--hubspot fieldset.form-columns-1 {
	width: 100% !important;
}
.ae-post--hubspot-form.ae-generic-form--hubspot fieldset {
	max-width: 100% !important;
}
.ae-post--hubspot-form.ae-generic-form--hubspot fieldset.form-columns-2 {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.ae-post--hubspot-form.ae-generic-form--hubspot .hs-submit input {
	border: 1px solid #000;
	color: #000;
}
.ae-post--hubspot-form.ae-generic-form--hubspot .hs-submit input:hover {
	box-shadow: inset 400px 0 0 0 #000;
	color: #fff;
}
.ae-post--hubspot-form.ae-generic-form--hubspot form .hs-submit,
.ae-post--hubspot-form.ae-generic-form--hubspot form .hs_recaptcha {
	float: none;
	margin-left: 0;
}
@media (max-width: 767px) {
	.ae-post--hubspot-form.ae-generic-form--hubspot form .hs_recaptcha {
		margin-top: 14px;
		margin-bottom: 0;
	}
	.ae-post--hubspot-form.ae-generic-form--hubspot form fieldset.form-columns-2 {
		display: block;
	}
}

.wp-block-leadin-hubspot-form-block form fieldset a,
.wp-block-leadin-hubspot-form-block .legal-consent-container .hs-richtext p a,
.ae-post--hubspot-form.ae-generic-form--hubspot form fieldset a,
.ae-post--hubspot-form.ae-generic-form--hubspot .legal-consent-container .hs-richtext p a {
	color: #000 !important;
	font-size: 1rem !Important;
}
.wp-block-leadin-hubspot-form-block form .form-columns-0 p,
.ae-post--hubspot-form.ae-generic-form--hubspot form .form-columns-0 p {
	color: #000;
	font-size: 1rem;
	font-weight: 500;
    line-height: 24px;
}
.wp-block-leadin-hubspot-form-block .input.input,
.ae-post--hubspot-form.ae-generic-form--hubspot .input.input {
	margin-right: 0 !important;
}
.wp-block-leadin-hubspot-form-block form .inputs-list,
.wp-block-leadin-hubspot-form-block form .hs-error-msgs {
	list-style-type: none;
}
.wp-block-leadin-hubspot-form-block form fieldset ul li .hs-error-msg,
.ae-post--hubspot-form.ae-generic-form--hubspot form fieldset ul li .hs-error-msg {
	color: #F3AD1C !important;
	font-size: .875rem !important;
}
.wp-block-leadin-hubspot-form-block label,
.ae-post--hubspot-form.ae-generic-form--hubspot label {
	display: none;
}
.ae-generic-form--hubspot .hs_error_rollup {
	display: none;
}
.wp-block-leadin-hubspot-form-block form fieldset ul li .hs-error-msg,
.wp-block-leadin-hubspot-form-block form label.hs-form-booleancheckbox-display,
.ae-generic-form--hubspot form fieldset ul li .hs-error-msg,
.ae-post--hubspot-form.ae-generic-form--hubspot form fieldset ul li .hs-error-msg,
.ae-post--hubspot-form.ae-generic-form--hubspot form label.hs-form-booleancheckbox-display,
.ae-post--hubspot-form.ae-generic-form--hubspot form label.hs-form-booleancheckbox-display {
	display: inline-block;
}
.wp-block-leadin-hubspot-form-block fieldset .legal-consent-container > *,
.ae-post--hubspot-form.ae-generic-form--hubspot fieldset .legal-consent-container > *,
.wp-block-leadin-hubspot-form-block label,
.ae-post--hubspot-form.ae-generic-form--hubspot label {
	color: #000;
	text-align: left;
}
.wp-block-leadin-hubspot-form-block fieldset.form-columns-1,
.ae-post--hubspot-form.ae-generic-form--hubspot fieldset.form-columns-1 {
	width: 100% !important;
}
.wp-block-leadin-hubspot-form-block fieldset,
.ae-post--hubspot-form.ae-generic-form--hubspot fieldset {
	max-width: 100% !important;
}
.wp-block-leadin-hubspot-form-block fieldset.form-columns-2,
.ae-post--hubspot-form.ae-generic-form--hubspot fieldset.form-columns-2 {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.wp-block-leadin-hubspot-form-block .hs-richtext,
.wp-block-leadin-hubspot-form-block form .field {
	margin-bottom: 20px;
}
.wp-block-leadin-hubspot-form-block .field .input input {
    font-size: 1rem;
    border-radius: 0;
	border: 1px solid #000;
    background-color: #fff;
    padding: 8px 12px;
    color: #000;
    width: 100% !important;
	outline: none;
}
.wp-block-leadin-hubspot-form-block .field .input input[type=checkbox] {
	width: auto !important;
}
.wp-block-leadin-hubspot-form-block .hs-submit input,
.ae-post--hubspot-form.ae-generic-form--hubspot .hs-submit input {
	border: 1px solid #000;
	color: #000;
	min-width: 200px;
	border-radius: 0 !important;
    outline: none;
	text-decoration: none !important;
	padding: 14px 24px;
	box-shadow: inset 0 0 0 0 #fff;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
	text-transform: uppercase;
	font-size: .875rem;
}

.wp-block-leadin-hubspot-form-block .hs-submit input:hover,
.ae-post--hubspot-form.ae-generic-form--hubspot .hs-submit input:hover {
	background-color: transparent;
}
.wp-block-leadin-hubspot-form-block .hs-submit input:hover,
.ae-post--hubspot-form.ae-generic-form--hubspot .hs-submit input:hover {
	box-shadow: inset 400px 0 0 0 #000;
	color: #fff;
}
.wp-block-leadin-hubspot-form-block form .hs-submit,
.ae-post--hubspot-form.ae-generic-form--hubspot form .hs-submit,
.wp-block-leadin-hubspot-form-block form .hs_recaptcha,
.ae-post--hubspot-form.ae-generic-form--hubspot form .hs_recaptcha {
	float: none;
	margin-left: 0;
}
@media (max-width: 767px) {
	.wp-block-leadin-hubspot-form-block form .hs_recaptcha,
	.ae-post--hubspot-form.ae-generic-form--hubspot form .hs_recaptcha {
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.wp-block-leadin-hubspot-form-block form fieldset.form-columns-2,
	.ae-post--hubspot-form.ae-generic-form--hubspot form fieldset.form-columns-2 {
		display: block;
	}
	.wp-block-leadin-hubspot-form-block .hs-submit input,
	.ae-post--hubspot-form.ae-generic-form--hubspot .hs-submit input {
		min-width: 100%;
	}
}






/*
/ PODS TEMPLATE: AWARDS 
/ PAGE: Our Story
*/
.ae-awards--container,
.ae-awards--container .elementor-shortcode {
    margin:20px 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
}
.ae-awards--container .elementor-shortcode .ae-awards-item,
.ae-awards--container .elementor-shortcode .ae-awards-item {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 10px;
}
.ae-awards--container .elementor-shortcode .ae-awards-item .ae-wards--date,
.ae-awards--container .elementor-shortcode .ae-awards-item 
.ae-wards--date {
    font-size: 1rem;
    font-weight: 500;
    line-height: 22px;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.ae-awards--container .elementor-shortcode .ae-awards-item .ae-wards--desc,
.ae-awards--container .elementor-shortcode .ae-awards-item 
.ae-wards--desc {
    font-size: 1.25rem;
    font-weight: 600;
    font-style: normal;
    line-height: 140%;
    margin-bottom: 16px;
}
.ae-awards--container .elementor-shortcode .ae-awards-item .ae-wards--img,
.ae-awards--container .elementor-shortcode .ae-awards-item 
.ae-wards--img {
    max-width: 120px;
    max-height: 120px;
}

@media (max-width: 767px) {
    .ae-awards--container,
    .ae-awards--container .elementor-shortcode {
        margin:20px 0;
        display: block;
        width: 100%;
    }
    .ae-awards--container .elementor-shortcode .ae-awards-item,
    .ae-awards--container .elementor-shortcode .ae-awards-item {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 10px;
    }
    .ae-awards--container .elementor-shortcode .ae-awards-item,
    .ae-awards--container .elementor-shortcode .ae-awards-item,
    .ae-awards--container .elementor-shortcode .ae-awards-item .ae-wards--date,
    .ae-awards--container .elementor-shortcode .ae-awards-item 
    .ae-wards--date,
    .ae-awards--container .elementor-shortcode .ae-awards-item .ae-wards--desc,
    .ae-awards--container .elementor-shortcode .ae-awards-item 
    .ae-wards--desc,
    .ae-awards--container .elementor-shortcode .ae-awards-item .ae-wards--img,
    .ae-awards--container .elementor-shortcode .ae-awards-item 
    .ae-wards--img {
        text-align: center;
        padding: 0;
    }
    .ae-awards--container .elementor-shortcode .ae-awards-item .ae-wards--img,
    .ae-awards--container .elementor-shortcode .ae-awards-item 
    .ae-wards--img {
        margin: 0 auto 32px;
    }
    .ae-customize-accordion-content--container .ae-button a {
        width: 100%;
    }
}



/*
/ PODS TEMPLATE: Generic Form UI (Hubspot)
/ PAGE: Contact Us Page
/ NOTE: Make sure to choose NO HTML when creating a form inside Hubspot. This way, you can manipulate the layout.
*/
.ae-generic-form--hubspot form {
    font-family: "Avenir Next", Sans-serif;
}
.ae-generic-form--hubspot form label {
    padding-bottom: 8px;
    font-size: 1rem;
}
.ae-generic-form--hubspot .submitted-message,
.ae-generic-form--hubspot .submitted-message a {
    font-size: 1.25rem;
    line-height: 28px;
    color: #fff;
}
.ae-generic-form--hubspot .submitted-message a {
	text-decoration: underline;
}
.ae-generic-form--hubspot .form-columns-1 #nature_of_enquiry-a5e28e6c-07bd-4c40-ae8a-e6d651e10fb9 {
    width: 95% !important;
    height: 42px;
}
.ae-generic-form--hubspot select,
.ae-generic-form--hubspot textarea,
.ae-generic-form--hubspot .hs-fieldtype-text .input input,
.ae-generic-form--hubspot fieldset .hs-fieldtype-phonenumber .input input
.ae-generic-form--hubspot .hs_phone .input input {
    font-size: 1rem;
    border-radius: 0;
    background-color: #fff;
    padding: 8px 12px;
    color: #000;
    width: 100% !important;
}
.ae-generic-form--hubspot textarea {
    min-height: 100px;
    width: 95% !important;
}
.ae-generic-form--hubspot form .field {
    margin-bottom: 20px;
}
.ae-generic-form--hubspot fieldset {
    max-width: 50% !important;
}
.ae-generic-form--hubspot fieldset p a  {
    color: #fff !important;
    text-decoration: underline;
}
.ae-generic-form--hubspot .input.input {
    margin-right: 0 !important;
}
.ae-generic-form--hubspot .hs-submit input {
    font-family: "Avenir Next", Sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #fff;
    font-size: .875rem;
    border: 1px solid #fff;
    padding: 14px 24px;
    min-width: 200px;
    border-radius: 0;
    text-decoration: none;
    box-shadow: inset 0 0 0 0 #fff;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
}
.ae-generic-form--hubspot textarea,
.ae-generic-form--hubspot .hs-fieldtype-text .input input {
    outline: none;
}
.ae-generic-form--hubspot .hs-submit [type=button]:focus,
.ae-generic-form--hubspot .hs-submit [type=button]:hover,
.ae-generic-form--hubspot .hs-submit [type=submit]:focus,
.ae-generic-form--hubspot .hs-submit [type=submit]:hover,
.ae-generic-form--hubspot .hs-submit button:focus,
.ae-generic-form--hubspot .hs-submit button:hover,
.ae-generic-form--hubspot .hs-submit input:hover {
    background-color: transparent;
    box-shadow: inset 400px 0 0 0 #fff;
    color:#000;
    border-radius: 0 !important;
    outline: none;
}

/* FOR TEXTAREA */
.ae-generic-form--hubspot .form-columns-1 {
    width: 50%;
}
.ae-generic-form--hubspot .submitted-message strong,
.ae-generic-form--hubspot .form-columns-0 h1,
.ae-generic-form--hubspot .form-columns-0 h2 {
    color: #fff;
    font-family: "Avenir Next", Sans-serif;
    font-size: 2.75rem;
    font-weight: 600;
    line-height: 60px;
}
.ae-generic-form--hubspot .form-columns-0 p a,
.ae-generic-form--hubspot .form-columns-0 p {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 28px;
}
.ae-generic-form--hubspot .form-columns-0,
.ae-generic-form--hubspot fieldset:last-of-type {
    float: none;
    width: 100%;
    color: #fff;
    max-width: 100% !important;
}
.ae-generic-form--hubspot fieldset .legal-consent-container > * {
    color: #fff;
}
.ae-generic-form--hubspot fieldset .legal-consent-container .inputs-list {
    list-style-type: none;
    padding: 0;
}
.ae-generic-form--hubspot fieldset .legal-consent-container .hs-form-booleancheckbox-display > span {
    font-size: 1rem !important;
    line-height: 24px !important;
}
.ae-generic-form--hubspot .legal-consent-container .hs-form-booleancheckbox-display input {
    margin-top: 5px;
}
.ae-generic-form--hubspot .hs-submit,
.ae-generic-form--hubspot .hs_recaptcha {
    margin-top: 26px;
    margin-bottom: 26px;
    width:auto;
    float: left;
}
.ae-generic-form--hubspot .hs-form-field.hs_recaptcha,
.ae-generic-form--hubspot .hs_recaptcha {
    margin-right: 0;
    float: none;
    display: inline-block;
    margin-left: 20px;
}
@media (max-width: 1189px) {
	.ae-generic-form--hubspot .hs-form-field.hs_recaptcha,
	.ae-generic-form--hubspot .hs_recaptcha {
		margin-left: 0;
	}
}
.ae-contact-us-form label {
    color: #fff;
}
.ae-generic-form--hubspot select {
	color: #6f6f6f;
	-webkit-appearance:menulist-button;
	padding: 0 12px;
	border-radius: 0;
	height: 42px;
}
.ae-generic-form--hubspot select option {
	color: #000;
}
.ae-generic-form--hubspot .hs-error-msgs {
    list-style-type: none;
    padding-left: 0;

}
.ae-generic-form--hubspot form label.hs-error-msg { 
    font-size: .875rem !important;
    color: #F3AD1C !important;
    padding-top: 8px;    
}
@media (max-width: 1160px) {
    .legal-consent-container .field.hs-form-field {
        width: 100% !important;
    }
    .ae-generic-form--hubspot fieldset {
        max-width: 100% !important;
    }
    .ae-generic-form--hubspot .form-columns-1 {
        float: left;
        width: 45%;
        margin-right: 24px;
    }
    .ae-generic-form--hubspot .form-columns-1:last-of-type {
        margin-right: 0;
    }
    .ae-generic-form--hubspot textarea {
        width: 100% !important;
    }
    .ae-generic-form--hubspot textarea,
    .ae-generic-form--hubspot .hs-fieldtype-text .input input {
        width: 100% !important;
    }
	.ae-generic-form--hubspot .form-columns-1 .hs-form-field,
	.ae-generic-form--hubspot .form-columns-1 .hs-form-field.hs_nature_of_enquiry,
    .ae-subscription-form.ae-generic-form--hubspot .hs-form-field.hs_nature_of_enquiry,
	.ae-generic-form--hubspot .form-columns-1 .hs-form-field.hs_nature_of_enquiry,
	.ae-subscription-form.ae-generic-form--hubspot .hs-form-field {
		width: 100% !important;
	}
    .ae-generic-form--hubspot .form-columns-1  .hs-fieldtype-textarea {
        margin-right: 0;
        width: 100% !important;
    }
    .ae-generic-form--hubspot .form-columns-1 .hs-fieldtype-textarea.hs-fieldtype-textarea,
    .ae-generic-form--hubspot .form-columns-1  .hs-fieldtype-textarea textarea,
    .ae-generic-form--hubspot .form-columns-1  .hs-fieldtype-select,
    .ae-generic-form--hubspot .form-columns-1  .hs-fieldtype-select #nature_of_enquiry-a5e28e6c-07bd-4c40-ae8a-e6d651e10fb9,
    .ae-generic-form--hubspot .hs-fieldtype-select.hs-form-field {
        width: 100% !important;
    }
    .ae-generic-form--hubspot .hs-fieldtype-select.hs-form-field select {
        width: 100% !important;
    }
    .ae-generic-form--hubspot select,
    .ae-generic-form--hubspot .hs-fieldtype-textarea.hs-fieldtype-textarea {
        width: 95% !important;
    }
	.ae-generic-form--hubspot form .hs_recaptcha.hs_recaptcha {
		margin-left: 0;
	}
    .ae-generic-form--hubspot .hs-form-field.hs_recaptcha {
        width: auto !important;
    }
}
@media (max-width: 1024px) {
    .ae-generic-form--hubspot .form-columns-0 p a,
    .ae-generic-form--hubspot .form-columns-0 p {
        font-size: 1rem;
        line-height: 24px;
    }

}
@media (max-width: 767px) {
    .ae-generic-form--hubspot .submitted-message strong,
    .ae-generic-form--hubspot .form-columns-0 h2 {
        font-size: 1.875rem;
    }
    .ae-generic-form--hubspot .form-columns-0 p a,
    .ae-generic-form--hubspot .form-columns-0 p {
        font-size: 1rem;
        line-height: 24px;
    }
    .ae-generic-form--hubspot .form-columns-1 #nature_of_enquiry-a5e28e6c-07bd-4c40-ae8a-e6d651e10fb9,
    .ae-generic-form--hubspot .form-columns-1,
    .ae-generic-form--hubspot .hs-submit input,
    .ae-generic-form--hubspot .hs-form-field {
        width: 100% !important;
    }
    .ae-generic-form--hubspot .hs_recaptcha {
        margin: 0;
    }
    .ae-generic-form--hubspot .hs-submit,
    .ae-generic-form--hubspot .hs_recaptcha {
        width: 100%;
    }
    .ae-generic-form--hubspot .hs-fieldtype-textarea {
        width: 95% !important;
    } 
}



/*
/ PODS TEMPLATE: EXECUTIVE TEAM 
/ PAGE: Leadership
*/
.ae-executive-team--container,
.ae-executive-team--container .elementor-shortcode {
    margin: 20px auto;
    flex-wrap: wrap;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    gap: 0;
}
.ae-executive-team--container.ae-executive-team--container {
    flex-direction: column;
}
.ae-executive-team--container .elementor-shortcode {
    flex-direction: row;
}
.ae-executive-team--container .ae-executive-team--item,
.ae-executive-team--container .elementor-shortcode .ae-executive-team--item {
    text-align: center;
    padding: 16px;
    flex: 25%;
    /* max-width: 300px; */
    display: flex;
    flex-direction: column;
    transition: 0.25s;
    transform: translateY(0);
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.ae-executive-team--container .elementor-shortcode .ae-executive-team--item:hover .ae-executive-team--img:before {
    animation-name: bgImg;
    animation-duration: 4s;
    background-color: #0068B2;
}
.ae-executive-team--container .ae-executive-team--item .ae-executive-team--img {
    width: 300px;
    height: 400px;
    position: relative;
    overflow: hidden;
}
.ae-executive-team--container .elementor-shortcode .ae-executive-team--item .ae-executive-team--img:before {
    background-color: #001E33;
    transition: background-color .45s ease-out;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 340px;
}

.ae-executive-team--container .ae-executive-team--item .ae-executive-team--img img {
    width: inherit;
    height: inherit;
    object-fit: cover;
    position: relative;
    transition: 0.25s;
    transform: translateY(4%);
}
.ae-executive-team--container .ae-executive-team--item:hover .ae-executive-team--img img {
    transition: 0.25s;
    transform: translateY(0);
}
.ae-executive-team--container .ae-executive-team--short-desc,
.ae-executive-team--container .elementor-shortcode .ae-executive-team--short-desc,
.ae-executive-team--container .ae-executive-team--position,
.ae-executive-team--container .elementor-shortcode .ae-executive-team--position {
    font-size: 0.875rem;
    margin: 10px 0px 10px 0px;
}

.ae-executive-team--position .ae-executive-team--full-name,
.ae-executive-team--container .elementor-shortcode .ae-executive-team--full-name {
    color: #001E33;
    font-size: 1.875rem;
    font-weight: 600;
    line-height: 42px;
    margin: 16px 0 0;
}
.ae-executive-team--container .ae-executive-team--location,
.ae-executive-team--container .elementor-shortcode .ae-executive-team--location {
    margin-bottom: 14px;
    text-transform: uppercase;
}
.ae-executive-team--container .ae-executive-team--position,
.ae-executive-team--container .elementor-shortcode .ae-executive-team--position {
    color: #0068B2;
    font-size: 1rem;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
}
.ae-executive-team--container .ae-executive-team--location,
.ae-executive-team--container .elementor-shortcode .ae-executive-team--location {
    font-size: 0.875rem;
    margin-bottom: 0;
}
.ae-executive-team--container .ae-executive-team--location span,
.ae-executive-team--container .elementor-shortcode .ae-executive-team--location span {
    font-weight: 600;
}

.ae-executive-team--container .ae-executive-team--email a,
.ae-executive-team--container .elementor-shortcode .ae-executive-team--email,
.ae-executive-team--container .ae-executive-team--linkedin-url a,
.ae-executive-team--container .elementor-shortcode .ae-executive-team--linkedin-url a {
    background-color: transparent;
}

.ae-executive-team--container .ae-executive-team--email a i,
.ae-executive-team--container .elementor-shortcode .ae-executive-team--email i,
.ae-executive-team--container .ae-executive-team--linkedin-url a i,
.ae-executive-team--container .elementor-shortcode .ae-executive-team--linkedin-url a i {
    color: #000;
}

.ae-executive-team--container .ae-social-icons-wrapper {
    display: inline-block;
}
.ae-executive-team--container .ae-social-icons--item {
    display: inline-flex;
}
.ae-executive-team--container .ae-executive-team--short-desc.ae-executive-team--short-desc {
    margin-bottom: 20px;;
}

@media (max-width: 767px) {
    .ae-executive-team--container,
    .ae-executive-team--container .elementor-shortcode {
        margin:20px 0;
        display: block;
        width: 100%;
    }
}
@media (max-width: 1160px) {
    .ae-executive-team--container .ae-executive-team--item,
    .ae-executive-team--container .elementor-shortcode .ae-executive-team--item {
        flex: 0 0 50%;
        max-width: 345px;
    }
}
@media (max-width: 767px) {
    .ae-executive-team--container, .ae-executive-team--container .elementor-shortcode {
        gap: 0;
    }
    .ae-executive-team--container .elementor-shortcode {
        display: flex;
    }
    .ae-executive-team--container .ae-executive-team--item,
    .ae-executive-team--container .elementor-shortcode .ae-executive-team--item {
        flex: 0 0 100%;
        max-width: 400px;
        margin: 10px;
    }
}


/*
/ PODS TEMPLATE: OUR OFFICE
/ PAGE: Our Office
*/
.ae-our-offices--container,
.ae-our-offices--container .elementor-shortcode {
    display: flex;
    padding: 0 !important;
    margin: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 20px;
}
.ae-our-offices--container.ae-our-offices--container-addresses {
    display: none;
}
.ae-our-offices--container-addresses--mobile {
    display: none !important;
}
.ae-our-offices--container-addresses.ae-our-offices--container-addresses-label {
    margin-bottom: 10px !important;
}
#ae-our-office-locator--map .e-hotspot--active .e-hotspot--fade-in-out {
    margin-right: 15px;
}
#ae-our-office-locator--map .e-hotspot--active .e-hotspot__button {
    background-color: #001e33;
    color: #fff;
}
#ae-our-office-locator--map .e-hotspot:not(.e-hotspot--circle) .e-hotspot__button:before,
#ae-our-office-locator--map .e-hotspot--active .e-hotspot--expand:before {
     background-color: #001e33;
     border-radius: 50%;
}
#ae-our-office-locator--map .e-hotspot:not(.e-hotspot--circle) .e-hotspot__button,
#ae-our-office-locator--map .e-hotspot--active .e-hotspot--expand .e-hotspot__outer-circle,
#ae-our-office-locator--map .e-hotspot--active .e-hotspot--expand .e-hotspot__inner-circle {
    background-color: #001e33;
    border-radius: 50%;
}

#ae-our-office-locator--map .e-hotspot:not(.e-hotspot--circle) .e-hotspot__button {
    width: 12px;
    height: 12px;
}
#ae-our-office-locator--map .e-hotspot--expand .e-hotspot__label {
    display: none;
}
#ae-our-office-locator--map .e-hotspot--active .e-hotspot__button .ri-add-line:before {
    content:"\eb98" !important;
}
#ae-our-office-locator--map .e-hotspot--active .e-hotspot--fade-in-out .ae-our-office-locator--position--left:after {
    content:"";
    border-style: solid;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    right: -14px;
    top:47%;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.2))
}
#ae-our-office-locator--map .e-hotspot--active .e-hotspot--fade-in-out .ae-our-office-locator--position--right .ae-our-offices--item {
    flex-flow: row-reverse;
}
    
#ae-our-office-locator--map .e-hotspot--active .e-hotspot--fade-in-out .ae-our-office-locator--position--right:after {
    content:"";
    border-style: solid;
    border-width: 10px 15px 10px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    left: -14px;
    top:47%;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.2))
}
#ae-our-office-locator--map .ae-our-office-locator--map-container {
    width: 586px;
    padding: 0 !important;
}
#ae-our-office-locator--map .ae-our-office-locator--map-img {
    width: 312px;
    padding: 0 !important;
}
#ae-our-office-locator--map .ae-our-office-locator--map-content {
    padding: 0 !important;
}
.ae-our-offices--container  .ae-our-offices--entity {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 0;
}
.ae-our-offices--container .ae-our-offices--item,
.ae-our-offices--container .elementor-shortcode .ae-our-offices--item {
    background-color: #fff;
    margin: 0;
    display: flex;
    width: 586px;
    padding: 0 !important;
}
.ae-our-offices--container .ae-our-offices--img,
.ae-our-offices--container .elementor-shortcode .ae-our-offices--img {
    min-width: 212px;
    line-height: 10px;
    margin: 0;
}
#ae-our-office-locator--map .e-hotspot__tooltip {
    padding:0 !important;
}
#ae-our-office-locator--map .e-hotspot--active .e-hotspot--fade-in-out .ae-our-office-locator--position--left:after {
    content: "";
    border-style: solid;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    right: -14px;
    top: 47%;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.2));
}
.ae-our-offices--container .ae-our-offices--img img,
.ae-our-offices--container .elementor-shortcode .ae-our-offices--img img {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    object-fit: cover;
}
.ae-our-offices--container .ae-our-offices--box-content,
.ae-our-offices--container .elementor-shortcode .ae-our-offices--box-content {
    width: calc(100% - 212px);
    padding: 16px;
    text-align: left;
}

.ae-our-offices--container .ae-our-offices--title,
.ae-our-offices--container .elementor-shortcode .ae-our-offices--title  {
    font-style: normal;
    font-weight: 900;
    font-size: 1.25rem;
    line-height: 140%;
    color: #242D33;
    margin-top: 0;
    padding: 0;
    white-space: normal;
}
.ae-our-offices--container .ae-our-offices--label,
.ae-our-offices--container .elementor-shortcode .ae-our-offices--label {
    font-style: normal;
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 130%;
    padding: 0;
    color: #242D33;
    text-transform: uppercase;
    white-space: normal;
}
.ae-our-offices--container .ae-our-offices--description,
.ae-our-offices--container .elementor-shortcode .ae-our-offices--description , .ae-our-offices--container .ae-our-offices--description a, .ae-our-offices--container .elementor-shortcode .ae-our-offices--description a{
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 150%;
    color: #003860;
    padding: 0;
    white-space: normal;
    margin-bottom: 8px;
}
.ae-our-offices--description .phone_link:last-child::after {
    content: "";
}
.ae-our-offices--description .phone_link::after {
    content: " / ";
}
.ae-our-offices--container .ae-our-offices--description p,
.ae-our-offices--container .elementor-shortcode .ae-our-offices--description p {
    margin: 0;
    padding: 0;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 0.875rem !important;
    line-height: 150% !important;
    color: #003860 !important;
    white-space: normal;
}
.ae-our-offices--container {
    margin: 10px 0;
    display: block;
    width: 100%;
}
.ae-our-offices--container .elementor-shortcode {
    margin: 0;
    display: flex;
    justify-content: center;
}
#ae-our-office-locator--map .e-hotspot--active .e-hotspot--fade-in-out .ae-our-office-locator--position--left:after {
    content: "";
    border-style: solid;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    right: -14px;
    top: 47%;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.2));
}
.ae-our-office-v2--region span {
    font-style: normal;
    font-weight: 900;
    font-size: 1.875rem;
    line-height: 100%;
    color: #242d33;
    margin-top: 0;
    padding: 0 12px;
    white-space: normal;
    position: relative;
    bottom: -2px;
    display: none;
}
.e-hotspot--link.ae-active .e-hotspot__button,
.e-hotspot--link.ae-active .e-hotspot__button:before {
    background-color: #F3AD1C !important;
}
.e-hotspot--link .e-hotspot__button:before {
    box-sizing: content-box;
}
.ae-our-office-v2--region span.ae-active {
    display: inline;
}
.ae-our-offices--container .ae-our-offices--item--container {
    display: flex;
    width: 90%;
    margin: 0 auto;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-start;
    align-items: stretch;
    justify-content: center;
    gap: 40px;
    padding: 0 20px;
}
.ae-our-offices--container .ae-our-offices--item--container .ae-our-offices--item {
    width: 30%;
    flex-direction: row;
    order: 2;
    border: 1px solid transparent;
}
.ae-our-offices--container .ae-our-offices--item--container .ae-our-offices--item .ae-our-offices--box-content {
    width: 100%;
}
.ae-our-offices--container .ae-our-offices--item--container .ae-our-offices--item.ae-highlight {
    order: 1;
    background-color: #fffbf4;
    border: 1px solid #f3ad1c;
}
/* .ae-our-offices--container .ae-our-offices--item--container .ae-our-offices--item.ae-highlight.india {
    background-color: #fff;
} */
/*
/ PODS TEMPLATE: OUR OFFICE
/ WIDGET JS: TABS WIDGET
*/
.ae-custom-tab-widget-container .ae-custom-tab-widget-menu--item {
    display: flex;
    border: 1px solid #000;
    padding: 4px;
}
.ae-custom-tab-widget-container .ae-custom-tab-widget-menu--item a {
    background: transparent;
    border-radius: 0;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1rem;
    text-align: center;
    display: block;
    padding: 8px 24px;
}
.ae-custom-tab-widget-container .ae-custom-tab-widget-menu--item a.ae-active,
.ae-custom-tab-widget-container .ae-custom-tab-widget-menu--item a:hover 
{
    background-color: #000;
    color: #fff;
}

.ae-our-offices--container .ae-our-offices--title i,
.ae-our-offices--container .elementor-shortcode .ae-our-offices--title i {
    display: none;
}

@media (max-width: 1024px) {
    .ae-our-offices--container .ae-our-offices--item,
    .ae-our-offices--container .elementor-shortcode .ae-our-offices--item {
        width: 45%;
        margin: 20px 0;
        display: flex;
    }
    .ae-our-offices--container .elementor-shortcode {
        display: flex;
        justify-content: center;
    }
    .ae-our-offices--container .ae-our-offices--img,
    .ae-our-offices--container .elementor-shortcode .ae-our-offices--img {
        min-width: 180px;
        width: 180px;
        min-width: auto;
    }
    .ae-our-offices--container .ae-our-offices--img img,
    .ae-our-offices--container .elementor-shortcode .ae-our-offices--img img {
        width: 100%;
    }
    .ae-our-offices--container .ae-our-offices--box-content,
    .ae-our-offices--container .elementor-shortcode .ae-our-offices--box-content {
        width: 100%;
    }
    .ae-our-offices--container .ae-our-offices--title,
    .ae-our-offices--container .elementor-shortcode .ae-our-offices--title {
        font-weight: 600;
        font-size: 1.25rem;
        margin-top: 0;
    }
    .ae-our-offices--container .ae-our-offices--label,
    .ae-our-offices--container .elementor-shortcode .ae-our-offices--label {
        margin-top: 10px;
        font-size: 0.75rem;
        color: #000;
        white-space: normal;
    }
    .ae-our-offices--container .ae-our-offices--description,
    .ae-our-offices--container .elementor-shortcode .ae-our-offices--description {
        color: #738899;
        padding: 0;
    }
    .ae-custom-tab-widget-container .ae-custom-tab-widget-menu--item {
        width: 45%;
        display: block;
    }
}
@media (max-width: 767px) {
    .elementor-hidden-mobile.ae-our-offices--container-addresses {
        display: none;
    }
    .ae-our-offices--container-addresses--mobile {
        display: block !important;
    } 
    .ae-our-offices--container .ae-our-offices--item--container {
        width: 100%;
        gap: 0;
        padding: 0;
        margin: 0;
    }
    .ae-custom-tab-widget-container .ae-custom-tab-widget-menu--item {
        width: 100%;
        display: block;
    }
    .ae-our-offices--container .ae-our-offices--item,
    .ae-our-offices--container .elementor-shortcode .ae-our-offices--item {
        width: 100%;
        margin: 0;
        display: block;
    }
    .ae-our-offices--container .elementor-shortcode {
        display: block;
    }
    .ae-our-offices--container .ae-our-offices--img,
    .ae-our-offices--container .elementor-shortcode .ae-our-offices--img {
        min-width: 100%;
        width: 100%;
    }
    .ae-our-offices--container .ae-our-offices--mobile-hide {
        display: none;
        margin: 14px;
    }
    .ae-our-offices--container .ae-our-offices--title,
    .ae-our-offices--container .elementor-shortcode .ae-our-offices--title {
        margin: 0;
        font-size: 1rem;
        display: flex;
        justify-content: space-between;
    }
    .ae-our-office-v2--region {
        display: flex;
        justify-content: center;
    }
    .ae-our-office-v2--region span {
        font-size: 1.25rem;
    }
    .ae-our-offices--container .ae-our-offices--box-content, .ae-our-offices--container .elementor-shortcode .ae-our-offices--box-content {
        padding: 0 !important;
    }
    .ae-our-offices--container .ae-our-offices--item,
    .ae-our-offices--container .elementor-shortcode .ae-our-offices--item {
        padding: 8px 16px !important;
        border-bottom: 1px solid #efefef;
    }
    .ae-our-offices--container .ae-our-offices--title i,
    .ae-our-offices--container .elementor-shortcode .ae-our-offices--title i {
        font-family: remixicon!important;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        display: flex;
        color: #5b5b5b;
    }
    .ae-our-offices--container .ae-our-offices--title.ae-active--mobile i:before,
    .ae-our-offices--container .elementor-shortcode .ae-our-offices--title.ae-active--mobile i:before {
        content: "\F1AF";
    }
    .ae-our-offices--container .ae-our-offices--description,
    .ae-our-offices--container .elementor-shortcode .ae-our-offices--description {
        padding: 0;
    }
    .ae-our-offices--container .ae-our-offices--entity {
        margin-top: 10px;
        font-size: .875rem;
    }
    .ae-custom-tab-widget-container .ae-custom-tab-widget-menu--item.ae-custom-tab-widget-menu--item--mobile {
        color: #fff;
        text-align: center;
        font-size: 1.25rem;
        font-weight: 600;
        padding: 6px 16px;
         /* for Firefox */
        -moz-appearance: none;
        /* for Chrome */
        -webkit-appearance: none;
        appearance: none;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18 9 12 3 6 9H18ZM18 15 12 21 6 15H18Z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");
        background-color: #000;
        background-repeat: no-repeat;
        background-position: 97% 50%;
        background-size: 24px;
        border-radius: 0;
        margin-bottom: 10px;
    }
    /* For IE10 */
    .ae-custom-tab-widget-container .ae-custom-tab-widget-menu--item.ae-custom-tab-widget-menu--item--mobile::-ms-expand {
        display: none;
    }
    .ae-custom-tab-widget-menu--item--mobile--label{
        display: flex;
        justify-content: center;
    }
}


/*
/ PODS TEMPLATE: PRIMARY MENU POPUP
/ WIDGET JS: 
*/
#ae-popup-primary-first-level--mobile li a {
    padding: 16px;
    display: flex;
    justify-content: space-between;
}
#ae-popup-primary-first-level--mobile ul {
    flex-direction: column;
}

#ae-popup-primary-button-close--mobile a {
    padding-left:16px;
}

#ae-popup-primary-button-close--mobile .elementor-button-icon {
    font-size: 1.5rem;
    position: relative;
    top: -5px;
}
#ae-popup-primary-first-level--mobile .sub-menu {
    left:20px !Important;    
    background-color: #0068B2;
}

#ae-popup-primary-first-level--mobile ul li a .sub-arrow {
    font-size: 1.65rem;
}
#ae-popup-primary-first-level--mobile .sub-menu,
#ae-popup-primary-first-level--mobile .sub-menu::before{
    min-width:18rem !Important;
}

#ae-popup-primary-first-level--mobile .sub-menu::before {
    content: " ";
    position: relative;
    top: 0px;
    bottom: 0px;
    background: transparent;
    backdrop-filter: blur(0);
}
#ae-popup-primary-first-level--mobile .sub-menu a::after {
    position: relative;
    right: -10px;
}


#ae-popup-primary-first-level--mobile .sub-menu a {
    line-height: 150%;
    display: block;
    padding: 13px 10px;
}
#ae-popup-primary-first-level--mobile .sub-menu a:hover {
    background: none;
    text-decoration: underline;
}
#ae-popup-primary-first-level--mobile .sub-menu a.ae-parent-nav--active:hover {
    text-decoration: none;
}
#ae-popup-primary-first-level--mobile .sub-menu .ri-arrow-right-s-line:before {
    content: "";
}
#ae-popup-primary-first-level--mobile .sub-menu li {
    padding: 0;
}
#ae-popup-primary-first-level--mobile .sub-menu .remixicon.ri-arrow-right-s-line::after {
    content: "\ea6e" !important;
    color:#fff;
    font-size: 1rem;
    position: absolute;
    right: 20px;
    top: 16px;
    bottom: auto;
    margin: 0 auto;
}


/*
/ TEMPLATE: TOP MENU
*/
#ae-top-menu nav {
    margin-right: -20px;
}
#ae-top-menu nav ul li a {
    color: #fff;
}

.page-template-ae--dark #ae-top-menu nav ul li a {
    color: #000;
}


/*
/   SEARCH POPUP
*/
.ae-search--popup #ajaxsearchlite1_2 .probox, div.asl_w .probox,
.ae-search--popup #ajaxsearchlite1 .probox, div.asl_w .probox {
    height: 64px !important;
    align-items: center !important;
}
.ae-search--popup div.asl_w .probox .promagnifier {
    order: 1 !important;
    padding: 19px 22px !important;
    font-size: 1.25rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-family: remixicon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    box-shadow: none !important;
    border: none !important;
}
.ae-search--popup div.asl_w .probox .promagnifier:before {
    content: "\f0d1";
}
.ae-search--popup div.asl_w .probox .promagnifier,
.ae-search--popup div.asl_w .probox .promagnifier svg {
    color: #000 !important;
}
.ae-search--popup div.asl_w .probox .promagnifier svg {
    display: none !important;    
}
.ae-search--popup div.asl_m .probox .proinput {
    margin: 0 !important;
    padding: 0 !important;
}
.ae-search--popup #ajaxsearchlite1_2 .probox .proinput input, 
.ae-search--popup #ajaxsearchlite1 .probox .proinput input, 
.ae-search--popup div.asl_w .probox .proinput input {
    font-family:   Avenir Next !important;
    padding: 20px 0 !important;
    background-color: #fff !important;
    font-size: 1rem !important;
    color: #4C5B66 !important;
    height: 25px !important;
}
.ae-search--popup div.asl_m .probox .proclose {
    background-color: #738899 !important;
    fill: #738899 !important;
    height: 65px !important;
    width: 64px !important;
}
.ae-search--popup div.asl_m .probox .proclose svg {
    display: none !important;
}
.ae-search--popup div.asl_m .probox .proclose {
    font-family: remixicon !important;
    font-size: inherit !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-variant: normal !important;
    line-height: 1 !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased !important;
    color: #fff !important;
    font-size: 1.25rem !important;
    font-weight: 600 !important;
}
.ae-search--popup div.asl_m .probox .proclose:before {
    content: '\eb98';
    padding: 20px 0;
    display: block;
}



/*
/   SEARCH PAGE
*/
#ae-archive-posts .elementor-post__text .elementor-post__title,
#ae-archive-posts .elementor-post__text .elementor-post__meta-data,
#ae-archive-posts .elementor-post__text .elementor-post__excerpt,
#ae-archive-posts .elementor-post__text .elementor-post__read-more-wrapper{
    margin-left: 56px;
    width: 70%;
}
#ae-archive-posts .elementor-post__thumbnail img {
    margin-left: 70px;
}
/*#ae-archive-posts .elementor-post__thumbnail {*/
/*    position: relative;*/
/*}*/
/*#ae-archive-posts .elementor-post__thumbnail:before {*/
/*    content: ' ';*/
/*    width: 50px;*/
/*    height: 1px;*/
/*    top: 50%;*/
/*    position: absolute;*/
/*    transform: translateY(-50%);*/
/*    left:0;*/
/*    background:#000;*/
/*    z-index: 2;*/
/*}*/
/*START TEST*/
#ae-archive-posts article {
    position: relative;
}
#ae-archive-posts article:before {
    content: ' ';
    width: 50px;
    /* height: 1px; */
    border-bottom: 1px solid #000;
    top: 20%;
    position: absolute;
    transform: translateY(-50%);
    left:0;
    background:#000;
    z-index: 2;
}
#ae-archive-posts article:first-child:after {
    content: ' ';
    width: 1px;
    height: 80%;
    bottom: 0;
    position: absolute;
    left:0;
    background:#000;
    z-index: 2;
}
#ae-archive-posts article:first-child .elementor-post__text:before {
    content: ' ';
    width: 1px;
    height: 80%;
    bottom: 0;
    position: absolute;
    left:0;
    background:#000;
    z-index: 2;
}
/*END TEST*/
#ae-archive-posts .elementor-post__thumbnail__link {
    position: relative;
    margin-bottom: 0;
}
#ae-archive-posts .elementor-posts-container {
     grid-row-gap: 0;
}
#ae-archive-posts article:hover .elementor-post__title a {
    text-decoration: underline;
}
#ae-archive-posts article:first-child .elementor-post__thumbnail__link:before {
    content: ' ';
    width: 1px;
    height: 70%;
    bottom: 0;
    position: absolute;
    left:0;
    background:#000;
    z-index: 2;
}
#ae-archive-posts article:not(:first-child) .elementor-post__thumbnail__link:before {
    content: ' ';
    width: 1px;
    height: 100%;
    bottom: 0;
    position: absolute;
    left:0;
    background:#000;
    z-index: 2;
}
#ae-archive-posts .elementor-post__text {
    position: relative;
    padding-bottom: 60px;
}
#ae-archive-posts .elementor-post__text:before {
    content: ' ';
    width: 1px;
    height: 100%;
    bottom: 0;
    position: absolute;
    left:0;
    background:#000;
    z-index: 2;
}
#ae-archive-posts .elementor-post__read-more-wrapper {
    display: flex;
    align-self: flex-end;
}
#ae-archive-posts .elementor-post__title {
    padding: 20px 0;
}
#ae-archive-posts .elementor-post__title a {
    font-weight: 600;
}
#ae-archive-posts .elementor-post__read-more-wrapper.elementor-post__read-more-wrapper {
    width: 30%;
    position: absolute;
    top: 20px;
    right: 0;
    margin-left: 0;
    display: inline-block;
    text-align: right;
}
.dialog-close-button
#ae-archive-posts .elementor-post__read-more {
    padding: 10px 20px;
    border: 1px solid #000;
    width: 200px;
    text-align: center;
    display: block;
    float: right;
    position: relative;
}
.ae-search---banner #hero-banner--inner-container {
    margin-top: 180px;
}
#ae-search-input-page  .elementor-search-form__input {
    font-family: Avenir Next, Arial, Helvetica;
    display: flex;
    order: 2;
    background-color: #fff;
    font-size: 1rem;
    padding-left: 0 !important;
}
#ae-search-input-page .elementor-search-form__submit {
    display: flex;
    order: 1;
    color: #000;
    font-size: 1.25rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-family: remixicon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
#ae-search-input-page .elementor-search-form__submit .fa-search {
    display: none !important;
}
#ae-search-input-page .elementor-search-form__submit:before {
    content: "\f0d1";
}

#ae-archive-posts .elementor-post__thumbnail.elementor-fit-height img {
    height: 100%;
    width: 100%;
}

#ae-archive-posts .elementor-post__read-more-wrapper.elementor-post__read-more-wrapper a {
    padding: 14px 40px;
    display: inline-block;
    border: 1px solid #000;
}
@media (max-width: 767px) {
    #ae-search-archive-container--mobile .elementor-widget-wrap.elementor-element-populated {
        padding: 24px;
        margin: 0 !important;
    }
    #ae-search-archive-container--mobile #ae-archive-posts .elementor-post__title a{
        font-weight: 600 !important;
    }
    #ae-archive-posts article:before {
        border: none !important;
    }
    #ae-archive-posts .elementor-post__text .elementor-post__title, #ae-archive-posts .elementor-post__text .elementor-post__meta-data, #ae-archive-posts .elementor-post__text .elementor-post__excerpt, #ae-archive-posts .elementor-post__text .elementor-post__read-more-wrapper {
        margin: 0;
        width: 100%;
    }
    #ae-archive-posts article:before,
    #ae-archive-posts article:first-child:after,
    #ae-archive-posts article:first-child .elementor-post__text:before,
    #ae-archive-posts .elementor-post__text:before,
    #ae-archive-posts article .elementor-post__thumbnail__link:before,
    #ae-archive-posts article:not(:first-child) .elementor-post__thumbnail__link:before {
        background-color: transparent;
    }
    #ae-archive-posts .elementor-post__read-more-wrapper.elementor-post__read-more-wrapper {
        position: relative;
        text-align: left;
        border: none;
    }
    #ae-search-title .elementor-widget-container {
        margin: 0;
    }
    #ae-archive-posts .elementor-post__thumbnail img {
        margin: 0;
    }
}



/*
/   CUSTOM TABS WITH IMAGE
*/
.ae-tabs--ui .ae-tabs--menu ul,
.ae-tabs--ui .ae-tabs--menu ul li {
    margin: 0;
    padding: 0;
    display: flex;
}
.ae-tabs--ui .ae-tabs--menu ul {
    border-bottom: 1px solid #99B6CC;
}
.ae-tabs--ui .ae-tabs--menu ul li a {
    min-width: 120px;
    padding: 10px;
    margin: 0;
    color: #99B6CC;
    transition:all .3s;
    margin-bottom: -1px;
    font-size:1.25rem;
    font-weight: 600;
}
.ae-tabs--ui .ae-tabs--menu ul li a.ae-active {
    color: #000;
    border-bottom: 1px solid #000;
}
.ae-tabs--ui .ae-tabs--desc-container {
    position: relative;
}
.ae-tabs--ui .ae-tabs--desc-container .ae-tabs--desc {
    font-size: 1.25rem;
    color: #000;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    margin-top: 24px;
    display: none;
    padding: 0 14px;
    /* position: absolute; */
    /* transition:all .3s; */
}
.ae-tabs--ui .ae-tabs--desc-container .ae-tabs--desc:first-child {
    display: block;
}

.ae-tabs--ui .ae-tabs--img-wrapper-js {
    min-height: 540px;
    min-width: 400px;
    display: flex;
    overflow: hidden;
    position: relative;
}
.ae-tabs--ui .ae-tabs--img-wrapper-js .ae-tabs--img {
    width: 100%;
    position: absolute;
    display: none;
    object-fit: cover;
}
.ae-tabs--ui .ae-tabs--img-wrapper-js .ae-tabs--img:first-child {
    display: block;
}
.ae-tabs--ui .ae-tabs-img--links .ae-tabs--menu ul {
    border: none;
}
.ae-tabs--ui .ae-tabs-img--links .ae-tabs--menu ul li a {
    display: flex;
    color: transparent;
    margin-right: 10px;
    padding: 0;
    width: 8px;
    height: 8px;
    min-width: 8px;
    min-height: 8px;
    background-color: #99B6CC;
    text-indent: -9999px;
    transition:all .3s;
}
.ae-tabs--ui .ae-tabs-img--links .ae-tabs--menu ul li a.ae-active {
    width: 72px;
    background-color: #000;
    text-decoration: none;
}

@media (max-width: 767px) {
    .ae-tabs--ui .ae-tabs--menu ul li a {
        font-size: 0.75 rem;
        min-width: auto;
    }
    
    .ae-tabs--ui .ae-tabs--desc-container .ae-tabs--desc {
        font-size: 1.25rem;
        font-weight: 500;
    }
}




/*
/   CUSTOM TABS WITH IMAGE
*/
.ae-faq--container .ae-toggle--item .ae-toggle--desc a {
	text-decoration: underline;
	font-size: 1.25rem !important;
	
}
.ae-toggle--container .ae-toggle--desc { 
    display: none;
}
.ae-toggle--container:not(.ae-faq--container) .ae-toggle--item:first-child .ae-toggle--desc {
    display: block;
}
.ae-toggle--container .ae-toggle--item,
.ae-toggle--container .ae-toggle--item > * {
    color: #738899;
}
.ae-toggle--container .ae-toggle--item.ae-active,
.ae-toggle--container .ae-toggle--item.ae-active > * {
    color: #000;
}
.ae-toggle--container .ae-toggle--item {
    padding: 16px;
    border-top: 1px solid #738899;
    border-bottom: 1px solid #738899;
    width: 100%;
    margin: 16px 0;
}
.ae-toggle--container .ae-toggle--item {
    border-bottom: none !important;
}
.ae-toggle--container .ae-toggle--item:last-child {
    border-bottom: 1px solid #738899 !important;
}
.ae-toggle--container .ae-toggle--item.ae-active {
    border-top: 1px solid #738899;
    /* border-top: 1px solid #000;
    border-bottom: 1px solid #000; */
}

.ae-faq--container .ae-toggle--item a.toggle_hyperlink,
.ae-toggle--container:not(.ae-faq--container) .ae-toggle--item a {
    font-size: 30px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
}
.ae-toggle--container .ae-toggle--item i {
    font-family: remixicon!important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}
.ae-toggle--container .ae-toggle--item.ae-active i::before {
    content: "\F1AF";
}

.ae-toggle--container .ae-toggle--item .ae-toggle--desc {
    margin-top: 16px;
    font-size: 1rem;
    font-weight: 400;
}

.ae-toggle-container--img .elementor-widget-shortcode,
.ae-toggle-container--img .elementor-widget-shortcode .elementor-widget-container,
.ae-toggle-container--img .elementor-widget-shortcode .elementor-widget-container .elementor-shortcode,
.ae-toggle-container--img .elementor-widget-shortcode .elementor-widget-container .elementor-shortcode .ae-tabs--img-container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: 100%;
    min-height: inherit;
}

.ae-toggle-container--img .ae-tabs--img-wrapper-js {
    width: 100%;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    overflow: inherit;
}
.ae-toggle-container--img .ae-tabs--img-wrapper-js img {
    width: 100%;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    max-height: 100%;
}

.ae-toggle-container--img .ae-tabs-img--links {
    min-height: auto;
    height: auto;
    bottom: 40px;
    left: 40px;
    position: absolute;
}
.ae-toggle-container--img .ae-tabs-img--links .ae-tabs--menu ul li a {
    border: none;
    background-color: #738899;
}
.ae-toggle-container--img .ae-tabs-img--links .ae-tabs--menu ul li a.ae-active {
    border: none;
    background-color: #fff;
}


#ae-subnavigation--sticky {
    display: none;
} 

@media (min-width: 1900px) {
    .ae-toggle-container--img .ae-tabs--img-wrapper-js {
        min-height: 860px;
    }
}



/*
/   CUSTOM CAROUSEL GALLERY 
*/
.ae-carousel-gallery .elementor-swiper-button {
    border: 1px solid #fff;
    padding: 20px;
}

.ae-carousel-gallery figcaption {
    position: absolute;
    bottom: 85px;
    left: 50%;
    transform: translateX(-50%);
}
.ae-carousel-gallery figure {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.ae-carousel-gallery .swiper-pagination.swiper-pagination {
    position: absolute;
    bottom: 40px;
}
.ae-carousel-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    border-radius: 0 !important; 
    transition:all .3s;   
    background-color: #738899 !important;
}
.ae-carousel-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 72px !important;
    background-color: #fff !important;
}
.ae-carousel-gallery .swiper-container {
    padding: 0 !important;
}

@media (max-width: 767px) {
    .ae-carousel-gallery .swiper-pagination.swiper-pagination {
        bottom: 10px;
    }
    .ae-carousel-gallery figcaption {
        font-size: 1.2rem !important;
        bottom: 50px;
        /* left: 80px; */
    }
}

.ae-object-fit--cover-img {
    object-fit: cover;
}
.ae-button--icon a.exad-button-action {
    justify-content: center;
    display: flex;
    align-items: center;
}
.ae-button--icon a span {
    display: flex;

}
.ae-button--icon .remixicon {
    font-size: 1.5rem;
}



/*
/   SEARCH POPUP MODAL MOBILE
*/
.search-primary-nav-sticky {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}

/* .search-primary-nav-sticky.elementor-sticky--active  {
    background-color: #fff;
    transition: background-color .25s linear;
} */
.search-primary-nav-sticky.elementor-sticky--effects button.btn-search, #primary-nav-sticky.elementor-sticky--effects .ae-sticky-button-login a,
.search-primary-nav-sticky.elementor-sticky--active .sticky-change a {
    color: #000;   
}

.search-primary-nav-sticky.elementor-sticky--effects {
    padding: 10px 0 !important;
}
#ae-primary-nav-popup a {
    padding: 10px;
}
.search-primary-nav-sticky.elementor-sticky--effects #ae-primary-nav-popup a {
    color: #000; 
}
.search-primary-nav-sticky #sticky-logo a {
    /*width: 313px;*/
    /*max-width: 313px;*/
    /*height:50px;*/
    width: 50px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    transition: .25s linear;
}

.search-primary-nav-sticky #sticky-logo a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 313px;
    max-width: 313px;
}

.search-primary-nav-sticky.elementor-sticky--effects #sticky-logo a {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    transition: .25s linear;
}

.search-primary-nav-sticky.elementor-sticky--effects #sticky-logo a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 313px !important;
    max-width: 313px !important;
}
.search-primary-nav-sticky.elementor-sticky--effects #ae-header-login .elementor-menu-toggle {
    color: #000;
    background: transparent;
}
.search-primary-nav-sticky #ae-header-login .elementor-nav-menu--dropdown {
    background: #fff;
}
#ae-header-login .elementor-nav-menu--dropdown {
    position: absolute;
    margin-top: 52px;
    margin-left: -132px;
    padding: 10px;
    min-width: 180px;
    
}
#ae-header-login .elementor-nav-menu--dropdown a {
    color: #000;
    font-size: 0.75rem;
    background: transparent;
}
#ae-header-login .elementor-nav-menu--dropdown a:hover {
    text-decoration: underline;
}
#ae-header-login .elementor-menu-toggle {
    padding-top: 0;
}
#ae-header-login-arrow a,
#ae-header-login a {
    padding: 10px;
}
#ae-header-login a {
    padding-right:4px;
}
#ae-header-login-arrow a {
    padding-left:0;
}
#ae-header-login .elementor-menu-toggle {
    background: transparent;
}

/* CONTENT HUB */
.ae-content-hub--hover article .exad-post-grid-body:hover {
    background: url(assets/images/ae-content-hub-hover-img.svg) no-repeat  bottom -40px right -40px;
}
/* .elementor-location-single #hero-banner--inner-container .elementor-widget-post-info ul li a:before,
.elementor-location-archive #hero-banner--inner-container .elementor-widget-post-info ul li a:before {
    content: '\25CF';
}
.elementor-location-single #hero-banner--inner-container .elementor-widget-post-info ul li a:first-child:before,
.elementor-location-archive #hero-banner--inner-container .elementor-widget-post-info ul li a:first-child:before {
    content: '';
} */
/*
/ SECTION: Testimonial Section
*/
.ae-testimonial-dynamic--container {
    display: flex;
    justify-content: center;
}
.ae-testimonial-dynamic--container .elementor-icon,
.ae-testimonial-dynamic--container .elementor-icon:hover {
    color: #000;
    font-size: 74px;
}
.ae-testimonial-dynamic--container .ae-testimonial-dynamic--img {
    min-width: 330px;
    max-width: 25%;
    width: 100%;
}
.ae-testimonial-dynamic--container .ae-testimonial-dynamic--img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ae-testimonial-dynamic--container .ae-testimonial-dynamic--content-container {
    background-color: #C1DBE4;
    padding: 45px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
}

.ae-testimonial-dynamic--container .ae-testimonial-dynamic--content-container .ae-testimonial-dynamic--text {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 60px;
}

.ae-testimonial-dynamic--container .ae-testimonial-dynamic--content-container .ae-testimonial-dynamic--name {
    font-size: 1rem;
    font-weight: 700;
    line-height: 24px;
}

@media (max-width: 767px) {
    .ae-testimonial-dynamic--container {
        display: block;
    }
    .ae-testimonial-dynamic--container .ae-testimonial-dynamic--content-container {
        padding: 20px;
    }
    .ae-testimonial-dynamic--container .ae-testimonial-dynamic--img {
        max-width: 100%;
        height: 370px;
    }
    .ae-testimonial-dynamic--container .elementor-icon {
        font-size: 40px;
    }
    .ae-testimonial-dynamic--container .ae-testimonial-dynamic--content-container .ae-testimonial-dynamic--text {
        font-size: 1rem;
    }
}
.elementor-custom-embed-play {
    width: 80px !important;
    height: 80px !important;
}
.elementor-custom-embed-play .elementor-screen-only {
    background: url(assets/images/ae-icon-play.png) no-repeat center center;
    width: 80px !important;
    height: 80px !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 1;
    clip: auto;
    background-size: cover;
    text-indent: -9999px;
    clip: auto !important;
}

/*
/ SECTION: ACCORDION SECTION
/ CUSTOMIZE USING PODS
*/
.ae-section--accordion-container--js {
    height: 100%;
    margin: 0;
    background: #1C1F2B;
    color: #fff;
    font-family: "Open Sans", sans-serif;
  }
  
  /* LIST */
  .ae-section--accordion-container--js ul {
    list-style: none;
  }
  
  /* FORM */
  .ae-section--accordion-container--js input {
    position: absolute;
    top:0; 
    left:0;
    visibility: hidden;
    opacity: 0;
  }
  
  .ae-section--accordion-container--js label {
    float: left;
    height: 700px;
    width: 40px;
    padding: 50px;
    overflow: hidden;
    color: #4C5B66;
    background: #30354a;
    text-align: left;
    font-size: 1.875rem;
    font-weight: 500;
    line-height: 42px;
    transition: background 300ms ease;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
  .ae-section--accordion-container--js label:hover {
    transition-duration: 0s;
  }
  
  .ae-section--accordion-container--js label:hover,
  .ae-section--accordion-container--js li:nth-child(even) > input + label:hover {
    color: #fff;
    cursor: pointer;
  }
  
  .ae-section--accordion-container--js input[type=radio]:checked ~ label {
    /* background: #2196f3;
    color: #fff; */
    cursor: default !important;
  }
  
  /* SLIDES */
  .ae-section--accordion-container--js .accslide {
    display: block;
    height: 100%;
    width: 0px;
    padding: 10px 0;
    float: left;
    overflow-x: hidden;
    font-size: 12px;
    line-height: 1.5;
    white-space: nowrap;
    color: #fff;
    transition: all 700ms ease;
  }
  .ae-section--accordion-container--js .accslide .content {
    padding-left: 4px;
    padding-right: 100px;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    flex-wrap: wrap;
  }

  @media (min-width: 1620px) {
    .ae-section--accordion-container--js ul li:first-child .accslide .content {
        padding-left: 100px;
    }
  }
  .ae-section--accordion-container--js .accslide img {
    margin-top: 10px;
  }
  
  .ae-section--accordion-container--js input[type=radio]:not(:checked) ~ label > * {
    padding-left: 7px;
    white-space: nowrap;
    transform: rotate(-90deg);
    font-size: 1.875rem;
    width: 100%;
    animation: fadeIn 2s;
  }
  .ae-section--accordion-container--js li input[type=radio]:checked ~ .accslide {
    white-space: break-spaces;
    overflow: hidden;
  }
  .ae-section--accordion-container--js li .accslide {
      height: 700px;
      display: flex;
      justify-content: flex-start;
      align-content: center;
      align-items: center;
  }
  
  .ae-section--accordion-container--js li .accslide .ae-caption {
      font-weight: 500;
      font-size: 1rem;
      line-height: 24px;
      text-transform: capitalize;
  }
  .ae-section--accordion-container--js li .accslide h3 {
      color: #fff;
      font-size: 2.75rem;
      font-weight: 600;
      line-height: 60px;
  }
.ae-section--accordion-container--js li .accslide p {
      font-size: 1.25rem;
      font-weight: 400;
      line-height: 30px;
      margin-block-start: 1rem !important;
      margin-block-end: 0 !important;
}
  
  .ae-section--accordion-container--js li .accslide a {
      font-size: 1rem;
      font-weight: 500;
      width: fit-content;
      padding: 20px 40px;
	  margin-top: 22px;
      color: #fff;
      border-style: solid;
      border-width: 1px 1px 1px 1px;
      border-color: 1px solid #fff;
      position: relative;
      z-index: 1;
      overflow: hidden;
  }
  .ae-section--accordion-container--js li .accslide a:before {
      position: absolute;
      content: "";
      height: 100%;
      width: 0;
      background: #fff;
      top: 0;
      left: 0;
      z-index: -1;
      transition: all .3s ease;
  }
  .ae-section--accordion-container--js li .accslide a:hover:before {
      width: 100%;
  }
  .ae-section--accordion-container--js li .accslide a:hover {
      color: #000;
      border-color: #fff;
  }
  
  .ae-section--accordion-container--js ul {
      padding: 0;
      margin: 0;
      width: 100%;
  }
  @media (max-width: 768px) {
      .ae-section--accordion-container--js input[type=radio]:not(:checked) ~ label > * {
          font-size: 1.25rem;
      }
      .ae-section--accordion-container--js li .accslide h3 {
          font-size:1.875rem;
          line-height: 42px;
      }
      .ae-section--accordion-container--js li .accslide p {
          font-size: 1.25rem;
          line-height: 28px;
      }
      .ae-section--accordion-container--js label,
      .ae-section--accordion-container--js li .accslide {
          width: 100%;
      }
      .ae-section--accordion-container--js input[type=radio]:not(:checked) ~ label > * {
          transform: rotate(0deg);
          padding-left: 0;
      }
      .ae-section--accordion-container--js label {
          padding: 24px 34px;
          height: 80px;
      }
      .ae-section--accordion-container--js .accslide .content {
          padding-right: 0;
          padding-left: 0;
      }
      .ae-section--accordion-container--js li .accslide {
          height: 0;
          padding: 0 34px;
          float: none;
          transition: all .5s ease-in-out;
          display: flex;
          flex-direction: column;
          justify-content: center;
          white-space: break-spaces;
      }
      .ae-section--accordion-container--js li .accslide a {
          padding: 20px;
      }   
      .ae-section--accordion-container--js li input[type=radio]:checked ~ .accslide.accslide {
          width: 100%;
          height: 500px;
          padding: 14px 34px 60px;
      }
      
  }
  .ae-section--accordion-container--js .list-item--1,
  .ae-section--accordion-container--js .list-item--1 .accslide,
  .ae-section--accordion-container--js .list-item--1 input[type=radio]:checked ~ label,
  .ae-section--accordion-container--js .list-item--1 label,
  .ae-section--accordion-container--js .list-item--1 label:hover,
  .ae-section--accordion-container--js .list-item--1:nth-child(even) > input + label:hover   {
      background-color: var(--color-navy-base);
  }
  .ae-section--accordion-container--js .list-item--2,
  .ae-section--accordion-container--js .list-item--2 .accslide,
  .ae-section--accordion-container--js .list-item--2 input[type=radio]:checked ~ label,
  .ae-section--accordion-container--js .list-item--2 label,
  .ae-section--accordion-container--js .list-item--2 label:hover,
  .ae-section--accordion-container--js .list-item--2:nth-child(even) > input + label:hover   {
      background-color: var(--color-steel-gray-80);
  }
  .ae-section--accordion-container--js .list-item--3,
  .ae-section--accordion-container--js .list-item--3 .accslide,
  .ae-section--accordion-container--js .list-item--3 input[type=radio]:checked ~ label,
  .ae-section--accordion-container--js .list-item--3 label,
  .ae-section--accordion-container--js .list-item--3 label:hover,
  .ae-section--accordion-container--js .list-item--3:nth-child(even) > input + label:hover   {
      background-color: var(--color-steel-gray-95);
  }
  .ae-section--accordion-container--js .list-item--4,
  .ae-section--accordion-container--js .list-item--4 .accslide,
  .ae-section--accordion-container--js .list-item--4 input[type=radio]:checked ~ label,
  .ae-section--accordion-container--js .list-item--4 label,
  .ae-section--accordion-container--js .list-item--4 label:hover,
  .ae-section--accordion-container--js .list-item--4:nth-child(even) > input + label:hover   {
      background-color: var(--color-off-white);
  }
  .ae-section--accordion-container--js .list-item--5,
  .ae-section--accordion-container--js .list-item--5 .accslide,
  .ae-section--accordion-container--js .list-item--5 input[type=radio]:checked ~ label,
  .ae-section--accordion-container--js .list-item--5 label,
  .ae-section--accordion-container--js .list-item--5 label:hover,
  .ae-section--accordion-container--js .list-item--5:nth-child(even) > input + label:hover   {
      background-color: var(--color-white);
  }
  .ae-section--accordion-container--js li.list-item--4 .accslide,
  .ae-section--accordion-container--js li.list-item--4 .accslide a,
  .ae-section--accordion-container--js li.list-item--4 .accslide h3,
  .ae-section--accordion-container--js li.list-item--5 .accslide,
  .ae-section--accordion-container--js li.list-item--5 .accslide a,
  .ae-section--accordion-container--js li.list-item--5 .accslide h3 {
      color: #000;
  }
  .ae-section--accordion-container--js li.list-item--4 .accslide a,
  .ae-section--accordion-container--js li.list-item--5 .accslide a {
      border-color: #000;
  }
  .ae-section--accordion-container--js input[type=radio]:checked ~ label > * {
    display: none;
  }
  
  @keyframes fadeIn {
      0% { opacity: 0; }
      100% { opacity: 1; }
  }
  @keyframes heightIn {
      0% { height: 0; }
      100% { height: auto; }
  }
  @keyframes heightOut {
      0% { height: 0; }
      100% { height: auto; }
  }
  .ae-featured-img--page.ae-featured-img--page,
  .ae-light-theme .ae-featured-img--page.ae-featured-img--page {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  }
  .ae-featured-img--page.ae-featured-img--page img,
  .ae-light-theme .ae-featured-img--page.ae-featured-img--page img {
    position: relative;
    z-index: -1;
  }

/* TAB SECTION – 4 boxes with 2-4 filters 
/ Responsive Design
*/
.am-impact-main-div{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px;
    gap: 8px;
    width: 323.25px;
    height: 355px;
    background: #ECEFF0;
    flex: none;
    order: 0;
    flex-grow: 1;
}
.am-impact-image{
    left: 12.5%;
    right: 12.5%;
    top: 91.67%;
    bottom: -75%;
    background: transparent;
    width:85px;
    height: 85px !important;
}

.am-impact-main-div h3{
    height: 42px;
    font-family: 'Avenir Next' !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 30px !important;
    line-height: 140%;
    letter-spacing: -0.03em;
    color: #000000 !important;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin-bottom: 0;
}
.am-impact-main-div p{
    width: 259.25px;
    height: 300px;
    font-family: 'Avenir Next';
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 28px;
    color: #000000;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}
.am-tab-impact-container .elementor-shortcode{
    padding: 0 !important;
    margin: 0;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 23px;
}

.am-custom-tab-widget-menu--item {
    display: flex;
    border: 1px solid #000;
    padding: 4px;
}
.am-custom-tab-widget-menu--item a.ae-active{
    background-color: #000;
    color: #fff;
    transform: translateX(0);
    opacity: 1;
    transition: transform 1s ease, opacity 0.3s ease;
}
.am-custom-tab-widget-menu--item a {
    background: transparent;
      background-color: transparent;
    border-radius: 0;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1rem;
    text-align: center;
    display: block;
    padding: 12px 24px;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
.am-custom-tab-widget-menu--item a:not(.ae-active):hover {
    opacity: 0.7;
}
.am-custom-tab-widget-menu--item a:not(.ae-active):active {
    transform: translateX(-10px);
    opacity: 0.85;
}
.am-impact-tab:hover {
    background: #ECEFF0;
    color: #4C5B66;
}
@media (min-width: 768px) {
    .am-tab-impact .elementor-shortcode {
        justify-content: center;
    }
}
@media only screen and (min-width: 1145px) and (max-width: 1333px){
.am-impact-main-div {
    max-width: 380.25px !important;
}
.am-impact-main-div{
    width: 380.25px !important;
}
}
@media only screen and (min-width: 1334px) and (max-width: 1525px){
.am-impact-main-div {
    max-width: 300.25px !important;
    width: 279.25px !important;
    padding: 32px 18px !important;
}
}
@media (max-width: 768px) {
    .am-our-offices--container .am-custom-tab-widget-menu--item {
        width: 100%;
        display: block;
      }
    .am-our-offices--container{
        width:100%;
    }
      .am-our-offices--container .elementor-shortcode {
        display: block;
      }
      .am-impact-main-div h3{
        width: 100%;
    }
    .am-impact-main-div p{
        width: 100%;
    }
}
@media (min-width: 727px) {
    .am-impact-main-div{
        max-width: 323.25px;
    }
}
@media (min-width: 769px) {
    .am-impact-main-div{
        height: 530px;
    }
    .am-impact-main-div p{
        font-size: 1.5rem;
        line-height: 2.063rem;
    }
}
 
/* Ship Block */
.am-ship-each-block:first-child  .am-ship-btn{
    display: none;
}
.am-ship-each-block:first-child .am-ship-block-overlay, .am-ship-each-block:first-child .am-ship-div-after-active {
    visibility: visible;
    opacity: 1;
}
.am-ship-each-block{
    padding: 32px;
    border-right: 1px solid #E6E6E6;
    border-radius: 4px;
    width: 1px;
    padding: 0;
}
.am-ship-heading{
    width: 388px;
    height: 22px;
    font-family: 'Avenir Next' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}
.am-ship-sub-heading{
    width: 388px;
    height: 42px;
    font-family: 'Avenir Next' !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 30px !important;
    line-height: 140%;
    letter-spacing: -0.03em;
    color: #FFFFFF !important;
}
.am-ship-description{
    font-family: 'Avenir Next';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: -0.03em;
    color: #FFFFFF !important;
}
.am-ship-block-main{
    padding: 0 !important;
}
.am-ship-block-main .elementor-shortcode {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
    background: url(assets/images/ship-block-desktop.webp);
    height: 650px;
    background-repeat: no-repeat;
    background-position: center;
}
.am-ship-block-main .elementor-widget-shortcode{
    width: 100%;
    max-width: 100%;
}
.htb-col-4.am-ship-each-block:hover {
    cursor: pointer;
}
.am-ship-btn{
    position: relative;
    width: 216px;
    height: 56px;
    background: #FFFFFF !important;
    margin: 0 auto;
    align-content: center;
    display: flex;
    border: none;
    border-radius: 0;
    color:#FFFFFF;
    text-decoration: none !important;
}
.am-ship-btn p{
    font-family: 'Avenir Next' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center !important;
    letter-spacing: 0.05em;
    color: #000000;
    flex: none;
    order: 0;
    flex-grow: 0;
    padding-bottom: 0;
    margin: 0 auto;
    text-transform: uppercase;
    text-decoration: none !important;
    height: 100%;
}
.am-ship-div-after-active{
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    padding: 32px;
    opacity: 0;
    transition: visibility 0s, opacity 2s linear;
    visibility: hidden;
}
.am-ship-block-overlay{
    position: absolute;
    top: 0px;
    height: 100%;
    background: #4C5B66;
    mix-blend-mode: overlay;
    width: 100%;
    padding: 32px;
    opacity: 0;
    transition: visibility 0s, opacity 2s linear;
    visibility: hidden;
}
.am-ship-div-before-active {
    height: 100%;
    display: flex;
    align-items: center;
}
.am-ship-btn:hover {
    background-color: transparent !important;
    box-shadow: inset 400px 0 0 0 #000;
    color: black;
    border-radius: 0 !important;
    outline: none;
    transition: ease-out 0.4s;
    text-decoration: none;
}
.am-ship-btn:hover p {
    color: white;
    text-decoration: none;
}
.am-ship-btn p:hover{
    color:#FFFFFF;
}
.am-ship-div-after-active-content{
    position: relative;
    height: 100%;
}
.am-ship-div-after-active-top{
    position: absolute;
    top:0;
}
.am-ship-div-after-active-bottom{
    position: absolute;
    bottom:0;
}
.am-ship-block-mobile{
    background: #F0F0F0;
    height: 730px;
    padding: 40px;
}
.am-ship-block-mobile-content-first p {
    color: white;
    font-family: 'Avenir Next' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    text-align: center;
  }
.am-ship-block-mobile-content-first h3{
    font-family: 'Avenir Next';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 30px !important;
    line-height: 140%;
    text-align: center;
    letter-spacing: -0.03em;
    color: #FFFFFF !important;
}
.am-ship-block-mobile-content-first h4 p{
    font-family: 'Avenir Next';
    font-style: normal;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    text-transform: none;
    font-weight: normal;
    font-weight: 600;
}
.am-ship-block-mobile .previous, .am-ship-block-mobile .next {
    cursor: pointer;
    position: absolute;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
 }
.am-ship-mobile-next-prev{
    position: absolute;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    top: 48%;
}
.am-ship-block-mobile .next {
    right: 34%;
    border-radius: 0;
    width: 48px;
    height: 48px;
    padding: 12px;
    background: #fff;
 }
.am-ship-block-mobile .previous{
    left: 34%;
    width: 48px;
    height: 48px;
    padding: 12px;
    background: #fff;
}
.am-ship-block-mobile-content-first{
 padding: 30px;
}
.am-ship-block-mobile {
    padding: 0 !important;
}
.images.fade {
    transition: all 2s linear;
}
.am-ship-block-mobile-content-second img{
    width: 100%;
}
.am-ship-description p {
    font-size: 1.25rem;
    line-height: 140%;
    font-weight: 600;
    letter-spacing: -0.03em;
}
@media only screen and (min-width: 1334px) and (max-width: 1525px){
    .am-ship-block-main .elementor-shortcode{
        background-size: contain;
    }
}
/*Collapsible section modification*/
.ae-toggle--desc p {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: -0.03em;
}
.ae-toggle-container--img{
    gap:0;
}
.ae-tabs--ui {
    gap: 0 !important;
}
@media only screen and (max-width: 767px){
.ae-toggle--desc p {
    font-weight: 500;
    font-size: 1rem;
    letter-spacing: unset;
    line-height: 24px;
}
}
/*Three quick stats modifications*/
@-webkit-keyframes am-fadeInLeft {
    0% {
       opacity: 0;
       -webkit-transform: translateX(200px);
    }
    100% {
       opacity: 1;
       -webkit-transform: translateX(0);
    }
 }
@keyframes am-fadeInLeft {
    0% {
       opacity: 0;
       transform: translateX(200px);
    }
    100% {
       opacity: 1;
       transform: translateX(0);
    }
 }
.am-three-quick-stats .am-fadeInLeft {
 -webkit-animation-name: am-fadeInLeft;
 animation-name: am-fadeInLeft;
}
.am-three-quick-stats .e-con-full:nth-child(1){
    animation: am-fadeInLeft 1.5s ease-in-out;
}
.am-three-quick-stats .e-con-full:nth-child(2){
    animation: am-fadeInLeft 2s ease-in-out;
}
.am-three-quick-stats .e-con-full:nth-child(3){
    animation: am-fadeInLeft 3s ease-in-out;
}
.am-three-quick-stats .elementor-counter-number{
    line-height: 140%;
    -webkit-text-stroke: 2px #fff;
}
.elementor-counter-number-wrapper .elementor-counter-number-suffix{
    -webkit-text-stroke: 2px #fff !important;
}
.am-three-quick-stats .elementor-icon i {
    -webkit-text-stroke: 2px #fff;
    color: transparent;
}
@media only screen and (min-width: 1025px) and (max-width: 1299px){
.ae-three-counter-stats-icon i{
    line-height: 140% !important;
}
.ae-three-counter-stats-icon {
    line-height: 100px !important;
}
}
@media only screen and (min-width: 1300px){
    .am-three-quick-stats  .elementor-counter-number-suffix{
        margin-top: 51px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px){
    .am-three-quick-stats  .elementor-counter-number-suffix{
        margin-top: 20px;
    }
}
@media only screen and (max-width: 1024px){
    .am-three-quick-stats  .elementor-counter-number-suffix{
        margin-top: -8px;
    }
}
@media only screen and (min-width: 1300px){
    .am-three-quick-stats .elementor-counter-number-wrapper , .am-three-quick-stats .elementor-icon-wrapper , .am-three-quick-stats .elementor-icon {
        font-size: 140px !important;
        font-weight: 600;
        line-height: 140%;
    }
    .am-three-quick-stats .elementor-counter-number{
        line-height: 140%;
        -webkit-text-stroke: 2px #fff;
    }
}
@media only screen and (min-width: 1920px){
    .am-three-quick-stats{
        width: 60%;
    }
    .ae-generic-form--hubspot .form-columns-0 {
        width: 80%;
    }
}
/* client testimonial modification */
@media (min-width: 1400px) {
    .ae-testimonial-dynamic--job-title{
        font-size: 1rem;
        line-height: 22px;
        font-weight: 500;
    }
    .ae-testimonial-dynamic--text h3{
        font-weight: 600 !important;
        font-size: 30px !important;
        line-height: 140% !important;
        letter-spacing: -0.03em;
        color: #242D33 !important;
        font-family: 'Avenir Next' !important;
        font-style: normal;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .ae-testimonials-dynamic .e-con {
        width: 60%;
    }
    .ae-testimonials-dynamic {
        padding-top: 88px !important;
        padding-bottom: 88px !important;
    }
}
/* 2 Column section - Video + 4 box stats Modification */
.am-video-plus-stats{
    gap:0 !important;
}
/*Gallery - Modification */
.am-gallery-overlay{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 19.79%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
}
.ae-carousel-gallery .elementor-swiper-button:hover {
    background: #FFFFFF;
}
.ae-carousel-gallery .elementor-swiper-button{
    color: #FFFF;
}
.am-gallery-right-overlay{
    background: linear-gradient(270deg, #000000 -43.49%, rgba(0, 0, 0, 0) 83.18%);
    /* background: linear-gradient(90deg, rgba(0,0,0,0) 69%, #000000 100%); */
    position: absolute;
    height: 100%;
    width: 100%;
}
.am-gallery-left-overlay{
    background: linear-gradient(270deg, #000000 -43.49%, rgba(0, 0, 0, 0) 83.18%);
    transform: rotate(-180deg);
    /* background: linear-gradient(83deg, #000000 0%, rgba(0,0,0,0) 23%); */
    position: absolute;
    height: 100%;
    width: 100%;
}
.am-gallery-right-overlay , .am-gallery-left-overlay{
    opacity: 0;
}
.ae-carousel-gallery .elementor-swiper-button-next , .ae-carousel-gallery .elementor-swiper-button-prev{
    width: 64px;
    height: 64px;
    justify-content: center;
    align-items: center;
    padding: 20px 0px 20px 0px;
}
.ae-carousel-gallery .remixicon {
    font-size: 20px;
}
@media only screen and (min-width: 825px){
.ae-carousel-gallery .elementor-swiper-button-next{
    right: 40px !important;
}
.ae-carousel-gallery .elementor-swiper-button-prev{
    left: 40px !important;
}
}
/*Menu-modifications*/
#primary-nav-sticky.elementor-sticky--active .am-button-after-search .elementor-button-link{
    color: #000;
}
.am-button-after-search .elementor-button-icon.elementor-align-icon-right{
    margin-top: 2px;
}
/*Banner modification*/
#ae-page-title-carousel{
    text-align: center !important;
}



/*new menu*/
#ae-primary-menu-new-popup .ae-header--menu-post {
    height: 260px;
}
#exad-post-one-category .exad-post-grid-three:hover h3 a.exad-post-grid-title,
#ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper .exad-post-grid-three:hover h3 a.exad-post-grid-title {
    text-decoration: underline;
}
@media (max-width: 1400px) {
    #ae-primary-menu-new-popup .ae-header--menu-post {
        height: inherit;
    }
    #exad-post-one-category .exad-post-grid-thumbnail,
    #ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper .exad-post-grid-three .exad-post-grid-thumbnail {
        height: 150px !important;
    }
    #exad-post-one-category .exad-post-grid-thumbnail img,
    #ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper .exad-post-grid-three .exad-post-grid-thumbnail img {
        height: 100% !important;
    }
}
#ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid,
#ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper,
#ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper .exad-post-grid-container {
    height: 100%;
}
#exad-post-one-category .exad-post-grid-container.exad-post-grid-container {
    margin: 0 !important;
}
.exad-post-grid-container.image-position-left > figure, .exad-post-grid-container.image-position-right > figure {
	max-height: 300px;
}
.exad-post-grid-container.image-position-left > figure img, .exad-post-grid-container.image-position-right > figure img {
	max-height: inherit;
}
#ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper {
    margin: 0;
}
#ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper .exad-post-grid-three {
    height: 100%;
}
#ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper .exad-post-footer .read-more {
    width: fit-content;
    height: auto;
    display: inline-block !important;
    font-family: Avenir Next !important;
}
#ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper .exad-post-grid-body {
    padding: 24px;
}
#exad-post-one-category .exad-post-grid-body .exad-post-grid-description,
#ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper .exad-post-grid-body .exad-post-grid-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
#ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper .exad-post-grid-body h3 {
    margin-top: 0;
}
#ae-archive-posts .elementor-post__text .elementor-post__excerpt p,
#exad-post-one-category .exad-post-grid .exad-row-wrapper .exad-post-grid-body h3 a,
#ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper .exad-post-grid-body h3 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper .read-more:before {
    content: '';
}
#ae-primary-menu-new-popup #menu-item-sustainability,
#ae-primary-menu-new-popup #menu-item-about-us,
#ae-primary-menu-new-popup #menu-item-our-people,
#ae-primary-menu-new-popup #menu-item-our-services, #ae-primary-menu-new-popup #menu-item-technology, #ae-primary-menu-new-popup #menu-item-news-and-insights {
    padding: 2.5% 5%;
}
@media (max-width: 1300px) {
    
    .ae-primary-menu-blog.ae-primary-menu-blog {
        width: 26%;
    }
    #ae-primary-menu-new-popup #menu-item-sustainability,
    #ae-primary-menu-new-popup #menu-item-about-us,
    #ae-primary-menu-new-popup #menu-item-our-people,
    #ae-primary-menu-new-popup #menu-item-our-services {
        padding: 2% 4%;
    }
    #exad-post-one-category .exad-post-grid .exad-row-wrapper .exad-post-grid-body h3 a,
    #ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper .exad-post-grid-body h3 a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    #exad-post-one-category .exad-post-grid-body,
    #ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper .exad-post-grid-body {
        padding: 20px;
    }
    #ae-primary-menu-new-popup #menu-item-sustainability .elementor-nav-menu .menu-item.menu-item,
    #ae-primary-menu-new-popup #menu-item-about-us .elementor-nav-menu .menu-item.menu-item,
    #ae-primary-menu-new-popup #menu-item-our-people .elementor-nav-menu .menu-item.menu-item,
    #ae-primary-menu-new-popup #menu-item-our-services .elementor-nav-menu .menu-item.menu-item {
        margin-bottom: 14px;
    }
    #exad-post-one-category .exad-post-grid-body .exad-post-grid-description,
    #ae-primary-menu-new-popup .ae-header--menu-post .exad-post-grid .exad-row-wrapper .exad-post-grid-body .exad-post-grid-description {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}
@media (max-width: 767px) {
    #exad-post-one-category .exad-post-grid-body {
        flex-direction: column !important;
    }
    #exad-post-one-category .exad-post-grid .exad-row-wrapper .exad-post-grid-body h3 a {
        text-align: center;
    }
    #exad-post-one-category .exad-post-grid-three:first-child {
        margin-bottom: 14px;
    }
    #exad-post-one-category .exad-post-grid-body .exad-post-grid-description {
        display: none;
    }
}



.ae-primary-menu-new .menu-item-content {
    display: none;
}
.ae-primary-menu-new .menu-item-content.show {
    display: block;
}
.ae-primary-menu-new .menu-item-content:first-child {
    display: block !important;
}
#elementor-popup-modal-10414 {
    width: 100%;
    height: 789px;
    left: 0px;
    top: 0px;
    background: transparent !important;
}
.ae-menu-popup-content{
      height: 70%;
}
.ae-primary-menu-new i::before{
      font-size: 16px;
}
.ae-primary-menu-new i{
      color: black;
}
.ae-primary-menu-close-btn .elementor-button-text {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.375rem;
    letter-spacing: 0.05em;
    color: #000;
}
.ae-primary-menu-close-btn i{
      line-height: 1.375rem;
}
.ae-primary-menu-search-section a.elementor-button-link.elementor-button.elementor-size-lg {
      padding: 12px 24px;
}
.ae-popup-first-menu ul li a{
	flex: none;
	flex-grow: 0;
	order: 0;
	align-self: stretch;
	text-align: center;
}
.ae-primary-menu-active{
      border-bottom: 1px solid black !Important;
}
.ae-popup-first-menu .e-con-inner {
      margin: 0 !important;
	  max-width: 100% !important;
}
.ae-primary-menu-blog .ae-content-hub--hover .read-more::before {
      content: "\e829";
}
.ae-primary-menu-blog .exad-post-grid-category li:first-child{
    display:inline-block !important;
}
.ae-primary-menu-blog .exad-post-grid-category li{
    display:none !important;
}
.ae-primary-menu-blog .ae-content-hub--hover .read-more{
      font-family: feather !important;
      speak: none;
      font-size: 1rem !important;
      width: 48px;
      height: 48px;
      font-style: normal;
      font-weight: 400 !important;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      display: flex !important;
      align-items: center;
}
.ae-primary-menu-search-section {
      display: flex;
      justify-content: end;
      --align-self: flex-end;
}
.ae-primary-menu-search-section a.elementor-button-link.elementor-button.elementor-size-lg { padding: 12px 0px; 
      width: 100%;
}
.ae-primary-menu-search-btn{
      align-self: end;
}
.ae-primary-menu-new .exad-post-grid-three {
      padding: 0;
}
#ae-popup-primary-menu--container {
      background: linear-gradient(90deg, #FFFFFF -1.52%, rgba(255, 255, 255, 0) 50%);
      background-size: cover;
}
#ae-popup-primary-menu--container .elementor-background-slideshow {
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
}

#ae-popup-primary-button-close .elementor-button-icon {
      font-size: 1.5rem;
      position: relative;
      top: -5px;
}
#ae-popup-primary-first-level .sub-menu {
      left:20px !Important;    
}
  
#ae-popup-primary-first-level ul li a .sub-arrow {
      font-size: 1.65rem;
}
#ae-popup-primary-first-level .sub-menu, #ae-popup-primary-first-level .sub-menu::before{
      min-width:18rem !Important;
}
#ae-popup-primary-first-level .sub-menu::before {
      content: " ";
      position: fixed;
      top: 0px;
      bottom: 0px;
      background: linear-gradient(153.13deg, #003860 20.52%, #24292E 147.1%);
      backdrop-filter: blur(6px);
}
#ae-popup-primary-first-level .sub-menu a::after {
      position: relative;
      right: -10px;
}
#ae-popup-primary-first-level .sub-menu a {
      line-height: 150%;
      display: inline;
      padding: 13px 10px;
}
#ae-popup-primary-first-level .sub-menu a:hover {
      background: none;
      text-decoration: underline;
}
#ae-popup-primary-first-level .sub-menu .icon-arrow-up-right:before {
      content: "";
}
#ae-popup-primary-first-level .sub-menu li {
      padding: 10px;
}
#ae-popup-primary-first-level .sub-menu .feather.icon-arrow-up-right::after {
      content: "\e82c";
      color:#fff;
      font-size: 1rem;
}
#ae-popup-primary-first-level .elementor-sub-item.elementor-item-active {
      background-color: transparent !Important;
      text-decoration: underline;
}
#ae-popup-primary-first-level .elementor-nav-menu--main .elementor-item:hover {
      color: #003860 !Important;
}
#ae-popup-primary-first-level .sub-menu li a span.sub-arrow {
      display: inline-block;
      font-size: 1rem;
}
#ae-popup-primary-first-level .sub-menu li a span.sub-arrow i {
      transform: rotate(0deg);
}
#ae-popup-primary-first-level .sub-menu li a.highlighted {
      background-color: transparent;
      text-decoration: underline;
}
.ae-primary-menu-search-section .elementor-widget-button {
    width: 100% !important;
}
.ae-primary-menu-search-section .elementor-button-content-wrapper{
    justify-content: end !important;
}
.ae-primary-menu-search-section .elementor-button-text {
    flex-grow: unset !important;
}
#elementor-popup-modal-10414 .dialog-widget-content{
	background:transparent !important;
}
.ae-primary-menu-new .elementor-item::after {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #000 !important;
	transition: width .3s;
	margin-top: 5px;
}
.ae-primary-menu-new .elementor-item:hover::after {
    width: 100%;
}
.ae-primary-menu-new .elementor-item{
	display: inline-block;
	color: #000;
	text-decoration: none;
}
.ae-popup-first-menu .elementor-item::after , .ae-primary-menu-new .current-menu-item a::after {
	display:none;
}
.ae-primary-menu-new .current-menu-item a{
	border-bottom: 1px solid black;
    padding-bottom: 5px !important;
}
.ae-popup-first-menu ul{
	width: 100%;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 0px;
	position: relative;
	left: 0%;
	right: 0%;
	top: 0%;
	background: #FFFFFF;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #738899;
}
.ae-popup-first-menu .elementor-nav-menu li{
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 16px 24px;
	gap: 8px;
	flex: none;
  	flex-grow: 0;
	order: 0;
	flex-grow: 1;
	margin: 0px -1px;
}
.ae-primary-menu-new .exad-post-grid-three {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.ae-primary-menu-new .postion-top-right {
    top: 0 !important;
    right: unset !important;
}
.ae-popup-first-menu .current-menu-item a {
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
}
#menu-item-our-services h2 a {
    font-weight: 700;
}
@media only screen and (min-width: 767px) and (max-width: 1400px){
.ae-menu-popup-content .menu-item-content .exad-post-grid-container.image-position-left.exad-post-grid-equal-height-yes {
              display: block;
}
.ae-menu-popup-content .menu-item-content .exad-post-grid-thumbnail {
              width: 100% !important;
}
.ae-menu-popup-content .menu-item-content .exad-post-grid-body {
              width: 100% !important;
}
}
@media only screen and (min-width: 767px) and (max-width: 1052px){
.ae-popup-first-menu .elementor-nav-menu li{
        padding: 16px 0px !important;
}
}
@media only screen and (min-width: 1230px) and (max-width: 1400px){
.ae-primary-menu-new .exad-post-grid-thumbnail img {
      height: 25vh !important;
}
}

/* JOB TEMPLATE */
.ae-featured-img--job-board-plugin-header-item {
    margin: 0 24px;
}
.ae-featured-img--job-board-plugin-header-item .ae-job-page--tags-container {
	display: flex;
}
.ae-featured-img--job-board-plugin-header-item .ae-job-page--tags-container .wpjb-grid-row {
	order: 5;
}
.ae-featured-img--job-board-plugin-header-item .ae-job-page--tags-container .ae-wpjb-grid-row--urgent {
	order: 0;
}
.ae-featured-img--job-board-plugin-header-item .ae-jobs-page--publish-post-date .ae-wpjb-value--urgent,
.ae-featured-img--job-board-plugin-header-item .ae-job-page--tags-container .ae-wpjb-grid-row--urgent .ae-wpjb-value--urgent {
	background-color: #bb8e3a;
	padding: 0 6px;
	text-transform: uppercase;
	font-size: .75rem;
}
#ae-featured-img--job-board-plugin-header#ae-featured-img--job-board-plugin-header {
    margin: 132px auto 80px;
    z-index: 2;
    /* height: 55.2vh; */
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 80%;
}
.ae-remove-elementor-padding.elementor-element,
#ae-featured-img--job-board-plugin #hero-carousel-with-breadcrumbs,
#ae-featured-img--job-board-plugin .ae-featured-img--job-board-plugin--featured-image {
    padding: 0;
}
#ae-featured-img--job-board-plugin .ae-featured-img--job-board-plugin--featured-image {
    z-index: -1;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#ae-featured-img--job-board-plugin .ae-job-plugin--featured-img,
#ae-featured-img--job-board-plugin #hero-carousel-with-breadcrumbs,
#ae-featured-img--job-board-plugin .ae-featured-img--job-board-plugin--featured-image img {
    min-height: 53.2vh;
    max-height: fit-content;
}
.wpjb .wpjb-bulb.wpjb-bulb {
	background-color: #419ae7;
	padding: 0 6px;
    line-height: 16px;
    margin: 0 0 0 6px;
    font-size: 10px;
    position: relative;
    top: -1px;
	border-radius: 3px 3px 3px 3px;
    color: #fff;
    display: inline-block;
	text-transform: uppercase;
}
.wpjb-job-list .wpjb-bulb.ae-wpjb--urgent_post {
    background-color: #ebb043 !important;
}
.ae-job-page--tags-container .wpjb-bulb.ae-wpjb--urgent_post {
    background-color: #bb8e3a;
}
#ae-featured-img--job-board-plugin .ae-job-plugin--featured-img {
    overflow: hidden;
}
#ae-featured-img--job-board-plugin .ae-featured-img--job-board-plugin--featured-image img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;

} 
.wpjb-page-single {
    width: 60%;
    display: block;
    margin: 40px auto 64px;
}
#wpjb-apply-form .wpjb-legend,
.wpjb-page-single h3 {
    font-size: 1.25rem !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    text-align: left;
    margin-bottom: 16px;
}
.wpjb-page-single p {
    font-size: 1rem !important;
    font-weight: 500;
}
#ae-featured-img--job-board-plugin .ae-job-page--tags-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    font-size: .75rem;
    gap: 0;
}
#ae-featured-img--job-board-plugin .ae-job-page--tags-container a,
#ae-featured-img--job-board-plugin .ae-job-page--tags-container  > * {
    color: #fff;
    text-transform: uppercase;
    font-size: .75rem;
}
#ae-featured-img--job-board-plugin .ae-job-page--tags-container .wpjb-grid-row {
    display: flex;
    align-items: center;
    border-right: 1px solid #fff;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 4px;
    margin-bottom: 4px;
}
#ae-featured-img--job-board-plugin .ae-job-page--tags-container .wpjb-grid-row ul {
    list-style-type: none;
    padding: 0;
}
#ae-featured-img--job-board-plugin .ae-job-page--tags-container .wpjb-grid-row:last-child {
    border-right: 0 solid transparent;
}
#ae-featured-img--job-board-plugin #hero-banner--inner-container {
    position: relative;
    gap: 0;
}
#ae-featured-img--job-board-plugin #hero-carousel-with-breadcrumbs {
    padding: 0;
}
.ae-jobs-page--publish-post-date {
    font-size: .875rem;
    margin-top: 8px;

}
.ae-on-shore-career-section .wpjb-search .wpjb-options-list {
    display: none !important;
}
.ae-on-shore-career-section .wpjb-search .wpjb-options-list li > * {
    color: #fff;
}
#ae-featured-img--job-board-plugin  .ae-job-title {
    font-size: 4rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    line-height: 90px;
    letter-spacing: -5%;
    text-align: center;
}

.ae-job-info--container .elementor-widget-shortcode,
.ae-job-info--container .elementor-widget-html {
    text-align: center;    
}
.ae-job-info--container {
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
}
.ae-job-info--container .ae-button--back-job-page {
    text-align: center;
    border: none;
    color: #fff;
    font-size: .75rem;
    display: block;
    margin: 0 auto;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
}
.ae-job-info--container .ae-button--back-job-page i {
    font-size: 1rem;
}
.ae-job-info--container .ae-button--back-job-page:hover {
    background-color: transparent;
    text-decoration: underline;

}
.wpjb .wpjb-layer-inside.wpjb-layer-inside {
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.wpjb .wpjb-form>fieldset {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
.wpjb .wpjb-form div label.wpjb-label {
    width: 100% !important;
}
.wpjb-fieldset-reference .wpjb-element-input-label,
.wpjb-fieldset-previous_employment .wpjb-element-input-label,
.wpjb-fieldset-education_higher_grade .wpjb-element-input-label,
.wpjb-fieldset-educaiton .wpjb-element-input-label {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    margin:0 !important;
    padding:0 !important;
}
.wpjb-fieldset-reference .wpjb-element-input-label.wpjb-element-input-label label,
.wpjb-fieldset-previous_employment .wpjb-element-input-label.wpjb-element-input-label label,
.wpjb-fieldset-education_higher_grade .wpjb-element-input-label.wpjb-element-input-label label,
.wpjb-fieldset-educaiton .wpjb-element-input-label.wpjb-element-input-label label {
    font-weight: 700 !important;
    margin:0 !important;
    padding:0 !important;
}
.wpjb .wpjb-form fieldset .wpjb-element-input-radio.wpjb-element-input-radio,
.wpjb .wpjb-form fieldset .wpjb-element-input-file,
.wpjb .wpjb-form fieldset .wpjb-element-input-textarea,
.wpjb .wpjb-form fieldset .wpjb-element-input-select,
.wpjb .wpjb-form fieldset .wpjb-element-input-text {
    display: flex;
    flex-direction: column;
    flex-basis: 50%;
}
.wpjb .wpjb-form div  label {
    color: #000;
    font-size: .875rem !important;
    font-weight: 400 !important;
}
.wpjb .wpjb-form fieldset div.wpjb-field {
    width: 94%;
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
}
.wpjb .wpjb-form div textarea, .wpjb .wpjb-form div select, .wpjb .wpjb-form div input[type=text], .wpjb .wpjb-form div input[type=password] {
    border: 1px solid #000 !important;
    background-color: #fff !important;
    height: 48px;
    border-radius: 0 !important;
    padding: 14px 20px !important;
    font-size: .875rem !important;
    width: 100%;
}
.wpjb .wpjb-form div textarea:focus-visible, 
.wpjb .wpjb-form div select:focus-visible, 
.wpjb .wpjb-form div input[type=text]:focus-visible, 
.wpjb .wpjb-form div input[type=password]:focus-visible,
.wpjb .wpjb-form .wpjb-submit:focus-visible {
    border-radius: 0 !important;
}
.wpjb .wpjb-form .wpjb-submit {
    border: 1px solid #000;
    padding: 14px;
    color: #000;
    text-transform: uppercase;
    border-radius: 0;
    width: 216px;
    font-size: 1rem;
    text-decoration: none;
    z-index: 1;
    position: relative;
    display: inline-block;
    text-align: center;
}
.wpjb .wpjb-form .wpjb-submit:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 0;
    background: #000;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .3s ease;
}
.wpjb .wpjb-form .wpjb-submit:hover:before {
    background: #000;
    width: 100%;
    color: #fff;
}
.wpjb .wpjb-form .wpjb-submit:hover {
    background: #000;
    color: #fff;
}
.wpjb .wpjb-form.wpjb-form-nolines .wpjb-legend {
    border-bottom: none !important;
    color: #000;
    /* font-weight: 600 !important;
    font-size: 0.875rem !important; */
    font-weight: 700 !important;
    font-size: 1.5rem !important;
    text-transform: capitalize;
    line-height: 21px;
    margin-bottom: 8px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#scam_info_message,
#personal_data_collection_text {
    font-size: .75rem !important;
    font-weight: 500 !important;
    color: #000 !important;
    line-height: 15px !important;
    text-align: justify;
}
.wpjb-element-name-confirmation.wpjb-element-name-confirmation,
.wpjb-element-name-personal_data_collection_confirmation.wpjb-element-name-personal_data_collection_confirmation {
    font-size: .875rem;
    color: #000;
    font-weight: 400;
    line-height: 21px;
    display: flex !important;
    flex-direction: row !important;
}
.wpjb .wpjb-form .wpjb-element-name-confirmation label.wpjb-label,
.wpjb .wpjb-form .wpjb-element-name-personal_data_collection_confirmation label.wpjb-label {
    width: 10px !important;
    margin-top: -2px;
}
.wpjb-element-name-personal_data_collection_text label {
    padding: 0 !important;
    margin: 0 !important;
}
.wpjb-element-name-personal_data_collection_text .wpjb-field,
.wpjb-element-name-personal_data_collection_text #personal_data_collection_text {
    width: 100% !important;
}
.wpjb-element-input-checkbox input {
    border: 1px solid #000;
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 0 !important;
}

/* JOB LISTINGS */
.ae-on-shore-career-section .wpjb-job-list div {
    color: #fff;
}
.ae-on-shore-career-section.ae-teams-at-sea-career-section .wpjb-job-list div {
    color: #000;
}
.wpjb-job-list.wpjb-job-list {
	display: flex;
	flex-direction: column;
	gap: 0;
}
.wpjb-job-list .wpjb-grid-row.wpjb-grid-row {
	position: relative;
    background-color: #fff;
    margin: 8px 0;
    padding: 18px;
}
.wpjb-grid .wpjb-grid-row.wpjb-grid-row>div {
    padding: 0;
}
body .wpjb .wpjb-line-major .wpjb-title.wpjb-title {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 28px;
}
.wpjb-job-list .wpjb-job_type,
body .wpjb .wpjb-line-major .wpjb-sub-opaque, body .wpjb .wpjb-line-minor .wpjb-sub.wpjb-sub-opaque {
    opacity: 1 !important;
    color: #003860 !important;
    font-size: 1rem !important;
    font-weight: 500 !important;
    line-height: 24px;
    text-transform: initial !important;
}
body .wpjb .wpjb-line-major.wpjb-line-major,
body .wpjb .wpjb-line-minor .wpjb-sub.wpjb-sub {
    padding: 0;
}
.ae-custom--apply-now-container .ae-custom--apply-now-link {
    border: 1px solid #000;
    width: 160px;
    height: 56px;
    padding: 17px 30px;
    display: block;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 21px;
}
.wpjb-element-name-scam_info_message #scam_info_message,
.wpjb-fieldset-personal_data_collection .wpjb-element-name-personal_data_collection_text .wpjb-hint {
    font-size: 0.875rem !important;
    margin-left: 0;
    display: block;
    line-height: 1.2 !important;
    opacity: 1 !important;
    
}
.wpjb .wpjb-form fieldset .wpjb-element-name-scam_info_message div.wpjb-field {
	width: 100%;
}
.wpjb .wpjb-form .wpjb-input-description {
    padding: 0 0 0 25px !important;
    display: inline-block;
    margin-top: -20px;
    text-align: justify;
    position: relative;
    top: -2px;
    line-height: 1.2;
}

#wpjb-top-search#wpjb-top-search {
    background: transparent;
    border: 0 solid transparent;
    color: #000;
    font-size: 0.875rem;
    padding: 0;
    margin-bottom: 20px;
}
#wpjb-top-search#wpjb-top-search input {
    border: 0 solid transparent;
    color: #000;
    font-size: 1rem;
    padding: 14px;
}
#wpjb-top-search#wpjb-top-search input:focus,
#wpjb-top-search#wpjb-top-search input:focus-visible {
    outline: none !important; 
    border-radius: 0 !important;
    border-color:rgba(0, 0, 0, 0.2) !important;
}
.wpjb-grid .wpjb-grid-row.wpjb-grid-flex .wpjb-col-main {
    width: 80%;
}
.wpjb-grid .wpjb-grid-row.wpjb-grid-flex .ae-custom--apply-now-container {
    width: 160px;
}
#wpjb-top-search#wpjb-top-search .wpjb-button-search {
    width: inherit;
    height: 50px;
    background: #000;
    border: 0 transparent solid;
    color: #fff;
    text-align: center;
    display: flex;
    padding: 0;
    border-radius: none;
}
#wpjb-top-search#wpjb-top-search .wpjb-button-search .ri-search-line {
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 1.25rem;
}

#wpjb-top-search#wpjb-top-search .wpjb-button-search .ri-search-line:before {
    display: flex;
    justify-content: center;
    align-items: center;
}
#wpjb-top-search#wpjb-top-search .wpjb-search .wpjb-input.wpjb-input-type-half.wpjb-input-type-half-left.wpjb-input-type-full input {
    height: auto;
}
#wpjb-top-search#wpjb-top-search .wpjb-search .wpjb-input.wpjb-input-type-half.wpjb-input-type-half-left input {
    height: 50px;
}
#wpjb-top-search#wpjb-top-search .wpjb-search .wpjb-input.wpjb-input-type-half.wpjb-input-type-half-left {
    margin-right: 0.5%;   
    margin-bottom: 8px;
}
#wpjb-top-search#wpjb-top-search .wpjb-search .wpjb-input.wpjb-input-type-half.wpjb-input-type-half-right input {
    height: 50px;
}
#wpjb-top-search#wpjb-top-search .wpjb-search .wpjb-input.wpjb-input-type-half.wpjb-input-type-half-right {
    margin-left: 0.5%;   
    margin-bottom: 8px;
}
#wpjb-top-search#wpjb-top-search .wpjb-search .wpjb-input.wpjb-input-type-full ul li label {
    display: flex;
    height: 20px;
}
#wpjb-top-search#wpjb-top-search .wpjb-search .wpjb-input.wpjb-input-type-full ul li label .wpjb-input-description {
    position: relative;
    top: 5px;
}
#wpjb-top-search#wpjb-top-search .wpjb-cute-input input:checked~.wpjb-cute-input-indicator {
    background-color: #000;
    border: 1px solid #fff;
}
.wpjb-grid.wpjb-grid .wpjb-grid-row.wpjb-grid-flex {
    gap: 40px;
	order: 99999;
}
.wpjb-ls-load-more {
	order: 99999;
}
.wpjb-grid.wpjb-grid .wpjb-grid-row.ae-wpjb-grid-row--urgent {
	order: 0;
}
.wpjb-page-add .wpjb-form {
    width: 80%;
    margin: 0 auto;
}

.wpjb-category-seafarer .wpjb-text-box h3:first-child {
    display: none;
}
.wpjb-job-list .wpjb-category-seafarer .wpjb-line-minor .wpjb-job_type:last-child,
.wpjb-category-seafarer#ae-featured-img--job-board-plugin .ae-job-page--tags-container .wpjb-grid-row:last-child {
    order: 1;
    border-right: 1px solid #fff;
}
.wpjb-category-seafarer#ae-featured-img--job-board-plugin .ae-job-page--tags-container .wpjb-grid-row:nth-last-child(2) {
    border-right: 0 solid transparent;
}
.wpjb-category-seafarer#ae-featured-img--job-board-plugin .ae-job-page--tags-container .wpjb-grid-row {
    order: 2;
}

.wpjb-job-list .wpjb-category-seafarer .wpjb-line-minor{
    display: flex;
    flex-direction: row;
    gap: 0;
}
.wpjb-job-list .wpjb-category-seafarer .wpjb-line-minor .wpjb-job_location {
    display: none;
}
.wpjb-job-list .wpjb-category-seafarer .wpjb-line-minor .wpjb-job_type.wpjb-row-meta-manning_office,
.wpjb-job-list .wpjb-category-seafarer .wpjb-line-minor .wpjb-row-meta-manning_office {
    order: 1;
}

.wpjb-job-list .wpjb-click-area .wpjb-line-minor .wpjb-sub.wpjb-job_location,
.wpjb-job-list .wpjb-click-area .wpjb-line-minor .wpjb-job_created_at.wpjb-job_created_at,
.wpjb-job-list .wpjb-click-area .wpjb-line-minor .wpjb-job_type {
    order: 2;
    border-right: 1px solid #09090A;
    padding: 0 10px;
	display: inline-block !important;
}
.wpjb-job-list .wpjb-click-area .wpjb-line-minor .wpjb-sub.wpjb-job_location {
    padding-left: 0;
	border-right: 1px solid #09090A !important;
	padding-right: 10px !important;
}
.wpjb-job-list .wpjb-category-uk_cadet .wpjb-line-minor .wpjb-row-meta-cadet_programme,
.wpjb-job-list .wpjb-category-seafarer .wpjb-line-minor  .wpjb-job_type.wpjb-row-meta-manning_office {
	padding-left: 0;
}

.wpjb-job-list .wpjb-click-area .wpjb-line-minor .wpjb-job_created_at.wpjb-job_created_at {
    border-right: 0 solid transparent;
}
.wpjb-options-list li {
	display: none !important;
}
.wpjb-options-list li:nth-child(-n+3) {
    display: inline-block !important;
}
.wpjb-element-name-confirmation .wpjb-options-list {
	display: inline-block !important;
}
@media (max-width: 1742px) {
    #ae-featured-img--job-board-plugin-header#ae-featured-img--job-board-plugin-header {
        /* height: 50vh; */
    }
}
@media (max-width: 1500px) {
    #ae-featured-img--job-board-plugin-header#ae-featured-img--job-board-plugin-header {
        padding-top: 10px;
        height: fit-content;
    }
    #ae-featured-img--job-board-plugin .ae-job-title {
        font-size: 3rem;
        line-height: 60px;
    }
}
@media (max-width: 1024px) {
    #ae-featured-img--job-board-plugin-header#ae-featured-img--job-board-plugin-header {
        margin: 90px auto 40px;
        height: calc(53.2vh - 89px);
        width: 90%;
    }
    .wpjb-page-add .wpjb-form {
        width: 90%;
    }
    .wpjb-page-single {
        width: 70%;
    }
}
@media (max-width: 1000px) {
    #wpjb-top-search#wpjb-top-search .wpjb-search .wpjb-input.wpjb-input-type-full {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .wpjb-job-list .wpjb-click-area .wpjb-line-minor,
    .wpjb-job-list .wpjb-category-seafarer .wpjb-line-minor{
        display: flex;
        flex-direction: row;
        gap: 0;
        flex-wrap: wrap;
        justify-content: center;
    }
    .page .wpjb .wpjb-line-minor,
    .page .wpjb .wpjb-line-major.wpjb-line-major,
    .page .wpjb .wpjb-line-minor .wpjb-sub.wpjb-sub {
        text-align: center;
    }
    .page .wpjb .wpjb-line-minor {
        display:flex;
    }
    #wpjb-apply-form .wpjb-legend,
    .wpjb-page-single h3{
        font-size: 1.25rem !important;
    } 
    #ae-featured-img--job-board-plugin .ae-job-plugin--featured-img, #ae-featured-img--job-board-plugin #hero-carousel-with-breadcrumbs, #ae-featured-img--job-board-plugin .ae-featured-img--job-board-plugin--featured-image img {
        min-height: 58.2vh;
    }
    #ae-featured-img--job-board-plugin-header#ae-featured-img--job-board-plugin-header {
        padding-top: 0;
        margin-top: 78px;
        height: calc(53.2vh - 78px);
    }
    .wpjb-job-list .wpjb-bulb.wpjb-bulb {
        display: inline-block;
    }
    body .wpjb .wpjb-job-list .wpjb-line-minor,
    body .wpjb .wpjb-job-list .wpjb-line-minor .wpjb-sub.wpjb-company_name.wpjb-company_name, .wpjb-job-list .wpjb-job_type.wpjb-job_type  {
        display: flex;
    }
    body .wpjb .wpjb-job-list .wpjb-line-minor {
        align-items: center;
    }
    .wpjb-job-list .wpjb-category-seafarer .wpjb-line-minor .wpjb-job_location.wpjb-job_location {
        display: none;
    }
    .wpjb .wpjb-form fieldset .wpjb-element-input-file, .wpjb .wpjb-form fieldset .wpjb-element-input-textarea, .wpjb .wpjb-form fieldset .wpjb-element-input-select, .wpjb .wpjb-form fieldset .wpjb-element-input-text {
        display: block;
        flex-basis: 100%;
    }
    .wpjb .wpjb-form .wpjb-submit,
    .wpjb .wpjb-form fieldset div.wpjb-field {
        width: 100%;
    }
    .ae-featured-img--job-board-plugin-header-item.ae-featured-img--job-board-plugin-header-item {
        margin-left: 0;
        margin-right: 0;
    }
    body:not(.page-id-5326) #ae-page-title-carousel#ae-page-title-carousel .elementor-heading-title,
    #ae-featured-img--job-board-plugin  .ae-job-title {
        font-size: 2rem;
        line-height: 42px;
        font-weight: 700;
    }
    .wpjb-grid.wpjb-grid .wpjb-grid-row.wpjb-grid-flex {
        gap: 12px;
    }
    .wpjb.wpjb-page-index {
        padding: 0 24px;
    }
    #wpjb-top-search#wpjb-top-search .wpjb-button-search .ri-search-line {
        display: none;
    }
    #wpjb-top-search#wpjb-top-search .wpjb-button-search .wpjb-mobile-only {
        font-size: .875rem;
        color: #fff;
        text-align: center;
        display: flex;
        justify-content: center;
        margin: 0 auto;
        align-items: center;
    }
    #wpjb-top-search#wpjb-top-search .wpjb-search .wpjb-input.wpjb-input-type-half.wpjb-input-type-half-right,
    #wpjb-top-search#wpjb-top-search .wpjb-search .wpjb-input.wpjb-input-type-half.wpjb-input-type-half-left {
        margin-right: 0;
        margin-left: 0;
    }

    .wpjb-page-single {
        width: 100%;
        padding-right: 24px;
        padding-left: 24px;
    }
}
@media (max-width: 500px) {
    .wpjb-grid.wpjb-grid .wpjb-grid-row.wpjb-grid-flex {
        flex-direction: column;
    }
    .wpjb-grid .wpjb-grid-row.wpjb-grid-flex .ae-custom--apply-now-container,
    .wpjb-grid .wpjb-grid-row.wpjb-grid-flex .ae-custom--apply-now-container a {
        width: 100%;
    }
    .ae-custom--apply-now-container .ae-custom--apply-now-link {
        height: 50px;
        line-height: 14px;
    }
}
/*vessel page - Story block*/
.slider_main {
    position: relative;
    overflow: hidden;
}
.ae-story-block , .ae-story-container-block , .ae-story-container-block .slider_main{
        height: 738px;
}
.ae-story-container-block{
        gap: 0;
}
.slider_text {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 80px;
}
.slide_image {
    float: left;
    width: 100%;
    transition: opacity 1s ease-in-out;
}
.slide_text {
    display: none;
    transition: opacity 1s ease-in-out;
}
.slider_arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background-color: #fff;
    padding: 20px;
    width: 64px;
    height: 64px;
    font-weight: 400 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.slider_prev {
    left: 35px;
}
.slider_next {
    right: 35px;
}
.story_slider_btn:hover {
    color: white !important;
    background-color: transparent !important;
    box-shadow: inset 400px 0 0 0 #000;
    border-radius: 0 !important;
    outline: none;
    transition: ease-out 0.4s;
}
.story_slider_btn {
    background: transparent;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 0.05em;
    width: 230px;
    padding: 14px 14px 14px 14px;
    color: var( --e-global-color-primary );
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var( --e-global-color-primary );
    justify-content: center;
    display: flex;
    align-items: center;
}
.story_slider_btn:hover a{
    color: white !important;
}
@media only screen and (max-width: 767px){
.story_slider_btn {
width: 90%;
align-content: center;
align-items: center;
margin: 0 auto;
}
}
@media only screen and (min-width: 1199px){
.arrow-for-left-image {
        right: -45px !important;
}
.text-for-left-image {
        padding: 0px 45px 0px 0px !important;
}
.text-for-right-image {
        padding: 0px 0px 0px 45px !important;
}
.arrow-for-right-image {
        left: -45px !important;
}
}
@media only screen and (min-width: 767px) and (max-width: 1198px){
.arrow-for-left-image {
            right: 4px !important;
}
.text-for-left-image {
            padding: 0px 90px 0px 0px !important;
}
.text-for-right-image {
            padding: 0px 0px 0px 90px !important;
}
.arrow-for-right-image {
            left: 4px !important;
}
}
@media only screen and (min-width: 767px) and (max-width: 1024px){
#ae-story-slider-second-mobile .ae-story-container-block {
      flex-direction: row-reverse !important;
}
}
@media only screen and (min-width: 990px) and (max-width: 1024px){
.slide_image , .ae-story-block{
      height: 740px !important;
}
.ae-story-container-block .slider_text {
      align-self: center !important;
      align-items: center !important;
      align-content: center !important;
      height: 575px !important;
      padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
}
@media only screen and (min-width: 1199px) and (max-width: 1293px){
.slide_image {
      height: 585px !important;
}
}
.img_fluid {
    max-width: 100%;
    height: auto;
}
/* Pagination dots */
.dots_container {
    position: absolute;
    bottom: 25px;
    /* adjust to position the dots */
    left: 50%;
    transform: translateX(-50%);
    display: flex;
}
.dot {
    margin: 0 8px;
    display: inline-block;
    cursor: pointer;
    width: 8px;
    height: 8px;
    background: #99B6CC;
    transition: background-color 0.6s ease;
}
.dot.active {
    width: 67px;
    height: 8px;
    background: #FFFFFF
}
.slide_image img{
        width: 100%;
        height: 100%;
        object-fit: contain;
}
.ae-story-block .remixicon {
      font-size: 1.25rem;
}
.story_subtitle {
      font-weight: 500 !important;
      font-size: 1rem !important;
      line-height: 1.375rem;
      display: flex;
      align-items: center;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      color: #000000 !important;
      margin: 0;
}
.slide_text h2 {
      font-style: normal;
      font-weight: 600;
      font-size: 2.75rem;
      line-height: 140%;
      letter-spacing: -0.03em;
      color: #000000;
      margin: 0;
}
.slide_text p {
      font-style: normal;
      font-weight: 500 !important;
      font-size: 20px;
      line-height: 140%;
      letter-spacing: -0.03em;
      color: #000000;
}
.single-slider-text {
      display: block !important;
}
@media only screen and (max-width: 991px){
.ae-story-container-block .slider_main , .ae-story-block{
     height: auto !important;
     min-height: auto !important;
}
}
@media only screen and (max-width: 766px){
.slider_text {
      display: flex;
      justify-content: flex-start !important;
      align-items: center;
      padding: 0px !important;
      min-height: auto;
}
.story_subtitle{
    display: block !important;
    align-items: center;
    margin-bottom: 8px !important;
    text-align: center !important;
}
.slide_text{
    padding: 72px 24px;
    width: 100%;
    background: #ECEFF0;
}
.slide_text h2 {
      font-size: 1.875rem !important;
      text-align: center;
      margin-bottom:24px !important;
}
.slide_text p {
      font-style: normal;
      font-weight: 500 !important;
      font-size: 1.25rem !important;
      line-height: 28px !important;
      letter-spacing: 0em;
      color: #000000;
      text-align: center;
      margin-top: 0;
}
.slider_main .elementor-widget-shortcode{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;
    gap: 24px;
}
.ae-story-container-block{
        height:auto !important;
}
}
@media only screen and (min-width: 767px) and (max-width: 990px){
.slider_text {
      display: flex;
      justify-content: flex-start !important;
      align-items: center;
      padding: 30px !important;
      min-height:auto !important;
}
.story_subtitle {
      font-weight: 500 !important;
      font-size: 1rem !important;
      line-height: 1rem;
      margin-bottom: 8px !important;
}
.slide_text h2{
        font-size:30px !important;
}
.slide_text p {
      font-weight: 500;
      font-size: 1rem !important;
      line-height: 150% !important;
}
.ae-story-container-block{
        height:auto !important;
}
}
@media only screen and (min-width: 991px) and (max-width: 1199px){
.ae-story-container-block {
      height: auto;
      min-height: auto;
}
.ae-story-container-block .slider_main{
        min-height: auto !important;
}
.slider_text {
      padding: 30px !important;
}
}
@media only screen and (min-width: 991px) and (max-width: 1499px){
.ae-story-block, .ae-story-container-block, .ae-story-container-block .slider_main{
        height: auto !important;
        min-height: auto !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 989px){
.slide_image{
        height: 445px;
}
.slide_image img {
      object-fit: cover !important;
}
.slider_text {
      justify-content: center !important;
}
}
@media only screen and (min-width: 1070px) and (max-width: 1498px){
.slide_image{
        height: 524px;
}
.slide_image img {
      object-fit: cover !important;
}
}
@media only screen and (min-width: 1498px) and (max-width: 1510px){
.slide_image {
      height: 738px;
}
.slide_image img {
      object-fit: cover !important;
}
}
@media only screen and (min-width: 990px) and (max-width: 1069px){
.slide_image {
      height: 755px;
}
.slide_image img {
      object-fit: cover !important;
}
}

/* Vessel Page - Quick links section */
.ae-quicklinks .read-more::after {
    content: "\e829";
}
.ae-quicklinks .read-more {
  font-family: feather !important;
  font-size: 1rem !important;
  width: 48px;
  height: 48px;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: flex !important;
  align-items: center;
}
.ae-quicklinks .postion-top-right{
    position: absolute;
    top: 0px !important;
    right: unset !important;
}
.ae-quicklinks .exad-post-grid-three{
    padding: 0px 20px;
}
.ae-quickpages-title-link a {
    display: inline-block !important;
}
@media only screen and (max-width: 767px){
.ae-quicklinks .exad-post-grid-body{
    width: 100% !important;
}
.ae-quicklinks .exad-post-grid-container {
  height: auto !important;
}
.ae-section--image-text-slider-v2 .story_subtitle {
    margin-bottom: 0 !important;
    line-height: 24px;
}
}
@media only screen and (max-width: 600px){
.ae-quicklinks .exad-post-grid-description {
    display: none;
}
.ae-quicklinks .exad-post-grid-body {
    display: flex;
    flex-direction: row !important;
    align-items: center;
    padding: 16px !important;
    gap: 12px;
    justify-content: space-between;
}
.ae-quicklinks .exad-post-grid-title {
    font-size: 20px !important;
    line-height: 140%;
}
.ae-quicklinks .read-more {
    background: none !important;
    color: black !important;
    font-size: 20px !important;
}
.ae-quicklinks .exad-post-grid-container .exad-post-grid-body h3 {
    margin: 0;
}
}
@media only screen and (min-width: 481px) and (max-width: 1400px){
.ae-quicklinks .exad-post-grid-thumbnail {
              width: 100% !important;
}
.ae-quicklinks .exad-post-grid-container {
              display: block !important;
              height: 100% !important;
}
.ae-quicklinks .exad-post-grid-three{
                margin-bottom: 20px;
}
}
@media only screen and (min-width: 767px) and (max-width: 1400px){
.ae-quicklinks .exad-post-grid-body {
              width: 100% !important;
              padding: 15px 30px 15px 30px !important;
}
}
@media only screen and (min-width: 481px) and (max-width: 766px){
.ae-quicklinks .exad-post-grid-thumbnail img {
              height: 40vh !important;
}
}
@media only screen and (min-width: 767px) and (max-width: 1024px){
.ae-quicklinks .exad-post-grid-thumbnail img {
          height: 30vh !important;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1400px){
.ae-quicklinks .exad-post-grid-thumbnail img {
          height: 40vh !important;
}
}

/* Shortcuts to other page section */
.ae-shortcut-page-shortcode .elementor-shortcode {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 40px;
}
.ae-shortcut-page-shortcode .elementor-shortcode .ae-shortcut-display-flex--nowrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 40px;
}
.ae-shortcut-page-shortcode .elementor-shortcode .ae-shortcut-display-flex--wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
}
.ae-shortcut-page-shortcode .elementor-shortcode .ae-shortcut-display-flex--wrap .ae-shortcut-main {
    width: calc(33.3333% - 40px);
}

.ae-shortcut-page-shortcode .elementor-shortcode .ae-shortcut-display-flex--nowrap .ae-shortcut-main {
    width: 100%;
}
.ae-shortcut-page-shortcode .elementor-shortcode .ae-shortcut-display-flex--wrap .ae-shortcut-main img,
.ae-shortcut-page-shortcode .elementor-shortcode .ae-shortcut-display-flex--nowrap .ae-shortcut-main img {
    width: 100%;
    object-fit: cover;
}
/* .ae-shortcut-page-shortcode .elementor-shortcode .ae-shortcut-display-flex--wrap .ae-shortcut-main {
    width: calc(33% - 20px);
} */
@media (max-width: 1024px) {
    .ae-shortcut-page-shortcode .elementor-shortcode .ae-shortcut-display-flex--nowrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .ae-shortcut-page-shortcode .elementor-shortcode .ae-shortcut-display-flex--nowrap .ae-shortcut-main {
        width: calc(50% - 40px);
    }
}
@media (max-width: 767px) {
    .ae-shortcut-page-shortcode .elementor-shortcode .ae-shortcut-display-flex--wrap .ae-shortcut-main {
        width: 100%;
    }
    .ae-shortcut-page-shortcode .elementor-shortcode .ae-shortcut-display-flex--nowrap .ae-shortcut-main {
        width: 100%;
    }
}

.ae-shortcut-main {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    background: #FFFFFF;
}
.ae-shortcut-image {
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}
.ae-shortcut-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 1rem;
    gap: 8px;
    width: 100%;
    height: 62px;
}
.ae-shortcut-content h4 {
    font-style: normal;
    font-weight: 600 !important;
    font-size: 1.25rem !important;
    line-height: 140%;
    letter-spacing: -0.03em;
    color: #000000;
    margin: 0 !important;
}
.ae-shortcut-content a{
    font-family: feather !important;
    font-size: 1.2rem !important;
    font-style: normal;
    font-weight: 400 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: flex !important;
    align-items: center !important;
    width: 100%;
    height: 30px !important;
}
.ae-shortcut-content a::after {
    content: "\e829";
    padding-left: 23px;
    margin-top: 2px;
}
@media only screen and (min-width: 1025px) and (max-width: 1730px){
.ae-shortcut-content{
    display: flex;
    flex-direction: row !important;
    align-items: center !important;
    padding: 1rem;
    gap: 8px;
    width: 100%;
    height: 100% !important;
}
}
@media(max-width:576px){
  .ae-shortcut-page-shortcode .elementor-shortcode{
    flex-direction: column;
    gap: 20px;
}
.ae-shortcut-image img{
    width: 100%;
    object-fit: cover;
}
.ae-shortcut-main{
    width:100%;
}
}
.ae-shortcut-image img {
    height: 253px !important;
}
@media(max-width:1199px){
.ae-shortcut-page-shortcode .elementor-shortcode{
    gap: 20px;
}
}
@media(min-width:1514px){
.ae-shortcut-image {
    height: 253px;
}
}
@media(max-width:1513px){
.ae-shortcut-content {
    margin-top: -5px;
}
}
@media only screen and (min-width: 1026px) and (max-width: 1249px){
.ae-three-column-boxes-in-row{
    gap: 16px !important;
}
}

/* Quick Links to Pages */
.ae-quicklinks-pages .elementor-shortcode {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 32px;
}
.ae-quicklinks-pages a {
    background: #FFFFFF;
    flex: none;
      flex-grow: 0;
    order: 0;
    flex-grow: unset;
    align-items: center;
    display: flex;
}
.ae-quicklinks-pages-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 8px;
    width: 100%;
}
.ae-quicklinks-pages-box p{
      width: 100%;
      height: auto;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 22px;
      display: block;
      text-align: center;
      letter-spacing: 0.05em;
      color: #000000;
      margin: 0;
      padding: 17px;
      text-transform: uppercase;
}
.ae-quicklinks-pages a:hover {
    border-radius: 0 !important;
    outline: none;
    transition: ease-out 0.4s;
    background-color: transparent !important;
    box-shadow: inset 1000px 0 0 0 #000;
    color: black;
}
.ae-quicklinks-pages-box p:hover {
    color: #FFFFFF;
}
.ae-quicklinkpages-display-flex--wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 14px;
    margin: 0 auto;
    align-items: stretch;
    width: 100%;
}
.ae-quicklinks-pages .ae-link--container a {
    width: calc(25% - 14px);
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 14px 24px;
    transition: ease-out .4s;
}
.ae-quicklinks-pages .ae-link--container a:hover {
    color: #fff;
}
.ae-quicklinkpages-display-flex--nowrap{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 32px;
    width: 100%;
}

@media only screen and (max-width: 991px){
    .ae-quicklinks-pages .elementor-shortcode {
      flex-direction: column;
  }
  .ae-quicklinks-pages .ae-link--container a {
      width: 100%;
  }
  .ae-quicklinks-pages a:hover {
      box-shadow: inset 1000px 0 0 0 #000;
  }
  }
  @media only screen and (min-width: 1499px){
  .ae-quicklinks-pages a {
      width: 315px;
      height: 56px;
  }
  /* .ae-quicklinks-pages a:hover {
      height: 56px;
  } */
  }
  @media only screen and (min-width: 992px) and (max-width: 1498px){
  .ae-quicklinks-pages a {
      width: 215px;
  }
  /* .ae-quicklinks-pages a:hover {
      height: 56px;
  } */
  }
@media only screen and (min-width: 1499px){
.ae-story-block-video .e-hosted-video{
    height: 738px;
    width: 100%;
}
}
@media only screen and (min-width: 767px) and (max-width: 840px){
.ae-story-block-video .e-hosted-video{
    height: 450px;
}
}
.ae-quickpages-title-link a {
    display: inline-block;
    font-weight: 600 !important;
    width: auto;
    height: auto;
    background: transparent !important;
}
.ae-quickpages-title-link a:hover {
    border-radius: 0 !important;
    outline: none;
    transition: ease-out 0.4s;
    background-color: transparent !important;
    box-shadow: none !important;
    color:white !important;
}
.ae-quickpages-title-link a {
    color: white !important;
    text-align: center;
    font-size: 2rem !important;
    font-weight: 600 !important;
    line-height: 140% !important;
}
.ae-quickpages-title-link a::after {
    content: "";
    display: block;
    width: 100%; 
    height: 1px; 
    background-color: white; 
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0; 
    transition: opacity 0.3s ease, transform 0.3s ease, padding-bottom 0.3s ease; 
    transform: scaleX(0);
}
.ae-quickpages-title-link a:hover::after {
    opacity: 1;
    transform: scaleX(1);
    padding-bottom: 0px;
}
.ae-quickpages-title-link a {
    position: relative; 
}
.ae-story-block-video img {
    height: 100% !important;
}
.ae-story-block-video .elementor-custom-embed-image-overlay {
    height: 100% !important;
    max-height: 100% !important;
}
@media only screen and (min-width: 841px) and (max-width: 1024px){
.ae-story-block-video {
    height: 435px !important;
}
.ae-story-block-video .elementor-widget-video {
    height: 435px !important;
}
.ae-story-block-video .elementor-open-lightbox{
      height: 435px !important;
}
}
@media only screen and (min-width: 1026px) and (max-width: 1199px){
.ae-story-block-video {
    height: 605px !important;
}
.ae-story-block-video .elementor-widget-video {
    height: 605px !important;
}
.ae-story-block-video .elementor-open-lightbox{
      height: 605px !important;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1499px){
.ae-story-block-video {
    height: 600px !important;
}
.ae-story-block-video .elementor-widget-video {
    height: 600px !important;
}
.ae-story-block-video .elementor-open-lightbox{
      height: 600px !important;
}
}

/* Statistics Section */
.ae-statistics-right .e-con-full {
    border: none !important;
}
.ae-statistics-right .elementor-counter-number {
    -webkit-text-stroke: 2px #fff !important;
}
.ae-statistics-right .elementor-counter-title {
    text-align: left !important;
}
@media only screen and (max-width: 1024px){
.ae-statistics-right .elementor-counter-title{
    text-align: center !important;
    width : 100%;
}
}
@media only screen and (min-width: 1025px){
.ae-statistics-right .elementor-counter-number {
    margin-left: -5px;
}
}

/*Our Values Section*/
.ae-our-values .arrow-container{
    position: relative;
  }
.ae-our-values .slider-container{
    user-select: none;
}
.ae-our-values .slider{
    width: 100%;
    overflow: hidden;
    position: relative;  
}
.ae-our-values .slider-container {
    display: flex;
    transition: transform 0.3s ease-in-out;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 24px;
}
.our_values_content h4 {
    font-size: 50px !important;
    font-weight: 700 !important;
    margin-bottom: 0;
    text-align: left;
    margin-bottom: 10px;
}
.our_values_content {
    flex: 0 0 23%; 
    border: 1px solid #000;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px;
    gap: 10px;
    width: 323.25px;
    height: 506px;
    background: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    border: none;
}
.ae-our-values-slider .e-con-inner {
    margin: 0 !important;
}
.our_values_content p {
    font-style: normal;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 33px;
    color: #000000;
}
.ae-our-values-button .elementor-widget-container{
    gap: 13px;
    display: flex;
}
.our_values_content img {
    width: 85px;
    height: 85px;
}
.our_values_content h3 {
    font-style: normal;
    font-weight: 600 !important;
    font-size: 30px !important;
    line-height: 140%;
    letter-spacing: -0.03em;
    color: #000000;
    margin: 0;
    padding: 0;
}
.ae-our-values .slider-arrow.prevvalue , .ae-our-values .slider-arrow.nextvalue {
    width: 48px;
    height: 48px;
    background: #000000;
    border: none;
    text-decoration: none;
    border-radius: 0px;
    align-items: center;
    display: flex;
    align-content: center;
    align-self: center;
}
.ae-our-values .slider-arrow.prevvalue .remixicon.ri-arrow-left-line , .ae-our-values .slider-arrow.nextvalue .remixicon.ri-arrow-right-line{
    color: white;
    text-decoration: none;
    font-size: 1rem;
}
.ae-our-values button.slider-arrow.prevvalue[disabled] , .ae-our-values button.slider-arrow.nextvalue[disabled] {
    opacity: 0.5; 
    cursor: not-allowed; 
}
/* iPad */
@media (max-width: 1024px) {
.ae-our-values .slider-item {
    flex: 0 0 33.33%; /* Adjust width for iPad (3 items) */
}
}
/* Mobile */
@media (max-width: 600px) {
.ae-our-values .slider-item {
    flex: 0 0 100%; /* Adjust width for mobile (1 item) */
}
}
@media (max-width: 768px) {
.our_values_content p {
        font-size: 1rem;
        line-height: 28px;
}
}
@media (max-width: 767px) {
.our_values_content{
    height: 355px;
}
}
@media only screen and (min-width: 769px) and (max-width: 900px){
.our_values_content{
    height: 480px;
}
.our_values_content p{
    font-size: 1rem;
    line-height: 28px;
}
.our_values_content h3{
    font-size: 26px !important;
}
}
@media only screen and (min-width: 901px) and (max-width: 1024px){
.our_values_content{
        height: 450px;
}
.our_values_content p{
        font-size: 1rem;
        line-height: 28px;
}
.our_values_content h3{
        font-size: 26px !important;
}
}
@media only screen and (min-width: 601px) and (max-width: 800px){
.ae-our-values .slider-item {
  flex: 0 0 40.33% !important;
}
}

/*New search layout*/
#elementor-popup-modal-23417 .dialog-widget-content,
#elementor-popup-modal-3830 .dialog-widget-content {
    animation-duration: 1.2s;
        background-position: top center;
        background-repeat: no-repeat;
        border-style: none;
        box-shadow: 2px 8px 23px 3px rgba(0,0,0,0.2);
        background: transparent !important;
        backdrop-filter: blur(24px);
        background-color: transparent !important;
        background-image:none !important;
}
#elementor-popup-modal-23417,
#elementor-popup-modal-3830 {
        background-color: transparent !important;
}
#elementor-popup-modal-23417 .probox,
#elementor-popup-modal-3830 .probox {
        background: transparent !important;
            flex-direction: row-reverse !important;
}
#elementor-popup-modal-23417 #ajaxsearchlite1_2 .probox .proinput input,
#elementor-popup-modal-23417 #ajaxsearchlite1 .probox .proinput input,
#elementor-popup-modal-3830 #ajaxsearchlite1 .probox .proinput input, 
.new-search-popup div.asl_w .probox .proinput input{
        background: transparent !important;
}
#elementor-popup-modal-23417 div#ajaxsearchlite1_2,
#elementor-popup-modal-23417 div#ajaxsearchlite1,
#elementor-popup-modal-3830 div#ajaxsearchlite1 {
        width: 100%;
        height: auto;
        border-radius: 5px;
        background-color: transparent !important;
        overflow: hidden;
        border-bottom: 1px solid #000000;
        border-radius: 0 0 0 0;
        box-shadow: none;
}
@media only screen and (min-width: 481px){
#elementor-popup-modal-23417 #ajaxsearchlite1 .probox .proinput input,
#elementor-popup-modal-23417 #ajaxsearchlite1_2 .probox .proinput input,
#elementor-popup-modal-3830 #ajaxsearchlite1 .probox .proinput input, .new-search-popup div.asl_w .probox .proinput input {
        font-family: Avenir Next !important;
        padding: 20px 0px !important;
        background-color: transparent !important;
        font-size: 30px !important;
        color: black !important;
        height: 25px !important;
}
}
#elementor-popup-modal-23417 input.orig::placeholder,
#elementor-popup-modal-3830 input.orig::placeholder {
        color: #738899;
}
#elementor-popup-modal-23417 .elementor-container.elementor-column-gap-no,
#elementor-popup-modal-3830 .elementor-container.elementor-column-gap-no {
        width: 80%;
        padding: 0;
}
#elementor-popup-modal-23417 a.dialog-close-button.dialog-lightbox-close-button,
#elementor-popup-modal-3830 a.dialog-close-button.dialog-lightbox-close-button {
        display: none;
}
#elementor-popup-modal-23417 button.promagnifier:focus,
#elementor-popup-modal-3830 button.promagnifier:focus{
        outline: none;
}
#elementor-popup-modal-23417 .search-primary-nav-sticky,
#elementor-popup-modal-3830 .search-primary-nav-sticky {
        top: 0px !important;
}
#elementor-popup-modal-23417 .ae-primary-menu-close-btn i, 
#elementor-popup-modal-3830 .ae-primary-menu-close-btn i{
        color: black;
}
#elementor-popup-modal-23417 .elementor-element.elementor-element-b5e2dc0.e-con-boxed.e-con,
#elementor-popup-modal-3830 .elementor-element.elementor-element-b5e2dc0.e-con-boxed.e-con {
        height: 239px;
}
#elementor-popup-modal-23417 .ae-search--popup div.asl_m .probox .proinput,
#elementor-popup-modal-3830 .ae-search--popup div.asl_m .probox .proinput{
        margin-left: 20px !important;
}
#elementor-popup-modal-23417 .ae-search--popup div.asl_m .probox .proclose,
#elementor-popup-modal-3830 .ae-search--popup div.asl_m .probox .proclose{
        background-color: black !important;
}
.ae-three-video-section .elementor-widget-video:hover{
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

/* FILTER POST WIDGET */
.ae-filter-post .elementor-widget-container .exad-filterable-items .exad-filterable-menu {
    padding: 20px !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    box-shadow: none !important;
}
.ae-filter-post .elementor-widget-container .exad-filterable-items .exad-filterable-menu .filter-item.filter-item {
    border-right: 1px solid #bdbdbd !important;
    margin-left: 0;
    margin-right: 0 !important;
    padding: 10px;
    display: flex;
    flex-direction: row;
}
.ae-filter-post .elementor-widget-container .exad-filterable-items .exad-filterable-menu .filter-item.filter-item:hover {
    color: #001e33 !important;
}
.ae-filter-post .elementor-widget-container .exad-filterable-items .exad-filterable-menu .filter-item.filter-item.current {
    color: #001e33 !important;
    border-color: #001e33 !important;
    border-right: 1px solid #bdbdbd !important;
}
.ae-filter-post .exad-post-grid-container.image-position-top .exad-post-grid-thumbnail a img {
    height: 200px;
}
.ae-filter-post .exad-row-wrapper .exad-post-grid-category li {
    padding: 4px 8px !important;
}
.ae-filter-post .exad-row-wrapper .exad-post-grid-category li,
.ae-filter-post .exad-post-grid-container ul.exad-post-grid-category li a {
    background-color: #001e33 !important;
    font-size: 0.75rem;
}
.ae-filter-post .exad-post-grid-container ul.exad-post-grid-category li:hover {
    background-color: #001e33 !important;
}
.ae-filter-post.elementor-widget-archive-posts .elementor-post__title {
    line-height: 24px !important;
}
.ae-filter-post.elementor-widget-archive-posts .elementor-post__title a,
.ae-filter-post .exad-row-wrapper .exad-post-grid-body .exad-post-grid-title {
    font-size: 1.25rem !important;
    font-weight: 600 !important;
    color: #000 !important;
    line-height: 24px !important;
}
.ae-filter-post .exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-data li a {
    font-size: 0.785rem;
}
.ae-filter-post .exad-row-wrapper .exad-post-grid-three .exad-post-grid-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.ae-filter-post.elementor-widget-archive-posts .elementor-post__excerpt p,
.ae-filter-post .exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-description {
    line-height: 20px !important;
    font-size: 1rem !important;
    color: #848484 !important;
    margin: 15px 0 20px !important;
}
.ae-filter-post .filterable-post-container article.exad-col {
    padding: 0 20px;
}
.ae-filter-post .filterable-post-container article .exad-post-grid-container {
    box-shadow: none !important;
}
.ae-filter-post.elementor-widget-archive-posts article .elementor-post__text {
    min-height: 200px;
}
.ae-filter-post.elementor-widget-archive-posts article .elementor-post__text .elementor-post__meta-data,
.ae-filter-post.elementor-widget-archive-posts article .elementor-post__text {
    display: flex;
}
.ae-filter-post.elementor-widget-archive-posts article .elementor-post__text .elementor-post__meta-data {
    order: 5;
    color: #000 !important;
    font-size: .785rem !important;
}
@media only screen and (min-width: 768px){
	.ae-filter-post.elementor-widget-archive-posts article:hover .elementor-post__text {
		background: url(assets/images/ae-content-hub-hover-img.svg) no-repeat bottom -40px right -40px;
	}
	.ae-filter-post article:hover .exad-post-grid-body {
		background: url(assets/images/ae-content-hub-hover-img.svg) no-repeat bottom -40px right -40px;
	}
}

/*Header for 404 page*/
#error-page-logo img {
    left: unset !important;
    position: relative !important;
}
#error-page-logo a img{
      /* width: 50px !important;
      margin: 0 auto; */
    position: absolute !important;
    top: 0;
    left: 0;
    width: 303px !important;
    max-width: 303px !important;
    height: 50px !important;
}
header.elementor-location-header {
      position: absolute;
}
div.elementor-location-header {
      position: relative;
      box-shadow: none !important;
}
div.elementor-location-header #primary-nav-sticky {
    border-bottom: none;
    border-top: 1px solid #000;
    box-shadow: none;
}
.ae-error-page-top-header .e-con-full {
    padding: 0;
}
#ae-error-page-logo .sticky-logo a {
    align-items: center !important;
    display: flex !important;
    width: 50px !important;
    height: 50px !important;
    margin: 0 auto !important;
    overflow: hidden !important;
    position: relative !important;
    transition: .25s linear !important;
}
.error-page-second-header .ae-sticky-error-page-search .remixicon {
    font-size: 1.5rem !important;
}
.error-page-second-header .elementor-align-icon-left {
    line-height: 1px !important;
}
.elementor-sticky--active.error-page-second-header .ae-primary-menu-withoutpopup , .elementor-sticky--active.error-page-second-header .e-con-full{
    height: 50px;
}
.error-page-second-header.elementor-sticky--active {
    border-bottom: 1px solid #99b6cc !important;
}
.error-page-second-header {
    padding: 10px !important;
}
.ae-sticky-error-page-search .elementor-button.elementor-size-lg{
    padding: 7px !important;
}
@media only screen and (max-width: 767px){
.primary-nav-sticky--mobile.error-page-mobile.elementor-sticky--effects {
    padding: 0px !important;
}
.primary-nav-sticky--mobile.error-page-mobile {
    padding: 0 !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
.error-page-dark-header-sticky{
    display: none;
}
.error-page-second-header{
    border-top: none !important;
}
}
@media only screen and (min-width: 767px){
.error-page-second-header .elementor-button-link.elementor-button.elementor-size-xl {
    padding: 10px !important;
}
}
@media only screen and (max-width: 767px){
    .error-page-second-header .elementor-button-link.elementor-button.elementor-size-xl {
        padding: 10px !important;
}
}
@media only screen and (min-width: 1500px){
section.elementor-location-single {
    box-shadow: none !important;
}
}
/* BREADCRUMBS */
#breadcrumbs span,
#breadcrumbs span span,
#breadcrumbs a {
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	color: #7a7a7a;
}
#breadcrumbs span span:last-child a,
#breadcrumbs .breadcrumb_last {
	font-size: 0.875rem;
	text-transform: uppercase;
	color: #000;
	opacity: 1;
	font-weight: 700;
	text-decoration: underline;
}
.single-post .type-post .ae-single-post-container #breadcrumbs a, 
.ae-single-post-container #breadcrumbs a {
	color: #000;
}
/* POST - Post Info Default Widget */
.ae-single-post-container .elementor-widget-post-info ul {
    list-style-type: disc;
}
.ae-single-post-container .elementor-widget-post-info ul li:first-child {
    list-style-type: none;
}
.ae-single-post-container .elementor-widget-post-info ul li {
    /* display: list-item; */
    list-style-type: none;
    margin: 0 10px 0 15px !important;
}
.ae-single-post-container .elementor-widget-post-info ul li a {
    text-decoration: underline;
}

/*search result page*/
#ae-search-archive-container--mobile .elementor-container.elementor-column-gap-no {
    width: 60%;
}
#ae-archive-posts .elementor-post__read-more-wrapper.elementor-post__read-more-wrapper a{
   font-size: 1rem;
  font-weight: 500;
  width: 150px;
  padding: 14px 14px 14px 14px;
  color: var( --e-global-color-primary );
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var( --e-global-color-primary );
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
#ae-search-archive-container--mobile .elementor-post__read-more:hover {
    background-color: transparent !important;
    box-shadow: inset 400px 0 0 0 #000;
    color: white !important;
    border-radius: 0 !important;
    outline: none;
    transition: ease-out 0.4s !important;
    text-decoration: none;
}
#ae-search-archive-container--mobile .elementor-post__read-more {
  position: relative;
  width: 216px;
  height: 56px;
  background: #FFFFFF !important;
  background-color: rgb(255, 255, 255);
  margin: 0 auto;
  align-content: center;
  display: flex;
  border: none;
  border-radius: 0;
  color: #FFFFFF;
  text-decoration: none !important;
}
#ae-search-archive-container--mobile #ae-archive-posts article::before{
      height: 0px !important;
      display: none;
}
#ae-search-archive-container--mobile #ae-archive-posts article:not(:first-child) .elementor-post__thumbnail__link::before{
    display: none;
}
#ae-search-archive-container--mobile #ae-archive-posts article:first-child .elementor-post__thumbnail__link::before{
      width: 0px !important;
      display: none;
}
@media only screen and (min-width: 767px){
#ae-search-archive-container--mobile .page-numbers {
  /* background: #001E33; */
  padding: 5px 10px;
  color: black !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  line-height: 140%;
  /* font-variant: JIS04; */
}
}
#ae-search-archive-container--mobile .page-numbers.current {
    font-size: 20px;
    font-weight: 600;
    line-height: 140%;
    text-align: center;
    background: transparent;
    color:white !important;
    background: #001E33;
}
/* #ae-search-archive-container--mobile .page-numbers.prev-pagination {
    background: #0086E6;
} */
#ae-search-archive-container--mobile .page-numbers:first-child , #ae-search-archive-container--mobile .page-numbers:last-child {
    background: transparent;
    color: black !important;
    font-size: 30px !important;
}
#ae-archive-posts .elementor-post__text:last-of-type::before , #ae-archive-posts article:last-of-type::after{
      display: none;
}
#ae-search-archive-container--mobile #ae-archive-posts article::after {
      display: none;
}
#ae-search-archive-container--mobile #ae-archive-posts article:last-child .elementor-post__thumbnail__link::before {
      content: ' ';
      width: 1px;
      height: 38%;
      bottom: 182px;
      position: absolute;
      left: 0;
      background: #000;
      z-index: 2;
  
}
@media only screen and (min-width: 1026px){
  .ae-search---banner #hero-banner--inner-container {
    margin-top: 85px;
    width: 80%;
}
}
@media only screen and (max-width: 1024px){
.ae-search---banner #hero-banner--inner-container {
    margin-top: 80px;
    width: 90%;
}
}
@media only screen and (max-width: 766px){
#ae-search-archive-container--mobile .elementor-container.elementor-column-gap-no {
    width: 90% !important;
}
#ae-search-archive-container--mobile #ae-archive-posts article::after , #ae-search-archive-container--mobile #ae-archive-posts article::before , #ae-archive-posts article::after{
      display: none !important;
}
#ae-search-archive-container--mobile #ae-archive-posts article::after{
      display:none !important;
}
#ae-search-archive-container--mobile #ae-archive-posts article:last-child .elementor-post__thumbnail__link::before{
      display:none;
}
}
@media only screen and (min-width: 767px) and (max-width: 880px){
#ae-search-archive-container--mobile .elementor-container.elementor-column-gap-no {
    width: 90%;
}
#ae-search-archive-container--mobile #ae-archive-posts article:last-child .elementor-post__thumbnail__link::before {
      content: ' ';
      width: 1px;
      height: 46%;
      top: 0;
      position: absolute;
      left: 0;
      background: #000;
      z-index: 2;
      max-height: 100%;
      bottom: 0;
}
}
@media only screen and (min-width: 881px) and (max-width: 1025px){
#ae-search-archive-container--mobile .elementor-container.elementor-column-gap-no {
        width: 90%;
}
}
@media only screen and (min-width: 881px) and (max-width: 1024px){
#ae-search-archive-container--mobile #ae-archive-posts article:last-child .elementor-post__thumbnail__link::before {
      height: 40%;
      top: 0;
      bottom: 0;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1198px){
#ae-search-archive-container--mobile .elementor-container.elementor-column-gap-no {
    width: 80%;
}
#ae-search-archive-container--mobile #ae-archive-posts article:last-child .elementor-post__thumbnail__link::before {
      height: 35%;
      top: 0;
      bottom: 0;
}
}
@media only screen and (min-width: 1555px) and (max-width: 1670px){
#ae-search-archive-container--mobile #ae-archive-posts article:last-child .elementor-post__thumbnail__link::before {
      bottom: 195px;
}
}
@media only screen and (min-width: 1555px) and (max-width: 1720px){
#ae-search-archive-container--mobile #ae-archive-posts article:last-child .elementor-post__thumbnail__link::before {
      bottom: 205px;
}
}
@media only screen and (max-width: 600px){
#ae-search-archive-container--mobile .page-numbers:first-child, #ae-search-archive-container--mobile .page-numbers:last-child {
    background: transparent;
    color: black !important;
    font-size: 20px !important;
}
}
@media only screen and (max-width: 767px){
    #ae-search-archive-container--mobile .page-numbers {
        padding: 2px 6px;
    }
}
#ae-search-archive-container--mobile #ae-archive-posts .elementor-post__thumbnail img , #ae-archive-posts .elementor-post__text .elementor-post__title , #ae-archive-posts .elementor-post__text .elementor-post__excerpt{
    margin-left: 0;
}
/*Privacy policy page*/
.ae-privacy-page a {
    color: #003860 !important;
    font-weight: 600;
}

.ae-content-hub--featured-article .elementor-widget-container .slick-track,
.ae-content-hub--featured-article .elementor-widget-container .slick-track .htmega-data-title {
    display: flex !important;
    align-items: stretch;
    height: inherit !important;
}
.ae-content-hub--featured-article .elementor-widget-container .slick-track .slick-slide,
.ae-content-hub--featured-article .elementor-widget-container .slick-track .slick-slide + div {
    display: flex;    
}
.ae-content-hub--featured-article .elementor-widget-container .slick-track .slick-slide > div {
    width: inherit;    
}
.ae-content-hub--featured-article .elementor-widget-container .slick-track .htmega-data-title,
.ae-content-hub--featured-article .elementor-widget-container .slick-track > div {
    display: flex;
    min-height: 70vh !important;
    max-height: 70vh !important;
    background-color: #000;
}
#hero-carousel-with-breadcrumbs .ae-content-hub--featured-article .thumb:before {
    position: absolute;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4));
}
.ae-content-hub--featured-article .htmega-single-post-slide .thumb a img {
    object-position: center;
}
#hero-carousel-with-breadcrumbs .ae-content-hub--featured-article .htmega-single-post-slide .content,
#hero-carousel-with-breadcrumbs .ae-content-hub--featured-article .slick-dots.slick-dots {
    width: 90%;
}
#hero-carousel-with-breadcrumbs .ae-content-hub--featured-article .content .post-inner {
    width: 50%  ;
}
#hero-carousel-with-breadcrumbs .ae-content-hub--featured-article .content .post-inner > * {
    max-width: 100%;
    align-self: flex-start;
}
#hero-carousel-with-breadcrumbs .ae-content-hub--featured-article .content .post-inner h2 {
    font-size: 3rem;
}
/*category page*/
.ae-category-page-anchor a {
    font-size: 0.75rem !important;
    color: #ffffff80 !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    border-bottom: 1px solid #ffffff80 !important;
    padding-bottom: 0px !important;
}
.ae-related-link a {
    border-bottom: 1px solid white !important;
    padding-bottom: 0px !important;
    margin-right: 10px !important;
}
.ae-related-link a:before{
    padding-right: 5px;
}
@media only screen and (max-width: 767px){
.ae-category-page-posts #ae-archive-posts .elementor-post__title a {
    font-weight: 600 !important;
}
.ae-category-post-main .elementor-widget-wrap.elementor-element-populated {
    padding: 0px !important;
}
}

/*two column video left section*/
.ae-two-column-video-left {
    height: 667px;
}
.ae-video-left-play-icon .elementor-screen-only {
    background: none;
      background-size: auto;
    background-size: auto;
    width: 64px !important;
    height: 64px !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 1;
    clip: auto;
    background-size: cover;
    text-indent: -9999px;
    clip: auto !important;
}
.ae-video-left-play-icon svg{
  width: 64px;
  height: 64px;
}
.ae-video-left-play-icon .elementor-custom-embed-play{
    background: #FFF;
    width: 64px !important;
    height: 64px !important;
}
.ae-two-column-video-left-button a {
    font-weight: 700 !important;
}
.ae-two-column-video-left-button .arrow-icon {
    display: inline-block;
    width: 16px; 
    height: 16px; 
    background-image: url('/wp-content/uploads/2023/06/right-arrow-button-jpg.webp'); 
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; 
    margin-left: 20px; 
}
.ae-two-column-video-left-button a {
  align-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}
@media only screen and (max-width: 767px){
.ae-two-column-video-left .am-video-plus-stats{
      flex-direction: column-reverse;
}
.ae-two-column-video-left-button .arrow-icon{
      margin-left:20px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
.ae-two-column-video-left {
    height: 500px;
}
.ae-two-column-video-left-button{
      width:100%;
}
}

/* vessel one post - landing page */
.ae-home-one-post-vessel .exad-post-grid-category.postion-top-right {
    top: 0 !important;
    right: unset !important;
}
.ae-home-one-post-vessel .read-more {
    font-family: feather !important;
    font-size: 1rem !important;
    width: 48px;
    height: 48px;
    font-style: normal;
    font-weight: 400 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: flex !important;
    align-items: center;
}
.ae-home-one-post-vessel .read-more::after {
      content: "\e829";
}
@media only screen and (max-width: 767px){
    .exad-post-grid-body{
        padding: 24px !important;
        width:100% !important;
    }
    .ae-home-one-post-vessel-title .elementor-widget-container{
        padding:0px !important;
        margin:0px !important;
    }
}
@media only screen and (max-width: 480px){
    .exad-post-grid-thumbnail{
        height: 200px;
    }
}



#hero-carousel-with-breadcrumbs.ae--content-hub-page #breadcrumbs a {
    font-size: 0.75rem;
}
.ae--content-hub-page .htmega-postslider-area .slick-slide .thumb {
    width: 100%;
}
#hero-carousel-with-breadcrumbs.ae--content-hub-page .ae-content-hub--featured-article .htmega-single-post-slide .content,
#hero-carousel-with-breadcrumbs.ae--content-hub-page .ae-content-hub--featured-article .slick-dots.slick-dots {
    max-width: 80%;
    width: 80%;
    margin: 0 auto;
    left:0;
    right:0;
}
@media only screen and (max-width: 1024px){
    #hero-carousel-with-breadcrumbs.ae--content-hub-page .ae-content-hub--featured-article .htmega-single-post-slide .content,
    #hero-carousel-with-breadcrumbs.ae--content-hub-page .ae-content-hub--featured-article .slick-dots.slick-dots {
        max-width: 90%;
        width: 90%;
        padding: 0 20px;
    }
}
@media only screen and (max-width: 768px){
    #hero-carousel-with-breadcrumbs.ae--content-hub-page .ae-content-hub--featured-article .htmega-single-post-slide .content,
    #hero-carousel-with-breadcrumbs.ae--content-hub-page .ae-content-hub--featured-article .slick-dots.slick-dots {
        max-width: 100%;
        width: 100%;
        padding: 0 24px;
    }
}
    
#hero-carousel-with-breadcrumbs.ae--content-hub-page .content .post-inner {
    width: 100%;
}
#hero-carousel-with-breadcrumbs.ae--content-hub-page .htmega-carosul-prev {
    display: none !important;
}
#hero-carousel-with-breadcrumbs.ae--content-hub-page .htmega-single-post-slide .content .post-inner {
    padding: 0;
    justify-content: flex-end;
    padding-bottom: 8%;
    margin: 0 auto;
}

#hero-carousel-with-breadcrumbs.ae--content-hub-page .htmega-postslider-area .slick-dots {
    bottom: 10%;
    left: 0;
    right: 0;
    text-align: left;
    width: 80%;
    margin: 0 auto;
    position: absolute;
    padding-left: 8px;
}

@media only screen and (max-width: 1200px){
    #hero-carousel-with-breadcrumbs.ae--content-hub-page .htmega-single-post-slide .content .post-inner {
        padding-bottom: 12%;
    }
}
@media only screen and (max-width: 768px){
    #hero-carousel-with-breadcrumbs.ae--content-hub-page .htmega-single-post-slide .content .post-inner {
        padding-bottom: 14%;
    }
    #hero-carousel-with-breadcrumbs.ae--content-hub-page .htmega-postslider-area .slick-dots.slick-dots {
        bottom: 6%;
    }
}
#ae-page-title-carousel {
    left:0;
    right:0;
    max-width: 90%;
    margin: 0 auto;
}
#ae-breadcrumbs-carousel {
    left:0;
    right:0;
    max-width: 90%;
    margin: 200px auto 0;
}

/* #ae-page-title-carousel {
    margin-top: 280px;
} */
#hero-carousel-with-breadcrumbs.ae--content-hub-page .content .post-inner > * {
    width: 70%;
    align-self: flex-start;
    padding: 0;
    margin: 0;
}
@media only screen and (max-width: 768px){
    #hero-carousel-with-breadcrumbs.ae--content-hub-page .content .post-inner > * {
        width: 90%;
    }
}
#hero-carousel-with-breadcrumbs.ae--content-hub-page .content .post-inner p {
    margin: 12px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


#hero-carousel-with-breadcrumbs.ae--content-hub-page .htmega-carosul-next .fa-angle-right:before {
    content: "\ea6c";
}
#hero-carousel-with-breadcrumbs.ae--content-hub-page .htmega-carosul-next .fa-angle-right {
    font-family: remixicon!important;
}
#hero-carousel-with-breadcrumbs.ae--content-hub-page .htmega-postslider-area .slick-arrow {
    background: #fff;
    padding: 0;
    color: #000;
    border-radius: 0;
    right: 6%;
}

#hero-carousel-with-breadcrumbs .htmega-postslider-area .slick-dots li,
#hero-carousel-with-breadcrumbs .htmega-postslider-area .slick-dots button {
    background-color: #738899;
    border: none;
    width: 8px;
    height: 8px;
    border-radius: 0;
}
#hero-carousel-with-breadcrumbs .htmega-postslider-area .slick-dots li.slick-active,
#hero-carousel-with-breadcrumbs .htmega-postslider-area .slick-dots li.slick-active button {
    background-color: #fff;
}
#hero-carousel-with-breadcrumbs .htmega-postslider-area .slick-dots li {
    margin: 0 2px;
    display: inline-table;
}
#hero-carousel-with-breadcrumbs .htmega-postslider-area .slick-dots li.slick-active button {
    width: 72px;
}

@media (max-width: 767px){
    #hero-carousel-with-breadcrumbs .htmega-single-post-slide .content {
        position: absolute;
        padding: 0;
    }
    #hero-carousel-with-breadcrumbs .htmega-single-post-slide .content .post-inner h2, 
    #hero-carousel-with-breadcrumbs .htmega-single-post-slide .content .post-inner p
    {
        text-align: left;
    }
    #hero-carousel-with-breadcrumbs .content .post-inner > * {
        align-self: flex-start;
    }
    #ae-page-title-carousel {
        margin-top: 0;
        padding: 0;
    }
    #ae-breadcrumbs-carousel {
    margin-top: 120px;
    padding: 0;
    }
    #hero-carousel-with-breadcrumbs .htmega-carosul-next {
        right: 24px;
    }
    
    /* #ae-page-title-carousel {
        margin-top: 180px;
    } */
    #hero-carousel-with-breadcrumbs .htmega-postslider-area .slick-dots {
        padding-left: 0;
    }
}

/* Landing page - Statistics section */
.ae-statistics-landing-page .am-fadeInLeft {
    background: white;
}
.ae-statistics-landing-page .elementor-counter-number-suffix {
    -webkit-text-stroke: unset !important;
}
@media only screen and (min-width: 1025px) and (max-width: 1399px){
.ae-statistics-landing-page{
    flex-direction: column !important;
}
}

/* Landing page - Get in touch banner section */
@media only screen and (min-width: 992px){
.ae-get-in-touch-bg-image {
      right: -35px !important;
      bottom: -40px !important;
}
}
@media only screen and (max-width: 768px){
.ae-get-in-touch-bg-image {
      right: -20px !important;
      bottom: -20px !important;
}
}
@media only screen and (min-width: 769px) and (max-width: 991px){
.ae-get-in-touch-bg-image {
      right: -30px !important;
      bottom: -30px !important;
}
}
/* Landing page - two column image right section */
@media only screen and (max-width: 768px){
.ae-landing-page-dark-bg-two-column {
      display: flex;
      flex-direction: column-reverse;
}
.ae-landing-page-dark-bg-two-column > div {
      order: 2;
}
.ae-landing-page-dark-bg-two-column > div.ae-video-thumbnail-container {
      order: 1;
}
}

/* Landing page - banner section */
.ae-landing-page-banner-slider .swiper-pagination-bullet-active {
    width: 67px !important;
    height: 8px;
    border-radius: 0 !important;
}
.ae-landing-page-banner-slider .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 0 !important;
}
/* .ae-landing-page-banner-slider .swiper-pagination{
      position: relative;
      bottom: 245px !important;
} */
/* .ae-landing-page-banner , .ae-landing-page-banner-slider{
      height: 700px;
} */
body.home div.elementor-location-header{
      position: absolute !important;
}
/* body.home #ae-top-menu nav ul li a{
     color:#000 !important; 
} */
@media only screen and (max-width: 768px){
/* .ae-landing-page-banner , .ae-landing-page-banner-slider{
      height: 600px;
} */
.ae-landing-page-banner-slider .swiper-slide-contents {
    max-width: 100% !important;
}
}
@media only screen and (min-width: 542px) and (max-width: 765px){
/* .ae-landing-page-banner-slider .swiper-pagination{
      bottom: 235px !important;
} */
}
@media only screen and (max-width: 505px){
/* .ae-landing-page-banner-slider .swiper-pagination {
    position: relative;
    bottom: 190px !important;
} */
}
.ae-landing-page-banner-slider .elementor-slide-heading {
      margin-bottom: 5px !important;
}
.ae-landing-page-banner-slider .elementor-slide-description{
    margin-bottom: 16px !important;
}
@media only screen and (min-width: 991px){
.ae-landing-page-banner-slider .elementor-slide-heading , .ae-landing-page-banner-slider .elementor-slide-description{
      width: 643px !important;
}
}
@media only screen and (min-width: 1199px){
    .ae-landing-page-banner-slider .swiper-pagination {
        bottom: 155px !important;
    }
    }
    @media only screen and (min-width: 767px) and (max-width: 1199px){
    .ae-landing-page-banner-slider .swiper-pagination {
            bottom: 200px !important;
			display: none;
    }
    }
/* .ae-banner-box{
      border-right:1px solid white;
} */
.ae-banner-box svg {
    width: 20px;
    height: 20px;
}
.ae-banner-box .elementor-icon-box-icon {
    align-self: center;
}
@media only screen and (min-width: 1025px) and (max-width: 1245px){
.ae-banner-box{
          padding:10px !important;
}
.ae-banner-box a{
      font-size:0.8rem !important;
}
}
@media only screen and (min-width: 767px) and (max-width: 768px){
/* .ae-landing-page-banner-slider .swiper-pagination {
    position: relative;
    bottom: 270px !important;
} */
}
@media only screen and (min-width: 769px) and (max-width: 990px){
/* .ae-landing-page-banner-slider .swiper-pagination {
    position: relative;
    bottom: 220px !important;
} */
}
.ae-banner-box:hover {
    background-color: #ECEFF0 !important;
    cursor: pointer;
}
.ae-banner-box:hover .remixicon {
    color: black;
}
.ae-banner-box:hover .elementor-icon-box-title a {
    color: black;
}

/*single-post-landing page*/
@media only screen and (max-width: 600px){
.ae-home-one-post-vessel .exad-post-grid-body{
    display: flex;
    flex-direction: row !important;
    align-items: center;
    padding: 16px !important;
    gap: 12px;
    justify-content: space-between;
}
.ae-home-one-post-vessel .exad-post-grid-description{
    display: none;
}
.ae-home-one-post-vessel .read-more {
    background: none !important;
    color: black !important;
    font-size: 20px !important;
}
.ae-home-one-post-vessel .exad-post-grid-thumbnail {
  height: auto;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1400px){
.ae-home-one-post-vessel .exad-post-grid-container.image-position-left.exad-post-grid-equal-height-yes {
      display: block;
}
.ae-home-one-post-vessel .exad-post-grid-thumbnail {
      width: 100% !important;
}
.ae-home-one-post-vessel .exad-post-grid-body {
      width: 100% !important;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1400px){
.ae-home-page-two-posts .exad-post-grid-container.image-position-left.exad-post-grid-equal-height-yes {
      display: block;
}
.ae-home-page-two-posts .exad-post-grid-thumbnail {
      width: 100% !important;
}
.ae-home-page-two-posts .exad-post-grid-body {
      width: 100% !important;
}
}
    
/* HUBSPOT COOKIE BANNER */
@media (max-width: 767px){
    #hs-banner-parent #hs-modal-body-container #hs-modal-introduction,
    #hs-banner-parent #hs-modal-body-container #hs-modal-introduction-description { 
        margin: 0 28px !important;
    }
}

/* Sitemap page */
.ae-sitemap-each .elementor-nav-menu--dropdown {
    display: none;
}
.ae-sitemap-each ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}
.ae-sitemap-each ul li > a{
    line-height: 35px !important;
}
.ae-sitemap-each ul li > a {
    padding: 0 !important;
}
.ae-sitemap-each ul li > a:hover , .ae-sitemap-each ul .current_page_item a{
    color: #003860 !important;
}

/*digital transform laptop section*/
@media only screen and (min-width: 1600px){
.ae-laptop-image img {
        position: relative;
        left: -30%;
        max-width: 1200px !important;
        width: 1200px !important;
}
}
@media only screen and (min-width: 1420px) and (max-width: 1599px){
.ae-laptop-image img {
        position: relative;
        left: -45%;
        max-width: 1200px !important;
        width: 1200px !important;
}
}
@media only screen and (min-width: 1290px) and (max-width: 1420px){
.ae-laptop-image img {
        position: relative;
        left: -30%;
        max-width: 900px !important;
        width: 900px !important;
}
}
@media only screen and (min-width: 1160px) and (max-width: 1289px){
.ae-laptop-image img {
        position: relative;
        left: -30%;
        max-width: 800px !important;
        width: 800px !important;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1159px){
.ae-laptop-image img {
        position: relative;
        left: -30%;
        max-width: 700px !important;
        width: 700px !important;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1399px){
.ae-digital-transform {
        padding-top: 7% !important;
        padding-bottom: 6% !important;
}
.ae-laptop-section{
        min-height:700px !important;
}
}
.ae-laptop-image {
    overflow: hidden;
}

/*offering pages*/
@media only screen and (min-width: 1300px){
#ae-ship-page-stats .elementor-counter-number-wrapper, #ae-ship-page-stats .elementor-icon-wrapper, #ae-ship-page-stats .elementor-icon {
          font-size: 100px !important;
}
#ae-ship-page-stats .elementor-counter-number-suffix {
          margin-top: 15px;
}
}
@media only screen and (min-width: 767px) and (max-width: 850px){
#ae-ship-page-stats{
            display: block;
}
#ae-ship-page-stats .am-fadeInLeft{
            width: 100% !important;
            margin-bottom: 30px;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1299px){
#ae-ship-page-stats .elementor-counter-number-wrapper, #ae-ship-page-stats .elementor-icon-wrapper, #ae-ship-page-stats .elementor-icon {
          font-size: 4rem !important;
}
#ae-ship-page-stats .elementor-counter-number-suffix {
          margin-top: -8px !important;
}
#ae-ship-page-stats{
            gap:10px !important;
}
}
@media (min-width: 769px){
#ae-ship-management-tab .am-impact-main-div {
          height: 855px;
}
#ae-ship-management-tab .am-impact-main-div p {
          font-size: 1.3rem;
}
}
#ae-ship-management-tab .am-impact-main-div h3{
        font-size: 26px !important;    
}
@media(max-width:768px){#ae-ship-management-tab .am-impact-main-div.ship-management, .am-impact-main-div p{height:557px !important;}}
@media(max-width:729px){#ae-ship-management-tab .am-impact-main-div.ship-management, .am-impact-main-div p{height:100% !important;}}
@media only screen and (min-width: 767px) and (max-width: 1024px){
.ae-static-story-image , .ae-static-story-image .elementor-widget , .ae-static-story-image img{
            height: 720px !important;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1499px){
.ae-static-story-image , .ae-static-story-image .elementor-widget , .ae-static-story-image img{
            height: 900px !important;
}
}  
@media (max-width: 1024px){
.ae-crew-management-accordion .ae-section--accordion-container--js li input[type="radio"]:checked ~ .accslide.accslide {
      height: auto !important;
}  
}
@media (max-width: 768px){
/* .ae-crew-management-accordion .ae-section--accordion-container--js li input[type="radio"]:checked ~ .accslide.accslide {
          height: auto !important;
} */
.ae-crew-management-accordion .ae-section--accordion-container--js label {
    align-items: center !important;
}  
}
@media only screen and (min-width: 769px) and (max-width: 1025px){
.ae-section--accordion-container--js li .accslide {
    height:0;
}
}
@media only screen and (min-width: 767px) and (max-width: 1025px){
.ae-crew-management-accordion .ae-section--accordion-container--js li input[type="radio"]:checked ~ .accslide.accslide {
        width: 100% !important;
        float: none !important;
        transition: all .5s ease-in-out !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        padding: 14px 34px 60px !important;
}
.ae-crew-management-accordion .ae-section--accordion-container--js input[type="radio"]:checked ~ label{
        padding: 24px 34px !important;
        height: 40px !important;
}
.ae-crew-management-accordion{
            display:block !important;
}
.ae-crew-management-accordion .ae-section--accordion-container--js li .accslide p {
          font-size: 1.25rem !important;
          line-height: 28px !important;
}
.ae-crew-management-accordion .ae-section--accordion-container--js label {
          width: 100% !important;
          height: 80px !important;
          display: flex !important;
          align-items: center !important;
          justify-content: center !important;
          align-self: center !important;
          padding: 24px 34px !important;
}
.ae-crew-management-accordion .ae-section--accordion-container--js input[type="radio"]:not(:checked) ~ label > * {
          transform: rotate(0deg) !important;
          padding-left: 0 !important;
          font-size: 1.25rem !important;
}
}
@media only screen and (min-width: 1026px) and (max-width: 1399px){
.ae-crew-management-accordion .ae-section--accordion-container--js li .accslide p {
          font-size: 1.25rem !important;
          font-weight: 500 !important;
          line-height: 28px !important;
}
}
#ae-ship-page-stats .elementor-counter-number , #ae-ship-page-stats .elementor-counter-number-suffix{
    -webkit-text-stroke: unset !important;
    color: white !important;
}
@media only screen and (min-width: 1026px) {
#ae-all-solution-cruise-and-leisure .e-con-full {
    width: calc(30% - 20px) !important;
}
}
/*hospitality*/
.ae-all-solution--wrap {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 20px !important;
}
.ae-all-solution--wrap .e-con-full {
    width: calc(25% - 20px) !important;
}
@media only screen and (max-width: 767px){
.ae-all-solution--wrap .e-con-full {
    width: 100% !important;
}
}
@media only screen and (min-width: 769px) and (max-width: 1025px){
.ae-all-solution--wrap .e-con-full {
    width: calc(50% - 20px) !important;
}
}
@media only screen and (min-width: 769px) and (max-width: 1199px){
#ae-hosptiality-story .slide_image {
    height: 490px !important;
}
}
@media only screen and (min-width: 1199px) and (max-width: 1293px){
#ae-hosptiality-story .slide_image {
    height: 615px !important;
}
}
@media only screen and (min-width: 1294px) and (max-width: 1399px){
#ae-hosptiality-story .slide_image {
    height: 585px !important;
}
}

@media only screen and (min-width: 1025px) and (max-width: 1399px){
.ae-statistics-section .elementor-counter-number , .ae-statistics-section .elementor-counter-number-suffix{
        font-size: 3.5rem !important;
}
}
@media only screen and (min-width: 1070px) and (max-width: 1499px){
.slide_image {
    height: 800px !important;
}
}

/*
 * SECTION: Our Story V2
 * JS: SLICK SLIDER 
 */
 .ae-section--image-text-slider-v2 {
    width: 100%;
    /* height: 738px; */
 }
 .ae-section--image-text-slider-v2 .ae-container--slider slider {
    width: inherit;
    overflow: hidden;
 }
 .ae-section--image-text-slider-v2 .ae-display-flex-container {
    display: flex;
    width: 100%;
 }
 .ae-section--image-text-slider-v2 .slick-dots {
    width: 50%;
    bottom: 20px;
 }
 .ae-section--image-text-slider-v2 .slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
 }
 .ae-section--image-text-slider-v2 .slick-dots li button {
    margin: 0 8px;
    display: inline-block;
    cursor: pointer;
    width: 8px;
    height: 8px;
    background: #99b6cc;
    transition: all .3s;
    border-radius: 0;
    border: none;
 }
 .ae-section--image-text-slider-v2 .slick-dots li.slick-active button {
    width: 67px;
    height: 8px;
    background: #fff;
 }
 .ae-section--image-text-slider-v2 .slick-dots li button:before {
    background-color: transparent;
    display: none;
 }
 .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-right-image .slick-dots {
    right: 0;
 }
 .ae-section--image-text-slider-v2-img-right .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-left-image .ae-display-flex-container .slide_text,
 .ae-section--image-text-slider-v2-img-right .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-right-image .ae-display-flex-container .slide_text {
    padding-left: 16%;
    padding-right: 10%;
 }
 .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-right-image .ae-display-flex-container .slide_text {
    padding-left: 125px;
 }
 .ae-section--image-text-slider-v2-img-right .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-right-image .ae-display-flex-container,
 .ae-section--image-text-slider-v2-img-right .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-left-image .ae-display-flex-container {
    flex-direction: row;
 }
 .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-left-image .ae-display-flex-container {
    flex-direction: row-reverse;
 }
 .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-left-image .ae-display-flex-container .slide_text {
    padding-right: 125px;
 }
 .ae-section--image-text-slider-v2 .ae-display-flex-container .ae-display-flex-item {
    display: flex;
    width: 50%;
    flex-direction: row;
    align-items: center;
    background-color: #eceff0;
 }
 .ae-section--image-text-slider-v2 .ae-display-flex-container .ae-display-flex-item .slide_text {
    display: flex;
    flex-direction: column;
 }

 .ae-section--image-text-slider-v2 .ae-display-flex-container .ae-display-flex-item .slide_image {
    display: flex;
    flex-direction: column;
    height: 738px !important;
 }
 .ae-section--image-text-slider-v2 .ae-display-flex-container .ae-display-flex-item .slide_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
 }
 
 .ae-section--image-text-slider-v2 .slick-arrow {
    width: 64px;
    height: 64px;
    background-color: #fff;
    padding: 20px;
    font-weight: 400 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-family: remixicon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    text-indent: -9999px;
    border-radius: 0;
    border: 0;
    z-index: 2;
    color: #000;
    text-decoration: none;
    font-size: 0;
}
.ae-section--image-text-slider-v2 .slick-arrow:focus,
.ae-section--image-text-slider-v2 .slick-arrow:hover {
    border: none !important;
    border-radius: none !important;
    background-color: #fff;
    outline: none;
}
.slick-prev:before, .slick-next:before,
.ae-section--image-text-slider-v2 .slick-prev:before {
    font-family: remixicon!important;
    color: #000;
    text-indent: 100%;
    font-size: 1.25rem;
    width: 64px;
    height: 64px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    align-items: center;
    padding-right: 42px;
}

.slick-prev:before, .slick-next:before {
    content: "\ea6c";
}
.ae-section--image-text-slider-v2 .slick-prev:before {
    content: "\ea60";
}

.ae-section--image-text-slider-v2 .slick-prev {
    left: 45px;
}
.ae-section--image-text-slider-v2 .slick-next {
    right: 45px;
}
.ae-section--image-text-slider-v2 .story_subtitle {
    font-style: normal;
    font-weight: 600;
    font-size: 1rem !important;
    line-height: 1.375rem;
    color: #000;
    letter-spacing: 0 !important;
}
.ae-section--image-text-slider-v2 .slide_text {
    padding: 80px;
}
.ae-section--image-text-slider-v2 .slide_text h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 2.75rem;
    line-height: 140%;
    letter-spacing: 0;
    color: #000;
    /* margin: 6px 0 16px; */
	margin: 0;
}
.ae-section--image-text-slider-v2 .slide_text p {
    letter-spacing: 0;
	/* padding-bottom: 20px; */
	padding-bottom: 0;
}
.ae-section--image-text-slider-v2 .slick-dotted.slick-slider {
    margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1069px) {
    .ae-section--image-text-slider-v2 .ae-display-flex-container .ae-display-flex-item .slide_image {
        height: 100% !important;
    }
    .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-right-image .ae-display-flex-container .slide_text,
    .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-left-image .ae-display-flex-container .slide_text,
    .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js .ae-display-flex-container .slide_text {
        padding: 35px;
    }
    .ae-section--image-text-slider-v2 {
        height: auto;
    }
    .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-right-image .slick-prev {
        left: auto;
        right: 40%;
    }
    .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-left-image .slick-next {
        left: 40%;
        right: auto;
    }
}
@media (max-width: 1024px) {
    .ae-section--image-text-slider-v2-img-right .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-left-image .ae-display-flex-container .slide_text,     
   .ae-section--image-text-slider-v2-img-right .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-right-image .ae-display-flex-container .slide_text {
        padding-left: 12%;
        padding-right: 10%;
    }
}
@media (max-width: 767px) {
    .ae-section--image-text-slider-v2 {
        height: auto;
        background-color: #eceff0;
    }
    .ae-section--image-text-slider-v2 .slide_text {
        padding: 40px 24px !important;
        background-color: transparent;
    }
    .ae-section--image-text-slider-v2-img-right .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-right-image .ae-display-flex-container, 
    .ae-section--image-text-slider-v2-img-right .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-left-image .ae-display-flex-container,
    .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-left-image .ae-display-flex-container,
    .ae-section--image-text-slider-v2 .ae-display-flex-container {
        flex-direction: column-reverse;
        justify-content: flex-end;

    }
    .ae-section--image-text-slider-v2 .ae-display-flex-container .ae-display-flex-item {
        width: 100%;
    }
    .ae-section--image-text-slider-v2 .ae-display-flex-container .ae-display-flex-item .slide_image {
        height: 390px !important;
    }
    .ae-section--image-text-slider-v2 .slide_text h2 {
        font-size: 1.875rem !important;
        margin-top: 0;
    }
    .ae-section--image-text-slider-v2 .slick-dots,
    .ae-section--image-text-slider-v2 .ae-section--our-story-v2--js.position-right-image .slick-dots {
        width: 100%;
        bottom: auto;
        top: 350px;
    }
    .ae-section--image-text-slider-v2 .slick-arrow {
        top: 180px;
        width: 40px;
        height: 40px;
    }
    .ae-section--image-text-slider-v2 .slick-prev {
        left: 24px;
    }
    .ae-section--image-text-slider-v2 .slick-next {
        right: 24px;
    }
    .ae-section--image-text-slider-v2 .slick-track {
        display: flex;

    }
    .ae-section--image-text-slider-v2 .slick-slide {
        height: fit-content;
        display: block;
        align-items: stretch;
        flex-direction: row;
        flex-wrap: nowrap;
    }
}

#ae-post-article--scroll ul {
    margin-left: 0px !important;
    padding-left: 15px !important;
}
@media only screen and (min-width: 575px){
#ae-post-article--scroll .alignleft {
        margin-left: 0;
        margin-top: 6px;
        margin-bottom: 0;
}
#ae-post-article--scroll .alignright {
        margin-right: 0;
        margin-top: 6px;
        margin-bottom: 0;
}
}
@media only screen and (max-width: 575px){
#ae-post-article--scroll .alignleft {
    width: 100%;
    margin: 0;
    text-align: center;
}
#ae-post-article--scroll .alignright {
       width: 100%;
    margin: 0;
    text-align: center;
}
}

/*Footer*/
#ae-footer-links h3 {
    margin: 0 0 16px;
    text-transform: uppercase;
    font-size: 1.25rem;
    font-weight: 600;
    color: #fff;
}

#ae-footer-links ul {
    padding-left:0;
    list-style-type: none;
}
#ae-footer-links ul li {
    padding: 8px 0 8px 14px;
}
#ae-footer-links ul li a {
    font-size: 1rem;   
    color: #fff;
    font-weight: 500;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}	
#ae-footer-links ul li.feather:before {
	color: #fff;
	position: absolute;
	left: 0;
	top: 10px;
}
@media (max-width: 430px) {
	#ae-footer-links ul li.feather:before {
		top: 14px;
		left:-5px;
	}
}
#ae-footer-links ul li a .sub-arrow {
	display: none;
}
#ae-footer-links ul li ul.sub-menu {
	display: flex !important;
	background: transparent !important;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	width: auto !important;
}
#ae-footer-links ul li ul.sub-menu li{
	margin-left: 6px;
	margin-top: 6px;
	padding-bottom: 0;
}
#ae-footer-links ul li ul.sub-menu a.elementor-item-active {
	background-color: transparent !important;
}
#ae-footer-links ul li a.elementor-item-active:after {
	width: 100%;
	opacity: 1;
	transform: scaleX(1);
}
#ae-footer-links ul li ul.sub-menu a.elementor-item-active:after {
	width: 100%;
	opacity: 1;
	transform: scaleX(1);
}
#ae-footer-links ul li ul a.elementor-sub-item:hover {
	background-color: transparent;
}
#ae-footer-link-login .htmega-button {
    display: block;
}

#ae-footer-links h3.ae-login {
    font-size: 1.25rem;
    color: #fff;
    font-weight: 600;
    margin: -4px 0 28px;
    line-height: 32px;
    text-transform: initial;
}
@media (max-width: 767px){
#ae-footer-links h3 {
        font-size:1rem;
        text-align: center;
        margin-bottom: 4px;
        font-weight: 700;
        line-height: 140%;
}
#ae-footer-links ul li {
        padding: 4px 0;
}
#ae-footer-links ul li{
        font-size: 0.75rem;
        text-align: center;
}
#ae-footer-links ul li a {
    font-size: var( --e-global-typography-primary-font-size );
    text-align: center;
    font-weight: var( --e-global-typography-primary-font-weight );
    line-height: 35px;
}
#ae-footer-links ul li a {
        justify-content: center;
}
#ae-footer-links h3.ae-login {
        font-size: 1rem;
    text-align: center;
    margin-bottom: 4px;
    font-weight: 700;
    line-height: 140%;
}
#ae-footer-link-login .elementor-widget-container .htmega-button .htb-btn {
        padding: 14px 24px;
        font-size: 1rem;
}
}
.wpjb.wpjb-page-add ul.wpjb-add-job-steps>li {
    width: 25%;
}
.wpjb-page-preview {
    background-color: #d0cfcf;
}
.wpjb-page-preview .ae-dev-container {
    width: 60%;
    margin: 0 auto;
}
.wpjb-page-preview h2,
.wpjb-page-preview h3 {
    margiN: 24px 0;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 700 !important;
    text-align: center;
    line-height: 1.2;
}
.wpjb-page-preview .wpjb-text {
    overflow: hidden;
    font-size: 1rem;
}

.wpjb-page-preview .wpjb-legend {
    padding: 10px;
    margin: 0;
    display: block;
    border-bottom: none !important;
    color: #000;
    font-weight: 700 !important;
    font-size: 1.5rem !important;
    text-transform: capitalize;
    line-height: 21px;
    margin-bottom: 8px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.wpjb-add-job-steps.wpjb-add-job-steps>li {
    width: 25% !important;
}

.wpjb-page-preview .ae-dev-button {
    background: transparent;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 0.05em;
    width: 230px;
    padding: 14px 14px 14px 14px;
    color: var(--e-global-color-primary );
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary );
    justify-content: center;
    display: flex;
    align-items: center;
}

.wpjb-page-preview .ae-dev-button:hover {
    color: white !important;
    background-color: transparent !important;
    box-shadow: inset 400px 0 0 0 #000;
    border-radius: 0 !important;
    outline: none;
    transition: ease-out 0.4s;
}
.wpjb-page-preview #wpjb-preview {
    display: flex;
    width: 100%;
    margin: 20px 0;
    justify-content: space-between;
}
.wpjb-page-preview .ae-dev-button a.wpjb-button {
    background: transparent;
    display: flex;
    font-family: Avenir Next, arial, tahoma;
    font-size: 1rem;
    color: #000;
    border: none;
}
.wpjb-page-preview .ae-dev-button.ae-dev-button--solid-submit {
    background-color: #000;
}
.wpjb-page-preview .ae-dev-button.ae-dev-button--solid-submit a {
    color: #fff !important;
}
.wpjb-page-preview .ae-dev-button.ae-dev-button--solid-submit:hover {
    background-color: #fff !important;
}
.wpjb-page-preview .ae-dev-button.ae-dev-button--solid-submit:hover a {
    color: #000 !important;
}
.wpjb-page-preview .ae-jobs-page--publish-post-date,
.wpjb-page-preview .ae-dev-button:hover a.wpjb-button {
    color: #fff !important;
}
.wpjb-page-preview .ae-job-page--tags-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    font-size: .75rem;
    gap: 0;
}
.wpjb-page-preview .ae-job-page--tags-container a,
.wpjb-page-preview .ae-job-page--tags-container  > * {
    color: #fff;
    text-transform: uppercase;
    font-size: .75rem;
}
.wpjb-page-preview .ae-job-page--tags-container .wpjb-grid-row {
    display: flex;
    align-items: center;
    border-right: 1px solid #fff;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 4px;
    margin-bottom: 4px;
}
.wpjb-page-preview .ae-job-page--tags-container .wpjb-grid-row ul {
    list-style-type: none;
    padding: 0;

}
.wpjb-page-preview .ae-job-page--tags-container .wpjb-grid-row:last-child {
    border-right: 0 solid transparent;
}
.wpjb-page-preview #hero-banner--inner-container {
    position: relative;
    gap: 0;
}
.wpjb-page-preview #hero-carousel-with-breadcrumbs {
    padding: 0;
}
ul.wpjb-add-job-steps>li.wpjb-step-current {
    border: none !important;
    background: #001e33;
    color: #fff !important;
}
.ae-display-flex {
    display: flex;
}
.ae-dev-width-100 {
    width: 100%;
}
.wpjb ul.wpjb-add-job-steps {
    margin: 0 !important;
}
.wpjb-page-preview .ae-dev-preview--header h2 {
    color: #fff !important;
    font-size: 1.2rem;
}
.wpjb-page-preview .ae-dev-preview--header {
    background-color: #000;
    padding: 40px;
}
.wpjb ul.wpjb-add-job-steps {
    display: flex;
    align-content: center;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: center;
}
.wpjb ul.wpjb-add-job-steps>li {
    display: flex !important;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}
.wpjb ul.wpjb-add-job-steps>li,
.ae-dev--button-back {
    color: #000;
    font-size: .875rem !important;
    border: none;
    text-decoration: none !important;
}
.ae-dev--button-back:hover {
    background: transparent;
    color: #000;
    text-decoration: underline;
}
.ae-dev--button-back span {
    font-size: .875rem;
    display: inline !important;
    color: #000;
}
div.wpjb-flash-info {
    background-color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    width: 100%;
    border: none !important;
}
div.wpjb-flash-info .ae-dev-container {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    padding: 60px 0 !important;
}
div.wpjb-flash-info a {
    text-decoration: underline;
}
/*New gallery version*/
.new-gallery .swiper-slide-inner {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between !important;
    top: unset !important;
}
.new-gallery .elementor-slide-heading {
    text-align: center;
    color: var( --e-global-color-secondary );
    font-size: 1.25rem !important;
    font-weight: 600 !important;
    font-style: normal;
    line-height: 22.4px !important;
}
.new-gallery .elementor-swiper-button.elementor-swiper-button-prev {
   left: 40px !important;
    width: 64px;
    height: 64px;
    justify-content: center;
    align-items: center;
    padding: 20px 0px 20px 0px;
    border: 1px solid #fff;
    position: absolute;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0,0%,93.3%,.9);
    transform: translateY(-50%);
}
.new-gallery .elementor-swiper-button.elementor-swiper-button-next {
    right: 40px !important;
    width: 64px;
    height: 64px;
    justify-content: center;
    align-items: center;
    padding: 20px 0px 20px 0px;
    border: 1px solid #fff;
    position: absolute;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0,0%,93.3%,.9);
    transform: translateY(-50%);
}
.new-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 72px !important;
    background-color: #fff !important;
    height: 8px !important;
    border-radius: 0 !important;
    transition: all .3s;
}
.new-gallery .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    border-radius: 0 !important;
    transition: all .3s;
    background-color: #99B6CC !important;
    opacity: 1 !important;
}
.new-gallery .swiper-container-horizontal > .swiper-pagination-bullets, .new-gallery .swiper-pagination-custom, .new-gallery .swiper-pagination-fraction {
    bottom: 40px !important;
}
.new-gallery .elementor-slides .swiper-slide-inner{
      bottom: 35px !important;
}
.new-gallery .elementor-swiper-button.elementor-swiper-button-next:hover , .new-gallery .elementor-swiper-button.elementor-swiper-button-prev:hover {
    background: white;
}
.new-gallery .elementor-swiper-button-next .eicon-chevron-right , .new-gallery .elementor-swiper-button-prev .eicon-chevron-left{
    display: none;
}
.new-gallery .remixicon {
    font-size: 20px !important;
}
@media only screen and (max-width: 767px) {
    .new-gallery .elementor-swiper-button.elementor-swiper-button-next{
        right: 10px !important;
        width: 40px;
        height: 40px;
    }
    .new-gallery .elementor-swiper-button.elementor-swiper-button-prev{
        left:10px !important;
        width: 40px;
        height: 40px; 
    }
    .new-gallery .elementor-slide-heading{
        font-size:1rem !important;
    }
}
#am-technology-ship .elementor-shortcode{
    background: url(https://aesmwebsit29f323c356.blob.core.windows.net/blobaesmwebsit29f323c356/2023/08/ship_img-1.webp);
    background-repeat: no-repeat;
    background-position: center;
}
.am-ship-description p{
    text-shadow: 2px 2px black;
}
#am-technology-ship .am-ship-mobile-next-prev {
  top: 53%;
}
#am-technology-ship .am-ship-btn{
    width: auto;
}
#exad-post-one-category .exad-post-grid-category li:first-child{
    display:inline-block !important;
}
#exad-post-one-category .exad-post-grid-category li{
    display:none !important;
}
.ae-elevator-pitch--container p a{
    text-align: center;
    line-height: 42px;
    display: inline-block;
    position: relative;
}
.ae-elevator-pitch--container p a:hover{
  color: #0068B2 !important;
  display: inline-block !important;
  border-bottom: none;
}
.ae-our-values p a:hover{
    color: #0068B2 !important;
   border-bottom: 1px solid #0068B2; 
   font-weight: 500;
}
.ae-elevator-pitch--container p a::after{
    content: "";
    display: block;
    width: 100%; 
    height: 1px; 
    background-color: #0068B2; 
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0; 
    transition: opacity 0.3s ease, transform 0.3s ease, padding-bottom 0.3s ease; 
    transform: scaleX(0);
}
.ae-elevator-pitch--container p a:hover::after{
    opacity: 1;
    transform: scaleX(1);
    padding-bottom: 0px;
}
#ae-footer-links ul li a {
    text-decoration: none; 
    position: relative; 
    padding-bottom: 3px; 
}
#ae-footer-links ul li a::after {
    content: "";
    display: block;
    width: 100%; 
    height: 1px; 
    background-color: white; 
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0; 
    transition: opacity 0.3s ease, transform 0.3s ease, padding-bottom 0.3s ease; 
    transform: scaleX(0);
}

#ae-footer-links ul li a:hover::after {
    opacity: 1;
    transform: scaleX(1);
    padding-bottom: 0px;
}
#ae-footer-links ul li a {
    display: inline-block;
}
.ae-our-values p a {
  font-size: 1.25rem !important;
  position: relative;
  font-weight: 500;
}
.am-people-page-three-col-section {
    border-bottom: 1px solid #cccc;
}
.collapsible_slider_btn:hover a {
    color: white !important;
}
.collapsible_slider_btn:hover {
    color: white !important;
    background-color: transparent !important;
    box-shadow: inset 400px 0 0 0 #000;
    border-radius: 0 !important;
    outline: none;
    transition: ease-out 0.4s;
}
.collapsible_slider_btn {
    background: transparent;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 0.05em;
    width: 360px;
    padding: 14px 14px 14px 14px;
    color: var( --e-global-color-primary );
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var( --e-global-color-primary );
    justify-content: center;
    display: flex;
    align-items: center;
}
.collapsible_slider_btn a {
    color: var( --e-global-color-primary );
    font-size: 1rem !important;
    font-weight: 400 !important;
    text-align: center;
}
@media only screen and (max-width: 768px) {
.collapsible_slider_btn {
        width: auto;
}
.collapsible_slider_btn:hover , .story_slider_btn:hover {
    box-shadow: inset 800px 0 0 0 #000;
}
}
@media only screen and (max-width: 1025px) {
#accordion-grey-line{
    border-bottom: 1px solid #cccc;
}
}
.search-primary-nav-sticky {
    inset-inline-start: unset !important;
}
.search-primary-nav-sticky {
    padding-bottom: 0px !important;
}
@media only screen and (max-width: 1025px) {
.new-search-popup .ae-primary-menu-close-btn .elementor-button-text {
    font-size: 14px;
}
}
.page-template-ae--dark #ae-top-menu nav ul li a::after{
    content: "";
    display: block;
    width: 100%; 
    height: 1px; 
    background-color: black; 
    position: absolute;
    bottom: 0px;
    left: 0;
    opacity: 0; 
    transition: opacity 0.3s ease, transform 0.3s ease, padding-bottom 0.3s ease; 
    transform: scaleX(0);
}
.page-template-ae--dark #ae-top-menu nav ul li a:hover::after{
    opacity: 1;
    transform: scaleX(1);
    padding-bottom: 0px;
}
.page-template-ae--dark #ae-top-menu nav ul li a {
  display: inline-block;
  position: relative;
  padding: 0px !important;
}
.page-template-ae--dark #ae-top-menu nav ul li {
  padding: 13px 20px !important;
}


#ae-top-menu nav ul li a::after{
    content: "";
    display: block;
    width: 100%; 
    height: 1px; 
    background-color: white; 
    position: absolute;
    bottom: 0px;
    left: 0;
    opacity: 0; 
    transition: opacity 0.3s ease, transform 0.3s ease, padding-bottom 0.3s ease; 
    transform: scaleX(0);
}
#ae-top-menu nav ul li a:hover::after{
    opacity: 1;
    transform: scaleX(1);
    padding-bottom: 0px;
}
#ae-top-menu nav ul li a {
  display: inline-block;
  position: relative;
  padding: 0px !important;
  font-weight: 500;
}
#ae-top-menu nav ul li {
  padding: 13px 20px !important;
}


.page-template-ae--dark .ae-header-anglo-login .elementor-button-text::after{
    content: "";
    display: block;
    width: 100%; 
    height: 1px; 
    background-color: black; 
    position: absolute;
    bottom: 0px;
    left: 0;
    opacity: 0; 
    transition: opacity 0.3s ease, transform 0.3s ease, padding-bottom 0.3s ease; 
    transform: scaleX(0);
}
.page-template-ae--dark .ae-header-anglo-login .elementor-button-text:hover::after{
    opacity: 1;
    transform: scaleX(1);
    padding-bottom: 0px;
}
.page-template-ae--dark .ae-header-anglo-login .elementor-button-text {
  display: inline-block;
  position: relative;
}


.ae-header-anglo-login .elementor-button-text::after{
    content: "";
    display: block;
    width: 100%; 
    height: 1px; 
    background-color: white; 
    position: absolute;
    bottom: 0px;
    left: 0;
    opacity: 0; 
    transition: opacity 0.3s ease, transform 0.3s ease, padding-bottom 0.3s ease; 
    transform: scaleX(0);
}
.ae-header-anglo-login .elementor-button-text:hover::after{
    opacity: 1;
    transform: scaleX(1);
    padding-bottom: 0px;
}
.ae-header-anglo-login .elementor-button-text {
  display: inline-block;
  position: relative;
}

.ae-header--sticky.elementor-sticky--active .ae-header-anglo-login .elementor-button-text::after{
    content: "";
    display: block;
    width: 100%; 
    height: 1px; 
    background-color: black; 
    position: absolute;
    bottom: 0px;
    left: 0;
    opacity: 0; 
    transition: opacity 0.3s ease, transform 0.3s ease, padding-bottom 0.3s ease; 
    transform: scaleX(0);
}
.ae-header--sticky.elementor-sticky--active .ae-header-anglo-login .elementor-button-text:hover::after{
    opacity: 1;
    transform: scaleX(1);
    padding-bottom: 0px;
}
.ae-header--sticky.elementor-sticky--active .ae-header-anglo-login .elementor-button-text {
  display: inline-block;
  position: relative;
}
#ae-career-stats .elementor-counter-number , #ae-career-stats .elementor-counter-number-suffix{
    -webkit-text-stroke: unset !important;
    color: white !important;
}
.map_link p:hover {
	text-decoration: underline;
}
@media only screen and (min-width: 1025px) {
#about-us-elivator p a {
    font-size: 1.75rem;
    line-height: 38px;
}
}
@media only screen and (max-width: 767px) {
#about-us-elivator p a {
    font-size: 1.25rem;
    line-height: 34px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
#about-us-elivator p a {
    font-size: 1.5rem;
    line-height: 34px;
}
}
#elementor-popup-modal-10414 .dialog-message {
    height: 100% !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
#elementor-popup-modal-10414 {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
@media (min-width: 768px){
#ae-primary-menu-new-popup , #ae-primary-menu-new-popup .elementor-inner-section {
    height: 100% !important;
}
}
#elementor-popup-modal-10414{
      height: 100vh;
}
.office_contact {
    display: none;
}
#ae-job-link-options .ae-custom--apply-now-container:hover {
    background-color: transparent !important;
    box-shadow: inset 400px 0 0 0 #000;
    color: black;
    border-radius: 0 !important;
    outline: none;
    transition: ease-out 0.6s;
}
#ae-job-link-options .ae-custom--apply-now-container:hover a {
    color: white !important;
}

/* LINK HOVER UNDERLINE */
.ae-link-hover--undeline a {
    position: relative;
}
.ae-link-hover--undeline a:hover::after {
    opacity: 1;
    transform: scaleX(1);
    padding-bottom: 0px;
}
.ae-link-hover--undeline a::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: white;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease, padding-bottom 0.3s ease;
    transform: scaleX(0);
}
.ae-link-hover--undeline.ae-link-hover--undeline--black a::after {
    background-color: #000;
}

.single-post .type-post .ae-single-post-container a,
.ae-single-post-container a {
    color: #0000FF;
    position: relative;
}
.single-post .type-post .ae-single-post-container a:hover::after,
.ae-single-post-container a:hover::after {
    opacity: 1;
    transform: scaleX(1);
    padding-bottom: 0px;
}
.single-post .type-post .ae-single-post-container a::after,
.ae-single-post-container a::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #0000FF;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease, padding-bottom 0.3s ease;
    transform: scaleX(0);
}

/* Our values version2 */
.our_value-version2 .slick-slide {
    margin: 0px 12px;
}
.our_value-version2 .slick-prev:before,
  .slick-next:before {
    color: black;
  }
.our_value-version2 .slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
  }
.our_value-version2 .slick-active {
    opacity: 1;
  }
.our_value-version2 .slick-current {
    opacity: 1;
  }
.our_value-version2 .slider{
    overflow: unset;
}
.our_value-version2 .slick-prev {
    right: 65px;
    left:unset;
}
.our_value-version2 .slick-prev, .our_value-version2 .slick-next{
    line-height: 0;
    position: absolute;
    top: -70px;
    height: 20px;
    transform: translate(0, -50%);
    outline: none;
    background: transparent;
    background-color: transparent;
    z-index: unset;
    padding: 0;
    text-indent: -9999px;
    overflow: hidden;
}
.our_value-version2 .slick-prev::before, .our_value-version2 .slick-next::before{
    opacity: 1;
}
.our_value-version2 .slick-next.slick-arrow , .our_value-version2 .slick-prev.slick-arrow{
    width: 48px;
    height: 48px;
    background: #000000;
    border: none;
    text-decoration: none;
    border-radius: 0px;
    align-items: center;
    display: flex;
    align-content: center;
    align-self: center;
}
.our_value-version2 .slick-prev::before, .our_value-version2 .slick-next::before{
    color: white;
    text-decoration: none;
    font-size: 1rem;
}
.our_value-version2 .slick-dotted.slick-slider{
    margin: 0;
}
.our_value-version2 .our_values_content h3 , .our_value-version2 .our_values_content p{
    text-align: left;
}
.our_value-version2 .our_values_content h3{
    margin-bottom: 10px;
}
.our_value-version2 .slick-next {
    right: 0px;
}
.our_value-version2 .slick-prev::before {
    content: "\ea60";
}
.our_value-version2 .slick-disabled {
    opacity: 0.5;
    cursor: not-allowed !important;
}
@media only screen and (max-width: 423px) {
  .our_value-version2 .slick-prev, .our_value-version2 .slick-next{
      top: -50px;
  }
}
@media only screen and (max-width: 1024px) {
.our_value-version2 .slick-prev, .our_value-version2 .slick-next{
      top: -30px;
}
.our_value-version2 .slick-track {
    margin-top: 15px;
}
}
@media only screen and (max-width: 768px) {
.our_value-version2 .slick-track {
    margin-left: 5px;
}
}
@media only screen and (min-width: 768px) {
.our_value-version2 .slick-track {
    margin-left: -12px !important;
    margin-right: -12px !important;
}
}
@media only screen and (max-width: 550px) {
.our_value-version2 .slick-next{
    right: 15px !important;
}
.our_value-version2 .slick-prev {
    right: 75px;
}
}
.slick-next.slick-arrow:focus-visible , .slick-prev.slick-arrow:focus-visible , .slick-next.slick-arrow:focus , .slick-prev.slick-arrow:focus{
    outline: none;
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
.ae-header--sticky .sticky-logo a {
    width: 45px;
}
}
.ae-primary-menu-close-btn .elementor-button-link:focus-visible , #ae-popup-primary-button-close--mobile .elementor-button-link:focus-visible{
    outline: none;
}
@media only screen and (min-width: 1025px){
#hero-carousel-with-breadcrumbs.ae--content-hub-page .content .post-inner > *{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: white;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
#hero-carousel-with-breadcrumbs.ae--content-hub-page .content .post-inner > *{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        color: white;
}
}
@media only screen and (max-width: 767px) {
#hero-carousel-with-breadcrumbs.ae--content-hub-page .content .post-inner > *{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        color: white;
}
}
#about-us-elivator p a , .ae-elevator-pitch--container p a:hover{
    font-weight: 500;
}
@media only screen and (min-width: 767px) and (max-width: 825px) {
#ae-top-menu nav ul li {
    padding: 13px 16px !important;
}
.page-template-ae--dark #ae-top-menu nav ul li {
    padding: 13px 16px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #ae-top-menu nav ul li a{
        font-size: 0.875rem !important;
    }
    }
/*Sep 11*/
#ae-popup-primary-first-level--mobile .submenu-label::after {
        content: "\2212";      
        color: #fff;      
        font-size: 2.1rem;      
        position: absolute;      
        right: 20px;      
        top: 3px;      
        bottom: auto;      
        margin: 0 auto;      
        line-height: 1;      
        padding: 10px 0 10px 10px;
}
#ae-popup-primary-first-level--mobile .second-level-submenu a {
    padding: 16px 20px !important;
}
@media only screen and (max-width: 767px) {
#ae-search-archive-container--mobile .elementor-pagination {
    text-align: center !important;
}
}
.new-gallery .elementor-swiper-button.elementor-swiper-button-prev:hover .ri-arrow-left-line , .new-gallery .elementor-swiper-button.elementor-swiper-button-next:hover .ri-arrow-right-line{
    color: black !important;
}

/*Sep 14*/
.sear-result-shortcode .elementor-shortcode {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 140%;
}
@media only screen and (max-width: 768px) {
.sear-result-shortcode .elementor-shortcode {
    font-size: 1rem;
}
}
@media only screen and (min-width: 767px) {
    #ae-archive-posts article {
      position: relative;
      flex-direction: row;
      padding-bottom: 60px;
      padding: 40px 0;
      border-bottom: 1px solid #cccc;
    }
    #ae-archive-posts .elementor-post__thumbnail__link {
      position: relative;
      margin-bottom: 60px;
      height: 100%;
      width: 650px;
    }
    #ae-archive-posts .elementor-post__thumbnail {
      height: 100%;
    }
    #ae-archive-posts .elementor-post__text {
      position: relative;
      padding-bottom: 0;
      padding-left: 44px;
    }
    #ae-archive-posts .elementor-post__text .elementor-post__title{
        width: 100%;
      padding: 0 0 20px 0;
    }
    #ae-archive-posts .elementor-post__text .elementor-post__excerpt{
        width:100%;
    }
    #ae-archive-posts .elementor-post__thumbnail.elementor-fit-height img{
        object-fit: cover;
    }
    #ae-archive-posts article:first-child {
      border-top: none;
      padding-top: none;
    }
}
@media only screen and (max-width: 767px) {
    #ae-archive-posts article {
      border-bottom: 1px solid #cccc;
      padding: 40px 0;
    }
    #ae-archive-posts article:first-child {
      border-top: none;
      padding-top: none;
    }
    #ae-archive-posts .elementor-post__text {
      position: relative;
      padding-bottom: 0;
    }
    #ae-archive-posts .elementor-post__title {
      padding: 0 0 20px 0;
    }
    #ae-archive-posts .elementor-post__thumbnail__link {
      position: relative;
      margin-bottom: 20px;
    }
    .sear-result-shortcode{
        margin-bottom:0;
    }
}
#ae-archive-posts .elementor-post__text .elementor-post__excerpt p{
    -webkit-line-clamp: 3;
}
#ae-archive-posts .e-load-more-anchor {
    margin-bottom: 35px;
  }

/*sep 15*/
#ae-featured-img--job-board-plugin .wpjb-error {
    background: transparent;
}
#ae-featured-img--job-board-plugin .wpjb-form ul.wpjb-errors li {
    color: #D54E21;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0.875rem;
    margin-top: 5px !important;
  }
.ae-office-content-hyperlink a:hover{
    color: #0068B2 !important;
    border-bottom: 1px solid #0068B2;
    font-weight: 400;
}
#ae-search-archive-container--mobile .page-numbers.current {
    font-size: 20px !important;
    line-height: 140%;
    text-align: center;
    color: white !important;
    background: #001E33;
    font-weight: 500 !important;
    padding: 5px 10px;
}
@media only screen and (max-width: 767px) {
#ae-search-archive-container--mobile .page-numbers.current {
    font-size: 1rem !important;
}
}
.ae-office-content-hyperlink a{
    color: #0068B2 !important;
}
.wpjb-category-seafarer .wpjb-row-meta-_location , .ae-featured-img--job-board-plugin-header-item .wpjb-row-meta-_tag_type {
    display: none !important;
}
#ae-featured-img--job-board-plugin .wpjb-icon-attention {
    display: flex;
    align-items: center;
}
#ae-featured-img--job-board-plugin .wpjb-flash-error{
    padding: 5px;
}
@media only screen and (min-width: 1024px) and (max-width: 1026px) {
.ae-search---banner #hero-banner--inner-container {
    margin-top: 85px !important;
}
.primary-nav-sticky--mobile {
    display: none !important;
}
}
@media only screen and (min-width: 767px) and (max-width: 768px) {
#ae-top-menu .elementor-menu-toggle {
    display: none;
}
#ipad-logo {
    display: none;
}
#header-nav-sticky {
    width: 90%;
}
#primary-nav-sticky .e-con-full {
    width: 90%;
}
#primary-nav-sticky--default {
    display: none;
}
#primary-nav-sticky .e-con-full.e-flex.e-con {
    width: 90%;
}
}
/*Sep 26*/
#ae-primary-nav-popup .elementor-button.elementor-button-link:focus-visible {
    outline: none;
}
#elementor-popup-modal-2417, #elementor-popup-modal-2417 .dialog-widget-content
#elementor-popup-modal-3830, #elementor-popup-modal-3830 .dialog-widget-content{
    -webkit-backdrop-filter: blur(10px);
}
@media only screen and (max-width: 480px) {
.new-search-popup div.asl_w .probox .proinput input{
    font-size: 20px !important;
}
}
/*Oct 5*/
.ae-toggle--container .ae-toggle--desc ul li {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: -0.03em;
}
.ae-toggle--container .ae-toggle--desc ul {
    padding-left: 15px;
}
@media (min-width: 768px) and (max-width: 768px) {
#primary-nav-sticky .sticky-logo{
        display: none;
}
#ipad-logo {
      display: block !important;
}
}
/*Oct 10*/
.new-custom-pagination .custom-pagination {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-pagination a {
    padding: 5px 10px;
    color: black !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 0;
}
.custom-pagination a:not(:last-child) , .custom-pagination .current:not(:last-child){
  margin-right: calc( 10px/2 );
}
.custom-pagination a:not(:first-child) , .custom-pagination .current:not(:first-child){
  margin-left: calc( 10px/2 );
}
.custom-pagination .current {
    font-size: 20px !important;
    line-height: 140%;
    text-align: center;
    color: white !important;
    background: #001E33;
    font-weight: 500 !important;
    padding: 5px 10px;
}
.custom-pagination a:first-child , .custom-pagination a:last-child{
    background: transparent;
    color: black !important;
    font-size: 30px !important;
}
@media only screen and (max-width: 767px) {
  .custom-pagination a {
    padding: 2px 6px;
    color: black !important;
    font-size: 1rem !important;
    font-weight: 500 !important;
    line-height: 0;
}
.custom-pagination .current {
    font-size: 1rem !important;
    line-height: 140%;
    text-align: center;
    color: white !important;
    background: #001E33;
    font-weight: 500 !important;
    padding: 5px 10px;
}
}
footer .e-con-boxed.e-parent {
    border-bottom: 0.5px solid white;
}
footer .elementor-widget-image a img[src$=".svg"] {
    width: auto !important;
}

/* WPJOB BOARD PLUGIN - DISABLE SUBMIT BUTTON */
#ae-featured-img--job-board-plugin.wpjb-category-uk_cadet #wpjb_submit:disabled,
#ae-featured-img--job-board-plugin.wpjb-category-uk_cadet #wpjb_submit[disabled]{
 opacity: 0.5;
 border: 1px solid rgb(0, 0, 0, 0.5);
}
#ae-featured-img--job-board-plugin.wpjb-category-uk_cadet #wpjb_submit:disabled:hover,
#ae-featured-img--job-board-plugin.wpjb-category-uk_cadet #wpjb_submit[disabled]:hover {
    background-color: transparent !important;
    color: #000 !important;
}
.wpjb-category-uk_cadet .wpjb-job_location {
    display: none !important;
}
.wpjb-category-uk_cadet .wpjb-line-minor {
    display: flex;
    flex-direction: row;
    gap: 0;
}
.wpjb-category-uk_cadet .wpjb-row-meta-cadet_programme {
    order: 1 !important;
    padding-left: 0 !important;
}
.wpjb-job-list .wpjb-category-uk_cadet .wpjb-row-meta-cadet_programme {
    padding-left: 0 !important;
}
.wpjb-category-uk_cadet .ae-job-page--tags-container .wpjb-row-meta-_location {
    display: none !important;
}
.wpjb-category-uk_cadet .ae-job-page--tags-container .wpjb-row-meta-_tag_category {
    order: 2;
}
.wpjb-category-uk_cadet .ae-job-page--tags-container .wpjb-row-meta-number_of_vacancy {
    order: 3;
}
.wpjb-category-uk_cadet .ae-job-page--tags-container .wpjb-row-meta-expected_onboard_date_2 {
    order: 4;
    border-right: 0px solid !important;
}
.wpjb-category-uk_cadet .ae-job-page--tags-container .wpjb-row-meta-cadet_programme {
    order: 1 !important;
    border-right: 1px solid #fff !important;
}
.wpjb-category-uk_cadet .ae-job-page--tags-container .wpjb-row-meta-_tag_category {
    border-right: 0px solid !important;
}
.collapse-main-section .ae-toggle--item li a {
    font-size: 20px;
    display: inline-block;
    font-weight: 500;
    letter-spacing: -0.03em;
    position: relative;
}
.collapse-main-section .ae-toggle--item li a:hover {
    color: #0068B2 !important;
    display: inline-block !important;
    border-bottom: none;
}
.collapse-main-section .ae-toggle--item li a::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #0068B2;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease, padding-bottom 0.3s ease;
    transform: scaleX(0);
}
.collapse-main-section .ae-toggle--item li a:hover::after {
    opacity: 1;
    transform: scaleX(1);
    padding-bottom: 0px;
}
.wpjb .wpjb-form fieldset div.wpjb-element-name-desc_uk_cadet .wpjb-field {
	width: 100%;
}
#ae-featured-img--job-board-plugin .wpjb .wpjb-form div div.wpjb-field textarea {
    height: 133px;
}
#ae-featured-img--job-board-plugin .wpjb .wpjb-form.wpjb-form-nolines fieldset.wpjb-fieldset-apply {
    margin-bottom: 14px !important;
}
#uk_visa_holder.minimal {
    background-image:
      linear-gradient(45deg, transparent 50%, black 50%),
      linear-gradient(135deg, black 50%, transparent 50%);
    background-position:
      calc(101.5% - 20px) calc(1em + 8px),
      calc(101.5% - 15px) calc(1em + 8px),
      calc(100% - 2.5em) 0.5em;
    background-size:
      5px 5px,
      5px 5px,
      1px 1.5em;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  
  select:-moz-focusring {
    color: transparent;
  }
.ae-banner-box .remixicon {
    font-size: 16px;
}  
.ae-banner-box .exad-link-anything-wrapper{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ae-banner-box .remixicon::before{
  width: 16px;
  height: 16px
}
.ae-banner-box .exad-link-anything-wrapper:hover span , .ae-banner-box:hover span{
    color: black;
}
#elementor-popup-modal-23417 .dialog-widget-content.dialog-lightbox-widget-content.animated {
  -webkit-backdrop-filter: blur(10px);
}
.new-gallery .animated {
  animation-duration: 1s;
}
.new-gallery .fadeInLeft {
  animation-name: fadeIn;
}


/* HOMEPAGE SWIPER CAROUSEL CLP FIXED
 */
@media (min-width: 768px) {
	.elementor-main-swiper.swiper-container {
		position: relative !important;
	}
	.swiper-slide-duplicate:first-child {
		position: absolute !important;
		width: 100% !important; /* seems like you can remove this line but I didn't test without it */
		left: 0 !important;
	}
}

/* POPUP SEARCH
 */                    
div[id*='ajaxsearchlitesettings'].searchsettings .asl_option_inner label,
div[id*='ajaxsearchlitesettings1'].searchsettings .asl_option_inner label {
	font-size: 0px !important;
	color: rgba(0, 0, 0, 0) !important;
}
div[id*='ajaxsearchlitesettings'].searchsettings .asl_option_inner label:after,
div[id*='ajaxsearchlitesettings1'].searchsettings .asl_option_inner label:after {
	font-size: 0.688rem !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	z-index: 1 !important;
}
.asl_w_container {
	width: 100%;
	margin: 0px 0px 0px 0px;
	min-width: 200px;
}
div[id*='ajaxsearchlite'].asl_m,
div[id*='ajaxsearchlite1'].asl_m {
	width: 100% !important;
}
div[id*='ajaxsearchliteres'].wpdreams_asl_results div.resdrg span.highlighted,
div[id*='ajaxsearchliteres1'].wpdreams_asl_results div.resdrg span.highlighted {
	font-weight: bold !important;
	color: rgba(217, 49, 43, 1) !important;
	background-color: rgba(238, 238, 238, 1) !important;
}
div[id*='ajaxsearchliteres'].wpdreams_asl_results .results img.asl_image,
div[id*='ajaxsearchliteres1'].wpdreams_asl_results .results img.asl_image {
	width: 70px !important;
	height: 70px !important;
	object-fit: cover !important;
	float: left !important;
	margin-right: 8px !important;
}
div.asl_r .results .item .asl_content h3,div.asl_r .results .item .asl_content h3 a {
    margin: 0 !important;
    padding: 0 !important;
    line-height: inherit !important;
    font-weight: normal !important;
    font-family: Avenir Next !important;
    color: #1468a9 !important;
    font-size: 14px !important;
    line-height: 22px !important;
	display: inline !important;
    text-shadow: 0 0 0 rgba(255,255,255,0) !important;
}
div.asl_r .results .item .asl_content .asl_desc {
    margin-top: 4px !important;
    font-size: 12px !important;
    line-height: 18px !important;
}
div.asl_r .results .item .asl_content {
    overflow: hidden !important;
    height: auto !important;
    background: transparent !important;
    margin: 0 !important;
    padding: 3px 3px 5px 3px !important;
}
div.asl_r.asl_w.vertical .results .item::after {
	display: block !important;
	position: absolute !important;
	bottom: 0 !important;
	content: '' !important;
	height: 1px !important;
	width: 100% !important;
	background: #D8D8D8 !important;
}
.clear {
    clear: both !important;
}
/* ADDED AS TEMPORARY TO RESET DEFAULT USER AGENT */
.ae-light-theme p,
.ae-dark-theme p  {
    display: block;
    margin-block-start: 1rem !important;
    margin-block-end: 1rem !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.ae-section-block h4 {
	font-size: 1rem !important;
    font-weight: 500 !important;
    line-height: 150% !important;
}
.ae-section-block h2,
.ae-section-block h2.elementor-heading-title {
	font-size: 2.75rem !important;
    font-weight: 600 !important;
    line-height: 140% !important;
}
.ae-section-block p {
	font-size: 1.25rem !important;
    font-weight: 500 !important;
    line-height: 140% !important;
}

/*.ae-section-block a {
	font-size: 1rem;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.05em;
    padding: 14px 24px 14px 24px;
}*/

@media (max-width: 767px) {
	
	.ae-section-block h2,
	.ae-section-block h2.elementor-heading-title {
		font-size: 1.875rem !important;
    	line-height: 140% !important;
	    font-weight: 600 !important;
	}
	
}
.ae-subscription-form.ae-generic-form--hubspot form .hs-richtext,
.ae-subscription-form.ae-generic-form--hubspot form .hs-richtext p {
	font-size: 1rem;
	color: #fff;
}
.ae-subscription-form.ae-generic-form--hubspot form .hs-richtext p a {
	color: #fff;
	text-decoration: underline;
}
.ae-subscription-form.ae-generic-form--hubspot form .legal-consent-container ul, 
.ae-subscription-form.ae-generic-form--hubspot form .hs-fieldtype-checkbox ul {
	list-style-type: none;
	padding: 0;
}
.ae-subscription-form.ae-generic-form--hubspot form .legal-consent-container ul input,
.ae-subscription-form.ae-generic-form--hubspot form .hs-fieldtype-checkbox ul input {
	margin-right: 14px;
}
.ae-subscription-form.ae-generic-form--hubspot form .hs-fieldtype-checkbox label,
.ae-subscription-form.ae-generic-form--hubspot form .hs_LEGAL_CONSENT label,
.ae-subscription-form.ae-generic-form--hubspot form .form-columns-1 .legal-consent-container > label {
    display: inline-block !important;
}
.ae-subscription-form.ae-generic-form--hubspot form .hs-form-booleancheckbox label {
	display: block !important;
}
.ae-generic-form--hubspot .legal-consent-container .hs-richtext p a { 
	font-size: 0.85rem !important;
}	


#ae-primary-menu-new-popup #menu-item-services .elementor-nav-menu .menu-item.menu-item-has-children {
	margin-bottom: 8px !important;
}
#ae-primary-menu-new-popup .menu-item-has-children .sub-arrow {
	display: none;
}
#ae-primary-menu-new-popup .menu-item-has-children ul.sub-menu {
	display: flex !important;
	background: transparent !important;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	width: auto !important;
}
#ae-primary-menu-new-popup .menu-item-has-children ul.sub-menu li {
	margin-left: 14px;
}
#ae-primary-menu-new-popup .menu-item-has-children ul.sub-menu li:before {
    position: absolute;
    left: 0;
    top: 1rem;
}
#ae-primary-menu-new-popup .menu-item-has-children ul li a {
	color: #000;
	padding-bottom: 0;
	padding-top: 14px;
	display: inline-block;
}
#ae-primary-menu-new-popup .menu-item-has-children ul li a.elementor-item-active {
	background: transparent !important;
}
#ae-primary-menu-new-popup .menu-item-has-children ul li a.elementor-item-active {
	border-bottom-color: transparent;
}
#ae-primary-menu-new-popup .menu-item-has-children ul li a.elementor-item-active:after {
	width: 100%;
	background: #000 !important;
}
@media  (min-width: 1025px) {
	#ae-primary-menu-new-popup .menu-item-has-children ul li a {
		padding-top: 1.5rem;
	}
	
	#ae-primary-menu-new-popup .menu-item-has-children ul.sub-menu li:before {
    	top: 1.65rem;
	}
	#ae-primary-menu-new-popup #menu-item-services .elementor-nav-menu .menu-item.menu-item-has-children {
		margin-bottom: 1rem !important;
	}
}
#ae-primary-menu-new-popup .menu-item-has-children ul li a::after {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #000 !important;
	transition: width .3s;
	margin-top: 5px;
}
#ae-primary-menu-new-popup .menu-item-has-children ul li a:hover::after {
	width: 100%;
}
#ae-primary-menu-new-popup .menu-item-has-children.current-menu-item ul li a {
	border-bottom: 1px solid transparent;
}
#ae-primary-menu-new-popup .menu-item-has-children ul li a:hover {
	background: transparent;
}
#ae-popup-primary-first-level--mobile .sub-menu li.ae-sub-menu a {
	padding-left: 34px !important;
}

@media (max-width: 1300px) {
	#ae-primary-menu-new-popup #menu-item-services .menu-item-has-children ul.sub-menu li.menu-item {
		margin-bottom: 0;
	}
}

.elementor-icon.elementor-icon {
	color: #000;
}



#wpjb-top-search .daq-multiselect-options ul li label {
	width: 100%;
	display: flex;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
}
body #wpjb-top-search select {
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	height: 50px;
	cursor:pointer;
    margin-bottom: 0px;
	padding: 14px;
    z-index: 100;
    background-image: url("https://assets.angloeastern.com/assets/2024/02/icon-arrow-down-b-16.png");
    background-repeat: no-repeat;
    background-position: 98% 50%;
}
body #wpjb-top-search select:focus {
	outline: none;
}
body .wpjb .wpjb-search-group-visible.wpjb-search-group-visible {
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 1rem;
}
body #wpjb-top-search#wpjb-top-search .wpjb-search .wpjb-input.wpjb-input-type-half.wpjb-input-type-half-right,
body #wpjb-top-search#wpjb-top-search .wpjb-search .wpjb-input.wpjb-input-type-half.wpjb-input-type-half-left {
	width: 100%;
}
#wpjb-top-search#wpjb-top-search select:disabled,
#wpjb-top-search#wpjb-top-search #ship_type:disabled  {
	background-color: #fff;
	opacity: 0.4;
}
body .wpjb .wpjb-list-search.wpjb-list-search {
	width: 100%;
	margin: 0;
	float: none;
	display: flex;
	justify-content: center;
}
body #wpjb-top-search .wpjb-list-search .wpjb-button-reset.wpjb-button-reset {
    width: auto;
    height: 50px;
    background: #000;
    border: 0 transparent solid;
    color: #fff !important;
    text-align: center !important;
    display: flex;
	justify-content: center;
	align-items: center;
    padding: 0 3rem;
    border-radius: 0;
}