@import url(../fonts/stylesheet.css);

body {
  margin: 0 !important;
  padding: 0 !important;
	overflow-x: hidden !important;
	overflow-y: auto !important;
	backface-visibility: hidden !important;
}

.oculto {
  display: none !important;
}

.compensate-for-scrollbar {
  margin-right: 0px !important;
}

h2 {
  font-family: "Metropolis";
  font-weight: 100;
  margin-top: 6%;
}

h1 {
  font-family: "Metropolis";
  font-weight: 300;
}

p,
a {
  font-family: "Metropolis";
  text-align: justify;
  line-height: 1.8;
  font-size: 1.1em;
}

.bg-video {
  width: 100%;
  height: 45vw;
  object-fit: cover;
  position: absolute;
  z-index: -100;
  background: url(../img/Camada\ 30.png) no-repeat center;
  background-size: cover;
}

.loguinho {
  /* text-align: center; */
}

.logo {
  padding: 5%;
  z-index: 110;
}

.menu {
  float: right;
  cursor: pointer;
}

.menu-list {
  visibility: hidden;
  position: absolute;
  width: 100%;
  background-color: #203745c5;
  z-index: 100;
  margin: 0;
  color: rgba(255, 255, 255, 0.74);
  padding: 3% 0 0 0;
}

.input-btn a{
  color: #fff !important;
  text-decoration: none !important;
}

.link {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.74);
  cursor: pointer;
}

.exit {
  cursor: pointer;
}

.active {
  visibility: visible;
}

.remove {
  visibility: hidden;
}

.menu-list div {
  display: flex;
  padding-left: 6%;
}

.menu-list div h1 {
  padding-left: 65.5%;
}

.menu-list p {
  margin-block: 2%;
}

.menu-list p a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.74);
}

.sombra {
  position: absolute;
  z-index: -1;
  width: 70%;
}

