html {
  scroll-behavior: smooth;
}

#bg-video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.prague-shortcode-parent .prague-shortcode-parent-img {
  height: 370px;
}

.show {
  display: block;
}

.filterDiv {
  display: none;
}

.btn {
  border: none;
  outline: none !important;

  cursor: pointer;
}

.btn:hover {
  transition: 0.1s ease-in-out;
  background-color: #ddd;
}

.btn.active {
  background-color: white;
  border: 1px solid #1a1a1a;
  color: #1a1a1a;
}

.prague-loader-bar {
  font-size: 3em !important;
}

.prague-logo {
  max-width: 200px;
}

.prague-header .prague-navigation {
  height: unset;
}

.prague-header .prague-navigation nav {
  padding-bottom: 0px;
}

.prague-shortcode-parent .prague-clients-wrapper {
  min-height: 262.5px !important;
}

@media screen and (max-width: 576px) {
  .prague-logo {
    max-width: 180px;
  }

  .prague-shortcode-heading {
    text-align: center;
  }

  .prague-loader-bar {
    font-size: 1em !important;
  }

  #myBtnContainer {
    text-align: center;
  }

  .footer-logo {
    margin: auto;
  }
}

.prague-header {
  padding: 5px 80px;
}

.ba-slider {
  height: 100vh !important;
}

.comparison {
  object-fit: cover;
  object-position: center center;
  height: 100vh;
}

.prague-shortcode-parent .prague-clients-wrapper {
  min-height: 165px !important;
}

.prague-header {
  background-color: rgba(0, 0, 0, 0.6);
}

.projects-detail-before-banner .ba-slider .button.prev {
  left: 30px;
  background-color: black;
  color: white;
}

@media only screen and (max-width: 767px) {
  .prague-loader .prague-loader-bar {
    height: 150px !important;
    padding: 20px 0 !important;
    width: 90%;
  }

  .prague-loader-bar img {
    height: 100px !important;
  }

  .heading .title {
    font-size: 22px;
  }

  .prague-counter.alone_item .numbers svg mask .number {
    font-size: 90px;
  }

  .projects-detail-before-banner .ba-slider .button.prev {
    left: 15px;
  }

  .projects-detail-before-banner .ba-slider .button {
    padding: 10px 10px;
  }

  .prague-loader .prague-loader-bar {
    font-size: 1.9em !important;
  }

  .prague-loader .prague-loader-bar .interiors {
    font-size: 0.7em !important;
  }

  .prague-header {
    padding: 15px !important;
  }

  .w3-modal-content img {
    height: unset !important;
    width: 100% !important;
  }
}

.project-masonry-wrapper .project-masonry-item-content {
  padding: 15px;
}

.w3-modal-content {
  width: unset !important;
}

.w3-modal {
  background-color: rgba(0, 0, 0, 0.8);
}

.prague-services-wrapper {
  padding: 40px;
}

.fancy {
  width: 100%;
  object-fit: cover;
  height: 350px;
}

.award {
  position: absolute;
  bottom: 150px;
  left: 20px;
}

.award-img {
  /* border-radius: 50%; */
  /* max-width: 80px;
    padding: 25px 0px; */

  border-radius: 50%;
  max-width: 100px;
}

.prague-shortcode-parent .prague-shortcode-heading {
  padding: 65px 0px 80px 0px;
}

.prague-loader .prague-loader-bar {
  height: 250px;
  padding: 50px 0;
}

/* .award-design {
    background-color: #f1eee6;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    padding: 10px;
    box-shadow: 0 30px 50px rgb(0 0 0 / 20%)
} */

.margin-lg-50t {
  margin-top: 0;
}

.team-wrapper {
  padding-top: 0;
  margin-bottom: 0;
}

/* .project-grid-wrapper .project-grid-item-content {
    text-align: left;
} */

.wp-btn {
  position: fixed;
  bottom: 30px;
  left: 30px;
  z-index: 100;
  text-align: center;
  display: none;
}

.scroll .wp-btn {
  display: block;
}

#more {
  display: none;
}

.project-grid-wrapper .project-grid-item-title {
  text-align: center;
}

.team-wrapper .team-outer {
  background-size: contain;
  height: 320px;
}

.image-box .detail-gallery-item-overlay {
  position: absolute;
  width: 100%;
  height: 350px;
  top: 0;
  left: 0;
  background-color: rgb(0 0 0 / 95%);
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0.3s ease-in, opacity 0.3s ease-in;
  -o-transition: visibility 0.3s ease-in, opacity 0.3s ease-in;
  transition: visibility 0.3s ease-in, opacity 0.3s ease-in;
}

.image-box:hover .detail-gallery-item-overlay {
  opacity: 0.9;
  visibility: visible;
}

.iso {
  margin: 30px 0px 30px 10px;
  height: 60px;
  border-radius: 50%;
}

@media only screen and (max-width: 767px) {
  .prague-shortcode-parent .prague-clients-wrapper {
    min-height: 120px !important;
  }

  .prague-clients-wrapper {
    max-width: 70%;
  }

  .award-img {
    max-width: 80px;
  }

  .wp-btn {
    bottom: 10px;
    left: 10px;
  }
}

.detail-gallery-item-caption {
  font-size: 12px;
  letter-spacing: 2px;
}

.prague-footer:before {
  background-color: #1a1a1a;
  opacity: 1;
}

