
/* **************************************************************************** */
/* CABLE CONFIGURATOR ********************************************************* */

img.iconk { width: 100px; }

.container-flex {
    display: flex;
    flex-direction: column; /* empilha: imagem em cima, select embaixo */
    align-items: center; /* opcional: alinha à esquerda */
    justify-content: center;
}

#ponta-container { position: absolute; width: 100%; height: 100%; border: 1px solid transparent; }
div.pontacable { align-items: center; display: flex; padding: 0px; border: 1px solid transparent; }

.centraliza {
    text-align: center !important;
}
.mr0 {
    margin-right: 0px !important;
}

@media (min-width: 1200px) {
  /* **************************************************************************** */
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 SINGLE STANDARD*/
  .pose-20-30-1, .pose-18-30-1, .pose-20-50-1, .pose-18-50-1, .pose-20-60-1, .pose-18-60-1 { position: absolute; right: 950px; top: 101px; width: 174px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 SINGLE STANDARD */
  .posd-20-30-1, .posd-18-30-1, .posd-20-50-1, .posd-18-50-1, .posd-20-60-1, .posd-18-60-1 { position: absolute; right: 10px; top: 100px; width: 174px !important; }
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 PAIR STANDARD*/
  .pose-21-30-1, .pose-19-30-1, .pose-21-50-1, .pose-19-50-1, .pose-21-60-1, .pose-19-60-1 { position: absolute; right: 950px; top: 67px; width: 174px !important; }
  .pose-21-30-2, .pose-19-30-2, .pose-21-50-2, .pose-19-50-2, .pose-21-60-2, .pose-19-60-2 { position: absolute; right: 950px; top: 137px; width: 174px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 PAIR STANDARD */
  .posd-21-30-1, .posd-19-30-1, .posd-21-50-1, .posd-19-50-1, .posd-21-60-1, .posd-19-60-1 { position: absolute; right: 10px; top: 67px; width: 174px !important; }
  .posd-21-30-2, .posd-19-30-2, .posd-21-50-2, .posd-19-50-2, .posd-21-60-2, .posd-19-60-2 { position: absolute; right: 10px; top: 137px; width: 174px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 SINGLE STANDARD*/
  .pose-16-40-1, .pose-14-40-1 { position: absolute; right: 930px; top: 99px; width: 190px !important; }
  .pose-16-70-1, .pose-16-80-1, .pose-14-70-1, .pose-14-80-1 { position: absolute; right: 965px; top: 103px; width: 160px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 SINGLE STANDARD */
  .posd-16-40-1, .posd-14-40-1 { position: absolute; right: 10px; top: 98px; width: 190px !important; }
  .posd-16-70-1, .posd-16-80-1, .posd-14-70-1, .posd-14-80-1 { position: absolute; right: 10px; top: 103px; width: 160px !important; }
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 PAIR STANDARD*/
  .pose-17-40-1, .pose-15-40-1 { position: absolute; right: 930px; top: 57px; width: 190px !important; }
  .pose-17-40-2, .pose-15-40-2 { position: absolute; right: 930px; top: 143px; width: 190px !important; }
  .pose-17-70-1, .pose-17-80-1, .pose-15-70-1, .pose-15-80-1 { position: absolute; right: 965px; top: 61px; width: 160px !important; }
  .pose-17-70-2, .pose-17-80-2, .pose-15-70-2, .pose-15-80-2 { position: absolute; right: 965px; top: 147px; width: 160px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 PAIR STANDARD */
  .posd-17-40-1, .posd-15-40-1 { position: absolute; right: 14px; top: 56px; width: 190px !important; }
  .posd-17-40-2, .posd-15-40-2 { position: absolute; right: 14px; top: 143px; width: 190px !important; }
  .posd-17-70-1, .posd-17-80-1, .posd-15-70-1, .posd-15-80-1  { position: absolute; right: 14px; top: 61px; width: 160px !important; }
  .posd-17-70-2, .posd-17-80-2, .posd-15-70-2, .posd-15-80-2  { position: absolute; right: 14px; top: 147px; width: 160px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA SINGLE STANDARD*/
  .pose-12-10-1, .pose-12-20-1 { position: absolute; right: 1072px; top: 74px; width: 54px !important; }
  .pose-12-10-2, .pose-12-20-2 { position: absolute; right: 1072px; top: 134px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA SINGLE STANDARD */
  .posd-12-10-1, .posd-12-20-1 { position: absolute; right: 11px; top: 74px; width: 54px !important; }
  .posd-12-10-2, .posd-12-20-2 { position: absolute; right: 11px; top: 134px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA PAIR STANDARD*/
  .pose-13-10-1, .pose-13-20-1 { position: absolute; right: 1072px; top: 74px; width: 54px !important; }
  .pose-13-10-2, .pose-13-20-2 { position: absolute; right: 1072px; top: 134px; width: 54px !important; }
  .pose-13-10-3, .pose-13-20-3 { position: absolute; right: 1072px; top: 327px; width: 54px !important; }
  .pose-13-10-4, .pose-13-20-4 { position: absolute; right: 1072px; top: 385px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA PAIR STANDARD */
  .posd-13-10-1, .posd-13-20-1 { position: absolute; right: 11px; top: 74px; width: 54px !important; }
  .posd-13-10-2, .posd-13-20-2 { position: absolute; right: 11px; top: 134px; width: 54px !important; }
  .posd-13-10-3, .posd-13-20-3 { position: absolute; right: 11px; top: 327px; width: 54px !important; }
  .posd-13-10-4, .posd-13-20-4 { position: absolute; right: 11px; top: 385px; width: 54px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE STANDARD*/
  .pose-8-10-1, .pose-8-20-1 { position: absolute; right: 1071px; top: 62px; width: 54px !important; }
  .pose-8-10-2, .pose-8-20-2 { position: absolute; right: 1071px; top: 141px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE STANDARD */
  .posd-8-10-1, .posd-8-20-1 { position: absolute; right: 11px; top: 64px; width: 54px !important; }
  .posd-8-10-2, .posd-8-20-2 { position: absolute; right: 11px; top: 143px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR STANDARD*/
  .pose-10-10-1, .pose-10-20-1 { position: absolute; right: 1071px; top: 62px; width: 54px !important; }
  .pose-10-10-2, .pose-10-20-2 { position: absolute; right: 1071px; top: 141px; width: 54px !important; }
  .pose-10-10-3, .pose-10-20-3 { position: absolute; right: 1071px; top: 315px; width: 54px !important; }
  .pose-10-10-4, .pose-10-20-4 { position: absolute; right: 1071px; top: 395px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR STANDARD */
  .posd-10-10-1, .posd-10-20-1 { position: absolute; right: 11px; top: 64px; width: 54px !important; }
  .posd-10-10-2, .posd-10-20-2 { position: absolute; right: 11px; top: 143px; width: 54px !important; }
  .posd-10-10-3, .posd-10-20-3 { position: absolute; right: 11px; top: 317px; width: 54px !important; }
  .posd-10-10-4, .posd-10-20-4 { position: absolute; right: 11px; top: 397px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE BIWIRED*/
  .pose-9-10-1, .pose-9-20-1 { position: absolute; right: 1071px; top: 62px; width: 54px !important; }
  .pose-9-10-2, .pose-9-20-2 { position: absolute; right: 1071px; top: 141px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE BIWIRED */
  .posd-9-10-1, .posd-9-20-1 { position: absolute; right: 11px; top: 25px; width: 54px !important; }
  .posd-9-10-2, .posd-9-20-2 { position: absolute; right: 11px; top: 78px; width: 54px !important; }
  .posd-9-10-3, .posd-9-20-3 { position: absolute; right: 11px; top: 132px; width: 54px !important; }
  .posd-9-10-4, .posd-9-20-4 { position: absolute; right: 11px; top: 185px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR BIWIRED*/
  .pose-11-10-1, .pose-11-20-1 { position: absolute; right: 1071px; top: 62px; width: 54px !important; }
  .pose-11-10-2, .pose-11-20-2 { position: absolute; right: 1071px; top: 141px; width: 54px !important; }
  .pose-11-10-3, .pose-11-20-3 { position: absolute; right: 1071px; top: 313px; width: 54px !important; }
  .pose-11-10-4, .pose-11-20-4 { position: absolute; right: 1071px; top: 393px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR BIWIRED */
  .posd-11-10-1, .posd-11-20-1 { position: absolute; right: 11px; top: 25px; width: 54px !important; }
  .posd-11-10-2, .posd-11-20-2 { position: absolute; right: 11px; top: 78px; width: 54px !important; }
  .posd-11-10-3, .posd-11-20-3 { position: absolute; right: 11px; top: 132px; width: 54px !important; }
  .posd-11-10-4, .posd-11-20-4 { position: absolute; right: 11px; top: 185px; width: 54px !important; }
  .posd-11-10-5, .posd-11-20-5 { position: absolute; right: 11px; top: 277px; width: 54px !important; }
  .posd-11-10-6, .posd-11-20-6 { position: absolute; right: 11px; top: 330px; width: 54px !important; }
  .posd-11-10-7, .posd-11-20-7 { position: absolute; right: 11px; top: 384px; width: 54px !important; }
  .posd-11-10-8, .posd-11-20-8 { position: absolute; right: 11px; top: 438px; width: 54px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE STANDARD*/
  .pose-1-10-1, .pose-1-20-1 { position: absolute; right: 1071px; top: 62px; width: 54px !important; }
  .pose-1-10-2, .pose-1-20-2 { position: absolute; right: 1071px; top: 141px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE STANDARD */
  .posd-1-10-1, .posd-1-20-1 { position: absolute; right: 11px; top: 64px; width: 54px !important; }
  .posd-1-10-2, .posd-1-20-2 { position: absolute; right: 11px; top: 143px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR STANDARD*/
  .pose-6-10-1, .pose-6-20-1 { position: absolute; right: 1071px; top: 62px; width: 54px !important; }
  .pose-6-10-2, .pose-6-20-2 { position: absolute; right: 1071px; top: 141px; width: 54px !important; }
  .pose-6-10-3, .pose-6-20-3 { position: absolute; right: 1071px; top: 315px; width: 54px !important; }
  .pose-6-10-4, .pose-6-20-4 { position: absolute; right: 1071px; top: 395px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR STANDARD */
  .posd-6-10-1, .posd-6-20-1 { position: absolute; right: 11px; top: 64px; width: 54px !important; }
  .posd-6-10-2, .posd-6-20-2 { position: absolute; right: 11px; top: 143px; width: 54px !important; }
  .posd-6-10-3, .posd-6-20-3 { position: absolute; right: 11px; top: 317px; width: 54px !important; }
  .posd-6-10-4, .posd-6-20-4 { position: absolute; right: 11px; top: 397px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE BIWIRED*/
  .pose-3-10-1, .pose-3-20-1 { position: absolute; right: 1071px; top: 62px; width: 54px !important; }
  .pose-3-10-2, .pose-3-20-2 { position: absolute; right: 1071px; top: 141px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE BIWIRED */
  .posd-3-10-1, .posd-3-20-1 { position: absolute; right: 11px; top: 25px; width: 54px !important; }
  .posd-3-10-2, .posd-3-20-2 { position: absolute; right: 11px; top: 78px; width: 54px !important; }
  .posd-3-10-3, .posd-3-20-3 { position: absolute; right: 11px; top: 132px; width: 54px !important; }
  .posd-3-10-4, .posd-3-20-4 { position: absolute; right: 11px; top: 185px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR BIWIRED*/
  .pose-7-10-1, .pose-7-20-1 { position: absolute; right: 1071px; top: 62px; width: 54px !important; }
  .pose-7-10-2, .pose-7-20-2 { position: absolute; right: 1071px; top: 141px; width: 54px !important; }
  .pose-7-10-3, .pose-7-20-3 { position: absolute; right: 1071px; top: 313px; width: 54px !important; }
  .pose-7-10-4, .pose-7-20-4 { position: absolute; right: 1071px; top: 393px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR BIWIRED */
  .posd-7-10-1, .posd-7-20-1 { position: absolute; right: 11px; top: 25px; width: 54px !important; }
  .posd-7-10-2, .posd-7-20-2 { position: absolute; right: 11px; top: 78px; width: 54px !important; }
  .posd-7-10-3, .posd-7-20-3 { position: absolute; right: 11px; top: 132px; width: 54px !important; }
  .posd-7-10-4, .posd-7-20-4 { position: absolute; right: 11px; top: 185px; width: 54px !important; }
  .posd-7-10-5, .posd-7-20-5 { position: absolute; right: 11px; top: 277px; width: 54px !important; }
  .posd-7-10-6, .posd-7-20-6 { position: absolute; right: 11px; top: 330px; width: 54px !important; }
  .posd-7-10-7, .posd-7-20-7 { position: absolute; right: 11px; top: 384px; width: 54px !important; }
  .posd-7-10-8, .posd-7-20-8 { position: absolute; right: 11px; top: 438px; width: 54px !important; }
  /* **************************************************************************** */ 


  /* **************************************************************************** */
  /* **** CSS PRO PREVIEW DE CABO NO MODAL ************************************** */
  /* **************************************************************************** */
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 SINGLE STANDARD*/
  .pw-pose-20-30-1, .pw-pose-18-30-1, .pw-pose-20-50-1, .pw-pose-18-50-1, .pw-pose-20-60-1, .pw-pose-18-60-1 { position: absolute; right: 920px; top: 97px; width: 174px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 SINGLE STANDARD */
  .pw-posd-20-30-1, .pw-posd-18-30-1, .pw-posd-20-50-1, .pw-posd-18-50-1, .pw-posd-20-60-1, .pw-posd-18-60-1 { position: absolute; right: 10px; top: 96px; width: 174px !important; }
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 PAIR STANDARD*/
  .pw-pose-21-30-1, .pw-pose-19-30-1, .pw-pose-21-50-1, .pw-pose-19-50-1, .pw-pose-21-60-1, .pw-pose-19-60-1 { position: absolute; right: 920px; top: 64px; width: 174px !important; }
  .pw-pose-21-30-2, .pw-pose-19-30-2, .pw-pose-21-50-2, .pw-pose-19-50-2, .pw-pose-21-60-2, .pw-pose-19-60-2 { position: absolute; right: 920px; top: 132px; width: 174px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 PAIR STANDARD */
  .pw-posd-21-30-1, .pw-posd-19-30-1, .pw-posd-21-50-1, .pw-posd-19-50-1, .pw-posd-21-60-1, .pw-posd-19-60-1 { position: absolute; right: 10px; top: 64px; width: 174px !important; }
  .pw-posd-21-30-2, .pw-posd-19-30-2, .pw-posd-21-50-2, .pw-posd-19-50-2, .pw-posd-21-60-2, .pw-posd-19-60-2 { position: absolute; right: 10px; top: 132px; width: 174px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 SINGLE STANDARD*/
  .pw-pose-16-40-1, .pw-pose-14-40-1 { position: absolute; right: 905px; top: 95px; width: 190px !important; }
  .pw-pose-16-70-1, .pw-pose-16-80-1, .pw-pose-14-70-1, .pw-pose-14-80-1 { position: absolute; right: 935px; top: 99px; width: 160px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 SINGLE STANDARD */
  .pw-posd-16-40-1, .pw-posd-14-40-1 { position: absolute; right: 10px; top: 94px; width: 190px !important; }
  .pw-posd-16-70-1, .pw-posd-16-80-1, .pw-posd-14-70-1, .pw-posd-14-80-1 { position: absolute; right: 10px; top: 99px; width: 160px !important; }
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 PAIR STANDARD*/
  .pw-pose-17-40-1, .pw-pose-15-40-1 { position: absolute; right: 905px; top: 55px; width: 190px !important; }
  .pw-pose-17-40-2, .pw-pose-15-40-2 { position: absolute; right: 905px; top: 138px; width: 190px !important; }
  .pw-pose-17-70-1, .pw-pose-17-80-1, .pw-pose-15-70-1, .pw-pose-15-80-1 { position: absolute; right: 935px; top: 59px; width: 160px !important; }
  .pw-pose-17-70-2, .pw-pose-17-80-2, .pw-pose-15-70-2, .pw-pose-15-80-2 { position: absolute; right: 935px; top: 141px; width: 160px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 PAIR STANDARD */
  .pw-posd-17-40-1, .pw-posd-15-40-1 { position: absolute; right: 14px; top: 54px; width: 190px !important; }
  .pw-posd-17-40-2, .pw-posd-15-40-2 { position: absolute; right: 14px; top: 138px; width: 190px !important; }
  .pw-posd-17-70-1, .pw-posd-17-80-1, .pw-posd-15-70-1, .pw-posd-15-80-1  { position: absolute; right: 14px; top: 59px; width: 160px !important; }
  .pw-posd-17-70-2, .pw-posd-17-80-2, .pw-posd-15-70-2, .pw-posd-15-80-2  { position: absolute; right: 14px; top: 141px; width: 160px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA SINGLE STANDARD*/
  .pw-pose-12-10-1, .pw-pose-12-20-1 { position: absolute; right: 1042px; top: 71px; width: 54px !important; }
  .pw-pose-12-10-2, .pw-pose-12-20-2 { position: absolute; right: 1042px; top: 129px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA SINGLE STANDARD */
  .pw-posd-12-10-1, .pw-posd-12-20-1 { position: absolute; right: 9px; top: 71px; width: 54px !important; }
  .pw-posd-12-10-2, .pw-posd-12-20-2 { position: absolute; right: 9px; top: 129px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA PAIR STANDARD*/
  .pw-pose-13-10-1, .pw-pose-13-20-1 { position: absolute; right: 1042px; top: 71px; width: 54px !important; }
  .pw-pose-13-10-2, .pw-pose-13-20-2 { position: absolute; right: 1042px; top: 129px; width: 54px !important; }
  .pw-pose-13-10-3, .pw-pose-13-20-3 { position: absolute; right: 1042px; top: 316px; width: 54px !important; }
  .pw-pose-13-10-4, .pw-pose-13-20-4 { position: absolute; right: 1042px; top: 373px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA PAIR STANDARD */
  .pw-posd-13-10-1, .pw-posd-13-20-1 { position: absolute; right: 9px; top: 71px; width: 54px !important; }
  .pw-posd-13-10-2, .pw-posd-13-20-2 { position: absolute; right: 9px; top: 129px; width: 54px !important; }
  .pw-posd-13-10-3, .pw-posd-13-20-3 { position: absolute; right: 9px; top: 316px; width: 54px !important; }
  .pw-posd-13-10-4, .pw-posd-13-20-4 { position: absolute; right: 9px; top: 373px; width: 54px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE STANDARD*/
  .pw-pose-8-10-1, .pw-pose-8-20-1 { position: absolute; right: 1041px; top: 60px; width: 54px !important; }
  .pw-pose-8-10-2, .pw-pose-8-20-2 { position: absolute; right: 1041px; top: 136px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE STANDARD */
  .pw-posd-8-10-1, .pw-posd-8-20-1 { position: absolute; right: 9px; top: 61px; width: 54px !important; }
  .pw-posd-8-10-2, .pw-posd-8-20-2 { position: absolute; right: 9px; top: 137px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR STANDARD*/
  .pw-pose-10-10-1, .pw-pose-10-20-1 { position: absolute; right: 1041px; top: 60px; width: 54px !important; }
  .pw-pose-10-10-2, .pw-pose-10-20-2 { position: absolute; right: 1041px; top: 136px; width: 54px !important; }
  .pw-pose-10-10-3, .pw-pose-10-20-3 { position: absolute; right: 1041px; top: 306px; width: 54px !important; }
  .pw-pose-10-10-4, .pw-pose-10-20-4 { position: absolute; right: 1041px; top: 383px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR STANDARD */
  .pw-posd-10-10-1, .pw-posd-10-20-1 { position: absolute; right: 9px; top: 61px; width: 54px !important; }
  .pw-posd-10-10-2, .pw-posd-10-20-2 { position: absolute; right: 9px; top: 137px; width: 54px !important; }
  .pw-posd-10-10-3, .pw-posd-10-20-3 { position: absolute; right: 9px; top: 308px; width: 54px !important; }
  .pw-posd-10-10-4, .pw-posd-10-20-4 { position: absolute; right: 9px; top: 385px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE BIWIRED*/
  .pw-pose-9-10-1, .pw-pose-9-20-1 { position: absolute; right: 1041px; top: 60px; width: 54px !important; }
  .pw-pose-9-10-2, .pw-pose-9-20-2 { position: absolute; right: 1041px; top: 136px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE BIWIRED */
  .pw-posd-9-10-1, .pw-posd-9-20-1 { position: absolute; right: 9px; top: 23px; width: 54px !important; }
  .pw-posd-9-10-2, .pw-posd-9-20-2 { position: absolute; right: 9px; top: 75px; width: 54px !important; }
  .pw-posd-9-10-3, .pw-posd-9-20-3 { position: absolute; right: 9px; top: 128px; width: 54px !important; }
  .pw-posd-9-10-4, .pw-posd-9-20-4 { position: absolute; right: 9px; top: 180px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR BIWIRED*/
  .pw-pose-11-10-1, .pw-pose-11-20-1 { position: absolute; right: 1041px; top: 60px; width: 54px !important; }
  .pw-pose-11-10-2, .pw-pose-11-20-2 { position: absolute; right: 1041px; top: 136px; width: 54px !important; }
  .pw-pose-11-10-3, .pw-pose-11-20-3 { position: absolute; right: 1041px; top: 305px; width: 54px !important; }
  .pw-pose-11-10-4, .pw-pose-11-20-4 { position: absolute; right: 1041px; top: 382px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR BIWIRED */
  .pw-posd-11-10-1, .pw-posd-11-20-1 { position: absolute; right: 9px; top: 23px; width: 54px !important; }
  .pw-posd-11-10-2, .pw-posd-11-20-2 { position: absolute; right: 9px; top: 75px; width: 54px !important; }
  .pw-posd-11-10-3, .pw-posd-11-20-3 { position: absolute; right: 9px; top: 128px; width: 54px !important; }
  .pw-posd-11-10-4, .pw-posd-11-20-4 { position: absolute; right: 9px; top: 180px; width: 54px !important; }
  .pw-posd-11-10-5, .pw-posd-11-20-5 { position: absolute; right: 9px; top: 267px; width: 54px !important; }
  .pw-posd-11-10-6, .pw-posd-11-20-6 { position: absolute; right: 9px; top: 319px; width: 54px !important; }
  .pw-posd-11-10-7, .pw-posd-11-20-7 { position: absolute; right: 9px; top: 373px; width: 54px !important; }
  .pw-posd-11-10-8, .pw-posd-11-20-8 { position: absolute; right: 9px; top: 424px; width: 54px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE STANDARD*/
  .pw-pose-1-10-1, .pw-pose-1-20-1 { position: absolute; right: 1041px; top: 60px; width: 54px !important; }
  .pw-pose-1-10-2, .pw-pose-1-20-2 { position: absolute; right: 1041px; top: 136px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE STANDARD */
  .pw-posd-1-10-1, .pw-posd-1-20-1 { position: absolute; right: 9px; top: 61px; width: 54px !important; }
  .pw-posd-1-10-2, .pw-posd-1-20-2 { position: absolute; right: 9px; top: 137px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR STANDARD*/
  .pw-pose-6-10-1, .pw-pose-6-20-1 { position: absolute; right: 1041px; top: 60px; width: 54px !important; }
  .pw-pose-6-10-2, .pw-pose-6-20-2 { position: absolute; right: 1041px; top: 136px; width: 54px !important; }
  .pw-pose-6-10-3, .pw-pose-6-20-3 { position: absolute; right: 1041px; top: 306px; width: 54px !important; }
  .pw-pose-6-10-4, .pw-pose-6-20-4 { position: absolute; right: 1041px; top: 383px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR STANDARD */
  .pw-posd-6-10-1, .pw-posd-6-20-1 { position: absolute; right: 9px; top: 61px; width: 54px !important; }
  .pw-posd-6-10-2, .pw-posd-6-20-2 { position: absolute; right: 9px; top: 137px; width: 54px !important; }
  .pw-posd-6-10-3, .pw-posd-6-20-3 { position: absolute; right: 9px; top: 308px; width: 54px !important; }
  .pw-posd-6-10-4, .pw-posd-6-20-4 { position: absolute; right: 9px; top: 385px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE BIWIRED*/
  .pw-pose-3-10-1, .pw-pose-3-20-1 { position: absolute; right: 1041px; top: 60px; width: 54px !important; }
  .pw-pose-3-10-2, .pw-pose-3-20-2 { position: absolute; right: 1041px; top: 136px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE BIWIRED */
  .pw-posd-3-10-1, .pw-posd-3-20-1 { position: absolute; right: 9px; top: 23px; width: 54px !important; }
  .pw-posd-3-10-2, .pw-posd-3-20-2 { position: absolute; right: 9px; top: 75px; width: 54px !important; }
  .pw-posd-3-10-3, .pw-posd-3-20-3 { position: absolute; right: 9px; top: 128px; width: 54px !important; }
  .pw-posd-3-10-4, .pw-posd-3-20-4 { position: absolute; right: 9px; top: 180px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR BIWIRED*/
  .pw-pose-7-10-1, .pw-pose-7-20-1 { position: absolute; right: 1041px; top: 60px; width: 54px !important; }
  .pw-pose-7-10-2, .pw-pose-7-20-2 { position: absolute; right: 1041px; top: 136px; width: 54px !important; }
  .pw-pose-7-10-3, .pw-pose-7-20-3 { position: absolute; right: 1041px; top: 305px; width: 54px !important; }
  .pw-pose-7-10-4, .pw-pose-7-20-4 { position: absolute; right: 1041px; top: 382px; width: 54px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR BIWIRED */
  .pw-posd-7-10-1, .pw-posd-7-20-1 { position: absolute; right: 9px; top: 23px; width: 54px !important; }
  .pw-posd-7-10-2, .pw-posd-7-20-2 { position: absolute; right: 9px; top: 75px; width: 54px !important; }
  .pw-posd-7-10-3, .pw-posd-7-20-3 { position: absolute; right: 9px; top: 128px; width: 54px !important; }
  .pw-posd-7-10-4, .pw-posd-7-20-4 { position: absolute; right: 9px; top: 180px; width: 54px !important; }
  .pw-posd-7-10-5, .pw-posd-7-20-5 { position: absolute; right: 9px; top: 267px; width: 54px !important; }
  .pw-posd-7-10-6, .pw-posd-7-20-6 { position: absolute; right: 9px; top: 319px; width: 54px !important; }
  .pw-posd-7-10-7, .pw-posd-7-20-7 { position: absolute; right: 9px; top: 373px; width: 54px !important; }
  .pw-posd-7-10-8, .pw-posd-7-20-8 { position: absolute; right: 9px; top: 424px; width: 54px !important; }
  /* **************************************************************************** */ 

}
@media (min-width: 992px) and (max-width: 1199px) {
  /* **************************************************************************** */
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 SINGLE STANDARD*/
  .pose-20-30-1, .pose-18-30-1 { position: absolute; right: 770px; top: 82px; width: 165px !important; }
  .pose-20-50-1, .pose-18-50-1, .pose-20-60-1, .pose-18-60-1 { position: absolute; right: 795px; top: 84px; width: 150px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 SINGLE STANDARD */
  .posd-20-30-1, .posd-18-30-1 { position: absolute; right: 10px; top: 82px; width: 165px !important; }
  .posd-20-50-1, .posd-18-50-1, .posd-20-60-1, .posd-18-60-1 { position: absolute; right: 10px; top: 84px; width: 150px !important; }
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 PAIR STANDARD*/
  .pose-21-30-1, .pose-19-30-1 { position: absolute; right: 770px; top: 54px; width: 165px !important; }
  .pose-21-50-1, .pose-19-50-1, .pose-21-60-1, .pose-19-60-1 { position: absolute; right: 770px; top: 56px; width: 150px !important; }
  .pose-21-30-2, .pose-19-30-2 { position: absolute; right: 770px; top: 112px; width: 165px !important; }
  .pose-21-50-2, .pose-19-50-2, .pose-21-60-2, .pose-19-60-2 { position: absolute; right: 770px; top: 115px; width: 150px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 PAIR STANDARD */
  .posd-21-30-1, .posd-19-30-1 { position: absolute; right: 10px; top: 54px; width: 165px !important; }
  .posd-21-50-1, .posd-19-50-1, .posd-21-60-1, .posd-19-60-1 { position: absolute; right: 10px; top: 56px; width: 150px !important; }
  .posd-21-30-2, .posd-19-30-2 { position: absolute; right: 10px; top: 112px; width: 165px !important; }
  .posd-21-50-2, .posd-19-50-2, .posd-21-60-2, .posd-19-60-2 { position: absolute; right: 10px; top: 115px; width: 150px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 SINGLE STANDARD*/
  .pose-16-40-1, .pose-14-40-1 { position: absolute; right: 770px; top: 80px; width: 175px !important; }
  .pose-16-70-1, .pose-16-80-1, .pose-14-70-1, .pose-14-80-1 { position: absolute; right: 800px; top: 85px; width: 140px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 SINGLE STANDARD */
  .posd-16-40-1, .posd-14-40-1 { position: absolute; right: 10px; top: 80px; width: 175px !important; }
  .posd-16-70-1, .posd-16-80-1, .posd-14-70-1, .posd-14-80-1 { position: absolute; right: 10px; top: 85px; width: 140px !important; }
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 PAIR STANDARD*/
  .pose-17-40-1, .pose-15-40-1 { position: absolute; right: 770px; top: 46px; width: 175px !important; }
  .pose-17-40-2, .pose-15-40-2 { position: absolute; right: 770px; top: 118px; width: 175px !important; }
  .pose-17-70-1, .pose-17-80-1, .pose-15-70-1, .pose-15-80-1 { position: absolute; right: 800px; top: 50px; width: 140px !important; }
  .pose-17-70-2, .pose-17-80-2, .pose-15-70-2, .pose-15-80-2 { position: absolute; right: 800px; top: 123px; width: 140px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 PAIR STANDARD */
  .posd-17-40-1, .posd-15-40-1 { position: absolute; right: 14px; top: 46px; width: 175px !important; }
  .posd-17-40-2, .posd-15-40-2 { position: absolute; right: 14px; top: 118px; width: 175px !important; }
  .posd-17-70-1, .posd-17-80-1, .posd-15-70-1, .posd-15-80-1  { position: absolute; right: 14px; top: 50px; width: 140px !important; }
  .posd-17-70-2, .posd-17-80-2, .posd-15-70-2, .posd-15-80-2  { position: absolute; right: 14px; top: 123px; width: 140px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA SINGLE STANDARD*/
  .pose-12-10-1, .pose-12-20-1 { position: absolute; right: 902px; top: 62px; width: 48px !important; }
  .pose-12-10-2, .pose-12-20-2 { position: absolute; right: 902px; top: 111px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA SINGLE STANDARD */
  .posd-12-10-1, .posd-12-20-1 { position: absolute; right: 6px; top: 62px; width: 48px !important; }
  .posd-12-10-2, .posd-12-20-2 { position: absolute; right: 6px; top: 111px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA PAIR STANDARD*/
  .pose-13-10-1, .pose-13-20-1 { position: absolute; right: 902px; top: 62px; width: 48px !important; }
  .pose-13-10-2, .pose-13-20-2 { position: absolute; right: 902px; top: 111px; width: 48px !important; }
  .pose-13-10-3, .pose-13-20-3 { position: absolute; right: 902px; top: 272px; width: 48px !important; }
  .pose-13-10-4, .pose-13-20-4 { position: absolute; right: 902px; top: 322px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA PAIR STANDARD */
  .posd-13-10-1, .posd-13-20-1 { position: absolute; right: 6px; top: 62px; width: 48px !important; }
  .posd-13-10-2, .posd-13-20-2 { position: absolute; right: 6px; top: 111px; width: 48px !important; }
  .posd-13-10-3, .posd-13-20-3 { position: absolute; right: 6px; top: 274px; width: 48px !important; }
  .posd-13-10-4, .posd-13-20-4 { position: absolute; right: 6px; top: 324px; width: 48px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE STANDARD*/
  .pose-8-10-1, .pose-8-20-1 { position: absolute; right: 901px; top: 51px; width: 48px !important; }
  .pose-8-10-2, .pose-8-20-2 { position: absolute; right: 901px; top: 118px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE STANDARD */
  .posd-8-10-1, .posd-8-20-1 { position: absolute; right: 6px; top: 53px; width: 48px !important; }
  .posd-8-10-2, .posd-8-20-2 { position: absolute; right: 6px; top: 119px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR STANDARD*/
  .pose-10-10-1, .pose-10-20-1 { position: absolute; right: 901px; top: 51px; width: 48px !important; }
  .pose-10-10-2, .pose-10-20-2 { position: absolute; right: 901px; top: 118px; width: 48px !important; }
  .pose-10-10-3, .pose-10-20-3 { position: absolute; right: 901px; top: 266px; width: 48px !important; }
  .pose-10-10-4, .pose-10-20-4 { position: absolute; right: 901px; top: 332px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR STANDARD */
  .posd-10-10-1, .posd-10-20-1 { position: absolute; right: 6px; top: 53px; width: 48px !important; }
  .posd-10-10-2, .posd-10-20-2 { position: absolute; right: 6px; top: 119px; width: 48px !important; }
  .posd-10-10-3, .posd-10-20-3 { position: absolute; right: 6px; top: 266px; width: 48px !important; }
  .posd-10-10-4, .posd-10-20-4 { position: absolute; right: 6px; top: 332px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE BIWIRED*/
  .pose-9-10-1, .pose-9-20-1 { position: absolute; right: 901px; top: 51px; width: 48px !important; }
  .pose-9-10-2, .pose-9-20-2 { position: absolute; right: 901px; top: 118px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE BIWIRED */
  .posd-9-10-1, .posd-9-20-1 { position: absolute; right: 6px; top: 19px; width: 48px !important; }
  .posd-9-10-2, .posd-9-20-2 { position: absolute; right: 6px; top: 65px; width: 48px !important; }
  .posd-9-10-3, .posd-9-20-3 { position: absolute; right: 6px; top: 110px; width: 48px !important; }
  .posd-9-10-4, .posd-9-20-4 { position: absolute; right: 6px; top: 155px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR BIWIRED*/
  .pose-11-10-1, .pose-11-20-1 { position: absolute; right: 901px; top: 51px; width: 48px !important; }
  .pose-11-10-2, .pose-11-20-2 { position: absolute; right: 901px; top: 118px; width: 48px !important; }
  .pose-11-10-3, .pose-11-20-3 { position: absolute; right: 901px; top: 263px; width: 48px !important; }
  .pose-11-10-4, .pose-11-20-4 { position: absolute; right: 901px; top: 329px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR BIWIRED */
  .posd-11-10-1, .posd-11-20-1 { position: absolute; right: 6px; top: 19px; width: 48px !important; }
  .posd-11-10-2, .posd-11-20-2 { position: absolute; right: 6px; top: 65px; width: 48px !important; }
  .posd-11-10-3, .posd-11-20-3 { position: absolute; right: 6px; top: 110px; width: 48px !important; }
  .posd-11-10-4, .posd-11-20-4 { position: absolute; right: 6px; top: 155px; width: 48px !important; }
  .posd-11-10-5, .posd-11-20-5 { position: absolute; right: 6px; top: 232px; width: 48px !important; }
  .posd-11-10-6, .posd-11-20-6 { position: absolute; right: 6px; top: 277px; width: 48px !important; }
  .posd-11-10-7, .posd-11-20-7 { position: absolute; right: 6px; top: 322px; width: 48px !important; }
  .posd-11-10-8, .posd-11-20-8 { position: absolute; right: 6px; top: 367px; width: 48px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE STANDARD*/
  .pose-1-10-1, .pose-1-20-1 { position: absolute; right: 901px; top: 51px; width: 48px !important; }
  .pose-1-10-2, .pose-1-20-2 { position: absolute; right: 901px; top: 118px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE STANDARD */
  .posd-1-10-1, .posd-1-20-1 { position: absolute; right: 6px; top: 53px; width: 48px !important; }
  .posd-1-10-2, .posd-1-20-2 { position: absolute; right: 6px; top: 119px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR STANDARD*/
  .pose-6-10-1, .pose-6-20-1 { position: absolute; right: 901px; top: 51px; width: 48px !important; }
  .pose-6-10-2, .pose-6-20-2 { position: absolute; right: 901px; top: 118px; width: 48px !important; }
  .pose-6-10-3, .pose-6-20-3 { position: absolute; right: 901px; top: 266px; width: 48px !important; }
  .pose-6-10-4, .pose-6-20-4 { position: absolute; right: 901px; top: 332px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR STANDARD */
  .posd-6-10-1, .posd-6-20-1 { position: absolute; right: 6px; top: 53px; width: 48px !important; }
  .posd-6-10-2, .posd-6-20-2 { position: absolute; right: 6px; top: 119px; width: 48px !important; }
  .posd-6-10-3, .posd-6-20-3 { position: absolute; right: 6px; top: 266px; width: 48px !important; }
  .posd-6-10-4, .posd-6-20-4 { position: absolute; right: 6px; top: 332px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE BIWIRED*/
  .pose-3-10-1, .pose-3-20-1 { position: absolute; right: 901px; top: 51px; width: 48px !important; }
  .pose-3-10-2, .pose-3-20-2 { position: absolute; right: 901px; top: 118px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE BIWIRED */
  .posd-3-10-1, .posd-3-20-1 { position: absolute; right: 6px; top: 19px; width: 48px !important; }
  .posd-3-10-2, .posd-3-20-2 { position: absolute; right: 6px; top: 65px; width: 48px !important; }
  .posd-3-10-3, .posd-3-20-3 { position: absolute; right: 6px; top: 110px; width: 48px !important; }
  .posd-3-10-4, .posd-3-20-4 { position: absolute; right: 6px; top: 155px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR BIWIRED*/
  .pose-7-10-1, .pose-7-20-1 { position: absolute; right: 901px; top: 51px; width: 48px !important; }
  .pose-7-10-2, .pose-7-20-2 { position: absolute; right: 901px; top: 118px; width: 48px !important; }
  .pose-7-10-3, .pose-7-20-3 { position: absolute; right: 901px; top: 263px; width: 48px !important; }
  .pose-7-10-4, .pose-7-20-4 { position: absolute; right: 901px; top: 329px; width: 48px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR BIWIRED */
  .posd-7-10-1, .posd-7-20-1 { position: absolute; right: 6px; top: 19px; width: 48px !important; }
  .posd-7-10-2, .posd-7-20-2 { position: absolute; right: 6px; top: 65px; width: 48px !important; }
  .posd-7-10-3, .posd-7-20-3 { position: absolute; right: 6px; top: 110px; width: 48px !important; }
  .posd-7-10-4, .posd-7-20-4 { position: absolute; right: 6px; top: 155px; width: 48px !important; }
  .posd-7-10-5, .posd-7-20-5 { position: absolute; right: 6px; top: 232px; width: 48px !important; }
  .posd-7-10-6, .posd-7-20-6 { position: absolute; right: 6px; top: 277px; width: 48px !important; }
  .posd-7-10-7, .posd-7-20-7 { position: absolute; right: 6px; top: 322px; width: 48px !important; }
  .posd-7-10-8, .posd-7-20-8 { position: absolute; right: 6px; top: 367px; width: 48px !important; }
  /* **************************************************************************** */


  /* **************************************************************************** */
  /* **** CSS PRO PREVIEW DE CABO NO MODAL ************************************** */
  /* **************************************************************************** */
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 SINGLE STANDARD*/
  .pw-pose-20-30-1, .pw-pose-18-30-1 { position: absolute; right: 620px; top: 64px; width: 140px !important; }
  .pw-pose-20-50-1, .pw-pose-18-50-1, .pw-pose-20-60-1, .pw-pose-18-60-1 { position: absolute; right: 650px; top: 68px; width: 110px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 SINGLE STANDARD */
  .pw-posd-20-30-1, .pw-posd-18-30-1 { position: absolute; right: 5px; top: 64px; width: 140px !important; }
  .pw-posd-20-50-1, .pw-posd-18-50-1, .pw-posd-20-60-1, .pw-posd-18-60-1 { position: absolute; right: 5px; top: 68px; width: 110px !important; }
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 PAIR STANDARD*/
  .pw-pose-21-30-1, .pw-pose-19-30-1 { position: absolute; right: 620px; top: 41px; width: 140px !important; }
  .pw-pose-21-50-1, .pw-pose-19-50-1, .pw-pose-21-60-1, .pw-pose-19-60-1 { position: absolute; right: 650px; top: 45px; width: 110px !important; }
  .pw-pose-21-30-2, .pw-pose-19-30-2 { position: absolute; right: 620px; top: 88px; width: 140px !important; }
  .pw-pose-21-50-2, .pw-pose-19-50-2, .pw-pose-21-60-2, .pw-pose-19-60-2 { position: absolute; right: 650px; top: 93px; width: 110px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 PAIR STANDARD */
  .pw-posd-21-30-1, .pw-posd-19-30-1 { position: absolute; right: 5px; top: 41px; width: 140px !important; }
  .pw-posd-21-50-1, .pw-posd-19-50-1, .pw-posd-21-60-1, .pw-posd-19-60-1 { position: absolute; right: 5px; top: 45px; width: 110px !important; }
  .pw-posd-21-30-2, .pw-posd-19-30-2 { position: absolute; right: 5px; top: 88px; width: 140px !important; }
  .pw-posd-21-50-2, .pw-posd-19-50-2, .pw-posd-21-60-2, .pw-posd-19-60-2 { position: absolute; right: 5px; top: 93px; width: 110px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 SINGLE STANDARD*/
  .pw-pose-16-40-1, .pw-pose-14-40-1 { position: absolute; right: 620px; top: 64px; width: 140px !important; }
  .pw-pose-16-70-1, .pw-pose-16-80-1, .pw-pose-14-70-1, .pw-pose-14-80-1 { position: absolute; right: 650px; top: 68px; width: 110px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 SINGLE STANDARD */
  .pw-posd-16-40-1, .pw-posd-14-40-1 { position: absolute; right: 5px; top: 64px; width: 140px !important; }
  .pw-posd-16-70-1, .pw-posd-16-80-1, .pw-posd-14-70-1, .pw-posd-14-80-1 { position: absolute; right: 5px; top: 68px; width: 110px !important; }
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 PAIR STANDARD*/
  .pw-pose-17-40-1, .pw-pose-15-40-1 { position: absolute; right: 620px; top: 36px; width: 140px !important; }
  .pw-pose-17-40-2, .pw-pose-15-40-2 { position: absolute; right: 620px; top: 94px; width: 140px !important; }
  .pw-pose-17-70-1, .pw-pose-17-80-1, .pw-pose-15-70-1, .pw-pose-15-80-1 { position: absolute; right: 650px; top: 41px; width: 110px !important; }
  .pw-pose-17-70-2, .pw-pose-17-80-2, .pw-pose-15-70-2, .pw-pose-15-80-2 { position: absolute; right: 650px; top: 99px; width: 110px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 PAIR STANDARD */
  .pw-posd-17-40-1, .pw-posd-15-40-1 { position: absolute; right: 14px; top: 36px; width: 140px !important; }
  .pw-posd-17-40-2, .pw-posd-15-40-2 { position: absolute; right: 14px; top: 94px; width: 140px !important; }
  .pw-posd-17-70-1, .pw-posd-17-80-1, .pw-posd-15-70-1, .pw-posd-15-80-1  { position: absolute; right: 14px; top: 40px; width: 110px !important; }
  .pw-posd-17-70-2, .pw-posd-17-80-2, .pw-posd-15-70-2, .pw-posd-15-80-2  { position: absolute; right: 14px; top: 98px; width: 110px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA SINGLE STANDARD*/
  .pw-pose-12-10-1, .pw-pose-12-20-1 { position: absolute; right: 722px; top: 49px; width: 37px !important; }
  .pw-pose-12-10-2, .pw-pose-12-20-2 { position: absolute; right: 722px; top: 89px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA SINGLE STANDARD */
  .pw-posd-12-10-1, .pw-posd-12-20-1 { position: absolute; right: 6px; top: 49px; width: 37px !important; }
  .pw-posd-12-10-2, .pw-posd-12-20-2 { position: absolute; right: 6px; top: 89px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA PAIR STANDARD*/
  .pw-pose-13-10-1, .pw-pose-13-20-1 { position: absolute; right: 722px; top: 49px; width: 37px !important; }
  .pw-pose-13-10-2, .pw-pose-13-20-2 { position: absolute; right: 722px; top: 89px; width: 37px !important; }
  .pw-pose-13-10-3, .pw-pose-13-20-3 { position: absolute; right: 722px; top: 219px; width: 37px !important; }
  .pw-pose-13-10-4, .pw-pose-13-20-4 { position: absolute; right: 722px; top: 258px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA PAIR STANDARD */
  .pw-posd-13-10-1, .pw-posd-13-20-1 { position: absolute; right: 6px; top: 49px; width: 37px !important; }
  .pw-posd-13-10-2, .pw-posd-13-20-2 { position: absolute; right: 6px; top: 89px; width: 37px !important; }
  .pw-posd-13-10-3, .pw-posd-13-20-3 { position: absolute; right: 6px; top: 220px; width: 37px !important; }
  .pw-posd-13-10-4, .pw-posd-13-20-4 { position: absolute; right: 6px; top: 260px; width: 37px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE STANDARD*/
  .pw-pose-8-10-1, .pw-pose-8-20-1 { position: absolute; right: 721px; top: 41px; width: 37px !important; }
  .pw-pose-8-10-2, .pw-pose-8-20-2 { position: absolute; right: 721px; top: 94px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE STANDARD */
  .pw-posd-8-10-1, .pw-posd-8-20-1 { position: absolute; right: 6px; top: 42px; width: 37px !important; }
  .pw-posd-8-10-2, .pw-posd-8-20-2 { position: absolute; right: 6px; top: 95px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR STANDARD*/
  .pw-pose-10-10-1, .pw-pose-10-20-1 { position: absolute; right: 721px; top: 41px; width: 37px !important; }
  .pw-pose-10-10-2, .pw-pose-10-20-2 { position: absolute; right: 721px; top: 94px; width: 37px !important; }
  .pw-pose-10-10-3, .pw-pose-10-20-3 { position: absolute; right: 721px; top: 212px; width: 37px !important; }
  .pw-pose-10-10-4, .pw-pose-10-20-4 { position: absolute; right: 721px; top: 265px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR STANDARD */
  .pw-posd-10-10-1, .pw-posd-10-20-1 { position: absolute; right: 6px; top: 42px; width: 37px !important; }
  .pw-posd-10-10-2, .pw-posd-10-20-2 { position: absolute; right: 6px; top: 95px; width: 37px !important; }
  .pw-posd-10-10-3, .pw-posd-10-20-3 { position: absolute; right: 6px; top: 212px; width: 37px !important; }
  .pw-posd-10-10-4, .pw-posd-10-20-4 { position: absolute; right: 6px; top: 265px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE BIWIRED*/
  .pw-pose-9-10-1, .pw-pose-9-20-1 { position: absolute; right: 721px; top: 41px; width: 37px !important; }
  .pw-pose-9-10-2, .pw-pose-9-20-2 { position: absolute; right: 721px; top: 94px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE BIWIRED */
  .pw-posd-9-10-1, .pw-posd-9-20-1 { position: absolute; right: 6px; top: 16px; width: 37px !important; }
  .pw-posd-9-10-2, .pw-posd-9-20-2 { position: absolute; right: 6px; top: 52px; width: 37px !important; }
  .pw-posd-9-10-3, .pw-posd-9-20-3 { position: absolute; right: 6px; top: 88px; width: 37px !important; }
  .pw-posd-9-10-4, .pw-posd-9-20-4 { position: absolute; right: 6px; top: 124px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR BIWIRED*/
  .pw-pose-11-10-1, .pw-pose-11-20-1 { position: absolute; right: 721px; top: 41px; width: 37px !important; }
  .pw-pose-11-10-2, .pw-pose-11-20-2 { position: absolute; right: 721px; top: 94px; width: 37px !important; }
  .pw-pose-11-10-3, .pw-pose-11-20-3 { position: absolute; right: 721px; top: 209px; width: 37px !important; }
  .pw-pose-11-10-4, .pw-pose-11-20-4 { position: absolute; right: 721px; top: 262px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR BIWIRED */
  .pw-posd-11-10-1, .pw-posd-11-20-1 { position: absolute; right: 6px; top: 16px; width: 37px !important; }
  .pw-posd-11-10-2, .pw-posd-11-20-2 { position: absolute; right: 6px; top: 52px; width: 37px !important; }
  .pw-posd-11-10-3, .pw-posd-11-20-3 { position: absolute; right: 6px; top: 88px; width: 37px !important; }
  .pw-posd-11-10-4, .pw-posd-11-20-4 { position: absolute; right: 6px; top: 124px; width: 37px !important; }
  .pw-posd-11-10-5, .pw-posd-11-20-5 { position: absolute; right: 6px; top: 186px; width: 37px !important; }
  .pw-posd-11-10-6, .pw-posd-11-20-6 { position: absolute; right: 6px; top: 222px; width: 37px !important; }
  .pw-posd-11-10-7, .pw-posd-11-20-7 { position: absolute; right: 6px; top: 259px; width: 37px !important; }
  .pw-posd-11-10-8, .pw-posd-11-20-8 { position: absolute; right: 6px; top: 294px; width: 37px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE STANDARD*/
  .pw-pose-1-10-1, .pw-pose-1-20-1 { position: absolute; right: 721px; top: 41px; width: 37px !important; }
  .pw-pose-1-10-2, .pw-pose-1-20-2 { position: absolute; right: 721px; top: 94px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE STANDARD */
  .pw-posd-1-10-1, .pw-posd-1-20-1 { position: absolute; right: 6px; top: 42px; width: 37px !important; }
  .pw-posd-1-10-2, .pw-posd-1-20-2 { position: absolute; right: 6px; top: 95px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR STANDARD*/
  .pw-pose-6-10-1, .pw-pose-6-20-1 { position: absolute; right: 721px; top: 41px; width: 37px !important; }
  .pw-pose-6-10-2, .pw-pose-6-20-2 { position: absolute; right: 721px; top: 94px; width: 37px !important; }
  .pw-pose-6-10-3, .pw-pose-6-20-3 { position: absolute; right: 721px; top: 212px; width: 37px !important; }
  .pw-pose-6-10-4, .pw-pose-6-20-4 { position: absolute; right: 721px; top: 265px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR STANDARD */
  .pw-posd-6-10-1, .pw-posd-6-20-1 { position: absolute; right: 6px; top: 42px; width: 37px !important; }
  .pw-posd-6-10-2, .pw-posd-6-20-2 { position: absolute; right: 6px; top: 95px; width: 37px !important; }
  .pw-posd-6-10-3, .pw-posd-6-20-3 { position: absolute; right: 6px; top: 212px; width: 37px !important; }
  .pw-posd-6-10-4, .pw-posd-6-20-4 { position: absolute; right: 6px; top: 265px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE BIWIRED*/
  .pw-pose-3-10-1, .pw-pose-3-20-1 { position: absolute; right: 721px; top: 41px; width: 37px !important; }
  .pw-pose-3-10-2, .pw-pose-3-20-2 { position: absolute; right: 721px; top: 94px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE BIWIRED */
  .pw-posd-3-10-1, .pw-posd-3-20-1 { position: absolute; right: 6px; top: 16px; width: 37px !important; }
  .pw-posd-3-10-2, .pw-posd-3-20-2 { position: absolute; right: 6px; top: 52px; width: 37px !important; }
  .pw-posd-3-10-3, .pw-posd-3-20-3 { position: absolute; right: 6px; top: 88px; width: 37px !important; }
  .pw-posd-3-10-4, .pw-posd-3-20-4 { position: absolute; right: 6px; top: 124px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR BIWIRED*/
  .pw-pose-7-10-1, .pw-pose-7-20-1 { position: absolute; right: 721px; top: 41px; width: 37px !important; }
  .pw-pose-7-10-2, .pw-pose-7-20-2 { position: absolute; right: 721px; top: 94px; width: 37px !important; }
  .pw-pose-7-10-3, .pw-pose-7-20-3 { position: absolute; right: 721px; top: 209px; width: 37px !important; }
  .pw-pose-7-10-4, .pw-pose-7-20-4 { position: absolute; right: 721px; top: 262px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR BIWIRED */
  .pw-posd-7-10-1, .pw-posd-7-20-1 { position: absolute; right: 6px; top: 16px; width: 37px !important; }
  .pw-posd-7-10-2, .pw-posd-7-20-2 { position: absolute; right: 6px; top: 52px; width: 37px !important; }
  .pw-posd-7-10-3, .pw-posd-7-20-3 { position: absolute; right: 6px; top: 88px; width: 37px !important; }
  .pw-posd-7-10-4, .pw-posd-7-20-4 { position: absolute; right: 6px; top: 124px; width: 37px !important; }
  .pw-posd-7-10-5, .pw-posd-7-20-5 { position: absolute; right: 6px; top: 186px; width: 37px !important; }
  .pw-posd-7-10-6, .pw-posd-7-20-6 { position: absolute; right: 6px; top: 222px; width: 37px !important; }
  .pw-posd-7-10-7, .pw-posd-7-20-7 { position: absolute; right: 6px; top: 259px; width: 37px !important; }
  .pw-posd-7-10-8, .pw-posd-7-20-8 { position: absolute; right: 6px; top: 294px; width: 37px !important; }
  /* **************************************************************************** */
}
@media (min-width: 768px) and (max-width: 991px) {
  /* **************************************************************************** */
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 SINGLE STANDARD*/
  .pose-20-30-1, .pose-18-30-1 { position: absolute; right: 580px; top: 61px; width: 127px !important; }
  .pose-20-50-1, .pose-18-50-1, .pose-20-60-1, .pose-18-60-1 { position: absolute; right: 590px; top: 63px; width: 110px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 SINGLE STANDARD */
  .posd-20-30-1, .posd-18-30-1 { position: absolute; right: 10px; top: 61px; width: 127px !important; }
  .posd-20-50-1, .posd-18-50-1, .posd-20-60-1, .posd-18-60-1 { position: absolute; right: 10px; top: 64px; width: 110px !important; }
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 PAIR STANDARD*/
  .pose-21-30-1, .pose-19-30-1 { position: absolute; right: 580px; top: 40px; width: 127px !important; }
  .pose-21-50-1, .pose-19-50-1, .pose-21-60-1, .pose-19-60-1 { position: absolute; right: 570px; top: 42px; width: 110px !important; }
  .pose-21-30-2, .pose-19-30-2 { position: absolute; right: 580px; top: 84px; width: 127px !important; }
  .pose-21-50-2, .pose-19-50-2, .pose-21-60-2, .pose-19-60-2 { position: absolute; right: 570px; top: 87px; width: 110px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 PAIR STANDARD */
  .posd-21-30-1, .posd-19-30-1 { position: absolute; right: 10px; top: 40px; width: 127px !important; }
  .posd-21-50-1, .posd-19-50-1, .posd-21-60-1, .posd-19-60-1 { position: absolute; right: 10px; top: 42px; width: 110px !important; }
  .posd-21-30-2, .posd-19-30-2 { position: absolute; right: 10px; top: 84px; width: 127px !important; }
  .posd-21-50-2, .posd-19-50-2, .posd-21-60-2, .posd-19-60-2 { position: absolute; right: 10px; top: 87px; width: 110px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 SINGLE STANDARD*/
  .pose-16-40-1, .pose-14-40-1 { position: absolute; right: 570px; top: 59px; width: 142px !important; }
  .pose-16-70-1, .pose-16-80-1, .pose-14-70-1, .pose-14-80-1 { position: absolute; right: 600px; top: 64px; width: 103px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 SINGLE STANDARD */
  .posd-16-40-1, .posd-14-40-1 { position: absolute; right: 10px; top: 59px; width: 142px !important; }
  .posd-16-70-1, .posd-16-80-1, .posd-14-70-1, .posd-14-80-1 { position: absolute; right: 10px; top: 64px; width: 103px !important; }
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 PAIR STANDARD*/
  .pose-17-40-1, .pose-15-40-1 { position: absolute; right: 570px; top: 33px; width: 142px !important; }
  .pose-17-40-2, .pose-15-40-2 { position: absolute; right: 570px; top: 87px; width: 142px !important; }
  .pose-17-70-1, .pose-17-80-1, .pose-15-70-1, .pose-15-80-1 { position: absolute; right: 600px; top: 38px; width: 103px !important; }
  .pose-17-70-2, .pose-17-80-2, .pose-15-70-2, .pose-15-80-2 { position: absolute; right: 600px; top: 93px; width: 103px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 PAIR STANDARD */
  .posd-17-40-1, .posd-15-40-1 { position: absolute; right: 14px; top: 33px; width: 142px !important; }
  .posd-17-40-2, .posd-15-40-2 { position: absolute; right: 14px; top: 87px; width: 142px !important; }
  .posd-17-70-1, .posd-17-80-1, .posd-15-70-1, .posd-15-80-1  { position: absolute; right: 14px; top: 38px; width: 103px !important; }
  .posd-17-70-2, .posd-17-80-2, .posd-15-70-2, .posd-15-80-2  { position: absolute; right: 14px; top: 93px; width: 103px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA SINGLE STANDARD*/
  .pose-12-10-1, .pose-12-20-1 { position: absolute; right: 676px; top: 46px; width: 37px !important; }
  .pose-12-10-2, .pose-12-20-2 { position: absolute; right: 676px; top: 83px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA SINGLE STANDARD */
  .posd-12-10-1, .posd-12-20-1 { position: absolute; right: 3px; top: 46px; width: 37px !important; }
  .posd-12-10-2, .posd-12-20-2 { position: absolute; right: 3px; top: 83px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA PAIR STANDARD*/
  .pose-13-10-1, .pose-13-20-1 { position: absolute; right: 676px; top: 46px; width: 37px !important; }
  .pose-13-10-2, .pose-13-20-2 { position: absolute; right: 676px; top: 83px; width: 37px !important; }
  .pose-13-10-3, .pose-13-20-3 { position: absolute; right: 676px; top: 204px; width: 37px !important; }
  .pose-13-10-4, .pose-13-20-4 { position: absolute; right: 676px; top: 242px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA PAIR STANDARD */
  .posd-13-10-1, .posd-13-20-1 { position: absolute; right: 3px; top: 46px; width: 37px !important; }
  .posd-13-10-2, .posd-13-20-2 { position: absolute; right: 3px; top: 83px; width: 37px !important; }
  .posd-13-10-3, .posd-13-20-3 { position: absolute; right: 3px; top: 206px; width: 37px !important; }
  .posd-13-10-4, .posd-13-20-4 { position: absolute; right: 3px; top: 243px; width: 37px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE STANDARD*/
  .pose-8-10-1, .pose-8-20-1 { position: absolute; right: 676px; top: 38px; width: 37px !important; }
  .pose-8-10-2, .pose-8-20-2 { position: absolute; right: 676px; top: 87px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE STANDARD */
  .posd-8-10-1, .posd-8-20-1 { position: absolute; right: 3px; top: 39px; width: 37px !important; }
  .posd-8-10-2, .posd-8-20-2 { position: absolute; right: 3px; top: 89px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR STANDARD*/
  .pose-10-10-1, .pose-10-20-1 { position: absolute; right: 676px; top: 38px; width: 37px !important; }
  .pose-10-10-2, .pose-10-20-2 { position: absolute; right: 676px; top: 87px; width: 37px !important; }
  .pose-10-10-3, .pose-10-20-3 { position: absolute; right: 676px; top: 198px; width: 37px !important; }
  .pose-10-10-4, .pose-10-20-4 { position: absolute; right: 676px; top: 248px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR STANDARD */
  .posd-10-10-1, .posd-10-20-1 { position: absolute; right: 3px; top: 39px; width: 37px !important; }
  .posd-10-10-2, .posd-10-20-2 { position: absolute; right: 3px; top: 89px; width: 37px !important; }
  .posd-10-10-3, .posd-10-20-3 { position: absolute; right: 3px; top: 198px; width: 37px !important; }
  .posd-10-10-4, .posd-10-20-4 { position: absolute; right: 3px; top: 248px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE BIWIRED*/
  .pose-9-10-1, .pose-9-20-1 { position: absolute; right: 676px; top: 38px; width: 37px !important; }
  .pose-9-10-2, .pose-9-20-2 { position: absolute; right: 676px; top: 87px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE BIWIRED */
  .posd-9-10-1, .posd-9-20-1 { position: absolute; right: 3px; top: 14px; width: 37px !important; }
  .posd-9-10-2, .posd-9-20-2 { position: absolute; right: 3px; top: 47px; width: 37px !important; }
  .posd-9-10-3, .posd-9-20-3 { position: absolute; right: 3px; top: 82px; width: 37px !important; }
  .posd-9-10-4, .posd-9-20-4 { position: absolute; right: 3px; top: 116px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR BIWIRED*/
  .pose-11-10-1, .pose-11-20-1 { position: absolute; right: 676px; top: 38px; width: 37px !important; }
  .pose-11-10-2, .pose-11-20-2 { position: absolute; right: 676px; top: 87px; width: 37px !important; }
  .pose-11-10-3, .pose-11-20-3 { position: absolute; right: 676px; top: 197px; width: 37px !important; }
  .pose-11-10-4, .pose-11-20-4 { position: absolute; right: 676px; top: 246px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR BIWIRED */
  .posd-11-10-1, .posd-11-20-1 { position: absolute; right: 3px; top: 14px; width: 37px !important; }
  .posd-11-10-2, .posd-11-20-2 { position: absolute; right: 3px; top: 47px; width: 37px !important; }
  .posd-11-10-3, .posd-11-20-3 { position: absolute; right: 3px; top: 82px; width: 37px !important; }
  .posd-11-10-4, .posd-11-20-4 { position: absolute; right: 3px; top: 116px; width: 37px !important; }
  .posd-11-10-5, .posd-11-20-5 { position: absolute; right: 3px; top: 173px; width: 37px !important; }
  .posd-11-10-6, .posd-11-20-6 { position: absolute; right: 3px; top: 207px; width: 37px !important; }
  .posd-11-10-7, .posd-11-20-7 { position: absolute; right: 3px; top: 241px; width: 37px !important; }
  .posd-11-10-8, .posd-11-20-8 { position: absolute; right: 3px; top: 275px; width: 37px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE STANDARD*/
  .pose-1-10-1, .pose-1-20-1 { position: absolute; right: 676px; top: 38px; width: 37px !important; }
  .pose-1-10-2, .pose-1-20-2 { position: absolute; right: 676px; top: 87px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE STANDARD */
  .posd-1-10-1, .posd-1-20-1 { position: absolute; right: 3px; top: 39px; width: 37px !important; }
  .posd-1-10-2, .posd-1-20-2 { position: absolute; right: 3px; top: 89px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR STANDARD*/
  .pose-6-10-1, .pose-6-20-1 { position: absolute; right: 676px; top: 38px; width: 37px !important; }
  .pose-6-10-2, .pose-6-20-2 { position: absolute; right: 676px; top: 87px; width: 37px !important; }
  .pose-6-10-3, .pose-6-20-3 { position: absolute; right: 676px; top: 198px; width: 37px !important; }
  .pose-6-10-4, .pose-6-20-4 { position: absolute; right: 676px; top: 248px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR STANDARD */
  .posd-6-10-1, .posd-6-20-1 { position: absolute; right: 3px; top: 39px; width: 37px !important; }
  .posd-6-10-2, .posd-6-20-2 { position: absolute; right: 3px; top: 89px; width: 37px !important; }
  .posd-6-10-3, .posd-6-20-3 { position: absolute; right: 3px; top: 198px; width: 37px !important; }
  .posd-6-10-4, .posd-6-20-4 { position: absolute; right: 3px; top: 248px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE BIWIRED*/
  .pose-3-10-1, .pose-3-20-1 { position: absolute; right: 676px; top: 38px; width: 37px !important; }
  .pose-3-10-2, .pose-3-20-2 { position: absolute; right: 676px; top: 87px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE BIWIRED */
  .posd-3-10-1, .posd-3-20-1 { position: absolute; right: 3px; top: 14px; width: 37px !important; }
  .posd-3-10-2, .posd-3-20-2 { position: absolute; right: 3px; top: 47px; width: 37px !important; }
  .posd-3-10-3, .posd-3-20-3 { position: absolute; right: 3px; top: 82px; width: 37px !important; }
  .posd-3-10-4, .posd-3-20-4 { position: absolute; right: 3px; top: 116px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR BIWIRED*/
  .pose-7-10-1, .pose-7-20-1 { position: absolute; right: 676px; top: 38px; width: 37px !important; }
  .pose-7-10-2, .pose-7-20-2 { position: absolute; right: 676px; top: 87px; width: 37px !important; }
  .pose-7-10-3, .pose-7-20-3 { position: absolute; right: 676px; top: 197px; width: 37px !important; }
  .pose-7-10-4, .pose-7-20-4 { position: absolute; right: 676px; top: 246px; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR BIWIRED */
  .posd-7-10-1, .posd-7-20-1 { position: absolute; right: 3px; top: 14px; width: 37px !important; }
  .posd-7-10-2, .posd-7-20-2 { position: absolute; right: 3px; top: 47px; width: 37px !important; }
  .posd-7-10-3, .posd-7-20-3 { position: absolute; right: 3px; top: 82px; width: 37px !important; }
  .posd-7-10-4, .posd-7-20-4 { position: absolute; right: 3px; top: 116px; width: 37px !important; }
  .posd-7-10-5, .posd-7-20-5 { position: absolute; right: 3px; top: 173px; width: 37px !important; }
  .posd-7-10-6, .posd-7-20-6 { position: absolute; right: 3px; top: 207px; width: 37px !important; }
  .posd-7-10-7, .posd-7-20-7 { position: absolute; right: 3px; top: 241px; width: 37px !important; }
  .posd-7-10-8, .posd-7-20-8 { position: absolute; right: 3px; top: 275px; width: 37px !important; }
  /* **************************************************************************** */

  img.virapreview-terminacao { 
    transform: translate(-50%, -50%) rotate(90deg);
    top: 375px;
    left: 240px;
  }
  .pontacable img.virapreview { 
    transform: rotate(90deg);
    top: 375px;
    left: 240px;
  }
  img.virapreview-terminacao { 
    position: absolute;
    width: 750px;
    max-width: 750px;
    border: 1px solid transparent;
  } 

  div.virapreview { align-items: center; display: flex; padding: 0px; height: 750px !important; width: 500px; border: 1px solid transparent; }

  div.virapreviewcc { position: absolute; width: 500px; height: 100%; border: 1px solid transparent; }

  /* **************************************************************************** */
  /* **** CSS PRO PREVIEW DE CABO NO MODAL ************************************** */
  /* **************************************************************************** */
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 SINGLE STANDARD*/
  .pw-pose-20-30-1, .pw-pose-18-30-1 { position: absolute; left: 176px !important; top: 61px !important; width: 127px !important; }
  .pw-pose-20-50-1, .pw-pose-18-50-1, .pw-pose-20-60-1, .pw-pose-18-60-1 { position: absolute; left: 185px !important; top: 35px !important; width: 110px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 SINGLE STANDARD */
  .pw-posd-20-30-1, .pw-posd-18-30-1 { position: absolute; left: 176px !important; top: 675px !important; width: 127px !important; }
  .pw-posd-20-50-1, .pw-posd-18-50-1, .pw-posd-20-60-1, .pw-posd-18-60-1 { position: absolute; left: 184px !important; top: 680px !important; width: 110px !important; }
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 PAIR STANDARD*/
  .pw-pose-21-30-1, .pw-pose-19-30-1 { position: absolute; left: 198px !important; top: 40px !important; width: 127px !important; }
  .pw-pose-21-50-1, .pw-pose-19-50-1, .pw-pose-21-60-1, .pw-pose-19-60-1 { position: absolute; left: 205px !important; top: 30px !important; width: 110px !important; }
  .pw-pose-21-30-2, .pw-pose-19-30-2 { position: absolute; left: 152px !important; top: 40px !important; width: 127px !important; }
  .pw-pose-21-50-2, .pw-pose-19-50-2, .pw-pose-21-60-2, .pw-pose-19-60-2 { position: absolute; left: 160px !important; top: 30px !important; width: 110px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 PAIR STANDARD */
  .pw-posd-21-30-1, .pw-posd-19-30-1 { position: absolute; left: 197px !important; top: 680px !important; width: 127px !important; }
  .pw-posd-21-50-1, .pw-posd-19-50-1, .pw-posd-21-60-1, .pw-posd-19-60-1 { position: absolute; left: 205px !important; top: 690px !important; width: 110px !important; }
  .pw-posd-21-30-2, .pw-posd-19-30-2 { position: absolute; left: 151px !important; top: 680px !important; width: 127px !important; }
  .pw-posd-21-50-2, .pw-posd-19-50-2, .pw-posd-21-60-2, .pw-posd-19-60-2 { position: absolute; left: 160px !important; top: 690px !important; width: 110px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 SINGLE STANDARD*/
  .pw-pose-16-40-1, .pw-pose-14-40-1 { position: absolute; left: 164px !important; top: 50px !important; width: 150px !important; }
  .pw-pose-16-70-1, .pw-pose-16-80-1, .pw-pose-14-70-1, .pw-pose-14-80-1 { position: absolute; left: 173px !important; top: 35px !important; width: 135px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 SINGLE STANDARD */
  .pw-posd-16-40-1, .pw-posd-14-40-1 { position: absolute; left: 164px !important; top: 655px !important; width: 150px !important; }
  .pw-posd-16-70-1, .pw-posd-16-80-1, .pw-posd-14-70-1, .pw-posd-14-80-1 { position: absolute; left: 172px !important; top: 680px !important; width: 135px !important; }
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 PAIR STANDARD*/
  .pw-pose-17-40-1, .pw-pose-15-40-1 { position: absolute; left: 191px !important; top: 50px !important; width: 150px !important; }
  .pw-pose-17-70-1, .pw-pose-17-80-1, .pw-pose-15-70-1, .pw-pose-15-80-1 { position: absolute; left: 199px !important; top: 35px !important; width: 135px !important; }
  .pw-pose-17-40-2, .pw-pose-15-40-2 { position: absolute; left: 136px !important; top: 50px !important; width: 150px !important; }
  .pw-pose-17-70-2, .pw-pose-17-80-2, .pw-pose-15-70-2, .pw-pose-15-80-2 { position: absolute; left: 143px !important; top: 35px !important; width: 135px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 PAIR STANDARD */
  .pw-posd-17-40-1, .pw-posd-15-40-1 { position: absolute; left: 191px !important; top: 655px !important; width: 150px !important; }
  .pw-posd-17-70-1, .pw-posd-17-80-1, .pw-posd-15-70-1, .pw-posd-15-80-1 { position: absolute; left: 198px !important; top: 680px !important; width: 135px !important; }
  .pw-posd-17-40-2, .pw-posd-15-40-2 { position: absolute; left: 135px !important; top: 655px !important; width: 150px !important; }
  .pw-posd-17-70-2, .pw-posd-17-80-2, .pw-posd-15-70-2, .pw-posd-15-80-2 { position: absolute; left: 142px !important; top: 680px !important; width: 135px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA SINGLE STANDARD*/
  .pw-pose-12-10-1, .pw-pose-12-20-1 { position: absolute; left: 241px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-12-10-2, .pw-pose-12-20-2 { position: absolute; left: 202px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA SINGLE STANDARD */
  .pw-posd-12-10-1, .pw-posd-12-20-1 { position: absolute; left: 240px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-12-10-2, .pw-posd-12-20-2 { position: absolute; left: 201px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA PAIR STANDARD*/
  .pw-pose-13-10-1, .pw-pose-13-20-1 { position: absolute; left: 324px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-13-10-2, .pw-pose-13-20-2 { position: absolute; left: 285px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-13-10-3, .pw-pose-13-20-3 { position: absolute; left: 159px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-13-10-4, .pw-pose-13-20-4 { position: absolute; left: 120px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA PAIR STANDARD */
  .pw-posd-13-10-1, .pw-posd-13-20-1 { position: absolute; left: 323px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-13-10-2, .pw-posd-13-20-2 { position: absolute; left: 284px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-13-10-3, .pw-posd-13-20-3 { position: absolute; left: 157px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-13-10-4, .pw-posd-13-20-4 { position: absolute; left: 118px !important; top: 710px !important; width: 37px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE STANDARD*/
  .pw-pose-8-10-1, .pw-pose-8-20-1 { position: absolute; left: 249px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-8-10-2, .pw-pose-8-20-2 { position: absolute; left: 197px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE STANDARD */
  .pw-posd-8-10-1, .pw-posd-8-20-1 { position: absolute; left: 247px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-8-10-2, .pw-posd-8-20-2 { position: absolute; left: 195px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR STANDARD*/
  .pw-pose-10-10-1, .pw-pose-10-20-1 { position: absolute; left: 332px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-10-10-2, .pw-pose-10-20-2 { position: absolute; left: 280px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-10-10-3, .pw-pose-10-20-3 { position: absolute; left: 165px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-10-10-4, .pw-pose-10-20-4 { position: absolute; left: 113px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR STANDARD */
  .pw-posd-10-10-1, .pw-posd-10-20-1 { position: absolute; left: 330px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-10-10-2, .pw-posd-10-20-2 { position: absolute; left: 278px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-10-10-3, .pw-posd-10-20-3 { position: absolute; left: 163px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-10-10-4, .pw-posd-10-20-4 { position: absolute; left: 111px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE BIWIRED*/
  .pw-pose-9-10-1, .pw-pose-9-20-1 { position: absolute; left: 249px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-9-10-2, .pw-pose-9-20-2 { position: absolute; left: 197px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE BIWIRED */
  .pw-posd-9-10-1, .pw-posd-9-20-1 { position: absolute; left: 274px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-9-10-2, .pw-posd-9-20-2 { position: absolute; left: 238px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-9-10-3, .pw-posd-9-20-3 { position: absolute; left: 202px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-9-10-4, .pw-posd-9-20-4 { position: absolute; left: 167px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR BIWIRED*/
  .pw-pose-11-10-1, .pw-pose-11-20-1 { position: absolute; left: 332px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-11-10-2, .pw-pose-11-20-2 { position: absolute; left: 280px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-11-10-3, .pw-pose-11-20-3 { position: absolute; left: 166px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-11-10-4, .pw-pose-11-20-4 { position: absolute; left: 114px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR BIWIRED */
  .pw-posd-11-10-1, .pw-posd-11-20-1 { position: absolute; left: 356px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-11-10-2, .pw-posd-11-20-2 { position: absolute; left: 321px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-11-10-3, .pw-posd-11-20-3 { position: absolute; left: 285px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-11-10-4, .pw-posd-11-20-4 { position: absolute; left: 250px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-11-10-5, .pw-posd-11-20-5 { position: absolute; left: 190px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-11-10-6, .pw-posd-11-20-6 { position: absolute; left: 155px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-11-10-7, .pw-posd-11-20-7 { position: absolute; left: 120px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-11-10-8, .pw-posd-11-20-8 { position: absolute; left: 85px  !important; top: 710px !important; width: 37px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE STANDARD*/
  .pw-pose-1-10-1, .pw-pose-1-20-1 { position: absolute; left: 249px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-1-10-2, .pw-pose-1-20-2 { position: absolute; left: 197px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE STANDARD */
  .pw-posd-1-10-1, .pw-posd-1-20-1 { position: absolute; left: 247px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-1-10-2, .pw-posd-1-20-2 { position: absolute; left: 195px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR STANDARD*/
  .pw-pose-6-10-1, .pw-pose-6-20-1 { position: absolute; left: 332px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-6-10-2, .pw-pose-6-20-2 { position: absolute; left: 280px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-6-10-3, .pw-pose-6-20-3 { position: absolute; left: 165px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-6-10-4, .pw-pose-6-20-4 { position: absolute; left: 113px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR STANDARD */
  .pw-posd-6-10-1, .pw-posd-6-20-1 { position: absolute; left: 330px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-6-10-2, .pw-posd-6-20-2 { position: absolute; left: 278px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-6-10-3, .pw-posd-6-20-3 { position: absolute; left: 163px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-6-10-4, .pw-posd-6-20-4 { position: absolute; left: 111px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE BIWIRED*/
  .pw-pose-3-10-1, .pw-pose-3-20-1 { position: absolute; left: 249px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-3-10-2, .pw-pose-3-20-2 { position: absolute; left: 197px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE BIWIRED */
  .pw-posd-3-10-1, .pw-posd-3-20-1 { position: absolute; left: 274px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-3-10-2, .pw-posd-3-20-2 { position: absolute; left: 238px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-3-10-3, .pw-posd-3-20-3 { position: absolute; left: 202px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-3-10-4, .pw-posd-3-20-4 { position: absolute; left: 167px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR BIWIRED*/
  .pw-pose-7-10-1, .pw-pose-7-20-1 { position: absolute; left: 332px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-7-10-2, .pw-pose-7-20-2 { position: absolute; left: 280px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-7-10-3, .pw-pose-7-20-3 { position: absolute; left: 166px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-7-10-4, .pw-pose-7-20-4 { position: absolute; left: 114px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR BIWIRED */
  .pw-posd-7-10-1, .pw-posd-7-20-1 { position: absolute; left: 356px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-7-10-2, .pw-posd-7-20-2 { position: absolute; left: 321px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-7-10-3, .pw-posd-7-20-3 { position: absolute; left: 285px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-7-10-4, .pw-posd-7-20-4 { position: absolute; left: 250px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-7-10-5, .pw-posd-7-20-5 { position: absolute; left: 190px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-7-10-6, .pw-posd-7-20-6 { position: absolute; left: 155px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-7-10-7, .pw-posd-7-20-7 { position: absolute; left: 120px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-7-10-8, .pw-posd-7-20-8 { position: absolute; left: 85px  !important; top: 710px !important; width: 37px !important; }
  /* **************************************************************************** */

}
@media (max-width: 767px) {
  
  #terminacao { 
    transform: translate(-50%, -50%) rotate(90deg);
    top: 375px;
    left: 240px;
  }
  .pontacable img { 
    transform: rotate(90deg);
    top: 375px;
    left: 240px;
  }
  #terminacao { 
    position: absolute;
    width: 750px;
    max-width: 750px;
    border: 1px solid transparent;
  } 

  .pleft {
    /* border-bottom: 2px solid #ccc; */
    margin-bottom: 10px;
  }
  .pright {
    /* border-top: 2px solid #ccc; */
    margin-bottom: 10px;
  }

  .container-flex {
    /* flex-direction: column;  empilha: imagem em cima, select embaixo */
    /* align-items: flex-start;  opcional: alinha à esquerda */
    flex-direction: row; /* padrão: lado a lado */
    align-items: center;
    padding: 10px 10px;
  }

  #icon_esq, .iconk, #icon_dir {
    position: relative;
    bottom: 21px;
  }
  
  div.pontacable { align-items: center; display: flex; padding: 0px; height: 750px !important; width: 500px; border: 1px solid transparent; }

  #ponta-container { position: absolute; width: 500px; height: 100%; border: 1px solid transparent; }

  /* **************************************************************************** */
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 SINGLE STANDARD*/
  .pose-20-30-1, .pose-18-30-1 { position: absolute; left: 176px !important; top: 61px !important; width: 127px !important; }
  .pose-20-50-1, .pose-18-50-1, .pose-20-60-1, .pose-18-60-1 { position: absolute; left: 185px !important; top: 35px !important; width: 110px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 SINGLE STANDARD */
  .posd-20-30-1, .posd-18-30-1 { position: absolute; left: 176px !important; top: 675px !important; width: 127px !important; }
  .posd-20-50-1, .posd-18-50-1, .posd-20-60-1, .posd-18-60-1 { position: absolute; left: 184px !important; top: 680px !important; width: 110px !important; }
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 PAIR STANDARD*/
  .pose-21-30-1, .pose-19-30-1 { position: absolute; left: 198px !important; top: 40px !important; width: 127px !important; }
  .pose-21-50-1, .pose-19-50-1, .pose-21-60-1, .pose-19-60-1 { position: absolute; left: 205px !important; top: 30px !important; width: 110px !important; }
  .pose-21-30-2, .pose-19-30-2 { position: absolute; left: 152px !important; top: 40px !important; width: 127px !important; }
  .pose-21-50-2, .pose-19-50-2, .pose-21-60-2, .pose-19-60-2 { position: absolute; left: 160px !important; top: 30px !important; width: 110px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 PAIR STANDARD */
  .posd-21-30-1, .posd-19-30-1 { position: absolute; left: 197px !important; top: 680px !important; width: 127px !important; }
  .posd-21-50-1, .posd-19-50-1, .posd-21-60-1, .posd-19-60-1 { position: absolute; left: 205px !important; top: 690px !important; width: 110px !important; }
  .posd-21-30-2, .posd-19-30-2 { position: absolute; left: 151px !important; top: 680px !important; width: 127px !important; }
  .posd-21-50-2, .posd-19-50-2, .posd-21-60-2, .posd-19-60-2 { position: absolute; left: 160px !important; top: 690px !important; width: 110px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 SINGLE STANDARD*/
  .pose-16-40-1, .pose-14-40-1 { position: absolute; left: 164px !important; top: 50px !important; width: 150px !important; }
  .pose-16-70-1, .pose-16-80-1, .pose-14-70-1, .pose-14-80-1 { position: absolute; left: 173px !important; top: 35px !important; width: 135px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 SINGLE STANDARD */
  .posd-16-40-1, .posd-14-40-1 { position: absolute; left: 164px !important; top: 655px !important; width: 150px !important; }
  .posd-16-70-1, .posd-16-80-1, .posd-14-70-1, .posd-14-80-1 { position: absolute; left: 172px !important; top: 680px !important; width: 135px !important; }
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 PAIR STANDARD*/
  .pose-17-40-1, .pose-15-40-1 { position: absolute; left: 191px !important; top: 50px !important; width: 150px !important; }
  .pose-17-70-1, .pose-17-80-1, .pose-15-70-1, .pose-15-80-1 { position: absolute; left: 199px !important; top: 35px !important; width: 135px !important; }
  .pose-17-40-2, .pose-15-40-2 { position: absolute; left: 136px !important; top: 50px !important; width: 150px !important; }
  .pose-17-70-2, .pose-17-80-2, .pose-15-70-2, .pose-15-80-2 { position: absolute; left: 143px !important; top: 35px !important; width: 135px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 PAIR STANDARD */
  .posd-17-40-1, .posd-15-40-1 { position: absolute; left: 191px !important; top: 655px !important; width: 150px !important; }
  .posd-17-70-1, .posd-17-80-1, .posd-15-70-1, .posd-15-80-1 { position: absolute; left: 198px !important; top: 680px !important; width: 135px !important; }
  .posd-17-40-2, .posd-15-40-2 { position: absolute; left: 135px !important; top: 655px !important; width: 150px !important; }
  .posd-17-70-2, .posd-17-80-2, .posd-15-70-2, .posd-15-80-2 { position: absolute; left: 142px !important; top: 680px !important; width: 135px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA SINGLE STANDARD*/
  .pose-12-10-1, .pose-12-20-1 { position: absolute; left: 241px !important; top: 10px !important; width: 37px !important; }
  .pose-12-10-2, .pose-12-20-2 { position: absolute; left: 202px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA SINGLE STANDARD */
  .posd-12-10-1, .posd-12-20-1 { position: absolute; left: 240px !important; top: 710px !important; width: 37px !important; }
  .posd-12-10-2, .posd-12-20-2 { position: absolute; left: 201px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA PAIR STANDARD*/
  .pose-13-10-1, .pose-13-20-1 { position: absolute; left: 324px !important; top: 10px !important; width: 37px !important; }
  .pose-13-10-2, .pose-13-20-2 { position: absolute; left: 285px !important; top: 10px !important; width: 37px !important; }
  .pose-13-10-3, .pose-13-20-3 { position: absolute; left: 159px !important; top: 10px !important; width: 37px !important; }
  .pose-13-10-4, .pose-13-20-4 { position: absolute; left: 120px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA PAIR STANDARD */
  .posd-13-10-1, .posd-13-20-1 { position: absolute; left: 323px !important; top: 710px !important; width: 37px !important; }
  .posd-13-10-2, .posd-13-20-2 { position: absolute; left: 284px !important; top: 710px !important; width: 37px !important; }
  .posd-13-10-3, .posd-13-20-3 { position: absolute; left: 157px !important; top: 710px !important; width: 37px !important; }
  .posd-13-10-4, .posd-13-20-4 { position: absolute; left: 118px !important; top: 710px !important; width: 37px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE STANDARD*/
  .pose-8-10-1, .pose-8-20-1 { position: absolute; left: 249px !important; top: 10px !important; width: 37px !important; }
  .pose-8-10-2, .pose-8-20-2 { position: absolute; left: 197px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE STANDARD */
  .posd-8-10-1, .posd-8-20-1 { position: absolute; left: 247px !important; top: 710px !important; width: 37px !important; }
  .posd-8-10-2, .posd-8-20-2 { position: absolute; left: 195px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR STANDARD*/
  .pose-10-10-1, .pose-10-20-1 { position: absolute; left: 332px !important; top: 10px !important; width: 37px !important; }
  .pose-10-10-2, .pose-10-20-2 { position: absolute; left: 280px !important; top: 10px !important; width: 37px !important; }
  .pose-10-10-3, .pose-10-20-3 { position: absolute; left: 165px !important; top: 10px !important; width: 37px !important; }
  .pose-10-10-4, .pose-10-20-4 { position: absolute; left: 113px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR STANDARD */
  .posd-10-10-1, .posd-10-20-1 { position: absolute; left: 330px !important; top: 710px !important; width: 37px !important; }
  .posd-10-10-2, .posd-10-20-2 { position: absolute; left: 278px !important; top: 710px !important; width: 37px !important; }
  .posd-10-10-3, .posd-10-20-3 { position: absolute; left: 163px !important; top: 710px !important; width: 37px !important; }
  .posd-10-10-4, .posd-10-20-4 { position: absolute; left: 111px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE BIWIRED*/
  .pose-9-10-1, .pose-9-20-1 { position: absolute; left: 249px !important; top: 10px !important; width: 37px !important; }
  .pose-9-10-2, .pose-9-20-2 { position: absolute; left: 197px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE BIWIRED */
  .posd-9-10-1, .posd-9-20-1 { position: absolute; left: 274px !important; top: 710px !important; width: 37px !important; }
  .posd-9-10-2, .posd-9-20-2 { position: absolute; left: 238px !important; top: 710px !important; width: 37px !important; }
  .posd-9-10-3, .posd-9-20-3 { position: absolute; left: 202px !important; top: 710px !important; width: 37px !important; }
  .posd-9-10-4, .posd-9-20-4 { position: absolute; left: 167px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR BIWIRED*/
  .pose-11-10-1, .pose-11-20-1 { position: absolute; left: 332px !important; top: 10px !important; width: 37px !important; }
  .pose-11-10-2, .pose-11-20-2 { position: absolute; left: 280px !important; top: 10px !important; width: 37px !important; }
  .pose-11-10-3, .pose-11-20-3 { position: absolute; left: 166px !important; top: 10px !important; width: 37px !important; }
  .pose-11-10-4, .pose-11-20-4 { position: absolute; left: 114px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR BIWIRED */
  .posd-11-10-1, .posd-11-20-1 { position: absolute; left: 356px !important; top: 710px !important; width: 37px !important; }
  .posd-11-10-2, .posd-11-20-2 { position: absolute; left: 321px !important; top: 710px !important; width: 37px !important; }
  .posd-11-10-3, .posd-11-20-3 { position: absolute; left: 285px !important; top: 710px !important; width: 37px !important; }
  .posd-11-10-4, .posd-11-20-4 { position: absolute; left: 250px !important; top: 710px !important; width: 37px !important; }
  .posd-11-10-5, .posd-11-20-5 { position: absolute; left: 190px !important; top: 710px !important; width: 37px !important; }
  .posd-11-10-6, .posd-11-20-6 { position: absolute; left: 155px !important; top: 710px !important; width: 37px !important; }
  .posd-11-10-7, .posd-11-20-7 { position: absolute; left: 120px !important; top: 710px !important; width: 37px !important; }
  .posd-11-10-8, .posd-11-20-8 { position: absolute; left: 85px  !important; top: 710px !important; width: 37px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE STANDARD*/
  .pose-1-10-1, .pose-1-20-1 { position: absolute; left: 249px !important; top: 10px !important; width: 37px !important; }
  .pose-1-10-2, .pose-1-20-2 { position: absolute; left: 197px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE STANDARD */
  .posd-1-10-1, .posd-1-20-1 { position: absolute; left: 247px !important; top: 710px !important; width: 37px !important; }
  .posd-1-10-2, .posd-1-20-2 { position: absolute; left: 195px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR STANDARD*/
  .pose-6-10-1, .pose-6-20-1 { position: absolute; left: 332px !important; top: 10px !important; width: 37px !important; }
  .pose-6-10-2, .pose-6-20-2 { position: absolute; left: 280px !important; top: 10px !important; width: 37px !important; }
  .pose-6-10-3, .pose-6-20-3 { position: absolute; left: 165px !important; top: 10px !important; width: 37px !important; }
  .pose-6-10-4, .pose-6-20-4 { position: absolute; left: 113px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR STANDARD */
  .posd-6-10-1, .posd-6-20-1 { position: absolute; left: 330px !important; top: 710px !important; width: 37px !important; }
  .posd-6-10-2, .posd-6-20-2 { position: absolute; left: 278px !important; top: 710px !important; width: 37px !important; }
  .posd-6-10-3, .posd-6-20-3 { position: absolute; left: 163px !important; top: 710px !important; width: 37px !important; }
  .posd-6-10-4, .posd-6-20-4 { position: absolute; left: 111px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE BIWIRED*/
  .pose-3-10-1, .pose-3-20-1 { position: absolute; left: 249px !important; top: 10px !important; width: 37px !important; }
  .pose-3-10-2, .pose-3-20-2 { position: absolute; left: 197px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE BIWIRED */
  .posd-3-10-1, .posd-3-20-1 { position: absolute; left: 274px !important; top: 710px !important; width: 37px !important; }
  .posd-3-10-2, .posd-3-20-2 { position: absolute; left: 238px !important; top: 710px !important; width: 37px !important; }
  .posd-3-10-3, .posd-3-20-3 { position: absolute; left: 202px !important; top: 710px !important; width: 37px !important; }
  .posd-3-10-4, .posd-3-20-4 { position: absolute; left: 167px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR BIWIRED*/
  .pose-7-10-1, .pose-7-20-1 { position: absolute; left: 332px !important; top: 10px !important; width: 37px !important; }
  .pose-7-10-2, .pose-7-20-2 { position: absolute; left: 280px !important; top: 10px !important; width: 37px !important; }
  .pose-7-10-3, .pose-7-20-3 { position: absolute; left: 166px !important; top: 10px !important; width: 37px !important; }
  .pose-7-10-4, .pose-7-20-4 { position: absolute; left: 114px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR BIWIRED */
  .posd-7-10-1, .posd-7-20-1 { position: absolute; left: 356px !important; top: 710px !important; width: 37px !important; }
  .posd-7-10-2, .posd-7-20-2 { position: absolute; left: 321px !important; top: 710px !important; width: 37px !important; }
  .posd-7-10-3, .posd-7-20-3 { position: absolute; left: 285px !important; top: 710px !important; width: 37px !important; }
  .posd-7-10-4, .posd-7-20-4 { position: absolute; left: 250px !important; top: 710px !important; width: 37px !important; }
  .posd-7-10-5, .posd-7-20-5 { position: absolute; left: 190px !important; top: 710px !important; width: 37px !important; }
  .posd-7-10-6, .posd-7-20-6 { position: absolute; left: 155px !important; top: 710px !important; width: 37px !important; }
  .posd-7-10-7, .posd-7-20-7 { position: absolute; left: 120px !important; top: 710px !important; width: 37px !important; }
  .posd-7-10-8, .posd-7-20-8 { position: absolute; left: 85px  !important; top: 710px !important; width: 37px !important; }
  /* **************************************************************************** */


  /* **************************************************************************** */
  /* **** CSS PRO PREVIEW DE CABO NO MODAL ************************************** */
  /* **************************************************************************** */
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 SINGLE STANDARD*/
  .pw-pose-20-30-1, .pw-pose-18-30-1 { position: absolute; left: 176px !important; top: 61px !important; width: 127px !important; }
  .pw-pose-20-50-1, .pw-pose-18-50-1, .pw-pose-20-60-1, .pw-pose-18-60-1 { position: absolute; left: 185px !important; top: 35px !important; width: 110px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 SINGLE STANDARD */
  .pw-posd-20-30-1, .pw-posd-18-30-1 { position: absolute; left: 176px !important; top: 675px !important; width: 127px !important; }
  .pw-posd-20-50-1, .pw-posd-18-50-1, .pw-posd-20-60-1, .pw-posd-18-60-1 { position: absolute; left: 184px !important; top: 680px !important; width: 110px !important; }
  /* Ponta modelo 30, 50 e 60 - Esquerda - AW200 e AW250 PAIR STANDARD*/
  .pw-pose-21-30-1, .pw-pose-19-30-1 { position: absolute; left: 198px !important; top: 40px !important; width: 127px !important; }
  .pw-pose-21-50-1, .pw-pose-19-50-1, .pw-pose-21-60-1, .pw-pose-19-60-1 { position: absolute; left: 205px !important; top: 30px !important; width: 110px !important; }
  .pw-pose-21-30-2, .pw-pose-19-30-2 { position: absolute; left: 152px !important; top: 40px !important; width: 127px !important; }
  .pw-pose-21-50-2, .pw-pose-19-50-2, .pw-pose-21-60-2, .pw-pose-19-60-2 { position: absolute; left: 160px !important; top: 30px !important; width: 110px !important; }
  /* Ponta modelo 30, 50 e 60 - Direita - AW200 e AW250 PAIR STANDARD */
  .pw-posd-21-30-1, .pw-posd-19-30-1 { position: absolute; left: 197px !important; top: 680px !important; width: 127px !important; }
  .pw-posd-21-50-1, .pw-posd-19-50-1, .pw-posd-21-60-1, .pw-posd-19-60-1 { position: absolute; left: 205px !important; top: 690px !important; width: 110px !important; }
  .pw-posd-21-30-2, .pw-posd-19-30-2 { position: absolute; left: 151px !important; top: 680px !important; width: 127px !important; }
  .pw-posd-21-50-2, .pw-posd-19-50-2, .pw-posd-21-60-2, .pw-posd-19-60-2 { position: absolute; left: 160px !important; top: 690px !important; width: 110px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 SINGLE STANDARD*/
  .pw-pose-16-40-1, .pw-pose-14-40-1 { position: absolute; left: 164px !important; top: 50px !important; width: 150px !important; }
  .pw-pose-16-70-1, .pw-pose-16-80-1, .pw-pose-14-70-1, .pw-pose-14-80-1 { position: absolute; left: 173px !important; top: 35px !important; width: 135px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 SINGLE STANDARD */
  .pw-posd-16-40-1, .pw-posd-14-40-1 { position: absolute; left: 164px !important; top: 655px !important; width: 150px !important; }
  .pw-posd-16-70-1, .pw-posd-16-80-1, .pw-posd-14-70-1, .pw-posd-14-80-1 { position: absolute; left: 172px !important; top: 680px !important; width: 135px !important; }
  /* Ponta modelo 40, 70 e 80 - Esquerda - AW400 e AW500 PAIR STANDARD*/
  .pw-pose-17-40-1, .pw-pose-15-40-1 { position: absolute; left: 191px !important; top: 50px !important; width: 150px !important; }
  .pw-pose-17-70-1, .pw-pose-17-80-1, .pw-pose-15-70-1, .pw-pose-15-80-1 { position: absolute; left: 199px !important; top: 35px !important; width: 135px !important; }
  .pw-pose-17-40-2, .pw-pose-15-40-2 { position: absolute; left: 136px !important; top: 50px !important; width: 150px !important; }
  .pw-pose-17-70-2, .pw-pose-17-80-2, .pw-pose-15-70-2, .pw-pose-15-80-2 { position: absolute; left: 143px !important; top: 35px !important; width: 135px !important; }
  /* Ponta modelo 40, 70 e 80 - Direita - AW400 e AW500 PAIR STANDARD */
  .pw-posd-17-40-1, .pw-posd-15-40-1 { position: absolute; left: 191px !important; top: 655px !important; width: 150px !important; }
  .pw-posd-17-70-1, .pw-posd-17-80-1, .pw-posd-15-70-1, .pw-posd-15-80-1 { position: absolute; left: 198px !important; top: 680px !important; width: 135px !important; }
  .pw-posd-17-40-2, .pw-posd-15-40-2 { position: absolute; left: 135px !important; top: 655px !important; width: 150px !important; }
  .pw-posd-17-70-2, .pw-posd-17-80-2, .pw-posd-15-70-2, .pw-posd-15-80-2 { position: absolute; left: 142px !important; top: 680px !important; width: 135px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA SINGLE STANDARD*/
  .pw-pose-12-10-1, .pw-pose-12-20-1 { position: absolute; left: 241px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-12-10-2, .pw-pose-12-20-2 { position: absolute; left: 202px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA SINGLE STANDARD */
  .pw-posd-12-10-1, .pw-posd-12-20-1 { position: absolute; left: 240px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-12-10-2, .pw-posd-12-20-2 { position: absolute; left: 201px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - ULTRA PAIR STANDARD*/
  .pw-pose-13-10-1, .pw-pose-13-20-1 { position: absolute; left: 324px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-13-10-2, .pw-pose-13-20-2 { position: absolute; left: 285px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-13-10-3, .pw-pose-13-20-3 { position: absolute; left: 159px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-13-10-4, .pw-pose-13-20-4 { position: absolute; left: 120px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - ULTRA PAIR STANDARD */
  .pw-posd-13-10-1, .pw-posd-13-20-1 { position: absolute; left: 323px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-13-10-2, .pw-posd-13-20-2 { position: absolute; left: 284px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-13-10-3, .pw-posd-13-20-3 { position: absolute; left: 157px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-13-10-4, .pw-posd-13-20-4 { position: absolute; left: 118px !important; top: 710px !important; width: 37px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE STANDARD*/
  .pw-pose-8-10-1, .pw-pose-8-20-1 { position: absolute; left: 249px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-8-10-2, .pw-pose-8-20-2 { position: absolute; left: 197px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE STANDARD */
  .pw-posd-8-10-1, .pw-posd-8-20-1 { position: absolute; left: 247px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-8-10-2, .pw-posd-8-20-2 { position: absolute; left: 195px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR STANDARD*/
  .pw-pose-10-10-1, .pw-pose-10-20-1 { position: absolute; left: 332px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-10-10-2, .pw-pose-10-20-2 { position: absolute; left: 280px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-10-10-3, .pw-pose-10-20-3 { position: absolute; left: 165px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-10-10-4, .pw-pose-10-20-4 { position: absolute; left: 113px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR STANDARD */
  .pw-posd-10-10-1, .pw-posd-10-20-1 { position: absolute; left: 330px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-10-10-2, .pw-posd-10-20-2 { position: absolute; left: 278px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-10-10-3, .pw-posd-10-20-3 { position: absolute; left: 163px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-10-10-4, .pw-posd-10-20-4 { position: absolute; left: 111px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO SINGLE BIWIRED*/
  .pw-pose-9-10-1, .pw-pose-9-20-1 { position: absolute; left: 249px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-9-10-2, .pw-pose-9-20-2 { position: absolute; left: 197px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO SINGLE BIWIRED */
  .pw-posd-9-10-1, .pw-posd-9-20-1 { position: absolute; left: 274px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-9-10-2, .pw-posd-9-20-2 { position: absolute; left: 238px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-9-10-3, .pw-posd-9-20-3 { position: absolute; left: 202px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-9-10-4, .pw-posd-9-20-4 { position: absolute; left: 167px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - STRATO PAIR BIWIRED*/
  .pw-pose-11-10-1, .pw-pose-11-20-1 { position: absolute; left: 332px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-11-10-2, .pw-pose-11-20-2 { position: absolute; left: 280px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-11-10-3, .pw-pose-11-20-3 { position: absolute; left: 166px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-11-10-4, .pw-pose-11-20-4 { position: absolute; left: 114px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - STRATO PAIR BIWIRED */
  .pw-posd-11-10-1, .pw-posd-11-20-1 { position: absolute; left: 356px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-11-10-2, .pw-posd-11-20-2 { position: absolute; left: 321px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-11-10-3, .pw-posd-11-20-3 { position: absolute; left: 285px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-11-10-4, .pw-posd-11-20-4 { position: absolute; left: 250px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-11-10-5, .pw-posd-11-20-5 { position: absolute; left: 190px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-11-10-6, .pw-posd-11-20-6 { position: absolute; left: 155px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-11-10-7, .pw-posd-11-20-7 { position: absolute; left: 120px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-11-10-8, .pw-posd-11-20-8 { position: absolute; left: 85px  !important; top: 710px !important; width: 37px !important; }
  /* **************************************************************************** */
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE STANDARD*/
  .pw-pose-1-10-1, .pw-pose-1-20-1 { position: absolute; left: 249px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-1-10-2, .pw-pose-1-20-2 { position: absolute; left: 197px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE STANDARD */
  .pw-posd-1-10-1, .pw-posd-1-20-1 { position: absolute; left: 247px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-1-10-2, .pw-posd-1-20-2 { position: absolute; left: 195px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR STANDARD*/
  .pw-pose-6-10-1, .pw-pose-6-20-1 { position: absolute; left: 332px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-6-10-2, .pw-pose-6-20-2 { position: absolute; left: 280px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-6-10-3, .pw-pose-6-20-3 { position: absolute; left: 165px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-6-10-4, .pw-pose-6-20-4 { position: absolute; left: 113px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR STANDARD */
  .pw-posd-6-10-1, .pw-posd-6-20-1 { position: absolute; left: 330px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-6-10-2, .pw-posd-6-20-2 { position: absolute; left: 278px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-6-10-3, .pw-posd-6-20-3 { position: absolute; left: 163px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-6-10-4, .pw-posd-6-20-4 { position: absolute; left: 111px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON SINGLE BIWIRED*/
  .pw-pose-3-10-1, .pw-pose-3-20-1 { position: absolute; left: 249px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-3-10-2, .pw-pose-3-20-2 { position: absolute; left: 197px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON SINGLE BIWIRED */
  .pw-posd-3-10-1, .pw-posd-3-20-1 { position: absolute; left: 274px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-3-10-2, .pw-posd-3-20-2 { position: absolute; left: 238px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-3-10-3, .pw-posd-3-20-3 { position: absolute; left: 202px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-3-10-4, .pw-posd-3-20-4 { position: absolute; left: 167px !important; top: 710px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Esquerda - CARBON PAIR BIWIRED*/
  .pw-pose-7-10-1, .pw-pose-7-20-1 { position: absolute; left: 332px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-7-10-2, .pw-pose-7-20-2 { position: absolute; left: 280px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-7-10-3, .pw-pose-7-20-3 { position: absolute; left: 166px !important; top: 10px !important; width: 37px !important; }
  .pw-pose-7-10-4, .pw-pose-7-20-4 { position: absolute; left: 114px !important; top: 10px !important; width: 37px !important; }
  /* Ponta modelo 10 e 20 - Direita - CARBON PAIR BIWIRED */
  .pw-posd-7-10-1, .pw-posd-7-20-1 { position: absolute; left: 356px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-7-10-2, .pw-posd-7-20-2 { position: absolute; left: 321px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-7-10-3, .pw-posd-7-20-3 { position: absolute; left: 285px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-7-10-4, .pw-posd-7-20-4 { position: absolute; left: 250px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-7-10-5, .pw-posd-7-20-5 { position: absolute; left: 190px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-7-10-6, .pw-posd-7-20-6 { position: absolute; left: 155px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-7-10-7, .pw-posd-7-20-7 { position: absolute; left: 120px !important; top: 710px !important; width: 37px !important; }
  .pw-posd-7-10-8, .pw-posd-7-20-8 { position: absolute; left: 85px  !important; top: 710px !important; width: 37px !important; }
  /* **************************************************************************** */
  
}
@media (min-width: 768px) {
  .pleft {
    border-right: 2px solid #ccc;
  }
  .pright {
    border-left: 2px solid #ccc;
  }
}

img.img-ponta { /*width: 80px;*/ height: 60px; }

img.ponta-1, img.ponta-2, img.ponta-3, img.ponta-4, img.ponta-5, img.ponta-6, img.ponta-7, img.ponta-8 { width: 70px; max-width: 200px; }

