/* screen - dropwdown-lingua */
@media(min-width:1200px){
  .dropwdown-lingua {
    align-items: flex-start;
    display: flex;
    height: 276px;
    min-width: 260px;
  }

  .dropwdown-lingua .dropdown {
    align-items: flex-start;
    background-color: var(--white);
    border: 1px solid;
    border-color: var(--tiara);
    border-radius: 5px;
    box-shadow: 0px 3px 7px #BFBFBF6e;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 12px 0px;
    position: relative;
    width: 200px;
  }

  .dropwdown-lingua .frame-1622 {
    align-items: flex-start;
    align-self: stretch;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    position: relative;
    width: 100%;
  }

  .dropwdown-lingua .atoms-dropdown-lines {
    align-items: center;
    align-self: stretch;
    display: flex;
    gap: 8px;
    height: 36px;
    justify-content: flex-end;
    padding: 12px 16px;
    position: relative;
    width: 100%;
  }

  .dropwdown-lingua .flag {
    height: 20px;
    margin-bottom: -4.00px;
    margin-top: -4.00px;
    position: relative;
    width: 20px;
  }

  .dropwdown-lingua .flag_of_the_-united_-kingdom-2 {
    height: 14px;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 3px;
    width: 20px;
  }

  .dropwdown-lingua .select-multiselection-placeholder {
    flex: 1;
    flex-grow: 1;
    height: 44px;
    margin-bottom: -16.00px;
    margin-top: -16.00px;
    position: relative;
  }

  .dropwdown-lingua .checkbox-text {
    height: 44px;
    left: 0;
    letter-spacing: 0;
    line-height: 20px;
    position: absolute;
    top: -1px;
    width: 200px;
  }

  .dropwdown-lingua .flag_of_-germany-1 {
    height: 14px;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 3px;
    width: 20px;
  }

  .dropwdown-lingua .atoms-dropdown-lines-1 {
    align-items: center;
    align-self: stretch;
    display: flex;
    gap: 8px;
    height: 36px;
    justify-content: flex-end;
    padding: 9px 16px;
    position: relative;
    width: 100%;
  }

  .dropwdown-lingua .flag-romania {
    height: 20px;
    margin-bottom: -1.00px;
    margin-top: -1.00px;
    position: relative;
    width: 20px;
  }

  .dropwdown-lingua .select-multiselection-placeholder-1 {
    flex: 1;
    flex-grow: 1;
    height: 44px;
    margin-bottom: -13.00px;
    margin-top: -13.00px;
    position: relative;
  }

  .dropwdown-lingua .x750px-flag_of_-spain-1 {
    height: 14px;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 3px;
    width: 20px;
  }

  .dropwdown-lingua .checkbox-text-1 {
    height: 20px;
    left: 0;
    letter-spacing: 0;
    line-height: 20px;
    position: absolute;
    top: 11px;
    width: 200px;
  }

  .dropwdown-lingua .image {
    height: 14px;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 3px;
    width: 20px;
  }

  /* css custom */
  .dropwdown-lingua {
    display: none;
    position: absolute;
    z-index: 100;
    top: 40px;
    left: 0px;
  }
}