@import url("./fonts/DIN_Next_W1G/DINNextW1G-Bold.css");
@import url("./fonts/DIN_Next_W1G/DINNextW1G-Light.css");
@import url("./fonts/DIN_Next_W1G/DINNextW1G.css");
html,
body {
  font-family: "DINNextW1G", sans-serif;
  font-size: 16px;
  background-color: #011130;
  overflow: hidden; }

#conteudoSimples {
  /*position: relative;*/ }

#homevideo.video {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }
  #homevideo.video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center; }

#img_64 video {
  position: absolute;
  background-color: #011130;
  top: 280px;
  left: 190px;
  width: 875px;
  height: 656px;
  object-fit: contain;
  object-position: top center; }

#oMenu {
  position: absolute;
  z-index: 2;
  top: 100px;
  right: 0px;
  height: calc(100% - 200px);
  display: flex;
  flex-direction: column;
  justify-content: center;
    /*
    a{
        position: relative;
        display: block;
        cursor: pointer;
        height: 30px;

        span{
            position: absolute;
            top: 0px;
            right: 100%;
            background-color: yellow;
            white-space: nowrap;
        }

    }

    a span:hover{
        right: 0px;
    }*/ }
  #oMenu .item {
    text-align: right;
    position: relative;
    margin-bottom: 0px;
    display: block;
    white-space: nowrap; }
  #oMenu a {
    position: relative;
    height: 47px;
    padding-top: 5px;
    padding-left: 50px;
    padding-right: 10px;
    font-weight: 700;
    color: #ffffff;
    font-size: 28px;
    font-size: 1.75rem;
    border-top-left-radius: 64px;
    border-bottom-left-radius: 64px;
    display: inline-block;
    background: #fde393;
    background: linear-gradient(77deg, #fde393 0%, #ae723d 30%, #fde393 66%, #ae723d 100%);
    cursor: pointer;
    right: -10px;
    max-width: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-transform: uppercase;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
  #oMenu a:hover {
    color: #ffffff;
    right: 0px;
    max-width: 100%; }
  #oMenu a::before {
    content: '';
    position: absolute;
    left: 3px;
    top: 3px;
    background-color: #ffffff;
    border-radius: 41px;
    width: 41px;
    height: 41px;
    z-index: 2;
    -webkit-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75); }
  #oMenu a::after {
    content: '';
    position: absolute;
    left: 8px;
    top: 8px;
    background-color: #ffffff;
    border-radius: 31px;
    width: 31px;
    height: 31px;
    z-index: 3;
    -webkit-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
  #oMenu a.active::after,
  #oMenu a:hover::after {
    background-color: #cb9d59; }

