/*
Theme Name: AMS Child
Template: hello-elementor
*/
/* Custom Font Setup
--------------------------------------------- */

/* Universal Font - GOogle font is self hosted for performance improvements - Google Fonts disabled in Elementor */
/* @import url('https://fonts.cdnfonts.com/css/pp-neue-montreal'); */

body,
.elementor {
    font-family: "Ft Sterling";
}
/* Temporary Removals
--------------------------------------------- */
.logo-carousel-main-wrapper h2 {
    display: none;
}
/* Case Study Carousel Button */
.case-studies-carousel .content-wrapper .col-1>div a {
    display: none;
}
/* Testimonial Carousel Block Button */
.testimonial-photo-carousel .elementor-button {
    display: none;
}
/* Resets
--------------------------------------------- */
button::first-letter,
.elementor-button::first-letter,
input[type=text]::first-letter,
.elementor-heading-title::first-letter,
h1::first-letter,
h2::first-letter,
h3::first-letter,
h4::first-letter,
h5::first-letter,
h6::first-letter {
    text-transform: uppercase !important;
}

body,
.elementor {
    margin: 0;
    padding: 0;
    border: 0;
    color: var(--text-body);
}

h1, h2, h3, h4, h5, h6, blockquote {
    color: var(--text-heading);
}

a:hover,
a:active {
    color: inherit;
}

button:focus,
input:focus {
    outline: none !important;
}

.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}

.elementor-element p:last-child {
    margin-bottom: 0px;
}

body table tbody>tr:nth-child(odd)>td,
body table tbody>tr:nth-child(odd)>th,
body table tbody tr:hover>td,
body table tbody tr:hover>th {
    background-color: initial;
}

body table td,
body table th {
    border: 0;
    padding: 0;
    text-align: left;
}

.elementor-field-group .elementor-field-textual:focus {
    box-shadow: none;
}

/* Fixes potential theme css conflict. */
.acf-map img {
    max-width: inherit !important;
}

a {
    cursor: pointer;
    color: inherit;
    text-decoration: none;
    transition: var(--transition);
}
p a:hover {
    color: var(--accent) !important;
}
.elementor-widget-text-editor p a {
    color: var(--white);
    text-decoration: none;
}

select {
    appearance: none;
    -webkit-appearance: none;
}

::placeholder,
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
body .elementor-field-group .elementor-field-textual::placeholder {
    opacity: 1;
}

body .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}

.elementor .elementor-heading-title {
    line-height: inherit;
}
/* Global Font Styles
--------------------------------------------- */

/* Desktop font sizes */
:root { 
    --siteheadings-eyebrow: 1rem;
    --blogheadings-h1: 3.25rem;
    --blogheadings-h2: 2.25rem;
    --blogheadings-h3: 1.75rem;
    --blogheadings-h4: 1.375rem;
    --siteheadings-display: 11.563rem;
    --siteheadings-h1: 5rem;
    --siteheadings-h2: 3.438rem;
    --siteheadings-h3: 2.375rem;
    --siteheadings-h4: 2.188rem;
    --siteheadings-h5: 1.625rem;
    --body-body-lg: 1.375rem;
    --body-body-md: 1.125rem;
    --body-body-sm: 0.875rem;
    --body-body-xsm: 0.75rem;
    --component-testimonial: 0rem;
    --component-blockquote: 0rem;
    --component-button-buttonlg: 1.25rem;
    --component-button-buttondefault: 1.125rem;
    --component-button-buttonsm: 1rem;
    --component-nav: 0rem;
    --component-submenu: 0rem;
    --component-tag: 0.75rem;
}

/* Tablet font sizes */
@media all and (max-width:1440px) {
    :root {
        --siteheadings-eyebrow: 0.875rem;
        --blogheadings-h1: 3rem;
        --blogheadings-h2: 2rem;
        --blogheadings-h3: 1.5rem;
        --blogheadings-h4: 1.125rem;
        --siteheadings-display: 4rem;
        --siteheadings-h1: 3rem;
        --siteheadings-h2: 2.5rem;
        --siteheadings-h3: 2rem;
        --siteheadings-h4: 1.5rem;
        --siteheadings-h5: 1.125rem;
        --body-body-lg: 1.25rem;
        --body-body-md: 1.063;
        --body-body-sm: 0.938rem;
        --body-body-xsm: 0.875rem;
        --component-testimonial: 0rem;
        --component-blockquote: 0rem;
        --component-button-buttonlg: 1.125rem;
        --component-button-buttondefault: 1rem;
        --component-button-buttonsm: 0.875rem;
        --component-nav: 0rem;
        --component-submenu: 0rem;
        --component-tag: 0.75rem;
    }
}
/* Actual Tablet font sizes */
@media all and (max-width:1024px) {
    :root {
        --siteheadings-eyebrow: 0.875rem;
        --blogheadings-h1: 3rem;
        --blogheadings-h2: 2rem;
        --blogheadings-h3: 1.5rem;
        --blogheadings-h4: 1.125rem;
        --siteheadings-display: 4rem;
        --siteheadings-h1: 3rem;
        --siteheadings-h2: 2rem;
        --siteheadings-h3: 1.5rem;
        --siteheadings-h4: 1.5rem;
        --siteheadings-h5: 1.125rem;
        --body-body-lg: 1.25rem;
        --body-body-md: 1.063;
        --body-body-sm: 0.938rem;
        --body-body-xsm: 0.875rem;
        --component-testimonial: 0rem;
        --component-blockquote: 0rem;
        --component-button-buttonlg: 1.125rem;
        --component-button-buttondefault: 1rem;
        --component-button-buttonsm: 0.875rem;
        --component-nav: 0rem;
        --component-submenu: 0rem;
        --component-tag: 0.75rem;
    }
}


/* Mobile font sizes */
@media all and (max-width:767px) {
    :root {
        --siteheadings-eyebrow: 0.875rem;
        --blogheadings-h1: 2.5rem;
        --blogheadings-h2: 2rem;
        --blogheadings-h3: 1.5rem;
        --blogheadings-h4: 1.125rem;
        --siteheadings-display: 3rem;
        --siteheadings-h1: 2.5rem;
        --siteheadings-h2: 2rem;
        --siteheadings-h3: 1.5rem;
        --siteheadings-h4: 1.25rem;
        --siteheadings-h5: 1.125rem;
		--body-body-lg: 1rem;
        --body-body-md: 1rem;
        --body-body-sm: 0.875rem;
        --body-body-xsm: 0.875rem;
        --component-testimonial: 0rem;
        --component-blockquote: 0rem;
        --component-button-buttonlg: 1.125rem;
        --component-button-buttondefault: 1rem;
        --component-button-buttonsm: 0.875rem;
        --component-nav: 0rem;
        --component-submenu: 0rem;
        --component-tag: 0.75rem;
    }
}

