body {
  font-family: Poppins, sans-serif;
  color: #212121;
  font-size: 14px;
}

p {
  font-family: 'Playfair Display', sans-serif;
  color: #616161;
  font-size: 16px;
  line-height: 30px;
}

a {
  color: #ef6c00;
}

label {
  display: block;
  margin-bottom: 10px;
  padding-left: 5px;
  color: #313131;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  min-height: 75px;
  background-color: #000;
}

.link {
  margin-right: 30%;
  font-family: 'Helvetica ce', sans-serif;
  color: hsla(0, 0%, 100%, 0.9);
  font-size: 1.3em;
  text-decoration: none;
}

.link:hover {
  color: #c12424;
}

.link-2 {
  margin-right: 10%;
  font-family: 'Helvetica ce', sans-serif;
  color: hsla(0, 0%, 100%, 0.9);
  font-size: 1.3em;
  text-decoration: none;
}

.link-2:hover {
  color: #c12424;
}

.logo-stuff {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 18px;
}

.logo-email {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
}

.logo-dot {
  width: 7px;
  height: 7px;
  margin-right: 5px;
  border-radius: 100%;
  background-color: #fff;
  color: hsla(0, 0%, 100%, 0.9);
}

.brand.w--current {
  height: 100%;
}

.container {
  display: block;
  height: 100%;
  max-width: 90%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.menu-button {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.8);
  color: #fff;
}

.menu-button:hover {
  border-color: #ff9100;
  color: #ff9100;
}

.menu-button.w--open {
  border-color: #ef6c00;
  background-color: #000;
  color: #ef6c00;
}

.content {
  text-align: center;
}

.image {
  width: 100%;
}

.image._11 {
  cursor: pointer;
}

.image._1 {
  margin-top: 0px;
}

