
.faq3-widget{padding:100px 20px 100px}.faq3-widget__container{max-width:1240px}.faq3-widget-content__col{text-align:center}.faq3-widget--primary-bg{background:var(--primary-color);color:var(--inverse-font-color)}.faq3-widget__content{max-width:100%}.faq3-widget__smalltitle{margin-bottom:10px}.faq3-widget__title{margin-bottom:20px}.faq3-widget__title:last-child{margin-bottom:30px}.accessibility-content--accordion .faq3-widget__accordion{border-bottom:1px solid var(--border-color);padding:25px 0}.faq3-widget__accordion .uk-accordion-title::before{font-size:24px}.faq3-widget--primary-bg{background:var(--primary-color);color:var(--inverse-font-color)}.faq3-widget--primary-bg *{color:var(--inverse-font-color)}.faq3-widget--secondary-bg{background:var(--bg-alt-1)}.accessibility-content--accordion .uk-accordion-title{font:var(--h4-title-fonts)}.accessibility-content--accordion .uk-accordion .uk-open>.uk-accordion-title,.accessibility-content--accordion .uk-accordion-title [class*=" template-icon-"]{color:var(--highlight-color)}.accessibility-content--accordion .uk-accordion-content{margin-top:40px}@media(min-width:640px){.faq3-widget__grid{align-items:flex-start}.faq3-widget__stickycol{position:sticky;top:125px}}@media(max-width:1023.98px){}@media(max-width:959.98px){.faq3-widget__grid>*{width:100%}.faq3-widget__grid>.uk-grid-margin{margin-top:40px}}@media(max-width:767.98px){.faq3-widget{padding:50px 0}.faq3-widget__accordion{padding:15px 0}.accessibility-content--accordion .uk-accordion-title{font:var(--mob-h4-title-fonts)}}@media(max-width:639.98px){}
.gdpr-sec h1{letter-spacing:0;margin-bottom:25px;margin-top:0;color:var(--h1-font-color);font:var(--h2-title-fonts)}.gdpr-sec h2{letter-spacing:0;color:var(--h3-font-color);font:var(--h3-title-fonts)}.gdpr-sec h3{letter-spacing:0;color:var(--h4-font-color);font:var(--h4-title-fonts)}.gdpr-sec ul a{color:var(--primary-color);display:inline}.gdpr-sec ul a:hover,.gdpr-sec ul a:focus{color:var(--text-color);text-decoration:none}.gdpr-sec #gdprformsection{margin:30px 0;padding:15px 20px 10px!important}.gdpr-sec .column21,.gdpr-sec .column22{float:left;width:50%;margin:25px 0}.gdpr-sec .column31,.gdpr-sec .column32,.gdpr-sec .column33{float:left;width:33.3333333%;margin-top:25px}.gdpr-sec input#gdpremail{width:300px;letter-spacing:.3px;position:relative;border-radius:0;padding:6px 12px;border:1px solid var(--border-color);font-family:var(--text-fonts);height:47px;vertical-align:top}.gdpr-sec input#gdprsubmit{font:var(--primary-cta-fonts);display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 24px;border:none;margin-left:5px;text-transform:capitalize;background:transparent;color:var(--primary-color);cursor:pointer;border-radius:0;border:1px solid}.gdpr-sec input#gdprsubmit:hover,.gdpr-sec input#gdprsubmit:focus{background:var(--primary-color);color:var(--inverse-font-color)}.gdpr-sec #gdprformsection label{letter-spacing:.32px;color:var(--form-label-fonts);font-size:16px;line-height:1.5;font-weight:700;margin-bottom:5px;display:block}.gdpr-sec div#gdprmsg{position:absolute;margin-top:20px}.gdpr-sec .box2:not(:first-child){margin-top:25px}.gdpr-sec .box2 ul li.padbttom,.gdpr-sec .box ul li.padbttom,.gdpr-sec .padbttom{padding-bottom:25px}.gdpr-sec .boxspacer{height:25px;display:block}.gdpr-sec ul:not(:first-child){margin-top:25px}.gdpr-sec .boxspacer+ul{margin-top:0}@media(max-width:767.98px){.gdpr-sec h1{font:var(--mob-h2-title-fonts)}.gdpr-sec h2{font:var(--mob-h3-title-fonts)}.gdpr-sec .column21,.gdpr-sec .column22,.gdpr-sec .column31,.gdpr-sec .column32,.gdpr-sec .column33{width:100%;margin-top:10px}.gdpr-sec .column21,.gdpr-sec .column22,.gdpr-sec .column31,.gdpr-sec .column32,.gdpr-sec .column33{margin-top:20px;width:100%}.gdpr-sec .column21 ul,.gdpr-sec .column22 ul,.gdpr-sec .column31 ul,.gdpr-sec .column32 ul,.gdpr-sec .column33 ul{margin-bottom:0}.gdpr-sec .column21,.gdpr-sec .column31{margin-top:20px}.gdpr-sec input#gdpremail{width:100%}.gdpr-sec input#gdprsubmit{margin:10px 0 0}}
/* Header Starts */
/*:root {
--header-height: 80.69px;
}

body {
padding-top: var(--header-height);
}*/

