@media only screen and (max-width: 346px) {
    
    #logo {
        margin-left: 10%;
        margin-top: 5px;
    }
}
@media only screen and (max-width: 376px) {
    
#logo {
    margin-bottom: 5px!important;
}
}


@media only screen and (max-width: 450px) {
    #pad_left {
        top: 4px!important;
    }
}


@media only screen and (max-width: 575px) {

    #section2 {
        margin-left: 5%!important;
        margin-right: 5%!important;  
    }

    #footer .copyright {
        margin-left: 10px!important;
        margin-right: 10px!important;
    }
    

    .pad_left {
        padding-left: 3px!important;
    }
    .pad_left_v2 {
        padding-left: 3px!important;
    }
    .pad_right {
        padding-right: 3px!important;
    }
    
    .botoes {

    }
}

@media screen and (max-width: 736px) {
    
    #footer {
        padding: 3rem 0 1rem 0;
    }
    
    .swiper-button-next:active, .swiper-button-next:hover {
        text-decoration: none!important;
    }
    
    #back{
        /*height: 29px!important;*/
        margin-left: 10%!important;
        padding-right: 20%!important;
        width: 43px!important;
    }
    #forward {
        max-height: 22px!important;

    }
    .piso {
        font-size: 15px!important;
        width: 70px!important;
    }
    .num_piso {
        font-size: 15px!important;
    }
    .piso_gandhi {
        font-size: 15px!important;
        padding: 3px;
        width: 80px!important;
    }
    .sala_mapa {
        font-size: 15px!important;
        padding: 3px;
        width: 80px!important;
    }
    .sala_info {
        font-size: 1.3rem!important;
    }
    .sala {
        font-size: 15px!important;
        width: 70px!important;
    }
     .sala_off {
        font-size: 15px!important;
        width: 70px!important;
    }
    .sala_peca {
        font-size: 15px!important;
        width: 70px!important;
    }
    .Title {
        font-size: 1.4rem!important;
    }
    .Title_artid {
        font-size: 0.7rem!important;
    }
}

@media screen and (max-width: 860px) {

}


@media only screen and (max-width: 980px) {

    #slider {
    border-style: solid;
    border-color: red; 
    border-width: 0px 0px 0px 0px;
    overflow: hidden;
    height: 50vh;
    }
    
    #section2 {
        padding-left: 0%;
        padding-right: 0%;
    }
}


@media only screen and (min-width: 981px) {

    #slider {
        border-style: solid;
        border-color: red;
        border-width: 0px 0px 0px 0px;
        overflow: hidden; 
        height: 75vh;
    }
    
    #section2 {
        padding-left: 5%!important;
        padding-right: 5%!important;
    }
    
}


@media only screen and (min-width: 1281px) {

    #slider {
        border-style: solid;
        border-color: red;
        border-width: 0px 0px 0px 0px;
        overflow: hidden; 
        height: 100vh;
    }
    
    #section2 {
        padding-left: 10%!important;
        padding-right: 10%!important;
    }
    
    .swiper-button-next:active, .swiper-button-next:hover {
        text-decoration: none!important;
    }

}


body {
    width: 100%;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

.menu_home {
    width: 100vw;
    padding-top: 5px;
    height: 35px;
    margin-bottom: 0% !important;
    background-color: black;
}
.menu_home2 {

    padding-top: 5px;
    height: 35px;
    margin-bottom: 0% !important;
    background-color: black;
}


#logo {
    margin-top: 5px;
    width: auto;
    height: 25px;
    /* min-height: 1px;*/
}


#PT, #EN, #ES, #DE, #FR, #CN {
    font-family: 'Source Code Pro', monospace;
    font-weight: 700;
    color: black!important;
    text-decoration: underline!important;
    background-color: white;
    pointer-events: none;
    /*color #EE2A24!importrant;*/
}



li a {
    display: inline;
    color: white!important;
    font-family: 'Source Code Pro', monospace;
    text-align: center;
    padding: 10px 15px;

}
li a:hover {
    text-decoration: none !important;
    font-weight: 700;
    background-color: white;
    color: black!important;
    padding: 10px 15px;
}


.menu {
    padding-bottom: 5px;
}
.menu2 {
    margin-top: 45vh;
}

.centerH {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    vertical-align: middle;
}

.centerHV {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80vw;
}

#imgsala {
    transform: scale(1.5);
}

#sala01:hover {
    background-color: #4CAF50;
}

.columntText {
    border: 1px solid black;
    padding-left: 2%;
    padding-right: 2%;
    text-align: justify;
    text-justify: inter-word;
}

#Title {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
    font-size: 45px;
    color: darkgrey;
    margin-top: 2%;
    margin-bottom: 3%;
}
#tts {
    
    color: #8D9DAD;
    font-family: 'Poppins', sans-serif;
    margin-top: 10px;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 10px;
}
p {
    font-family: 'Noto Serif', serif;
}

