table.opn_table {
  width: 100%;
}
table.opn_table tr:nth-child(1) td {
  padding: 10px;
  color: white !important;
  background: #06396E;
  font-family: Balsamiq Sans, sans-serif;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 600px) {
  table.opn_table tr:nth-child(1) td {
    font-size: 15px;
    padding: 5px;
  }
}
table.opn_table tr td {
  border: 2px solid #06396E;
}
table.opn_table tr td[colspan="4"] {
  padding: 10px;
  color: white !important;
  background: #06396E;
  font-family: Balsamiq Sans, sans-serif;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 600px) {
  table.opn_table tr td[colspan="4"] {
    font-size: 15px;
    padding: 5px;
  }
}
@media screen and (max-width: 600px) {
  table.opn_table tr td * {
    font-size: 13px !important;
  }
}
.opn_vetrina__wrap {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (max-width: 1024px) {
  .opn_vetrina__wrap {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 768px) {
  .opn_vetrina__wrap {
    grid-template-columns: 1fr;
  }
}
a.opn_vetrina__title {
  font-family: Balsamiq Sans, sans-serif;
  font-weight: bold;
  color: #06396E;
  text-decoration: none;
  line-height: 1.5;
}
a.opn_vetrina__title:hover {
  border-bottom: 2px dashed #06396E;
}
.opn_vetrina__iimage {
  margin: 0 0 10px;
  height: 220px;
  overflow: hidden;
  border-radius: 10px;
}
.opn_vetrina__item {
  padding: 30px;
  background: #F5F5FF;
  border-radius: 30px;
  text-align: center;
}
.opn_vetrina__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.opn_obyava__wrap {
  display: flex;
  grid-gap: 30px;
  flex-wrap: wrap;
}
.opn_obyava__text {
  flex: 0 0 48%;
  background: #f5f5ff;
  padding: 20px;
  border-radius: 20px;
  box-sizing: border-box;
}
@media screen and (max-width: 900px) {
  .opn_obyava__text {
    flex: 0 0 100%;
  }
}
.opn_obyava__images {
  flex: 0 0 48%;
  text-align: center;
}
@media screen and (max-width: 900px) {
  .opn_obyava__images {
    flex: 0 0 100%;
  }
}
.opn_specialisty__wrap {
  display: -ms-grid;
  display: grid;
  grid-gap: 30px;
  -ms-grid-columns: minmax(300px, 1fr) [auto-fit];
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
}
.opn_specialisty__item {
  border: 5px solid #F5F5FF;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  border-radius: 20px;
  text-align: center;
}
.opn_specialisty__dolj {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #273380;
  margin-top: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  order: 2;
}
.opn_specialisty__name {
  order: 3;
  margin: auto 0 0;
}
.opn_sertificate__title {
  font-size: 45px;
  line-height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 21px;
  margin-left: 0px;
  display: block;
  position: relative;
  text-align: left;
  font-weight: 700;
  color: #273380;
  text-transform: none;
  justify-content: flex-start;
  font-family: Balsamiq Sans, sans-serif;
}
.opn_sertificate__title a {
  color: #273380;
  text-decoration: none;
}
.opn_sertificate__title a:hover {
  border-bottom: 2px solid #273380;
}
.opn_sertificate__images {
  margin: 0 0 30px;
}
.opn_sertificate__images img {
  object-fit: contain;
  height: 230px;
  width: 230px;
  margin: 0 10px 20px;
  padding: 10px;
  box-shadow: 0 0 16px #1a73e882;
}
html body {
  background-color: white !important;
}
@media (max-width: 640px) {
  .control-textarea {
    width: 100% !important;
  }
}
@media (min-width: 961px) and (max-width: 1366px) {
  div#iwjl2py90_0 .text-block-wrap-div {
    width: 200px;
  }
  div#ioorexbgh_0 .text-block-wrap-div {
    width: 300px;
  }
}