.elementor .text-display {
  font-size: var(--siteheadings-display, 11rem);
  font-style: normal;
  font-weight: 400;
  line-height: 1.1em;
}
.text-h1,
h1,
.elementor h1.elementor-heading-title,
.elementor .text-h1 {
  font-size: var(--siteheadings-h1, 5rem);
  font-style: normal;
  font-weight: 400;
  line-height: 1.1em;
}
.text-h2,
h2,
.elementor h2.elementor-heading-title,
.elementor .text-h2 {
  font-size: var(--siteheadings-h2, 3rem);
  font-style: normal;
  font-weight: 400;
  line-height: 1.056em;
}
.text-h3,
h3,
.elementor h3.elementor-heading-title,
.elementor .text-h3 {
  font-size: var(--siteheadings-h3, 2rem);
  font-style: normal;
  font-weight: 400;
  line-height: 1.3em;
}
.text-h4,
h4,
.elementor h4.elementor-heading-title,
.elementor .text-h4 {
  font-size: var(--siteheadings-h4, 2rem);
  font-style: normal;
  font-weight: 400;
  line-height: 1.3em;
}
.text-h5,
h5,
.elementor h5.elementor-heading-title,
.elementor .text-h5,
.elementor .elementor-widget-n-accordion .e-n-accordion-item-title-text {
  font-size: var(--siteheadings-h5, 1.25rem);
  font-style: normal;
  font-weight: 400;
  line-height: 1.4em;
}
.elementor .elementor-widget-n-accordion .e-n-accordion-item-title-text {
    font-weight: 500;
}
h6,.text-body-large,
.elementor h6.elementor-heading-title,
.elementor .text-body-large,
.text-blog-styles > .elementor-widget-container > p:first-child {
  font-size: var(--body-body-lg, 1.25rem);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
}
.text-body-medium,
body,
.elementor .text-body-medium,
.elementor .elementor-widget-woocommerce-cart .woocommerce .product-name a {
  font-size: var(--body-body-md, 1.13rem);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
}
.text-body-small,
.elementor .text-body-small,
.elementor-widget-woocommerce-cart .woocommerce table.cart td span {
  font-size: var(--body-body-sm, 0.875rem);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
}
.text-body-xsmall,
.elementor .text-body-xsmall {
  font-size: var(--body-body-xsm, 0.75rem);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
}
.text-button,
.elementor .text-button,
.elementor [type=submit],
.elementor [type=button]{
  	font-size: var(--component-button-buttondefault);
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.text-button.large,
.elementor .text-button.large {
	font-size: var(--component-button-buttonlg);
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.text-button.small,
.elementor .text-button.small {
	font-size: var(--component-button-buttonsm);
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.text-caption,
.elementor .text-caption {
  font-size: var(--body-body-sm, 0.875rem);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
}
.text-footnote,
.elementor .text-footnote {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5em;
  text-transform: uppercase;
}
.text-tag,
.elementor .text-tag {
	font-size: var(--component-tag);
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	color: var(--navy);
}
.text-body-large.bold,
.text-body-medium.bold,
.text-body-small.bold,
.text-body-xsmall.bold,
.elementor .text-body-large.bold,
.elementor .text-body-medium.bold,
.elementor .text-body-small.bold,
.elementor .text-body-xsmall.bold {
	font-weight: 600;
}

/* Blog Heading Styles */

.text-blog-styles h1,
.text-blog-h1 {
	font-size: var(--blogheadings-h1);
}
.text-blog-styles h2,
.text-blog-h2 {
	font-size: var(--blogheadings-h2);
}
.text-blog-styles h3,
.text-blog-h3,
blockquote {
	font-size: var(--blogheadings-h3);
	line-height: 1.3em;
	font-weight: 400;
	letter-spacing: -0.56px;
}
.text-blog-styles h4,
.text-blog-h2 {
	font-size: var(--blogheadings-h4);
}


/* Color Variables
--------------------------------------------- */

:root {
    --blue: #0000FF;
    --black: #000;
    --white: #fff;
    --accent:#FD5145;
    --text-subtitle:#6B7280;
    --text-link:#CA4137;
    --dark-teal:#147D87;
    --light-teal:#87D1BF;
    --fountain-blue: #22273D;
	/* Brand */
	--grey: #F4F4F4;
	--neutral-subtle: #F9FAFB;
	--border: #D1D5DB;
    --grey-slick: #D9D9D9;
    --button-text-default: #9CA3AF;
	/* Text */
	--text-heading: #374151;
	--text-body: #4B5563;
    --transition:400ms ease-in-out;
    --bodyfont:"Ft Sterling";
}



/* Global Sizing Variables
--------------------------------------------- */
:root {
    /* The BASE size */
    --base-size: 4px;
    /* The size steps */
    --size-0: calc(var(--base-size) * 0);
    /* 0px */
    --size-1: calc(var(--base-size) * 1);
    /* 4px */
    --size-2: calc(var(--base-size) * 2);
    /* 8px */
    --size-3: calc(var(--base-size) * 3);
    /* 12px */
    --size-4: calc(var(--base-size) * 4);
    /* 16px */
    --size-5: calc(var(--base-size) * 5);
    /* 20px */
    --size-6: calc(var(--base-size) * 6);
    /* 24px */
    --size-7: calc(var(--base-size) * 7);
    /* 28px */
    --size-8: calc(var(--base-size) * 8);
    /* 32px */
    --size-9: calc(var(--base-size) * 9);
    /* 36px */
    --size-10: calc(var(--base-size) * 10);
    /* 40px */
    --size-11: calc(var(--base-size) * 11);
    /* 44px */
    --size-12: calc(var(--base-size) * 12);
    /* 48px */
    --size-14: calc(var(--base-size) * 14);
    /* 56px */
    --size-16: calc(var(--base-size) * 16);
    /* 64px */
    --size-20: calc(var(--base-size) * 20);
    /* 80px */
    --size-24: calc(var(--base-size) * 24);
    /* 96px */
    --size-28: calc(var(--base-size) * 28);
    /* 112px */
    --size-32: calc(var(--base-size) * 32);
    /* 128px */
    --size-36: calc(var(--base-size) * 36);
    /* 144px */
    --size-40: calc(var(--base-size) * 40);
    /* 160px */
    --size-44: calc(var(--base-size) * 44);
    /* 176px */
    --size-48: calc(var(--base-size) * 48);
    /* 192px */
    --size-52: calc(var(--base-size) * 52);
    /* 208px */
    --size-56: calc(var(--base-size) * 56);
    /* 224px */
    --size-60: calc(var(--base-size) * 60);
    /* 240px */
    --size-64: calc(var(--base-size) * 64);
    /* 256px */
    --size-72: calc(var(--base-size) * 72);
    /* 288px */
    --size-80: calc(var(--base-size) * 80);
    /* 320px */
    --size-96: calc(var(--base-size) * 96);
    /* 384px */
}

/* Global Configuration
--------------------------------------------- */

/* DESKTOP */
:root {
    /* Section Padding */
    --section-padding-smaller: var(--size-16);
    --section-padding: var(--size-32);
    --section-padding-larger: var(--size-48);
    --section-padding-sides: var(--size-16);
    --section-padding-sides-lg: var(--size-16);
    /* Component Padding */
    --cp-3xs: var(--size-1);
    --cp-2xs: var(--size-2);
    --cp-xs: var(--size-3);
    --cp-s: var(--size-4);
    --cp-m: var(--size-5);
    --cp-l: var(--size-8);
    --cp-xl: var(--size-12);
    --cp-2xl: var(--size-16);
    --cp-3xl: var(--size-24);
    --cp-4xl: var(--size-32);
    /* Component Vertical Padding */
    --cp-v-none: 0;
    --cp-v-xsm: var(--size-1);
    --cp-v-sm: var(--size-2);
    --cp-v-md: var(--size-3);
    --cp-v-lg: var(--size-6);
    --cp-v-xlg: var(--size-8);
    --cp-v-heading-padding: var(--size-16);
	/* 	Column Spacing */
	--column-xsm: var(--size-8);
	--column-sm: var(--size-16);
	--column-md: var(--size-24);
	--column-lg: var(--size-32);
	/* Radius */
	--radius-s: var(--size-1);
	--radius-m: var(--size-2);
	--radius-l: var(--size-3);
	--radius-xl: var(--size-4);
	--radius-xxl: var(--size-6);
	--radius-full: 999px;
	--radius-universal: 16px;
	/* Other Elements */
	--menu-height: var(--size-32);
	--button-height-click: var(--size-10);
	--button-height-default: var(--size-14);
	--button-padding-default: var(--size-8);
	--button-height-large: var(--size-16);
	--button-padding-large: var(--size-7);
	--button-height-small: var(--size-12);
	--button-padding-small: var(--size-6);
}
    
/* TABLET */
@media all and (max-width: 1440px) {
    :root {
        /* Section Padding */
        --section-padding-smaller: var(--size-12);
        --section-padding: var(--size-24);
        --section-padding-larger: var(--size-40);
        --section-padding-sides: var(--size-12);
        --section-padding-sides-lg: var(--size-16);
        /* Component Padding */
        --cp-3xs: var(--size-0.5);
        --cp-2xs: var(--size-1);
        --cp-xs: var(--size-2);
        --cp-s: var(--size-3);
        --cp-m: var(--size-4);
        --cp-l: var(--size-5);
        --cp-xl: var(--size-8);
        --cp-2xl: var(--size-12);
        --cp-3xl: var(--size-16);
        --cp-4xl: var(--size-24);
        /* Component Vertical Padding */
        --cp-v-none: 0;
        --cp-v-xsm: var(--size-1);
        --cp-v-sm: var(--size-1);
        --cp-v-md: var(--size-2);
        --cp-v-lg: var(--size-4);
        --cp-v-xlg: var(--size-6);
        --cp-v-heading-padding: var(--size-12);	
		/* Other Elements */
		--menu-height: var(--size-20);
        --button-height-click: var(--size-10);
		--button-height-default: var(--size-12);
		--button-padding-default: var(--size-6);
		--button-height-large: var(--size-14);
		--button-padding-large: var(--size-5);
		--button-height-small: var(--size-10);
		--button-padding-small: var(--size-4);
        /* Column spacing */
        --column-lg:var(--size-24);
    }
}

/* ACTUAL TABLET */
@media (max-width: 1024px){
    :root {
    /* Section Padding */
    --section-padding-smaller: var(--size-8);
    --section-padding: var(--size-12);
    --section-padding-larger: var(--size-16);
    --section-padding-sides: var(--size-12);
    --section-padding-sides-lg: var(--size-16);
    /* Component Padding */
    --cp-3xs: var(--size-0.5);
    --cp-2xs: var(--size-1);
    --cp-xs: var(--size-2);
    --cp-s: var(--size-3);
    --cp-m: var(--size-4);
    --cp-l: var(--size-5);
    --cp-xl: var(--size-8);
    --cp-2xl: var(--size-12);
    --cp-3xl: var(--size-16);
    --cp-4xl: var(--size-24);
    /* Component Vertical Padding */
    --cp-v-none: 0;
    --cp-v-xsm: var(--size-1);
    --cp-v-sm: var(--size-1);
    --cp-v-md: var(--size-2);
    --cp-v-lg: var(--size-4);
    --cp-v-xlg: var(--size-6);
    --cp-v-heading-padding: var(--size-12);	
    /* Other Elements */
    --menu-height: var(--size-20);
	--button-height-click: var(--size-8);
    --button-height-default: var(--size-12);
    --button-padding-default: var(--size-6);
    --button-height-large: var(--size-14);
    --button-padding-large: var(--size-5);
    --button-height-small: var(--size-10);
    --button-padding-small: var(--size-4);
    /* Column spacing */
    --column-lg:var(--size-24);
}
    .text-fblue-m,
    .text-fblue-m *{
        color: var(--fountain-blue)!important;
    }
}
/* MOBILE */
@media all and (max-width: 767px) {
    :root {
        /* Section Padding */
        --section-padding-smaller: var(--size-10);
        --section-padding: var(--size-8);
        --section-padding-larger: var(--size-16);
        --section-padding-sides: var(--size-5);
        --section-padding-sides-lg: var(--size-10);
        /* Component Padding */
        --cp-3xs: var(--size-0.5);
        --cp-2xs: var(--size-1);
        --cp-xs: var(--size-2);
        --cp-s: var(--size-3);
        --cp-m: var(--size-4);
        --cp-l: var(--size-5);
        --cp-xl: var(--size-8);
        --cp-2xl: var(--size-12);
        --cp-3xl: var(--size-16);
        --cp-4xl: var(--size-20);
        /* Component Vertical Padding */
        --cp-v-none: 0;
        --cp-v-xsm: var(--size-0.5);
        --cp-v-sm: var(--size-1);
        --cp-v-md: var(--size-1);
        --cp-v-lg: var(--size-3);
        --cp-v-xlg: var(--size-4);
        --cp-v-heading-padding: var(--size-8);
		/* Other Elements */
		--menu-height: var(--size-14);
    }
}
/* MOBILE */
@media all and (max-width: 480px) {
    :root {
        /* Section Padding */
        --section-padding-smaller: var(--size-10);
        --section-padding: var(--size-8);
        --section-padding-larger: var(--size-16);
        --section-padding-sides: var(--size-5);
        --section-padding-sides-lg: var(--size-10);
        /* Component Padding */
        --cp-3xs: var(--size-0.5);
        --cp-2xs: var(--size-1);
        --cp-xs: var(--size-2);
        --cp-s: var(--size-3);
        --cp-m: var(--size-4);
        --cp-l: var(--size-5);
        --cp-xl: var(--size-8);
        --cp-2xl: var(--size-12);
        --cp-3xl: var(--size-16);
        --cp-4xl: var(--size-20);
        /* Component Vertical Padding */
        --cp-v-none: 0;
        --cp-v-xsm: var(--size-0.5);
        --cp-v-sm: var(--size-1);
        --cp-v-md: var(--size-1);
        --cp-v-lg: var(--size-3);
        --cp-v-xlg: var(--size-4);
        --cp-v-heading-padding: var(--size-8);
		/* Other Elements */
		--menu-height: var(--size-14);
    }
}


/* Section Padding
--------------------------------------------- */

.section-padding-small {
    padding: var(--section-padding-smaller) var(--section-padding-sides);
}

.section-padding {
    padding: var(--section-padding) var(--section-padding-sides);
}

.section-padding-large {
    padding: var(--section-padding-larger) var(--section-padding-sides);
}

.section-padding.top,
.section-padding-large.top,
.section-padding-small.top {
    padding-bottom: 0;
}

.section-padding.bottom,
.section-padding-large.bottom,
.section-padding-small.bottom {
    padding-top: 0;
}

.section-padding.sides-only,
.section-padding-large.sides-only,
.section-padding-small.sides-only {
    padding-top: 0;
    padding-bottom: 0;
}
.section-padding.sides-only.banner-only{
    padding-left: var(--section-padding-sides-lg);
    padding-right: var(--section-padding-sides-lg);
}
.header-offset {
    margin-top: -144px;
}

@media all and (min-width: 1025px){
    .section-padding-small-d {
        padding: var(--section-padding-smaller) var(--section-padding-sides);
    }
    
    .section-padding-d {
        padding: var(--section-padding) var(--section-padding-sides);
    }
    
    .section-padding-large-d {
        padding: var(--section-padding-larger) var(--section-padding-sides);
    }

}

/* Drop Shadows
--------------------------------------------- */
.drop-shadow-xs {
    box-shadow: 0px 2px 4px 0px rgba(0, 65, 87, 0.16);
}

.drop-shadow-s {
    box-shadow: 0px 2px 4px 0px rgba(0, 43, 62, 0.04), 0px 16px 32px -4px rgba(0, 43, 62, 0.10);
}

.drop-shadow-m {
    box-shadow: 0px 2px 4px 0px rgba(0, 43, 62, 0.04), 0px 24px 48px -8px rgba(0, 43, 62, 0.12);
}

.drop-shadow-l {
    box-shadow: 0px 2px 4px 0px #002b3e0a, 0px 40px 80px -16px rgba(0, 43, 62, 0.16);
}

.drop-shadow-xl {
    box-shadow: 0px 2px 4px 0px rgba(0, 43, 62, 0.04), 0px 56px 112px -20px rgba(0, 43, 62, 0.18);
}

body {
    overflow-x: clip;
}
/* Button Styles
--------------------------------------------- */
button,
.elementor-button,
.elementor [type=submit],
.elementor [type=button] {
	color: var(--black);
	font-size: var(--component-button-buttondefault);
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	display: inline-flex;
	height: var(--button-height-default);
	padding: 0px var(--button-padding-default);
	justify-content: center;
	align-items: center;
	border-radius: var(--radius-s);
	transition: var(--transition);
	color: var(--black);
    transition: var(--transition);
}
.elementor-button-icon svg {
    width: 2em;
}
.elementor-button {
    overflow: hidden;
}
.elementor-button span {
    margin-right: -12px;
    align-items: center;
    position: relative;
}
.cursor-button .elementor-button span {
    margin-right: 0;
}
.ams_how_we_help_link>a svg,
.elementor-button span.elementor-button-icon svg path {
    transition: all 0.8s ease;
}
.cursor-button .elementor-button:hover span.elementor-button-icon svg path {
    animation: moveArrowLeft 0.8s forwards;
}
.animated-button:hover .arrow {
    animation: moveArrow 0.8s forwards;
  }

.ams_how_we_help_link>a:hover svg,
.elementor-button:hover span.elementor-button-icon svg path + path {
    animation: moveArrow 0.8s forwards;
}
@keyframes moveArrow {
    0% {
        transform: translate(0, 0);
        opacity: 1;
    }
    50% {
        transform: translate(20px, -20px);
        opacity: 0;
    }
    51% {
        transform: translate(-20px, 20px);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}
@keyframes moveArrowLeft {
    0% {
      transform: translate(0, 0);
      opacity: 1;
    }
    50% {
      transform: translate(-20px, -20px); /* Move to top-left */
      opacity: 0;
    }
    51% {
      transform: translate(20px, 20px); /* Start from bottom-right */
      opacity: 0;
    }
    100% {
      transform: translate(0, 0);
      opacity: 1;
    }
  }
.elementor-button:hover span.elementor-button-icon::before {
    transform: none;
}
.cursor-button a.elementor-button span.elementor-button-icon {
    margin: 0 8px 0 -12px;
    line-height: 0;
}

.cursor-button a.elementor-button span.elementor-button-icon svg {
    width: 0.8em;
}
.cursor-button a.elementor-button span.elementor-button-icon svg path {
    fill: currentColor;
}
.cursor-button a.elementor-button {
    height: var(--button-height-click);
}
/* footer  */
footer form.elementor-form .elementor-form-fields-wrapper .elementor-field-type-submit {
    position: absolute;
    right: 7px;
    width: fit-content;
    top: -2px;
}
footer form.elementor-form .elementor-form-fields-wrapper .elementor-field-type-submit .elementor-button {
    padding: 0;
}
footer form.elementor-form .elementor-form-fields-wrapper .elementor-field-type-submit .elementor-button span {
    margin-right: 0;
    display: flex;
    overflow: hidden;
}
footer form.elementor-form .elementor-form-fields-wrapper .elementor-field-type-submit .elementor-button:hover span svg path:nth-child(2),
footer form.elementor-form .elementor-form-fields-wrapper .elementor-field-type-submit .elementor-button span svg path:nth-child(2) {
    fill: var(--white);
}
footer form.elementor-form .elementor-form-fields-wrapper input::placeholder,
footer form.elementor-form .elementor-form-fields-wrapper textarea::placeholder {
    opacity: 1;
    color: #545B79;
}
/* home gallery carousel */
.gallery-carousel .swiper-slide .swiper-slide-inner {
    position: relative;
    height: 0;
    overflow: hidden;
    border-radius: var(--radius-l);
    padding-bottom: 89.2%;
}
.gallery-carousel .swiper-slide .swiper-slide-inner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-carousel .swiper-pagination .swiper-pagination-bullet {
    display: none;
    width: 100%;
    height: 6px;
    border-radius: var(--radius-m);
    position: relative;
    overflow: hidden;
}
.gallery-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    content: '';
    position: absolute;
    background: var(--light-teal);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 100px;
    animation: fill-width 5s linear forwards;
    transform: translateX(-100%);
}
.single-accommodation .gallery-carousel .swiper-pagination .swiper-pagination-bullet {
    background-color: var(--accent);
}
.single-accommodation .gallery-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    background-color: var(--white);
}
@keyframes fill-width {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0);
    }
}
.gallery-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    display: block;
    margin: 0;
}
body .elementor-element.gallery-carousel .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
body div.elementor-element.swiper-horizontal>.swiper-pagination-bullets, 
body div.elementor-element.gallery-carousel .swiper-pagination-bullets.swiper-pagination-horizontal {
    left: 20px;
    right: 20px;
    width: auto;
    padding: 0;
    bottom: 20px;
}
/* green line svg css */

