@font-face {
  font-family: "Font Awesome 5 Free Solid";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.eot);
  src: url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.eot#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
@font-face {
  font-family: "Bourton W00 Base";
  src: url("/themes/atl-district/fonts/2022Jan/Bourton.woff2") format("woff2"), url("/themes/atl-district/fonts/2022Jan/Bourton.woff2") format("woff");
}
@font-face {
  font-family: 'Bourton W05';
  src: url("/themes/atl-district/fonts/2022Jan/Bourton.woff2") format("woff2"), url("/themes/atl-district/fonts/2022Jan/Bourton.woff2") format("woff");
}
@font-face {
  font-family: 'FontAwesome';
  src: url(/themes/atl-district/fonts/2022Jan/fontawesome-webfont.eot?v=4.6.3);
  src: url(/themes/atl-district/fonts/2022Jan/fontawesome-webfont.eot#iefix&v=4.6.3) format('embedded-opentype'), url(/themes/atl-district/fonts/2022Jan/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(/themes/atl-district/fonts/2022Jan/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(/themes/atl-district/fonts/2022Jan/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(/themes/atl-district/fonts/2022Jan/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-regular-400.eot);
  src: url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-regular-400.eot#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-regular-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-regular-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-regular-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.eot);
  src: url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.eot#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-brands-400.eot);
  src: url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-brands-400.eot#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-brands-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-brands-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-brands-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.14.0/webfonts/fa-brands-400.svg#fontawesome) format("svg");
}
:root {
  /*  Font Family  */
  --font-body: proxima-nova,sans-serif;
  --font-display: 'Bourton W05', sans-serif;
  --font-accent-script: relation-one,sans-serif;
  /*  Font Family Weights */
  --font-weight-normal: 400;
  /*  Proxima  */
  --font-weight-bold: 700;
  /*  Proxima, Bourton, Relation-one  */
  --font-weight-heavy: 900;
  /*  Proxima  */
  /*  Widths  */
  --width-compact: calc(var(--width-comfortable) * (2/3));
  --width-comfortable: 72ch;
  --width-double: calc(var(--width-comfortable) * 2);
  --width-base: 1200px;
  --width-feature: 1440px;
  --width-fullscreen: 100vw;
  /*  Space  */
  --space-px: 1px;
  --space-1: 4px;
  --space-2: 8px;
  --space-3: 12px;
  --space-4: 16px;
  --space-5: 20px;
  --space-6: 24px;
  --space-8: 32px;
  --space-10: 40px;
  --space-12: 48px;
  --space-16: 64px;
  --space-20: 80px;
  --space-24: 96px;
  --space-32: 128px;
  --space-40: 160px;
  --space-48: 192px;
  --space-56: 224px;
  --space-64: 256px;
  /*  Containers  */
  --container-single: calc(var(--width-comfortable) + var(--space-10));
  --container-double: calc(var(--width-double) + var(--space-24));
  /*  Font Size  */
  --text-xs: 0.75rem;
  --text-sm: 0.875rem;
  --text-base: 1rem;
  --text-lg: 1.125rem;
  --text-xl: 1.25rem;
  --text-2xl: 1.5rem;
  --text-3xl: 1.875rem;
  --text-4xl: 2.25rem;
  --text-5xl: 3rem;
  --text-6xl: 4rem;
  /*  Letter Spacing  */
  --tracking-tighter: -0.05em;
  --tracking-tight: -0.025em;
  --tracking-normal: 0em;
  --tracking-wide: 0.025em;
  --tracking-wider: 0.05em;
  --tracking-widest: 0.1em;
  /*  Line Height  */
  --leading-none: 1;
  --leading-tight: 1.25;
  --leading-snug: 1.375;
  --leading-normal: 1.5;
  --leading-relaxed: 1.625;
  --leading-loose: 2;
  /*  Colors  */
  --black: #000;
  --white: #fff;
  --dark-gray: #1d1d1d;
  --med-gray: #d0d0d0;
  --light-gray: #f4f4f4;
  --off-gray: #414042;
  --navy: #003865;
  --blue-light: #00A3E0;
  --blue-dark: #0E2E49;
  --red: #CB333B;
  --gray-hue: 215;
  /* --gray-100: hsl(var(--gray-hue), 45%, 98%);
  --gray-200: hsl(var(--gray-hue), 38%, 95%);
  --gray-300: hsl(var(--gray-hue), 32%, 91%);
  --gray-400: hsl(var(--gray-hue), 25%, 84%);
  --gray-500: hsl(var(--gray-hue), 20%, 69%);
  --gray-600: hsl(var(--gray-hue), 15%, 52%);
  --gray-700: hsl(var(--gray-hue), 17%, 35%);
  --gray-800: hsl(var(--gray-hue), 23%, 23%);
  --gray-900: hsl(var(--gray-hue), 26%, 14%);

  --primary-color-hue: 207;
  --primary-color-100: hsl(var(--primary-color-hue), 100%, 96%);
  --primary-color-200: hsl(var(--primary-color-hue), 81%, 86%);
  --primary-color-300: hsl(var(--primary-color-hue), 82%, 76%);
  --primary-color-400: hsl(var(--primary-color-hue), 79%, 66%);
  --primary-color-500: hsl(var(--primary-color-hue), 73%, 57%);
  --primary-color-600: hsl(var(--primary-color-hue), 62%, 50%);
  --primary-color-700: hsl(var(--primary-color-hue), 61%, 43%);
  --primary-color-800: hsl(var(--primary-color-hue), 49%, 34%);
  --primary-color-900: hsl(var(--primary-color-hue), 47%, 22%);

  --secondary-color-hue: 196;
  --secondary-color-100: hsl(var(--secondary-color-hue), 100%, 97%);
  --secondary-color-200: hsl(var(--secondary-color-hue), 96%, 89%);
  --secondary-color-300: hsl(var(--secondary-color-hue), 93%, 77%);
  --secondary-color-400: hsl(var(--secondary-color-hue), 90%, 65%);
  --secondary-color-500: hsl(var(--secondary-color-hue), 84%, 57%);
  --secondary-color-600: hsl(var(--secondary-color-hue), 75%, 50%);
  --secondary-color-700: hsl(var(--secondary-color-hue), 71%, 44%);
  --secondary-color-800: hsl(var(--secondary-color-hue), 65%, 37%);
  --secondary-color-900: hsl(var(--secondary-color-hue), 61%, 30%);

  --tertiary-color-hue: 357;
  --tertiary-color-100: hsl(var(--tertiary-color-hue), 93%, 94%);
  --tertiary-color-200: hsl(var(--tertiary-color-hue), 96%, 89%);
  --tertiary-color-300: hsl(var(--tertiary-color-hue), 94%, 82%);
  --tertiary-color-400: hsl(var(--tertiary-color-hue), 91%, 71%);
  --tertiary-color-500: hsl(var(--tertiary-color-hue), 84%, 60%);
  --tertiary-color-600: hsl(var(--tertiary-color-hue), 72%, 51%);
  --tertiary-color-700: hsl(var(--tertiary-color-hue), 74%, 42%);
  --tertiary-color-800: hsl(var(--tertiary-color-hue), 70%, 35%);
  --tertiary-color-900: hsl(var(--tertiary-color-hue), 63%, 31%);
*/
  /*  Shadows  */
  --shadow-xs: 0 0 0 1px rgba(0, 0, 0, 0.05);
  --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  --shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  --shadow-outline: 0 0 0 3px rgba(66, 153, 225, 0.5);
  /* Border Radii */
  --rounded-none: 0px;
  --rounded: 0.125rem;
  --rounded-md: 0.375rem;
  --rounded-lg: 0.5rem;
  --rounded-xl: 0.75rem;
  --rounded-2xl: 1rem;
  --rounded-3xl: 1.5rem;
  --rounded-full: 9999px;
  --rounded-circle: 50%;
}
.aresThemeHeader,
.aresThemeFooter {
  /*! CSS Used from: https://www.atldistrict.com/includes/public/managed/v_61d0eb09_f1ca1d62/core/plugins/nav/virtuals/css/widget_footer.css */
  /*! CSS Used from: https://www.atldistrict.com/includes/public/managed/v_61d0eb09_f1ca1d62/core/plugins/collections/virtuals/css/widget_template_custom_social_links.css */
  /*! CSS Used from: https://www.atldistrict.com/includes/public/managed/v_61d0eb09_f1ca1d62/core/plugins/collections/virtuals/css/widget_template_custom_navigation_list.css */
  /*! CSS Used from: https://www.atldistrict.com/includes/public/managed/v_61d0eb09_f1ca1d62/core/plugins/common/virtuals/css/panel_main_navigation_wrapper.css */
  /*! CSS Used from: https://www.atldistrict.com/includes/public/managed/v_61d0eb09_f1ca1d62/core/libs/yarn/node_modules/fontawesome-4.6.3/css/font-awesome.min.css */
  /*! CSS Used from: https://www.atldistrict.com/includes/public/managed/v_61d0eb09_f1ca1d62/core/plugins/nav/virtuals/css/shared.css */
  /*! CSS Used from: https://www.atldistrict.com/includes/public/js/magnific/magnific-popup.min.css ; media=all */
  /*! CSS Used from: https://www.atldistrict.com/includes/public/managed/v_61d0eb09_f1ca1d62/core/plugins/common/virtuals/css/reboot.css */
  /*! CSS Used from: https://www.atldistrict.com/includes/public/managed/v_61d0eb09_f1ca1d62/core/plugins/common/virtuals/css/shared.css ; media=all */
  /*! CSS Used from: https://www.atldistrict.com/includes/public/managed/v_61d0eb09_f1ca1d62/core/plugins/common/virtuals/css/custom_header.css ; media=all */
  /*! CSS Used from: https://www.atldistrict.com/includes/public/managed/v_61d0eb09_f1ca1d62/core/plugins/common/virtuals/css/shared_print.css ; media=all */
  /*! CSS Used from: https://www.atldistrict.com/includes/public/managed/v_61d0eb09_f1ca1d62/core/plugins/common/virtuals/css/custom_footer.css ; media=all */
  /*! CSS Used from: https://www.atldistrict.com/includes/public/managed/v_61d0eb09_f1ca1d62/core/plugins/common/virtuals/css/custom_core_styles.css ; media=all */
  /*! CSS Used from: https://www.atldistrict.com/includes/public/managed/v_61d0eb09_f1ca1d62/core/plugins/common/virtuals/css/custom_forms.css ; media=all */
  /*! CSS Used from: https://use.fontawesome.com/releases/v5.14.0/css/all.css */
}
@media all {
  .aresThemeHeader .headerbox-search-form,
  .aresThemeFooter .headerbox-search-form {
    --font-family-body: var(--font-body);
    --search-icon: #fff;
    --seach-input-icon-bg: var(--navy);
    --seach-input-icon-bg-hover: var(--navy);
    display: flex;
  }
  .aresThemeHeader .headerbox-search-form input[type="search"],
  .aresThemeFooter .headerbox-search-form input[type="search"] {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 7px 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    text-indent: var(--space-2);
    font-family: var(--font-family-body);
    border-radius: 5px;
  }
  .aresThemeHeader .headerbox-search-form input[type="search"]::placeholder,
  .aresThemeFooter .headerbox-search-form input[type="search"]::placeholder {
    font-size: var(--text-base);
  }
  .aresThemeHeader .headerbox-search-form button,
  .aresThemeFooter .headerbox-search-form button {
    width: 40px;
    padding: 0;
    margin: 0;
    flex-shrink: 0;
    background-color: var(--seach-input-icon-bg);
  }
  .aresThemeHeader .headerbox-search-form button:hover,
  .aresThemeFooter .headerbox-search-form button:hover {
    background-color: var(--seach-input-icon-bg-hover);
  }
}
@media all and screen and (min-width: 64em) {
  .aresThemeHeader .search-cont,
  .aresThemeFooter .search-cont {
    position: relative;
    margin: 13px 0 0 15px;
  }
  .aresThemeHeader .search-cont .headerbox-search-form,
  .aresThemeFooter .search-cont .headerbox-search-form {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 0;
    width: 240px;
    height: 100%;
    z-index: 25;
    transition: opacity 200ms ease-in-out;
  }
  .aresThemeHeader .headerbox-search-form button,
  .aresThemeFooter .headerbox-search-form button {
    width: 40px;
    height: 100%;
    padding: 0;
    margin: 0;
  }
  .aresThemeHeader .headerbox-search-form button span,
  .aresThemeFooter .headerbox-search-form button span {
    display: none;
  }
  .aresThemeHeader .headerbox-search-form input[type="search"],
  .aresThemeFooter .headerbox-search-form input[type="search"] {
    border-radius: 0px;
  }
}
.aresThemeHeader .navigation-footer,
.aresThemeFooter .navigation-footer {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: inline-flex;
}
.aresThemeHeader .navigation-footer a,
.aresThemeFooter .navigation-footer a {
  color: inherit;
  font-size: 12px;
}
.aresThemeHeader .navigation-footer li,
.aresThemeFooter .navigation-footer li {
  color: inherit;
  margin-right: 10px;
}
.aresThemeHeader .navigation-footer li:last-of-type,
.aresThemeFooter .navigation-footer li:last-of-type {
  margin-right: 0px;
}
.aresThemeHeader .navigation-footer a:hover,
.aresThemeFooter .navigation-footer a:hover {
  color: inherit;
  text-decoration: underline;
}
@media (min-width: 64em) {
  .aresThemeHeader .navigation-footer li,
  .aresThemeFooter .navigation-footer li {
    margin-right: 20px;
  }
}
@media (min-width: 40em) {
  .aresThemeHeader .navigation-footer,
  .aresThemeFooter .navigation-footer {
    float: right;
    display: flex;
  }
  .aresThemeHeader .navigation-footer a,
  .aresThemeFooter .navigation-footer a {
    font-size: 13px;
  }
}
.aresThemeHeader .social-links,
.aresThemeFooter .social-links {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
  list-style: none;
}
.aresThemeHeader .social-links a,
.aresThemeFooter .social-links a,
.aresThemeHeader .social-links a:hover,
.aresThemeFooter .social-links a:hover {
  color: inherit;
}
.aresThemeHeader .social-links .social-network,
.aresThemeFooter .social-links .social-network {
  padding: 0 0.6rem;
}
.aresThemeHeader .panel-header .social-links,
.aresThemeFooter .panel-header .social-links {
  font-size: 16px;
  line-height: 64px;
  margin-left: var(--space-10);
}
.aresThemeHeader .panel-header .social-links .social-network,
.aresThemeFooter .panel-header .social-links .social-network {
  padding: 0 5px;
}
@media (min-width: 40em) {
  .aresThemeHeader .panel-header .social-links,
  .aresThemeFooter .panel-header .social-links {
    justify-content: flex-end;
    padding: 30px 100px 0 0;
  }
}
@media (min-width: 64em) {
  .aresThemeHeader .panel-header .social-links,
  .aresThemeFooter .panel-header .social-links {
    justify-content: flex-center;
    padding: 0 0 0 0;
  }
}
@media (min-width: 1080px) and (max-width: 1500px) {
  .aresThemeHeader .main-navigation .title-top.holler a i,
  .aresThemeFooter .main-navigation .title-top.holler a i {
    position: absolute;
    bottom: 19px;
    color: white;
    right: 50%;
  }
}
@media (max-width: 1025px) {
  .aresThemeHeader .tripbuilder-counter,
  .aresThemeFooter .tripbuilder-counter,
  .aresThemeHeader .tripbuilder-counter .fa-suitcase,
  .aresThemeFooter .tripbuilder-counter .fa-suitcase,
  .aresThemeHeader .tripbuilder-counter span,
  .aresThemeFooter .tripbuilder-counter span {
    display: none !important;
  }
}
@media (min-width: 1080px) and (max-width: 1500px) {
  .aresThemeHeader .main-navigation .title-top.holler,
  .aresThemeFooter .main-navigation .title-top.holler {
    background-position: center 20px;
  }
}
@media (max-width: 1025px) {
  .aresThemeHeader .book-trip,
  .aresThemeFooter .book-trip {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .aresThemeHeader .main-navigation .title-top.holler,
  .aresThemeFooter .main-navigation .title-top.holler {
    min-width: 80px;
    background-size: 60%;
    height: 120px;
    background-position: center 32%;
  }
}
@media (min-width: 1024px) and (max-width: 1079px) {
  .aresThemeHeader .main-navigation .title-top.holler a i,
  .aresThemeFooter .main-navigation .title-top.holler a i {
    position: absolute;
    bottom: 15px;
    color: white;
    right: 50%;
  }
}
.aresThemeHeader .fa-chevron-down:before,
.aresThemeFooter .fa-chevron-down:before {
  content: "\f078";
}
.aresThemeHeader .main-navigation .title-top.holler,
.aresThemeFooter .main-navigation .title-top.holler {
  background-image: url(https://assets.simpleviewinc.com/sv-atlairportdistrict/image/upload/v1/clients/collegeparkga/the_holler_nav_90ae077b-a8f0-47ad-b6d3-30dac4faa139.png);
  background-position: center;
  background-repeat: no-repeat;
  color: transparent;
  min-width: 200px;
  max-width: 1000px;
}
@media (min-width: 1080px) and (max-width: 1500px) {
  .aresThemeHeader .main-navigation .title-top.holler a i,
  .aresThemeFooter .main-navigation .title-top.holler a i {
    position: absolute;
    bottom: 19px;
    color: white;
    right: 50%;
  }
}
@media (min-width: 64em) {
  .aresThemeHeader .panel-header .main-nav-widgets-container .widgets,
  .aresThemeFooter .panel-header .main-nav-widgets-container .widgets {
    display: flex;
    background-color: #00A3E0;
    position: relative;
    z-index: 2;
    min-width: 150px;
    height: 100%;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 22px;
    padding-bottom: 22px;
  }
}
@media (min-width: 64em) {
  .aresThemeHeader .panel-header .main-nav-widgets-container .widgets:after,
  .aresThemeFooter .panel-header .main-nav-widgets-container .widgets:after {
    position: absolute;
    z-index: -1;
    content: "";
    left: -32%;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: var(--blue-light);
    -webkit-transform: skewX(-38deg);
    -moz-transform: skewX(-38deg);
    -ms-transform: skewX(-38deg);
    transform: skewX(-38deg);
  }
}
.aresThemeHeader .fa-suitcase:before,
.aresThemeFooter .fa-suitcase:before {
  content: "\f0f2";
}
.aresThemeHeader .tripbuilder-counter span,
.aresThemeFooter .tripbuilder-counter span {
  font-size: 12px;
  font-family: var(--font-body);
  background-color: var(--red);
  width: 16px;
  height: 16px;
  border-radius: 8px;
  line-height: 16px;
  text-align: center;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: -5px;
}
.aresThemeHeader .fa,
.aresThemeFooter .fa,
.aresThemeHeader .far,
.aresThemeFooter .far,
.aresThemeHeader .fas,
.aresThemeFooter .fas {
  font-family: "Font Awesome 5 Free Solid";
}
.aresThemeHeader .tripbuilder-counter i,
.aresThemeFooter .tripbuilder-counter i {
  font-size: 20px;
  margin-left: 15px;
  margin-bottom: 4px;
  font-style: normal;
}
.aresThemeHeader .fa,
.aresThemeFooter .fa,
.aresThemeHeader .fas,
.aresThemeFooter .fas {
  font-weight: 900;
}
.aresThemeHeader .tripbuilder-counter,
.aresThemeFooter .tripbuilder-counter,
.aresThemeHeader .book-trip a,
.aresThemeFooter .book-trip a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px 0 0;
  height: 100%;
  color: #fff !important;
  white-space: nowrap;
  font-size: 29px;
  font-family: var(--font-display);
  font-weight: normal;
  position: relative;
  margin: 0 60px 0 0;
}
@media (min-width: 64em) {
  .aresThemeHeader .panel-header .main-nav-widgets-container .widgets a,
  .aresThemeFooter .panel-header .main-nav-widgets-container .widgets a {
    font-size: 19px;
  }
}
.aresThemeHeader .custom-navlist,
.aresThemeFooter .custom-navlist {
  position: relative;
  margin: 0 auto 0;
  display: block;
  max-width: 212px;
}
.aresThemeHeader .custom-navlist a,
.aresThemeFooter .custom-navlist a {
  color: var(--off-gray);
  font-weight: 300;
  font-size: 14px;
}
.aresThemeHeader .custom-navlist .inner,
.aresThemeFooter .custom-navlist .inner {
  padding: 20px 0;
  position: relative;
}
.aresThemeHeader .custom-navlist .inner:after,
.aresThemeFooter .custom-navlist .inner:after {
  background-image: url(/themes/atl-district/images/2022Jan/underline_red_afcfaa13-f968-4085-b991-fa8ee0ed2cf8.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 5px;
  content: '';
}
.aresThemeHeader .secondary-nav-container .custom-navlist,
.aresThemeFooter .secondary-nav-container .custom-navlist {
  max-width: none;
  display: none;
  opacity: 1;
  transition: opacity 0.3s;
}
.aresThemeHeader .secondary-nav-container .custom-navlist a,
.aresThemeFooter .secondary-nav-container .custom-navlist a,
.aresThemeHeader .secondary-nav-container .custom-navlist a:hover,
.aresThemeFooter .secondary-nav-container .custom-navlist a:hover {
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}
.aresThemeHeader .mobile-secondary-nav,
.aresThemeFooter .mobile-secondary-nav {
  border-top: 1px solid rgba(0, 163, 224, 0.2);
  padding: var(--space-5) var(--space-6);
}
.aresThemeHeader .mobile-secondary-nav a,
.aresThemeFooter .mobile-secondary-nav a,
.aresThemeHeader .mobile-secondary-nav a:hover,
.aresThemeFooter .mobile-secondary-nav a:hover {
  color: var(--blue-light);
}
.aresThemeHeader .secondary-nav-container .custom-navlist .primary-list,
.aresThemeFooter .secondary-nav-container .custom-navlist .primary-list {
  display: flex;
  justify-content: center;
  gap: 50px;
}
.aresThemeHeader .secondary-nav-container div[class$="custom_navigation_list"],
.aresThemeFooter .secondary-nav-container div[class$="custom_navigation_list"] {
  width: calc(100% - 500px);
}
.aresThemeHeader .inner,
.aresThemeFooter .inner {
  line-height: 1.7;
}
.aresThemeHeader header > div.wrap > div.stack.nav-container > div.secondary-nav-container > div.contentRender.contentRender_7.contentRender_type_widget.contentRender_name_plugins_collections_type_custom_social_slides.contentRender_name_plugins_collections_template_custom_social_links,
.aresThemeFooter header > div.wrap > div.stack.nav-container > div.secondary-nav-container > div.contentRender.contentRender_7.contentRender_type_widget.contentRender_name_plugins_collections_type_custom_social_slides.contentRender_name_plugins_collections_template_custom_social_links {
  margin-left: 95px;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .aresThemeHeader .secondary-nav-container .custom-navlist a,
  .aresThemeFooter .secondary-nav-container .custom-navlist a {
    font-size: 11px;
  }
}
@media (min-width: 64em) {
  .aresThemeHeader .secondary-nav-container .custom-navlist,
  .aresThemeFooter .secondary-nav-container .custom-navlist {
    display: block;
  }
}
.aresThemeHeader .main-navigation,
.aresThemeFooter .main-navigation {
  display: none;
  margin: 0 13px 0 236px;
  width: 100%;
  height: 100%;
}
.aresThemeHeader .main-navigation .title-top,
.aresThemeFooter .main-navigation .title-top {
  padding: 39px 50px 40px;
  position: relative;
  cursor: pointer;
  font-family: var(--font-display);
  font-size: 29px;
  text-align: center;
}
.aresThemeHeader .main-navigation .title-top a,
.aresThemeFooter .main-navigation .title-top a {
  color: #fff;
}
.aresThemeHeader .main-navigation .title-top.holler,
.aresThemeFooter .main-navigation .title-top.holler {
  background-position: center;
  background-repeat: no-repeat;
  color: transparent;
  min-width: 270px;
}
.aresThemeHeader .main-navigation .title-top.holler a,
.aresThemeFooter .main-navigation .title-top.holler a {
  color: transparent;
}
.aresThemeHeader .main-navigation .image-wrapper,
.aresThemeFooter .main-navigation .image-wrapper {
  min-width: 235px;
}
.aresThemeHeader .main-navigation div[class$="main_navigation_item"]:not(:first-child) .navigation-item .title-top:after,
.aresThemeFooter .main-navigation div[class$="main_navigation_item"]:not(:first-child) .navigation-item .title-top:after {
  position: absolute;
  z-index: -1;
  content: "";
  right: 100%;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #231F20;
  -webkit-transform: skewX(-38deg);
  -moz-transform: skewX(-38deg);
  -ms-transform: skewX(-38deg);
  transform: skewX(-38deg);
  z-index: 2;
}
.aresThemeHeader .main-navigation .navigation-item:hover .title-top:before,
.aresThemeFooter .main-navigation .navigation-item:hover .title-top:before {
  position: absolute;
  -webkit-clip-path: polygon(3px 0px, 100% 0px, calc(100% - 3px) 5px, 0 5px);
  clip-path: polygon(3px 0px, 100% 0px, calc(100% - 3px) 5px, 0 5px);
  bottom: 0px;
  left: calc(0% - 47px);
  z-index: 1;
  content: '';
  height: 5px;
  width: calc(100% + 3px);
  background: var(--red);
}
.aresThemeHeader .main-navigation .top-level,
.aresThemeFooter .main-navigation .top-level {
  display: flex;
  flex: 0 0 100%;
}
.aresThemeHeader .main-navigation .top-level > div,
.aresThemeFooter .main-navigation .top-level > div {
  flex: 1;
}
.aresThemeHeader .main-navigation .inner-items,
.aresThemeFooter .main-navigation .inner-items {
  position: absolute;
  right: 0;
  width: 100%;
  min-width: 850px;
  min-height: 313px;
  overflow: hidden;
  padding: 25px 0px 0px 0px;
  top: 186px;
  display: flex;
  opacity: 0;
  pointer-events: none;
  transition: opacity 200ms cubic-bezier(0, 0, 0.3, 1);
  z-index: 30;
  background-color: #fff;
  border-bottom: 8px solid var(--navy);
}
.aresThemeHeader .main-navigation .navigation-item:hover .inner-items,
.aresThemeFooter .main-navigation .navigation-item:hover .inner-items {
  opacity: 1;
  pointer-events: all;
}
.aresThemeHeader .main-navigation .nav-items-wrapper,
.aresThemeFooter .main-navigation .nav-items-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  padding: 0 20px 20px;
}
.aresThemeHeader .main-navigation .nav-items-wrapper > div,
.aresThemeFooter .main-navigation .nav-items-wrapper > div {
  flex: 1;
  padding: 20px;
}
.aresThemeHeader .main-navigation .nav-items-wrapper > div:not(:last-child),
.aresThemeFooter .main-navigation .nav-items-wrapper > div:not(:last-child) {
  border-right: 1px solid #B1B3B4;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .aresThemeHeader .main-navigation .title-top,
  .aresThemeFooter .main-navigation .title-top {
    font-size: 22px;
    padding: 45px 38px 44px;
  }
  .aresThemeHeader .main-navigation .title-top.holler,
  .aresThemeFooter .main-navigation .title-top.holler {
    min-width: 80px;
  }
  .aresThemeHeader .main-navigation .navigation-item:hover .title-top.holler,
  .aresThemeFooter .main-navigation .navigation-item:hover .title-top.holler {
    background-image: url(/themes/atl-district/images/2022Jan/holler_speaker_d28e3e11-dff0-48b6-8dea-e93eaf796563.png);
  }
}
@media (min-width: 64em) {
  .aresThemeHeader .main-navigation,
  .aresThemeFooter .main-navigation {
    display: block;
  }
}
.aresThemeHeader .fa,
.aresThemeFooter .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.aresThemeHeader .fa-inverse,
.aresThemeFooter .fa-inverse {
  color: #fff;
}
.aresThemeHeader .fa-search:before,
.aresThemeFooter .fa-search:before {
  content: "\f002";
}
.aresThemeHeader .fa-twitter:before,
.aresThemeFooter .fa-twitter:before {
  content: "\f099";
}
.aresThemeHeader .fa-facebook:before,
.aresThemeFooter .fa-facebook:before {
  content: "\f09a";
}
.aresThemeHeader .fa-linkedin:before,
.aresThemeFooter .fa-linkedin:before {
  content: "\f0e1";
}
.aresThemeHeader .fa-instagram:before,
.aresThemeFooter .fa-instagram:before {
  content: "\f16d";
}
.aresThemeHeader .contentRender_name_plugins_common_main_navigation_wrapper,
.aresThemeFooter .contentRender_name_plugins_common_main_navigation_wrapper {
  order: -1;
}
.aresThemeHeader .nav-container,
.aresThemeFooter .nav-container {
  display: flex;
  justify-content: flex-end;
  height: 100%;
}
.aresThemeHeader .nav-container .menu-toggle,
.aresThemeFooter .nav-container .menu-toggle {
  display: block;
  margin: 0 20px 0 0;
  padding: 5px;
  background: none;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 47px;
  width: 39px;
  height: 30px;
  outline: none;
  border: 1px solid var(--blue-light);
}
.aresThemeHeader .nav-container .menu-toggle .hamburger-inner,
.aresThemeFooter .nav-container .menu-toggle .hamburger-inner {
  position: relative;
}
.aresThemeHeader .nav-container .menu-toggle .hamburger-inner::after,
.aresThemeFooter .nav-container .menu-toggle .hamburger-inner::after,
.aresThemeHeader .nav-container .menu-toggle .hamburger-inner::before,
.aresThemeFooter .nav-container .menu-toggle .hamburger-inner::before {
  position: absolute;
}
.aresThemeHeader .nav-container .menu-toggle .hamburger-inner,
.aresThemeFooter .nav-container .menu-toggle .hamburger-inner,
.aresThemeHeader .nav-container .menu-toggle .hamburger-inner::after,
.aresThemeFooter .nav-container .menu-toggle .hamburger-inner::after,
.aresThemeHeader .nav-container .menu-toggle .hamburger-inner::before,
.aresThemeFooter .nav-container .menu-toggle .hamburger-inner::before {
  display: block;
  width: 28px;
  height: 2px;
  background-color: var(--white);
  transition-property: transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.aresThemeHeader .nav-container .menu-toggle .hamburger-inner::before,
.aresThemeFooter .nav-container .menu-toggle .hamburger-inner::before {
  content: "";
  top: -7px;
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.aresThemeHeader .nav-container .menu-toggle .hamburger-inner::after,
.aresThemeFooter .nav-container .menu-toggle .hamburger-inner::after {
  content: "";
  bottom: -7px;
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.aresThemeHeader .nav-container .menu-toggle.active .hamburger-inner,
.aresThemeFooter .nav-container .menu-toggle.active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.aresThemeHeader .nav-container .menu-toggle.active .hamburger-inner::before,
.aresThemeFooter .nav-container .menu-toggle.active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.aresThemeHeader .nav-container .menu-toggle.active .hamburger-inner::after,
.aresThemeFooter .nav-container .menu-toggle.active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (min-width: 64em) {
  .aresThemeHeader .nav-container .menu-toggle,
  .aresThemeFooter .nav-container .menu-toggle {
    display: none;
  }
}
@media all {
  .aresThemeHeader button::-moz-focus-inner,
  .aresThemeFooter button::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
}
.aresThemeHeader *,
.aresThemeFooter *,
.aresThemeHeader ::after,
.aresThemeFooter ::after,
.aresThemeHeader ::before,
.aresThemeFooter ::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  box-sizing: border-box;
}
.aresThemeHeader footer,
.aresThemeFooter footer,
.aresThemeHeader header,
.aresThemeFooter header,
.aresThemeHeader nav,
.aresThemeFooter nav {
  display: block;
}
.aresThemeHeader p,
.aresThemeFooter p {
  margin: 0;
}
.aresThemeHeader ul,
.aresThemeFooter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.aresThemeHeader a,
.aresThemeFooter a {
  color: var(--primary-500);
  text-decoration: none;
  background-color: transparent;
}
.aresThemeHeader a:hover,
.aresThemeFooter a:hover {
  color: var(--primary-600);
  text-decoration: underline;
}
.aresThemeHeader button,
.aresThemeFooter button {
  border-radius: 0;
}
.aresThemeHeader button:focus,
.aresThemeFooter button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
.aresThemeHeader button,
.aresThemeFooter button,
.aresThemeHeader input,
.aresThemeFooter input {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.aresThemeHeader button,
.aresThemeFooter button,
.aresThemeHeader input,
.aresThemeFooter input {
  overflow: visible;
}
.aresThemeHeader button,
.aresThemeFooter button {
  text-transform: none;
}
.aresThemeHeader [type=button],
.aresThemeFooter [type=button],
.aresThemeHeader [type=submit],
.aresThemeFooter [type=submit],
.aresThemeHeader button,
.aresThemeFooter button {
  -webkit-appearance: button;
}
.aresThemeHeader [type=button]::-moz-focus-inner,
.aresThemeFooter [type=button]::-moz-focus-inner,
.aresThemeHeader [type=submit]::-moz-focus-inner,
.aresThemeFooter [type=submit]::-moz-focus-inner,
.aresThemeHeader button::-moz-focus-inner,
.aresThemeFooter button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.aresThemeHeader [type=search],
.aresThemeFooter [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.aresThemeHeader img,
.aresThemeFooter img {
  display: block;
  vertical-align: middle;
  border-style: none;
  overflow: hidden;
}
.aresThemeHeader img,
.aresThemeFooter img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
@media all {
  .aresThemeHeader .contentRender_name_plugins_core_textbox,
  .aresThemeFooter .contentRender_name_plugins_core_textbox {
    width: 100%;
    padding: 0 var(--space-5);
    margin: 0 auto;
  }
  .aresThemeHeader .contentRender_name_plugins_core_textbox,
  .aresThemeFooter .contentRender_name_plugins_core_textbox {
    padding: var(--space-8) var(--space-5);
  }
  .aresThemeHeader .panel-page,
  .aresThemeFooter .panel-page {
    position: relative;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto auto 1fr auto;
    min-height: 100%;
    padding: 122px 0 0 0;
  }
}
@media all and (min-width: 64em) {
  .aresThemeHeader .contentRender_name_plugins_core_textbox,
  .aresThemeFooter .contentRender_name_plugins_core_textbox {
    max-width: var(--width-base);
  }
}
@media all and (min-width: 64em) {
  .aresThemeHeader .panel-page,
  .aresThemeFooter .panel-page {
    padding: 186px 0 0 0;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  .aresThemeHeader .panel-page,
  .aresThemeFooter .panel-page {
    padding: 122px 0 0 0;
  }
}
@media all {
  .aresThemeHeader .panel-header,
  .aresThemeFooter .panel-header {
    --surface-foreground: var(--navy);
    --surface-background: var(--red);
    --surface-mobile-nav: var(--navy);
    --text: #fff;
    --text-alt: #fff;
    position: relative;
    color: var(--text);
    transition: transform ease-in-out 0.4s, top ease-in-out 0.4s;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
  }
  .aresThemeHeader body.mobile-open .panel-header,
  .aresThemeFooter body.mobile-open .panel-header {
    transform: initial;
    opacity: 1;
  }
  .aresThemeHeader .panel-header .left-container,
  .aresThemeFooter .panel-header .left-container {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    padding: 15px 0px 0 20px;
    background-color: #fff;
    z-index: 1;
  }
  .aresThemeHeader .panel-header .left-container:after,
  .aresThemeFooter .panel-header .left-container:after {
    position: absolute;
    z-index: -1;
    content: "";
    right: -45%;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: inherit;
    -webkit-transform: skewX(-38deg);
    -moz-transform: skewX(-38deg);
    -ms-transform: skewX(-38deg);
    transform: skewX(-38deg);
  }
  .aresThemeHeader .panel-header .logo img,
  .aresThemeFooter .panel-header .logo img {
    height: 90px;
    width: 100%;
    max-width: 120px;
  }
  .aresThemeHeader .panel-header .stack,
  .aresThemeFooter .panel-header .stack {
    display: block;
  }
  .aresThemeHeader .panel-header .secondary-nav-container,
  .aresThemeFooter .panel-header .secondary-nav-container {
    display: none;
    padding: 0 20px;
    background-color: var(--surface-background);
    overflow: hidden;
    transition: height 0.1s;
  }
  .aresThemeHeader .panel-header .primary-content-container,
  .aresThemeFooter .panel-header .primary-content-container {
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    padding: 0;
    background-color: var(--surface-foreground);
    min-height: 122px;
  }
  .aresThemeHeader .panel-header .main-nav-widgets-container,
  .aresThemeFooter .panel-header .main-nav-widgets-container {
    display: flex;
  }
  .aresThemeHeader .panel-header .main-nav-widgets-container > *:not(.widgets),
  .aresThemeFooter .panel-header .main-nav-widgets-container > *:not(.widgets) {
    display: flex;
    align-items: center;
    flex: 1;
    margin-right: 50px;
  }
  .aresThemeHeader .panel-header .mobile-nav-container,
  .aresThemeFooter .panel-header .mobile-nav-container {
    position: absolute;
    z-index: 10;
    display: none;
    width: 100%;
  }
  .aresThemeHeader .panel-header .mobile-nav-container.active,
  .aresThemeFooter .panel-header .mobile-nav-container.active {
    display: flex;
    justify-content: flex-end;
  }
  .aresThemeHeader .panel-header .mobile-nav-container .mobile-nav,
  .aresThemeFooter .panel-header .mobile-nav-container .mobile-nav {
    width: 100%;
    background-color: var(--surface-mobile-nav);
  }
  .aresThemeHeader .panel-header .mobile-nav-container .expandWrapper,
  .aresThemeFooter .panel-header .mobile-nav-container .expandWrapper,
  .aresThemeHeader .panel-header .mobile-nav-container .toggler,
  .aresThemeFooter .panel-header .mobile-nav-container .toggler {
    display: flex;
    flex-direction: column;
  }
  .aresThemeHeader .panel-header .mobile-nav-container .expandWrapper,
  .aresThemeFooter .panel-header .mobile-nav-container .expandWrapper {
    border-bottom: 1px solid rgba(0, 163, 224, 0.2);
    padding: 10px 32px;
  }
  .aresThemeHeader .panel-header .mobile-nav-container .toggler > a,
  .aresThemeFooter .panel-header .mobile-nav-container .toggler > a {
    color: var(--blue-light);
    border-bottom: 1px solid rgba(0, 163, 224, 0.2);
    font-size: 16px;
    line-height: 28px;
  }
  .aresThemeHeader .panel-header .mobile-nav-container .toggler > a:last-of-type,
  .aresThemeFooter .panel-header .mobile-nav-container .toggler > a:last-of-type {
    border: none;
  }
  .aresThemeHeader .panel-header .mobile-nav-container .wrap,
  .aresThemeFooter .panel-header .mobile-nav-container .wrap {
    font-family: var(--font-display);
    font-size: 24px;
    position: relative;
    cursor: pointer;
  }
  .aresThemeHeader .panel-header .mobile-nav-container .wrap a,
  .aresThemeFooter .panel-header .mobile-nav-container .wrap a {
    color: #fff;
  }
  .aresThemeHeader .panel-header .mobile-nav-container .wrap:after,
  .aresThemeFooter .panel-header .mobile-nav-container .wrap:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f067";
    position: absolute;
    right: 0;
    font-weight: 900;
    color: rgba(0, 163, 224, 0.5);
  }
  .aresThemeHeader .panel-header .mobile-nav .widgets,
  .aresThemeFooter .panel-header .mobile-nav .widgets {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: dense;
    padding: 0;
    color: var(--text-alt);
  }
}
@media all and (min-width: 40em) {
  .aresThemeHeader .panel-header .left-container,
  .aresThemeFooter .panel-header .left-container {
    padding: 15px 20px 0 40px;
    min-width: 180px;
  }
  .aresThemeHeader .panel-header .secondary-nav-container,
  .aresThemeFooter .panel-header .secondary-nav-container {
    display: block;
    width: 100%;
    height: 0px;
    flex-direction: row;
    justify-content: flex-end;
  }
  .aresThemeHeader .panel-header .secondary-nav-container .search-cont,
  .aresThemeFooter .panel-header .secondary-nav-container .search-cont {
    display: none;
  }
}
@media all and (min-width: 64em) {
  .aresThemeHeader .panel-header .left-container,
  .aresThemeFooter .panel-header .left-container {
    padding: 15px 20px 0 40px;
  }
  .aresThemeHeader .panel-header .left-container,
  .aresThemeFooter .panel-header .left-container {
    padding: 28px 20px 0 40px;
  }
  .aresThemeHeader .panel-header .logo img,
  .aresThemeFooter .panel-header .logo img {
    height: auto;
  }
  .aresThemeHeader .panel-header .main-nav-widgets-container,
  .aresThemeFooter .panel-header .main-nav-widgets-container {
    width: 100%;
  }
  .aresThemeHeader .panel-header .secondary-nav-container,
  .aresThemeFooter .panel-header .secondary-nav-container {
    display: flex;
    width: 100%;
    height: 64px;
    flex-direction: row;
    justify-content: flex-end;
  }
  .aresThemeHeader .panel-header .secondary-nav-container .search-cont,
  .aresThemeFooter .panel-header .secondary-nav-container .search-cont {
    display: block;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  .aresThemeHeader .panel-header .secondary-nav-container,
  .aresThemeFooter .panel-header .secondary-nav-container {
    overflow: visible;
  }
}
@media all and (min-width: 1024px) and (max-width: 1280px) {
  .aresThemeHeader .panel-header .left-container,
  .aresThemeFooter .panel-header .left-container {
    padding: 20px 10px 0 35px;
  }
  .aresThemeHeader .panel-header .main-nav-widgets-container > *:not(.widgets),
  .aresThemeFooter .panel-header .main-nav-widgets-container > *:not(.widgets) {
    margin-right: 30px;
  }
}
@media all and (min-width: 64em) {
  .aresThemeHeader .panel-header .mobile-nav-container.active,
  .aresThemeFooter .panel-header .mobile-nav-container.active {
    display: none;
  }
}
@media all and print {
  .aresThemeHeader header,
  .aresThemeFooter header,
  .aresThemeHeader footer,
  .aresThemeFooter footer,
  .aresThemeHeader .panel-header,
  .aresThemeFooter .panel-header,
  .aresThemeHeader .panel-footer,
  .aresThemeFooter .panel-footer,
  .aresThemeHeader .social-links,
  .aresThemeFooter .social-links {
    display: none!important;
  }
  .aresThemeHeader a,
  .aresThemeFooter a,
  .aresThemeHeader a:visited,
  .aresThemeFooter a:visited {
    text-decoration: none!important;
  }
  .aresThemeHeader a[href]:after,
  .aresThemeFooter a[href]:after {
    content: "" !important;
  }
  .aresThemeHeader img,
  .aresThemeFooter img {
    display: block!important;
    page-break-inside: avoid;
  }
}
@media all {
  .aresThemeHeader .panel-footer,
  .aresThemeFooter .panel-footer {
    --surface-foreground: var(--primary-color-700);
    --surface-background: var(--primary-color-900);
    --text: var(--gray-100);
    color: #fff;
    background-color: #FFF;
    position: relative;
  }
  .aresThemeHeader .panel-footer:before,
  .aresThemeFooter .panel-footer:before {
    content: '';
    background-color: var(--blue-light);
    position: absolute;
    left: 0;
    top: 150px;
    width: 100%;
    height: 300px;
    -webkit-clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%);
  }
  .aresThemeHeader .panel-footer .wrap-all,
  .aresThemeFooter .panel-footer .wrap-all {
    background-color: var(--navy);
    -webkit-clip-path: polygon(0 4%, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 4%, 100% 0, 100% 100%, 0 100%);
    position: relative;
  }
  .aresThemeHeader .panel-footer .footer-image,
  .aresThemeFooter .panel-footer .footer-image {
    display: flex;
    justify-content: center;
  }
  .aresThemeHeader .panel-footer .img,
  .aresThemeFooter .panel-footer .img {
    width: 284px;
    margin: 20px auto 40px;
    position: relative;
  }
  .aresThemeHeader .panel-footer .footer-content-container,
  .aresThemeFooter .panel-footer .footer-content-container {
    margin: 0 auto;
    padding: 0 var(--space-12);
    max-width: var(--width-base);
    text-align: center;
  }
  .aresThemeHeader .panel-footer .footer-content-container,
  .aresThemeFooter .panel-footer .footer-content-container {
    display: grid;
    gap: var(--space-6);
    padding: var(--space-16) var(--space-5) var(--space-6);
  }
  .aresThemeHeader .panel-footer .right-section,
  .aresThemeFooter .panel-footer .right-section {
    max-width: 300px;
    text-align: center;
    margin: 0px auto;
    flex-direction: column-reverse;
    display: flex;
  }
  .aresThemeHeader .panel-footer .bottom-container,
  .aresThemeFooter .panel-footer .bottom-container {
    padding: var(--space-5) 0;
    margin: 0px auto;
    text-align: center;
    border-top: 1px solid #fff;
    font-size: 13px;
  }
  .aresThemeHeader .panel-footer .bottom-container .inner,
  .aresThemeFooter .panel-footer .bottom-container .inner {
    display: flex;
    flex-direction: column;
    gap: var(--space-6);
    max-width: 280px;
    padding: var(--space-5) 0;
    margin: 0px auto;
  }
  .aresThemeHeader .panel-footer .bottom-container .footer-nav,
  .aresThemeFooter .panel-footer .bottom-container .footer-nav {
    order: -1;
  }
  .aresThemeHeader .panel-footer .bottom-container .footer-content div p,
  .aresThemeFooter .panel-footer .bottom-container .footer-content div p {
    margin-top: 0px;
  }
  .aresThemeHeader .panel-footer .bottom-container .footer-content p,
  .aresThemeFooter .panel-footer .bottom-container .footer-content p {
    margin-top: 15px;
  }
  .aresThemeHeader .panel-footer .contentRender_name_plugins_core_textbox,
  .aresThemeFooter .panel-footer .contentRender_name_plugins_core_textbox {
    margin: 0;
    padding: 0;
    max-width: none;
  }
  .aresThemeHeader .panel-footer .contentRender_name_plugins_core_textbox p,
  .aresThemeFooter .panel-footer .contentRender_name_plugins_core_textbox p {
    color: #fff;
    font-size: 13px;
    margin: 0;
  }
  .aresThemeHeader .panel-footer .client-details,
  .aresThemeFooter .panel-footer .client-details {
    display: grid;
    grid-auto-rows: min-content;
    gap: var(--space-6);
    place-items: center;
  }
  .aresThemeHeader .panel-footer .logo-footer,
  .aresThemeFooter .panel-footer .logo-footer {
    margin-top: 20px;
  }
  .aresThemeHeader .contentRender_name_plugins_common_logo_footer,
  .aresThemeFooter .contentRender_name_plugins_common_logo_footer,
  .aresThemeHeader .panel-footer .logo-footer a,
  .aresThemeFooter .panel-footer .logo-footer a {
    display: block;
    width: 140px;
  }
  .aresThemeHeader .panel-footer .logo-footer img,
  .aresThemeFooter .panel-footer .logo-footer img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 120px;
    margin: 0 auto;
  }
  .aresThemeHeader .panel-footer .social-media,
  .aresThemeFooter .panel-footer .social-media {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #26567C;
    max-width: 276px;
    margin: 0 auto var(--space-6);
    padding: 17px 60px 13px;
    border-radius: 34px;
  }
  .aresThemeHeader .panel-footer .made-by-sv,
  .aresThemeFooter .panel-footer .made-by-sv {
    display: block;
    width: 180px;
    margin: 0 auto;
  }
  .aresThemeHeader .panel-footer .made-by-sv img,
  .aresThemeFooter .panel-footer .made-by-sv img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 174px;
  }
  .aresThemeHeader .panel-footer .mobile-fixed,
  .aresThemeFooter .panel-footer .mobile-fixed {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 9999;
  }
}
@media all and (min-width: 40em) {
  .aresThemeHeader .panel-footer .secondary-logo,
  .aresThemeFooter .panel-footer .secondary-logo {
    display: flex;
    justify-content: flex-start;
    max-width: 300px;
  }
  .aresThemeHeader .panel-footer .secondary-logo .secondary-logo-footer,
  .aresThemeFooter .panel-footer .secondary-logo .secondary-logo-footer {
    display: inline-flex;
  }
  .aresThemeHeader .panel-footer .right-section,
  .aresThemeFooter .panel-footer .right-section {
    max-width: none;
    text-align: center;
    margin: 0;
    display: block;
  }
  .aresThemeHeader .panel-footer .footer-content-container,
  .aresThemeFooter .panel-footer .footer-content-container {
    grid-template-columns: 1fr 1fr;
    text-align: left;
    padding: var(--space-20) var(--space-12) var(--space-6);
  }
  .aresThemeHeader .panel-footer .social-media,
  .aresThemeFooter .panel-footer .social-media {
    justify-content: flex-end;
    border: none;
    max-width: none;
    margin: 0;
    padding: 0;
  }
  .aresThemeHeader .panel-footer .client-details,
  .aresThemeFooter .panel-footer .client-details {
    place-items: flex-start;
    display: inline-flex;
    align-items: flex-end;
    gap: 0;
  }
  .aresThemeHeader .panel-footer .img,
  .aresThemeFooter .panel-footer .img {
    width: 765px;
    margin: 40px auto 80px;
    padding: 0 20px;
  }
  .aresThemeHeader .panel-footer .logo-footer img,
  .aresThemeFooter .panel-footer .logo-footer img {
    margin: 0;
  }
  .aresThemeHeader .panel-footer .logo-footer,
  .aresThemeFooter .panel-footer .logo-footer {
    margin-top: 70px;
  }
  .aresThemeHeader .panel-footer:before,
  .aresThemeFooter .panel-footer:before {
    -webkit-clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 100%);
    top: 140px;
  }
  .aresThemeHeader .panel-footer .wrap-all,
  .aresThemeFooter .panel-footer .wrap-all {
    -webkit-clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
  }
}
@media all and (min-width: 64em) {
  .aresThemeHeader .panel-footer .bottom-container,
  .aresThemeFooter .panel-footer .bottom-container {
    max-width: none;
    margin: 0px;
    text-align: left;
  }
  .aresThemeHeader .panel-footer .bottom-container .inner,
  .aresThemeFooter .panel-footer .bottom-container .inner {
    display: grid;
    grid-template-columns: 3fr 1fr 2fr;
    padding: var(--space-5) var(--space-12);
    max-width: var(--width-base);
    text-align: left;
  }
  .aresThemeHeader .panel-footer .bottom-container .footer-content p,
  .aresThemeFooter .panel-footer .bottom-container .footer-content p {
    margin-top: 0px;
  }
  .aresThemeHeader .panel-footer .bottom-container .footer-nav,
  .aresThemeFooter .panel-footer .bottom-container .footer-nav {
    order: initial;
  }
  .aresThemeHeader .panel-footer:before,
  .aresThemeFooter .panel-footer:before {
    -webkit-clip-path: polygon(0 0, 100% 22%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 22%, 100% 100%, 0 100%);
    top: 120px;
  }
  .aresThemeHeader .panel-footer .wrap-all,
  .aresThemeFooter .panel-footer .wrap-all {
    -webkit-clip-path: polygon(0 22%, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 22%, 100% 0, 100% 100%, 0 100%);
  }
}
@media all {
  .aresThemeHeader p,
  .aresThemeFooter p,
  .aresThemeHeader button,
  .aresThemeFooter button,
  .aresThemeHeader input,
  .aresThemeFooter input {
    font-family: var(--font-body);
  }
  .aresThemeHeader button,
  .aresThemeFooter button {
    background-color: var(--primary-color-100);
    color: var(--primary-color-900);
  }
  .aresThemeHeader a,
  .aresThemeFooter a {
    color: var(--red);
  }
  .aresThemeHeader :is(.core-styles, .contentRender_name_plugins_core_textbox) p,
  .aresThemeFooter :is(.core-styles, .contentRender_name_plugins_core_textbox) p {
    color: var(--navy);
    font-family: var(--font-body);
    font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-normal);
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 1.5em;
  }
}
@media all and (hover: hover) {
  .aresThemeHeader button:hover,
  .aresThemeFooter button:hover {
    background-color: var(--primary-color-200);
  }
}
@media all and (hover: hover) {
  .aresThemeHeader a:hover,
  .aresThemeFooter a:hover {
    color: var(--red);
    text-decoration: none;
  }
}
@media all and (min-width: 64em) {
  .aresThemeHeader :is(.core-styles, .contentRender_name_plugins_core_textbox) p,
  .aresThemeFooter :is(.core-styles, .contentRender_name_plugins_core_textbox) p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 2em;
  }
}
@media all {
  .aresThemeHeader ::-webkit-input-placeholder,
  .aresThemeFooter ::-webkit-input-placeholder {
    color: inherit;
  }
  .aresThemeHeader :-moz-placeholder,
  .aresThemeFooter :-moz-placeholder {
    color: inherit;
  }
  .aresThemeHeader ::-moz-placeholder,
  .aresThemeFooter ::-moz-placeholder {
    color: inherit;
  }
  .aresThemeHeader :-ms-input-placeholder,
  .aresThemeFooter :-ms-input-placeholder {
    color: inherit;
  }
}
.aresThemeHeader .fa,
.aresThemeFooter .fa,
.aresThemeHeader .fab,
.aresThemeFooter .fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.aresThemeHeader .fa-inverse,
.aresThemeFooter .fa-inverse {
  color: #fff;
}
.aresThemeHeader .fa-facebook:before,
.aresThemeFooter .fa-facebook:before {
  content: "\f09a";
}
.aresThemeHeader .fa-instagram:before,
.aresThemeFooter .fa-instagram:before {
  content: "\f16d";
}
.aresThemeHeader .fa-linkedin:before,
.aresThemeFooter .fa-linkedin:before {
  content: "\f08c";
}
.aresThemeHeader .fa-search:before,
.aresThemeFooter .fa-search:before {
  content: "\f002";
}
.aresThemeHeader .fa-twitter:before,
.aresThemeFooter .fa-twitter:before {
  content: "\f099";
}
.aresThemeHeader .fab,
.aresThemeFooter .fab {
  font-family: "Font Awesome 5 Brands";
}
.aresThemeHeader .fab,
.aresThemeFooter .fab {
  font-weight: 400;
}
.aresThemeHeader .fa,
.aresThemeFooter .fa {
  font-family: "Font Awesome 5 Free";
}
.aresThemeHeader .fa,
.aresThemeFooter .fa {
  font-weight: 900;
}
.aresThemeHeader .custom-navlist a,
.aresThemeFooter .custom-navlist a {
  color: var(--off-gray);
  font-weight: 300;
  font-size: 14px;
}
.aresThemeHeader .custom-navlist .title,
.aresThemeFooter .custom-navlist .title {
  font-family: var(--font-display);
  font-size: 18px;
  letter-spacing: 0.025em;
  color: var(--navy);
}
@media (min-width: 1278px) {
  .aresThemeHeader .custom-navlist .title,
  .aresThemeFooter .custom-navlist .title {
    font-size: 24px;
  }
}

/*v2.0 (2021-06-10) // @formatter:off*/
/*?! THEME VARIABLES ======================================================================================= */
/* Adjust These Variables For Quick Global Changes */
/*? THEME HELPER VARIABLES ------------------------------------------------------------------------------- */
/* These Are Variations Of Theme Variables */
/*?! ARES VARIABLES ====================================================================================== */
/* Adjust These Variables For Fine Tuning */
/*?! MIXINS ================================================================================================ */
/*?! COLOR TILES ========================================================================================== */
/* Used For Ux Pages */
.aresColorTile {
  width: 50px;
  height: 30px;
  display: inline-block;
  margin-right: 1em;
}
.background1 {
  background-color: #fff;
}
.beBackground {
  background-color: #fff;
}
.color1 {
  background-color: #cb333b;
}
.color2 {
  background-color: #8e2429;
}
.color3 {
  background-color: #cb333b;
}
.color4 {
  background-color: #8e2429;
}
.navColor {
  background-color: #003865;
}
.navTextColor {
  background-color: #fff;
}
.pagerColor {
  background-color: #003865;
}
.pagerTextColor {
  background-color: #fff;
}
.buttonColor {
  background-color: #003865;
}
.buttonSearchColor {
  background-color: #003865;
}
.buttonBuyColor {
  background-color: #00a3e0;
}
.buttonSelectColor {
  background-color: #003865;
}
.buttonTextColor {
  background-color: #fff;
}
.buttonUiColor {
  background-color: #f2f2f2;
}
.buttonUiTextColor {
  background-color: #666666;
}
.roomTabSelectedColor {
  background-color: #fff;
}
.priceColor {
  background-color: #00a3e0;
}
.highPriceColor {
  background-color: #999;
}
.dealsColor {
  background-color: #00a3e0;
}
.dealTextColor {
  background-color: #fff;
}
.tableCellColor {
  background-color: #f2f2f2;
}
.sidebarHeaderColor {
  background-color: #003865;
}
.starRating {
  background-color: #FFAE4A;
}
.alertColor {
  background-color: #ED6053;
}
.alertTextColor {
  background-color: #fff;
}
/*?! DEFAULT BOOKING ENGINE OVERRIDES // @formatter:on ====================================================== */
/* Implement Variables As Overrides */
.gm-style div,
.gm-style span,
.gm-style label,
.gm-style a {
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
}
body {
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
  background-color: #fff;
  color: #444;
}
input,
select,
textarea {
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
}
#aresContentWrap {
  background: none;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  width: 100%;
  max-width: none;
  min-width: auto;
}
#aresContentWrap {
  /* headings */
  /* links */
  /* panel nav */
  /* buttons */
}
#aresContentWrap .aresContentWrapInner {
  padding: 2em;
  background-color: #fff;
  max-width: 1200px;
  min-width: 320px;
  margin: 0 auto;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