.header {
  position: fixed;
  z-index: 990;
  background: var(--bg-header);
  color: var(--header-color);
  padding: 5px 20px 5px;
  left: 0;
  top: 0;
  width: 100%;
  min-height: var(--header-height);
  box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
}
.mobile-menu-active .header, .mobile-menu-active .header:not(.is-fixed) {
  background: var(--header-color);
}
.header__container {
  align-items: center;
  justify-content: space-between;
  display: flex;
  padding: 0;
}
header#header .header__logo {
  padding: 0;
}

.header__logo svg.header__logo-img, .header__logo svg.header__logo-img *, .header__logo .uk-svg:not(.uk-preserve) [fill*='#']:not(.uk-preserve) {
  fill: var(--header-color);
}

.header:not(.is-fixed) .header__logo svg.header__logo-img,  .header:not(.is-fixed) .header__logo svg.header__logo-img *,  .header:not(.is-fixed) .header__logo .uk-svg:not(.uk-preserve) [fill*='#']:not(.uk-preserve),  .header:not(.is-fixed) .header__logo svg.header__logo-img path#Path_20011, .mobile-menu-active .header__logo svg.header__logo-img, .mobile-menu-active .header__logo svg.header__logo-img *, .mobile-menu-active .header__logo .uk-svg:not(.uk-preserve) [fill*='#']:not(.uk-preserve), .mobile-menu-active .header__logo svg.header__logo-img path#Path_20011{
  fill: var(--inverse-font-color);
}

.header__logo svg.header__logo-img path#Path_20011 {
  fill: #003da6;
}

.header.is-fixed {
  /*border-bottom: 1px solid var(--border-color);*/
}
.header:not(.is-fixed) {
  /*padding: 10px 20px 10px;*/
  background: transparent;
  color: var(--inverse-font-color);
  box-shadow: none;
}
.header:not(.is-fixed) .header__logo{
  color: var(--inverse-font-color);
}

.header__grid {
  align-items: center;
}

.header__col--center {
  text-align: center;
}
.header__logo {
  max-width: var(--logo-width);
  max-height: var(--logo-height);
  display: inline-block;
  align-items: center;
  color: var(--header-color);
}
.navmenu__list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.navmenu__list-item {
  margin-right: 35px;
  position: relative;
}

.header:not(.is-fixed) .navmenu__list-link{
  color: var(--inverse-font-color);
  filter: opacity(1);
}

.header__bookstay-cta{
  margin-left: 20px;
}

.header__bookstay{
  background: var(--inverse-font-color);
  border-color: var(--highlight-color);
}
.header__bookstay:hover, .header__bookstay:focus{
  background: var(--primary-color);
  color: var(--inverse-font-color);
  border-color: var(--primary-color);
}

.navmenu__list-link {
  display: inline-flex;
  padding: 3px 0px;
  position: relative;
  font: var(--header-fonts);
  text-transform: var(--header-fonts-text-transform);
  color: var(--header-color);
  letter-spacing: 1px;
}

