article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  vertical-align: middle;
}

body .entry-content.is-layout-constrained {
  max-width: none;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "trade-gothic-next", sans-serif;
  font-weight: 300;
  font-style: normal;
}

body {
  --wp--style--global--content-size: 1600px;
  --wp--custom--page-padding: 24px;
  --wp--custom--cover-padding: 36px;
  --wp--custom--group-padding: 24px;
  --wp--custom--header-padding: 24px 24px 24px;
  --wp--custom--footer-padding: 48px 24px;
  --wp--custom--font-size--h1: 45px;
  --wp--custom--font-size--h2: 30px;
  --wp--custom--font-size--h3: 26px;
  --wp--custom--font-size--h4: 24px;
  --wp--custom--font-size--h5: 20px;
  --wp--custom--font-size--h6: 16px;
  background-color: #0f1923;
}
@media (min-width: 900px) {
  body {
    --wp--custom--cover-padding: 64px;
    --wp--custom--header-padding: 50px 24px 30px;
    --wp--custom--footer-padding: 64px 24px;
    --wp--custom--font-size--h1: 55px;
    --wp--custom--font-size--h2: 40px;
    --wp--custom--font-size--h3: 30px;
    --wp--custom--font-size--h4: 24px;
    --wp--custom--font-size--h5: 20px;
    --wp--custom--font-size--h6: 16px;
  }
}

.wp-block-site {
  position: relative;
  z-index: 1;
}

.background-noblock {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(assets/backgroundlines-60783a2beda9a2bdff4e5e8084723761.png) top no-repeat;
  background-size: 3500px auto;
  background-color: #359EFF;
  background-blend-mode: lighten;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
}

.fix-alignment {
  text-align: center;
}

@media (max-width: 897px) {
  .fix-alignment {
    text-align: start;
  }
}
/*
footer.wp-block-template-part {
  margin-top: 0rem;
  z-index: 0;
  position: relative;
  padding: 50px 0;


  .wp-block-cover {
    max-height: 450px;

    .wp-block-cover__background {
      background: url(../../assets/backgroundlines.png) top no-repeat;
      background-size: 2000px auto;
      background-color: #000;
      background-blend-mode: lighten;
    }

    .map {
      flex-grow: 3;
    }

    .wp-block-columns.wp-container-content-18.is-layout-flex.wp-container-19.wp-block-columns-is-layout-flex {
      max-width: 1200px;
      justify-content: space-around;
      gap: 30px;
    }
  }
  .footer-container{
    justify-content: center;
    gap: 0px 70px;
    //flex-basis: 400px !important;
  }
}

*/
/*
@media (max-width: 1045px) {
  footer.wp-block-template-part {
    .wp-block-cover {
      max-height: unset;

      .footer-container > div {
        //flex-basis: 200px !important;
      }
      .footer-container > div.map {
        //flex-basis: 100% !important;
      }
    }
  }
}

header {
  .portfolio-header-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
    transition: width 0.1s ease;
  }
  @media (max-width: 1400px) {
    .portfolio-header-logo {
      position: absolute;
      left: 0;
      top: 0;
      width: 200px;
    }
  }

  @media (max-width: $breakpoint-tablet) {
    .portfolio-header-logo {
      position: absolute;
      left: 0;
      top: 0;
      width: 150px;
    }
  }
}

.wp-block-group.portfolio-heading h2 {
  border-bottom: 5px solid #c6c6bd;
  padding: 10px;
}
*/
h1,
input {
  font-family: "trade-gothic-next", sans-serif;
  font-weight: 400;
  font-style: normal;
}

p {
  font-family: "trade-gothic-next", sans-serif;
  font-weight: 300;
  font-style: normal;
}

button,
label {
  font-family: "trade-gothic-next", sans-serif;
  font-weight: 700;
  font-style: normal;
}

main {
  margin-top: -100px;
}

