/*@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@500;600;700;800&family=Roboto+Slab:wght@400;800&display=swap');*/
@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap");
a,
a:hover {
  text-decoration: none !important;
}

body {
  font-family: "Sora", sans-serif;
  /*background: url(../images/bg-sorriso.jpg) no-repeat center;*/
  background-image: url(images/bg-sorriso.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

.logo h1 {
  width: 215px;
  height: 45px;
  background: url(../images/logo-fator.svg) no-repeat center;
  float: left;
  text-indent: -500000px;
  margin: 40px 0;
}
.logo-museu h1 {
  width: 306px;
  height: 242px;
  background: url(../images/logo-museu-virtual.png) no-repeat center;
  float: left;
  text-indent: -500000px;
  margin: 40px 0;
}
article {
  width: 100%;
  float: left;
  min-height: 1000px;
  overflow: hidden;
}

.titulo {
  font-size: 45px;
  color: #000;
}
.introd h3 {
  font-size: 16px;
  font-weight: 800;
  color: #3f3e3d;
  margin-bottom: 0;
  font-family: "Roboto Slab", serif;
}
.introd p {
  font-family: "Roboto Slab", serif;
  font-size: 12px;
  color: #3f3e3d;
  padding: 0 65px;
}

.ano {
  border-bottom: 3px solid #54371b;
  position: relative;
  text-align: center;
  margin-bottom: 55px;
}

.ano h3 {
  color: #54371b;
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 700;
  background: #e6b351;
  float: left;
  padding: 18px 9px;
  border-radius: 50px;
  position: absolute;
  left: 50%;
  margin-left: -26px;
  top: -26px;
}

/*.ano span {
    width: 3px;
    height: 15px;
    position: absolute;
    left: 50%;
    margin-left: -1.5px;
    bottom: 0;
    background: #54371B;
}
*/
.fato p {
  color: #54371b;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
}

.fato {
  width: 100%;
  float: left;
  padding: 0 15px;
  position: relative;
}

.item figure {
  width: 100%;
  float: left;
  height: 230px;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  margin-bottom: 20px;
  border-radius: 8px;
}
.saibamais {
  background: #54371b;
  float: left;
  padding: 2px 15px;
  border-radius: 15px;
  color: #fff;
  margin-top: 12px;
  font-size: 10px;
  text-transform: uppercase;
}
table {
  max-width: 100% !important;
  width: 100% !important;
}
.seg_galeria {
  width: 100%;
  float: left;
  height: 500px;
  position: relative;
  background: #ddd;
  overflow: hidden;
  border-radius: 10px;
}
.seg_galeria img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.galeria-fotos {
  width: 100%;
  float: left;
  margin: 30px 0;
}
.sombra {
  width: 100%;
  position: absolute;
  float: left;
  bottom: 0;
  z-index: 2;
  left: 0;
  height: 200px;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8855917366946778) 100%
  );
  background: -webkit-linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8855917366946778) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8855917366946778) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
}
.carousel-indicators {
  z-index: 6;
}
.carousel-indicators [data-bs-target] {
  width: 8px;
  height: 8px;
  border: none;
  border-radius: 15px;
}
.galeria-fotos figure {
  width: 100%;
  float: left;
  height: 100%;
  margin: 0;
  background-size: contain !important;
  -webkit-background-size: contain !important;
}
.fancybox-content img::before {
  contain: "1";
}
.carousel-caption p {
  color: #fff !important;
  font-size: 16px !important;
  margin-bottom: 0;
  line-height: 20px !important;
}
.carousel-caption {
  padding: 15px 0;
  z-index: 2 !important;
  display: block !important;
}
.owl-carousel .owl-nav {
  width: 100%;
  /*left: 50%;
    margin-left: 550px;
    
    position: absolute;
    top: -111px;
    height: 0;*/
  z-index: 999;
  display: block !important;
}

.owl-carousel .owl-nav button.owl-next {
  width: 36px;
  height: 65px;
  background: url(../images/proximo.svg) no-repeat center !important;
  margin-right: 0px !important;
  right: 0 !important;
  position: absolute;
  top: 50%;
  margin-top: -50px;
}