.navmenu__list-link:after {
  content: '';
  height: 2px;
  background: var(--highlight-color);
  opacity: 1;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: all .4s ease;
}

.navmenu__list-link:hover,
.navmenu__list-link:focus-visible,
.navmenu-dropmenu__link:hover,
.navmenu-dropmenu__link:focus-visible {
  /*color: var(--highlight-color);*/
}

.navmenu__dropdown > a {
  position: relative;
}

.navmenu__dropmenu {
  padding: 20px 0px;
  margin: 0;
  min-width: 265px;
  background: var(--bg-header);
  overflow: auto;
  max-height: 70vh;
  --uk-position-offset: 0;
  display: none;
}

.navmenu__dropmenu-link {
  display: block;
  padding: 5px 15px;
  text-align: center;
  /*text-transform: capitalize;*/
  font: var(--header-fonts);
  color: var(--header-color);
}

.navmenu__dropmenu-link.navON,
.navmenu__dropmenu-link.is-page-active {
  /*text-decoration: underline;*/
  font-style: italic;
  color: var(--highlight-color) !important;
} 

.navmenu__dropmenu-link.uk-disabled {
  opacity: .2;
}

.navmenu__list-link:hover:after, 
.navmenu__list-link[aria-expanded="true"]:after,
.navmenu__list-link.navON:after {
  opacity: 1;
}

@media(min-width: 960px) {
  .header__toggler,
  .navmenu__list-item--onlymob,
  .navmenu__list-link--btn,
  .header-social, .drop-opener {
    display:none!important
  }
  /*.navmenu__dropmenu {
  top: 30px !important;
  left: -70px !important;
}*/
}

@media (max-width: 1280px) {
  .navmenu__list-item {
    margin-right: 20px;
  }
  .header__bookstay-cta {
    margin-left: 0;
  }
}

