

/* Start:/local/templates/stom__s1/components/bitrix/news/services_1/style.css?17732142805147*/
.right_block h2,
.right_block h3,
.right_block h4,
.right_block b {
  color: #333;
}
.dept-tabs-wrap .right_block .detail {
  gap: 0;
}
.blog-collapse-title {
  font-family: var(--font-family-base);
}
.detail__text,
.dept-tabs-wrap .right_block .inner_items {
  margin: 0 0 10px;
  color: #6d6d6d;
  font-family: var(--font-family-base);
  font-size: 14px;
}
.zapis.new {
  background: var(--primary-color);
  border: none;
  border-radius: 5px;
  color: #fff;
  font-family: var(--font-family-base);
  font-size: 14px;
  font-weight: 600;
  padding: 5px 35px;
  text-decoration: none;
  transition: all 0.3s;
  width: auto;
}
.zapis.new:hover {
  background: linear-gradient(90deg, #A80000 0%, #E1B8B8 100%);
}
.right_block .servicebb {
  margin-bottom: 25px;
}
.right_block .servicebb a {
  background: var(--primary-color);
  border-radius: 10px;
  color: #fff;
  font-family: var(--font-family-base);
  font-size: 20px;
  font-weight: 700;
  max-width: 320px;
  padding: 13px 55px;
  text-decoration: none;
  transition: background 0.3s;
}
.right_block .servicebb a:hover {
  background: linear-gradient(90deg, #A80000 0%, #E1B8B8 100%);
}
.section-blog {
  position: relative;
}
body .complete-content .container.news_new {
  position: relative;
  z-index: 2;
}
/*.section-blog:before {
  background: #F3F7F6;
  bottom: 0;
  content: '';
  position: absolute;
  left: -100%;
  right: 100%;
  top: 0;
}
.section-blog:after {
  background: #F3F7F6;
  bottom: 0;
  content: '';
  position: absolute;
  left: 100%;
  right: -100%;
  top: 0;
}*/
.advantages-flex {
  align-items: stretch;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  margin-bottom: 40px;
}
.advantages-flex-item {
  align-items: center;
  background: #F3F7F6;
  border-radius: 20px;
  font-family: var(--font-family-base);
  padding: 20px 15px;
  width: calc(33.3333% - 15px);
}
#imedica-dep-accordion div:first-child {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
#imedica-dep-accordion div.last-border-radius {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom: 1px solid #e0e1e2;
}
.spec {
  margin-top: 40px;
}
.right-block-doctor-box {
  gap: 20px;
}
.doctor-box-item {
  flex-direction: column;
  width: calc(50% - 10px);
}
.right-block-doctor-box .img-responsive {
  border-radius: 20px;
  width: 100%;
}
.right-block-doctor-box .zoom-wrap {
  margin-bottom: 20px;
}
.right-block-doctor-box .doc-title {
  color: #232323;
  font-family: var(--font-family-base);
  font-size: 20px;
  font-weight: 700;
  height: auto;
  margin-bottom: 10px;
}
.doctor-box-item p,
.right_block .doctor-box-item a {
  color: #232323;
  text-decoration: none;
}
.services-feedback-item {
  width: 100%;
}
.services-feedback-item .blog-box-title {
  font-family: var(--font-family-base);
  font-weight: 600;
}
#contact-version-two-new .services-feedback-item input,
#contact-version-two-new .services-feedback-item textarea {
  background: transparent;
  border-radius: 10px;
  font-family: var(--font-family-base);
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
  outline: none;
}
#contact-version-two-new .services-feedback-item input[type="checkbox"] {
  vertical-align: middle;
}
/*#contact-version-two-new .services-feedback-item input::placeholder,
#contact-version-two-new .services-feedback-item textarea::placeholder {
  color: #DCDDDE;
}*/
#contact-version-two-new .services-feedback-item input.iblock_submit {
  background: var(--primary-color);
  color: #fff;
  font-size: 20px;
  line-height: 1;
  padding: 15px 0;
  position: static;
  transition: background 0.3s;
  width: 100%;
}
#contact-version-two-new .services-feedback-item input.iblock_submit:hover {
  background: linear-gradient(90deg, #A80000 0%, #E1B8B8 100%);
}
.services-feedback-item img {
  border-radius: 20px;
  height: auto;
  width: 100%;
}
.form-section .form-section-item:first-child {
  width: calc(100% - 330px);
}
.form-section .form-section-item:last-child {
  width: 295px;
}
@media all and (max-width: 991px) {
  .advantages-flex-item {
    width: calc(50% - 15px);
  }
}
@media all and (max-width: 820px) {
  #wrapper.new .tabs-left.new + div {
    width: 100%;
  }
  #wrapper.new {
    flex-direction: column;
  }
  #wrapper .tabs-left.new {
    order: 2;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .services-feedback_form #contact-version-two-new {
    flex-direction: column;
  }
  .doctor-box-item,
  .services-feedback-item  {
    width: 100%
  }
}
@media screen and (max-width: 679px) {
  .form-section {
    flex-direction: column;
  }
  .form-section .form-section-item:first-child,
  .form-section .form-section-item:last-child {
    width: 100%;
  }
}
@media screen and (max-width: 519px) {
  .advantages-flex-item {
    width: 100%;
  }
  .right_block h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 400px) {
  .section-link {
    flex-direction: column;
  }
}
@media screen and (max-width: 399px) {
  .right_block h2 {
    font-size: 22px;
  }
  .right_block .servicebb a {
    display: inline-block;
    padding: 13px 0;
    text-align: center;
    width: 100%;
  }
}
/* End */


