@import url("https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@300;400;500;600;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Vollkorn&display=swap');

* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 100%;
  font-weight: normal;
  /*    color:#555555;*/
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
body.shadow-amenities
  .amenities-list
  .amenity.amenity--photo.is-active
  .amenity__image:after,
hr {
  height: 0;
}
body.shadow-amenities .amenities-chart .amenities-chart__image .download span,
body.shadow-amenities
  .amenities-list
  .amenity.amenity--photo
  .amenity__content
  .inner {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
img,
legend {
  border: 0;
}

body {
  margin: 0;
}

a {
  background-color: transparent;
  text-decoration: none;
  cursor: pointer;
}

a:active,
a:hover {
  outline: 0;
}

.container,
html,
html body {
  display: block;
  width: 100%;
}

html body .page-wrap {
  background: #fff;
}

html body button:active,
html body button:focus {
  outline: 0;
}

.container {
  max-width: 75rem;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 auto;
}

body.shadow-amenities .amenities-list h2.comunity-page--title {
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  padding-right: 0;
  padding-left: 0;
  text-align: right;
}
h2.comunity-page--title {
  font-weight: 700;
  font-size: 37px;
  line-height: 1;
  font-family: Oswald, helvetica, arial, sans-serif;
  letter-spacing: 1px;
  text-align: center;
  color: #263f5e;
  text-shadow: 2px 2px 4px rgb(0 0 0 / 80%);
}
html h2 {
  font-weight: 400;
  font-size: 2.35rem;
  line-height: 1;
  font-family: 'Vollkorn', serif;
}
html h1,
html h2,
html h3,
html h4,
html h5,
html h6 {
  color: #414141;
  margin: 1.5rem;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.dot-line {
  display: inline-block;
  width: 50px;
  position: relative;
}
.dot-line:before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0.5rem;
  top: -0.25rem;
  height: 1px;
  background: #53b202;
}
.dot-line:after {
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid #556a43;
  position: absolute;
  border-radius: 50%;
  right: -1.5rem;
  top: calc(-0.25rem - 6px);
}

body.shadow-amenities .amenities-list .container {
  display: flex;
  flex-flow: row wrap;
  max-width: 55rem;
  margin: 0 0 0 275px;
}

body.shadow-amenities .amenities-list h2.comunity-page--title {
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  padding-right: 0;
  padding-left: 0;
  text-align: right;
}

body.shadow-amenities .amenities-list .amenities-list__title {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
  font-family: 'Vollkorn', serif;
  text-transform: uppercase;
  color: #414141;
  margin: 0 0 4.5rem;
  letter-spacing: 0.175rem;
  position: relative;
}

body.shadow-amenities
  .amenities-list
  .amenities-list__title
  span:first-of-type {
  border: 1px solid #556a43;
  padding: 0.33rem 1rem;
  font-weight: 700;
}

body.shadow-amenities .amenities-list .amenity__title {
  font-size: 11pt;
}
body.shadow-amenities .amenities-list .amenity__title {
  font-weight: 700;
}

body.shadow-amenities .amenities-list .amenity {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 0;
  padding-left: 0;
  box-sizing: border-box;
  margin: 0 0 2rem;
}

body.shadow-amenities .amenities-list .amenity:nth-child(odd) {
  padding-left: 2rem;
}

body.shadow-amenities .amenities-list .amenity__icon {
  width: 60px;
  margin-right: 0.5rem;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

body.shadow-amenities .amenities-list .amenity__icon img {
  width: 32px;
  height: auto;
  display: block;
  margin: 0 auto;
}

body.shadow-amenities .amenities-list {
  width: 100%;
/*  margin: 0 0 3rem;*/
  position: relative;
}
body.shadow-amenities .amenities-list .amenity__title {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
  padding-right: 0;
  padding-left: 0;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  font-family: 'Vollkorn', serif;
  color: #414141;
  text-transform: uppercase;
  letter-spacing: 0.075rem;
  padding: 0 0.5rem !important;
  margin-bottom: 0;
}

body.shadow-amenities .amenities-list .amenity.amenity--photo {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
  position: relative;
  opacity: 0;
  -ms-transform: translateY(2rem);
  transform: translateY(2rem);
  transition: all 0.33s ease;
  z-index: 9;
}

body.shadow-amenities .amenities-list .amenity.amenity--photo.is-active {
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0);
}

body.shadow-amenities
  .amenities-list
  .amenity.amenity--photo.is-active
  .amenity__content {
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
}


body.shadow-amenities .amenities-list .amenity.amenity--photo.is-active.right {
  right: 10rem!important;
}
body.shadow-amenities .amenities-list .amenity.amenity--photo.is-active.left {
  left: 26rem!important;
}
body.shadow-amenities .amenities-list .amenity.amenity--photo:first-of-type {
  margin-top: 1rem;
/*  right: 13rem;*/
}

body.shadow-amenities
  .amenities-list
  .amenity.amenity--photo:nth-child(odd)
  .amenity__content {
  -ms-flex-order: 2;
  order: 2;
  right: 25%;
}

body.shadow-amenities
  .amenities-list
  .amenity.amenity--photo:nth-child(odd)
  .amenity__image {
  -ms-flex-order: 1;
  order: 1;
}

body.shadow-amenities
  .amenities-list
  .amenity.amenity--photo:nth-child(even)
  .amenity__content {
  -ms-flex-order: 1;
  order: 1;
  left: 10%;
}

body.shadow-amenities
  .amenities-list
  .amenity.amenity--photo:nth-child(even)
  .amenity__image {
  -ms-flex-order: 2;
  order: 2;
  margin-left: calc((60% / 12) * 4.75);
}

body.shadow-amenities
  .amenities-list
  .amenity.amenity--photo
  .amenity__content {
  margin-right: auto;
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex: 0 0 43.75%;
  flex: 0 0 43.75%;
  max-width: 43.75%;
  padding-right: 0;
  padding-left: 0;
  -ms-flex-item-align: center;
  align-self: center;
  width: 230px;
  box-sizing: border-box;
  background: #fff;
  padding: 2.5rem 2.2rem;
  z-index: 99;
  position: absolute;
  top: 50%;
  transition: opacity 0.45s ease, transform 0.65s ease;
  opacity: 0;
  -ms-transform: translateY(3rem);
  transform: translateY(3rem);
  border-radius: 100%;
  height: 230px;
  border: 3px solid #556a43;
}

body.shadow-amenities
  .amenities-list
  .amenity.amenity--photo
  .amenity__content
  .amenity__icon {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  margin: 0 auto;
}

body.shadow-amenities
  .amenities-list
  .amenity.amenity--photo
  .amenity__content
  .amenity__icon
  img,
body.shadow-amenities
  .amenities-list
  .amenity.amenity--photo
  .amenity__content
  .amenity__icon
  svg {
  display: block;
  margin: 0 auto 1rem;
  width: 60px;
  height: auto;
  max-height: none;
}
body.shadow-amenities .amenities-list .amenities-list__title {
  font-size: 11pt !important;
}
body.shadow-amenities .amenities-list .amenities-list__title {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
  font-family: 'Vollkorn', serif;
  text-transform: uppercase;
  color: #414141;
  margin: 0 0 4.5rem;
  letter-spacing: 0.1rem;
  position: relative;
}

/*mark1*/
body.shadow-amenities
  .amenities-list
  .amenity.amenity--photo
  .amenity__content
  .amenity__title {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
  box-sizing: border-box;
  padding: 0 1rem;
  margin: 0 auto;
  text-align: center;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.33;
  font-family: 'Vollkorn', serif;
  letter-spacing: 0.1rem;
}

body.shadow-amenities
  .amenities-list
  .amenity.amenity--photo
  .amenity__content
  .amenity__description {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  color: #414141;
  letter-spacing: 0.1rem;
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
  font-family: 'Vollkorn', serif;
}

body.shadow-amenities .amenities-list .amenity.amenity--photo .amenity__image {
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  padding-right: 0;
  padding-left: 0;
  position: relative;
  z-index: 1;
  transition: all 0.33s ease;
}

body.shadow-amenities
  .amenities-list
  .amenity.amenity--photo
  .amenity__image:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: all 0.65s ease 0.5s;
}

body.shadow-amenities
  .amenities-list
  .amenity.amenity--photo
  .amenity__image
  img{
  width: 100%;
  height: auto;
  display: block;
}