/*
.end_of_page {
  padding-bottom: 10rem;
  border-bottom-left-radius: 75px;
  border-bottom-right-radius: 75px;
  background-color: black;
  position: relative;
  z-index: 1;
}

.wp-block-cover,
.wp-block-cover-image {
  z-index: 0;
}
//cookiebot

a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none;
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
  display: none;
}

.footer_alignment {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0 !important;
}

footer .wp-block-columns.is-layout-flex.wp-block-columns-is-layout-flex {
  flex-wrap: wrap !important;
}


//checkin
label{
  font-size: 18px;
}
@media (max-width: $breakpoint-tablet) {
  label{
    font-size: 14px;
    line-height: 1.2;
  }
}

.book-header a{
  background-color: var(--wp--preset--color--portfolio-cta) !important;
  border-radius: 50px;
  padding: 20px 40px;
  color: var(--wp--preset--color--portfolio-black) !important;
  font-family: "trade-gothic-next", sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  cursor: pointer;
  border: none;
  font-size: 17px !important;
  text-transform: unset !important;
}

footer{
  z-index: 0 !important;
}
main{
  z-index: 5;
  position: relative;
}

.wp-block-navigation__responsive-container.hidden-by-default.is-menu-open.has-modal-open {
  background: url(../../assets/backgroundlines.png) top no-repeat;
  background-color: #000;
  background-blend-mode: hard-light;
  color: white;


  .wp-block-navigation__responsive-close{
    max-width: unset !important;
  }
  .wp-block-navigation__responsive-container-close{
    top: 10px;
    right: 10px;
  }




  .book-menu{
    background-color: var(--wp--preset--color--portfolio-cta) !important;
    border-radius: 50px;
    padding: 20px 40px;
    color: var(--wp--preset--color--portfolio-black) !important;
    font-family: "trade-gothic-next", sans-serif;
    font-weight: 700 !important;
    font-style: normal;
    cursor: pointer;
    border: none;
    font-size: 17px !important;
    text-transform: unset !important;
    margin: 50px 0 !important;
  }
  .wp-block-navigation__responsive-container-content{
    justify-content: center;
    align-items: center;
    height: calc(100vh - 40px);
    padding: 0;
    ul{
      justify-content: center;
      align-items: center;
      li{
        margin: 20px;
      }
    }
  }
}

input[type=date]::-webkit-datetime-edit
{
    text-align: start;
    width     : 100%;
}


ul.vertical-list.hasSpacing.isVertical {
  display: flex;
  flex-direction: row;
  gap: 10px;
}


ul.vertical-list.hasSpacing.isVertical li {
  margin: 0 !important;
  padding: 0;
}

.otgs-development-site-front-end {
  display: none;
}


*/
header a {
  box-shadow: 0 3px 10px black;
}

.wpcf7-form {
  color: white;
  margin: auto;
  max-width: 350px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  /* background: black; */
  background: #1e1e1e;
  border-radius: 12px;
  box-shadow: 0 6px 15px rgba(33, 149, 243, 0.568);
  opacity: 1;
  overflow: hidden;
}
.wpcf7-form p {
  margin: 5px 0;
  width: 303px;
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email] {
  height: 30px;
}
.wpcf7-form input,
.wpcf7-form textarea {
  width: 303px;
  resize: none;
}
.wpcf7-form .wpcf7-submit {
  background-color: #2196f3;
  border-radius: 50px;
  padding: 10px 20px;
  color: white;
  font-size: 14px;
  font-weight: 700;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
  margin: auto;
  display: flex;
}
.wpcf7-form .wpcf7-submit:hover {
  box-shadow: 0 6px 15px rgba(33, 149, 243, 0.568);
}

header > .portfolio-navigation-icon {
  border: 1px solid black;
  padding: 10px;
  border-radius: 50%;
  background: black;
  color: white;
  margin: 20px;
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
  padding: 20px;
}