.owl-carousel .owl-nav button.owl-prev {
  width: 36px;
  height: 65px;
  background: url(../images/anterior.svg) no-repeat center !important;
  margin-left: 0px !important;
  left: 0 !important;
  margin-right: 8px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
}

.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span {
  display: none !important;
  text-indent: -5000000px;
}
.sujestao {
  width: 100%;
  float: left;
  font-size: 14px !important;
}
/*.sujestao p{
    font-size: 14px !important;
    margin: 0 !important;   
    text-align: center !important;
}*/

#comparti {
  padding: 5px 15px;
  background: #29487d;
  color: #fff;
  border-radius: 30px;
  margin-right: 8px;
  font-size: 15px;
  float: left;
  margin-top: 20px;
  font-family: Tahoma, Geneva, sans-serif;
}
#comparti .fa,
#compartiW .fa {
  font-size: 18px;
  margin-right: 5px;
}
#compartiW {
  margin-top: 20px;
  padding: 5px 15px;
  float: left;
  background: #02bf63;
  color: #fff;
  border-radius: 30px;
  margin-right: 8px;
  font-size: 15px;
  font-family: Tahoma, Geneva, sans-serif;
}
.previa-setas p {
  color: #54371b;
  font-size: 14px;
  text-align: right;
  font-weight: bold;
  margin: 15px 0;
}
/*
.detalhe {
    width: 7px;
    height: 100%;
    float: left;
    background: #54371B;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
}
*/
.linha-tempo {
  width: 100%;
  float: left;
}

.linha-tempo .owl-carousel .owl-stage-outer {
  width: 1320px;
  margin: auto;
  overflow: initial;
}

.materia {
  padding: 35px 50px;
  background: #fff;
  position: relative;
}

.materia h2 {
  color: #54371b;
  font-size: 29px;
  margin-bottom: 20px;
  font-weight: 700;
  float: left;
  border-right: 1px solid #ddd;
  padding-right: 15px;
  margin-right: 15px;
}

.titulo h2 {
  color: #54371b;
  font-size: 30px;
  margin-top: 15px;
}
.apoio p {
  color: #54371b;
  font-size: 12px;
}
.voltar {
  width: 180px;
  position: absolute;
  right: -65px;
  top: 11px;
  z-index: 999999;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #0000003b !important;
}
.materia h3 {
  color: #54371b;
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 700;
  padding-right: 90px;
}

.materia p,
.materia ul li {
  color: #54371b;
  font-size: 13px;
  line-height: 25px;
  width: 100%;
  float: left;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.list-materias {
  background: #dbd1bf;
  padding: 50px;
}

.itens-list-materias {
  text-decoration: none;
  width: 100%;
  float: left;
  padding: 10px;
  border-radius: 0 !important;
  border-bottom: 1px solid #9a9386;
}
.itens-list-materias figure {
  overflow: hidden;
  width: 95px;
  height: 75px;
  overflow: hidden;
  margin-bottom: 0;
  float: left;
  margin-right: 15px;
  border-radius: 10px;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-color: #000;
  opacity: 1;
  border: 4px solid #000;
  width: 50px;
  height: 50px;
  border-radius: 6px;
}
.carousel-control-next,
.carousel-control-prev {
  width: 90px;
}
.itens-list-materias h5 {
  color: #000;
  font-size: 16px;
}

.list-materias h4 {
  color: #000;
  font-size: 18px;
  width: 100%;
  float: left;
  font-weight: 700;
}
.ratio {
  float: left;
}
.modal-materia .container {
  margin-left: 0;
}
.bloqueado {
  width: 100%;
  height: 100%;
  float: left;
  position: absolute;
  z-index: 5;
}
.modal-materia {
  background: #0000007c;
  z-index: 9999;
  position: fixed;
  width: 100%;
  top: 0;
  height: 100%;
  overflow-y: auto;
}
.modal-materia.active {
  display: block;
}
.busca {
  float: right;
  border: none;
  padding: 5px;
  height: 50px;
  border-radius: 10px;
  width: 100%;
  background: #fff;
}
.busca .form-control {
  font-size: 14px;
  border: none !important;
  box-shadow: none !important;
  border-radius: 60px;
  background: transparent;
}
.btn-busca {
  background: transparent;
  font-size: 19px;
  color: #54371b;
  border: none !important;
  padding: 0 15px;
  border-radius: 50px;
}
#comparti {
  padding: 5px 15px;
  background: #29487d;
  color: #fff;
  border-radius: 30px;
  margin-right: 8px;
  font-size: 15px;
  float: left;
  margin-top: 20px;
  font-family: Tahoma, Geneva, sans-serif;
}

