.black {
  color: #000; }

a {
  color: #fff;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

img {
  width: 150px;
  margin: 0 auto 30px auto;
  display: block; }

.form {
  width: 400px;
  margin: 300px auto; }

.formnew {
  width: 700px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.input120 {
  width: 130px !important; }

.input150 {
  width: 170px !important; }

.input200 {
  width: 220px !important; }

.input350 {
  width: 350px !important; }

.input500 {
  width: 510px !important; }

.inputall {
  width: 100% !important; }

.voltarstock {
  padding: 10px 20px;
  background-color: #500d0c;
  color: #fff;
  cursor: pointer;
  border-radius: 2px; }

.voltarstock:hover {
  background-color: #3f0605;
  text-decoration: none; }

.inicio {
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 30px;
  color: #fff;
  width: 430px; }

.inicio span {
  font-size: 44px;
  font-weight: 700; }

.inicio p {
  font-size: 14px;
  margin-top: -5px; }

#clock {
  font-size: 106px;
  font-family: 'Biryani', sans-serif;
  margin-bottom: -60px;
  text-align: center; }

label {
  margin-top: 0px; }

input[name='qstock'] {
  background-color: #eee;
  border: 1px solid #aaa !important; }

input[type='text'], input[type='email'], input[type='password'] {
  width: 100%;
  border-radius: 2px;
  border: 1px solid #CCC;
  padding: 10px;
  color: #17233c;
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input::-webkit-input-placeholder {
  color: #c3c3c3;
  font-size: 14px;
  font-weight: 400; }

input:-ms-input-placeholder {
  color: #c3c3c3;
  font-size: 14px;
  font-weight: 400; }

input::-ms-input-placeholder {
  color: #c3c3c3;
  font-size: 14px;
  font-weight: 400; }

input::placeholder {
  color: #c3c3c3;
  font-size: 14px;
  font-weight: 400; }

input[type='submit'] {
  width: 100%;
  border-radius: 2px;
  border: 1px solid #500d0c;
  padding: 10px;
  color: #fff;
  font-size: 14px;
  margin-top: 10px;
  cursor: pointer;
  background-color: #500d0c; }

input[type='submit']:hover {
  background-color: #3f0605; }

/* Index */
.grnd {
  width: 320px;
  /* background-color: red; */ }

.pqn {
  width: 100px;
  /* background-color: blue; */ }

.pqn2 {
  width: 150px;
  /* background-color: blue; */ }

.edt {
  width: 130px;
  /* background-color: #333; */ }

.edt2 {
  width: 30px;
  /* background-color: #333; */ }

.color {
  background-color: #9a1f1f;
  color: #fff;
  border-bottom: 1px solid #fff; }

.color2 {
  background-color: #d7ca73;
  border-bottom: 1px solid #fff; }

.color3 {
  background-color: #adcc9c;
  border-bottom: 1px solid #fff; }

.color4 {
  background-color: #333;
  color: #fff; }

.bord-left {
  border-top-left-radius: 10px; }

.bord-right {
  border-top-right-radius: 10px; }

.none {
  display: none; }

.bg-white {
  background-color: white; }

.black {
  color: black; }

.blocked {
  opacity: .2;
  cursor: not-allowed; }

.blocked:hover {
  background-color: #921716; }

.edit {
  background-color: #921716;
  overflow: hidden;
  position: relative; }

.edit a {
  width: 100%;
  height: 100%;
  display: inline-block; }

.edit img {
  width: 20px;
  position: absolute;
  left: 50%;
  top: 13px;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%); }

.try {
  padding: 10px 20px;
  position: absolute;
  top: 370px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  width: 100px;
  background-color: #500d0c;
  color: #fff;
  border-radius: 5px; }

.try:hover {
  text-decoration: none;
  background-color: #3f0605; }

.qstock {
  font-weight: 700; }

.add {
  color: black;
  position: relative;
  padding: 10px 10px 10px 0;
  display: inline-block;
  margin-top: 10px; }

.add img {
  width: 30px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%); }

.add span {
  padding-left: 40px; }

.add:hover {
  text-decoration: none;
  color: #aaa; }

#searchStock {
  position: absolute;
  left: 143px;
  padding: 10px;
  display: inline-block;
  border: 0;
  border-bottom: 3px solid #921716;
  font-size: 20px;
  text-transform: uppercase; }

#searchStock:focus {
  background-color: #eee;
  outline-width: 0; }

.info {
  color: #aaa; }

.inputnr {
  text-align: center;
  width: 100%;
  font-size: 18px;
  padding: 10px 20px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#login {
  background-color: #921716; }

.userlog {
  position: absolute;
  top: 60px;
  right: 30px;
  color: #444;
  text-decoration: none !important;
  padding: 5px 10px; }
  .userlog:hover {
    background-color: #aaa;
    border-radius: 5px; }

.log_active {
  position: absolute;
  top: 100px;
  right: 30px;
  color: #444;
  padding: 0 15px;
  width: 300px;
  max-height: 0;
  overflow-y: scroll;
  background-color: #ccc;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; }
  .log_active.active {
    max-height: 400px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; }

.welcome p {
  position: absolute;
  top: -20px;
  right: 30px;
  font-size: 30px;
  color: #aaa;
  font-weight: 400; }

.index_main {
  background-image: url("../img/1.jpg");
  background-size: cover;
  background-position: right bottom;
  background-blend-mode: lighten;
  background-color: #921716;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  display: block;
  opacity: 1;
  -webkit-transition: 1s opacity;
  -o-transition: 1s opacity;
  transition: 1s opacity; }

.main {
  opacity: 1;
  -webkit-transition: 1s opacity;
  -o-transition: 1s opacity;
  transition: 1s opacity;
  width: calc(100vw - 130px);
  float: right; }

.fade-out {
  opacity: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.tabela {
  overflow-y: auto;
  height: 82vh;
  margin-top: 20px; }
  @media (max-width: 1920px) {
    .tabela {
      height: 75vh; } }

.tabela th {
  position: -webkit-sticky;
  position: sticky;
  top: 0; }
  .tabela th::after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: white;
    position: absolute;
    bottom: 0;
    left: 0; }

.totalright {
  padding-right: 30px;
  font-weight: 700;
  background-color: #f0f0f0; }

.description {
  text-align: left;
  padding: 0 20px;
  position: relative;
  z-index: -2; }
  .description a {
    color: black;
    text-decoration: none; }

table {
  border: 0; }

tr {
  border: 0;
  color: #000;
  border-bottom: 1px solid #ccc; }

td {
  border-right: 2px solid #fff;
  color: #333;
  height: 40px;
  font-size: 14px; }

th {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  padding-bottom: 15px;
  padding-top: 15px;
  background-color: #921716;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff; }

.dropdown {
  position: absolute;
  display: inline-block;
  top: 50px;
  right: 330px;
  cursor: pointer; }
  .dropdown .dropbtn {
    background-color: #9a1f1f;
    color: white;
    padding: 15px 12px;
    font-size: 14px;
    font-weight: 700;
    border: none;
    cursor: pointer; }
  .dropdown .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    width: 100%;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1; }
    .dropdown .dropdown-content a {
      color: black;
      padding: 12px 16px;
      text-decoration: none;
      display: block; }
      .dropdown .dropdown-content a:hover {
        background-color: #ddd; }
  .dropdown:hover .dropbtn {
    background-color: #5f0909; }
  .dropdown:hover .dropdown-content {
    display: block; }

.print_button {
  position: absolute;
  top: 50px;
  right: 120px;
  width: 200px;
  background-color: #9a1f1f;
  text-align: left;
  color: white;
  font-weight: 700;
  font-size: 14px;
  padding: 15px 12px;
  border: 0 !important;
  outline: 0 !important;
  cursor: pointer; }
  .print_button span {
    position: absolute;
    top: 1px;
    right: 2px;
    width: 50px;
    height: 50px; }
    .print_button span img {
      width: 40px;
      margin-top: 4px; }
  .print_button:hover {
    background-color: #5f0909; }

body {
  font-family: 'Open Sans', sans-serif;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: 1s opacity;
  -o-transition: 1s opacity;
  transition: 1s opacity; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

a:focus,
button:focus,
input:focus,
textarea:focus {
  outline: none !important; }

.left_bar {
  width: 50px;
  position: absolute;
  height: 100vh;
  background-color: #921716;
  left: 0;
  top: 0;
  color: #fff;
  padding: 40px 20px 20px 20px;
  z-index: 1000 !important; }
  @media (max-width: 1920px) {
    .left_bar {
      width: 40px; } }
  .left_bar .img_bar {
    position: absolute;
    width: 70px;
    top: 30px;
    left: 10px; }
    @media (max-width: 1920px) {
      .left_bar .img_bar {
        width: 60px; } }
  .left_bar .icons {
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80vh; }
  .left_bar .icon {
    position: relative;
    width: 100%;
    padding: 15px 0;
    display: inline-block;
    max-height: 34px; }
    @media (max-width: 1920px) {
      .left_bar .icon {
        padding: 12px 0;
        max-height: 30px; } }
    .left_bar .icon::after {
      content: attr(aria-label);
      position: absolute;
      display: none;
      padding: 5px 15px;
      background-color: #ccc;
      color: #333;
      font-weight: 700;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      top: 50%;
      left: 30px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      white-space: nowrap; }
    .left_bar .icon img {
      width: 35px; }
      @media (max-width: 1920px) {
        .left_bar .icon img {
          width: 30px; } }
    .left_bar .icon:hover {
      background-color: #500d0c; }
      .left_bar .icon:hover::after {
        display: block;
        left: 80px;
        -webkit-transition: 1s all;
        -o-transition: 1s all;
        transition: 1s all; }
        @media (max-width: 1920px) {
          .left_bar .icon:hover::after {
            left: 70px; } }
  .left_bar .logout {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    width: 100%;
    padding-top: 20px; }
  .left_bar .logout:hover {
    background-color: #500d0c; }
  .left_bar .img_logout {
    width: 35px; }
    @media (max-width: 1920px) {
      .left_bar .img_logout {
        width: 30px; } }

.goback {
  text-decoration: none;
  margin-right: 20px;
  position: absolute;
  left: 140px;
  top: 35px; }
  .goback img {
    width: 15px; }
  .goback:hover {
    text-decoration: none; }

.edit-designation {
  padding-left: 20px;
  font-size: 14px;
  color: #921716; }

.edit-main {
  opacity: 1;
  -webkit-transition: 1s opacity;
  -o-transition: 1s opacity;
  transition: 1s opacity; }

.form_edit {
  width: 700px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.container_stock {
  width: 100%;
  position: relative;
  margin-top: 5px; }
  .container_stock button {
    background-color: #555;
    padding: 10px 20px;
    border: 0;
    cursor: pointer;
    font-size: 20px;
    color: white;
    margin-left: 0;
    position: absolute; }
    .container_stock button.prim {
      top: 0;
      left: 0; }
    .container_stock button.sec {
      top: 0;
      right: 0; }
    .container_stock button:active {
      background-color: #333; }
    .container_stock button:focus {
      border: 0 !important;
      outline: 0 !important; }

.bloon_main {
  opacity: 1;
  -webkit-transition: 1s opacity;
  -o-transition: 1s opacity;
  transition: 1s opacity;
  width: calc(100vw - 130px);
  float: right;
  position: relative;
  display: inline-block;
  overflow-y: auto !important; }
  .bloon_main h2 {
    margin-top: 30px;
    color: #333; }
  .bloon_main h4 {
    margin-top: 50px; }

.fade-out {
  opacity: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.section {
  width: 100%;
  display: inline-block;
  margin: 0 auto;
  position: relative; }

.flip-card {
  width: 150px;
  height: 170px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  display: block;
  float: left;
  margin-right: 10px; }
  @media (min-width: 1921px) {
    .flip-card {
      margin-right: 20px; } }

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.flip-card:hover .flip-card-inner {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.flip-card-front {
  color: black; }
  .flip-card-front img {
    width: 140px;
    margin-bottom: 10px; }
  .flip-card-front h5 {
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-after: 0;
    margin-block-end: 0; }

.flip-card-back {
  background-color: #eee;
  border-radius: 5px;
  color: black;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }
  .flip-card-back span {
    font-size: 10px; }
  .flip-card-back p {
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-after: 0;
    margin-block-end: 0;
    font-size: 11px;
    font-weight: 700;
    margin-top: 5px; }
    .flip-card-back p span {
      width: 100%;
      font-size: 14px;
      font-weight: 700; }
  .flip-card-back a {
    margin-top: 15px;
    display: block;
    font-size: 12px;
    color: #555;
    font-weight: 700;
    text-decoration: none;
    display: inline-block; }
    .flip-card-back a:hover {
      color: #333; }

.bloon_documents a {
  width: 250px;
  display: inline-block;
  padding: 10px 15px;
  border-bottom-right-radius: 10px;
  background-color: #921716;
  text-decoration: none;
  position: relative;
  font-size: 14px;
  margin: 5px 0 0 0; }
  .bloon_documents a::after {
    content: '.pdf';
    content: attr(data-ext);
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
    color: white;
    font-weight: 700; }
  .bloon_documents a:hover {
    background-color: #500d0c; }

.doc-main {
  width: calc(100vw - 130px);
  opacity: 1;
  -webkit-transition: 1s opacity;
  -o-transition: 1s opacity;
  transition: 1s opacity;
  float: right; }
  .doc-main h2 {
    margin-top: 30px; }

.fade-out {
  opacity: 0;
  -webkit-transition: 1s opacity;
  -o-transition: 1s opacity;
  transition: 1s opacity; }

.caixa_base {
  margin-top: 80px;
  display: inline-block; }
  .caixa_base .caixa_col {
    display: block;
    float: left;
    border-right: 1px solid #ccc;
    padding-right: 50px;
    padding-bottom: 20px;
    margin-right: 50px; }
    .caixa_base .caixa_col:last-of-type {
      border-right: 0;
      margin-right: 0; }
    .caixa_base .caixa_col .caixa_section {
      height: 80px;
      margin-top: 10px;
      width: 100%; }
      @media (max-width: 1850px) {
        .caixa_base .caixa_col .caixa_section {
          height: 70px;
          margin-top: 10px; } }
      .caixa_base .caixa_col .caixa_section .caixa {
        width: 80px;
        height: 80px;
        float: left;
        margin-right: 10px;
        background-color: #ddd;
        text-decoration: none;
        color: #333;
        cursor: pointer;
        position: relative; }
        .caixa_base .caixa_col .caixa_section .caixa:hover {
          background-color: #bbb; }
        .caixa_base .caixa_col .caixa_section .caixa.active {
          background-color: #921716; }
        @media (max-width: 1850px) {
          .caixa_base .caixa_col .caixa_section .caixa {
            width: 70px;
            height: 70px; } }
        .caixa_base .caixa_col .caixa_section .caixa span {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-weight: 700;
          font-size: 30px;
          line-height: 30px;
          text-align: center; }
          @media (max-width: 1850px) {
            .caixa_base .caixa_col .caixa_section .caixa span {
              font-size: 30px;
              line-height: 30px; } }

.caixa_info {
  width: 100%;
  height: 500px;
  display: block;
  overflow-y: scroll; }

.nattes_main {
  opacity: 1;
  -webkit-transition: 1s opacity;
  -o-transition: 1s opacity;
  transition: 1s opacity;
  width: calc(100vw - 130px);
  float: right;
  position: relative; }
  .nattes_main h2 {
    margin-top: 30px;
    color: #333; }
  .nattes_main h4 {
    margin-top: 50px; }
  .nattes_main .addnattes #searchNattes {
    width: 200px; }
  .nattes_main .addnattes .tabela_nattes {
    overflow-y: auto;
    height: 60vh;
    margin-top: 20px; }
    @media (max-width: 1920px) {
      .nattes_main .addnattes .tabela_nattes {
        height: 75vh; } }
  .nattes_main .addnattes .tabela_nattes th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding-bottom: 10px;
    padding-top: 10px; }
    .nattes_main .addnattes .tabela_nattes th::after {
      content: '';
      width: 100%;
      height: px;
      background-color: white;
      position: absolute;
      bottom: 0;
      left: 0; }

.fade-out {
  opacity: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.input_test {
  position: absolute;
  width: 500px;
  height: 500px;
  top: 50%;
  left: 50%; }
  .input_test input {
    border: 2px solid #555;
    padding: 10px 10px;
    font-size: 20px;
    text-align: center; }
  .input_test button {
    background-color: #555;
    padding: 12px 20px;
    border: 0;
    cursor: pointer;
    font-size: 20px;
    color: white; }
    .input_test button:active {
      background-color: #333; }
    .input_test button:focus {
      border: 0 !important;
      outline: 0 !important; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

button::-webkit-focus-inner {
  border: 0;
  padding: 0; }

input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none; }

.formrm {
  width: 400px;
  position: absolute;
  top: 20px;
  left: 300px; }

.panel {
  height: 30vh;
  width: 500px;
  background-color: #f0f0f0;
  padding: 5px 20px;
  overflow-y: scroll; }

.caixas {
  width: 1200px;
  height: 500px;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around; }
  .caixas .base_c {
    width: 500px;
    height: 100px;
    margin: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .caixas .base_c .a1 {
      width: 100px;
      height: 100%;
      display: block;
      background-color: #666;
      color: white;
      cursor: pointer;
      text-transform: uppercase;
      font-weight: 700;
      text-align: center; }
      .caixas .base_c .a1 .modelos {
        display: none; }
      .caixas .base_c .a1.active {
        position: absolute;
        width: 600px;
        height: 900px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%); }
        .caixas .base_c .a1.active .modelos {
          display: block;
          text-align: left;
          font-weight: 400;
          font-size: 12px; }

.modal {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.3);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
  .modal:target {
    visibility: visible;
    opacity: 1;
    pointer-events: auto; }
  .modal div {
    width: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 20px;
    background-color: red; }

.modal-close {
  color: #aaa;
  font-size: 10px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 70px;
  text-decoration: none; }
  .modal-close:hover {
    color: black; }

#datepicker {
  position: absolute;
  top: 100px;
  left: 500px;
  width: 150px; }

.main-controlo {
  margin-left: 120px;
  margin-top: 80px;
  width: calc(100vw - 200px);
  height: calc(100vh - 100px);
  display: inline-block; }
  .main-controlo .aba {
    width: 100%;
    background-color: blue;
    display: inline-block;
    padding-left: 20px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
    .main-controlo .aba .info_art {
      display: none; }
    .main-controlo .aba.active {
      -webkit-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      display: inline; }
      .main-controlo .aba.active .info_art {
        display: inline-block; }
    .main-controlo .aba p {
      cursor: pointer;
      width: 100%;
      font-weight: 700; }
