/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;display: -webkit-box;display: -ms-flexbox;display: flex;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;height:100%;}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit;font-size: 100px;}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:transparent;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

/* v2.1 (2021-11-10) // @formatter:off */
/*?! ARES VARIABLES ====================================================================================== */
#aresContentWrap {
  --defaultFontFamily: campaign, sans-serif;
  --headingFontFamily: campaign, sans-serif;
  --headingAlignment: left;
  --primaryColor: #04A170;
  --primaryColorHover: #048a62;
  --defaultBorder: 1px solid;
  --widgetNavBgColor: var(--primaryColor);
  --widgetNavTextColor: #fff;
  --widgetNavBorder: var(--defaultBorder) var(--primaryColor);
  --widgetNavHoverBgColor: var(--primaryColorHover);
  --widgetNavHoverTextColor: #fff;
  --widgetNavHoverBorder: var(--defaultBorder) var(--primaryColorHover);
  --widgetSearchBtnRadius: 0;
  --itemBoxShadow: 0 0 1px rgba(0, 0, 0, 0.1),0 0 2px rgba(0, 0, 0, .09),0 2px 8px rgba(0, 0, 0, .1);
  --itemContentPadding: 1rem 1rem 0 1rem;
  --itemNameFontSize: 0.9rem;
  --itemNameFontWeight: 500;
  --itemNameTextAlign: var(--headingAlignment);
  --itemTextFontSize: 0.8rem;
  --itemRatesTextAlign: var(--headingAlignment);
  --itemRatesFontSize: 0.9em;
  --itemPriceFontSize: 1.4rem;
  --itemActionFontSize: 1.4rem;
  --itemActionFontWeight: bold;
  --itemActionTextAlign: var(--headingAlignment);
  --itemActionMaxWidth: none;
  --itemActionBgColor: transparent;
  --itemActionTextColor: var(--primaryColor);
  --itemActionBorder: inherit;
  --itemActionHoverFontWeight: var(--itemActionFontWeight);
  --itemActionHoverTextColor: var(--primaryColorHover);
  --itemActionHoverBgColor: inherit;
  --orderingAd: 1;
  --orderingPackageCallOut: 4;
  --orderingGroup1: 3;
  --orderingGroup2: 2;
  --orderingGroup3: 5;
  --orderingGroup4: 6;
  --orderingGroup5: 7;
  --orderingGroup6: 8;
  --orderingGroup7: 9;
  --orderingFooter: 10;
  --orderingLeaderboard: 11;
  --orderingGroupBanner: 10;
}
/*?! DEFAULT STYLES // @formatter:on =================================================== */
/* Implement Variables */
/* Section Ordering */
#aresContentWrap .aresContentWrapInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: var(--defaultFontFamily);
  padding: 0;
}
@media (min-width: 40em) {
  #aresContentWrap .aresContentWrapInner {
    padding: 2rem;
  }
}
/* set up default order */
/* make sure first ad spot displays top */
#aresContentWrap .aresAds {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: var(--orderingAd);
}
#aresContentWrap .aresPackageCallOut {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: var(--orderingPackageCallOut);
}
#aresContentWrap .aresGroup1 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: var(--orderingGroup1);
}
#aresContentWrap .aresGroup2 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: var(--orderingGroup2);
}
#aresContentWrap .aresGroup3 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: var(--orderingGroup2);
}
#aresContentWrap .aresGroup4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: var(--orderingGroup4);
}
#aresContentWrap .aresGroup5 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: var(--orderingGroup5);
}
#aresContentWrap .aresGroup6 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: var(--orderingGroup6);
}
#aresContentWrap .aresGroup7 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: var(--orderingGroup7);
}
#aresContentWrap footer.aresFooter {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: var(--orderingFooter);
}
#aresContentWrap .aresAds.aresLeaderboard {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: var(--orderingLeaderboard);
}
#aresContentWrap .aresGroupBanner {
  order: var(--orderingGroupBanner);
}
/* set up overrides */
#aresContentWrap .aresFlexOrder2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
#aresContentWrap .aresFlexOrder3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
#aresContentWrap .aresFlexOrder4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
/* Tiers: Sizing and Order */
#aresContentWrap .aresItems {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style-type: none;
  margin: 0 0 3em 0;
}
#aresContentWrap .aresItems li {
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding: 1em;
  position: relative;
  z-index: 1;
}
#aresContentWrap .aresItems li > div {
  box-shadow: var(--itemBoxShadow);
  background: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#aresContentWrap .ares1Items {
  width: 100%;
}
#aresContentWrap .ares2Items li {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  width: 50%;
}
#aresContentWrap .ares3Items li {
  -ms-flex-preferred-size: 33.3%;
  flex-basis: 33.3%;
  width: 33.3%;
}
#aresContentWrap .ares4Items li {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  width: 25%;
}
#aresContentWrap .aresItemName h2 {
  font-size: var(--itemNameFontSize);
  font-weight: var(--itemNameFontWeight);
  text-align: var(--itemNameTextAlign);
}
#aresContentWrap .aresItemImage {
  position: relative;
  overflow: hidden;
}
#aresContentWrap .aresItemImage:after {
  display: block;
  content: '';
  padding-bottom: 56.25%;
}
#aresContentWrap .aresItemImage img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#aresContentWrap .aresItemContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
#aresContentWrap .aresItemContent div {
  padding: var(--itemContentPadding);
}
#aresContentWrap .aresItemContent .readMore {
  display: block;
  margin-top: 0.5rem;
}
#aresContentWrap .aresItemName,
#aresContentWrap .aresItemName a:link {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  font-size: var(--itemNameFontSize);
  font-weight: var(--itemNameFontWeight);
  text-align: var(--itemNameTextAlign);
  font-family: var(--headingFontFamily);
}
#aresContentWrap .aresItemName h2 {
  font-size: var(--itemNameFontSize);
  font-weight: var(--itemNameFontWeight);
  text-align: var(--itemNameTextAlign);
  font-family: var(--headingFontFamily);
}
#aresContentWrap .aresItemDistance {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
#aresContentWrap .aresItemPromoText {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  font-size: var(--itemTextFontSize);
}
#aresContentWrap .aresItemInfoLink {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  font-size: 15px;
}
#aresContentWrap .aresItemRatesFrom {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  text-align: var(--itemRatesTextAlign);
  font-size: var(--itemRatesFontSize);
}
#aresContentWrap .aresItemRatesFrom span {
  font-weight: bold;
  display: block;
  margin-top: 0.2em;
  font-size: var(--itemPriceFontSize);
}
#aresContentWrap .aresItemActions {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
  margin-bottom: 20px;
  padding-bottom: 1em;
}
#aresContentWrap .aresItemActions a,
#aresContentWrap .aresItemActions a.aresButton.aresButtonSelect {
  display: block;
  margin: 0 auto;
  font-size: var(--itemActionFontSize);
  font-weight: var(--itemActionFontWeight);
  text-align: var(--itemActionTextAlign);
  max-width: var(--itemActionMaxWidth);
  background-color: var(--itemActionBgColor);
  color: var(--itemActionTextColor);
  border: inherit;
  border: var(--itemActionBorder);
}
#aresContentWrap .aresItemActions a:hover,
#aresContentWrap .aresItemActions a.aresButton.aresButtonSelect:hover {
  font-size: var(--itemActionFontSize);
  font-weight: var(--itemActionHoverFontWeight);
  color: var(--itemActionHoverTextColor);
  background-color: var(--itemActionHoverBgColor);
}
a.aresButton.aresButtonSelect.aresLPBookNow:after {
  content: '→';
}
#aresContentWrap .aresItemDeal {
  width: 100%;
  position: absolute;
  background: #6ebfdd;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  margin: 0 auto;
  top: 14px;
  left: 0;
  font-size: 13px;
  z-index: 1;
}
#aresContentWrap .aresItemDeal .aresRibbonLeft:before,
.aresItemDeal .aresRibbonRight:after {
  content: '';
  position: absolute;
  display: block;
  border-style: solid;
  border-color: #60aac4 transparent transparent transparent;
  bottom: -13px;
  z-index: -1;
}
#aresContentWrap .aresItemDeal .aresRibbonLeft:before {
  left: 0;
  border-width: 13px 0 0 14px;
}
#aresContentWrap .aresItemDeal .aresRibbonRight:after {
  right: 0;
  border-width: 13px 14px 0 0;
}
/* Promo tier */
#aresContentWrap .aresItems.aresPromoItems {
  width: 100%;
}
#aresContentWrap .aresItems.aresPromoItems > li {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
#aresContentWrap .aresItems.aresPromoItems li > div {
  display: block;
  overflow: hidden;
  position: relative;
  background: transparent;
}
#aresContentWrap .aresItems.aresPromoItems li > div .aresItemImage {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-flex-basis: 100%;
  width: 100%;
}
#aresContentWrap .aresItems.aresPromoItems li > div .aresItemContent {
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  left: 3em;
  right: 3em;
  bottom: 3em;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1rem 30%;
  grid-template-columns: 1fr 30%;
  -ms-grid-rows: auto 0.5rem 1fr;
  grid-template-rows: auto 1fr;
  gap: 0.5rem 1rem;
  grid-template-areas: 'aresItemName aresItemRatesFrom' 'aresItemPromoText aresItemActions';
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 70%;
  margin: 0 auto;
  padding: 2em;
}
#aresContentWrap .aresItems.aresPromoItems .aresItemName {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: aresItemName;
  text-align: left;
  -ms-grid-row-align: start;
  align-self: start;
}
#aresContentWrap .aresItems.aresPromoItems .aresItemName a {
  font-size: 22px;
}
#aresContentWrap .aresItems.aresPromoItems .aresItemPromoText {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: aresItemPromoText;
  font-size: 17px;
  text-align: left;
}
#aresContentWrap .aresItems.aresPromoItems .aresItemInfoLink {
  display: none;
}
#aresContentWrap .aresItems.aresPromoItems .aresItemRatesFrom {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: aresItemRatesFrom;
  text-align: center;
  font-size: 16px;
}
#aresContentWrap .aresItems.aresPromoItems .aresItemActions {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: aresItemActions;
  -ms-grid-row-align: end;
  align-self: end;
}
#aresContentWrap .aresItems.aresPromoItems .aresItemActions a {
  margin: 0 auto;
}
#aresContentWrap .aresItems.aresPromoItems .aresItemContent .aresItemRatesFrom span {
  display: inline-block;
  font-size: 18px;
}
#aresContentWrap .aresItems.aresPromoItems .aresItemContent div {
  padding: 0;
  margin: 0;
}
/* Tier 1 */
#aresContentWrap .ares1Items h2 {
  margin: 0 auto;
}
#aresContentWrap .ares1Items .aresItemName {
  padding-top: 0;
}
#aresContentWrap .ares1Items .aresItemContent div {
  padding: 0 0 1em 0;
  text-align: left;
}
#aresContentWrap .ares1Items .aresItemContent .aresItemActions {
  margin: 0;
  padding-bottom: 0;
}
/* Tier 2 */
#aresContentWrap .ares2Items li > div .aresItemImage {
  max-height: 300px;
}
/* Tier 3 */
#aresContentWrap .ares3Items .aresItemImage {
  overflow: hidden;
  max-height: 200px;
}
/* Tier 4 */
#aresContentWrap .ares4Items .aresItemImage {
  overflow: hidden;
  max-height: 175px;
}
/* Package Call Out */
#aresContentWrap .aresPackageCallOut {
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  margin: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#aresContentWrap .aresPackageCallOut p {
  text-align: center;
  margin: 0 20px 0 0;
  color: #333;
}
/* Ad Spot */
#aresContentWrap .aresAdItem .aresItemName {
  flex: 1;
}
/* @media (min-width: 641px) and (max-width:900px) {

    #aresContentWrap .ares1Items .aresAdItem .aresItemImage {
        align-self: flex-start;
    }

    #aresContentWrap .ares1Items .aresAdItem .aresItemImage img {
        object-fit: contain;
    }
} */
/* Group Banner */
#aresContentWrap .aresGroupBanner {
  padding: 1em 0;
}
#aresContentWrap .aresGroupBanner a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #009D;
}
#aresContentWrap .aresGroupImage img {
  width: 100%;
  display: block;
}
#aresContentWrap .aresGroupCaption {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 20px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
@media only screen and (min-width: 40.063em) {
  #aresContentWrap .aresGroupBanner a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 1.3em;
  }
  #aresContentWrap .aresGroupImage {
    max-width: 50%;
  }
  #aresContentWrap .aresGroupCaption {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 1020px) {
  #aresContentWrap .aresGroupCaption {
    font-size: 1.5vw;
  }
}
/* Widget */
#aresContentWrap .aresWidgetTitle {
  text-align: center;
  font-size: 1.75em;
  font-family: var(--headingFontFamily);
}
#aresContentWrap .aresWidgetText {
  font-size: 1rem;
  font-family: var(--headingFontFamily);
}
#aresContentWrap .aresWidgetNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.5em;
}
#aresContentWrap .aresWidgetNav li {
  width: 100%;
  text-align: center;
  padding: 0 1px;
  list-style-type: none;
}
#aresContentWrap .aresWidgetNav a {
  display: block;
  width: 100%;
  padding: 7px 0;
  cursor: pointer;
  background-color: var(--widgetNavBgColor);
  color: var(--widgetNavTextColor);
  border: var(--widgetNavBorder);
  font-family: var(--headingFontFamily);
}
#aresContentWrap .aresWidgetNavSelected a,
#aresContentWrap .aresWidgetNav a:hover {
  background-color: var(--widgetNavHoverBgColor);
  color: var(--widgetNavHoverTextColor);
  border: var(--widgetNavHoverBorder);
}
#aresContentWrap .widgetSearchForm ul {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#aresContentWrap .widgetSearchForm input,
#aresContentWrap .widgetSearchForm select,
#aresContentWrap .widgetSearchForm .aresButtonSearch {
  height: 2.1rem;
}
#aresContentWrap .widgetSearchForm ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 5px;
}
#aresContentWrap .widgetSearchForm label {
  text-align: left;
}
#aresContentWrap .widgetSearchForm li.aresBookNowBtn {
  -ms-flex-item-align: end;
  align-self: flex-end;
  max-width: 175px;
  width: 100%;
}
#aresContentWrap .widgetSearchForm .aresButtonSearch {
  border-radius: var(--widgetSearchBtnRadius);
}
#aresContentWrap .aresWidgetNav li {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
#aresContentWrap .aresWidgetNav .aresWidgetOrder1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
#aresContentWrap .widgetSearchForm ul.aresHide {
  display: none;
}
#aresContentWrap .aresWidgetContainer {
  width: 100%;
  order: 1;
}
#aresContentWrap .aresWidgetContainer .aresAutocomplete {
  background: #fff url(https://do9f1jwiirby1.cloudfront.net/aresResources/images/icons/svg/iconChevronDown.svg) no-repeat right center !important;
  background-size: 1em !important;
}
#aresContentWrap .aresWidgetContainer .aresAutocompleteMenu {
  text-align: left;
}
/* Carousel */
#aresContentWrap .owl-theme .owl-nav {
  position: absolute;
  top: 35%;
  width: 100%;
  margin: 0 auto;
  font-family: 'Lato', sans-serif !important;
}
#aresContentWrap .owl-nav button.owl-next {
  right: -30px;
  position: absolute;
  line-height: 100px;
}
#aresContentWrap .owl-nav button.owl-prev {
  left: -30px;
  position: absolute;
  line-height: 100px;
}
#aresContentWrap .aresItems.aresCarousel li {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media only screen and (max-width: 767px) {
  #aresContentWrap .aresPromoItems li > div .aresItemContent {
    width: auto;
  }
  #aresContentWrap .aresPromoItems li > div .aresItemImage {
    max-height: 500px;
    height: 500px;
  }
  #aresContentWrap .aresPackageCallOut {
    flex-wrap: wrap;
  }
  #aresContentWrap .aresPackageCallOut p {
    margin: 0 0 10px 0;
  }
}
@media only screen and (max-width: 641px) {
  /* Promo Tier */
  #aresContentWrap .aresItems.aresPromoItems .aresItemContent div {
    width: 100%;
    text-align: center;
  }
  #aresContentWrap .aresItems.aresPromoItems li > div .aresItemContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 1em;
    right: 1em;
    bottom: 1em;
    padding: 1em;
    width: auto;
  }
  /* Tier 1 */
  #aresContentWrap .ares1Items .aresItemContent div {
    padding: 14px 14px 0 14px;
    text-align: center;
  }
  #aresContentWrap .ares1Items:not(.aresPromoItems) .aresItemContent .aresItemActions {
    margin-bottom: 20px;
  }
  #aresContentWrap .ares2Items li {
    width: 100%;
  }
  #aresContentWrap .ares3Items li {
    width: 100%;
  }
  #aresContentWrap .ares4Items li {
    width: 100%;
  }
  #aresContentWrap .aresItemDeal {
    top: 11px;
  }
  #aresContentWrap .widgetSearchForm ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #aresContentWrap .widgetSearchForm li.aresLocationAutocomplete {
    width: 100%;
  }
  #aresContentWrap .widgetSearchForm li.aresDate {
    width: 50%;
  }
  #aresContentWrap .widgetSearchForm li.aresSearchCategory {
    width: 100%;
  }
  #aresContentWrap .widgetSearchForm li.aresBookNowBtn {
    max-width: inherit;
  }
}
/* Medium screens */
@media only screen and (min-width: 40.063em) {
  #aresContentWrap .aresFlexCont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #aresContentWrap .aresItems {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* Promo tier */
  #aresContentWrap .aresPromoItems li > div .aresItemImage {
    max-height: 650px;
    height: 100%;
    padding: 0;
  }
  /* Tier 1 */
  #aresContentWrap .ares1Items li > div .aresItemContent {
    text-align: left;
  }
  #aresContentWrap .aresItemContent {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex: 1;
  }
  #aresContentWrap .ares1Items li > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #aresContentWrap .ares1Items li > div .aresItemContent {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex: 1;
    padding: 2em;
  }
  #aresContentWrap .ares1Items:not(.aresPromoItems) li > div .aresItemImage {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
    -webkit-flex-basis: 35%;
    padding: 0;
    margin-bottom: 0;
    align-self: flex-start;
  }
  #aresContentWrap .ares1Items:not(.aresPromoItems) li > div .aresItemContent {
    padding: 1em;
  }
  #aresContentWrap .ares1Items li > div a {
    margin: 0;
  }
}
/* IE11 fixes */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #aresContentWrap .aresFlexCont ul {
    width: 100%;
    max-width: 1200px;
  }
  #aresContentWrap .ares2Items li,
  #aresContentWrap .ares3Items li,
  #aresContentWrap .ares4Items li,
  #aresContentWrap .aresItems li > div .aresItemImage,
  #aresContentWrap .aresItems li > div .aresItemContent {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  #aresContentWrap .ares2Items li {
    width: 50%;
  }
  #aresContentWrap .ares3Items li {
    width: 33%;
  }
  #aresContentWrap .ares4Items li {
    width: 25%;
  }
  #aresContentWrap .ares2Items li > div .aresItemImage {
    max-height: 400px;
  }
}
/*?! LANDING SPECIFIC OVERRIDES !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* Add Your Custom Css Here! */
#aresContentWrap .aresWidgetContainer {
  box-shadow: var(--itemBoxShadow);
  width: calc(100% - 2em);
  margin: 0 auto;
  margin-bottom: 1em;
}
#aresContentWrap .aresGroup2.aresItems,
#aresContentWrap .aresGroup3.aresItems,
#aresContentWrap .aresGroup4.aresItems {
  margin: 0 0 0 0;
}
#aresContentWrap .aresGroup2.aresItems,
#aresContentWrap .aresGroup3.aresItems,
#aresContentWrap .aresGroup4.aresItems {
  padding: 0;
  margin-top: 1em;
}
#aresContentWrap .aresGroup2 .ares1Items,
#aresContentWrap .aresGroup3 .ares1Items,
#aresContentWrap .aresGroup4.aresItems {
  margin-bottom: 0;
}
#aresContentWrap .aresGroup2 .aresItemImage img,
#aresContentWrap .aresGroup3 .aresItemImage img,
#aresContentWrap .aresGroup4 .aresItemImage img {
  padding: 1em;
}
@media screen and (max-Width: 641px) {
  #aresContentWrap .aresGroup2 .aresItemContent .aresItemActions,
  #aresContentWrap .aresGroup3 .aresItemContent .aresItemActions,
  #aresContentWrap .aresGroup4 .aresItemContent .aresItemActions {
    margin-left: auto;
    margin-right: auto;
  }
}
#aresContentWrap .aresGroup2 .aresItemContent .aresItemActions a,
#aresContentWrap .aresGroup3 .aresItemContent .aresItemActions a,
#aresContentWrap .aresGroup4 .aresItemContent .aresItemActions a {
  border-radius: 0.25em;
  text-align: center;
  width: 10.5em;
  font-size: 16px;
  font-weight: normal;
}
#aresContentWrap .aresGroup2 .aresItemContent .aresItemName a,
#aresContentWrap .aresGroup3 .aresItemContent .aresItemName a,
#aresContentWrap .aresGroup4 .aresItemContent .aresItemName a {
  font-size: 20px;
  font-weight: 700;
  color: var(--primaryColor);
}
#aresContentWrap .aresGroup2 .aresItemContent .aresItemName a:hover,
#aresContentWrap .aresGroup3 .aresItemContent .aresItemName a:hover,
#aresContentWrap .aresGroup4 .aresItemContent .aresItemName a:hover {
  color: var(--primaryColorHover);
}
#aresContentWrap .aresGroup1 .aresItemContent .aresItemActions a {
  padding-left: 0;
  margin-left: 0;
  font-size: 16px;
  color: #fff;
  background-color: var(--colorPrimary);
  font-weight: normal;
  text-align: center;
  width: 10.5em;
  max-width: 100%;
}
#aresContentWrap .aresGroup1 .aresItemContent .aresItemActions a:hover {
  font-size: 16px;
  color: #fff;
  background-color: var(--primaryColorHover);
  font-weight: normal;
}
#aresContentWrap .aresGroup1 .aresItemContent .aresItemActions a:after {
  display: none;
}
#aresContentWrap .aresGroup1 .aresItemContent .aresItemName a {
  color: var(--primaryColor);
}
#aresContentWrap .aresGroup1 .aresItemContent .aresItemName a:hover {
  color: var(--primaryColorHover);
}
@media screen and (max-width: 641px) {
  #aresContentWrap .aresGroup1 .aresItemContent .aresItemName {
    text-align: center;
  }
  #aresContentWrap .aresGroup1 .aresItemContent .aresItemRatesFrom {
    text-align: center;
  }
  #aresContentWrap .aresGroup1 .aresItemContent .aresItemActions {
    margin-left: auto;
    margin-right: auto;
  }
}
#aresContentWrap .widgetSearchForm .aresButtonSearch {
  border-radius: 0.25em;
}
#aresContentWrap .aresGroup2 .ares1Items .aresItemName,
#aresContentWrap .aresGroup3 .ares1Items .aresItemName,
#aresContentWrap .aresGroup4 .ares1Items .aresItemName {
  flex: 0;
}
#aresContentWrap .aresGroup2 .ares1Items .aresItemPromoText,
#aresContentWrap .aresGroup3 .ares1Items .aresItemPromoText,
#aresContentWrap .aresGroup4 .ares1Items .aresItemPromoText {
  flex: 1;
  font-size: 16px;
}
