/* fontes */
@font-face {
    font-family: TrajanRegular;
    src: url("fontes/trajan_regular.woff2");
}

/* fontes (fim) */

body {
    font-size: 25px;
    font-family: 'Barlow', sans-serif;
    overflow-x: hidden;
}

h1 {
    font-family: 'TrajanRegular';
    color: #FFFFFF;
    font-size: 40px;
}

h2 {
    font-family: 'TrajanRegular';
    color: #FFFFFF;
    font-size: 35px;
}

h3 {
    font-family: 'TrajanRegular';
    color: #FFFFFF;
    font-size: 30px;
}

h4 {
    font-family: 'TrajanRegular';
    color: #DFAC63;
    font-size: 25px;
}

.sub-titulo-geral {
    text-transform: none !important;
    color: #FFFFFF;
    font-size: 25px;
    padding-left: 2%;
    padding-right: 2%;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.container {
    max-width: 700px;
}

.fundo-idioma {
    background: url("layout/fundo_grena.jpg") no-repeat;
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 15%;
    padding-top: 15%;
}

.fundo-inicio {
    background: url("layout/fundo_grena.jpg") repeat-y;
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 3%;
    padding-top: 3%;
}

.fundo-azul {
    background: url("layout/fundo_azul.jpg") repeat-y;
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 3%;
}

.fundo-restauro-da-edificacao {
    background: url("layout/fundo_azul.jpg");
    height: 1277px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-top: 25%;
}

.fundo-curiosidades {
    background: url("layout/fundo_azul.jpg");
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 3%;
}

.fundo-guia-turistico {
    background: url("layout/fundo_azul.jpg");
    height: 1277px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-top: 5%;
}

.fundo-atrativos {
    background: url("layout/fundo_azul.jpg");
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 5%;
}

.box-idioma {
    background-color: transparent;
    width: 100%;
    height: auto;
    background-size: cover;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 20%;
}

.sub-titulos-guia-informativo {
    font-family: "TrajanRegular";
    font-size: 25px;
    color: #DFAC63;
}

.sub-titulos-camara-atualidade {
    font-family: "TrajanRegular";
    font-size: 20px;
    color: #DFAC63;
}

.textos-guia-informativo {
    font-size: 25px;
    color: #FFFFFF;
    margin-top: 1%;
    padding-left: 2%;
    padding-right: 2%;
}

.sub-textos {
    font-size: 25px;
    color: #FFFFFF;
}

.textos-redes-sociais {
    font-size: 25px;
    color: #FFFFFF;
}

.titulos-creditos {
    font-size: 20px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
}

.sub-titulos-creditos {
    font-size: 20px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.fundo-casa-camara-cadeia {
    background: url("layout/fundo_casa_camara_cadeia.jpg") no-repeat;
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 2%;
}

.fundo-casa-camara-cadeia-baixo {
    background: url("layout/fundo_casa_camara_cadeia_baixo.jpg") no-repeat;
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 5%;
}

.fundo-historico-edificacao {
    background: url("layout/fundo_historico_edificacao.jpg");
    height: auto;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 2%;
    padding-top: 2%;
}

.fundo-tour-virtual {
    background: url("layout/fundo_historico_edificacao.jpg");
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 20%;
    padding-top: 20%;
}

.fundo-documentario {
    background: url("layout/fundo_historico_edificacao.jpg") repeat-y;
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 2%;
}


.fundo-camara-atualidade {
    background: url("layout/fundo_historico_edificacao.jpg");
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-top: 2%;
    padding-bottom: 1%;
}

.fotos-laterais {
    border-radius: 40px;
    width: 100%;
    height: 350px;
}

.swiper-botao-anterior {
    background-image: url("layout/portugues/anterior.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 52px;
    height: 109px;
}

.swiper-botao-proxima {
    background-image: url("layout/portugues/proxima.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 52px;
    height: 109px;
}

.swiper-botao-anterior-antes-depois {
    background-image: url("layout/portugues/anterior.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 52px;
    height: 109px;
}

.swiper-botao-proxima-antes-depois {
    background-image: url("layout/portugues/proxima.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 52px;
    height: 109px;
}

.swiper-botao-anterior-arqueologia {
    background-image: url("layout/portugues/anterior.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 52px;
    height: 109px;
}

.swiper-botao-proxima-arqueologia {
    background-image: url("layout/portugues/proxima.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 52px;
    height: 109px;
}

.swiper-botao-anterior-artistico {
    background-image: url("layout/portugues/anterior.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 52px;
    height: 109px;
}

.swiper-botao-proxima-artistico {
    background-image: url("layout/portugues/proxima.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 52px;
    height: 109px;
}

.swiper-botao-anterior-diversas {
    background-image: url("layout/portugues/anterior.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 52px;
    height: 109px;
}

.swiper-botao-proxima-diversas {
    background-image: url("layout/portugues/proxima.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 52px;
    height: 109px;
}

.swiper-botao-anterior-remover {
    background-image: url("layout/portugues/anterior.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 52px;
    height: 109px;
}

.swiper-botao-proxima-remover {
    background-image: url("layout/portugues/proxima.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 52px;
    height: 109px;
}

.swiper-botao-anterior-visitas {
    background-image: url("layout/portugues/anterior.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 52px;
    height: 109px;
}

.swiper-botao-proxima-visitas {
    background-image: url("layout/portugues/proxima.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 52px;
    height: 109px;
}

.titulo-foto {
    color: #DFAC63;
    font-family: "TrajanRegular";
    text-transform: uppercase;
    text-align: center;
    margin-top: 2%;
}

.titulo-foto-2 {
    color: #FFFFFF;
    text-align: center;
    margin-top: 1%;
}

.titulo-foto-vereadores {
    color: #FFFFFF;
    text-align: center;
    margin-top: 1%;
    font-size: 18px;
}

.fundo-alteracoes {
    background: url("layout/fundo_alteracoes.jpg") no-repeat;
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 2%;
}

.fundo-alteracoes-baixo {
    background: url("layout/fundo_alteracoes_baixo.jpg");
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 5%;
}

.fundo-restauracao-baixo {
    background: url("layout/fundo_alteracoes_baixo.jpg");
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 5%;
}

.fundo-menu-alteracoes {
    background-color: #522E30;
    width: 100%;
    background-size: cover;
    height: 50px;
    padding-top: 2%;
    padding-bottom: 1%;
    border-radius: 20px;
}

.fundo-menu-alteracoes-2 {
    background-color: #522E30;
    width: 100%;
    background-size: cover;
    height: auto;
    border-radius: 20px;
    display: flexbox;
    align-items: center;
    padding-top: 5%;
    padding-bottom: 5%;
}

.botao-ano-fachada {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    font-family: "TrajanRegular";
    border-right: solid 1px #000000;
    text-align: center;
    float: left;
    padding-left: 3%;
    padding-right: 2%;
}

.botao-ano-fachada-2 {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    font-family: "TrajanRegular";
    text-align: center;
}

.botao-ano-planta {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    font-family: "TrajanRegular";
    border-right: solid 1px #000000;
    padding-left: 1%;
    padding-right: 1%;
}

.botao-ano-planta-2 {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    font-family: "TrajanRegular";
    text-align: center;
    /* border-right: solid 1px #000000;
    padding-left: 1%;
    padding-right: 1%;  */
}

.fotos-vereadores {
    border-radius: 20px;
    width: 100%;
    height: auto;
}

.textos-gerais {
    font-size: 22px;
    color: #FFFFFF;
    text-transform: none !important;
}

.textos-gerais-vereadores {
    font-size: 17px;
    color: #FFFFFF;
    text-transform: none !important;
}

.textos-gerais-2 {
    font-size: 25px;
    color: #FFFFFF;
    text-transform: none !important;
    padding-left: 2%;
    padding-right: 2%;
}

.textos-gerais-3 {
    font-size: 40px;
    color: #FFFFFF;
    text-transform: none !important;
}

.fundo-galeria-fotos-cima {
    background: url("layout/fundo_galeria_fotos_cima.jpg");
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 20%;
    padding-top: 20%;
}

.fundo-galeria-fotos-baixo {
    background: url("layout/fundo_galeria_fotos_baixo.jpg");
    height: auto;
    width: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 5%;
}

.titulo-atrativo {
    color: #3A2122;
    font-size: 22px;
    font-family: "TrajanRegular";
}

.item-atrativo {
    color: #3A2122;
    font-size: 18px;
    margin-left: 5%;
}

.card-atrativos {
    background-color: #E2E2E2;
    width: 100%;
    background-size: cover;
    height: auto;
    border-radius: 60px;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-right: 7%;
    display: flex;
    align-items: center;
    flex-direction: row;
}

.foto-capa-atrativo {
    border-radius: 60px;
    width: 330px;
    height: 220px;
}

.fotos-carroussel {
    border-radius: 40px;
    height: auto;
}

.titulo-fotos-gerais {
    color: #FFFFFF;
    text-align: center;
    margin-top: 1%;
    font-size: 22px;
}

.titulo-fotos-gerais-2 {
    color: #3A2122;
    text-align: center;
    margin-top: 1%;
    font-size: 22px;
}

.thumb-foto {
    width: 150px;
    height: 150px;
    border-radius: 5px;
    border: 3px solid #3A2122;
}

/* .swiper-botao-pagina-anterior-texto {
    background-image: url("layout/seta_anterior.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 52px;
    height: 109px;
}

.swiper-botao-proxima-pagina-texto {
    background-image: url("layout/seta_proxima.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 50px;
    height: 50px;
} */