@media (max-width: 959.98px) {

  /*:root {
  --header-height: 60px;
}
  body {
  padding-top: var(--header-height);
}*/
  .header,
  .header--active {
    min-height: var(--header-height);
    z-index: 101;
    /*padding: 0;*/
    display: flex;
    align-items: center;
  }
  .navmenu__dropmenu-link{
    text-align: left;
  }
  .header__container {
    width: 100%;
  }

  .header__bookstay {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 15px 15px;
    height: 44px;
    z-index: 1;
    border-radius: 0;
    border: 0;
    /*border-top: 1px solid var(--primary-cta-font-color);*/
    background-color: var(--primary-cta-font-color);
    color: var(--inverse-font-color);
    display: flex;
    flex-direction: row-reverse;
  }

  .header__bookstay:before {
    position: relative;
    right: auto;
    margin-left: 10px;
    left: inherit;
  }

  .is-bookstay-active .header__bookstay {
    display: none;
  }

  .mobile-menu-active .header__bookstay{
    color: var(--primary-cta-font-color);
    background: var(--inverse-font-color);
  }

  .header__toggler-btn {
    background: transparent;
    border: 0;
    display: flex;
    letter-spacing: 0;
    color: var(--header-color);
    padding: 10px 0;
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
    font-family: var(--title-fonts);
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
    align-items: center;
    flex-direction: column;
  }

  .header__toggler-icon {
    display: block;
    width: 30px;
    height: 2px;
    margin: 11px auto;
    background: var(--header-color);
    position: relative;
    border-radius: 50px;
  }

  .header__toggler-icon::before, .header__toggler-icon::after {
    content: "";
    width: 100%;
    display: block;
    height: 2px;
    left: 0;
    background: var(--header-color);
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    position: absolute;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    border-radius: 50px;
  }

  .header__toggler-icon::before {
    top: -7px;
  }

  .header__toggler-icon::after {
    bottom: -7px;
  }

  .header__toggler-btn[aria-expanded="true"] .header__toggler-icon:before {
    transform: rotate(-45deg);
    top: 0px;
  }

  .header__toggler-btn[aria-expanded="true"] .header__toggler-icon:after {
    transform: rotate(45deg);
    bottom: 0px;
  }

  .header__toggler-btn[aria-expanded="true"] .header__toggler-icon {
    background: none !important;
    width: 25px;
  }

  .header__toggler-text {
    display: flex;
    line-height: 1;
    margin-top: 0;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.7px;
    align-items: center;
    justify-content: center;
    margin-left: 0;
    color: #3B4954;
  }

  .header:not(.is-fixed) .header__toggler-icon,  .header:not(.is-fixed) .header__toggler-icon::before,  .header:not(.is-fixed) .header__toggler-icon::after, .mobile-menu-active .header__toggler-icon, .mobile-menu-active .header__toggler-icon::before, .mobile-menu-active .header__toggler-icon::after{
    background: var(--inverse-font-color);
  }



  .header__toggler-btn .is-togglemenu-active {
    display: none;
  }

  .header__toggler-btn .is-togglemenu-close {
    display: block;
  }

  .is-header-active {
    overflow: hidden
  }

  .is-header-active .header__toggler-btn .is-togglemenu-active {
    display: block;
    font-size: 24px;
  }

  .is-header-active .header__toggler-btn .is-togglemenu-close {
    display: none;
  }

  .header__phone {
    min-width: 24px;
    line-height: 1;
    padding: 3px 0;
    display: block;
  }

  .header__phone-text {
    font-size: 0;
    line-height: 0;
  }

  .header__phone > .template-icon {
    /* color: inherit; */
    font-size: 18px;
    font-weight: normal;
    margin: 0;
  }

  .is-header-active .header__phone {
    display: none;
  } 

  .header__logo {
    max-width: 150px;
    z-index: 1;
  }

  /*.header__collapsible {
  position: fixed;
  top: 60px;
  bottom: 0;
  right: -100%;
  width: 100%;
  height: calc(100vh - 60px);
  z-index: 9;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background-color: var(--primary-color);
  border-top: 1px solid var(--border-color);
  transition: right .4s ease;
  padding-top: 50px;
  padding-bottom: 50px;
}*/

  .mobile-menu-active .header__collapsible {
    right: 0;
  }

  .navmenu__list {
    display: block;
    position: relative;
    z-index: 10;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding: 0 20px;
  }

  .navmenu__list-link {
    display: flex;
    padding: 15px 5px;
    color: var(--inverse-font-color);
    font: var(--mob-header-fonts);
    text-transform: var(--header-fonts-text-transform);
    text-align: center;
    justify-content: flex-start;
  }

  .navmenu__list-link:hover, 
  .navmenu__list-link:focus-visible, 
  .navmenu__dropmenu-link:hover, 
  .navmenu__dropmenu-link:focus-visible {
    color: var(--inverse-font-color);
  }

  .navmenu__dropmenu {
    position: relative !important;
    box-shadow: none !important;
    background: transparent;
    padding: 0 0px 10px;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    max-width: 100% !important;
    list-style: none;
  }

  .navmenu__dropmenu-link {
    color: var(--inverse-font-color);
    font: var(--body-text-fonts);
    text-transform: none;
  }

  /*.navmenu__dropmenu:after {
  content: '';
  width: 5px;
  background: var(--inverse-font-color);
  left: 0px;
  top: -35px;
  position: absolute;
  height: calc(100% + 15px);
}*/

  .navmenu__list-link:after {
    display: none;
  }

  .navmenu__list-link.navON,
  .navmenu__more-link.navON {
    opacity: 1;
    color: var(--highlight-color) !important;
  }

  .header__top-left,
  .header__top-right {
    width: 60px;
  }

  .header__top-center {
    width: calc(100% - 60px*2);
    width: -webkit-calc(100% - 60px*2);
    max-width: calc(100% - 60px*2);
    max-width: -webkit-calc(100% - 60px*2);
  }

  .navmenu__dropdown > a {
    /*padding: 15px 40px*/
  }
  /*.navmenu__dropdown > a:before {
  content: '\ed1f';
  font-family: var(--icon-fonts);
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 25px;
  background-size: contain;
  transition: all .4s ease;
  font-size: 18px;
  font-weight: normal;
  color: var(--inverse-font-color);
}
  .navmenu__dropdown > a[aria-expanded="true"]:before {
  transform: translateY(-50%) rotate(180deg);
}*/

  .header-social {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0 20px 20px;
    margin-top: 30px;
    color: var(--inverse-font-color);
    justify-content: center;
    font-size: 22px;
  }

  .header-social__item + .header-social__item {
    margin-left: 30px;
  }

  .header-social__icon {
    display: block;
    font-size: 20px;
  }

  .header-social a {
    color: var(--inverse-font-color);
  }

  .navmenu{
    position: fixed;
    width: 100%;
    background: var(--light-color);
    top: 59px;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    margin: 0;
    padding: 30px 0 80px;
    /*border-top: 1px solid rgba(112, 112, 112, 32%);*/
    /*top: 0;*/
    background-image: url(https://assets.milestoneinternet.com/first-hospitality-corporate/first-hospitality-2026/website-assets/background-images/mobile-menu-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
    /*height: calc(100% - 103px);*/
    height: 100%;
  }
  .mobile-menu-active .navmenu {
    display: block;
  }
  .mobile-menu-active .navmenu::before {
    content: "";
    position: inherit;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(25, 36, 89, 0.88), rgba(25, 36, 89, 0.88)), linear-gradient(180deg, #161F4B 7.88%, rgba(25, 36, 89, 0) 50%);
  }

  .navmenu__list-item {
    margin-right: 30px;
  }
  .navmenu__dropdown > a.droplink::before{
    content: none;
  }
  .navmenu__dropdown > a .drop-opener {
    position: absolute;
    right: -25px;
    width: 20px;
    height: 20px;
    top: 15px;
  }

  .navmenu__dropdown > a .drop-opener::before {
    content: '\eb14';
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    /*padding-left: 2px;
    position: absolute;
    right: -25px;
    top: 10px;*/
    /*transform: rotate(45deg) translateY(-50%);*/
    /*color: var(--inverse-font-color);*/
    text-align: center;
    padding-top: 0;
    font-family: var(--icon-fonts);
  }
  .navmenu__dropdown.active_menu > a .drop-opener::before {
    content: '\eb0b';
  }
}

/* without banner */
.withoutbanner-page:not(.mobile-menu-active) .header:not(.is-fixed){
  background: var(--bg-header);
  color: var(--header-color);
  box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
}
.withoutbanner-page:not(.mobile-menu-active) .header:not(.is-fixed) .header__logo{
  color: var(--header-color);
}
.withoutbanner-page:not(.mobile-menu-active) .header:not(.is-fixed) .header__logo svg.header__logo-img, .withoutbanner-page:not(.mobile-menu-active) .header:not(.is-fixed) .header__logo svg.header__logo-img *, .withoutbanner-page:not(.mobile-menu-active) .header:not(.is-fixed) .header__logo .uk-svg:not(.uk-preserve) [fill*='#']:not(.uk-preserve) {
  fill: var(--header-color);
}
.withoutbanner-page:not(.mobile-menu-active) .header:not(.is-fixed) .header__logo svg.header__logo-img path#Path_20011 {
  fill: #003da6;
}
.withoutbanner-page:not(.mobile-menu-active) .header:not(.is-fixed) .navmenu__list-link{
  color: var(--header-color);
}
.withoutbanner-page:not(.mobile-menu-active) .header:not(.is-fixed) .header__toggler-icon, .withoutbanner-page:not(.mobile-menu-active) .header:not(.is-fixed) .header__toggler-icon::before, .withoutbanner-page:not(.mobile-menu-active) .header:not(.is-fixed) .header__toggler-icon::after{
  background: var(--header-color);
}