.about {
  padding: 10%;
  padding-block: 5%;
  padding-bottom: 7%;
  background-color: #fff;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}

.about p {
  text-align: justify;
}

.services {
  background-image: url(../img/Camada\ 11\ copiar.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.services {
  color: #fff;
}

.bg {
  width: 100%;
  background-color: #203745b3;
}

.services h1 {
  padding: 10% 10% 1%;
}

.direitos p {
  padding-block: 3%;
  cursor: pointer;
}

.selected {
  background-color: #ca9811;
  color: #000;
  width: 60%;
}

.text h1 {
  color: #ca9811;
  margin: 0;
  padding: 0;
}

.we {
  padding-block: 6%;
}

.we h1 {
  font-size: 2em;
  border: 1px solid #ca9811;
  text-align: end;
  padding: 1% 4% 1% 0%;
  color: #203745;
}

.partners {
  border: 1px solid #ca9811;
  margin: 5%;
}

.people {
  width: 90%;
  margin: auto;
  padding-top: 3%;
  /* margin-top: -10%; */
  /* padding-bottom: 8%; */
  padding-bottom: 3%;
}

.foto {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: auto;
  width: 100%;
  height: 33vw;
}

.redes-contato {
  margin-top: 2%;
  display: flex;
  justify-content: center;
}

.redes-contato img {
  width: 60% !important;
}

.people div h1 {
  font-size: 1em;
  border: none;
  width: 100%;
  font-weight: 600;
  margin: 0;
}

.people div p {
  font-size: 0.8em;
  padding: 0;
  margin: 0;
}

.pessoa {
  width: 80%;
  margin: auto;
}

.pessoa a {
  color: #000;
  text-decoration: none;
}

.pessoa h1,
.pessoa p {
  text-align: center;
}

.notices {
  background-image: url(../img/Camada\ 19.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  z-index: -20;
}

.box {
  display: flex;
  background-color: rgba(255, 255, 255, 0.885);
  width: 80%;
  padding: 4%;
  margin: auto;
  justify-content: center;
}

.caixinha{
  width: 47%;
  height: auto;
  margin:  0px;
  box-sizing: border-box;
  padding: 0px;
}

.border-right{
  border-right: 1px solid #ca9811;
}

.notice {
  width: 85%;
  height: 100%;
  margin: auto;
  font-family: "Metropolis" !important;
}

/* .notice h1 {
  font-size: 1.3em;
  font-weight: 600;
  margin: 0;
  padding: 6%;
} */

.notices h1{
  font-family: "Metropolis";
  font-weight: 300;
  text-align: left;
  color: #203745;
  font-size: 2em;
}

.notice .texto-not {
  font-size: 14px !important;
}

.notice h6{
  margin-top: 0px;
  margin-bottom: 0px !important;
  text-transform: uppercase;
}

.espaco-noticia h4{
  text-transform: uppercase;
  font-family: "Metropolis";
  font-weight: 600;
  color: #203745;
}

.notices button{
  text-transform: uppercase;
  border: none !important;
  padding: 10px 5px;
  color: #fff !important;
  width: 50% !important;
  margin: 10px auto !important;
  transition: 0.4s all;
}

.notice button:hover{
  background-color: #203745 !important;
}

.imagem-capa{
  width: 27% !important;
  height: 130px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.text-right{
  text-align: right !important;
}

.espaco-noticia{
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  cursor: pointer;
  transition: 0.4s all;
  justify-content: space-around;
}

.espaco-noticia:hover{
  transform: scale(0.97);
}

.textos-noticia{
  width: 60%;
  height: auto;
}

.forma3 {
  width: 80%;
  height: 1px;
  float: right;
  margin: 4% 0;
}

.forma4 {
  height: 1px;
  width: 80%;
  margin: 4% 0;
}

.sombra2 {
  position: absolute;
  z-index: -1;
  width: 90%;
}

footer {
  background-color: #203745;
  color: #fff;
  /* margin-top: 10vh; */
  padding:90px 0px 50px 0px;
}

.icon {
  position: fixed;
  right: 0%;
  bottom: 0%;
}

.icon a img {
  width: 100%;
}

.container {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
}

.container h1 {
  text-align: start;
}

.container img,
.container div {
  width: 40%;
}

.container div p {
  padding-block: 2%;
}

.redes-contato-unico {
  margin-top: 2%;
  display: flex;
  padding-left: 19%;
}

.redes-contato-unico a img {
  width: 70%;
}

@media (max-width: 900px) {
  .logo {
    width: 25%;
  }

  .voltar-site {
    width: 50% !important;
  }

  .fancybox-content{
    width: 95% !important;
    margin: 0px 2.5% !important;
  }
  
  .fancybox-slide {
      padding: 20px 0px !important;
  }
  

  .menu {
    width: 6%;
    margin-top: -27%;
    padding: 6%;
  }

  .menu-scroll {
    display: none;
  }

  h2 {
    font-size: 1.3em;
    text-align: center;
  }

  p {
    font-size: 0.9em;
  }

  .sombra {
    height: 21%;
  }

  .menu-list {
    padding-bottom: 4%;
  }

  .menu-list div img {
    display: none;
  }

  .menu-list p {
    margin: 2% auto;
    text-align: center;
    width: 100%;
  }

  .exit {
    margin: auto;
  }

  .about {
    margin-top: 15%;
    margin-inline: 5%;
  }

  .forma1,
  .forma2 {
    display: none;
  }

  .direitos {
    display: flex;
    width: 100%;
    justify-content: center;
  }

  .direitos p {
    border: 1px solid #ca9811;
    width: 25%;
    padding-inline: 3%;
    text-align: center;
  }

  .text {
    width: 80%;
    padding: 0 10% 10% 10%;
  }

  .we h1 {
    width: 60%;
  }

  .we p {
    padding-inline: 10%;
  }

  .foto {
    height: 68vw;
  }

  .loc div h1 {
    font-size: 1.5em;
  }

  .local h2 {
    font-size: 0.8em;
  }

  .caixinha{
    width: 100%;
    margin:  0px;
    padding: 0px;
  }

  .box{
    display: table !important;
  }

  .border-right{
    border-right: none !important;
  }
  
  .imagem-capa{
    height: 100px;
  }

  .services {
    background-attachment: unset;
  }

  .onde {
    width: 90%;
    margin: auto;
    text-align: center;
  }

  .redes {
    width: 40%;
  }

  .loc div h1 {
    border: 1px solid #ca9811;
    text-align: center;
    width: 100%;
  }

  .local {
    margin-top: 5%;
    width: 100%;
    text-align: center;
  }

  .local h2 {
    width: 100%;
    font-weight: 600;
  }

  .local p {
    text-align: center;
    line-height: 1em;
  }

  .loc-img {
    width: 15%;
    display: none;
  }

  .icon {
    width: 12%;
  }

  input,
  textarea {
    background-color: transparent !important;
    color: #fff;
    border: 1px solid #ca9811;
    padding: 3%;
    width: 80%;
    margin: 0.6%;
    margin-inline: 4.5%;
  }

  input::placeholder,
  textarea::placeholder {
    color: #fff !important;
  }

  input::-webkit-input-placeholder,
  textarea::-webkit-textarea-placeholder {
    /* Chrome */
    color: #fff;
  }

  input:-ms-input-placeholder,
  textarea:-ms-textarea-placeholder {
    /* IE 10+ */
    color: #fff;
  }

  input::-moz-placeholder,
  textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    opacity: 1;
  }

  input:-moz-placeholder,
  textarea:-moz-placeholder {
    /* Firefox 4 - 18 */
    color: #fff;
    opacity: 1;
  }

  .input-btn {
    background-color: #ca9811 !important;
    cursor: pointer;
    width: 86.5%;
    padding: 10px 25px;
    margin-bottom: 5%;
    border: none !important;
  }

  .container {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
  }
  
  .container h1 {
    text-align: start;
  }

  .container img,
  .container div {
    width: 100%;
  }
  
  .redes-contato-unico {
    margin-top: 2%;
    display: flex;
    padding-left: 25%;
  }
  
  .redes-contato-unico a img {
    width: 70%;
  }

  .foto-mateus {
    margin-bottom: 5%;
  }
}

@media (min-width: 950px) {

  .logo {
    width: 21vw;
  }

  .menu {
    width: 3vw;
    margin-top: -21%;
    padding: 5%;
  }

  h2 {
    font-size: 2.5em;
  }

  p,
  a {
    font-weight: 300;
  }

  .menu-scroll {
    width: 100%;
    position: fixed;
    top: 0px;
    height: 10%;
    background-color: #203745;
    display: flex;
    justify-content: space-evenly;
    z-index:9;
    transition: 0.4s all;
  }

  .exit {
    font-size: 3em;
  }

  .menu-list div img {
    width: 18%;
  }

  .menu-list p {
    padding: 1%;
    padding-left: 6%;
    margin-block: 1.35%;
    border: 1px solid #ffffff00;
  }

  .menu-list p:hover {
    border: 1px solid #ca9811;
  }


  .about {
    margin-top: 18.5%;
    margin-inline: 5%;
  }

  .forma1 {
    width: 83%;
    margin-right: -21%;
    float: right;
  }

  .forma2 {
    width: 83%;
    margin-inline: -33%;
    float: left;
    margin-top: 6%;
  }

  .types {
    display: flex;
    padding-bottom: 6%;
  }

  .direitos {
    width: 40%;
  }

  .direitos p {
    border: 1px solid #ca9811;
    padding-inline: 25%;
    font-size: 1.7em;
    text-align: start;
  }

  .text {
    width: 40%;
    padding-inline: 10%;
  }

  .text p {
    font-size: 1em;
  }

  .we h1 {
    width: 35%;
  }

  .we p {
    padding: 0 17% 0 20%;
  }

  #notices .owl-item:nth-child(2) {
    box-sizing: border-box;
    border-inline: 1px solid #ca9811;
  }

  .loc {
    display: flex;
    justify-content: flex-start;
  }

  .loc div h1 {
    border: 1px solid #ca9811;
    font-size: 2em;
    text-align: end;
    width: 100%;
    padding: 3% 5% 1% 0%;
    float: left;
  }

  .local {
    padding: 2%;
    width: 25%;
  }

  .local:nth-child(3) {
    border-left: 1px solid #ca9811;
  }

  .local h2 {
    width: 100%;
    font-size: 1em;
    font-weight: 600;
  }

  .local p {
    margin-top: 10%;
    font-size: 0.9em;
    line-height: 1.8;
  }

  .loc-img {
    width: 12%;
  }

  .redes {
    width: 40%;
    margin: 6%;
    float: right;
  }

  .onde {
    width: 30%;
    margin: 0 5% 0 0;
  }

  .icon {
    width: 3%;
  }

  input,
  textarea {
    background-color: transparent !important;
    color: #fff;
    border: 1px solid #ca9811;
    padding: 3%;
    width: 90%;
    margin: 0.6%;
    margin-left: 9%;
  }

  input::placeholder,
  textarea::placeholder {
    color: #fff !important;
  }

  input::-webkit-input-placeholder,
  textarea::-webkit-textarea-placeholder {
    /* Chrome */
    color: #fff;
  }

  input:-ms-input-placeholder,
  textarea:-ms-textarea-placeholder {
    /* IE 10+ */
    color: #fff;
  }

  input::-moz-placeholder,
  textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    opacity: 1;
  }

  input:-moz-placeholder,
  textarea:-moz-placeholder {
    /* Firefox 4 - 18 */
    color: #fff;
    opacity: 1;
  }


  .input-btn {
    background-color: #ca9811 !important;
    cursor: pointer;
    width: 96.5%;
  }
}

#notices .owl-dots {
  display: none !important;
}

#notices .owl-prev {
  float: left;
  position: absolute;
  background-image: url(../img/slices/left_.png);
  margin-left: -60%;
}

#notices .owl-next {
  float: right;
  position: relative;
  background-image: url(../img/slices/right_.png);
  margin-right: -10%;
}

#notices .owl-next,
#notices .owl-prev {
  width: 50px;
  height: 80px;
  outline: none !important;
  margin-top: -300px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 3;
  background-color: transparent;
}

#notices .owl-prev span,
#notices .owl-next span {
  display: none;
}