/* ---------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Cormorant+Garamond:300,400,600|Tulpen+One&display=swap");

:root {
  /* colors */
  --body-bg: #FAFAFA;
  --page-bg: #F5F5F5;
  --dark-text: #2A2935;

  --baseline: 12px;
  /* fonts */
  --book-title: 'Tulpen One', sans-serif;
  --title: 'Cormorant Garamond', serif;
  --body: 'Cormorant Garamond', serif;
  --base-size: var(--baseline) * 1.2;
}



.pdf-book {
  background-color: var(--body-bg) !important;
  height: 80vh !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
}

.cover {
  width: 100% !important;
  height: 100% !important;
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.3) !important;
}

.book {
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
  perspective: 1200px !important;
}

.book__page {
  position: relative !important;
  width: 50% !important;
  height: 100% !important;
  display: grid !important;
  transform: rotateY(0deg) !important;
  transition: transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transform-origin: 0% 0% !important;
  background-color: var(--page-bg) !important;
  background-image: linear-gradient(90deg, #e3e3e3 0%, rgba(247, 247, 247, 0) 18%) !important;
}

.book__page:nth-of-type(1) {
  background-image: linear-gradient(-90deg, #e3e3e3 0%, rgba(247, 247, 247, 0) 18%) !important;
}

.book__page--1 {
  cursor: pointer !important;
  overflow: hidden !important;
}

.book__page--1 img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}

.book__page--2 {
  position: absolute !important;
  right: 0 !important;
  pointer-events: none !important;
  transform-style: preserve-3d !important;
  background-color: var(--page-bg) !important;
  background-image: linear-gradient(90deg, #e3e3e3 0%, rgba(247, 247, 247, 0) 18%) !important;
}

.book__page--4 {
  cursor: pointer !important;
  padding: 0 calc(var(--baseline) * 3) !important;
}

.book__page-front {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  transform: rotateY(0deg) translateZ(1px) !important;
}

.book__page-back {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 calc(var(--baseline) * 1.8) !important;
  transform: rotateY(180deg) translateZ(1px) !important;
}

.book__page .page__content {
  padding: var(--baseline) !important;
  height: 100% !important;
  position: relative !important;
  text-align: center !important;
}


.book__page .page__number {
  position: absolute !important;
  bottom: var(--baseline) !important;
  width: calc(100% - (var(--baseline) * 2)) !important;
  font-family: var(--title) !important;
  font-size: calc(var(--base-size) * 0.67) !important;
  text-align: center !important;
}

.book input[type="radio"] {
  display: none !important;
}

.book input[type="radio"]:checked+.book__page {
  transition: transform 0.9s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transform: rotateY(-180deg) !important;
}

/* ---------------------------------------------------------- */

.project-detail {
  padding-top: 70px !important;
  padding-bottom: 110px !important;

}

.margin_top {
  margin-top: 25px !important;
}

.promote_text .P_heading {
  font-size: 16px !important;
  line-height: 1.125 !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  background: #1e84b5 !important;
  display: inline-block !important;
  vertical-align: top !important;
  color: #fff !important;
  padding: 4px 6px 1px !important;
  margin-bottom: 26px !important;
}

.promote_text .heading {
  font-size: 72px;
  line-height: 0.861111111111111 !important;
  font-family: 'Roboto', Helvetica, sans-serif !important;
  margin-bottom: 30px !important;
  color: #000 !important;
}

.promote_text p {
  font-size: 15px !important;
  line-height: 1.75 !important;
  color: #666 !important;
  text-align: justify;
}

.cards__item-content {
  padding-bottom: 0px !important;
}

.contact-block__map {
  margin-top: 0px !important;
  margin-bottom: 70px !important;
}

/* img {
  width: 100% !important;
} */

.contact-block__map {
  margin-top: 0px !important;
  margin-bottom: 70px !important;
}

/* 10-oct-23 */


.split.left .button:hover {
  background-color: var(--left-button-hover-color);
  border-color: var(--left-button-hover-color);
}

.split.middle .button:hover {
  background-color: var(--middle-button-hover-color);
  border-color: var(--middle-button-hover-color);

}

.split.end .button:hover {
  background-color: var(--end-button-hover-color);
  border-color: var(--end-button-hover-color);
}

.container {
  position: relative;
  width: 100%;
  /* height: 100%; */
  background: var(--container-bg-color);
}

.split {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.split.left {
  left: 0;
  width: 33.3333333%;
  background: url('https://images.pexels.com/photos/6224/hands-people-woman-working.jpg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260') center center no-repeat;
  background-size: cover;
}

.split.left:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: var(--left-bg-color);
}


.split.middle {
  right: 33.3333333%;
  width: 33.3333333%;
  background: url('https://images.pexels.com/photos/1181673/pexels-photo-1181673.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260') center center no-repeat;
  background-size: cover;
}

.split.middle:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: var(--middle-bg-color);
}

.split.end {
  right: 0;
  width: 33.3333333%;
  background: url('https://images.pexels.com/photos/34658/pexels-photo.jpg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260') center center no-repeat;
  background-size: cover;
}

.split.end:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: var(--end-bg-color);
}


@media(max-width: 850px) {
  h1 {
    font-size: 1.5rem;
  }

  .button {
    width: 11rem;
  }
}

@media(max-height: 700px) {
  .button {
    top: 70%;
  }
}

.team{
  height: 100%!important;
}