.section-subpage-banner:before { display: none; }

.section__page--content { position: relative; }
.section__page--content:before { content: ''; position: absolute; right: 0; top: -120px; background-image: url(../images/graphic-10.svg); width: 230px; height: 300px; background-position: right; background-size: contain; background-repeat: no-repeat; z-index: -1; }

.page__list { overflow: hidden; }
.page__list--item { padding: 60px 0; position: relative; }
.page__list--item:first-child { padding-top: 0; }
.page__list--item:first-child:before { display: none; } 
.page__list--item:nth-child(odd):before { content: ''; position: absolute; right: 0; top: 0; background-image: url(../images/graphic-10.svg); width: 230px; height: 300px; background-position: right; background-size: contain; background-repeat: no-repeat; }
.page__list--item:nth-child(odd):after { content: ''; position: absolute; left: 0; bottom: 0; width: 245px; height: 300px; bottom: 0; background-image: url(../images/graphic-05.svg); background-position: right; background-size: contain; background-repeat: no-repeat; transform: translateY(38%); z-index: -1; }
@media (min-width: 992px) { .page__list--item:nth-child(odd) .item__col--text { padding-left: 50px; } }
.page__list--item:nth-child(even) { background-image: linear-gradient(0deg, #F7FBFF 0%, #F9FCF9 100%); }
@media (min-width: 992px) { .page__list--item:nth-child(even) .item__col--text { padding-right: 50px; } }
.page__list--item .item__col--image a { display: block; }
@media (max-width: 991px) { .page__list--item .item__col--image a { text-align: center; }
  .page__list--item .item__col--image a img { max-height: 400px; margin-bottom: 40px; } }
@media (max-width: 991px) and (max-width: 575px) { .page__list--item .item__col--image a img { max-height: 300px; } }

.page__list--item .item__col--text { display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; }
@media (max-width: 767px) { .page__list--item .item__col--text > div { width: 100%; } }
.page__list--item .item__col--text .text_button { margin-top: 60px; }
@media (min-width: 768px) { .page__list--item .item__col--text .text_button { display: flex; display: -webkit-flex; }
  .page__list--item .item__col--text .text_button > div { margin-right: 25px; } }
@media (max-width: 767px) { .page__list--item .item__col--text .text_button a { display: block; width: 100%; margin-bottom: 20px; } }
@media (min-width: 992px) { .page__list--item:nth-child(even) .item__col--text { padding-left: 40px; } }
@media (min-width: 992px) { .page__list--item:nth-child(even) .item__col--text { -ms-flex-order: 1; order: 1; padding-right: 40px; } }
@media (min-width: 992px) { .page__list--item:nth-child(even) .item__col--image { -ms-flex-order: 2; order: 2; } }

/*# sourceMappingURL=doctor_list.css.map */