svg .svg-elem-1 {
    stroke-dashoffset: 1720.8050537109375px;
    stroke-dasharray: 1720.8050537109375px;
    -webkit-transition: stroke-dashoffset 3.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    transition: stroke-dashoffset 3.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}

svg.active .svg-elem-1 {
    stroke-dashoffset: 0;
}
  

/* Green line 2 */
svg .svg-elem-2 {
    stroke-dashoffset: 4817.4482421875px;
    stroke-dasharray: 4817.4482421875px;
    -webkit-transition: stroke-dashoffset 2.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    transition: stroke-dashoffset 2.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}

svg.active .svg-elem-2 {
    stroke-dashoffset: 0;
}
  
/* White line 3 */

svg .svg-elem-3 {
    stroke-dashoffset: 12371.666015625px;
    stroke-dasharray: 12371.666015625px;
    -webkit-transition: stroke-dashoffset 6.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
            transition: stroke-dashoffset 6.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
  }
  
  svg.active .svg-elem-3 {
    stroke-dashoffset: 0;
  }
  
  
/* White line 4 */

svg .svg-elem-4 {
    stroke-dashoffset: 3082.38671875px;
    stroke-dasharray: 3082.38671875px;
    -webkit-transition: stroke-dashoffset 2.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
            transition: stroke-dashoffset 2.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
  }
  
  svg.active .svg-elem-4 {
    stroke-dashoffset: 0;
  }
  
  svg .svg-elem-41 {
    stroke-dashoffset: 73.74459838867188px;
    stroke-dasharray: 73.74459838867188px;
    -webkit-transition: stroke-dashoffset 0.8s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
            transition: stroke-dashoffset 0.8s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
            transition-delay: 2.5s;
            -webkit-transition-delay: 2.5s;
            -moz-transition-delay: 2.5s;
  }
  
  svg.active .svg-elem-41 {
    stroke-dashoffset: 0;
  }
  