.ng-star-inserted .header:not(.is-fixed){
  position: relative;
  background: var(--primary-color);
}
.footer {
  color: var(--footer-color);
  background-color: var(--bg-footer);
  margin-top: 0px;
}

.footer :focus-visible {
  outline: 1px solid var(--highlight-color);
  box-shadow: 0 0 2px var(--highlight-color) inset;
  -webkit-box-shadow: 0 0 2px var(--highlight-color) inset;
  -ms-box-shadow: 0 0 2px var(--highlight-color) inset;
  -moz-box-shadow: 0 0 2px var(--highlight-color) inset;
}

.footer__container {
  max-width: 1280px;
}

.footer a {
  color: var(--footer-color);
}

.footer a:hover:not(.uk-button-primary),
.footer a:focus-visible:not(.uk-button-primary),
.footer a:focus:not(.uk-button-primary){
  color: var(--highlight-color);
  filter: opacity(1);
}
.footer a.navON{
  text-decoration: underline;
}


.footer__overlay {
  position: relative;
}
.footer__overlay:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
  background: var(--body-bg);
  z-index: 0;
}
.footer__overlay-inner {
  position: relative;
}

.footer__overlay-media {
  position: relative;
}
.footer__overlay-media img{
  width: 100%;
  border-radius: 20px;
  height: 335px;
  object-fit: cover;
}
.footer__overlay-media:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 20px);
  height: calc(100% - 23px);
  border: 1px solid var(--border-color);
  border-radius: 12px;
  z-index: 1;
  pointer-events: none;
}
.footer__overlay-media:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(0deg, rgba(25, 36, 89, 0.3), rgba(25, 36, 89, 0.3)),
    linear-gradient(269.84deg, rgba(25, 36, 89, 0) 24.78%, rgba(22, 31, 75, 0.98) 100.26%);
  pointer-events: none;

}
.footer__overlay-content {
  position: absolute;
  left: 0;
  top: 50%;
  max-width: 485px;
  padding-left: 60px;
  transform: translateY(-50%);
  z-index: 2;
}
.footer__overlay-content *{
  color: var(--inverse-font-color);
}
.footer__overlay-action {
  margin-top: 30px;
}