.p_index {
    color: #a6a6a6;
    vertical-align: baseline;
    margin: 0 0 2rem 0;
    font-family: "Poppins", sans-serif!important;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.65;
}



.mh3 {
    text-align: center;
}

#section1 {

}

#section2 {
    margin-top: 20px;
    /*border: 1px solid black;*/
    float: left;
    padding-left: 1%;
    padding-right: 1%;
    text-align: justify;
    text-justify: inter-word;
    margin-left: 0%;
    margin-right: 0%;
}





.m {
    pointer-events: none;
}

iframe {
    border: 0px none;
    overflow:hidden;
    overflow-x:hidden;
    overflow-y:hidden;
    height:100vh;
    width:100vw;
    position: relative;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px
}


#P01 a:hover .st23 {
  fill: #002FA7;
}
#P01 a:hover .st3 {
  fill: #002FA7;
}


#imgsalab {
    width: auto;
}


#QR {
    width: 65%;
    height: auto;
}

#section4 {
    border: 1px solid grey;
    height: 10px;
}



.art {
    width: 100%;
    height: 100%;
    object-fit: contain!important;
}

#sala {

}

img {
    width: auto;
    max-width: 100%;
    height: auto;
    border: none;
}


.row {
    /*margin-right: 0px!important;*/
    /*margin-left: 0px!important;*/
}
.row:after {
    /*content: none;!important*/
    clear: both;
}






.columntText2 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px!important;
    padding-right: 5px!important;
    width: 900px;
    text-align: justify;
    text-justify: inter-word;
}
.columnText2, p {
        font-family: 'Poppins', sans-serif;
    font-weight: 300
}



.galeria img {
    max-height: 60vh!important;
    width: auto;
    object-fit: contain;
}

#Title {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
    font-size: 45px;
    color: darkgrey;
    margin-top: 2%;
    margin-bottom: 3%;
}

.Sub-Title {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 1.75rem;
    line-height: 1.5;
    margin: 0 0 2rem 0;
    text-align: center;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    vertical-align: baseline;
}

.Title2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 1.75rem;
    line-height: 1.5;
    margin: 0 0 1rem 0;
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    vertical-align: baseline;
}



.swiper-container {
    width: 100%;
    height: auto;

    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
  /* Fix of Webkit flickering */
    z-index: 1!important;
    margin-bottom: 20px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}
.swiper-container .swiper-slide {
    height: auto;
    line-height: auto;
}

.swiper-container .swiper-slide:nth-child(n),
.swiper-container .swiper-slide {
    height: auto;
    line-height: auto;
}


.append-buttons {
      text-align: center!important;
      margin: 0px;
}

.append-buttons a {
    display: inline-block;
    color: black;
    text-decoration: none;
    padding: 4px 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    border-bottom: 1px solid black;
}
.append-buttons a:hover {
    text-decoration: none;
    color: black;
    font-weight: 500;
    border-bottom: 2px solid black;
    padding-bottom: 0px;
}

.swiper-pagination-bullet {
    width: 8px!important;
}
.swiper-pagination-bullet {
    background: black!important;
    opacity: 0.4!important;
}
.swiper-pagination-bullet-active {
    opacity: 1!important;
}

.swiper-button-next, .swiper-button-prev {
    color: black!important;
    position: absolute;
    width: 15px!important;
    text-decoration: none!important;
}
.swiper-button-next {

}
.swiper-button-next:active, .swiper-button-next:hover {
    text-decoration: none!important;
}
.swiper-button-prev {

}

div.swiper-zoom-container {

}


#footer {
    padding: 2rem 0 1rem 0;
    background: #2C363E;
    text-align: center;
}

#footer .copyright {
    color: #bbb;
    font-size: 0.8rem;
    margin: 0 0 1.3rem 0;
    padding: 0;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    line-height: 1.65;
    vertical-align: baseline;
}




.Sub-Title2 {

    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 1.75rem;
    line-height: 1.5;
    margin: 0 0 1rem 0;
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    vertical-align: baseline;

}



.Title {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 2.1rem;
    line-height: 1.5;
    margin-top: 5px;
    color: black!important;
    padding: 0px!important;
    margin-bottom: 0px;
}
.Title_artid {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.5;
    color: black!important;
    padding: 0px!important;
}

.piso {
    background-color: #7DB238;
    font-size: 20px;
    font-family: 'Trispace', sans-serif;
    font-weight: 500;
    text-align: center;
    padding: 3px;
    width: 110px;
    display: inline-block;
    margin-bottom: 0px;
}


.smargem {
    margin-bottom: 0px!important;
}

.sala {
    width: 100px;
    text-align: center;
    font-size: 20px;
    font-family: 'Trispace', sans-serif;
    font-weight: 500;
    padding: 3px 3px 0px 3px;
    display: inline-block;
    margin-left: 0px;
    margin-bottom: 0px;
    border-bottom: 2px solid black;
}
.sala_mapa {

    font-size: 20px;
    font-family: 'Roboto Mono', monospace;
    font-weight: 500;
    text-align: center;
    padding: 3px;
    width: 110px;
    display: inline-block;
    margin-bottom: 0px;
    border: 2px solid #002FA7;
    background-color: #002FA7;
    color: white;
}