/* Start:/local/templates/stom__s1/components/bitrix/catalog.section.list/service_menu_1/style.css?17731379821159*/
.service-left-menu-flex {
  margin-bottom: 60px;
  width: 270px;
}
.menu-item-flex.active .menu-heads.no-mrg {
  margin-bottom: 0;
}
.menu-item-flex .menu-heads {
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}
.menu-item-flex:not(.active) .menu-heads {
  margin-left: 10px;
}
.menu-item-flex a,
.menu-item-flex a:active,
.menu-item-flex a:focus,
.menu-item-flex a:hover {
  text-decoration: none;
}
.menu-item-flex .menu-heads a {
  display: inline-block;
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 600;
  margin-right: 10px;
}
.menu-item-flex.active {
  border: 1px solid var(--primary-color);
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 20px;
}
.menu-item-flex .menu-heads .drop-down {
  cursor: pointer;
  text-align: center;
  width: 12px;
}
.menu-item-flex.active .menu-heads svg {
  transform: rotate(0deg);
  transition: transform 0.5s;
}
.menu-item-flex.active .menu-heads svg {
  transform: rotate(90deg);
}
.menu-item-flex .service__submenu {
  display: none;
}
.menu-item-flex.active .service__submenu {
  display: block;
}
.service__submenu a {
  font-family: 'Montserrat';
  margin-bottom: 5px;
}
/* End */


