

/* Start:/css/main2/eos.min.css?17169892797362*/
.eos {
  font-size: 14px;
  line-height: 1.42857143;
  color: #333; }
  .eos p {
    padding-bottom: 20px;
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 1.42857143; }
  .eos h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px; }
  .eos__list-title {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
    padding: 0 0 35px 0; }
  .eos__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #333;
    margin-bottom: 35px;
    text-decoration: none !important; }
    .eos__list-item-image {
      width: 238px;
      height: 192px;
      border-radius: 4px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
    .eos__list-item-content {
      width: calc(100% - 238px);
      padding: 0 0 0 43px; }
    .eos__list-item-name {
      color: #333;
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: 19px;
      padding: 0 0 20px 0; }
    .eos__list-item-text {
      color: #333;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 19px;
      padding: 0 0 20px 0; }
    .eos__list-item-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 140px;
      height: 37px;
      padding: 13px 47px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-radius: 9px;
      background: #8EBE2E;
      color: #ffffff; }
  .eos__ul {
    padding-bottom: 35px; }
    .eos__ul div {
      position: relative;
      padding: 0 0 0 34px;
      color: #333333;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      background: url(/images/dezinfect/icon-ok.png) no-repeat 0 2px;
      margin: 0 0 20px 0; }
      .eos__ul div:last-child {
        margin-bottom: 0; }
    .eos__ul-bold {
      padding-bottom: 20px; }
      .eos__ul-bold div {
        font-weight: 700; }
  .eos__title {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
    padding-bottom: 30px; }
  .eos__title-2 {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 19px;
    padding-bottom: 30px; }
  .eos__advan-row {
    margin: 0 -11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .eos__advan-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding: 0 11px 16px 11px; }
  .eos__advan-item {
    border-radius: 5px;
    background: #F8F8F8;
    padding: 20px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
  .eos__advan-image {
    width: 70px;
    text-align: center; }
    .eos__advan-image img {
      max-width: 100%;
      max-height: 100%; }
  .eos__advan-text {
    width: calc(100% - 70px);
    padding: 0 0 0 20px;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; }
  .eos__event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0 32px 0; }
    .eos__event.center {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .eos__event.left {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
  .eos__button.new-button {
    border-radius: 9px !important;
    background: #8EBE2E !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: 37px !important;
    padding: 0 35px 0 35px !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    color: #FFF !important;
    text-align: center !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 16px !important;
    text-decoration: none !important;
    text-transform: none; }
  .eos__image {
    text-align: center;
    margin-bottom: 30px; }
    .eos__image img {
      max-width: 100%;
      max-height: 100%; }
  .eos__partners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 45px; }
  .eos__two-cols {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; }
    .eos__two-cols-row {
      margin: 0 -11px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .eos__two-cols-col-text {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 43%;
              flex: 0 0 43%;
      max-width: 43%;
      padding: 0 11px 16px 11px; }
    .eos__two-cols-col-image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 57%;
              flex: 0 0 57%;
      max-width: 57%;
      padding: 0 11px 16px 11px; }
      .eos__two-cols-col-image img {
        max-width: 100%;
        max-height: 100%; }
    .eos__two-cols-col-text-50 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding: 0 11px 16px 11px; }
  .eos__marker-list.pmb {
    padding-bottom: 20px;
    margin: 0 0 10px 0; }
  .eos__marker-list-item {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    position: relative;
    padding: 0 0 0 34px; }
    .eos__marker-list-item:before {
      content: '\2022';
      position: absolute;
      top: 0;
      left: 8px; }
  .eos__roles-row {
    margin: 0 -11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .eos__roles-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding: 0 11px 16px 11px; }
  .eos__roles-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .eos__roles-item {
    border-radius: 5px;
    background: #F8F8F8;
    padding: 20px 20px;
    height: 100%; }
  .eos__roles-image {
    width: 70px;
    text-align: center; }
    .eos__roles-image img {
      max-width: 100%;
      max-height: 100%; }
  .eos__roles-text {
    width: calc(100% - 70px);
    padding: 0 0 0 20px;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; }
  .eos__roles-content {
    padding-top: 15px; }

.buttons-block {
  display: none !important; }

/*# sourceMappingURL=eos.min.css.map */

/* End */
/* /css/main2/eos.min.css?17169892797362 */