#aresContentWrap .aresSearch {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
  background-color: #fff;
}
#aresContentWrap .aresDealText {
  clear: both;
  background-color: #00a3e0;
  color: #fff;
}
#aresContentWrap .aresDealText:after {
  border-top-color: #00a3e0;
}
#aresContentWrap .aresAlert {
  background-color: #ED6053;
  color: #fff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 0;
}
#aresContentWrap .aresPricePrice {
  color: #00a3e0;
}
#aresContentWrap .aresHighPrice {
  color: #999;
}
#aresContentWrap .aresSpinnerCaptionWrap {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
  border: 0;
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
  background-color: #fff;
}
#aresContentWrap .aresWidgetContainer {
  background-color: transparent;
}
#aresContentWrap .aresWidgetNav ul li a,
#aresContentWrap .aresWidgetNav ul li a:link,
#aresContentWrap .aresWidgetNav ul li.aresWidgetNavSelected a,
#aresContentWrap .aresWidgetNav ul li.aresWidgetNavSelected a:link {
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
  color: #fff;
}
#aresContentWrap h1,
#aresContentWrap h2 {
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
}
#aresContentWrap a,
#aresContentWrap a:link {
  color: #cb333b;
  text-decoration: none;
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
}
#aresContentWrap a:hover {
  color: #8e2429;
}
#aresContentWrap a:visited {
  color: #cb333b;
}
#aresContentWrap a:active {
  color: #8e2429;
}
#aresContentWrap .aresProductItem {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
  border: 0;
}
#aresContentWrap .aresProductItem .aresProductItemInner {
  background-color: #fff;
}
#aresContentWrap .aresProductPanel {
  background-color: #fff;
  overflow: hidden;
}
#aresContentWrap .aresProductPanel .aresAmenitiesLink {
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
  color: #666666;
  background-color: #f2f2f2;
  padding: 0.5em 1.2em 0.5em 0.7em;
}
#aresContentWrap .aresProductPanel .aresAmenitiesLink .ui-icon {
  display: none;
}
#aresContentWrap .aresProductPanel .aresAmenitiesLink:hover {
  background-color: #f2f2f2;
  color: #8e2429;
}
#aresContentWrap .aresProductPanel .aresAmenitiesCont {
  background-color: #f2f2f2;
}
#aresContentWrap .aresProductPanel .aresAmenitiesLink.aresHideAmenities {
  border-radius: 0.25em 0.25em 0 0;
  -webkit-border-radius: 0.25em 0.25em 0 0;
  -moz-border-radius: 0.25em 0.25em 0 0;
}
#aresContentWrap .aresProductPanel .aresAmenitiesLink.aresHideAmenities:after {
  content: '\276F';
  display: inline-block;
  transform: rotate(90deg);
  position: relative;
  left: 0.5em;
}
#aresContentWrap .aresProductPanel .aresAmenitiesLink.aresShowAmenities:after {
  content: '\276F';
  display: inline-block;
  transform: rotate(-90deg);
  position: relative;
  left: 0.5em;
}
#aresContentWrap .aresSelectedPage,
#aresContentWrap .aresProductPackage .aresDetailsNav ul li span,
#aresContentWrap .aresHotelPackagesList h4 span {
  background-color: #003865;
  border-radius: 1.25em;
  -webkit-border-radius: 1.25em;
  -moz-border-radius: 1.25em;
}
#aresContentWrap .aresSelectedPage a:link,
#aresContentWrap .aresSelectedPage a:visited,
#aresContentWrap .aresSelectedPage a:active,
#aresContentWrap .aresSelectedPage a:hover {
  color: #fff !important;
}
#aresContentWrap .pagination {
  margin-top: 1em;
}
#aresContentWrap .pagination .aresPaginationNav .aresSelectedPage {
  border: 0;
}
#aresContentWrap .pagination a:not([title*="Next"]),
#aresContentWrap .pagination .current {
  border-radius: 1.25em;
  -webkit-border-radius: 1.25em;
  -moz-border-radius: 1.25em;
  border: 0;
}
#aresContentWrap .pagination a[title*="Next"] {
  border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border: 0;
}
#aresContentWrap .pagination a:not([title*="Next"]),
#aresContentWrap .pagination a[title*="Next"] {
  color: #fff;
  background-color: #003865;
}
#aresContentWrap .pagination a:not([title*="Next"]):hover,
#aresContentWrap .pagination a:not([title*="Next"]):active,
#aresContentWrap .pagination a:not([title*="Next"]):focus,
#aresContentWrap .pagination a[title*="Next"]:hover,
#aresContentWrap .pagination a[title*="Next"]:active,
#aresContentWrap .pagination a[title*="Next"]:focus {
  color: #fff;
  background-color: #000e18;
}
#aresContentWrap .aresBESidebarHeader {
  background-color: #003865;
}
#aresContentWrap .aresRequired input {
  border-color: #ED6053 !important;
}
#aresContentWrap .aresCartItem {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
  border: 0;
  background-color: #fff;
}
#aresContentWrap .aresOrderThanks {
  background-color: #63B353;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 0;
}
#aresContentWrap .aresButton {
  border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
}
#aresContentWrap button:not('.aresTaReviews-btn, .aresMarketingText') {
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
  border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border: 0;
}
#aresContentWrap .aresButton:not('.aresTaReviews-btn, .aresMarketingText') {
  border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border: 0;
  background-color: #003865;
  color: #fff;
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
  max-width: 23em;
}
#aresContentWrap a.aresButton:not('.aresTaReviews-btn') {
  color: #fff;
}
#aresContentWrap button:hover:not('.aresTaReviews-btn'),
#aresContentWrap .aresButton:hover:not('.aresTaReviews-btn') {
  background-color: #000e18;
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
}
#aresContentWrap .aresButtonSearch {
  background-color: #003865;
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
  color: #fff;
}
#aresContentWrap .aresButtonSearch:hover {
  background-color: #000e18;
}
#aresContentWrap .aresReadMoreEnd {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  border-bottom-color: #fff;
}
#aresContentWrap .aresReadMoreBtn,
#aresContentWrap .aresReadMoreBtn:visited {
  background-color: transparent;
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
  color: #cb333b;
}
#aresContentWrap .aresReadMoreBtn:hover,
#aresContentWrap .aresReadMoreBtn:active,
#aresContentWrap .aresReadMoreBtn:focus {
  color: #8e2429;
}
#aresContentWrap .aresTaReviews-btn,
#aresContentWrap .aresTaReviews-btn:visited {
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
  background-color: transparent;
  color: #cb333b;
}
#aresContentWrap .aresTaReviews-btn:hover,
#aresContentWrap .aresTaReviews-btn:active,
#aresContentWrap .aresTaReviews-btn:focus {
  color: #8e2429;
}
#aresContentWrap .aresPriceAction a,
#aresContentWrap .aresPriceAction a:link {
  color: #fff;
}
#aresContentWrap button.aresMarketingText.aresToggleButton,
#aresContentWrap .button.aresMarketingText.aresToggleButton:visited,
#aresContentWrap .aresButton.aresMarketingText.aresToggleButton,
#aresContentWrap .aresButton.aresMarketingText.aresToggleButton:visited {
  border-radius: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  background-color: transparent;
  color: #cb333b;
}
#aresContentWrap button.aresMarketingText.aresToggleButton:hover,
#aresContentWrap button.aresMarketingText.aresToggleButton:active,
#aresContentWrap button.aresMarketingText.aresToggleButton:focus,
#aresContentWrap .aresButton.aresMarketingText.aresToggleButton:hover,
#aresContentWrap .aresButton.aresMarketingText.aresToggleButton:active,
#aresContentWrap .aresButton.aresMarketingText.aresToggleButton:focus {
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
  background-color: transparent;
  color: #8e2429;
}
#aresContentWrap .aresCartActions .aresButtonBuy,
#aresContentWrap .aresCartActions .aresButtonBuy:link {
  color: #fff;
  background-color: #00a3e0;
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
}
#aresContentWrap .aresButtonBuy:hover {
  background-color: #006b93;
}
#aresContentWrap .aresButtonPrint,
#aresContentWrap a.aresButtonPrint {
  background-color: #00a3e0;
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
}
#aresContentWrap .aresButtonPrint:hover,
#aresContentWrap a.aresButtonPrint:hover {
  background-color: #006b93;
}
#aresContentWrap .aresDetailsNav {
  background-color: #fff;
  /* customizable background 1 */
}
#aresContentWrap .aresDetailsNav .aresNavItem a,
#aresContentWrap .aresProductItemsList .aresNavItem .aresButton,
#aresContentWrap .aresDetailsNav .aresNavItem a:visited,
#aresContentWrap .aresProductItemsList .aresNavItem .aresButton:visited {
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
  background: #fff;
  border-top-color: #f2f2f2;
  border-right-color: #f2f2f2;
  border-bottom-color: #f2f2f2;
  color: #999;
}
#aresContentWrap .aresDetailsNav .aresNavItem a:hover,
#aresContentWrap .aresProductItemsList .aresNavItem .aresButton:hover,
#aresContentWrap .aresDetailsNav .aresNavItem a:active,
#aresContentWrap .aresProductItemsList .aresNavItem .aresButton:active,
#aresContentWrap .aresDetailsNav .aresNavItem a:focus,
#aresContentWrap .aresProductItemsList .aresNavItem .aresButton:focus {
  background: #f2f2f2;
  color: #737373;
}
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemSelected a,
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemSelected a:link {
  background: #fff;
  border-bottom-color: #fff;
}
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemRooms a,
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemTickets a,
#aresContentWrap .aresDetailsNav .aresNavItem.aresPackageSearchSubmit a,
#aresContentWrap .aresDetailsNav .aresNavItem.aresPackageSearchSubmit button,
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemRooms a:visited,
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemTickets a:visited,
#aresContentWrap .aresDetailsNav .aresNavItem.aresPackageSearchSubmit a:visited {
  background-color: #003865;
  color: #fff;
  border-top-color: #003865;
  border-right-color: #003865;
  border-bottom-color: #003865;
}
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemRooms a:hover,
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemTickets a:hover,
#aresContentWrap .aresDetailsNav .aresNavItem.aresPackageSearchSubmit a:hover,
#aresContentWrap .aresDetailsNav .aresNavItem.aresPackageSearchSubmit button:hover,
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemRooms a:active,
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemTickets a:active,
#aresContentWrap .aresDetailsNav .aresNavItem.aresPackageSearchSubmit a:active,
#aresContentWrap .aresDetailsNav .aresNavItem.aresPackageSearchSubmit button:active,
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemRooms a:focus,
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemTickets a:focus .aresDetailsNav .aresNavItem.aresPackageSearchSubmit a:focus,
#aresContentWrap .aresDetailsNav .aresNavItem.aresPackageSearchSubmit button:focus {
  background-color: #000e18;
  color: #fff;
  border-top-color: #000e18;
  border-right-color: #000e18;
  border-bottom-color: #000e18;
}
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemSelected.aresNavItemRooms a,
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemSelected.aresNavItemTickets a,
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemSelected.aresPackageSearchSubmit a,
#aresContentWrap .aresDetailsNav .aresNavItem.aresNavItemSelected.aresPackageSearchSubmit button {
  background-color: #ddd;
  color: #fff;
  border-top-color: #ddd;
  border-right-color: #ddd;
  border-bottom-color: #ddd;
}
#aresContentWrap .ui-datepicker-calendar .ui-datepicker-current-day a {
  background: #003865;
  color: #fff;
}
#aresContentWrap .ui-datepicker-calendar .range-date a {
  background: #003865;
  color: #fff;
}
#aresContentWrap .ui-datepicker-calendar .max-date a {
  background: #003865;
  color: #fff;
}
#aresContentWrap .ui-datepicker-calendar .min-date a {
  background: #003865;
  color: #fff;
}
#aresContentWrap .ui-widget {
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
}
#aresContentWrap .ui-widget-header {
  background-color: #003865;
  color: #fff;
}
#aresContentWrap button.aresButton.aresButtonSelect,
#aresContentWrap a.aresButton.aresButtonSelect {
  border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border: 0;
  background-color: #003865;
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
  color: #fff;
}
#aresContentWrap button.aresButton.aresButtonSelect:hover,
#aresContentWrap a.aresButton.aresButtonSelect:hover {
  background-color: #000e18;
}
#aresContentWrap .aresBENav {
  border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
}
#aresContentWrap .aresBENav .aresBENavItems {
  border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  background-color: #003865;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
}
#aresContentWrap .aresMobileMenuClick {
  background-color: #003865;
  border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
  border: 0;
}
#aresContentWrap .aresBENav .aresBENavItems a,
#aresContentWrap .aresBENav .aresBENavItems a:link {
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
}
#aresContentWrap .aresBENav .aresBENavItems a:hover,
#aresContentWrap .aresBENav .aresBENavItems a:active,
#aresContentWrap .aresBENav .aresBENavItems a:focus {
  color: #fff;
  background-color: #000e18;
}
@media (min-width: 40em) {
  #aresContentWrap .aresBENav .aresBENavItems a:hover,
  #aresContentWrap .aresBENav .aresBENavItems a:active,
  #aresContentWrap .aresBENav .aresBENavItems a:focus {
    color: #000e18;
    background-color: #003865;
  }
}
#aresContentWrap .aresBENav .aresSelected {
  background: #003865;
  font-weight: bold;
}
#aresContentWrap .aresBENav .aresSelected:after {
  border-top-color: #003865;
}
#aresContentWrap .aresBENav li a {
  color: #fff;
}
#aresContentWrap .aresHotelRoomsTableLowPrice,
#aresContentWrap .aresTicketTable .aresTicketTableAdult td {
  background-color: #f2f2f2;
}
#aresContentWrap .aresTier1 .aresProductItem,
#aresContentWrap .aresBESidebar,
#aresContentWrap .aresSearch,
#aresContentWrap li.aresProductItem.aresProductActivity,
#aresContentWrap .aresUpsellHeader {
  background-image: none;
  padding-bottom: 0;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
  border: 0;
}
#aresContentWrap .aresProductItemsList {
  overflow: visible;
}
#aresContentWrap .aresPackageConfigBar {
  background-color: #fff;
}
#aresContentWrap .aresDetailsNav ul li.aresPackageSearchSubmit a,
#aresContentWrap .aresDetailsNav ul li.aresPackageSearchSubmit button {
  border-right-color: #003865;
  border-bottom-color: #003865;
}
#aresContentWrap .aresPackageSidebar {
  background-color: #003865;
}
#aresContentWrap .aresUpsellInner {
  padding: 2em;
}
#aresContentWrap .aresUpsellImage {
  display: none;
}
#aresContentWrap .aresProductItemsList {
  overflow: visible;
}
#aresContentWrap .aresDealFlag::after {
  border-top-color: #00a3e0;
}
#aresContentWrap .aresProductDetailsLink:hover .aresPricePrice {
  border-bottom: 0.15em solid #00a3e0;
}
#aresContentWrap .aresHotelPrice li.aresPriceInfo,
#aresContentWrap .aresActivityPrice li.aresPriceInfo {
  margin-top: 0.3em;
}
@media (min-width: 59.375em) {
  #aresContentWrap .aresHotelPrice li.aresPriceInfo,
  #aresContentWrap .aresActivityPrice li.aresPriceInfo {
    margin-top: 0.3em;
  }
}
#aresContentWrap input[type="checkbox"],
#aresContentWrap #aresHotelAdvancedSearch .aresHotelAmenities label {
  cursor: pointer;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #aresContentWrap .aresSearch ul input[type="text"],
  #aresContentWrap .aresSearch ul input[type="date"],
  #aresContentWrap .aresSearch ul input[type="search"],
  #aresContentWrap .aresSearch ul input[type="email"],
  #aresContentWrap .aresForm ul input[type="text"],
  #aresContentWrap .aresForm ul input[type="date"],
  #aresContentWrap .aresForm ul input[type="search"],
  #aresContentWrap .aresForm ul input[type="email"],
  #aresContentWrap textarea {
    font-size: 1rem;
  }
}
#aresContentWrap .aresSearchInner {
  margin-top: 1em;
}
#aresContentWrap .aresSearchInner h2 {
  margin-top: 0;
}
#aresContentWrap .aresMinimalSearch .aresButtonSearch,
#aresContentWrap .aresMinimalSearch input,
#aresContentWrap .aresMinimalSearch select {
  height: 2.5rem;
  font-size: 0.9rem;
}
#aresContentWrap #Search_reset,
#aresContentWrap #AttractionSearch_reset,
#aresContentWrap #PackageCategorySearch_reset {
  background-color: #d9d9d9;
  color: #fff;
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
}
#aresContentWrap #Search_reset:hover,
#aresContentWrap #AttractionSearch_reset:hover,
#aresContentWrap #PackageCategorySearch_reset:hover,
#aresContentWrap #Search_reset:active,
#aresContentWrap #AttractionSearch_reset:active,
#aresContentWrap #PackageCategorySearch_reset:active,
#aresContentWrap #Search_reset:focus,
#aresContentWrap #AttractionSearch_reset:focus,
#aresContentWrap #PackageCategorySearch_reset:focus {
  background-color: #b3b3b3;
}
#aresContentWrap #aresMapToggle .aresButton {
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
  background-color: #d9d9d9;
  border: 0;
  color: #fff;
  border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
}
@media only screen and (min-width: 31.25em) {
  #aresContentWrap #aresMapToggle {
    margin-top: 0.85em;
  }
}
#aresContentWrap #aresMapToggle .aresButton:hover,
#aresContentWrap #aresMapToggle .aresButton:active,
#aresContentWrap #aresMapToggle .aresButton:focus {
  background-color: #b3b3b3;
}
#aresContentWrap .aresSortBar {
  text-align: center;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
  background-color: #fff;
}
#aresContentWrap .aresSortBar .aresSelected {
  border-top-color: #fff;
  background-color: #fff;
}
#aresContentWrap .aresSortBar .aresSelected:after {
  border-top-color: #fff;
}
#aresContentWrap .aresSortBar a,
#aresContentWrap .aresSortBar a:link {
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
}
@media only screen and (min-width: 35em) {
  #aresContentWrap .aresSortBar {
    text-align: left;
  }
}
#aresContentWrap .aresSortBar ul {
  background-color: transparent;
}
#aresContentWrap .aresSortBar li.aresSortTitle {
  display: inline;
}
#aresContentWrap .aresSortBar li {
  font-size: 0.9rem;
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
}
#aresContentWrap .aresBENav {
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
}
#aresContentWrap .aresBENav ul {
  background-color: transparent;
}
#aresContentWrap .aresSearch .hotelSearchForm .aresHotelSearch .aresSearchFormGroup .checkIns {
  margin: auto;
}
#aresContentWrap .aresHotelRoomsTable {
  font-size: 1em;
}
@media only screen and (max-width: 40em) {
  #aresContentWrap .aresHotelRoomsTable {
    font-size: 1em;
  }
}
#aresContentWrap .aresHotelRoomsLoadMore .aresButton img {
  display: none;
}
#aresContentWrap .aresHotelRoomsLoadMore .aresButton {
  padding: 0.5em 1em 0.5em 0.5em;
}
#aresContentWrap .aresHotelRoomsLoadMore .aresButton:after {
  content: '\276F';
  display: inline-block;
  transform: rotate(90deg);
  position: relative;
  left: 0.5em;
}
#aresContentWrap .aresSlideWrap {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 0;
}
#aresContentWrap .aresGalleryThumbsList li img {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 0;
}
#aresContentWrap .aresListHeader {
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
}
#aresContentWrap .aresButtonSecondary {
  background-color: transparent;
  border: 1px solid #333;
  color: #333;
  margin-bottom: 10px;
  font-weight: bold;
  font-family: 'Bourton W05', "Lato", Arial, Helvetica, sans-serif;
  max-width: 23em;
}
#aresContentWrap .aresButtonSecondary:hover,
#aresContentWrap .aresButtonSecondary:active,
#aresContentWrap .aresButtonSecondary:focus {
  color: #8e2429;
  border: 1px solid #8e2429;
}
#aresContentWrap .aresProductListMapHover {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
#aresContentWrap .aresProductListMapHover:hover {
  background-color: #00a3e0;
}
/*?! THEME SPECIFIC OVERRIDES !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
#aresContentWrap {
  margin-top: 12rem;
}
@media all and (max-width: 1023px) {
  #aresContentWrap {
    margin-top: 7rem;
  }
}
#aresContentWrap .aresContentWrapInner {
  /* Add Your Custom Css Here! */
}
