:root {
  --font-color: #5C4D44;
  --highlight-color: #FE676E;
  --highlig-color-2: #FE7A1F;
  --bg-color: #FFE4D2;
}

html {
  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat";
}

div,
label,
h2,
h3,
h4,
img {
  margin: 0;
  padding: 0;
}

.page-box {
  width: 100%;
}

.dir-loc {
  font-size: 1.5rem;
  font-weight: 500;
  color: #5C4D44;
  width: 122rem;
  margin: 11rem auto 0 auto;
}
.dir-loc label {
  font-weight: 700;
  color: var(--highlig-color-2);
  margin: 0 1rem;
}
.dir-loc a {
  font-size: 1.5rem;
  color: #5C4D44;
  text-decoration: none;
}
.dir-loc #dir-airport-code {
  text-transform: uppercase;
}

.banner {
  width: 100%;
  height: 28rem;
  background: url(https://elifelimo.s3.us-east-2.amazonaws.com/art/airport/template/airport_banner.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  margin-top: 4rem;
  margin-bottom: -8.8rem;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.banner .banner-title {
  box-sizing: border-box;
  padding: 0 3.2rem;
  margin-bottom: 3.2rem;
  line-height: 5.9rem;
  font-size: 4.8rem;
  font-weight: 600;
  color: white;
}

.embed-div {
  margin-top: 8.8rem;
  overflow-y: hidden;
  height: 800px;
}
.embed-div .front-inc {
  border: 0;
  width: 100%;
  height: 100%;
}

.widget-about-outer {
  width: 100%;
  height: 77.2rem;
  margin-top: 22rem;
  background: url(https://elifelimo.s3.us-east-2.amazonaws.com/art/airport/template/widget_bg.png) no-repeat center top;
  background-size: cover;
}
.widget-about-outer .widget-about-inner {
  width: 122rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  transform: translateY(-10rem);
}
.widget-about-outer .widget-about-inner .intro {
  width: 56.7rem;
  margin-left: 10rem;
}
.widget-about-outer .widget-about-inner .intro .intro-title {
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 3.9rem;
  color: var(--highlig-color-2);
  width: 56.7rem;
}
.widget-about-outer .widget-about-inner .intro .intro-content {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.9rem;
  width: 56.7rem;
  letter-spacing: 0.005em;
}

.best-of-city {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 5rem;
}
.best-of-city h2 {
  font-weight: 600;
  font-size: 3.4rem;
  height: 6.1rem;
  line-height: 6.1rem;
  letter-spacing: 0.0025em;
}
.best-of-city h2 label {
  display: inline-block;
  background: url(https://elifelimo.s3.us-east-2.amazonaws.com/art/airport/template/airport_ornament_1.png) no-repeat;
  background-size: contain;
  background-position: center bottom;
}
.best-of-city .city-intro {
  width: 92.4rem;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.9rem;
  letter-spacing: 0.005em;
  margin-top: 2rem;
}
.best-of-city .city-transport {
  width: 122rem;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 5rem;
  background-color: #F6EAEB;
  border-radius: 3.2rem;
}
.best-of-city .city-transport .city-transport-inner {
  width: 92.4rem;
  padding: 4rem 0;
}
.best-of-city .city-transport .city-transport-inner .city-transport-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 auto 2rem;
}
.best-of-city .city-transport .city-transport-inner .city-transport-title img {
  width: 3.2rem;
  height: 3.2rem;
}
.best-of-city .city-transport .city-transport-inner .city-transport-title h3 {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 3.2rem;
  letter-spacing: 0.0025em;
  color: var(--highlight-color);
  margin-left: 1rem;
}
.best-of-city .city-transport .city-transport-inner p {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.6rem;
  letter-spacing: 0.005em;
  margin-bottom: 0;
}

.place-in-city {
  height: 37.1rem;
  background-color: var(--bg-color);
  margin-top: 8rem;
}
.place-in-city .place-in-city-inner {
  width: 122rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 auto 0 auto;
  padding-top: 6rem;
  justify-content: space-between;
}
.place-in-city .place-in-city-inner .place-in-city-title {
  display: flex;
  align-items: flex-start;
}
.place-in-city .place-in-city-inner .place-in-city-title img {
  width: 3.2rem;
  height: 3.2rem;
  transform: translateY(-0.2rem);
}
.place-in-city .place-in-city-inner .place-in-city-title h2 {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 2.9rem;
  letter-spacing: 0.0025em;
  margin: 0 0 0 1rem;
  width: 35rem;
}
.place-in-city .place-in-city-inner .place-list {
  display: flex;
  flex-direction: column;
  width: 64rem;
  height: 26rem;
  justify-content: space-between;
}
.place-in-city .place-in-city-inner .place-list .single-place {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.place-in-city .place-in-city-inner .place-list .single-place .list-dot {
  width: 1.6rem;
  height: 1.6rem;
  transform: translateY(0.5rem);
}
.place-in-city .place-in-city-inner .place-list .single-place .single-place-intro {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.3rem;
  letter-spacing: 0.005em;
  margin: 0 0 0 1.5rem;
}

.inside-city {
  width: 122rem;
  margin: 6rem auto 0 auto;
}
.inside-city .inside-city-title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.inside-city .inside-city-title h2 {
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 4.1rem;
  letter-spacing: 0.0025em;
}
.inside-city .inside-city-title img {
  width: 3.2rem;
  height: 3.2rem;
  line-height: 4.1rem;
  margin-left: 1rem;
}
.inside-city .inside-city-boxes {
  display: flex;
  justify-content: space-between;
  margin-top: 6rem;
}
.inside-city .inside-city-boxes .inside-city-box {
  width: 50rem;
  display: flex;
  flex-direction: column;
}
.inside-city .inside-city-boxes .inside-city-box img {
  width: 17.6rem;
  height: 18.8rem;
  align-self: center;
  transform: translateX(-10%);
}
.inside-city .inside-city-boxes .inside-city-box h3 {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 3.4rem;
  letter-spacing: 0.0025em;
  color: var(--font-color);
  margin-top: 5.7rem;
}
.inside-city .inside-city-boxes .inside-city-box p {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.9rem;
  letter-spacing: 0.0025em;
  margin-top: 2.4rem;
}

.ready-to-book {
  width: 122rem;
  height: 59.2rem;
  background-color: #E5E3E2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  margin: 6rem auto 0;
  border-radius: 3.2rem;
}
.ready-to-book img {
  width: 47.3rem;
  height: 49.9rem;
  border-radius: 3.2rem;
}
.ready-to-book .ready-to-book-box {
  width: 54.3rem;
  margin-right: 3rem;
}
.ready-to-book .ready-to-book-box h2 {
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 4.1rem;
  color: var(--highlig-color-2);
}
.ready-to-book .ready-to-book-box p {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.9rem;
  margin: 2.4rem 0 5.6rem 0;
}

.book-now-btn {
  width: 24.2rem;
  height: 5.6rem;
  background: linear-gradient(90deg, #FE676E 0%, #FD8F52 95.31%);
  border: none;
  border-radius: 0.8rem;
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: -0.0025em;
  color: white;
  cursor: pointer;
}

.blogs-container {
  display: flex;
  flex-direction: column;
  margin: 8rem auto 10rem auto;
  width: 122rem;
}
.blogs-container .blogs-title {
  margin: 0.8rem 0 0 0rem;
  font-weight: 600;
  font-size: 3.4rem;
  line-height: 5.1rem;
  color: var(--font-color);
}
.blogs-container .blogs-title label {
  display: inline-block;
  background: url(https://elifelimo.s3.us-east-2.amazonaws.com/art/airport/template/airport_ornament_1.png) no-repeat;
  background-size: contain;
  background-position: center bottom;
}
.blogs-container .blogs-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-self: center;
  width: 121rem;
  margin-top: 5rem;
}
.blogs-container .blogs-box .blog-box {
  width: 28.8rem;
  height: 42.8rem;
  border: 0.025rem solid #E4E1E0;
  box-shadow: 0 0.4rem 2.4rem rgba(38, 18, 5, 0.15);
  border-radius: 0.8rem;
}
.blogs-container .blogs-box .blog-box .blog-img {
  width: 100%;
  height: 20rem;
  background-position: center;
  background-size: cover;
  border-radius: 0.8rem 0.8rem 0 0;
}
.blogs-container .blogs-box .blog-box .blog-date {
  position: absolute;
  left: 1.5rem;
  top: 20rem;
  font-size: 1.4rem;
  color: #938982;
}
.blogs-container .blogs-box .blog-box .blog-title {
  position: absolute;
  width: 25rem;
  left: 1.5rem;
  top: 22rem;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.5rem;
  color: var(--font-color);
}
.blogs-container .blogs-box .blog-box .blog-content {
  position: absolute;
  width: 25rem;
  left: 1.5rem;
  top: 28rem;
  font-size: 1.4rem;
  line-height: 2rem;
}
.blogs-container .blogs-box .blog-box .blog-link {
  position: absolute;
  right: 3.5rem;
  top: 38.5rem;
  font-size: 1.4rem;
  font-weight: 500;
  text-decoration: none;
  color: var(--highlight-color);
}
.blogs-container .blogs-box .blog-box .blog-link img {
  width: 0.8rem;
  margin-left: 0.5rem;
  transform: translateY(0.1rem);
}

.get-to-know {
  display: flex;
  flex-direction: column;
  margin: 10rem auto 0 auto;
  width: 122rem;
}
.get-to-know h2 {
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 4.2rem;
  text-align: center;
}
.get-to-know h2 label {
  color: var(--highlig-color-2);
}
.get-to-know .gtk-boxes {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-self: center;
  width: 121rem;
  margin-top: 5rem;
}
.get-to-know .gtk-boxes .gtk-box {
  width: 35.4rem;
  height: 49.5rem;
  border: 0.025rem solid #E4E1E0;
  box-shadow: 0 0.4rem 2.4rem rgba(38, 18, 5, 0.15);
  border-radius: 1.6rem;
  position: relative;
}
.get-to-know .gtk-boxes .gtk-box h3 {
  position: absolute;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 3rem;
  top: 5rem;
  transform: translate(-50%);
  left: 50%;
  white-space: nowrap;
}
.get-to-know .gtk-boxes .gtk-box img {
  position: absolute;
  top: 13rem;
  transform: translate(-50%);
  left: 50%;
}
.get-to-know .gtk-boxes .gtk-box img.gtk-img-1 {
  width: 11rem;
  height: 7.4rem;
}
.get-to-know .gtk-boxes .gtk-box img.gtk-img-2 {
  width: 10.7rem;
  height: 8.1rem;
}
.get-to-know .gtk-boxes .gtk-box img.gtk-img-3 {
  width: 6.6rem;
  height: 6.6rem;
}
.get-to-know .gtk-boxes .gtk-box p {
  position: absolute;
  top: 23rem;
  transform: translate(-50%);
  left: 50%;
  width: 27.8rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  letter-spacing: 0.0015em;
}
.get-to-know .gtk-boxes .gtk-box a {
  position: absolute;
  top: 44rem;
  transform: translate(-50%);
  left: 75%;
  white-space: nowrap;
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2rem;
  color: var(--highlig-color-2);
}

.book-a-ride {
  width: 122rem;
  height: 30.3rem;
  background-color: #FFE4D2;
  border-radius: 3.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10rem auto 0;
}
.book-a-ride div {
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 4.1rem;
  letter-spacing: 0.0025em;
  width: 45.9rem;
  margin-right: 20rem;
}

.partner-logos {
  display: flex;
  justify-content: space-between;
  width: 122rem;
  margin: 10rem auto;
}

.line {
  margin-top: 10rem;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  html {
    font-size: 62.5%;
  }
  html {
    font-size: 62.5%;
    overflow-x: hidden;
  }
  .page-box {
    width: 100%;
  }
  .dir-loc {
    margin: 7rem 0 0 1rem;
    width: 95%;
  }
  .banner {
    height: 45vw;
    margin-top: 3rem;
  }
  .banner .banner-title {
    line-height: 3.4rem;
    font-size: 2.8rem;
    margin-bottom: 1.6rem;
    padding: 0 1.6rem;
  }
  .best-of-city {
    width: 100%;
  }
  .best-of-city h2 {
    width: 70%;
    font-size: 2.8rem;
    line-height: 4.5rem;
    text-align: center;
    height: auto;
  }
  .best-of-city .city-intro {
    width: 90%;
  }
  .best-of-city .city-transport {
    width: 90%;
    height: auto;
  }
  .best-of-city .city-transport .city-transport-inner {
    width: 90%;
  }
  .best-of-city .city-transport .city-transport-inner .city-transport-title {
    align-items: flex-start;
  }
  .best-of-city .city-transport .city-transport-inner .city-transport-title h3 {
    margin: 0 0 0 1rem;
  }
  .place-in-city {
    height: auto;
  }
  .place-in-city .place-in-city-inner {
    width: 90%;
    flex-direction: column;
    height: auto;
    padding: 6rem 0;
  }
  .place-in-city .place-in-city-inner .place-in-city-title {
    width: 90%;
  }
  .place-in-city .place-in-city-inner .place-in-city-title img {
    width: 2.4rem;
    height: 2.4rem;
  }
  .place-in-city .place-in-city-inner .place-in-city-title h2 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .place-in-city .place-in-city-inner .place-list {
    width: 95%;
    margin-top: 2rem;
    height: auto;
  }
  .place-in-city .place-in-city-inner .place-list .single-place {
    margin-top: 2.5rem;
  }
  .place-in-city .place-in-city-inner .place-list .single-place .list-dot {
    width: 1.4rem;
    height: 1.4rem;
  }
  .place-in-city .place-in-city-inner .place-list .single-place .single-place-intro {
    height: auto;
  }
  .inside-city {
    width: 90%;
  }
  .inside-city .inside-city-title h2 {
    font-size: 2.8rem;
    font-synthesis: 3.4rem;
  }
  .inside-city .inside-city-title img {
    width: 2.6rem;
    height: 2.6rem;
  }
  .inside-city .inside-city-boxes {
    margin-top: 0rem;
    flex-direction: column;
    align-items: center;
  }
  .inside-city .inside-city-boxes .inside-city-box {
    width: 90%;
    margin-top: 5rem;
  }
  .inside-city .inside-city-boxes .inside-city-box img {
    width: 16.8rem;
    height: 18rem;
    transform: translateX(0);
  }
  .inside-city .inside-city-boxes .inside-city-box h3 {
    font-size: 2.4rem;
  }
  .inside-city .inside-city-boxes .inside-city-box p {
    font-size: 1.8rem;
  }
  .ready-to-book {
    width: 90%;
    height: calc(130rem - 30vw);
    flex-direction: column;
    justify-content: space-evenly;
  }
  .ready-to-book img {
    width: 90%;
    height: auto;
  }
  .ready-to-book .ready-to-book-box {
    width: 90%;
    display: flex;
    flex-direction: column;
    margin: 3rem auto 0;
    justify-content: space-evenly;
  }
  .ready-to-book .ready-to-book-box h2 {
    font-size: 2.8rem;
    line-height: 3.4rem;
  }
  .ready-to-book .ready-to-book-box p {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .book-now-btn {
    width: 20.4rem;
    height: 5.6rem;
  }
  .blogs-container {
    width: 100%;
    margin: 8.8rem 0 0 0;
  }
  .blogs-container > .blogs-title {
    margin: 0 5%;
    font-size: 2.8rem;
    line-height: 3.4rem;
  }
  .blogs-container .blogs-box {
    display: flex;
    flex-direction: column;
    align-self: center;
    justify-content: flex-start;
    width: 90%;
  }
  .blogs-container .blogs-box .blog-box {
    width: auto;
    margin-top: 3.2rem;
  }
  .blogs-container .blogs-box .blog-box.blog-box:first-child {
    margin-top: 1.8rem;
  }
  .get-to-know {
    width: 100%;
  }
  .get-to-know h2 {
    font-size: 2.8rem;
    line-height: 3.4rem;
  }
  .get-to-know .gtk-boxes {
    flex-direction: column;
    align-items: center;
    width: 90%;
    margin-top: 1rem;
  }
  .get-to-know .gtk-boxes .gtk-box {
    width: 100%;
    margin-top: 2rem;
  }
  .get-to-know .gtk-boxes .gtk-box h3 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .get-to-know .gtk-boxes .gtk-box p {
    width: 80%;
  }
  .book-a-ride {
    width: 90%;
    height: 32.6rem;
    flex-direction: column;
  }
  .book-a-ride div {
    font-size: 2.8rem;
    line-height: 3.4rem;
    width: 75%;
    margin: 0 0 5rem 0;
  }
  .book-a-ride .book-now-btn {
    align-self: flex-start;
    margin-left: 10%;
  }
  .partner-logos {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 3rem;
  }
  .partner-logos a {
    width: 40%;
    height: auto;
    margin-left: 0;
  }
  .line {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 320px) and (max-width: 540px) {
  .ready-to-book {
    height: calc(120rem - 55vw);
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: 33.5%;
  }
}
@media screen and (min-width: 880px) {
  html {
    font-size: 38.5%;
  }
}
@media screen and (min-width: 1024px) {
  html {
    font-size: 45.5%;
  }
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 55.5%;
  }
}
@media screen and (min-width: 1440px) {
  html {
    font-size: 62.5%;
  }
}