#comparti .fa,
#compartiW .fa {
  font-size: 18px;
  margin-right: 5px;
}

#compartiW {
  margin-top: 20px;
  padding: 5px 15px;
  float: left;
  background: #02bf63;
  color: #fff;
  border-radius: 30px;
  margin-right: 8px;
  font-size: 15px;
  font-family: Tahoma, Geneva, sans-serif;
}
.lermais {
  background: #54371b;
  color: #fff;
  padding: 8px 30px;
  border-radius: 30px;
  display: none;
}
.rede-social {
  float: right;
}
.rede-social a {
  margin-left: 5px;
  float: left;
  width: 35px;
  height: 35px;
  /*border: 1px solid #54371B;*/
  text-align: center;
  border-radius: 80px;
  padding: 6px;
}
.seg-text {
  width: 100%;
  float: left;
  position: relative;
}
.ef-b {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.rede-social a .fa {
  color: #54371b;
  font-size: 24px;
}
.rodape {
  width: 100%;
  float: left;
  padding: 40px 0;
  margin-top: 50px;
}
.rodape .border-start {
  border-color: #54371b !important;
}
.rodape h2 {
  color: #54371b;
  font-size: 21px;
}
.rodape p {
  color: #54371b;
  font-size: 17px;
}
.rodape a {
  color: #54371b;
  font-size: 19px;
}
@media (min-width: 1600px) {
  .container,
  .container-lg,
  .container-xl {
    max-width: 1430px;
  }
}
@media (max-width: 1390px) {
  .linha-tempo .owl-carousel .owl-stage-outer {
    width: 1140px;
  }
  .owl-carousel .owl-nav {
    margin-left: 461px;
  }
}

@media (max-width: 1200px) {
  .owl-carousel .owl-nav {
    margin-left: 355px;
  }
  .previa-setas p {
    padding-right: 140px;
  }
  .linha-tempo .owl-carousel .owl-stage-outer {
    width: 960px;
  }
  .introd p {
    padding: 0;
  }
}

@media (max-width: 990px) {
  .linha-tempo .owl-carousel .owl-stage-outer {
    width: 720px;
  }
  .titulo {
    text-align: center;
    margin-bottom: 15px;
  }
  .owl-carousel .owl-nav {
    margin-left: 240px;
  }
  .logo h1,
  .logo-museu h1 {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  .linha-tempo .owl-carousel .owl-stage-outer {
    width: 540px;
  }
  .owl-carousel .owl-nav {
    width: 100%;
    left: 0;
    margin-left: 0;
    z-index: 999;
    position: absolute;
    top: 36%;
    height: 0;
    display: block !important;
  }
  .owl-carousel .owl-nav button.owl-next {
    position: absolute;
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    width: 40px;
  }
  .previa-setas p {
    padding-right: 0;
    text-align: center;
    margin-top: 0;
  }

  .seg-text-mb {
    display: none;
  }
  .lermais {
    display: block;
  }
  .voltar {
    right: 0;
    width: 150px;
  }
  .materia h3 {
    width: 100%;
    float: left;
    padding-right: 0;
    text-align: center;
  }
  .seg_galeria {
    height: 350px;
  }
  .titulo h2 b {
    width: 100%;
    float: left;
  }
  .logo-fator-mt {
    width: 220px;
  }
  .logo-sorriso {
    width: 210px;
  }
  .titulo h2 {
    font-size: 24px;
  }
  .owl-carousel .owl-nav {
    display: none !important;
  }
}

@media (max-width: 450px) {
  .materia h3 {
    width: 100%;
    padding-bottom: 0;
    float: left;
  }

  .materia {
    padding: 35px 25px;
  }
}