#appBio {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1280px;
  height: 1024px;
  overflow: hidden;
  transform-origin: top left; }
  #appBio .oLogotipo {
    position: absolute;
    z-index: 10;
    top: 50px;
    right: 50px;
    cursor: pointer; }
    #appBio .oLogotipo img {
      position: relative;
      z-index: 2;
      width: 350px; }
    #appBio .oLogotipo .serpentinas {
      position: absolute;
      z-index: 1;
      top: 70px;
      left: 85px;
      width: 165px;
      pointer-events: nome; }
  #appBio .page {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
    color: #ffffff;
    background-color: #011130; }
  #appBio .page.active {
    display: block; }
  #appBio #pHome {
    background-color: transparent !important; }
    #appBio #pHome .texto {
      position: relative;
      margin-top: 250px;
      margin-left: 80px;
      width: 628px; }
    #appBio #pHome h1 {
      color: #cb9d59;
      font-weight: 700;
      font-size: 60px;
      font-size: 3.75rem; }
  #appBio #pHistoria {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300; }
    #appBio #pHistoria .texto {
      position: relative;
      margin-top: 80px;
      padding-left: 80px;
      width: 628px; }
    #appBio #pHistoria .timeline {
      position: relative;
      display: flex;
      align-items: center;
      height: 400px; }
      #appBio #pHistoria .timeline .detalhes {
        display: none; }
      #appBio #pHistoria .timeline .historiaTimeline {
        width: 100%;
        padding-left: 80px;
        padding-right: 80px;
        display: flex; }
        #appBio #pHistoria .timeline .historiaTimeline .item {
          position: relative;
          text-align: right;
          flex: 1;
          height: 30px;
          background-image: url(../img/fundo_ano.png);
          background-position: bottom right;
          background-repeat: no-repeat; }
          #appBio #pHistoria .timeline .historiaTimeline .item .ano {
            position: absolute;
            top: -40px;
            right: -22px;
            font-size: 29px;
            font-size: 1.8125rem;
            font-weight: 700; }
        #appBio #pHistoria .timeline .historiaTimeline .item:last-child {
          background-image: url(../img/ano_fundo_ultimo.png?v=1);
          background-position: bottom right; }
        #appBio #pHistoria .timeline .historiaTimeline .item:hover {
          cursor: pointer; }
          #appBio #pHistoria .timeline .historiaTimeline .item:hover .ano {
            color: #cb9d59; }
    #appBio #pHistoria .logos {
      padding-left: 80px;
      padding-right: 80px;
      text-align: right; }
    #appBio #pHistoria h1 {
      color: #ffffff;
      font-weight: 700;
      font-size: 60px;
      font-size: 3.75rem; }
      #appBio #pHistoria h1 strong {
        display: inline-block;
        color: #b42183;
        letter-spacing: -10px;
        margin-right: -40px;
        font-size: 143px;
        font-size: 8.9375rem; }
    #appBio #pHistoria h2 {
      color: #ffffff;
      font-weight: 700;
      font-size: 70px;
      font-size: 4.375rem;
      margin-top: -50px; }
    #appBio #pHistoria .setas {
      position: absolute;
      display: block;
      z-index: 10;
      right: 110px;
      bottom: 0px;
      height: 75px;
      display: flex;
      align-items: center;
      padding-right: 20px;
      border-right: 1px solid #ffffff; }
      #appBio #pHistoria .setas a {
        color: #ffff00;
        cursor: pointer; }
  #appBio #pBiocodex {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300; }
    #appBio #pBiocodex .textoC {
      position: relative;
      padding-left: 80px;
      padding-right: 80px;
      position: relative;
      margin-top: 240px; }
      #appBio #pBiocodex .textoC .texto {
        position: absolute;
        left: 606px;
        top: 0px;
        width: 562px;
        font-weight: 700;
        color: #ffffff;
        font-size: 20px;
        font-size: 1.25rem;
        font-weight: 300;
        background-color: #000000;
        padding: 30px;
        border-radius: 30px;
        border-top-left-radius: 60px;
        /*border: 10px solid $corCastanho;*/ }
        #appBio #pBiocodex .textoC .texto h1 {
          font-size: 30px;
          font-size: 1.875rem;
          font-weight: 700; }
        #appBio #pBiocodex .textoC .texto p:last-child {
          margin-bottom: 0px; }
      #appBio #pBiocodex .textoC .texto::after {
        content: '';
        position: absolute;
        z-index: -1;
        top: -10px;
        left: -10px;
        right: -10px;
        bottom: -10px;
        background: #fde393;
        background: linear-gradient(77deg, #fde393 0%, #ae723d 30%, #fde393 66%, #ae723d 100%);
        border-radius: 40px;
        border-top-left-radius: 70px; }
      #appBio #pBiocodex .textoC .titulo {
        position: absolute;
        left: 80px;
        top: 125px;
        width: 516px;
        height: 64px;
        padding-top: 5px;
        padding-left: 80px;
        font-weight: 700;
        color: #000000;
        font-size: 42px;
        font-size: 2.625rem;
        border-top-left-radius: 64px;
        border-bottom-left-radius: 64px;
        display: block;
        background: #fde393;
        background: linear-gradient(77deg, #fde393 0%, #ae723d 30%, #fde393 66%, #ae723d 100%); }
      #appBio #pBiocodex .textoC .titulo::before {
        content: '';
        position: absolute;
        left: 4px;
        top: 4px;
        background-color: #ffffff;
        border-radius: 57px;
        width: 57px;
        height: 57px;
        z-index: 2;
        -webkit-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
        box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75); }
      #appBio #pBiocodex .textoC .titulo::after {
        content: '';
        position: absolute;
        left: 12px;
        top: 12px;
        background-color: #ffffff;
        border-radius: 41px;
        width: 41px;
        height: 41px;
        z-index: 3;
        -webkit-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
        box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75); }
  #appBio .galeriaProduto .setas {
    position: absolute;
    display: block;
    z-index: 10;
    width: 140px;
    right: 40px;
    bottom: 0px;
    height: 75px; }
    #appBio .galeriaProduto .setas > div {
      background-repeat: no-repeat;
      background-position: contain;
      margin-top: 0px;
      top: 0px;
      width: 45px;
      height: 45px; }
    #appBio .galeriaProduto .setas > div::after {
      display: none;
      z-index: 2; }
    #appBio .galeriaProduto .setas .swiper-button-prev {
      left: 0px;
      background-image: url(../img/seta_esq.svg); }
    #appBio .galeriaProduto .setas .swiper-button-next {
      right: 0px;
      background-image: url(../img/seta_dir.svg); }
  #appBio .galeriaProduto .setas::after {
    content: '';
    position: absolute;
    top: 0px;
    right: 50%;
    width: 1px;
    height: 100%;
    background-color: #ffffff; }
  #appBio .galeriaProduto .item {
    position: relative;
    width: 1280px;
    height: 1024px; }
    #appBio .galeriaProduto .item img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      object-position: top center; }
  #appBio #pFicha .titulo {
    position: relative;
    margin-top: 170px;
    height: 64px;
    padding-top: 5px;
    padding-right: 80px;
    padding-left: 60px;
    font-weight: 700;
    color: #000000;
    font-size: 42px;
    font-size: 2.625rem;
    border-top-right-radius: 64px;
    border-bottom-right-radius: 64px;
    display: inline-block;
    background: #fde393;
    background: linear-gradient(77deg, #fde393 0%, #ae723d 30%, #fde393 66%, #ae723d 100%); }
  #appBio #pFicha .titulo::before {
    content: '';
    position: absolute;
    right: 4px;
    top: 4px;
    background-color: #ffffff;
    border-radius: 57px;
    width: 57px;
    height: 57px;
    z-index: 2;
    -webkit-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75); }
  #appBio #pFicha .titulo::after {
    content: '';
    position: absolute;
    right: 12px;
    top: 12px;
    background-color: #ffffff;
    border-radius: 41px;
    width: 41px;
    height: 41px;
    z-index: 3;
    -webkit-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75); }
  #appBio #pFicha #notaEncomendaForm {
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
    margin-top: 50px; }
    #appBio #pFicha #notaEncomendaForm .topo .fv-help-block {
      color: #ffffff; }
    #appBio #pFicha #notaEncomendaForm .topo label ~ .fv-plugins-icon {
      top: 39px; }
    #appBio #pFicha #notaEncomendaForm .topo label {
      position: relative;
      height: 30px;
      padding-top: 5px;
      padding-right: 30px;
      padding-left: 36px;
      font-weight: 700;
      color: #ffffff;
      font-size: 16px;
      font-size: 1rem;
      border-radius: 30px;
      display: inline-block;
      background: #fde393;
      background: linear-gradient(77deg, #961496 0%, #ff196e 100%); }
    #appBio #pFicha #notaEncomendaForm .topo label::before {
      content: '';
      position: absolute;
      left: 2px;
      top: 2px;
      background-color: #ffffff;
      border-radius: 26px;
      width: 26px;
      height: 26px;
      z-index: 2;
      -webkit-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
      box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75); }
    #appBio #pFicha #notaEncomendaForm .topo label::after {
      content: '';
      position: absolute;
      left: 6px;
      top: 6px;
      background-color: #ffffff;
      border-radius: 19px;
      width: 18px;
      height: 18px;
      z-index: 3;
      -webkit-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
      box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75); }
    #appBio #pFicha #notaEncomendaForm .topo .form-control {
      border: 1px dashed #ffffff;
      background-color: transparent;
      color: #ffffff; }
    #appBio #pFicha #notaEncomendaForm .topo .custom-select {
      color: #ffffff;
      background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23ffffff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
      background-color: transparent;
      border: 1px dashed #ffffff;
      border-radius: 0px; }
    #appBio #pFicha #notaEncomendaForm .lista {
      overflow: auto;
      height: 450px;
      margin-top: 50px; }
      #appBio #pFicha #notaEncomendaForm .lista .campoCondicionado {
        display: none; }
      #appBio #pFicha #notaEncomendaForm .lista .campoCondicionado.active {
        display: block; }
      #appBio #pFicha #notaEncomendaForm .lista table {
        width: 100%;
        border-collapse: collapse; }
        #appBio #pFicha #notaEncomendaForm .lista table thead {
          border-radius: 5px;
          border-top: 5px solid #ffffff;
          border-bottom: 5px solid #ffffff;
          margin-bottom: 10px; }
          #appBio #pFicha #notaEncomendaForm .lista table thead td {
            width: 165px;
            padding: 10px 0px; }
            #appBio #pFicha #notaEncomendaForm .lista table thead td span {
              position: relative;
              height: 30px;
              padding-top: 5px;
              padding-right: 30px;
              padding-left: 36px;
              font-weight: 700;
              color: #ffffff;
              font-size: 13px;
              font-size: 0.8125rem;
              border-radius: 30px;
              display: inline-block;
              background: #fde393;
              background: linear-gradient(77deg, #7819b4 0%, #3c64b9 100%);
              white-space: nowrap; }
            #appBio #pFicha #notaEncomendaForm .lista table thead td span::before {
              content: '';
              position: absolute;
              left: 2px;
              top: 2px;
              background-color: #ffffff;
              border-radius: 26px;
              width: 26px;
              height: 26px;
              z-index: 2;
              -webkit-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
              -moz-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
              box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75); }
            #appBio #pFicha #notaEncomendaForm .lista table thead td span::after {
              content: '';
              position: absolute;
              left: 6px;
              top: 6px;
              background-color: #ffffff;
              border-radius: 19px;
              width: 18px;
              height: 18px;
              z-index: 3;
              -webkit-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
              -moz-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
              box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75); }
        #appBio #pFicha #notaEncomendaForm .lista table tbody {
          border-bottom: 5px solid #ffffff; }
          #appBio #pFicha #notaEncomendaForm .lista table tbody td.nomeC {
            vertical-align: top; }
          #appBio #pFicha #notaEncomendaForm .lista table tbody td {
            border: 1px dashed #ffffff;
            padding: 10px;
            vertical-align: middle; }
            #appBio #pFicha #notaEncomendaForm .lista table tbody td .form-group {
              margin-bottom: 0px; }
            #appBio #pFicha #notaEncomendaForm .lista table tbody td .nome {
              width: 140px;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis; }
            #appBio #pFicha #notaEncomendaForm .lista table tbody td .form-control {
              color: #ffffff;
              background-color: transparent;
              border: 0px;
              text-align: center; }
          #appBio #pFicha #notaEncomendaForm .lista table tbody tr:nth-child(even) td {
            background-color: #341638; }
    #appBio #pFicha #notaEncomendaForm .status {
      margin-top: 10px; }
    #appBio #pFicha #notaEncomendaForm .bts {
      margin-top: 20px;
      text-align: right; }
      #appBio #pFicha #notaEncomendaForm .bts .btn-form {
        position: relative;
        height: 30px;
        padding-top: 5px;
        padding-right: 30px;
        padding-left: 36px;
        font-weight: 700;
        color: #ffffff;
        font-size: 16px;
        font-size: 1rem;
        border-radius: 30px;
        display: inline-block;
        background: #fde393;
        background: linear-gradient(77deg, #961496 0%, #ff196e 100%); }
      #appBio #pFicha #notaEncomendaForm .bts .btn-form::before {
        content: '';
        position: absolute;
        left: 2px;
        top: 2px;
        background-color: #ffffff;
        border-radius: 26px;
        width: 26px;
        height: 26px;
        z-index: 2;
        -webkit-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
        box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75); }
      #appBio #pFicha #notaEncomendaForm .bts .btn-form::after {
        content: '';
        position: absolute;
        left: 6px;
        top: 6px;
        background-color: #ffffff;
        border-radius: 19px;
        width: 18px;
        height: 18px;
        z-index: 3;
        -webkit-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75);
        box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.75); }
      #appBio #pFicha #notaEncomendaForm .bts .btn-form:hover::after {
        background-color: #cb9d59; }