.block._1 {
  display: block;
  width: 80%;
  margin-top: 75px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.fb-link {
  font-family: 'Helvetica ce', sans-serif;
  color: #fff;
  font-size: 1.2em;
  font-weight: 700;
  text-decoration: none;
}

.fb-link:hover {
  color: #c12424;
}

.menu-link {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #000;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.8);
  border-left: 1px none hsla(0, 0%, 100%, 0.8);
  font-family: 'Helvetica ce', sans-serif;
  color: #fff;
  font-size: 1.1em;
  text-transform: uppercase;
}

.menu-link:hover {
  color: #ff9100;
}

.menu-link.w--current {
  color: #ef6c00;
}

.menu-link._12 {
  display: block;
}

.page-title {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 200;
  margin-top: 75px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ef6c00;
  font-family: 'Helvetica ce', sans-serif;
  color: #fff;
  font-size: 1.5em;
  line-height: 1em;
  text-align: center;
}

.section-content {
  display: block;
  max-height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.section-block {
  display: block;
  width: 80%;
  margin-top: 125px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  background-color: #fff;
  text-align: center;
}

.back {
  position: relative;
  bottom: 20px;
  z-index: 2;
  display: none;
  margin-right: 300px;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #000;
}

.back:hover {
  color: #c12424;
}

.back._1 {
  position: relative;
  bottom: 20px;
  margin-right: 300px;
  padding: 10px 20px;
  border-radius: 20px;
}

.back._1:hover {
  color: #c12424;
}

.back._3 {
  position: relative;
  text-align: center;
}

.back._4 {
  display: none;
}

.back.murals {
  font-family: 'Helvetica ce', sans-serif;
  font-size: 1em;
}

.details {
  position: relative;
  bottom: 20px;
  z-index: 2;
  display: none;
  margin-right: 300px;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #000;
}

.details:hover {
  color: #c12424;
}

.details._2 {
  margin-right: 0px;
}

.hidden-div {
  display: block;
  height: auto;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.hidden-img {
  display: block;
  max-width: 100%;
}

.hidden-img._5 {
  display: block;
}

.hidden-img._7 {
  display: block;
}

.hidden-img._11 {
  position: relative;
  z-index: 1;
}

.hidden-div2 {
  display: block;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  text-align: center;
}

.hidden-div-img3._4 {
  position: static;
}

.hidden-div-img3._10 {
  position: static;
  left: 136%;
  top: 136%;
}

.hidden-div5 {
  text-align: center;
}

.hidden-div6 {
  text-align: center;
}

.hidden-div9 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.hidden-div-img9._5 {
  display: block;
  text-align: center;
}

.hidden-back2 {
  position: relative;
  bottom: 20px;
  display: none;
  margin-right: 300px;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #000;
}

.hidden-back2:hover {
  color: #c12424;
}

.hidden-back3 {
  position: relative;
  bottom: 20px;
  margin-right: 300px;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #000;
}

.hidden-back3:hover {
  color: #c12424;
}

.hidden-back4 {
  position: relative;
  bottom: 20px;
  display: none;
  margin-right: 300px;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #000;
}

.hidden-back4:hover {
  color: #c12424;
}

.hidden-back5 {
  position: relative;
  bottom: 20px;
  display: none;
  margin-right: 300px;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #000;
}

.hidden-back5:hover {
  color: #c12424;
}

.hidden-back7 {
  position: relative;
  bottom: 20px;
  display: none;
  margin-right: 300px;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #000;
}

.hidden-back7:hover {
  color: #c12424;
}

.hidden-back8 {
  position: relative;
  bottom: 20px;
  display: none;
  margin-right: 300px;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #000;
}

.hidden-back8:hover {
  color: #c12424;
}

.hidden-back9 {
  position: relative;
  bottom: 20px;
  display: none;
  margin-right: 300px;
  margin-left: auto;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #000;
}

.hidden-back9:hover {
  position: relative;
  color: #c12424;
}

.inner-cat-image {
  margin: 0px 2px 4px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 49%;
  -webkit-flex: 49%;
  -ms-flex: 49%;
  flex: 49%;
}

.inner-cat-image.inner-full {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.go-to-button {
  position: relative;
  bottom: 25px;
  padding: 15px 35px;
  border-radius: 20px;
  background-color: #000;
  font-family: 'Helvetica ce', sans-serif;
  font-size: 1.2em;
}

.go-to-button:hover {
  color: #c12424;
}

.image-4 {
  margin-top: 0px;
}

.image-5 {
  margin-top: 0px;
}

.image-6 {
  margin-top: 0px;
}

.image-7 {
  margin-top: 0px;
}

.image-8 {
  margin-top: 0px;
}

.image-9 {
  margin-top: 0px;
}

.image-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 88px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #212121;
}

.nav-menu {
  display: block;
  margin-left: 60%;
  background-color: #000;
}

.up {
  position: fixed;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-bottom: 30px;
  padding-top: 19px;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #fff;
  border-radius: 50px;
  background-color: #000;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 3em;
  text-decoration: none;
}

.image-14 {
  margin-top: 0px;
}

.image-15 {
  margin-top: 0px;
}

.text-block-6 {
  position: absolute;
  left: 35%;
  top: 7%;
  right: 0%;
  margin-top: 0px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 1.4em;
  line-height: 1.2em;
}

.div-block-12 {
  display: block;
  max-width: 900px;
  margin-top: 135px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3%;
  padding-bottom: 3%;
  background-color: #fff;
}

.body-13 {
  background-color: #fff;
}

.body-14 {
  background-color: #fff;
}

.body-15 {
  background-color: #fff;
}

.text-block-7 {
  margin-top: 0px;
  margin-left: 70px;
  font-family: 'Helvetica ce', sans-serif;
  font-size: 1.3em;
  line-height: 27px;
  font-weight: 400;
}

.div-block-13 {
  margin-top: 50px;
  margin-left: 100px;
}

.text-block-8 {
  margin-top: 25px;
  margin-bottom: 5px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 1.3em;
  font-weight: 700;
}

.link-5 {
  margin-bottom: 0px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #f08143;
  font-size: 1.3em;
}

.div-block-14 {
  display: block;
  max-width: 900px;
  margin-top: 135px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: #fff;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block {
  margin-top: 0px;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-6 {
  font-family: 'Helvetica ce', sans-serif;
  color: #f08143;
  font-size: 1.3em;
  text-decoration: none;
  cursor: pointer;
}

.image-16 {
  margin-bottom: 15px;
}

.div-block-16 {
  display: block;
  max-width: 900px;
  margin-top: 135px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3%;
  padding-bottom: 3%;
  background-color: #fff;
}

.text-block-9 {
  font-family: 'Helvetica ce', sans-serif;
  color: #f08143;
  font-size: 1.6em;
  line-height: 25px;
  font-style: italic;
  font-weight: 700;
  cursor: pointer;
}

.text-block-9:hover {
  color: #c12424;
}

.text-span-3 {
  font-style: normal;
  font-weight: 700;
}

.paragraph-2 {
  color: #f08143;
  font-style: italic;
}

.dropdown-list {
  background-color: #fff;
}

.dropdown-list.w--open {
  padding: 10px 35px 10px 25px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
}

.dropdown-toggle {
  display: block;
  max-width: 100%;
  margin-top: 0px;
}

.dropdown-toggle._2 {
  margin-top: -15px;
}

.dropdown-toggle._3 {
  margin-top: -10px;
}

.dropdown {
  width: 450px;
  max-width: 100%;
}

.text-span-4 {
  font-style: normal;
  font-weight: 700;
}

.text-span-5 {
  font-style: italic;
  font-weight: 400;
}

.row {
  padding-right: 40px;
  padding-left: 40px;
}

.link-7 {
  display: inline-block;
  margin-top: 70px;
  margin-right: 80px;
  margin-bottom: 50px;
  font-family: 'Helvetica ce', sans-serif;
  color: #f08143;
  font-size: 1.5em;
  line-height: 1.5em;
  text-align: left;
}

.link-8 {
  margin-right: 80px;
  color: #f08143;
  font-size: 20px;
  line-height: 26px;
}

.link-9 {
  color: #f08143;
  font-size: 20px;
  line-height: 26px;
}

.paragraph-3 {
  margin-top: 60px;
  margin-bottom: 15px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 1.2em;
  line-height: 24px;
  text-align: left;
}

.text-block-10 {
  padding-left: 0px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 1.2em;
  line-height: 24px;
  text-align: left;
}

.text-block-11 {
  margin-top: 20px;
  margin-bottom: 25px;
  padding-left: 85px;
  font-family: 'Helvetica ce', sans-serif;
  color: #6fac01;
  font-size: 1.6em;
  line-height: 1.5em;
  font-weight: 700;
  text-align: left;
}

.text-block-12 {
  padding-left: 85px;
  font-family: 'Helvetica ce', sans-serif;
  font-size: 1.3em;
  line-height: 24px;
  text-align: left;
}

.link-10 {
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-left: 85px;
  font-family: 'Helvetica ce', sans-serif;
  color: #6fac01;
  font-size: 1.3em;
  text-align: left;
  text-decoration: none;
}

.text-block-13 {
  position: absolute;
  left: 7%;
  top: 3.5%;
  z-index: 2;
  color: #fff;
  font-size: 1.1em;
  text-align: right;
}

.div-block-19 {
  position: relative;
}

.text-block-14 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 6%;
  z-index: 2;
  display: none;
  color: #fff;
  font-size: 1.1em;
}

.text-block-15 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -51%;
  display: none;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #fff;
  font-size: 1.1em;
}

.paragraph-4 {
  position: absolute;
  left: 5%;
  bottom: 8%;
  color: #fff;
  font-size: 1.1em;
}

.div-block-20 {
  position: relative;
}

.text-block-16 {
  position: absolute;
  left: 3%;
  top: 3%;
  bottom: 0%;
  margin-top: 0px;
  color: #fff;
  font-size: 1.1em;
  text-align: left;
}

.div-block-21 {
  position: relative;
}

.text-block-17 {
  position: absolute;
  left: 5%;
  top: 2%;
  bottom: 0%;
  color: #fff;
  font-size: 1.1em;
}

.div-block-22 {
  position: relative;
}

.div-block-23 {
  position: relative;
}

.text-block-18 {
  position: absolute;
  left: 0px;
  top: 7%;
  right: 0px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #fff;
  font-size: 2em;
  line-height: 1em;
}

.text-span-6 {
  font-weight: 700;
}

.text-block-19 {
  position: absolute;
  left: 19%;
  top: 23%;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #fff;
  font-size: 2.2em;
  line-height: 1.3em;
  text-align: left;
}

.div-block-24 {
  position: relative;
}

.text-block-20 {
  position: absolute;
  right: 30%;
  bottom: 50%;
  color: #fff;
  font-size: 1.3em;
  line-height: 1.2em;
}

.div-block-25 {
  position: relative;
}

.div-block-26 {
  position: relative;
}

.text-block-22 {
  position: absolute;
  left: 0px;
  top: 48%;
  right: 0px;
  color: #fff;
}

.text-block-23 {
  position: absolute;
  left: 30%;
  top: 55%;
  bottom: 0px;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.2em;
  text-align: right;
}

.text-block-24 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 5%;
  color: #fff;
  font-size: 1.2em;
}

.text-block-25 {
  position: absolute;
  top: 54%;
  right: 34%;
  bottom: 100%;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 1.2em;
  line-height: 1.1em;
}

.div-block-27 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-block-28 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-block-29 {
  display: block;
  max-width: 900px;
  margin-top: 130px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-30 {
  display: block;
  max-width: 900px;
  margin-top: 135px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block-26 {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #f08143;
  font-size: 2em;
  line-height: 1em;
}

.link-11 {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #f08143;
  font-size: 2em;
  line-height: 1em;
  text-decoration: none;
  cursor: pointer;
}

.div-block-32 {
  display: block;
  max-width: 900px;
  margin-top: 135px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-33 {
  display: block;
  max-width: 900px;
  margin: 135px auto 20px;
}

.div-block-34 {
  display: block;
  max-width: 900px;
  margin: 135px auto 20px;
}

.div-block-35 {
  display: block;
  max-width: 900px;
  margin-top: 135px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-5 {
  padding-right: 15px;
  padding-left: 20px;
  font-family: 'Helvetica ce', sans-serif;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 700;
}

.text-block-27 {
  margin-bottom: 5px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: 700;
}

.text-block-27._2 {
  margin-bottom: 20px;
}

.text-block-27._2._3 {
  margin-bottom: 10px;
}

.text-block-28 {
  margin-bottom: 20px;
  font-family: 'Helvetica ce', sans-serif;
  font-size: 1.1em;
  line-height: 1.3em;
}

.text-block-28._3 {
  margin-bottom: 10px;
}

.paragraph-6 {
  margin-bottom: 35px;
  padding-left: 20px;
  font-family: 'Helvetica ce', sans-serif;
  color: #000;
  font-size: 0.9em;
  line-height: 1.1em;
  font-weight: 700;
}

.text-block-29 {
  margin-bottom: 10px;
  font-family: 'Helvetica ce', sans-serif;
  font-size: 1.1em;
}

.text-block-29._0 {
  margin-bottom: 20px;
  font-size: 1.1em;
}

.text-block-29._0._3 {
  margin-bottom: 10px;
  line-height: 1.3em;
}

.image-17 {
  margin-bottom: 5px;
}

.paragraph-7 {
  font-family: 'Helvetica ce', sans-serif;
  font-size: 1.1em;
}

.paragraph-7._2 {
  margin-bottom: 20px;
  font-size: 1.1em;
  line-height: 1.3em;
}

.paragraph-7._2._3 {
  margin-bottom: 10px;
}

.paragraph-8 {
  font-family: 'Helvetica ce', sans-serif;
  font-size: 1.1em;
}

.paragraph-8._2 {
  margin-bottom: 0px;
  font-size: 1.1em;
  line-height: 1.3em;
}

.paragraph-8._2._3 {
  margin-bottom: 10px;
}

.paragraph-9 {
  font-family: 'Helvetica ce', sans-serif;
  font-size: 1.1em;
}

.paragraph-9._2 {
  margin-bottom: 20px;
  font-weight: 700;
}

.image-18 {
  margin-bottom: 40px;
}

.paragraph-10 {
  font-family: 'Helvetica ce', sans-serif;
  font-size: 1em;
}

.paragraph-10._2 {
  margin-bottom: 20px;
  font-size: 1.1em;
}

.paragraph-10._2._3 {
  margin-bottom: 20px;
  font-size: 1.1em;
  line-height: 1.3em;
}

.paragraph-10._2._5 {
  margin-bottom: 30px;
}

.link-12 {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
}

.row-2 {
  margin-bottom: 15px;
}

.column-3 {
  padding-right: 20px;
  padding-left: 0px;
}

.column-4 {
  padding-right: 0px;
}

.column-5 {
  padding-right: 20px;
  padding-left: 0px;
}

.column-6 {
  padding-right: 0px;
}

.image-19 {
  margin-bottom: 0px;
}

.image-20 {
  margin-bottom: 40px;
}

.column-7 {
  padding-right: 20px;
  padding-left: 0px;
}

.column-8 {
  padding-right: 0px;
}

.div-block-36 {
  position: relative;
}

.logo {
  height: 64px;
  margin-top: 5px;
}

.info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 6%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.inner-category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-top: 139px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  text-align: center;
}

.murals-details {
  position: relative;
  bottom: 20px;
  z-index: 2;
  display: none;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #000;
  font-family: 'Helvetica ce', sans-serif;
  font-size: 1em;
}

.murals-details:hover {
  color: #c12424;
}

.background-video {
  margin-bottom: 70px;
}

.video {
  margin-bottom: 20px;
}

.div-block-40 {
  width: 900px;
  height: 400px;
}

.map-div {
  display: block;
  width: 100%;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-41 {
  padding-left: 85px;
  text-align: left;
}

.image-22 {
  margin-top: 60px;
  padding-right: 20px;
}

.column-9 {
  text-align: right;
}

.section {
  min-height: 75vh;
  margin-top: 126px;
  padding-top: 60px;
  text-decoration: none;
}

.bg-video {
  display: block;
  width: 74%;
  max-height: 371px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border: 1px solid #bcbcbc;
}

.page-num {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 29px;
  height: 29px;
  margin-right: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f08143;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.page-num.w--current {
  background-color: #c25b06;
}

.second-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.divider {
  min-height: 20px;
}

.grid {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.nav-container {
  position: relative;
  display: block;
  height: 100%;
  max-width: 90%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.map-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  height: 780px;
  padding-top: 85px;
  padding-bottom: 67px;
  background-color: rgba(0, 0, 0, 0.35);
}

.map-section {
  position: relative;
  margin-top: 123px;
}

.contact-wrap {
  padding: 40px 52px 30px;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: -14px 14px 50px 0 rgba(0, 0, 0, 0.2);
}

.sub-title {
  margin-bottom: 10px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #919191;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.line {
  width: 70px;
  height: 2px;
  margin-top: 20px;
  margin-right: auto;
  background-color: #f08143;
}

.top-margin {
  margin-top: 40px;
}

.text-field {
  height: 50px;
  margin-bottom: 15px;
  padding-left: 20px;
  border-style: none;
  border-radius: 0px;
  background-color: #f4f4f4;
}

.button {
  padding: 15px 30px 13px;
  background-color: #ef6c00;
}

.map {
  position: relative;
  height: 780px;
}

.section-top-space {
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading {
  font-size: 34px;
  line-height: 40px;
}

.about-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 421px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.about-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.space {
  min-height: 23px;
}

.about-p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.about-link {
  color: #fff;
  font-size: 23px;
  font-weight: 600;
  text-decoration: none;
}

.about-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: radial-gradient(circle farthest-corner at -38% -128%, #ff9800, #ef6c00);
}

.about-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.about-image {
  border-style: solid;
  border-width: 1px;
  border-color: #7a7a7a;
  border-radius: 10px;
}

.section-2 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.map-with-ui {
  height: 500px;
}

.contact-info {
  text-align: center;
}

.address {
  color: hsla(0, 0%, 100%, 0.94);
  font-size: 22px;
  line-height: 1.5;
}

.email-link {
  display: block;
  margin-top: 20px;
  color: #fff;
  font-size: 19px;
  line-height: 1.7;
  text-decoration: none;
}

.contact-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #424242;
}

.footer-icon {
  margin-right: 13px;
  margin-left: 13px;
}

.section-full {
  padding: 100px 60px;
}

.form-messages {
  display: none;
  margin-bottom: 20px;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(164, 164, 164, 0.69);
  background-color: #e5e5e5;
}

.form-messages.formsuccess {
  background-color: #e8f5e9;
}

.success-text {
  font-size: 15px;
  font-weight: 500;
}

.small-image {
  width: 100%;
  margin-bottom: 10px;
}

.grid-2 {
  display: -ms-grid;
  display: grid;
  margin-top: 20px;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  grid-template-areas: ". ." ". ." ". ." ". .";
  -ms-grid-columns: 1fr 7px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 7px auto 7px auto 7px auto;
  grid-template-rows: auto auto auto auto;
}

.nav-phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 4%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  color: #fff;
  text-decoration: none;
}

.nav-phone:hover {
  opacity: 0.65;
}

.phone-icon {
  margin-right: 1%;
}

.phone-text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-email {
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.nav-email:hover {
  opacity: 0.65;
}

.categories-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.category {
  position: relative;
  overflow: visible;
  max-height: 466px;
  margin: 46px 3px 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 32%;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
}

.category.image-crop {
  overflow: hidden;
  margin: 0px;
}

.category-name {
  position: absolute;
  left: 0px;
  top: -15px;
  right: 0px;
  min-height: 40px;
  margin-right: 9%;
  margin-left: 9%;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 20px;
  background-color: #000;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-size: 0.9em;
  text-transform: uppercase;
}

.category-name:hover {
  color: #ff9100;
}

.inner-half-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-signs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.flex-item {
  margin-bottom: 20px;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 31%;
  -ms-flex-preferred-size: 31%;
  flex-basis: 31%;
}

.inner-img-text {
  margin-top: 3px;
  margin-bottom: 20px;
}

.hidden-section {
  display: none;
}

.lightbox-link {
  margin-right: 10px;
  margin-left: 10px;
  color: #ef6c00;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.lightbox-image {
  max-height: 148px;
}

.lightbox-text {
  margin-top: 10px;
  color: rgba(0, 0, 0, 0.86);
}

.art-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.top-gap {
  min-height: 127px;
}

.button-home {
  left: 0px;
  top: -15px;
  right: 0px;
  min-height: 40px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 20px;
  background-color: #000;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-size: 0.9em;
  text-transform: uppercase;
}

.button-home:hover {
  color: #ff9100;
}

.archive-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 330px;
  margin-top: 75px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.49)), to(rgba(0, 0, 0, 0.65))), url('../images/-1x-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.65)), url('../images/-1x-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #fff;
  font-size: 48px;
  font-weight: 400;
  text-align: center;
}

.inner-category-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  text-align: center;
}

.inner-section {
  margin-top: 126px;
}

.features {
  display: none;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.inner-hero-text {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.features-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 106px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}

.feature-item-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 19px;
  line-height: 1.4;
  font-weight: 600;
}

.f-item-image {
  max-height: 65px;
}

.home-contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(230, 81, 0, 0.72)), to(#ef6c00)), url('../images/IMG_0133.jpg');
  background-image: linear-gradient(180deg, rgba(230, 81, 0, 0.72), #ef6c00), url('../images/IMG_0133.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.spec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.71)), to(rgba(0, 0, 0, 0.9))), url('../images/Glass-tower-edited.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.71), rgba(0, 0, 0, 0.9)), url('../images/Glass-tower-edited.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.orange-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 480px;
}

.home-address {
  max-width: 420px;
  margin-bottom: 10px;
  color: hsla(0, 0%, 100%, 0.94);
  font-size: 18px;
  line-height: 1.5;
}

.spec-text {
  max-width: 70%;
  color: #fff;
  font-size: 16px;
  line-height: 2.2;
}

.spec-text.spec-25 {
  max-width: 74%;
  font-size: 18px;
  line-height: 2;
  font-weight: 500;
}

.spec-text.spec-bigger {
  max-width: 79%;
  font-size: 22px;
  line-height: 1.8;
  font-weight: 500;
}

.lenticular {
  display: block;
  max-height: 374px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border: 1px solid #bcbcbc;
}

.lenticular-dancing {
  min-height: 466px;
}

.container2 {
  text-align: center;
}

.lenticular-img {
  width: 74%;
  margin-bottom: 25px;
}

.section-lenticular {
  min-height: 75vh;
  margin-top: 126px;
  padding-top: 60px;
  text-decoration: none;
}

.historic-p {
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.intro-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.san-logo-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 148px;
  -ms-flex: 0 0 148px;
  flex: 0 0 148px;
}

@media (max-width: 991px) {
  .block._1 {
    width: 100%;
  }
  .section-block {
    width: 100%;
  }
  .nav-menu {
    margin-left: 30%;
  }
  .up._2.w--current {
    margin-right: 10px;
  }
  .text-block-6 {
    left: 45%;
    right: 10%;
  }
  .text-block-13 {
    left: 9%;
    top: 4%;
    font-size: 0.9em;
  }
  .text-block-14 {
    bottom: 7%;
  }
  .inner-category {
    width: 100%;
  }
  .map-overlay {
    height: 559px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .map {
    height: 559px;
  }
  .section-top-space {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .map-with-ui {
    height: 400px;
  }
  .section-full {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .categories-wrap {
    padding-bottom: 30px;
  }
  .category {
    max-height: 293px;
    -webkit-flex-basis: 49%;
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }
  .category-name {
    margin-right: 8%;
    margin-left: 8%;
    font-size: 1em;
    letter-spacing: -0.4px;
  }
  .button-home {
    margin-right: 8%;
    margin-left: 8%;
    font-size: 1em;
    letter-spacing: -0.4px;
  }
  .hero-heading {
    font-size: 38px;
    line-height: 1.3;
  }
  .hero-text-wrap {
    max-width: 550px;
  }
  .inner-category-v2 {
    width: 100%;
  }
  .home-contacts {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .orange-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .spec-text {
    line-height: 2;
  }
  .lenticular-dancing {
    min-height: 286px;
  }
}

@media (max-width: 767px) {
  .link {
    margin-right: 20%;
  }
  .logo-phone {
    font-size: 15px;
  }
  .logo-email {
    font-size: 15px;
  }
  .container {
    max-width: 100%;
  }
  .menu-button {
    margin-right: 3%;
  }
  .menu-link {
    padding-top: 8px;
    padding-bottom: 8px;
    border-style: solid none;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, 0.7);
    font-size: 0.9em;
  }
  .back {
    margin-right: 200px;
  }
  .back._1 {
    margin-right: 200px;
  }
  .back._2 {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .details {
    bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .details._2 {
    bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .details._2._3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .details._2._3._4 {
    bottom: 15px;
  }
  .details._3 {
    bottom: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .hidden-back2 {
    bottom: 15px;
    margin-top: 0px;
    margin-right: 200px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .hidden-back3 {
    margin-right: 200px;
  }
  .hidden-back4 {
    margin-right: 200px;
  }
  .hidden-back5 {
    margin-right: 200px;
  }
  .hidden-back7 {
    margin-right: 200px;
  }
  .hidden-back8 {
    margin-right: 200px;
  }
  .hidden-back9 {
    margin-right: 200px;
  }
  .inner-cat-image {
    margin-top: 0px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .go-to-button {
    bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }
  .nav-menu {
    margin-left: 0%;
  }
  .text-block-6 {
    top: 4%;
  }
  .text-block-13 {
    left: 5%;
    top: 3.5%;
    font-size: 0.8em;
    line-height: 1.1em;
  }
  .text-block-14 {
    z-index: 3;
  }
  .info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .inner-category {
    width: 100%;
  }
  .nav-container {
    max-width: 100%;
  }
  .about-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .about-p {
    font-size: 15px;
    line-height: 24px;
  }
  .categories-wrap {
    padding-top: 0px;
  }
  .category {
    max-height: 477px;
    margin-top: 37px;
    -webkit-flex-basis: 98%;
    -ms-flex-preferred-size: 98%;
    flex-basis: 98%;
  }
  .category-name {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }
  .category-name.category-name-small {
    margin-right: 12%;
    margin-left: 12%;
  }
  .flex-item {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }
  .lightbox-link {
    margin-right: 5px;
    margin-left: 5px;
  }
  .art-flex {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .button-home {
    margin-right: 2%;
    margin-left: 2%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }
  .button-home.category-name-small {
    margin-right: 12%;
    margin-left: 12%;
  }
  .archive-wrap {
    margin-top: 60px;
  }
  .inner-category-v2 {
    width: 100%;
  }
  .features {
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .features-item {
    min-height: 93px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .feature-item-text {
    font-size: 15px;
  }
  .f-item-image {
    max-height: 61px;
  }
  .lenticular-dancing {
    min-height: 626px;
  }
  .historic-p {
    font-size: 14px;
    line-height: 24px;
  }
  .intro-p {
    margin-right: 20px;
    margin-left: 20px;
  }
  .san-logo-wrap {
    -webkit-flex-basis: 134px;
    -ms-flex-preferred-size: 134px;
    flex-basis: 134px;
  }
}

@media (max-width: 479px) {
  .navbar {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 9000;
    min-height: 59px;
    background-color: #000;
  }
  .icon {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
  }
  .link {
    margin-top: 5px;
    margin-right: 0%;
    margin-bottom: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #fff;
    font-size: 1em;
    text-decoration: none;
  }
  .link-2 {
    margin-right: 0%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #fff;
    font-size: 1em;
    text-decoration: none;
  }
  .logo-stuff {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .logo-phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .logo-email {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .logo-dot {
    width: 7px;
    height: 7px;
    margin-right: 5px;
    border-radius: 100%;
    background-color: #fff;
  }
  .brand {
    background-color: transparent;
  }
  .container {
    display: block;
    max-width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu-button {
    padding: 10px;
    font-size: 14px;
  }
  .menu-button.w--open {
    background-color: #000;
  }
  .content {
    text-align: center;
  }
  .image {
    width: 100%;
    margin-top: 20px;
  }
  .image._2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .image._3 {
    margin-top: 0px;
  }
  .image._4 {
    margin-top: 0px;
  }
  .image._5 {
    margin-top: 0px;
  }
  .image._6 {
    margin-top: 0px;
  }
  .image._7 {
    margin-top: 0px;
  }
  .image._8 {
    margin-top: 0px;
  }
  .image._9 {
    margin-top: 0px;
  }
  .image._10 {
    margin-top: 0px;
  }
  .image._11 {
    margin-top: 0px;
  }
  .image._1 {
    margin-top: 25px;
  }
  .block {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .block._1 {
    margin-top: 50px;
  }
  .fb-link {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'PT Serif', serif;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
  }
  .body {
    font-family: 'PT Serif', serif;
  }
  .menu-link {
    display: block;
    border-top: 1px solid hsla(0, 0%, 100%, 0.8);
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.8);
    background-color: #000;
    font-size: 0.8em;
  }
  .menu-link:hover {
    color: #f08143;
  }
  .menu-link:focus {
    color: #f08143;
  }
  .menu-link.w--current {
    color: #f08143;
  }
  .menu-link._3.w--current {
    color: #f08143;
  }
  .menu-link._11.w--current {
    color: #f08143;
  }
  .page-title {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    margin-top: 59px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    font-weight: 400;
  }
  .page-title._2 {
    z-index: 2000;
    text-align: center;
  }
  .page-title._3 {
    text-align: center;
  }
  .page-title._4 {
    text-align: center;
  }
  .page-title._5 {
    text-align: center;
  }
  .page-title._6 {
    text-align: center;
  }
  .page-title._7 {
    text-align: center;
  }
  .page-title._8 {
    text-align: center;
  }
  .page-title._9 {
    text-align: center;
  }
  .page-title._10 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.5em;
    text-align: center;
  }
  .page-title._11 {
    position: static;
    text-align: center;
  }
  .page-title._11-copy {
    position: static;
    text-align: center;
  }
  .body-2 {
    font-family: 'PT Serif', serif;
    text-align: center;
  }
  .section-content {
    background-color: #fff;
  }
  .section-block {
    margin-top: 95px;
    padding-top: 0px;
    background-color: #fff;
    text-align: center;
  }
  .back {
    position: relative;
    bottom: 25px;
    display: inline-block;
    margin-right: 80px;
    margin-bottom: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 15px;
    background-color: #000;
  }
  .back:active {
    padding-right: 15px;
    padding-left: 15px;
    background-color: #000;
  }
  .back:visited {
    background-color: #000;
  }
  .back._1 {
    bottom: 15px;
    margin-right: 80px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .back._2 {
    bottom: 15px;
  }
  .back._3 {
    bottom: 15px;
  }
  .back._4 {
    bottom: 15px;
  }
  .back._5 {
    bottom: 15px;
  }
  .back._6 {
    bottom: 15px;
  }
  .back._7 {
    bottom: 15px;
  }
  .back._8 {
    bottom: 15px;
  }
  .back._10 {
    bottom: 15px;
  }
  .back._11 {
    bottom: 15px;
    display: none;
  }
  .back.murals {
    bottom: 20px;
  }
  .details {
    position: relative;
    bottom: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 15px;
    background-color: #000;
  }
  .details._2 {
    bottom: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .hidden-div {
    display: block;
  }
  .hidden-img {
    margin-bottom: 10px;
  }
  .hidden-div2 {
    display: block;
    text-align: center;
  }
  .hidden-div-img2 {
    margin-bottom: 10px;
  }
  .hidden-div3 {
    display: block;
  }
  .hidden-div-img3 {
    margin-bottom: 10px;
  }
  .hidden-div4 {
    display: block;
  }
  .hidden-div-img4 {
    margin-bottom: 10px;
  }
  .hidden-div5 {
    display: block;
  }
  .hidden-div-img5 {
    margin-bottom: 10px;
  }
  .hidden-div6 {
    display: block;
  }
  .hidden-div7 {
    display: block;
  }
  .hidden-div-img7 {
    margin-bottom: 10px;
  }
  .hidden-div8 {
    display: block;
  }
  .hidden-div-img8 {
    margin-bottom: 10px;
  }
  .hidden-div9 {
    display: block;
  }
  .hidden-div-img9 {
    margin-bottom: 10px;
  }
  .hidden-div10 {
    display: block;
  }
  .hidden-div11 {
    display: block;
  }
  .hidden-back2 {
    position: relative;
    bottom: 25px;
    margin-right: 80px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 15px;
    background-color: #000;
    color: #fff;
  }
  .hidden-back3 {
    position: relative;
    bottom: 25px;
    margin-right: 80px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 15px;
    background-color: #000;
  }
  .hidden-back4 {
    position: relative;
    bottom: 25px;
    margin-right: 80px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 15px;
    background-color: #000;
  }
  .hidden-back5 {
    position: relative;
    bottom: 25px;
    margin-right: 80px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 15px;
    background-color: #000;
    color: #fff;
  }
  .hidden-back7 {
    position: relative;
    bottom: 25px;
    margin-right: 80px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 15px;
    background-color: #000;
    color: #fff;
  }
  .hidden-back8 {
    position: relative;
    bottom: 25px;
    margin-right: 80px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 15px;
    background-color: #000;
    color: #fff;
  }
  .hidden-back9 {
    position: relative;
    bottom: 25px;
    margin-right: 80px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 15px;
    background-color: #000;
    color: #fff;
  }
  .inner-cat-image {
    margin-top: 0px;
  }
  .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
  }
  .go-to-button {
    position: relative;
    bottom: 20px;
    padding: 10px 25px;
    border-radius: 20px;
    background-color: #000;
    font-size: 14px;
  }
  .go-to-button._9 {
    padding-right: 12px;
    padding-left: 12px;
    text-align: center;
  }
  .image-4 {
    margin-top: 0px;
  }
  .image-5 {
    margin-top: 100px;
  }
  .image-6 {
    margin-top: 100px;
  }
  .image-7 {
    margin-top: 100px;
  }
  .image-8 {
    margin-top: 100px;
  }
  .image-9 {
    margin-top: 100px;
  }
  .image-10 {
    margin-top: 100px;
  }
  .footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
  }
  .image-13 {
    margin-top: 0px;
  }
  .up._2 {
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px 10px 5px;
    font-size: 2em;
  }
  .body-4 {
    background-color: #fff;
    background-image: none;
  }
  .image-14 {
    margin-top: 100px;
  }
  .image-15 {
    margin-top: 0px;
  }
  .text-block-6 {
    top: 3%;
    font-size: 10px;
  }
  .text-block-13 {
    left: 4%;
    font-size: 0.4em;
  }
  .div-block-19 {
    display: none;
  }
  .text-block-14 {
    bottom: 11%;
    font-size: 0.6em;
  }
  .text-block-20 {
    display: none;
  }
  .logo {
    height: 50px;
    margin-top: 5px;
  }
  .info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .inner-category {
    margin-top: 105px;
  }
  .murals-details {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .nav-container {
    display: block;
    max-width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .map-section {
    margin-top: 95px;
  }
  .about-wrapper {
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-link {
    margin-top: 11px;
    margin-bottom: 11px;
    font-size: 21px;
  }
  .address {
    margin-bottom: 10px;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-weight: 500;
  }
  .email-link {
    font-size: 16px;
  }
  .full-logo {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .section-full {
    padding: 20px;
  }
  .nav-phone {
    margin-right: 10%;
  }
  .phone-text {
    display: none;
  }
  .categories-wrap {
    margin-top: 24px;
    padding-bottom: 9px;
  }
  .category {
    max-height: 297px;
    margin-top: 0px;
    margin-bottom: 21px;
    -webkit-flex-basis: 98%;
    -ms-flex-preferred-size: 98%;
    flex-basis: 98%;
  }
  .category-name {
    padding: 10px 15px;
    border-radius: 20px;
    background-color: #000;
    font-family: Poppins, sans-serif;
    font-size: 10px;
    letter-spacing: 0px;
  }
  .category-name._9 {
    padding-right: 12px;
    padding-left: 12px;
    text-align: center;
  }
  .flex-item {
    margin-bottom: 10px;
    -webkit-flex-basis: 97%;
    -ms-flex-preferred-size: 97%;
    flex-basis: 97%;
  }
  .lightbox-link {
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .art-flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .top-gap {
    min-height: 97px;
  }
  .button-home {
    position: relative;
    bottom: 20px;
    margin-bottom: 10px;
    padding: 10px 15px;
    border-radius: 20px;
    background-color: #000;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    letter-spacing: 0px;
  }
  .button-home._9 {
    padding-right: 12px;
    padding-left: 12px;
    text-align: center;
  }
  .button-home.category-name-small {
    bottom: 31px;
  }
  .archive-wrap {
    margin-top: 20px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hero {
    min-height: 200px;
    margin-top: 59px;
  }
  .hero-heading {
    font-size: 24px;
  }
  .hero-text-wrap {
    padding-right: 10px;
    padding-left: 10px;
  }
  .inner-section {
    margin-top: 105px;
  }
  .features {
    padding: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .features-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 102px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-flex: 0;
    -webkit-flex: 0 33%;
    -ms-flex: 0 33%;
    flex: 0 33%;
  }
  .feature-item-text {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 13px;
  }
  .f-item-image {
    max-height: 50px;
  }
  .home-contacts {
    padding: 40px 20px;
  }
  .spec {
    padding: 40px 20px;
  }
  .home-address {
    margin-bottom: 10px;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-weight: 500;
  }
  .spec-text {
    max-width: 92%;
    margin-bottom: 10px;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    line-height: 1.8;
  }
  .spec-text.spec-25 {
    max-width: 95%;
    margin-bottom: 0px;
    font-size: 16px;
  }
  .lenticular-dancing {
    min-height: 296px;
  }
  .section-lenticular {
    margin-top: 0px;
  }
  .intro-p {
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .san-logo-wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 60px;
    -ms-flex: 0 60px;
    flex: 0 60px;
  }
}

@font-face {
  font-family: 'Helvetica ce';
  src: url('../fonts/Helvetica-CE-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica ce';
  src: url('../fonts/Helvetica-CE-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}