.menu_sala {
    width: 100vw;
    height: 35px;
    margin-bottom: 0% !important;
    background-color: black;
}



#back {
    max-height: 37px;
    width: auto;
    height:auto;
}
#forward {
    max-height: 33px;
    width: auto;
    height:auto;
}



.right {
    text-align: right;
}



#menu_piso {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: black!important;
    text-decoration: none!important;
    background-color: #7DB238;
    pointer-events: none;
   display: inline-block;
}

.sub_sala {
    margin-top: 15px;
    margin-bottom: 10px;
    display: flex;
    /*align-items: center;*/
}







.botoes {
    height: 50px;
    margin-bottom: 5px!important;
}



.slider-main {
    position:relative;
    padding: 0 40px;
}



.margem {
    margin-bottom: 20px;
}

.sala_titulo {

    font-size: 20px;
    font-family: 'Roboto Mono', monospace;
    font-weight: 500;
    padding: 3px 3px px 3px;
    display: inline-block;
 
    margin-bottom: 0px;

}

.sala_peca {
    width: 100px;
    text-align: left;
    font-size: 20px;
    font-family: 'Roboto Mono', monospace;
    font-weight: 500;
    padding: 3px 3px px 3px;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 0px;
    text-align: center;
}

.margem_lateral {
    width: 100%
    height: auto;
}

.sub-title {
        font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.5;
    margin-top: 5px;
}

#target {
    height: auto;
    max-height: 60vh!important;
    width: auto!important;
    
}

.teste {
    color: darkgrey;
    font-family: 'Poppins', sans-serif;
    color: darkgrey;
    margin-bottom: 0;
}



#block2 {
        color: darkgrey;
    font-family: 'Poppins', sans-serif;
    color: darkgrey;
    margin-bottom: 0;
    text-transform: uppercase;
}

#tts_artpiece {
    color: darkgrey;
    font-family: 'Poppins', sans-serif;
    margin-top: 10px;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 2px;
}

.pad_right {
    display: inline-block;
    right: 15px;
}

.piso_gandhi {
    background-color: #7DB238;
    font-size: 20px;
    font-family: 'Roboto Mono', monospace;
    font-weight: 500;
    text-align: center;
    padding: 3px;
    width: 110px;
    display: inline-block;
    margin-bottom: 0px;
    text-decoration: line-through
}

.Title_gandhi {
        font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 2rem;
    line-height: 1.5;
    margin-top: 5px;
    color: black!important;
    font-style: italic;
}

.smargem2 {
    margin-bottom: 10px!important;
}

.tour {

}

.Title_artpiece {
        font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.5;
    margin-top: 5px;
    color: darkgrey;
    padding: 0px!important;
}

.smargem3 {
        margin-bottom: 5px!important;
}

.pad_left {
    padding-right: 1px!important;
    left: 15px;
}
.pad_left_v2 {
    left: 15px;
}



/* Mapa Tootip 
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -60px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}*/


#map-info-01, #map-info-02, #map-info-03, #map-info-05, #map-info-07, #map-info-08 {
    display: none;
    -webkit-animation: fadeinout 1s linear forwards;
    animation: fadeinout 1s linear forwards;
}



.salas {
    font-family: 'Roboto Mono', monospace;
    font-size: 1.75rem;
    line-height: 1.5;
    display: inline-block;
}

.sala_info {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.5;
    display: inline-block;
    padding-top: 10px;
}

.sala_off {
    width: 80px;
    text-align: center;
    font-size: 16px;
font-family: 'Trispace', sans-serif;
    font-weight: 300;
    padding: 3px 3px 0px 3px;
    display: inline-block;
    margin-left: 0px;
    margin-bottom: 0px;
    /*border-bottom: 2px solid black;*/
}
a .sala_off:hover{
    font-weight: 500;
}
.sala_off {
    color: black;
}
.map-info {
    height: 60px;
}

.info {
    height: 30px;
}


.fadeIn {
  display: inherit;
  -webkit-animation: fadein 1s linear forwards;
  animation: fadein 1s linear forwards;
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}




.block {
    height: 40px;
}

.sub_piso {

    font-size: 20px;
    font-family: 'Roboto Mono', monospace;
    font-weight: 500;
    text-align: center;
    padding: 3px;
    width: 110px;
    display: inline-block;
    margin-bottom: 0px;
    border-bottom: 2px solid black;
}

.n_piso {
    font-family: 'Trispace', sans-serif;
}

.linha {
    
}

.num_piso {
    background-color: #7DB238;
    font-size: 20px;
    font-family: 'Roboto Mono', monospace;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    margin-bottom: 0px;
}