.footer__contact {
  padding: 70px 0 60px;
}
.footer__contact-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font: var(--footer-fonts);
  line-height: 1;
}

.footer__contact-inner div + div {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid;
}
.footer__contact-inner .footer__contact-social {
  padding-left: 45px;
  margin-left: 0;
  border: none;
}
.footer__contact-social .footer__social-link + .footer__social-link{
  margin-left: 15px;
}

.footer__bottom {
  background: var(--footer-color);
  font: var(--footer-fonts);
  line-height: 1;
  padding: 23px 0px;
}
.footer__bottom .footer__container{
  max-width: 1240px;
}
.footer__bottom, .footer__bottom a{
  color: var(--bg-footer);
}

.footer__menu-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.footer__menu-list .footer__menu-list-items + .footer__menu-list-items{
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid;
}
.footer__copyright{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.footer__copyright--home{
  display: none;
}
.milestone .footer__copyright--home{
  display: block;
}
.milestone .footer__copyright--inner {
  display: none;
}

@media all and (max-width: 959.98px){
  .footer{
    margin-bottom: 35px;
  }
  .footer__contact-inner > div {
    width: 100%;
  }
  .footer__contact-inner div + div {
    padding-left: 0px;
    margin-left: 0px;
    border-left: none;
  }
  .footer__contact-inner {
    line-height: 1.5;
    text-align: center;
    font-size: 16px;
  }
  .footer__contact-inner .footer__contact-social {
    padding-left: 0px;
  }
  .footer__contact-email, .footer__contact-social {
    margin-top: 15px;
  }
  .footer__contact {
    padding: 50px 0 40px;
  }
  .footer__menu-list {
    justify-content: center;
    row-gap: 10px;
  }
  .footer__copyright {
    justify-content: center;
    margin-top: 20px;
    text-align: center;
    line-height: 1.5;
  }
  .footer__overlay-content{
    max-width: 100%;
    padding: 20px;
  }
  .footer__overlay-media img{
    min-height: inherit;
    height: 335px;
  }
  .footer__contact-address {
    max-width: 300px;
  }
}

@media all and (max-width: 639.98px){
  /*.footer__copyright > div {
  display: block;
}*/
  .footer__copyright--home span {
    display: block;
  }
  .footer__overlay-action a {
	text-align: left;
}
}