/* svg animation phase 2 */

svg .svg-elem-9 {
stroke-dashoffset: 1573.4873046875px;
stroke-dasharray: 1573.4873046875px;
-webkit-transition: stroke-dashoffset 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
        transition: stroke-dashoffset 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}

svg.active .svg-elem-9 {
stroke-dashoffset: 0;
}

svg .svg-elem-10 {
stroke-dashoffset: 149.31689453125px;
stroke-dasharray: 149.31689453125px;
-webkit-transition: stroke-dashoffset 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
        transition: stroke-dashoffset 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
        transition-delay: 2s;
        -webkit-transition-delay: 2s;
}

svg.active .svg-elem-10 {
stroke-dashoffset: 0;
}
  
/* How we Help */
.ams_how_we_help_inside{
    padding: 0 var(--cp-s);

}
.ams_how_we_help_inside>* {
    position: relative;
    transition: all 0.5s;
	width: 100%;
}
.ams_how_we_help_inside.slick-active>*{
	right: 20%;
    width: 120%;
}
.ams_how_we_help_inside.slick-current>*{
	right: 0%;
	
}
.ams_how_we_help_inside.slick-active:has(.image_outside)>*{
    width: 80%;
	right: -20%;
	
}
.ams_how_we_help_inside.slick-current:has(.image_outside)>*{
	right: 0%;
}

