div.header-bottom__menu > ul > li > a {
  padding: 29px 16.5px;
}

@media screen and (max-width: 766px) {
  .quotes div.news-list-img {
    padding-bottom: 30%;
    padding-left: 20px;
  }
  div.page-zag {
    text-indent: 0px;
  }
}
.contact_block {
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.06);
  padding: 20px;
}
.quotes .news-list-img {
  position: relative;
}

@media (min-width: 1220px) and (max-width: 1480px) {
  .header-logo {
    display: none;
  }
}

@media screen and (max-width: 1480px) {
  .tcont > div:not(.timetables-market_tabs__list) {
    width: auto;
  }
  body .container .timetables-market > div.timetables-market_tabs__name ul li {
    display: none;
  }
}

.FloatRight img {
  float: right;
}

@media screen and (max-width: 800px) {
  body .timetables-market__item.v3 li {
    width: 50%;
  }
  body div.timetables-market__items.active {
    overflow: hidden;
  }
  body .timetables-market__item.v3 ul {
    border-top: 0.8px rgb(209, 211, 212) solid;
    border-bottom: 0.8px rgb(209, 211, 212) solid;
  }
  .FloatRight img {
    display: none;
  }
}
@media (max-width: 800px) {
  table.table_adapt {
    width: 100%;
  }
}
div.news-list-img.small_main {
  margin-bottom: 44px;
  padding-bottom: 43%;
}
div.news-list-img.small_main:last-child {
  margin-bottom: 0px;
}
div.news-list-lnk ul li a {
  padding-bottom: 30px;
}

/*Page shedule free seminar*/

div.flex-container_out {
  box-shadow: 0px 4px 25px rgb(0 0 0 / 6%);
  padding: 40px 20px 20px 20px;
  margin-bottom: 60px;
}
.flex-container_sh {
  display: flex;
  flex-direction: column;
  flex: 0 40vw 0;
}
.block_sh div,
.block_sh {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}
.block_sh {
  border-bottom: 1px solid #d1d3d4;
}

.block_sh:first-child p {
  font-weight: bold;
  text-transform: uppercase;
  color: #404040;
}
.block_sh div:nth-child(odd) {
  justify-content: center;
  text-align: center;
}
.block_sh div:nth-child(2) {
  color: #4daa59;
  font-weight: bold;
}

div.sub-footer > div:nth-child(3) {
  text-align: center;
}

.text-page p a.videolink {
  color: grey;
}

/*delete link patners*/

body .timetables-market.timetables--partners .timetables-market__items ul li p {
  vertical-align: text-top;
  display: inline-block;
  width: 50%;
  margin: 0;
}

.container0 {
  border-bottom-color: rgb(209, 211, 212);
  border-bottom-style: solid;
  border-bottom-width: 0.666667px;
  box-sizing: border-box;
  color: rgb(29, 29, 29);
  display: block;
  height: 163.542px;
  outline-color: rgb(29, 29, 29);
  outline-style: none;
  outline-width: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 20px;
}

.sub-footer .container {
  padding-top: 20px;
}

/*form CEE*/
div.custom-checkbox {
  display: none;
}

/*ecp*/
div.ecp_pre_section.container {
  width: 100%;
  margin-bottom: 40px;
  border: 1px solid #d1d3d4;
  background-color: #f1f4f5;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

div.ecp_pre_section.container p a {
  font-size: 18px;
  line-height: 116%;
  color: #4daa59;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
}

.text-page.container-md ul {
  padding: 0 150px;
}