/* Start:/local/templates/stom__s1/components/bit-ecommerce/iblock.element.add.form/services-default/style.css?17732135811005*/
.appointment-form-title {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  font-family: var(--font-family-base);
}
.appt-form {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 15px 25px;
}
.no-indent {
  font-family: var(--font-family-base);
}
.appt-form input:not([type="checkbox"],[type="submit"]),
.appt-form textarea {
  border-radius: 10px;
  font-family: var(--font-family-base);
  font-size: 15px;
  margin-bottom: 10px !important;
}
.appt-form input[type="checkbox"] {
  vertical-align: middle;
}
.control-group label {
  font-family: var(--font-family-base);
  font-size: 14px;
  margin-bottom: 15px;
}
.iblock_submit.new {
  background: var(--primary-color);
  border: none;
  border-radius: 5px;
  color: #fff;
  font-family: var(--font-family-base);
  font-size: 15px;
  font-weight: 600;
  padding: 10px 0;
  transition: all 0.3s;
  width: 100%;
}
.iblock_submit.new:hover {
  background: linear-gradient(90deg, #A80000 0%, #E1B8B8 100%);
}
/* End */


/* Start:/local/templates/stom__s1/components/bitrix/news/services_1/bitrix/news.detail/.default/style.css?17815069042060*/
.price_table {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
.price_table .table-row {
  display: flex;
  min-height: 15px;
  flex-direction: row;
  flex-wrap: wrap;
}
.price_table .table-cell {
  border: 1px solid #e0e1e2;
  width: 50%;
}
.price_table .table-row:first-child .table-cell {
  border-bottom: 0;
}
.price_table .table-cell:nth-child(1) {
  flex: 4;
  border-right: 0;
}
.price_table .table-cell:nth-child(2) {
  flex: 1;
}
.price_table .table-row:first-child .table-cell {
  display: flex;
  justify-content: center;         /*  center horiz. */
  align-items: center;             /*  center vert. */
  font-size: 15px;
  font-weight: bold;
}
.price_table .table-row .table-cell {
  padding: 5px 15px;
  box-sizing: border-box;
  text-align: center;
}
.price_table .table-row:not(:first-child) .table-cell:first-child {
  text-align: left;
}
.price_table .table-row:not(:first-child) .table-cell:not(:first-child) {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.right_block .detail > div.section-link {
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 30px;
  width: 100%;
}
.section-link a,
.section-link a:focus,
.section-link a:active {
  background: var(--primary-color);
  border-radius: 20px;
  font-size: 16px;
  color: #fff;
  padding: 3px 15px;
  transition: all 0.3s;
}
.section-link a:hover {
  background: linear-gradient(90deg, #A80000 0%, #E1B8B8 100%);
}
.advantages-flex {
  margin-top: 25px;
}
.detail__text h2 {
  margin-bottom: 25px;
}
.detail__text p > img,
.detail__text > img {
  display: block;
  margin: 15px auto;
  max-width: 500px;
}
.detail__text .advantages-flex img {
  width: auto;
}
@media(max-width: 500px) {
  .price_table .table-cell:nth-child(1) {
    flex: 1.5;
  }
  .price_table .table-cell:nth-child(2) {
    flex: 1;
  }
  .price_table .table-row .table-cell {
    padding: 5px;
  }
  .price_table .price-table__name {
    overflow: hidden;
    word-break: break-all;
  }
  .section-link a {
    text-align: center;
    width: 100%;
  }
}
/* End */


/* Start:/local/templates/stom__s1/components/bitrix/news.list/home-blog/style.css?17731389082616*/
body .complete-content .section-blog.service-blog:before {
  background: #f3f6f8;
  content: '';
}
body .complete-content .section-blog {
  background: #f3f6f8;
  padding: 50px 0;
  margin-bottom: 50px;
}
body .complete-content .section-blog .container.news_new {
  padding: 0;
}
.section-blog .home-blog-title {
  margin-bottom: 40px;
}
.section-blog .news_inner {
  align-items: stretch;
  grid-gap: 16px;
  margin-bottom: 40px;
}
.section-blog .news_inner .item {
  background: #fff;
  border-radius: 20px;
  display: block;
  flex: 1 1 calc((100% - 32px)/3);
  padding: 25px;
}
.section-blog .news_inner .image,
.section-blog .news_inner .text {
  width: 100%;
}
.section-blog .news_inner .image a {
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  margin-bottom: 25px;
  padding-top: 55.31%;
}
.section-blog .news_inner .title {
  margin-bottom: 15px;
}
.section-blog .news_inner .title a {
  font-family: var(--font-family-base);
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
}
.section-blog .news_inner .title a:focus,
.section-blog .news_inner .title a:hover {
  text-decoration: none;
}
.section-blog .news_new .date {
  color: var(--primary-color);
  font-family: var(--font-family-base);
  font-size: 16px;
}
.btn-blog {
  text-align: center;
}
.btn-blog a {
  background: var(--primary-color);
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-family: var(--font-family-base);
  font-size: 20px;
  font-weight: 700;
  padding: 9px 45px;
  text-decoration: none;
  transition: all .3s;
}
.btn-blog a:hover {
  background: linear-gradient(90deg, #A80000 0%, #E1B8B8 100%);
}
@media (min-width: 992px) and (max-width: 1200px) {
  .section-blog .news_inner .title a {
    font-size: 18px;
  }
  .section-blog .news_inner .text-adt {
    font-size: 14px;
  }
}
@media all and (max-width: 991px) {
  .section-blog .news_inner {
    flex-wrap: wrap;
    grid-gap: 25px 0;
  }
  .section-blog .news_inner .item {
    display: flex;
    flex: 1 1 100%;
    flex-direction: row-reverse;
  }
  .section-blog .news_inner .item > div {
    width: 50%;
  }
  .section-blog .news_inner .image a {
    margin-bottom: 0;
  }
}
@media all and (max-width: 579px) {
  .section-blog .news_inner .image a {
    padding-top: 100%;
  }
  .section-blog .news_inner .title a {
    font-size: 15px;
    line-height: 19px;
  }
}
@media all and (max-width: 399px) {
  .section-blog .news_inner .item {
    flex-wrap: wrap;
  }
  .section-blog .news_inner .item > div {
    width: 100%;
  }
  .section-blog .news_inner .image a {
    padding-top: 80%;
  }
}
/* End */
/* /local/templates/stom__s1/components/bitrix/news/services_1/style.css?17732142805147 */
/* /local/templates/stom__s1/components/bitrix/catalog.section.list/service_menu_1/style.css?17731379821159 */
/* /local/templates/stom__s1/components/bit-ecommerce/iblock.element.add.form/services-default/style.css?17732135811005 */
/* /local/templates/stom__s1/components/bitrix/news/services_1/bitrix/news.detail/.default/style.css?17815069042060 */
/* /local/templates/stom__s1/components/bitrix/news.list/home-blog/style.css?17731389082616 */