#modalHistoria .modal-dialog {
  max-width: 600px; }
#modalHistoria .modal-content {
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
  padding: 10px;
  border-radius: 40px;
  border-top-left-radius: 70px;
  background: linear-gradient(77deg, #fde393 0%, #ae723d 30%, #fde393 66%, #ae723d 100%); }
#modalHistoria .modal-body {
  text-align: left;
  background-color: #000000;
  border-radius: 30px;
  border-top-left-radius: 60px;
  padding: 30px;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 300; }
#modalHistoria .ano {
  font-size: 132px;
  font-size: 8.25rem;
  font-weight: 700;
  padding-right: 15px;
  margin-bottom: -20px;
  line-height: 1; }
#modalHistoria ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-left: 10px; }

.autocomplete-suggestions {
  border: 1px dashed #ffffff;
  border-top: 0px;
  background: #011130;
  overflow: auto; }

.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
  color: #ffffff; }

.autocomplete-selected {
  background: #cb9d59;
  color: #ffffff; }

.autocomplete-selected strong {
  color: #000000 !important; }

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #cb9d59; }

.autocomplete-group {
  padding: 2px 5px; }

.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000; }

/*@import 'conteudos/base';*/
/*@import 'conteudos/menu';*/
/*@import 'conteudos/rodape';*/
/*@import 'conteudos/historiaTimeline';*/
/*@import 'conteudos/programas';*/
/*@import 'conteudos/associados';*/
/*@import 'conteudos/noticias';*/
/*@import 'conteudos/cliente';*/
/*@import 'conteudos/produtos';*/
/*@import 'conteudos/encomenda';*/

/*# sourceMappingURL=layout.css.map */
