.index {
    height: 100vh;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  .space{
    margin-top: 100px;
  }

  .spacepry{
    margin-top: 50px;
    margin-bottom: 100px;
  }

   
  #myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0);
  }

  #es, #eng{
    cursor: pointer;
  }

  .carousel > .carousel-inner > .carousel-item > img{
    width:100%; /* Yeap you can change the width and height*/
    height:auto;
}

p{
  text-align: justify;
  text-justify: inter-word;
}

#panorama-360-view, #pan1, #pan2, #pan3, #pan4, #pan5, #pan6, #pan7, #pan8, #pan10, #pan11, #pan12, #pan13, #pan14, #pan15, #pan16{
  margin-top: 100px;
  width: 100%;
  height: 300px;
}

#pan9{
  width: 100%;
  height: 300px;
}

.titles{
  margin-top: 100px;
}

.ftr{
  position: absolute;
  bottom: 0;
  margin: auto;
}

.mr1{
  margin-left: 10%;
}

.mr2{
  margin-right: 10%;
}

.prb{
  position: relative;
  min-height: 80vh;
}

.txthg{
  min-height: 100px !important;
}

.port-space, .portfolio-item{
  margin-bottom: 20px !important;
}

.bg-light{
  background-color: rgb(225, 225, 225) !important;
}

.bg-light-op{
  background-color: rgba(225, 225, 225, 0.743) !important;
}

.nimg{
  display: block;
  margin: auto;
}