.prague-footer {
  background-color: #1a1a1a;
}

/* .prague-footer .footer-top-content .prague-footer-info-block {
    width: 55%;
} */

.prague-footer .footer-top-content .prague-footer-info-block {
  width: 45%;
}

.prague-footer
  .footer-top-content
  .prague-footer-main-block
  .footer-main-content {
  max-width: 620px;
}

.prague-footer .footer-top-content .prague-footer-main-block {
  width: 50%;
}

.prague-footer .footer-top-content .prague-footer-info-block {
  bottom: 10px;
}

/* .prague-footer-info-block {
    position: absolute;
    right: 0;
} */

/* .prague-shortcode-parent {
  min-height: 600px;
} */

@media only screen and (max-width: 767px) {
  /* .prague-shortcode-parent {
    min-height: 1300px;
  } */

  .prague-footer-info-block {
    position: relative;
  }

  .prague-footer .footer-top-content .prague-footer-info-block {
    width: 100%;
  }

  .prague-footer .footer-top-content .prague-footer-main-block {
    width: 100%;
  }

  .prague-footer .footer-top-content .prague-footer-info-block {
    padding-top: 50px;
  }

  .iso {
    margin: 30px 0px 0px 10px;
  }
}

.logo-footer {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.prague-header.simple.sticky-menu.light.scroll {
  background-color: #1a1a1a;
}

.prague_count_col3 .portfolio-item-wrapp {
  width: 50%;
}

#services .intro {
  color: white;
  max-width: 1000px;
  margin-inline: auto;
  margin-top: 1rem;
}

#services .prague-shortcode-content-wrapp {
  margin-top: -50px;
}

#services .services-list {
  margin-top: -50px;
}

#services .portfolio-item p {
  font-size: 0.9rem;
}

#hero .hero-content {
  z-index: 20;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 1100px;
  padding-inline: 1rem;
  transform: translateY(-50%) translateX(-50%);
  pointer-events: none !important;
}

#hero .hero-content h1 {
  color: white;
  font-size: 4rem;
  line-height: 5rem;
  font-weight: 600;
}

@media (max-width: 600px) {
  #hero .hero-content h1 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}

#hero .tparrows {
  display: none;
}

.image_logo {
  filter: invert(1) brightness(3) !important;
  object-fit: contain !important;
  height: 80px !important;
  width: unset !important;
}

.sticky-menu:not(.scroll) {
  background-color: transparent !important;
  transition: all 0.3s ease !important;
}

.menu-item.languages {
  border: solid 2px white;
  padding-block: 0.25rem;
}

@media (max-width: 774px) {
  .menu-item.languages {
    margin-top: 2rem;
  }
}

.menu-item.languages a {
  font-size: 0.9rem !important;
}

.menu-item.languages .active {
  text-decoration: underline;
}

.menu-item a {
  font-weight: 600 !important;
  font-size: 0.9rem !important;
}

#packages {
  background-color: rgb(247, 247, 247);
}

#packages h4 {
  font-size: 1.2rem;
  font-weight: 600;
}

#packages .list {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: stretch;
}

#packages .box {
  padding: 1rem;
  padding-inline: 1rem !important;
  height: 100%;
}

@media (max-width: 770px) {
    #packages .box {
        margin-inline: 1rem;
    }

    .portfolio-item {
        margin-inline: 0 !important;
    }
}

#packages .box * {
  text-align: center;
  transition: all 0.3s ease;
}

#packages .box .inner {
  position: relative;
  border: solid 3px rgb(143, 143, 143);
  padding: 1rem;
  height: 300px;
  transition: all 0.3s ease;
}

#packages .box .inner div {
  position: relative;
  z-index: 10;
}

#packages .box .inner::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgb(143, 143, 143);
  height: 100%;
  width: 100%;
  max-height: 0;
  transition: all 0.3s ease;
}

#packages .box .inner:hover::before {
  max-height: 100%;
}

#packages .box .inner:hover * {
  color: white;
}

.footer-content-outer {
  padding: 1rem 0 !important;
}

@media (max-width: 770px) {
  .prague-services-wrapper {
    max-width: 100%;
  }
}

#client-parallax {
    overflow: hidden;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 100%), url(./../vr-img/backgrounds/1.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}



/* The modal container */

/* The modal container */
.modal {
  display: none; /* Hide the modal by default */
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  overflow: hidden;
}

/* Close button */
.close {
  color: #fff;
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  z-index: 1000;
}

/* Video to take up the whole page */
video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: 0;
}

/* Modal content */
.modal-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
 border-radius: 0;
}



.modal {
  z-index: 10000;
  backdrop-filter: blur(3px);
  background-color: #0000009e;
}

.playIcon{
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%)  !important;
  filter:invert(1);
}
.whatsAppIcon{
  position: fixed;
  bottom: 7%;

  right: 3%;
  width: 40px;
  height: 40px;
  z-index: 10000;

 
  
}

.whatsAppIcon img {
  width: 90%;
  height: 90%;
}
@media (max-width:648px){
  .whatsAppIcon{
    right: 5%;
  }
}
/* .my-video{
  display: none;
} */
@media (max-width:769px){
  /* .my-video{
    display: none;
  } */
  #home {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../vr-img/bg-video.jpg") no-repeat center center / cover;
  }
  
   
 
}
.footer-bottom-content {
  display: flex;
  justify-content: center;
  align-items: center;
}