.ams_how_we_help_outside {
    margin: 0 calc(0px - var(--cp-s));
}

.ams_how_we_help_image{
    position: relative;
    padding-bottom: calc(0.72* 100%);
    overflow: hidden;
    border-radius: var(--radius-l);
}

.ams_how_we_help_image>*,
.ams_how_we_help_image img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ams_how_we_help_content.image_inside {
    padding: var(--cp-l);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    top: inherit;
}
@media (min-width: 1025px){
    header .elementor-element .header-button-column.elementor-element {
        transition: var(--transition);
    }
    header .elementor-element.elementor-sticky--effects .header-button-column.elementor-element {
        width: 293px;
    }
    header .elementor-element.elementor-sticky--effects .header-button-column.elementor-element {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 5px;
    }
    header .elementor-element.elementor-sticky--effects .header-button-column.elementor-element .elementor-widget-button + .elementor-widget-button .elementor-button {
        padding: 8px 30px;
    }
    .ams_how_we_help_content.image_inside .ams_how_we_help_title h4,
    .ams_how_we_help_content.image_inside .ams_how_we_help_caption{
        color: var(--white);
    }
    header nav.elementor-nav-menu--main ul.elementor-nav-menu li.current-menu-item a .sub-arrow::before,
    header nav.elementor-nav-menu--main ul.elementor-nav-menu li.current-menu-parent a .sub-arrow::before,
    header nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item-has-children a:hover .sub-arrow::before {
        color: var(--accent);
    }
}
.ams_how_we_help_inner_wrapper .ams_how_we_help_image {
    margin-bottom: var(--cp-l);
}
.ams_how_we_help_inner_wrapper:has(.image_inside) .ams_how_we_help_image{
    margin-bottom: 0;
}

.ams_how_we_help_title h4 {
    margin: 0 0 var(--cp-xs);
}

.ams_how_we_help_content {
    display: flex;
    align-items: flex-start;
    gap: var(--cp-xs);
}

.ams_how_we_help_link>a {
    padding: var(--cp-s);
    display: block;
    line-height: 0;
    background-color: var(--accent);
    border-radius: 50%;
    overflow: hidden;
}

.ams_how_we_help_link>a>svg {
    width: 1em;
    height: 1em;
    font-size: 1rem;
    line-height: 9;
}
/* Our partners */
.ams_ourpartners_inside {
    padding: 0 var(--cp-l);
    width: 100%;
    border-right: 1px solid var(--border);
}
.ams_ourpartners_outside.no-slick .ams_ourpartners_inside {
    padding: 0 var(--cp-2xl);
}
.ams_ourpartners_inside.slick-current + .slick-active + .slick-active + .slick-active + .slick-active,
.ams_ourpartners_inside:last-child{
    border-right: 0;

}
.ams_ourpartners_outside {
    display: flex;
    align-items: center;
}

.ams_ourpartners_image img {
    max-height: 153px;
    filter: grayscale(1);opacity: 0.3;
}
/* why choose */
.ams_whychoose_outside {
    margin: calc(0px - var(--cp-l) - var(--cp-3xs)) calc(0px - var(--cp-l));
    display: flex;
    flex-wrap: wrap;
}

.ams_whychoose_inside {
    padding: calc(var(--cp-l) + var(--cp-3xs)) var(--cp-l);
     width: 33.33%;
}

.ams_whychoose_image {
    line-height: 0;
    margin-bottom: var(--cp-m);
}

.ams_whychoose_image img {
    width: 1em;
    height: 1em;
    font-size: 60px;
}

.ams_whychoose_title h4 {
    margin: 0 0 var(--cp-s);
    color: var(--white);
}

.ams_whychoose_caption {
    color: var(--white);
}
.dark-list .ams_whychoose_caption {
    color: var(--fountain-blue);
}
/* Participants */
.ams_participantstories_outside {
    display: flex;
    flex-wrap: wrap;
    row-gap: var(--cp-l);
    margin: 0 calc(0px - var(--cp-s));
}

.ams_participantstories_inside {
    width: calc(33.33% - var(--cp-s) - var(--cp-s));
    margin: 0 var(--cp-s);
    padding: var(--cp-m);
    border: 1px solid var(--border);
    background-color: var(--neutral-subtle);
    border-radius: var(--radius-m);
}

.ams_participantstories_title h3 {
    margin: 0 0 var(--cp-m);
}

.ams_participantstories_image {
    padding-bottom: calc(1.03 * 100%);
    position: relative;
    line-height: 0;
    margin: 0 0 var(--cp-m);
}

body .ams_participantstories_image img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
	object-position: top;
}