.hero-block {
  overflow-x: hidden;
  width: 100%;
  margin: 0;
  max-width: 100% !important;
  overflow-y: hidden;
}
.hero-block .hero-block-inner {
  height: 100lvh;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: end;
  bottom: 50px;
  width: 100%;
}
.hero-block .hero-block-inner .hero-block-image {
  border-radius: 50%;
  position: absolute;
  transition: transform 0.5s ease-out;
  will-change: transform;
  object-fit: cover;
  border: 10px solid black;
}
.hero-block .hero-block-inner .hero-block-image.img1 {
  width: 400px;
  height: 400px;
  left: -600px;
  top: -250px;
}
.hero-block .hero-block-inner .hero-block-image.img2 {
  width: 500px;
  height: 500px;
  left: auto;
  top: -550px;
}
.hero-block .hero-block-inner .hero-block-image.img3 {
  width: 300px;
  height: 300px;
  left: 700px;
  top: -50px;
}
.hero-block .hero-block-inner .hero-block-image.img4 {
  width: 200px;
  height: 200px;
  right: -200px;
  bottom: -150px;
}
.hero-block .hero-block-inner .hero-block-content {
  display: flex;
  justify-content: center;
  position: relative;
  text-align: center;
  align-items: center;
  flex-direction: column;
}
.hero-block .hero-block-inner .hero-block-content p {
  max-width: 700px;
  line-height: 1;
  width: 100%;
  font-weight: 400;
  font-size: 31.24px;
  margin: 10px;
}
.hero-block .hero-block-inner .hero-block-content h1 {
  max-width: 670px;
  font-size: 48px;
  line-height: 1.2;
  width: 100%;
  margin: 10px;
}
.hero-block .hero-block-inner .hero-block-content .booking-widget-container {
  justify-content: center;
  align-items: center;
  display: flex;
  margin-top: 5rem;
}
.hero-block .hero-block-inner .hero-block-content .booking-widget-container .booking-widget-inner {
  justify-content: center;
  align-items: center;
  display: flex;
  background-color: black;
  border-radius: 50px;
  padding: 15px;
  color: white;
  font-size: 24px;
  padding-left: 50px;
}
.hero-block .hero-block-inner .hero-block-content .booking-widget-container .booking-widget-inner .checkin {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 0px;
  border-right: 1px solid rgba(255, 255, 255, 0.5411764706);
}
.hero-block .hero-block-inner .hero-block-content .booking-widget-container .booking-widget-inner .checkin .checkin-input {
  color: white;
  border: none;
  background-color: black;
  margin: 10px;
  font-size: 14px;
  width: 110px;
  -webkit-appearance: none;
}
.hero-block .hero-block-inner .hero-block-content .booking-widget-container .booking-widget-inner .checkout {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 15px;
}
.hero-block .hero-block-inner .hero-block-content .booking-widget-container .booking-widget-inner .checkout .checkout-input {
  color: white;
  border: none;
  background-color: black;
  margin: 10px;
  font-size: 14px;
  width: 110px;
  -webkit-appearance: none;
}
.hero-block .hero-block-inner .hero-block-content .booking-widget-container .booking-widget-inner .submit {
  background-color: var(--wp--preset--color--portfolio-cta);
  border-radius: 50px;
  padding: 20px 30px;
  color: var(--wp--preset--color--portfolio-black);
  font-family: "trade-gothic-next", sans-serif;
  font-weight: 700;
  font-style: normal;
  cursor: pointer;
  border: none;
  font-size: 17px;
}
.hero-block .hero-block-inner .hero-block-scroll-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 24px;
  margin-top: 40px;
}
.hero-block .hero-block-inner .hero-block-scroll-container p {
  font-size: 16px;
  margin: 20px;
}
.hero-block .hero-block-inner .hero-block-scroll-container svg {
  animation: moveUpDownArrow 2s ease-in-out infinite; /* Apply the animation */
}
@keyframes moveUpDownArrow {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@media (max-width: 897px) {
  .hero-block .hero-block-inner {
    align-items: end;
    bottom: 50px;
  }
  .hero-block .hero-block-inner .hero-block-image {
    border-radius: 50%;
    position: absolute;
  }
  .hero-block .hero-block-inner .hero-block-image.img1 {
    width: 150px;
    height: 150px;
    left: -20px;
    top: -170px;
  }
  .hero-block .hero-block-inner .hero-block-image.img2 {
    width: 250px;
    height: 250px;
    top: -420px;
    left: 0px;
    z-index: 2;
  }
  .hero-block .hero-block-inner .hero-block-image.img3 {
    width: 100px;
    height: 100px;
    left: -80px;
    top: -250px;
  }
  .hero-block .hero-block-inner .hero-block-image.img4 {
    width: 70px;
    height: 70px;
    right: 0px;
    bottom: 180px;
    display: none;
  }
  .hero-block .hero-block-inner .hero-block-content {
    display: flex;
    justify-content: center;
    position: relative;
    text-align: center;
    align-items: center;
    flex-direction: column;
  }
  .hero-block .hero-block-inner .hero-block-content p {
    max-width: 300px;
    font-size: 18px;
    line-height: 1;
    width: 100%;
  }
  .hero-block .hero-block-inner .hero-block-content h1 {
    max-width: 100%;
    font-size: 24px;
    line-height: 1.2;
    width: 100%;
    margin: 10px;
    padding: 0 10px;
    max-width: 360px;
  }
  .hero-block .hero-block-inner .hero-block-content .booking-widget-container {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: 3rem;
  }
  .hero-block .hero-block-inner .hero-block-content .booking-widget-container .booking-widget-inner {
    justify-content: center;
    align-items: center;
    display: flex;
    background-color: black;
    border-radius: 50px;
    padding: 10px 10px;
    color: white;
    font-size: 14px;
    padding-left: 40px;
    z-index: 1;
    gap: 10px;
  }
  .hero-block .hero-block-inner .hero-block-content .booking-widget-container .booking-widget-inner .checkin {
    display: flex;
    justify-content: center;
    align-items: start;
    margin: 0px 0px;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.5411764706);
    flex-direction: column;
  }
  .hero-block .hero-block-inner .hero-block-content .booking-widget-container .booking-widget-inner .checkin .checkin-input {
    color: white;
    border: none;
    background-color: black;
    margin: 0px;
    font-size: 14px;
    width: unset;
    min-height: 1.2em;
    padding: 0 !important;
    outline: none;
    border: none;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .hero-block .hero-block-inner .hero-block-content .booking-widget-container .booking-widget-inner .checkout {
    display: flex;
    justify-content: center;
    align-items: start;
    margin: 0px 10px;
    flex-direction: column;
  }
  .hero-block .hero-block-inner .hero-block-content .booking-widget-container .booking-widget-inner .checkout .checkout-input {
    color: white;
    border: none;
    background-color: black;
    margin: 0px;
    font-size: 14px;
    width: unset;
    min-height: 1.2em;
    padding: 0 !important;
    outline: none;
    border: none;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .hero-block .hero-block-inner .hero-block-content .booking-widget-container .booking-widget-inner .submit {
    background-color: var(--wp--preset--color--portfolio-cta);
    border-radius: 50px;
    padding: 10px 10px;
    color: var(--wp--preset--color--portfolio-black);
    font-size: 12px;
    font-family: "trade-gothic-next", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  .hero-block .hero-block-inner .hero-block-scroll-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 14px;
    margin-top: 40px;
  }
  .hero-block .hero-block-inner .hero-block-scroll-container p {
    font-size: 14px;
    margin: 20px 0;
  }
}

::-webkit-calendar-picker-indicator {
  filter: invert(1);
}

.projects-block {
  color: #fff;
  padding: 20px 20px;
}
.projects-block .projects-grid {
  grid-gap: 20px;
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  justify-content: center;
}
.projects-block .projects-grid .project-card {
  background: #1e1e1e;
  border-radius: 12px;
  box-shadow: 0 6px 15px rgba(33, 149, 243, 0.568);
  opacity: 1;
  overflow: hidden;
}
.projects-block .projects-grid .project-card .project-image {
  border-bottom: 2px solid rgb(33, 150, 243);
  height: 200px;
  object-fit: cover;
  width: 100%;
}
.projects-block .projects-grid .project-card .project-details {
  padding: 20px;
}
.projects-block .projects-grid .project-card .project-details h3 {
  color: rgb(33, 150, 243);
  font-size: 1.2rem;
  margin-bottom: 10px;
}
.projects-block .projects-grid .project-card .project-details p {
  font-size: 0.8rem;
  line-height: 1.2rem;
  margin-bottom: 15px;
}
.projects-block .projects-grid .project-card .project-details .tech-used {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 20px;
}
.projects-block .projects-grid .project-card .project-details .tech-used .tech-badge {
  align-items: center;
  background: #2c2c2c;
  border-radius: 12px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3019607843);
  color: #fff;
  display: inline-flex;
  font-size: 0.8rem;
  padding: 5px 10px;
}
.projects-block .projects-grid .project-card .project-details .tech-used .tech-badge span {
  display: flex;
  align-items: center;
  height: 100%;
}
.projects-block .projects-grid .project-card .project-details .tech-used .tech-badge svg {
  font-size: 1.2rem;
  margin-right: 5px;
}
.timeline-block {
  overflow-x: hidden;
  width: 100%;
  max-width: 100% !important;
  overflow-y: hidden;
  padding: 20px;
}
.timeline-block .timeline-block-inner {
  position: relative;
}
.timeline-block .timeline-block-inner::before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0px;
  width: 4px;
  background: white;
  left: 50%;
  margin-left: -2px;
}
.timeline-block .timeline-block-inner .timeline-item {
  margin: 4em 0;
  position: relative;
}
.timeline-block .timeline-block-inner .timeline-item:nth-child(even) .timeline-item-content {
  float: right;
}
.timeline-block .timeline-block-inner .timeline-item:nth-child(even) .timeline-item-content .timeline-arrow {
  left: auto;
  right: 100%;
  top: 24px;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.timeline-block .timeline-block-inner .timeline-item:nth-child(even) .timeline-item-content .timeline-years {
  left: auto;
  right: 124%;
  text-align: right;
}
.timeline-block .timeline-block-inner .timeline-item::after {
  clear: both;
  content: "";
  display: table;
}
.timeline-block .timeline-block-inner .timeline-item .timeline-item-marker {
  background: rgb(33, 150, 243);
  color: rgb(255, 255, 255);
  height: 60px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  border: 2px solid white;
}
.timeline-block .timeline-block-inner .timeline-item .timeline-item-marker svg {
  display: block;
  height: 24px;
  left: 50%;
  margin-left: -12px;
  margin-top: -12px;
  position: relative;
  top: 50%;
  width: 24px;
}
.timeline-block .timeline-block-inner .timeline-item .timeline-item-content {
  background: white;
  color: black;
  margin-left: 0;
  padding: 1.5em;
  width: 44%;
  position: relative;
}
.timeline-block .timeline-block-inner .timeline-item .timeline-item-content::after {
  clear: both;
  content: "";
  display: table;
}
.timeline-block .timeline-block-inner .timeline-item .timeline-item-content .timeline-arrow {
  border-right: 7px solid rgb(33, 150, 243);
  left: 100%;
  top: 24px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border: 7px solid rgba(0, 0, 0, 0);
  border-right-color: #fff;
  content: "";
  height: 0;
  position: absolute;
  right: 100%;
  top: 16px;
  width: 0;
}
.timeline-block .timeline-block-inner .timeline-item .timeline-item-content .timeline-years {
  font-size: 1rem;
  left: 124%;
  position: absolute;
  top: 6px;
  width: 100%;
  color: white;
}
@media (max-width: 897px) {
  .timeline-block .timeline-block-inner::before {
    background: white;
    content: "";
    height: 100%;
    left: 18px;
    position: absolute;
    top: 0;
    width: 4px;
  }
  .timeline-block .timeline-block-inner .timeline-item .timeline-item-marker {
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, 0.0784313725), 0 3px 0 4px rgba(0, 0, 0, 0.0509803922);
    box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, 0.0784313725), 0 3px 0 4px rgba(0, 0, 0, 0.0509803922);
    height: 40px;
    left: 28px;
    position: absolute;
    top: 0;
    width: 40px;
  }
  .timeline-block .timeline-block-inner .timeline-item .timeline-item-content {
    float: right;
    width: calc(100% - 60px);
    margin-left: 70px;
    padding: 1em;
  }
  .timeline-block .timeline-block-inner .timeline-item .timeline-item-content .timeline-arrow {
    left: -14px;
    top: 15px !important;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .timeline-block .timeline-block-inner .timeline-item .timeline-item-content .timeline-years {
    left: auto;
    right: 0 !important;
    top: -30px;
    text-align: left !important;
  }
  .timeline-block .timeline-block-inner .timeline-item .timeline-item-content .timeline-bubble h3 {
    margin: 1rem 0;
  }
}
