@media (min-width: 1200px){.container {max-width: 1224px !important;}}

@font-face {
  font-family: 'PT_Sans';
  src: url('../fonts/PT_Sans-Web-Regular.ttf') format('truetype');
  font-weight: normal;
  font-display:block;
  font-style: normal;
}
@font-face {
  font-family: 'PT_Sans';
  src: url('../fonts/PT_Sans-Web-Bold.ttf') format('truetype');
  font-weight: bold;
  font-display:block;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather';
  src: url('../fonts/Merriweather-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-display:block;
  font-style: italic;
}

body > font.tablebodytext {display: none;}

#m-search .modal-dialog {max-width: none !important;}
#m-search input,
#m-search button {outline: none;}

#m-register table tr {display: flex; flex-direction: column;}
#m-register table tbody tr:first-child input {margin-top: .5rem !important;}
#m-register table tr:last-child,
#m-register table tr:nth-last-child(2) {display: none;}
#m-register .check_politic:before {content: ''; background: #fff; width: 20px; height: 20px; display: block; margin-right: 10px;}
#m-register input[type="checkbox"]:checked + label:before {content: '\f00c'; font-family: Font Awesome\ 5 Free; font-weight: bold; text-align: center;}
#m-register .buttons .btn {flex: 35%;}

#m-login .buttons .btn {flex: 35%;}
#m-login .check_remember:before {content: ''; background: #fff; width: 20px; height: 20px; display: block; margin-right: 10px;}
#m-login input[type="checkbox"]:checked + label:before {content: '\f00c'; font-family: Font Awesome\ 5 Free; font-weight: bold; text-align: center;}

.merriweather-bold {font-family: 'Merriweather' !important;; font-weight: bold !important;}

body {font-family: 'PT_Sans';}
a, .btn-link { color: #5A9268 !important; transition: .3s; }
a:hover, .btn-link:hover { color: #743C3A !important; text-decoration: none;}

a.inverted {color: #743C3A !important;}
a.inverted:hover {color: #5A9268 !important;}

a.more:after {content: '\f105'; font-family: Font Awesome\ 5 Free; font-weight: bold; margin-left: .75rem; color: #C9A75E; display: inline-block; transform: translateY(5%);}

h1, .h1 {font-size: 48px; color: #743C3A; font-family: 'Merriweather';}
h2, .h2 {font-size: 36px; color: #743C3A; font-family: 'Merriweather'; font-weight: bold; font-style: italic;}
h3, .h3 {font-size: 28px; color: #743C3A; font-family: 'Merriweather';}
h4, .h4 {font-size: 24px; color: #743C3A; font-family: 'PT_Sans'; font-weight: bold;}
h5, .h5 {font-size: 20px; color: #743C3A; font-family: 'PT_Sans';}
h6, .h6 {font-size: 14px; color: #743C3A; font-family: 'PT_Sans';}

.text-white {color: #fff !important;}
.text-brown {color: #743C3A !important;}
.text-green {color: #5A9268 !important;}
.text-beige {color: #EAD9B4 !important;}
.text-lightbeige {color: #FCF3DF !important;}
.text-black {color: #222222 !important;}
.text-darkbeige {color: #E6DCC6 !important;}
.text-yellow {color: #C9A75E !important;}
.text-gray {color: #777777 !important;}
.text-darkgray {color: #595959 !important;}

.bg-white {background: #fff !important;}
.bg-brown {background: #743C3A !important;}
.bg-green {background: #5A9268 !important;}
.bg-beige {background: #EAD9B4 !important;}
.bg-lightbeige {background: #FCF3DF !important;}
.bg-black {background: #222222 !important;}
.bg-darkbeige {background: #E6DCC6 !important;}
.bg-pale-yellow {background: #FCF3DF !important;}
/* .bg-pale-yellow {background: #595959 !important;} */

.btn {border-radius: 40px; padding: 10px 30px; line-height: 1.8; transition: .3s;}
.btn-green {background: #5A9268; color: #fff !important; border: 1px solid #5A9268;}
.btn-green:hover {background: #fff; color: #5A9268 !important;}
.btn-white {background: #fff; color: #5A9268 !important; border: 1px solid #5A9268;}
.btn-white:hover {background: #5A9268; color: #fff !important;}
.btn-transparent {background: transparent; color: #fff !important; border: 1px solid #5A9268;}
.btn-transparent:hover {background: #5A9268; color: #fff !important;}
.btn-transparent.text-green:not(:hover) {color: #5A9268 !important;}
.btn-link {background: transparent; border: none; text-align: left; padding: 0; cursor: pointer;}
.btn-link:hover {text-decoration: none;}
.pos-bottom {bottom: 0; width: 100%; z-index:1;}

.obj-fit-cover {object-fit: cover;}
.obj-fit-contain {object-fit: contain;}
.white-space-nowrap {white-space: nowrap;}
.border-bottom {border-bottom: 1px solid #E6DCC6 !important;}
.border-gold {border-color: #E6DCC6 !important;}
.border-brown {border-color: #743C3A !important;}
.border-beige {border-color: #EAD9B4 !important;}

.file {display: flex; position: relative; margin-bottom: 1rem;}
.file span {display: block;}
.file .name {line-height: 1.25rem;}
.file .size {font-size: .9rem; color: #777; margin-top: .25rem;}
.file:before {content: url(/upload/images/file.svg); margin-right: .75rem;}
.file.pdf:after {content: 'PDF'; font-family: 'PT_Sans'; font-weight: bold; position: absolute; left: 0; padding: 1rem .45rem; color: #5A9268;}

.font-size-14 {font-size: 14px;}
.cursor-pointer {cursor: pointer;}
.line-height-32 {line-height: 32px;}


.collapse_table .head_text:hover {background: #743C3A !important; cursor: pointer;}
.collapse_table .head_text td:nth-child(1) {position: relative; padding-left: 40px !important;}
.collapse_table .head_text td:nth-child(1):before {content: '\f067'; font-size: 25px; font-family: Font Awesome\ 5 Free; font-weight: bold; position: absolute; left: 10px; top: 50%; transform: translate(0, -50%); -webkit-transform: translate(0, -50%);}
.collapse_table .head_text.active td:nth-child(1):before {content: '\f00d';}

.text_accordion > p:hover {cursor: pointer; opacity: .8;}
.text_accordion > p[aria-expanded="false"]:before {content: '\f067'; margin-right: 10px; font-family: Font Awesome\ 5 Free; font-weight: bold;}
.text_accordion > p[aria-expanded="true"]:before {content: '\f00d'; margin-right: 10px; font-family: Font Awesome\ 5 Free; font-weight: bold;}

#left > div > ul {margin-right: 1.5rem; width: 280px; max-width: 280px; margin-top: 3rem; list-style: none; padding-left: 0;}
#left > div > ul > li {background: transparent !important; padding: 5px 16px;}
#left > div > ul > li a {border-bottom: 1px solid #E6DCC6; display: flex; width: 100%; font-weight: normal; transition: .3s; padding-left: 1rem; padding-bottom: .75rem; position: relative;}
#left > div > ul > li a.selected {border-bottom: 2px solid #5A9268; font-weight: bold;}
#left > div > ul > li a:before {content: '\f105'; font-family: Font Awesome\ 5 Free; font-weight: bold; color: #C9A75E; font-size: .75rem; position: absolute; left: 0; display: inline-block; padding-top: .25rem; padding-right: .5rem;}

#left .sticky-top {z-index: 0;}

.sinceyear {background: #743C3A; border-radius: 50%; padding: 2rem; text-align: center;}

body.oborudovanie .mod_feedback {margin-top: 6rem;}

#rc-phone {bottom: 12% !important;}

header #logo {position: absolute; top: 36px;}
header #header_items {padding-left: 330px;}
header #top_menu:before {content: ""; display: block; position: absolute; width: 100vw; left: 50%; z-index: -1; background: #743C3A; top: 0; bottom: 0; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
header #top_menu > ul {display: flex; justify-content: space-between; padding: 1rem 0; font-size: 1.25rem; width: 100%;}
header #top_menu ul li {display: flex;}
header #top_menu > ul > li {display: flex; white-space: nowrap;}
header #top_menu ul li.parent:after {content: '\f107'; font-family: Font Awesome\ 5 Free; font-weight: bold; color: #C9A75E; order: 1; padding-left: .75rem; display: block; transform: translateY(5%);}
header #top_menu ul li.parent:hover > a {color: #C9A75E !important;}
/*header #top_menu > ul > li:first-child {display: none;}*/
header #top_menu ul li a {color: #fff !important;}
header #top_menu ul li a:hover {color: #C9A75E !important;}
header #top_menu ul > li > ul { display: none; position: absolute; top: 100%; width: 40%; background: #FCF3DF; /* box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.5); */ flex-direction: column; z-index: 100; animation: fadeIn .5s 1; white-space: normal; box-shadow: 5px 5px 15px rgba(0, 0, 0, .25);}
header #top_menu ul > li > ul:before {content: ''; position: absolute; width: 200px; height: 20px; top: 0; left: 0; transform: translateY(-100%); z-index: -1;}
header #top_menu ul > li.parent:hover > ul {display: flex;}
header #top_menu ul > li > ul a {color: #000 !important; width: 100%; display: block; border-bottom: 1px solid #E6DCC6; padding: .5rem 1.25rem; /* padding-left: 2.75rem; */  transition: .3s; font-size: 1rem !important;}
/*header #top_menu ul > li > ul a:before {content: '\f105'; font-family: Font Awesome\ 5 Free; font-weight: bold; color: #C9A75E; font-size: 1.25rem; position: absolute; left: 0; display: inline-block; padding-left: 1.25rem;}*/
header #top_menu ul > li > ul a:hover {background: #5A9268; color: #fff !important;}
header #top_menu ul > li > ul li:last-child a {border-bottom: none;}
header #top_menu ul > li > ul > li.parent {position: relative;}
header #top_menu ul > li > ul > li.parent:after {position: absolute; content: '\f105'; right: 10px; top: 50%; transform: translateY(-50%);}
header #top_menu ul > li > ul > li > ul {top: initial; left: 100%; width: 100%;}

header #top_menu ul li.item-1 li.item-0 {display: none}

header .login-link {cursor: pointer;}
header .username {position: relative; cursor: pointer;}
header .username .usermenu {opacity: 0; transition: .3s; position: absolute; bottom: 0; transform: translateY(100%); left: 0; width: 10vw; background: #fff; z-index: 3000; display: flex; flex-direction: column; padding: 1rem; pointer-events: none;}
header .username:hover > .usermenu {opacity: 1; pointer-events: auto;}

header .mod_header_top:before {content: ""; display: block; position: absolute; width: 100%; left: 0; border-top: 1px solid #FCF3DF; top: 15%;}
header .mod_header_top .search:before {content: '\f002'; font-size: 1rem; transform: translateY(-20%); font-family: Font Awesome\ 5 Free; font-weight: 900; float: left; color: #743C3A; margin-right: 5px; margin-left: 70px; margin-top: 5px; cursor: pointer;}
header.fixed {position: fixed !important; z-index: 10; left: 0; right: 0; top: 0; z-index: 3000; animation: fadeInDown .3s 1;}
header.fixed #logo,
header.fixed #header_items {display: none;}

body.profile .mod_profile .btn_reset {color: #743C3A !important;}
body.profile .mod_profile .btn_reset:hover {color: #fff !important; border-color: #5A9268 !important;}
body.profile .mod_profile input,
body.booking .mod_appointment input {border-radius: 40px; padding-top: 13px; padding-bottom: 13px;}
body.booking .mod_appointment textarea {border-radius: 16px; min-height: 100px;}

.breadcrumb {padding: 0 !important; margin-bottom: 0 !important; margin-top: 3rem;}
.breadcrumb .item,
.breadcrumb i {margin-right: .5rem;}
.breadcrumb i {color: #C9A75E;}
.breadcrumb .item:nth-last-child(2) {color: #743C3A;}

.top_slider .item {position: relative;}
.top_slider .item .info { position: absolute; background: rgba(116, 60, 58, .7); width: 100%; text-align: center; bottom: 0; padding: 3rem 0; color: #fff;}
.top_slider .item .info .container > div {width: 95%; margin: 0 auto;}
.top_slider .item .info p:first-child {margin-bottom: 1.5rem;}

.owl-prev span,
.owl-next span {color: #fff;}
.mod_top_slider .top_slider .owl-nav {top:70%; max-width: 1224px;}
.mod_top_slider .top_slider .owl-nav .owl-prev,
.mod_top_slider .top_slider .owl-nav .owl-next {background: transparent; font-size: 1.5rem; border: 1px solid #fff !important; border-radius: 50%; padding: 0 1rem !important; padding-bottom: .25rem !important; transform: translate(-24%, 100%) !important; -webkit-transform: translate(-24%, 100%)!important;}

.mod_top_slider .top_slider .owl-nav .owl-prev {margin-left: -50px;}
.mod_top_slider .top_slider .owl-nav .owl-next {margin-right: -50px;}

.mod_rehabilitation_services {background: #FCF3DF url(/upload/images/pattern_flower.svg) no-repeat left center/contain !important; min-height: 740px;}
.mod_rehabilitation_services .container {left: 50%; transform: translateX(-50%);}
.mod_rehabilitation_services .col-5 {display: flex; flex-direction: column; height: 100%; justify-content: center;}
.mod_rehabilitation_services ul {list-style: none; margin-left: 0 !important; padding-left: 0 !important;}
.mod_rehabilitation_services ul > li {padding-top: 0.5rem; color: #5A9268; display: none; font-size: 1.25rem;}
.mod_rehabilitation_services ul > li:before {content: "\f105"; font-family: Font Awesome\ 5 Free; font-weight: bold; font-size: .9rem; display: inline-block; transform: translateY(-5%); position: relative; left: -5px; color: #C9A75E;}
.mod_rehabilitation_services ul > li:after {content: ""; display: block; width: 100%; border-bottom: 1px solid #EAD9B4; padding-bottom:0.5rem; transition: .6s; z-index: -1;}
.mod_rehabilitation_services ul > li:hover:after {border-color: #5A9268; border-width: 2px; width: 124.5%;}

.mod_rehabilitation_services ul > li > ul {padding: 0;}
.mod_rehabilitation_services ul > li.item-2.parent:before,
.mod_rehabilitation_services ul > li.item-2.parent > a,
.mod_rehabilitation_services ul > li.item-2.parent:after {display: none;}
.mod_rehabilitation_services ul > li.item-2,
.mod_rehabilitation_services ul > li.item-2 li {display: block;}
.bvi-body .mod_rehabilitation_services .media {display: none;}
.mod_rehabilitation_services .media {z-index: 1000;}
.mod_rehabilitation_services .media img:not(:last-child) {display: none;}

.mod_mta {background: #fff !important; z-index: -1;}
.mod_mta .container {top:0; left: 50%; transform: translateX(-50%);}
.mod_mta .h2 {margin-bottom: 1.5rem;}
.mod_mta .col-5 {display: flex; flex-direction: column; height: 100%; justify-content: center;}

.mod_feedback,
.mod_priorities,
.mod_home_rehab {background: #FCF3DF url(/upload/images/modules/feedback/1.png) no-repeat center/cover !important;}
.mod_feedback input:not(.btn), .mod_feedback textarea {background: #fff; border: none; border-radius: 20%; border-radius: 40px; padding: 1rem 1.25rem;} 
.mod_feedback textarea {border-radius: 16px;} 

.mod_map .container { top: 20%; left: 50%; height: 0; transform: translate(-50%, -50%); }

.mod_patients:before {content: url(/upload/images/pattern_flower.svg); position: absolute; bottom: -15%; right: 14%; z-index: -1;}
.mod_patients ul,
.mod_patients_prices ul,
.mod_workhours ul,
ul.greenmarked {padding: 0; list-style: none;}
ul.greenmarked ul.greenmarked {padding-left: 2rem;}
.mod_patients ul li,
.mod_patients_prices ul li,
.mod_workhours ul li,
ul.greenmarked li {padding-left: 1.5rem; position: relative; margin-bottom: 1rem;}
.mod_patients ul li:before,
.mod_patients_prices ul li:before,
.mod_workhours ul li:before,
ul.greenmarked li:before {content: '\f111'; font-family: Font Awesome\ 5 Free; font-weight: bold; color: #5A9268; position: absolute; left: 0; font-size: .75rem; transform: translateY(20%);}

.mod_patients_prices {overflow: auto;}
.mod_patients_prices tr {border-radius: 3px;}
.mod_patients_prices td:nth-child(1) {width: 60%;}
.mod_patients_prices td:nth-child(2) {width: 25%;}
/* .mod_patients_prices td:nth-child(3) {width: 25%;} */
.mod_patients_prices thead tr {background: #743C3A; color: #fff;}
.mod_patients_prices thead tr td {padding: 1rem 0;}
.mod_patients_prices thead tr td:first-child,
.mod_patients_prices thead tr td:last-child {padding: 1rem 1.5rem !important;}

.mod_patients_prices tbody tr:nth-child(2n+1) {background: #FCF3DF;}
.mod_patients_prices tbody td {padding: 1.5rem 0;}
.mod_patients_prices tbody td:first-child,
.mod_patients_prices tbody td:last-child {padding: 1.5rem !important;}
.mod_patients_prices tbody td p {color: #743C3A;}
.mod_patients_prices tbody tr:last-child {border-bottom: 1px solid #EAD9B4;}

.mod_patients_prices table + p {color: #222222; font-size: .9rem; margin-top: 1.5rem;}

.mod_documents .card,
.mod_accordion .card {margin-bottom: 1.25rem; border: 1px solid #EAD9B4 !important; border-radius: 6px !important;}
.mod_documents .card-header,
.mod_accordion .card-header {background: #FCF3DF; color: #743C3A; border-bottom: none !important;}
.mod_documents .card-header button,
.mod_accordion .card-header button {color: #743C3A !important; width: 100%; font-style: normal; font-size: 1.25rem !important;}
.mod_documents .card-header button:focus,
.mod_accordion .card-header button:focus {text-decoration: none !important;}
.mod_documents .card-header button:hover,
.mod_accordion .card-header button:hover {color: #5A9268 !important;}
.mod_documents .card-header button:before,
.mod_accordion .card-header button:before {content: '\f00d'; display: inline-block; font-family: Font Awesome\ 5 Free; font-weight: bold; margin-right: 1rem; color: #5A9268; font-size: 1.25rem; transform: translateY(5%); transition: .3s;}
.mod_documents .card-header button.collapsed:before,
.mod_accordion .card-header button.collapsed:before {transform: translateY(5%) rotateZ(45deg);}

.mod_instrument {background: #FCF3DF !important; height: 530px;}
.mod_instrument .media img {width: 50%; /*max-height: 450px;*/ object-fit: cover;}
.mod_instrument:nth-child(3n-1) {background: #fff !important;}
.mod_instrument:nth-child(3n+3) {background: #743C3A !important; color: #fff !important;}
.mod_instrument:nth-child(3n+3) h3,
.mod_instrument:nth-child(3n+3) .h3 {color: #fff !important}
.mod_instrument:nth-child(3n+3) a:hover {color: #fff !important}
.mod_instrument:nth-child(3n+3) .more {color: #C9A75E !important}
/* .mod_instrument .container {left: 50%; transform: translateX(-50%);} */
.mod_instrument:nth-child(2n) .container .row {justify-content: flex-end !important;}
.mod_instrument:nth-child(2n) .media {justify-content: flex-start !important;}
.mod_instrument .col-md-5 {display: flex; flex-direction: column; height: 100%; justify-content: space-between;}
.mod_instrument .img {width: 50%;}

.mod_priorities .text-center {margin-bottom: 15rem;}
.mod_priorities .text-center img {transform: scale(.85);}
.mod_priorities .priority {position: absolute; z-index: 2; font-size: 1.25rem; color: #743C3A; width: 30%; text-align: left;}
.mod_priorities .priority:before {content: ''; position: absolute; top: 0; transform: translateY(-50%); z-index: -1;}
.mod_priorities .priority:nth-child(2) {left: 0; top: 40%;}
.mod_priorities .priority:nth-child(2):before {content: url(/upload/images/modules/priorities/1.svg);}
.mod_priorities .priority:nth-child(3) {left: 0; bottom: -25%; transform: translateY(25%); }
.mod_priorities .priority:nth-child(3):before {content: url(/upload/images/modules/priorities/2.svg);}
.mod_priorities .priority:nth-child(4) {left: 50%; transform: translate(-25%, 100%); bottom: -50%;}
.mod_priorities .priority:nth-child(4):before {content: url(/upload/images/modules/priorities/3.svg);}
.mod_priorities .priority:nth-child(5) {right: 0; bottom: -50%; transform: translateY(-50%); text-align: right;}
.mod_priorities .priority:nth-child(5):before {content: url(/upload/images/modules/priorities/4.svg);}
.mod_priorities .priority:nth-child(6) {right: 0; top: 40%; text-align: right;}
.mod_priorities .priority:nth-child(6):before {content: url(/upload/images/modules/priorities/5.svg);}

.mod_ourtask {background: url(/upload/reabilitatsiya/bg.png) no-repeat fixed left center/cover !important;}
.mod_ourtask .info {line-height: 36px;}
.mod_ourtask .info:before {content: url(/upload/images/quotes.svg); position: absolute; top: 0; left: 0; transform: translateY(-50%);}

.mod_workhours .border { border: none !important; border-right: 1px solid #EAD9B4 !important;}

.mod_rehab_menu {border: 1px solid #F5ECDA;}
.mod_rehab_menu img {width: 100%; object-fit: cover;}
.mod_rehab_menu .row > div {border-bottom: 1px solid #F5ECDA; padding-top: 1.5rem; padding-bottom: 1.5rem;}
.mod_rehab_menu a.h3 {color: #743C3A !important;}
.mod_rehab_menu a.h3:hover {opacity: .75;}

@media screen and (min-width: 1199px) { 
    .mod_rehab_types {background: #743C3A url(/upload/images/modules/rehab_types/bg.png) no-repeat left/contain !important;}
}
.mod_rehab_types {color: #fff; background-color: #743C3A !important;}
.mod_rehab_types .itemcol {padding: 0 .75rem;}
.mod_rehab_types .item {border: 1px solid #E6DCC6; padding: 1.5rem 1.75rem; display: flex; flex-direction: column;}
.mod_rehab_types .nav-tabs {border-color: #E6DCC6;}
.mod_rehab_types .nav-link {color: #fff !important; background: none; border: 1px solid transparent; border-radius: 0; padding: 1rem 1.5rem !important;}
.mod_rehab_types .nav-link:hover {border-color: #5A9268; border-bottom: 1px solid #E6DCC6;}
.mod_rehab_types .nav-link.active {background: #5A9268; border-color: #5A9268; border-bottom: 1px solid #E6DCC6;}
.mod_rehab_types .tab-content .tab-pane {padding: 1.5rem 0;}

.mod_individ_prog .media img,
.mod_mta .media img,
.mod_rehabilitation_services .media img {width: 50%; height: 740px; object-fit: cover; z-index: 1000;}

.mod_programm_tasks .task {position: absolute; display: block; padding-left: 7rem;}
.mod_programm_tasks .task:before {width: 52px; height: 52px; z-index: 3;}
.mod_programm_tasks .task:after {content: ''; position: absolute; width: 80px; height: 80px; left: 0; top: 50%; transform: translateY(-50%); background: #fff; border: 3px solid #F5ECDA; border-radius: 50%; z-index: 2;}

.mod_programm_tasks .task:nth-of-type(1){ top: 5%; right: 22%;}
.mod_programm_tasks .task:nth-of-type(1):before {content: url(/upload/posle-insulta/9.png); position: absolute; top: 50%; left: 0; display: block; transform: translate(58%, -50%); }
.mod_programm_tasks .posle_travm .task:nth-of-type(1){right: 28%;}
.mod_programm_tasks .patsientov_posle_ortopedicheskikh .task:nth-of-type(1) {right: 27%;}
.mod_programm_tasks .posle_perelomov .task:nth-of-type(1) {right: 5%;}
.mod_programm_tasks .pri_zabolevaniyakh_oporno_dvigatelnogo .task:nth-of-type(1) {right: 29%;}
.mod_programm_tasks .posle_perelomov .task:nth-of-type(1):before{content: url(/upload/reabilitatsiya/icons/6.png); transform: translate(28%, -50%); -webkit-transform: translate(28%, -50%);}
.mod_programm_tasks .posle_travm .task:nth-of-type(1):before,
.mod_programm_tasks .pri_zabolevaniyakh_oporno_dvigatelnogo .task:nth-of-type(1):before {content: url(/upload/reabilitatsiya/icons/4.png); transform: translate(40%, -50%); -webkit-transform: translate(40%, -50%);}
.mod_programm_tasks .patsientov_posle_ortopedicheskikh .task:nth-of-type(2):before{content: url(/upload/reabilitatsiya/icons/7.png); transform: translate(43%, -60%); -webkit-transform: translate(43%, -60%);}

.mod_programm_tasks .task:nth-of-type(2){ top: 22%; right: 30%;}
.mod_programm_tasks .task:nth-of-type(2):before {content: url(/upload/posle-insulta/4.png); position: absolute; top: 50%; left: 0; display: block; transform: translate(34%, -48%); }
.mod_programm_tasks .posle_pereloma_pozvonochnika .task:nth-of-type(2){right: 31%;}
.mod_programm_tasks .posle_travm .task:nth-of-type(2){right: -2%;}
.mod_programm_tasks .patsientov_posle_ortopedicheskikh .task:nth-of-type(2) {right: 8%;}
.mod_programm_tasks .posle_perelomov .task:nth-of-type(2) {right: 11%;}
.mod_programm_tasks .pri_zabolevaniyakh_oporno_dvigatelnogo .task:nth-of-type(2) {right: 11%;}
.mod_programm_tasks .posle_travm .task:nth-of-type(2):before{content: url(/upload/reabilitatsiya/icons/5.png); transform: translate(56%, -48%); -webkit-transform: translate(56%, -48%);}
.mod_programm_tasks .posle_perelomov .task:nth-of-type(2):before{content: url(/upload/reabilitatsiya/icons/8.png); transform: translate(40%, -50%); -webkit-transform: translate(40%, -50%);}
.mod_programm_tasks .pri_zabolevaniyakh_oporno_dvigatelnogo .task:nth-of-type(2):before {content: url(/upload/reabilitatsiya/icons/9.png); transform: translate(40%, -40%); -webkit-transform: translate(40%, -40%);}
.mod_programm_tasks .patsientov_posle_ortopedicheskikh .task:nth-of-type(3):before{content: url(/upload/reabilitatsiya/icons/10.png); transform: translate(46%, -47%); -webkit-transform: translate(46%, -47%);}

.mod_programm_tasks .task:nth-of-type(3){ top: 40%; right: 23%;}
.mod_programm_tasks .task:nth-of-type(3):before {content: url(/upload/posle-insulta/7.png); position: absolute; top: 50%; left: 0; display: block; transform: translate(38%, -50%);}
.mod_programm_tasks .posle_pereloma_pozvonochnika .task:nth-of-type(3){right: 31%;}
.mod_programm_tasks .posle_pereloma_pozvonochnika .task:nth-of-type(3):before{content: url(/upload/reabilitatsiya/icons/2.png); transform: translate(47%, -40%); -webkit-transform: translate(47%, -40%);}
.mod_programm_tasks .posle_travm .task:nth-of-type(3){right: 9%;}
.mod_programm_tasks .patsientov_posle_ortopedicheskikh .task:nth-of-type(3)  {right: -10%;}
.mod_programm_tasks .posle_perelomov .task:nth-of-type(3) {right: 17%;}
.mod_programm_tasks .pri_zabolevaniyakh_oporno_dvigatelnogo .task:nth-of-type(3) {right: 10%;}
.mod_programm_tasks .posle_perelomov .task:nth-of-type(3):before{content: url(/upload/reabilitatsiya/icons/7.png); transform: translate(43%, -60%); -webkit-transform: translate(43%, -60%);}
.mod_programm_tasks .posle_travm .task:nth-of-type(3):before,
.mod_programm_tasks .pri_zabolevaniyakh_oporno_dvigatelnogo .task:nth-of-type(3):before{content: url(/upload/reabilitatsiya/icons/1.png); transform: translate(43%, -40%); -webkit-transform: translate(43%, -40%);}
.mod_programm_tasks .patsientov_posle_ortopedicheskikh .task:nth-of-type(4):before{content: url(/upload/reabilitatsiya/icons/12.png); transform: translate(15%, -50%); -webkit-transform: translate(15%, -50%);}

.mod_programm_tasks .task:nth-of-type(4){ top: 57%; right: 23%;}
.mod_programm_tasks .task:nth-of-type(4):before {content: url(/upload/posle-insulta/3.png); position: absolute; top: 50%; left: 0; display: block; transform: translate(37%, -43%);}
.mod_programm_tasks .posle_pereloma_pozvonochnika .task:nth-of-type(4){right: 30%;}
.mod_programm_tasks .posle_travm .task:nth-of-type(4){right: 4%;}
.mod_programm_tasks .patsientov_posle_ortopedicheskikh .task:nth-of-type(4) {right: -54%;}
.mod_programm_tasks .posle_perelomov .task:nth-of-type(4) {right: 8%;}
.mod_programm_tasks .pri_zabolevaniyakh_oporno_dvigatelnogo .task:nth-of-type(4) {right: 20%;}
.mod_programm_tasks .posle_pereloma_pozvonochnika .task:nth-of-type(4):before {content: url(/upload/posle-insulta/8.png);}
.mod_programm_tasks .patsientov_posle_ortopedicheskikh .task:nth-of-type(1):before {content: url(/upload/reabilitatsiya/icons/1.png); transform: translate(43%, -40%); -webkit-transform: translate(43%, -40%);}
.mod_programm_tasks .posle_perelomov .task:nth-of-type(4):before{content: url(/upload/reabilitatsiya/icons/1.png); transform: translate(43%, -40%); -webkit-transform: translate(43%, -40%);}
.mod_programm_tasks .posle_travm .task:nth-of-type(4):before,
.mod_programm_tasks .pri_zabolevaniyakh_oporno_dvigatelnogo .task:nth-of-type(4):before{content: url(/upload/reabilitatsiya/icons/3.png); transform: translate(32%, -43%); -webkit-transform: translate(32%, -43%);}

.mod_programm_tasks .task:nth-of-type(5){ top: 73%; right: 23%;}
.mod_programm_tasks .task:nth-of-type(5):before {content: url(/upload/posle-insulta/8.png); position: absolute; top: 50%; left: 0; display: block; transform: translate(36%, -48%); }
.mod_programm_tasks .posle_pereloma_pozvonochnika .task:nth-of-type(5){right: 4%;}
.mod_programm_tasks .posle_travm .task:nth-of-type(5){right: 3%;}
.mod_programm_tasks .patsientov_posle_ortopedicheskikh .task:nth-of-type(5) {right: 7%;}
.mod_programm_tasks .posle_perelomov .task:nth-of-type(5) {right: 12%;}
.mod_programm_tasks .pri_zabolevaniyakh_oporno_dvigatelnogo .task:nth-of-type(5) {right: 3%;}
.mod_programm_tasks .posle_travm .task:nth-of-type(5):before,
.mod_programm_tasks .posle_pereloma_pozvonochnika .task:nth-of-type(5):before,
.mod_programm_tasks .pri_zabolevaniyakh_oporno_dvigatelnogo .task:nth-of-type(5):before,
.mod_programm_tasks .posle_perelomov .task:nth-of-type(5):before {content: url(/upload/reabilitatsiya/icons/2.png); transform: translate(47%, -44%); -webkit-transform: translate(47%, -44%);}
.mod_programm_tasks .patsientov_posle_ortopedicheskikh .task:nth-of-type(5):before{content: url(/upload/reabilitatsiya/icons/11.png); transform: translate(31%, -44%); -webkit-transform: translate(31%, -44%);}

.mod_programm_tasks .task:nth-of-type(6){ top: 88%; right: 20%;}
.mod_programm_tasks .task:nth-of-type(6):before {content: url(/upload/posle-insulta/6.png); position: absolute; top: 50%; left: 0; display: block; transform: translate(27%, -50%);}
.mod_programm_tasks .posle_travm .task:nth-of-type(6){right: 5%;}
.mod_programm_tasks .patsientov_posle_ortopedicheskikh .task:nth-of-type(6) {right: 16%;}
.mod_programm_tasks .posle_perelomov .task:nth-of-type(6) {right: 4%;}
.mod_programm_tasks .pri_zabolevaniyakh_oporno_dvigatelnogo .task:nth-of-type(6) {right: 5%;}
.mod_programm_tasks .posle_travm .task:nth-of-type(6):before,
.mod_programm_tasks .pri_zabolevaniyakh_oporno_dvigatelnogo .task:nth-of-type(6):before,
.mod_programm_tasks .posle_perelomov .task:nth-of-type(6):before {content: url(/upload/posle-insulta/6.png); transform: translate(27%, -50%); -webkit-transform: translate(27%, -50%);}
.mod_programm_tasks .patsientov_posle_ortopedicheskikh .task:nth-of-type(6):before{content: url(/upload/reabilitatsiya/icons/13.png); transform: translate(49%, -51%); -webkit-transform: translate(49%, -51%);}
/* .mod_programm_tasks .pri_zabolevaniyakh_oporno_dvigatelnogo .task:before */
/* .mod_programm_tasks .patsientov_posle_ortopedicheskikh .task:before {content: '' !important;} */

.mod_programm_events {position: relative; overflow: hidden;}
.mod_programm_events:before {content: url(/upload/posle-insulta/10.svg); position: absolute; bottom: 0; right: -30%; z-index: -1;}
body.uslugi .mod_programm_events:before {height: 100%;}
.vyezdnaya_reabilitatsiya .mod_programm_events:before {height: 70%; bottom: -20%;}

.mod_programm_events img {object-fit: cover;}

.mod_our_tools .owl-stage {display: flex;}
.mod_our_tools .owl-item {display: flex; flex-direction: column; flex: 1 0 auto;}
.mod_our_tools .item {display: flex; flex-direction: column; border: 1px solid #E6DCC6; padding: 1.75rem; flex: 1 0 auto;}
.mod_our_tools .slider_our_tools_nav button {background: #fff; border-radius: 50%; border: 1px solid #EAD9B4; margin-left: .5rem; outline: none; transition: .3s; cursor: pointer;}
.mod_our_tools .slider_our_tools_nav button:hover {background: #EAD9B4;}
.mod_our_tools .slider_our_tools_nav button:hover > span {color: #fff;}
.mod_our_tools .slider_our_tools_nav button span { display: block; color: #C9A75E; font-size: 1.5rem; padding: 0 .6rem; padding-bottom: .15rem;}

.mod_home_rehab .step1,
.mod_home_rehab .step2,
.mod_home_rehab .step3 {position: relative;}
.mod_home_rehab .step1:before {content: url(/upload/images/modules/priorities/1.svg); pointer-events: none; position: absolute; top: 40%; left: 50%; transform: translate(-50%, -50%) scale(1.3); opacity: .5;}
.mod_home_rehab .step2:before {content: url(/upload/images/modules/priorities/2.svg); pointer-events: none; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(1.5); opacity: .5;}
.mod_home_rehab .step3:before {content: url(/upload/images/modules/priorities/3.svg); pointer-events: none; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(1.5); opacity: .5;}
.mod_home_rehab .pic img {max-height: 56px;}

.mod_linked_specialist .one {border: 1px solid #EAD9B4; padding: 1.5rem 1.76rem;} 
.mod_linked_specialist .info {padding: 2rem 0;}

.mod_rehab_params {counter-reset: paramsCounter;}
.mod_rehab_params .param {padding-left: 2rem;}
.mod_rehab_params .param:before {content: counter(paramsCounter); position: absolute; left: 0; top: -100%; font-size: 3rem; color: #EAD9B4; counter-increment: paramsCounter;}

.mod_oborudovanie_list ul {list-style: none; padding: 0;}
.mod_oborudovanie_list ul li {padding: .75rem !important; transition: .3s;}
.mod_oborudovanie_list ul li:hover {opacity: .8;}
.mod_oborudovanie_list ul li .item {padding: 1.75rem; border: 1px solid #EAD9B4; flex: 1 1 auto;}
.mod_oborudovanie_list ul li .item img {max-height: 225px;}
.mod_oborudovanie_list ul li .item .description {color: #222 !important; display: block;}

.modal {background: rgba(116, 60, 58, .7);}
.modal .modal-header {padding: 1.75rem 1.5rem; border-bottom: 2px solid #743C3A;}
.modal .modal-header .modal-title {font-family: 'Merriweather' !important;}
.modal .modal-header .close { font-size: 2.5rem; color: #5A9268; transform: translateY(-5%); opacity: .75;}
.modal .modal-header .close:hover {color: #5A9268; opacity: 1;}
.modal:not(#m-search) .modal-content {background: #FCF3DF;}
.modal input {outline: none;}
.modal input[type="text"],
.modal input[type="password"] {background: #fff; border: none; border-radius: 40px; padding: 1rem 1.5rem; width: 100%;}
.modal input[type="checkbox"] {transform: translateY(10%); margin-right: 1rem;}
.modal input:placeholder {color: #000;}

.mod_popup_privacy {display: none; position: fixed; right: 0; bottom: 0; max-width: 350px; background: #FCF3DF; animation: fadeInUp .4s 1; padding: 2rem 1.75rem; z-index: 2000;}

.mod_feedback_list .news-item {padding: 1.75rem; border: 1px solid #EAD9B4; position: relative;}
.mod_feedback_list .news-item:before {content: url(/upload/images/feedback_quotes.svg); position: absolute; top: 0; left: 0; transform: translateY(-50%); margin-left: 1.75rem;}

.mod_feedback_pagination {padding-top: 2rem; border-top: 1px solid #EAD9B4;}
.mod_feedback_pagination {font-size: 0 !important;}
.mod_feedback_pagination .pagelink {font-size: 1rem !important; display: inline-block; transform: translateY(-15%); margin: 0 1rem; position: relative;}
.mod_feedback_pagination .pagelink:before {content: ''; background: #743C3A; position: absolute; top: -50%; left: -50%; transform: translate(-20%, 25%); width: 100%; height: 100%; border-radius: 50%; padding: 1rem; z-index: -1; opacity: 0; transition: .3s;}
.mod_feedback_pagination .pagelink:not(.current):hover:before {opacity: .5;}
.mod_feedback_pagination .pagelink.current {color: #fff;}
.mod_feedback_pagination .pagelink.current:before {opacity: 1;}
.mod_feedback_pagination .prev:before,
.mod_feedback_pagination .next:before {content: '\f105'; font-family: Font Awesome\ 5 Free; font-weight: bold; color: #C9A75E; font-size: 1.5rem !important; display: inline-block; margin: 0 .5rem;}
.mod_feedback_pagination .prev:before { transform: scaleX(-1); margin-left: 0 !important;}

.mod_about_diabet .fact {position: relative; display: flex; align-items: center; justify-content: flex-end; width: 100%; margin: auto; overflow: hidden; border: 1px solid #EAD9B4; padding-right: 5%;}
.mod_about_diabet .fact:before {content: ""; padding-top: 75%; float: left;}
.mod_about_diabet .fact:after {content: attr(data-number); position: absolute; top: 50%; left: 25%; transform: translate(-35%, -55%); color: #EAE2D1; font-family: Merriweather; font-style: italic; font-size: 9.5rem; z-index: -1;}
.mod_about_diabet .fact span {width: 60%; font-size: 1.25rem; color: #743C3A;}

.slider_qualification_confirmation img {width: 100%; height: 100%; object-fit: cover;}
.slider_qualification_confirmation .owl-stage {display: flex;}
.slider_qualification_confirmation .owl-item {display: flex; flex: 1 0 auto;}

body.uslugi_reabilitatsiya_posle_insulta .breadcrumb {background: none !important;}
body.uslugi_reabilitatsiya_posle_insulta .mod_must_remembered {background: #FCF3DF;}
body.uslugi_reabilitatsiya_posle_insulta .mod_must_remembered::before {content: ''; width: 345px; position: absolute; left: 0; top: 0; bottom: 0; background: url('/upload/reabilitatsiya/10.png') no-repeat left bottom; background-size: contain;}
body.uslugi_reabilitatsiya_posle_insulta .mod_rehabilitation_results .head_title {position: relative;}
body.uslugi_reabilitatsiya_posle_insulta .mod_rehabilitation_results .head_title::before {content: ''; position: absolute; left: 50%; width: 100vw; top: 0; bottom: 0; transform: translateX(-50%); -webkit-transform: translateX(-50%); background: #EAD9B4; opacity: .1;}
body.uslugi_reabilitatsiya_posle_insulta .mod_rehabilitation_results .head_title::after {content: ''; position: absolute; left: 50%; width: 100vw; top: 0; height: 2px; transform: translateX(-50%); -webkit-transform: translateX(-50%); background: #5A9268;}
body.uslugi_reabilitatsiya_posle_insulta .mod_rehabilitation_results .btn:not(.active) {color: #777777 !important; border: 1px solid #777777; background: none;}
body.uslugi_reabilitatsiya_posle_insulta .mod_rehabilitation_results .btn:hover {background: #5A9268; color: #fff !important; border: 1px solid #5A9268;}
body.uslugi_reabilitatsiya_posle_insulta .mod_tell_case {background: #FCF3DF url(/upload/images/modules/feedback/1.png) no-repeat center/cover !important;}
body.uslugi_reabilitatsiya_posle_insulta .mod_patient_stories {background: rgba(252, 243, 223, .3);}
body.uslugi_reabilitatsiya_posle_insulta .mod_patient_stories .owl-stage-outer {overflow: visible;}
/*body.uslugi_reabilitatsiya_posle_insulta .mod_patient_stories .owl-stage-outer .owl-item:not(.cloned),*/
/*body.uslugi_reabilitatsiya_posle_insulta .mod_patient_stories .owl-stage-outer .owl-item + body.uslugi_reabilitatsiya_posle_insulta .mod_patient_stories .owl-stage-outer .owl-item {opacity: 0.3;}*/
body.uslugi_reabilitatsiya_posle_insulta .mod_patient_stories .owl-stage-outer .owl-item:not(.active) {opacity: .3;}

.left {left: 50%; transform: translateX(-50%);}
.right {right: 50%; transform: translateX(50%); top: 0;}
.mod_konta	kty input,
.mod_kontakty textarea {border-radius: 40px;}
footer {background: #743C3A;}
footer ul {list-style: none; margin: 0; padding: 0;}
footer > .container {background: #743C3A url(/upload/images/pattern_flower2.svg) no-repeat left bottom/25% !important;}
footer .mod_footer_top {border-bottom: 1px solid #E6DCC6;}
footer a:hover {color: #E9D8B5 !important;}

footer .footer_items a {color: #fff !important;}
footer .footer_items a:hover {color: #5A9268 !important;}

footer .mod_footer_aboutmenu > ul > li,
footer .mod_footer_aboutmenu > ul > li.item-1 > ul > li.item-0,
footer .mod_footer_rehab > ul > li,
footer .mod_footer_rehab > ul > li.item-2 > a {display: none;}
footer .mod_footer_aboutmenu > ul > li.item-1,
footer .mod_footer_rehab > ul > li.item-2 {display: block; font-size: 1.25rem;}
footer .mod_footer_aboutmenu > ul > li.item-1 > ul:not(:first-child) {font-size: 1rem !important;}
footer .mod_footer_rehab > ul > li.item-2 > ul > li {font-size: 1rem !important;}
footer .mod_footer_rehab > ul > li:first-child > a {display: none;}
footer .mod_footer_aboutmenu > ul > li > ul > li.selected { display: none;}

footer .mod_footer_rehab > ul > li > ul > li,
footer .mod_footer_aboutmenu > ul > li > ul > li {margin-bottom: .75rem;}

footer .mod_footer_aboutmenu > ul > li.item-1 > a,
footer .mod_footer_rehab > ul > li > ul > li:first-child > a {display: block; margin-bottom: 1rem;}

footer .mod_footer_menu {font-size: 1.25rem;}
footer .mod_footer_menu li {margin-bottom: 1rem;}
footer .mod_footer_menu ul li {display: none;}
footer .mod_footer_menu > ul > li.item-3,
footer .mod_footer_menu > ul > li.item-4,
footer .mod_footer_menu > ul > li.item-6,
footer .mod_footer_menu > ul > li.item-7,
footer .mod_footer_menu > ul > li.item-8 {display: block;}

footer .mod_footer_contacts > div {margin-bottom: 1.5rem;}
footer .mod_footer_contacts .madeby a {color: #5A9268 !important;}
footer .mod_footer_contacts .madeby a:hover {color: #fff !important;}
footer .mod_footer_contacts .socials a {margin-right: 1.5rem;}
footer .mod_footer_contacts .socials .social { display: inline-block;}
footer .mod_footer_contacts .social:before {content:'\f189'; letter-spacing: .25rem; font-size: 1.25rem; transform: translateY(-65%); font-family: Font Awesome\ 5 Brands; font-weight: bold; transition: .3s;}
footer .mod_footer_contacts .social.fb:before {content:'\f39e';}
footer .mod_footer_contacts .social.ok:before {content:'\f263';}
footer .mod_footer_contacts .social.instagram:before {content:'\f16d';}
footer .mod_footer_contacts .social.fb:hover:before {color: #3b5998 !important;}
footer .mod_footer_contacts .social.ok:hover:before {color: #ed812b !important;}
footer .mod_footer_contacts .social.instagram:hover:before {color: #FD1D1D !important;}
footer .mod_footer_contacts .social.vk:hover:before {color: #597da3 !important;}

/* Наши специалисты */
.tablist .nav-link.active {background-color: #599167; color: #fff !important; border-radius: 0;}

@media screen and (min-width:1200px) { 
    .scroll-up {bottom: initial !important; top: 62px !important; left: 0 !important; border-radius: 0 !important;}
}

.search-form {display: flex; outline: none; border: 1px solid #dee2e6; border-radius: 40px; padding: .45rem 1rem; margin-top: 1rem;}
.search-form input[type="text"] {width: 60%; border: none; background: none;}
.search-form input[type="submit"] {flex: 1 1 auto; outline: none;}

@media screen and (max-width: 1200px){
  body.uslugi_reabilitatsiya_posle_insulta .title_page {position: unset !important; transform: none !important;}
  body.uslugi_reabilitatsiya_posle_insulta .mod_patient_stories .owl-stage-outer {overflow: hidden;}
  body.uslugi_reabilitatsiya_posle_insulta .mod_must_remembered::before {display: none;}
	#jvlabelWrap {display: none !important;}
    .mod_programm_tasks img {opacity: 0.5;}
    .mod_programm_events:before {display: none;}
    .mod_home_rehab *:before {display: none;}
    .mod_home_rehab .step1,
    .mod_home_rehab .step2,
    .mod_home_rehab .step3 {margin-bottom: 1rem;}
    .mod_patients:before {display: none;}

    .mod_instrument {padding: 50px 0 !important; min-height: auto; z-index: 0;}
    .mod_instrument:nth-child(3n+3) {color: inherit !important;}
	.mod_instrument:nth-child(3n+3) h3, .mod_instrument:nth-child(3n+3) .h3 {color: #743C3A !important;}
	.mod_instrument .img {width: 100%; z-index: -1;}
    .mod_instrument .container {z-index: 2;}
    .mod_instrument .container .col-12 {padding: 1.5rem !important;}
    .mod_instrument .media:before {content: ''; background: #000; opacity: .75; position: absolute; width: 100%; height: 100%; z-index: 0;}
    .mod_instrument .text {background: #FCF3DF;}
    .mod_instrument img {height: 500px; width: 100% !important;}
    
    .mod_rehab_params .param {margin-bottom: 2.5rem;}
    
    
    .mod_individ_prog .media img,
    .mod_mta .media img,
    .mod_rehabilitation_services .media img {width: 100%;}
    
    
    .mod_priorities .row .text-center { margin-bottom: 0;}
    .mod_priorities .row .priority {position: relative; flex: 1 1 100%; left: initial; top: initial; right: initial; bottom: initial; transform: none; text-align: center; width: 100%; margin-bottom: 2rem;}
    .mod_priorities .row .priority:before {display: none;}
    
    .accordion .btn {white-space: normal !important;}
    
    .animated {
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
    }
    
    .wow {visibility: visible !important;}
    
    
    
}

@media screen and (max-width: 576px){
    
    .mod_individ_prog .media,
    .mod_mta .media,
    .mod_rehabilitation_services .media,
    .mod_top_slider {margin-left: -15px !important; margin-right: -15px !important; padding-left: 0 !important; padding-right: 0 !important;}
    .sviazi #header-phone {position: absolute; top: 5%; left: 50%;}
}

#rc-scheduler {display: none;}

@media screen and (max-width: 576px){
	.mod_patients_prices table {font-size:10px;}
	.mod_patients_prices tbody td:first-child,
	.mod_patients_prices tbody td:last-child,
	.mod_patients_prices tbody td {padding-left:5px !important; padding-right:5px !important;}
}



.mod_gallery img {padding: 0 0.5rem 0.5rem 0; height: 440px; object-fit: cover; width: fit-content;}

.unmarked {list-style: none; padding: 0;}