.ams_participantstories_goal_title {
    font-size: var(--siteheadings-h5);
    font-weight: 600;
}
/* slick dots */
.slick-slider ul.slick-dots {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    gap: 12px;
}

.slick-slider {
    padding-bottom: 30px;
    margin-bottom: 0 !important;
}

.slick-slider ul.slick-dots>li {
    margin: 0;
    width: auto;
    height: auto;
}

.slick-slider ul.slick-dots>li>button {
    font-size: 0;
    background: transparent;
    padding: 0;
    line-height: 1;
    height: auto;
    display: block;
    width: auto;
    color: var(--grey-slick);
    transition: all 0.3s;
}
.slick-slider ul.slick-dots>li.slick-active>button{
    color: var(--accent);
}

.slick-slider ul.slick-dots>li>button:before {
    transition: all 0.3s;
    opacity: 1;
    content: '';
    color: currentcolor;
    width: 1em;
    height: 1em;
    font-size: 9px;
    position: static;
    display: block;
    background-color: currentColor;
    border-radius: 50%;
    transition: all 0.3s;
}
/* Leadership Team */
.ams_team_wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: calc(0px - var(--cp-s));
}

.ams_team_list {
    width: 33.33%;
    padding: var(--cp-s);
}
.ams_team_inner {
    padding: var(--cp-s);
    background-color: var(--neutral-subtle);
    border: 1px solid var(--border);
    border-radius: var(--radius-m);
    height: 100%;
}

.ams_team_image {
    padding-bottom: calc(0.8 * 100%);
    position: relative;
    line-height: 0;
    margin-bottom: var(--cp-xs);
}
.ams_team_image a,
body .ams_team_image img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    object-fit: cover;
}

.ams_team_title {
    font-size: var(--body-body-lg, 1.25rem);
    line-height: 1.3;
    margin-bottom: var(--cp-3xs);
    color: var(--fountain-blue);
}

.ams_team_position {
    font-size: var(--body-body-sm);
    line-height: 1.5;
    margin-bottom: var(--cp-3xs);
    font-weight: 600;
    color: var(--fountain-blue);
}
body .ams_team_button a {
    font-size: var(--body-body-sm);
    line-height: 1.5;
    font-weight: 600;
    color: var(--accent);
    transition: all 0.3s;
}
body .ams_team_button a:hover{
    color: var(--text-link);
}

/* popup */
.ams_team_popup_main_wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    width: 70vw;
    max-width: 1100px;
    transition: var(--transition);
    transform: translateX(100%);
    color: var(--bg);
    overflow-y: auto;
    padding: 50px 40px;
}
.admin-bar .ams_team_popup_main_wrapper {
    top: 32px;
}
.ams_team_popup_main_wrapper.in {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
	z-index: 9999;
}
body.team_popup_overlay {
    overflow: hidden;
}
body::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    transition: var(--transition);
    opacity: 0;
    visibility: hidden;
    z-index: 999;
}
body.team_popup_overlay::after {
    opacity: 1;
    visibility: visible;
}
.ams_close_btn svg {
    width: 20px;
    height: auto;
    cursor: pointer;
}
.ams_close_btn svg line {
    stroke: var(--black);
}
.ams_close_btn {
    margin-bottom: var(--size-10);
}
.team_popup_title h3 {
    margin: 0;
    margin-bottom: 2px;
}
.ams_team_popup_content_wrapper {
    display: flex;
    flex-direction: row-reverse;
    gap: 50px;
}
.ams_team_popup_image {
    width: 40%;
}
.ams_team_popup_image img {
    border-radius: var(--radius-m);
}
.ams_team_popup_content_inner {
    width: 60%;
}
.ams_team_popup_title h3 {
    margin: 0 0 var(--size-2);
    color: var(--fountain-blue);
    font-family: var(--bodyfont);
}

.ams_team_popup_position {
    margin: 0 0 var(--size-6);
    font-weight: 600;
    color: var(--fountain-blue);
}

.ams_team_popup_description {
    font-size: var(--body-body-md);
}

/* Accomodation Index */
.accommodation_search_sortby_wrapper {
    margin: 0 0 var(--size-6);
    display: flex;
    justify-content: space-between;
    gap: var(--size-6);
}

.accommodation_search_sortby_wrapper>* {
    min-width: 400px;
    position: relative;
}

body .accommodation_search_sortby_wrapper>* input, body .accommodation_search_sortby_wrapper>* select {
    padding: var(--size-3) var(--size-5);
    line-height: 1.4;
    border-radius: var(--radius-xl)!important;
    border: 1px solid var(--border);
    background-color: var(--neutral-subtle);
    color: var(--button-text-default);
    font-size: var(--component-button-buttondefault);
    outline: none;
}

body .accommodation_search_sortby_wrapper>* input::placeholder {
    color: var(--button-text-default);
}
.accommodation_search_sortby_wrapper>* .search__btn,
.accommodation_search_sortby_wrapper>.accommodation_sortby:after{
    position: absolute;
    font-size: var(--size-4);
    right: var(--size-4);
    top: 50%;
    transform: translateY(-50%);
    line-height: 0;
}

.accommodation_search_sortby_wrapper>* .search__btn svg {
    width: 1em;
    height: 1em;
}


.accommodation_search_sortby_wrapper>.accommodation_sortby:after {
    content: '';
    width: 0.7em;
    height: 0.7em;
    border: 0.18em solid var(--accent);
    border-top: 0;
    border-left: revert-layer;
    transform: rotate(45deg);
    margin: -0.5em 0 0;
}
.accommodation_filter_wrapper {
    margin: 0 0 var(--size-8);
    display: flex;
    gap: var(--size-3);
    flex-wrap: wrap;
}

.accommodation_filter_wrapper label {
    margin: 0;
    line-height: 1;
}
.elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-accommodation_title.elementor-col-100,
.accommodation_filter_wrapper label input[type="radio"] {
    display: none;
}

.accommodation_filter_wrapper label input[type="radio"] + span {
    min-height: var(--size-12);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--body-body-sm);
    color: var(--fountain-blue);
    padding: var(--size-1) var(--size-6);
    border-radius: var(--radius-full);
    border: 1px solid var(--border);
    cursor: pointer;
    transition: all 0.3s;
}

.accommodation_filter_wrapper label:hover input[type="radio"] + span {
    background-color: var(--neutral-subtle);
}

.accommodation_filter_wrapper label input[type="radio"]:checked + span {
    background-color: var(--accent);
    border-color: var(--accent);
    color: var(--white)
}
.accommodation_list_wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 calc(0px - var(--size-4)) calc(0px - var(--size-8));
}

.accommodation_info_inside_wrapper {
    width: 33.33%;
    padding: 0 var(--size-4) var(--size-8);
}
.accommodation_info_inside {
    padding: var(--size-5);
    border: 1px solid var(--border);
    border-radius: var(--radius-l);
    background-color: var(--neutral-subtle);
}
.accommodation_image {
    line-height: 0;
    padding-bottom: calc(0.69*100%);
    position: relative;
    margin: 0 0 var(--size-4);
    overflow: hidden;
    border-radius: var(--radius-m);
}

