body li, article li {
  list-style-type: none; }

.companies-wrapper {
  background: #171334; }
  .companies-wrapper * {
    color: #FFF; }
  .companies-wrapper .header-wrapper .descHeader {
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.8;
    letter-spacing: normal;
    text-align: center;
    color: #00c800;
    padding-top: 61px; }
  .companies-wrapper .header-wrapper .mainHeader {
    color: #FFF;
    font-size: 96px;
    max-width: 100%; }
    @media screen and (max-width: 1204px) {
      .companies-wrapper .header-wrapper .mainHeader {
        font-size: 50px; } }
  .companies-wrapper .header-wrapper .misheText {
    color: #FFF;
    font-size: 20px; }

.htz-mobile .header-wrapper .mainHeader {
  font-size: 42px; }
.htz-mobile .header-wrapper .misheText {
  font-size: 16px; }
.htz-mobile #select-box-simple {
  width: 67% !important;
  margin-right: 10px; }

.filter {
  width: 90%;
  margin-right: 10%;
  margin-bottom: 40px; }

#select-box-simple * {
  color: #000; }

.simple-filter {
  z-index: 1; }

.article-page .filters-wrapper .buttons-wrapper, .simple-filter .buttons-wrapper, .simple-filter {
  justify-content: center !important;
  margin: 20px 0; }

.company {
  background: #FFF;
  width: 95%;
  margin: 10px 2.5%;
  box-sizing: border-box;
  position: relative;
  min-height: 100px;
  display: flex;
  flex-wrap: wrap; }
  .company * {
    color: #787878; }
  .company.hide {
    display: none; }
  .company:last-child {
    margin-bottom: 0; }
  .company .company-middle {
    width: 60%;
    padding: 5%; }
    @media screen and (max-width: 700px) {
      .company .company-middle {
        width: 75%;
        padding: 5% 0;
        text-align: center; } }
    .company .company-middle .company-category {
      font-size: 16px;
      color: #2d2d2d;
      margin-top: 4px; }
    .company .company-middle .company-change {
      font-size: 16px;
      line-height: 100%; }
      .company .company-middle .company-change .fas {
        font-size: 20px; }
    .company .company-middle .company-change.up {
      color: #206f1b; }
      .company .company-middle .company-change.up .fas {
        color: #206f1b;
        position: relative;
        top: 3px; }
    .company .company-middle .company-change.down {
      color: #a8001c; }
      .company .company-middle .company-change.down .fas {
        color: #a8001c; }
    .company .company-middle .company-change.new .fas {
      font-size: 12px; }
  .company .company-grade {
    font-size: 57px;
    color: #787878;
    width: 25%;
    text-align: center;
    border-right: 1px solid #d8d8d8;
    line-height: 120%;
    align-self: center; }
    @media screen and (max-width: 700px) {
      .company .company-grade {
        align-self: initial;
        position: relative;
        line-height: 1.5;
        font-size: 48px; }
        .company .company-grade:before {
          border-right: 1px solid #fff;
          height: 14px;
          content: "";
          position: absolute;
          right: -1%;
          bottom: 0; }
        .company .company-grade:after {
          border-right: 1px solid #fff;
          height: 14px;
          content: "";
          position: absolute;
          right: -1%;
          top: 0; } }
  .company .company-logo {
    display: inline-block; }
    .company .company-logo img {
      max-width: 100%; }
    @media screen and (max-width: 700px) {
      .company .company-logo {
        width: 220px; } }
  .company .angle-down {
    position: static;
    /*margin-top: 8px;*/
    cursor: pointer;
    font-size: 15px;
    border: 2px solid;
    border-radius: 50%;
    padding: 8px;
    transform: rotate(90deg);
    transition-property: transform;
    transition-duration: .5s;
    font-family: htzIcons;
    background-color: transparent;
    transition: background-color 0.25s ease-in-out; }
    @media screen and (max-width: 700px) {
      .company .angle-down {
        position: absolute;
        left: 35%;
        top: 55%;
        transform: rotate(90deg);
        transition-property: transform; } }
  .company .company-desc {
    width: 100%;
    color: #222222;
    font-size: 16px;
    padding: 0 5%;
    height: 0;
    min-height: 0;
    overflow: hidden;
    transition-property: min-height;
    transition-duration: .5s; }
  .company.open .company-desc {
    min-height: 260px; }
  .company.open .angle-down {
    transform: rotate(-90deg); }

.htz-mobile .company-desc .close-desc {
  display: none; }

.article-page .inter-share a, .article-page .inter-share button {
  font-size: 35px;
  margin: 10px; }
.article-page .filter {
  width: 300px;
  margin: auto;
  margin-bottom: 40px; }
.article-page .companies-width-limitter {
  max-width: 80rem;
  width: 100%;
  margin: 0 auto; }
.article-page .companies-width-limitter .grid { /* new */
  /*direction: rtl;*/ }
@media (max-width: 1000px) {
  .article-page {
    max-width: 1000px;
    width: 100%; } }
.article-page .companies-wrapper {
  display: inline-block;
  width: 100%;
    margin-top: -12px;}
.article-page .company {
  height: 270px;
  width: calc(19% - 5px);
  float: left;
  margin: 10px 5px 0 5px;
  display: inline-block;
  text-align: center;
  padding-top: 10px; }
  @media screen and (max-width: 1280px) {
    .article-page .company {
      width: calc(24% - 5px);
      height: 260px;} }
  @media screen and (max-width: 1024px) {
    .article-page .company {
      width: calc(32% - 5px);
      height: 270px; } }
  @media screen and (max-width: 800px) {
    .article-page .company {/*------------------*/
        display: flex;
        width: 97%;
        height: auto;
      /*width: calc(48% - 5px);
      height: 280px;*/ } }
@media screen and (max-width: 1200px) {
    .article-page .companies-wrapper .grid {
        overflow: hidden;
    }
}
@media screen and (max-width: 800px) {
    .article-page .company .company-desc  {/*--------- company-desc mobile ---------*/
        position: relative !important;
        z-index: 0 !important;
      /*width: calc(48% - 5px);
      height: 280px;*/ }
    .article-page .company.open .company-desc  {/*--------- company-desc open mobile ---------*/
        min-height: 350px !important; 
        position: relative;
        z-index: 0;
      /*width: calc(48% - 5px);
      height: 280px;*/ }
    .close-desc {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .close-desc .angle-down{
        left: auto;
    }
  .article-page .company .company-grade {
    width: 25% !important;
    font-size: 42px; }
    .article-page .company .company-middle {
    width: 75% !important; }
}
  .article-page .company .company-grade {
    width: 100%;
    font-size: 42px; }
  .article-page .company .company-logo {
    width: 100%; }
  .article-page .company .company-middle {
    width: 100%; }
  .article-page .company .company-change {
      direction: rtl;
    font-size: 14px; }
  .article-page .company .company-desc {
    z-index: 1;
    position: absolute;
    background: #FFF;
    min-height: 0;
    transition: min-height 0.5s ease-in-out; }
  .article-page .company.open .company-desc {
    min-height: 470px;  box-shadow: 0px 5px 4px rgba(0,0,0,0.3);}
  .article-page .company .close-desc .angle-down {
    transition-property: transform;
    transition-duration: .5s;
    font-size: 15px;
    border: 2px solid;
    border-radius: 50%;
    padding: 8px;
    transform: rotate(-90deg);
    margin-top: 20px; }
  .article-page .company.open .close-desc .angle-down {
    transform: rotate(-90deg); }
  .article-page .company:hover .angle-down {
    background-color: #beffc1; }

[id^='skipElement'] {
  display: none; }

.prev-desired-companies-header {
  font-size: 18px;
  color: #FFF;
  padding: 50px 5% 20px;
  text-align: right; }
  .prev-desired-companies-header h3 {
    margin-top: 40px;
    font-size: 18px; }
  .prev-desired-companies-header p {
    margin-bottom: 24px;
    line-height: 30px; }
  @media screen and (max-width: 700px) {
    .prev-desired-companies-header {
      padding: 0 5% 20px; } }

.prev-desired-companies {
  background: #171334;
  color: #FFF;
  padding: 30px 0; }
  .prev-desired-companies .years-wrapper .years {
    white-space: nowrap;
    display: inline-block;
    width: 90%;
    overflow: scroll;
    white-space: nowrap;
    height: 30px;
    margin-right: 5%; }
    .prev-desired-companies .years-wrapper .years .year {
      display: inline-block;
      width: 60px;
      height: 24px;
      padding: 0 3px;
      border-radius: 4px;
      border: solid 1px #ebf2f5;
      text-align: center;
      margin-right: 5px;
      font-size: 12px;
      cursor: pointer; }
      .prev-desired-companies .years-wrapper .years .year.selected {
        background: #ffe70c;
        color: #2d2d2d;
        border: 0; }
  .prev-desired-companies .prev-list-wrapper {
    margin: 10px 5%;
    width: 90vw;
    overflow: hidden;
    position: relative;
    white-space: nowrap; }
    @media screen and (max-width: 700px) {
      .prev-desired-companies .prev-list-wrapper {
        margin: 5px 5% 24px; } }
  .prev-desired-companies .prev-list.hide {
    display: none; }
  .prev-desired-companies .prev-list.slide-new {
    right: 0; }
  .prev-desired-companies .prev-list {
    width: 90vw;
    box-sizing: border-box;
    position: relative;
    transition-property: right;
    transition-duration: .5s;
    display: inline-block;
    right: 0; }
    .prev-desired-companies .prev-list li {
      padding: 15px 0;
      border-bottom: 1px solid #787878; }
      .prev-desired-companies .prev-list li:last-of-type {
        border-bottom: 0; }
        .prev-desired-companies .prev-list li:last-of-type .grade:before {
          content: ""; }
      @media screen and (max-width: 700px) {
        .prev-desired-companies .prev-list li {
          padding: 9px 0; } }
    .prev-desired-companies .prev-list .grade {
      font-size: 16px;
      color: #2d2d2d;
      text-align: center;
      display: inline-block;
      width: 33px;
      height: 33px;
      position: relative;
      background: #ebebeb;
      line-height: 33px; }
      @media screen and (max-width: 700px) {
        .prev-desired-companies .prev-list .grade {
          font-size: 14px;
          height: 23px;
          line-height: 23px; } }
      .prev-desired-companies .prev-list .grade:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 16.5px 15px 16.5px 0;
        border-color: transparent #ebebeb transparent transparent;
        right: 100%;
        top: 0; }
        @media screen and (max-width: 700px) {
          .prev-desired-companies .prev-list .grade:after {
            border-width: 11.5px 15px 11.5px 0; } }
      .prev-desired-companies .prev-list .grade:before {
        content: "0"; }
    .prev-desired-companies .prev-list label {
      margin-right: 34px;
      font-size: 18px;
      font-weight: bold;
      cursor: text; }
      @media screen and (max-width: 700px) {
        .prev-desired-companies .prev-list label {
          font-size: 16px; } }

.article-page .prev-desired-companies-header, .article-page .text-container {
  font-size: 18px;
  width: 800px;
  padding-left: 0;
  padding-right: 0;
  margin: auto;
  text-align: right; }
  .article-page .prev-desired-companies-header h3, .article-page .text-container h3 {
    margin-top: 40px;
    font-size: 20px; }
.article-page .prev-desired-companies {
  display: inline-block;
  width: 100%; }
.article-page .width-limitter {
  max-width: 900px;
  width: 100%;
  margin: 0 auto; }
.article-page .prev-desired-companies .years-wrapper .years {
  overflow: hidden; }
.article-page .prev-list-wrapper {
  width: 90%; }
.article-page .prev-list {
  width: 90%; }

.text-container p {
  margin-bottom: 24px;
  line-height: 30px; }
  @media screen and (max-width: 700px) {
    .text-container p {
      font-size: 18px; } }
@media screen and (max-width: 700px) {
  .text-container {
    padding: 0 5%; } }

/*# sourceMappingURL=style.css.map */