body .accommodation_image * {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.accommodation_info_wrappper {
    padding: var(--size-3);
}

.accommodation_title>a {
    font-size: var(--body-body-lg);
    color: var(--fountain-blue);
    line-height: 1.3;
    display: block;
    font-weight: 400;
    margin: 0 0 var(--size-3);
}

.accommodation_location {
    display: flex;
    align-items: baseline;
    gap: var(--size-1);
    color: var(--fountain-blue);
    font-size: var(--body-body-sm);
    padding-bottom: var(--size-3);
    margin-bottom: var(--size-3);
    border-bottom: 1px solid var(--border);
}
.accommodation_location svg{
    width: 1em;
    height: 1em;
    line-height: 0;
    transform: translateY(0.1em);
}

.accommodation_info_wrappper .accommodation_details {
    margin: 0 0 var(--size-6);
}
.property-details {
    display: flex;
    gap: var(--size-8);
}

.property-details-icon svg {
    width: 1em;
    height: 1em;
    font-size: var(--component-button-buttonlg);
}
.accommodation_info_wrappper .property-details-icon svg{
    font-size: var(--component-button-buttonsm);

}
.property-details-icon {
    line-height: 0;
    margin: 0 0 var(--size-1);
}

.property-details-title {
    text-align: center;
}
body .accommodation_view_property a.elementor-button {
    background: transparent;
    color: var(--accent);
    gap: var(--size-2);
    border-color: var(--accent);
    font-size: var(--body-body-sm);
    height: var(--button-height-click);
    padding: var(--size-1) var(--size-4);
}
body .accommodation_view_property a.elementor-button:hover{
    background-color: var(--accent);
    color: var(--white);
    border-color: var(--accent);
    
}
.accommodation_view_property a.elementor-button svg {
    width: 1.5em;
    height: 1.5em;
}

.accommodation_view_property a.elementor-button svg path {
    fill: currentColor;
}
/* Accomodation Single */

.property_content p:not(:last-child) {
    margin-bottom: var(--size-8);
}
.property_content ul {
    padding: 0;
    list-style-type: none;
    flex-wrap: wrap;
    column-count: 2;
}
.property_content ul>li{
    display: flex;
    gap: var(--size-4);
    align-items: baseline;
}
.property_content ul>li:before {
    content: '';
    display: block;
    width: 0.5em;
    height: 0.5em;
    border: 0.1em solid currentColor;
    border-left: 0;
    border-top: 0;
    transform: rotate(-45deg);
}

.property_content ul>li:not(:last-child) {
    margin-bottom: var(--size-2);
}

/* Home testimonial */
.testimonial-slider .elementor-swiper .elementor-main-swiper .swiper-pagination {
    bottom: -96px;
}
.testimonial-slider.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper {
    padding-bottom: 0;
}

/* pagination */
div.welcome-sec .holder2 .kl-custom-pagination,
div.welcome-sec .holder2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
div.welcome-sec .holder2 {
    gap: 30px;
}
div.welcome-sec .holder2 a,
div.welcome-sec .holder2 span {
    font-size: var(--body-body-md);
    color: var(--fountain-blue);
    cursor: pointer;
}
.jp-previous,
.jp-next {
    position: relative;
    min-width: 11px;
}
div.welcome-sec .holder2 .jp-disabled {
    display: none;
}
div.welcome-sec .holder2 .jp-previous::after,
div.welcome-sec .holder2 .jp-next::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "\f104";
    font-family: "Font Awesome 5 Pro";
    font-size: var(--body-body-md);
}
div.welcome-sec .holder2 .jp-next::after {
    content: "\f105";
}
div.welcome-sec .holder2 .jp-current {
    background-color: var(--accent);
    color: var(--white);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.welcome-sec {
    padding: var(--size-8) 0 0;
}
/* header  */
.elementor-nav-menu .sub-arrow::before,
header nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item-has-children .sub-arrow::before {
    content: "\e091";
    font-family: "Font Awesome 6 Pro";
    color: var(--fountain-blue);
    font-weight: 300;
    transition: 200ms ease-in-out;
}
.elementor-nav-menu li.current_page_parent a .sub-arrow::before,
.elementor-nav-menu li.current_page_item a .sub-arrow::before,
.elementor-nav-menu a:focus .sub-arrow::before,
.elementor-nav-menu a:hover .sub-arrow::before {
    color: var(--white);
}
.elementor-nav-menu .sub-arrow svg,
header nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item-has-children .sub-arrow svg {
    display: none;
}
header > div.elementor-element,
header > div.elementor-element > div.e-con-inner .elementor-widget-theme-site-logo img,
header > div.elementor-element > div.e-con-inner {
    transition: var(--transition);
}
header > div.elementor-element.elementor-sticky--effects {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
header > div.elementor-element {
    width: 100% !important;
}
header > div.elementor-element.elementor-sticky--effects > div.e-con-inner .elementor-widget-theme-site-logo img {
    max-width: 150px;
}
/* header > div.elementor-element.elementor-sticky--effects > div.e-con-inner .elementor-button-wrapper .elementor-button,
header > div.elementor-element.elementor-sticky--effects > div.e-con-inner nav.elementor-nav-menu--main ul.elementor-nav-menu li a {
    font-size: 16px;
} */
header > div.elementor-element.elementor-sticky--effects > div.e-con-inner {
    padding-top: var(--cp-m);
    padding-bottom: var(--cp-m);
}
.ams_property_location_inside {
    display: flex;
    gap: var(--cp-l);
    flex-wrap: wrap;
}
.ams_property_main_title_wrapper {
    width: calc(33% - 0px - var(--cp-s));
}
.ams_property_location_map {
    width: calc(67% - 0px - var(--cp-s));
    border: 1px solid var(--border);
    border-radius: var(--radius-l);
    overflow: hidden;
}
.elementor-field-group .elementor-select-wrapper select {
    font-weight: 400;
}
.elementor .elementor-field-group .elementor-select-wrapper:before {
    content: "\f078" !important;
    font-family: fontawesome;
    color: var(--fountain-blue);
}
.single-accommodation .orange-line,
.elementor .elementor-select-wrapper .select-caret-down-wrapper {
    display: none;
}
.ams_property_main_title_wrapper .ams_property_main_title {
    margin-bottom: var(--cp-xl);
}
.ams_property_main_title_wrapper .ams_property_main_title h3 {
    margin: 0;
}
.ams_property_location_title {
    font-size: var(--body-body-lg);
}
.elementor-button-icon svg,
.elementor .elementor-form .elementor-button svg {
    display: block;
}
.orange-line .elementor-icon svg path {
    stroke: var(--accent);
}
.hover-box {
    opacity: 0;
    transition: var(--transition);
}
.vm-box:hover .hover-box {
    opacity: 1;
}
.e-n-accordion-item-title-icon {
    transition: var(--transition);
}
.e-n-accordion-item-title[aria-expanded=true] .e-n-accordion-item-title-icon {
    transform: scale(-1);
}
/* responsive */
@media (max-width:1920px) {
    body .elementor div.full-width-title.elementor-element.elementor-widget-heading.elementor-absolute {
        left: 50%;
        transform: translateX(-50%);
        display: flex ;
        justify-content: center;
        align-items: center;
    }
    body div.full-width-title.elementor-element.elementor-widget-heading .elementor-widget-container {
        margin: 0;
    }
     body div.full-width-title.elementor-element.elementor-widget-heading .elementor-widget-container .elementor-heading-title {
        font-size: 10.01vw;
        white-space: nowrap;
    }
}
@media (max-width:1600px) and (min-width:881px) {
    body .elementor div.elementor-element.big-arrow .elementor-icon {
        font-size: 45vw;
    }
    body:not(.rtl) div.elementor div.elementor-element.big-arrow {
        right: 50%;
    }
    body .elementor div.elementor-element.about-big-arrow .elementor-icon {
        font-size: 26vw;
    }
    body:not(.rtl) .elementor div.elementor-element.about-big-arrow {
        right: 0;
    }
}
@media (min-width: 1440px) {
    .ams_team_popup_main_wrapper {
        padding-inline-start: 90px;
    }
    
}

@media (max-width: 1024px){
    .ams_team_wrapper .slick-track {
        display: flex;
    }
    .ams_team_list {
        height: auto;
    }
    body div.full-width-title.elementor-element.elementor-widget-heading .elementor-widget-container .elementor-heading-title {
        font-size: 9.6vw;
    }
    .ams_property_location_map>.ams_map,
    .ams_location_inside .ams_location_map>.ams_map {
        height: 290px !important;
    }
    .hover-box {
        opacity: 1;
    }
    body.admin-bar .dialog-type-lightbox {
        position: fixed;
        z-index: 99999;
    }
    /* mobile titles */
    
    body .mobile-h2 .elementor-heading-title {
        font-size: var(--siteheadings-h2, 3rem);
        font-style: normal;
        font-weight: 400;
        line-height: 1.056em;
    }
    .ams_how_we_help_inside.slick-active>* {
        position: static;
        width: 100%;
    }
    
    .ams_how_we_help_inside.slick-active:has(.image_outside)>* {
        width: 100%;
    }
    
    .ams_how_we_help_content.image_inside {
        position: static;
        padding: 0;
    }
    
    .ams_how_we_help_inner_wrapper .ams_how_we_help_image {
        padding: 0;
        margin: 0;
    }
    
    .ams_how_we_help_image>.ams_how_we_help_image_inner {
        position: relative;
        padding-bottom: calc(0.72* 100%);
        overflow: hidden;
        border-radius: var(--radius-l);
        margin-bottom: var(--cp-l);
    }
    
    .ams_how_we_help_link>a {
        padding: var(--cp-l);
    }
    
    .ams_how_we_help_title h4 {
        margin: 0 0 var(--cp-xl);
    }

    /* Services */
    .ams_whychoose_inside {
        padding: var(--cp-m);
    }
    
    .ams_whychoose_outside {
        margin: calc(0px - var(--cp-m));
    }
    /* Participant */
    .ams_participantstories_inside {
        padding: var(--cp-xl);
    }
    .accommodation_search_sortby_wrapper>* {
        min-width: auto;
        width: 50%;
    }
    .accommodation_list_wrapper {
        padding-top: var(--cp-2xl);
        margin-top: var(--cp-xl);
        position: relative;
        margin-inline: -10px;
        row-gap: 20px;
        margin-bottom: 0;
    }
    .accommodation_list_wrapper::before {
        content: "";
        position: absolute;
        left: -48px;
        width: 120vw;
        background-color: var(--border);
        height: 1px;
        top: 0;
    }
    .accommodation_info_inside_wrapper {
        width: 50%;
        padding: 0 10px;
    }
    .accommodation_filter_wrapper {
        gap: 4px;
    }
    .accommodation_search_sortby_wrapper {
        gap: 8px;
    }
    .accommodation_filter_wrapper label input[type="radio"] + span {
        min-height: var(--size-10);
    }
    .welcome-sec {
        padding:var(--cp-l) 0 0 ;
    }
    .ams_property_location_title {
        font-size: var(--body-body-md);
    }
    .ams_property_location_map {
        width: calc(67% - 10px);
    }
    .ams_property_main_title_wrapper {
        width: calc(33% - 10px);
    }
}
@media (max-width:880px) {
    .ams_whychoose_inside,
    .accommodation_info_inside_wrapper {
        width: 50%;
    }
    .gallery-carousel .swiper-slide .swiper-slide-inner {
        padding-bottom: 56.25%;
    }
}
@media (max-width:768px) {
    .ams_property_main_title_wrapper,
    .ams_property_location_map {
        width: 100%;
    }
    .testimonial-slider .elementor-swiper .elementor-main-swiper .swiper-pagination {
        bottom: -64px;
    }
    body .elementor div.full-width-title.elementor-element.elementor-widget-heading.elementor-absolute:not(.banner-display) {
        left: auto;
        position: static;
        transform: none;
    }
    body div.full-width-title.elementor-element.elementor-widget-heading .elementor-widget-container .elementor-heading-title {
        font-size: 8.01vw;
    }
    body div.full-width-title.elementor-element.elementor-widget-heading.banner-display {
        top: 50%;
        transform: translate(-50%, -50%);
        bottom: auto;
    }
    body div.full-width-title.elementor-element.elementor-widget-heading.banner-display .elementor-widget-container .elementor-heading-title {
        font-size: 14.01vw;
        white-space: inherit;
        text-align: center;
    }
}
@media (max-width: 767px){
    .ams_whychoose_inside {
        width: 50%;
    }
    .ams_team_popup_content_wrapper {
        flex-direction: column;
        gap: 20px;
    }
    .ams_team_popup_content_inner,
    .ams_team_popup_image {
        width: 100%;
    }
    .ams_how_we_help_title h4 {
        margin: 0 0 var(--cp-m);
    }
    
    .ams_how_we_help_caption {
        margin: 0 -70px 0 0;
        min-width: 100%;
    }
    .ams_ourpartners_outside.no-slick .ams_ourpartners_inside {
        padding: 0 var(--cp-xl);
    }
    .ams_team_list {
        width: 50%;
    }
}
@media (max-width: 480px){
    .gallery-carousel .swiper-slide .swiper-slide-inner {
        padding-bottom: 100%;
    }
    div.ams_whychoose_outside.slick-slider {
        padding-bottom: 0;
    }
    div.ams_whychoose_outside.slick-slider .slick-dots {
        bottom: calc(0px - var(--cp-3xl));
    }
    .ams_how_we_help_inside:not(:last-child) {
        margin-bottom: 32px;
    }
    /* Partners */
    .ams_ourpartners_image img {
        max-width: 200px;
        margin: 0 auto;
    }
    
    .ams_ourpartners_inside {
        border: navajowhite;
    }
    .accommodation_info_inside_wrapper,
    .accommodation_search_sortby_wrapper>*,
    .ams_team_list {
        width: 100%;
    }
    .accommodation_search_sortby_wrapper {
        flex-direction: column;
        gap: 12px;
    }
    body div.full-width-title.elementor-element.elementor-widget-heading .elementor-widget-container .elementor-heading-title {
        font-size: 10.01vw;
        white-space: inherit;
        text-align: center;
    }
    .ams_team_popup_main_wrapper {
        width: 100vw;
    }
    .ams_how_we_help_link>a {
        padding: var(--cp-m);
    }
    .accommodation_list_wrapper {
        padding-top: 20px;
    }
}
