@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
body {
  min-height: 480px;
}
.header .level-1 .container .menu .nks_topmenu {
  display: inline-block;
  margin-left: 1em;
  vertical-align: middle;
}
.header .level-1 .container .menu .nks_topmenu li {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  float: left;
}
.header .level-1 .container .menu .nks_topmenu li a {
  color: #9a9a9a;
  display: block;
  font-size: 16px;
  padding: 2em 1em;
}
.header .level-1 .container .menu .hidden-search .btn {
  line-height: 24px;
}
.page-one-specs .doctor-card .container .grid .info .level-1 .spez ul li a {
  color: #9a9a9a;
}
.page-one-specs .doctor-card .container .grid .info .level-1 .spez ul li:hover a {
  color: #fff;
}
.page-one-specs .about-doctor .hidden-blocks-slider .item .list .element div:nth-child(1) {
  width: 22%;
}
.page-one-specs .about-doctor .hidden-blocks-slider .item .list .element div:nth-child(2) {
  margin-left: 1%;
  width: 77%;
}
.more-info > p {
  display: flex;
  align-items: center;
}
@media (max-width: 480px) {
  .more-info > p {
    display: block;
  }
}
.more-info > p strong {
  white-space: nowrap;
}
.more-info > p span {
  padding-left: 7px;
}
iframe {
  max-width: 100%;
}
.price-block .container .block-head .tabs ul li:first-child {
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}
.price-block .container .block-head .tabs ul li:last-child {
  border-top-right-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}
.price-block .container .search_in_price_wrap {
  background: #f5f5f5 none repeat scroll 0 0;
  border-bottom: 1px solid #e6e6e6;
  padding-top: 6px;
  position: relative;
  margin-bottom: -16px;
  margin-top: 16px;
}
.price-block .container .search_in_price_wrap::before {
  clear: both;
  content: "";
  display: block;
  left: 0.5em;
  position: absolute;
  top: 0.5em;
  background-position: -111px -100px;
  height: 20px;
  width: 20px;
  background-image: url("../project/images/icons-sc225c4b938.png");
  background-repeat: no-repeat;
}
.price-block .container .search_in_price_wrap input[type="text"] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #303030;
  font-size: 15px;
  line-height: 17px;
  margin-bottom: 6px;
  padding-left: 2.5em;
}
.price-block .tabs ul li:first-child {
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}
.price-block .tabs ul li:last-child {
  border-top-right-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}
.info-text-block .tabs ul li:first-child {
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}
.info-text-block .tabs ul li:last-child {
  border-top-right-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
  border-right: 1px solid #009A9A;
}
.info-text-block .tabs ul li:nth-child(3) {
  border-radius: 0;
}
.page-all-reviews .reviews-list .tabs ul li:first-child {
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}
.page-all-reviews .reviews-list .tabs ul li:last-child {
  border-top-right-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
  border-right: 1px solid #009A9A;
}
.services > .list {
  display: none;
}
.services > div:first-child {
  display: block;
}
#tmp_butt {
  position: fixed;
  height: 30px;
  width: 150px;
  bottom: 0;
  right: 0;
  background: #0090FF;
  color: #fff;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.modal-window#feedback-form-place {
  width: 473.6px;
}
.modal-window#feedback-form-place .form-place .group .cell {
  width: 100%;
}
.modal-window#feedback-form-place .form-place .group .cell:nth-child(2) {
  width: 49%;
  margin-right: 2%;
}
.modal-window#feedback-form-place .form-place .group .cell:nth-child(3) {
  width: 49%;
}
@media (max-width: 474px) {
  .modal-window#feedback-form-place {
    width: calc(100% - 1rem);
  }
}
@media (max-width: 420px) {
  .modal-window#feedback-form-place .form-place .group .cell {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
.mb1 {
  margin-bottom: 1em;
}
.ajax_res {
  font-size: 16px;
  margin-bottom: 1em;
  display: none;
}
.ajax_res select {
  cursor: pointer;
  position: relative;
}
.ajax_res select::after {
  position: absolute;
  right: 10px;
  top: 50%;
  width: 8px;
  height: 4px;
  content: "";
  background: url("/local/templates/nuvmed/project/images/icons-s604b97e14b.png") -9px -19px;
}
.price_discl {
  font-size: 14px;
  margin: 20px 0;
  text-align: center;
}
.doctors-slider a.item {
  color: #666666;
  display: block;
}
.doctors-slider .item a {
  display: block;
}
.doctors-slider .item a .name {
  color: #666;
}
input {
  font-family: "ProximaNova-Regular", serif;
}
.input_error {
  border-color: red !important;
}
.input_error::-webkit-input-placeholder {
  color: red !important;
}
.input_error::placeholder {
  color: red !important;
}
.input_error::-ms-input-placeholder {
  color: red !important;
}
.messagesInfo {
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.doctors-block .grid .cell-10 .doctors-slider .item .adress {
  white-space: nowrap;
}
.doctors-block .grid .cell-10 .doctors-slider .item .profession {
  font-size: 12px;
}
.doctors-list .container .place .item .adress {
  white-space: nowrap;
}
.doctors-list .container .place .item .profession {
  font-size: 12px;
}
.doctors-list .item > a {
  display: block;
}
.doctors-list .item .name {
  color: #666;
}
.page-all-specs .doctors-big-list-block .big-list-block .result-block .result-list .item .adress {
  white-space: nowrap;
}
.page-all-specs .doctors-big-list-block .big-list-block .result-block .result-list .item .profession {
  font-size: 12px;
}
.page-all-specs .doctors-big-list-block .big-list-block .result-block .result-list .s-item {
  display: none;
}
.page-all-specs .doctors-big-list-block .big-list-block .result-block .result-list .s-item.vis {
  display: inline-block;
}
.page-all-specs .doctors-big-list-block .big-list-block .result-block .result-list .s-item.group_0 {
  display: none !important;
}
.page-all-specs .doctors-big-list-block .big-list-block .result-block .result-list #zero_res {
  color: red;
  display: block !important;
  font-size: 18px;
  min-height: 50px;
  padding: 30px;
  text-align: center;
  width: 100%;
}
.page-all-specs .doctors-big-list-block .big-list-block .result-block .paginator {
  width: 765px;
}
.page-all-specs .doctors-big-list-block .big-list-block .alphabet .place .list {
  height: 649px;
}
.page-all-specs .doctors-big-list-block .big-list-block .alphabet .place .list ul li.active_spec {
  background: #ed2f2f none repeat scroll 0 0;
  color: #fff;
}
.page-all-specs .doctors-big-list-block .filter .group .cell:nth-child(1) {
  z-index: 102;
}
.page-all-specs .doctors-big-list-block .filter .group .cell:nth-child(2) {
  z-index: 101;
}
.page-all-specs .doctors-big-list-block .filter .group .cell:nth-child(3) {
  z-index: 100;
}
.page-all-specs .page-navigation {
  margin-bottom: 0;
  border-bottom: 0;
}
.reviews .review-slider .item {
  margin-bottom: 5px;
}
.reviews .review-slider .item .group {
  width: 96%;
}
.reviews .review-slider .item .group .cell .text {
  min-height: 77px;
}
.reviews .review-slider .item .group .cell .text span {
  display: none;
  vertical-align: top;
}
.review-slider .name > span {
  display: block;
  min-height: 41px;
}
.result-list .item > a {
  display: block;
}
.result-list .item .name {
  color: #666;
}
.page-category-spec .seo-text {
  margin-top: 41px;
}
.page_policy {
  padding-bottom: 100px;
}
.page_policy h2 {
  font-size: 25px;
  margin-bottom: 1em;
}
.page_policy ul {
  margin-bottom: 1em;
}
.page_policy h3 {
  font-size: 32px;
  line-height: 1em;
  margin-bottom: 1em;
  padding: 1rem;
  position: relative;
  text-align: center;
}
.ank_wrap {
  margin-bottom: 20px;
}
.ank_wrap h3 {
  font-size: 32px;
  line-height: 1em;
  margin-bottom: 1em;
  padding: 1rem;
  position: relative;
  text-align: center;
}
.page-one-article {
  margin-top: -70px;
}
.page-one-article .text-block h3 {
  font-size: 32px;
  line-height: 1em;
  margin-bottom: 1em;
  padding: 1rem;
  position: relative;
  text-align: center;
}
.page-one-article .text-block h2 {
  font-size: 32px;
  line-height: 1em;
  margin-bottom: 1em;
  padding: 1rem;
  position: relative;
  text-align: center;
}
.page-one-article .text-block .cell-10 {
  padding-top: 30px;
  text-align: left;
}
.page-one-article .one-article-head {
  background-position: center top;
}
.service_main_cont {
  margin-top: 41px;
}
.service_main_cont h3 {
  font-size: 32px;
  line-height: 1em;
  margin-bottom: 1em;
  padding: 1rem;
  position: relative;
  text-align: center;
}
.service_main_cont h2 {
  font-size: 32px;
  line-height: 1em;
  margin-bottom: 1em;
  padding: 1rem;
  position: relative;
  text-align: center;
}
.service_main_cont i {
  background: none;
}
.seo-text h3 {
  font-size: 32px;
  line-height: 1em;
  margin-bottom: 1em;
  padding: 1rem;
  position: relative;
  text-align: center;
}
.seo-text h2 {
  font-size: 32px;
  line-height: 1em;
  margin-bottom: 1em;
  padding: 1rem;
  position: relative;
  text-align: center;
}
.page-one-news .text-block h2 {
  font-size: 32px;
  line-height: 1em;
  margin-bottom: 1em;
  padding: 1rem;
  position: relative;
  text-align: center;
}
.page-one-news .text-block h3 {
  font-size: 32px;
  line-height: 1em;
  margin-bottom: 1em;
  padding: 1rem;
  position: relative;
  text-align: center;
}
.show-more.an_more {
  display: block;
}
.show-more.prog_serv {
  display: block;
}
.show-more.ac_more {
  display: block;
}
.profession {
  margin-bottom: 10px;
  max-height: 30px;
  overflow: hidden;
}
.quote .container .place {
  color: #303030;
  font-family: ProximaNova-Light, serif;
  font-size: 24px;
  line-height: 1.333em;
}
.quote .container .place strong {
  font-family: ProximaNova-Regular, serif;
  font-weight: 800;
}
hr {
  height: 0;
  border: 0;
  border-bottom: 1px solid #ddd;
}
.seo-text.tc {
  text-align: center;
}
.page-corporative-serv {
  margin-top: -70px;
}
.page-corporative-serv .corporative-serv-head {
  padding-top: 70px;
}
.dark_bg.breadcrumbs ul li a:hover {
  color: #fff;
}
.dark_bg.breadcrumbs ul li:last-child a {
  color: #fff;
}
.price-type-2 .container .show-more-price {
  text-align: center;
}
.price-type-2 .container .show-more-price .btn {
  border: 1px solid #009a9a;
  color: #303030;
  font-size: 16px;
  font-weight: 700;
  padding: 0.5em 2em;
}
.price-type-2 .list {
  display: none;
  overflow: hidden;
}
.footer .level-1 .container .adress-place .cell-3.adress div {
  font-family: "ProximaNova-Light", serif;
  font-size: 12px;
  font-weight: 200;
}
.footer .policy {
  text-align: center;
  color: #fff;
  line-height: 35px;
  margin-top: 15px;
}
.footer .policy a {
  color: #fff;
  text-decoration: underline;
}
.notvis {
  display: none !important;
}
.jq-selectbox__dropdown {
  left: 0 !important;
  max-width: 200%;
}
.page-one-programming .one-programming-head .head .group {
  width: 670px;
  max-width: 100%;
}
.page-one-programming .one-programming-head .head .group .cell:nth-child(1) {
  width: 28%;
  white-space: nowrap;
}
.page-one-programming .one-programming-head .head .group .cell:nth-child(3) {
  width: 26%;
}
.vis_more {
  display: none;
}
.page-all-news .all-news-list .container .list .item.vis_more {
  display: none;
}
#register_to_prog-form-place {
  width: 400px;
}
.all-programs {
  margin-bottom: 50px !important;
}
.programs-place .item.group_0 {
  display: none !important;
}
.skidka-result-place .item.group_0 {
  display: none !important;
}
.skidka-result-place .item {
  cursor: pointer;
}
.actions-block .container .slider-actions-block .item .level-2 .points .point span:nth-child(1) {
  text-transform: none;
}
.all-skidka .skidka-result-place .item .level-2 .points .point span:nth-child(1) {
  text-transform: none;
}
.to-start.art_tostart {
  margin-bottom: 50px;
}
.to-start.ac_tostart {
  margin-bottom: 50px;
}
.page-one-vac {
  margin-top: -70px;
}
.page-one-vac .page-navigation {
  margin-bottom: 0;
  border-bottom: 0;
}
.page-one-skidka {
  margin-top: -70px;
}
.page-one-skidka .simple-text {
  margin-bottom: 50px;
}
.page-one-skidka .reviews {
  border-bottom: none;
}
.text-block.block-1 p i {
  background: none;
}
.all-articles-list .search::before {
  background: none !important;
}
.show-more.art_more {
  display: block;
}
.page-all-articles .all-articles-list .list .container .list-place .group_0 {
  display: none;
}
.page-all-articles .all-articles-list .list .container .list-place .vis_more {
  display: none;
}
.page-category-services .page-navigation {
  margin-bottom: 0;
  border-bottom: 0;
}
.page-all-programming .page-navigation {
  margin-bottom: 0;
  border-bottom: 0;
}
.page-all-programming .benefit {
  border-bottom: none;
}
.page-all-programming .reviews {
  border-bottom: none;
}
.page-all-skidka .page-navigation {
  margin-bottom: 0;
  border-bottom: 0;
}
.page-all-skidka .benefit {
  border-bottom: none;
}
.page-all-skidka .reviews {
  border-bottom: none;
}
.page-about-us .page-navigation {
  margin-bottom: 0;
  border-bottom: 0;
}
.page-about-us .reviews {
  border-bottom: none;
}
.page-about-us .benefit {
  border-bottom: none;
}
.page-about-us .certificates {
  border-bottom: none;
}
.page-about-us .place-card {
  border-bottom: none;
}
.page-all-clinic .page-navigation {
  margin-bottom: 0;
  border-bottom: 0;
}
.page-all-clinic .btn.red {
  padding-left: 2em;
  padding-right: 2em;
  height: auto;
}
.page-one-clinic .page-navigation {
  margin-bottom: 0;
  border-bottom: 0;
}
.result.res_2 {
  display: none;
}
.result.res_3 {
  display: none;
}
.index-slider-place {
  transition: background 0.3s;
  padding-bottom: 35px;
}
.show-more.cl_showmore {
  display: block;
}
.page-main .benefit {
  padding-bottom: 41px;
  padding-top: 20px;
}
.page-main .specialists {
  border-bottom: 1px solid #CDCDCD;
  padding-bottom: 41px;
}
.page-main .all-news-slider {
  padding-top: 20px;
}
.page-main .reviews {
  padding-bottom: 41px;
  border-bottom: none;
}
.page-main .seo-text {
  padding-bottom: 41px;
}
.tags .tag img {
  max-width: 20px;
  border-radius: 50%;
}
.w100 {
  width: 100%;
}
.show-more.fdb_shomore {
  display: block;
}
.reviews-list .vis_more {
  display: none !important;
}
.show-more.vac_shomore {
  display: block;
}
.button input[type="file"] {
  display: none;
}
#loading {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: none;
}
#loading img {
  width: 128px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -64px;
  margin-top: -64px;
}
#modal-resume-form h3 {
  text-align: center;
}
.res_ul .not_show {
  display: none !important;
}
.original_q {
  display: none;
}
.original_a {
  display: none;
}
.red_select {
  color: red;
}
.page-search .paginator {
  text-align: center;
}
.page-search .paginator .pag .prev {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.page-search .paginator .pag .prev:hover:after {
  background-image: url(../project/images/icons-sa5e34cd706.png);
  background-repeat: no-repeat;
}
.page-search .paginator .pag .prev:hover::after {
  background-position: 0 -281px;
  height: 32px;
  width: 32px;
}
.page-search .paginator .pag .prev:after {
  background-image: url(../project/images/icons-sa5e34cd706.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  clear: both;
}
.page-search .paginator .pag .prev::after {
  background-position: -32px -281px;
  height: 32px;
  width: 32px;
  content: "";
  display: block;
  clear: both;
}
.page-search .paginator .pag .prev a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.page-search .paginator .pag .next {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.page-search .paginator .pag .next:hover:after {
  background-image: url(../project/images/icons-sa5e34cd706.png);
  background-repeat: no-repeat;
}
.page-search .paginator .pag .next:hover::after {
  background-position: -143px -249px;
}
.page-search .paginator .pag .next:after {
  background-image: url(../project/images/icons-sa5e34cd706.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  clear: both;
}
.page-search .paginator .pag .next a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.page-search .paginator .pag .next::after {
  content: "";
  display: block;
  clear: both;
  background-position: 0 -313px;
  height: 32px;
  width: 32px;
}
.page-search .paginator .pag .prev.disabled {
  display: none;
}
.page-search .paginator .pag .next.disabled {
  display: none;
}
.page-search .paginator .pag ul {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.page-search .paginator .pag ul li {
  vertical-align: middle;
  display: inline-block;
}
.page-search .paginator .pag ul li a {
  font-size: 14px;
  padding: 0 0.5em;
  color: #9A9A9A;
}
.page-search .paginator .pag ul li a.current {
  color: #DA252F;
}
.page-search .search-place .item b {
  color: red;
}
.page-search .search-place .request .paginator {
  width: 100%;
  margin-bottom: 50px;
}
.page-search .search-place .request .paginator .pag {
  float: none;
  text-align: center;
}
.search-place {
  margin-bottom: 50px;
}
.bx-core-adm-dialog input[type="text"] {
  width: 90%;
}
.rev_txt span {
  display: none;
}
.service_page .result-list .s-item {
  cursor: pointer;
}
.owl_1 {
  list-style: none !important;
  text-align: center;
}
.owl_1 li {
  list-style: none !important;
  text-align: center;
}
.owl_1 a img {
  max-width: 90%;
}
.lic_h1 {
  margin: 30px 0;
  text-align: center;
}
.lic_b {
  margin: 20px 0;
  display: block;
  text-align: center;
}
.tride-tour .button .btn:hover {
  background: #fff;
  color: #303030;
}
.owl-carousel .owl-buttons {
  bottom: 200px;
}
.owl-carousel .owl-buttons .owl-next {
  width: 15px;
  height: 28px;
  background-position: -157px -163px;
}
.owl-carousel .owl-buttons .owl-next:hover {
  background-position: -70px -113px;
}
.owl-carousel .owl-buttons .owl-prev {
  width: 15px;
  height: 28px;
  background-position: -140px -85px;
}
.owl-carousel .owl-buttons .owl-prev:hover {
  background-position: -147px -191px;
}
.tac img {
  margin: 30px 5px 20px;
}
.avatar a {
  display: block;
  width: 100%;
  height: 100%;
}
.page-faq .faq .big-list-block {
  margin-bottom: 1em;
}
.page-faq .faq .big-list-block .faq-place ul li.vis_more {
  display: none;
}
.page-faq .faq .big-list-block .faq-place ul li .answer ul li {
  margin-left: 10px;
  position: relative;
}
.page-faq .faq .big-list-block .faq-place ul li .answer ul li::before {
  position: absolute;
  content: "\2022";
  width: 20px;
  height: 20px;
  left: -13px;
}
.level-1.fixedBlock {
  position: fixed;
  width: 100%;
  z-index: 999;
  top: 0;
}
.privivki {
  border-collapse: collapse;
}
.privivki td {
  border: 1px solid #ddd;
  padding: 10px;
  vertical-align: top;
}
.privivki tr td:first-child {
  width: 35%;
}
.privivki tr td:last-child {
  width: 65%;
}
.table_list ul {
  margin-bottom: 30px;
}
.table_list ul li {
  list-style: none;
  padding: 1em;
  font-size: 14px;
  overflow: hidden;
}
.table_list ul li:nth-child(2n) {
  background: #f5f5f5;
}
.table_list ul li span:nth-child(1) {
  float: left;
  width: calc(100% - 60px);
}
.table_list ul li span:nth-child(2) {
  float: right;
  width: 60px;
  text-align: right;
}
.form-place .policy {
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  padding-bottom: 10px;
  margin-top: -16px;
}
.landpage .container {
  max-width: 988px;
}
.landpage h1 {
  font-size: 50px;
  line-height: 1;
  color: #000;
}
.landpage h2 {
  font-size: 50px;
  line-height: 1;
  color: #000;
}
.landpage .m0 {
  margin: 0;
}
.landpage img {
  max-width: 100%;
}
.landpage .grey_bg {
  background: #dedede;
}
.landpage .land_bighead {
  font-size: 64px;
  color: #000;
  line-height: 1;
}
.land_text {
  color: #000;
  font-size: 36px;
  line-height: 40px;
}
.land_comm {
  line-height: 40px;
  font-size: 24px;
  color: #898989;
}
.land_link {
  color: #0d70c6;
  font-size: 26px;
  line-height: 40px;
}
.land_rel {
  width: 100%;
  max-width: 1320px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.land_poa {
  position: absolute;
  font-size: 64px;
  max-width: 100%;
  width: 500px;
  top: 77px;
  right: 180px;
  color: #000;
  line-height: 1;
  background: rgba(255, 255, 255, 0.5);
  padding: 15px;
}
.bottom_link {
  line-height: 1;
  font-size: 60px;
}
#dermablate {
  width: 790px;
  max-width: 100%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
#dermablate_text {
  max-width: 90%;
  width: 600px;
  margin-top: 0;
  top: 0;
}
.pop_serv_list {
  padding: 20px 0 41px;
  border-bottom: 1px solid #CDCDCD;
}
.main_action_block {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #CDCDCD;
  padding-bottom: 41px;
}
.fast_form_wrap {
  text-align: center;
  background: #009a9a;
  padding-top: 2em;
  padding-bottom: 2em;
  margin: 41px auto;
}
.fast_form_wrap .form {
  width: 66.66667%;
  margin: 0 auto;
}
.fast_form_wrap .form .group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.fast_form_wrap .form .group input {
  width: 250px;
  margin-bottom: 0;
}
.fast_form_wrap .policy {
  color: #fff;
}
.fast_form_wrap .policy a {
  color: #fff;
  text-decoration: underline;
}
.fast_form_wrap .btn {
  padding: 0 30px;
}
.fixed_tel_mob {
  border: 2px solid #da262f;
  float: right;
  border-radius: 50%;
  padding: 5px 6px;
  margin-top: 6px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: #fff;
}
.fixed_tel_mob:hover {
  background: #da262f;
}
.fixed_tel_mob:hover .icons-menu-callback {
  filter: brightness(588%);
}
.fixed_tel_mob:focus {
  background: #da262f;
}
.fixed_tel_mob:focus .icons-menu-callback {
  filter: brightness(588%);
}
.fixed_tel_mob:active {
  background: #da262f;
}
.fixed_tel_mob:active .icons-menu-callback {
  filter: brightness(588%);
}
.fixed_tel_mob.fade {
  opacity: 0;
  visibility: hidden;
}
.fixed_tel_desktop {
  border: 2px solid #da262f;
  position: fixed;
  right: 7%;
  bottom: 50px;
  border-radius: 50%;
  width: 60px;
  line-height: 60px;
  text-align: center;
  height: 60px;
  margin-top: 6px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: #da262f;
  font-size: 0;
}
.fixed_tel_desktop img {
  filter: brightness(1000%);
  width: 26px;
  vertical-align: middle;
  position: relative;
  top: -4px;
}
.fixed_tel_desktop:hover {
  background: #fff;
}
.fixed_tel_desktop:hover img {
  filter: brightness(100%);
}
.anc_link {
  text-align: center;
  display: block;
  color: #5ba6dc;
  line-height: 24px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: underline;
}
.anc_link:hover {
  color: #B22F2F;
}
.head_with_image {
  position: relative;
  padding: 15px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.head_with_image::before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.head_with_image h1 {
  color: #ffffff;
}
.head_with_image p {
  color: #ffffff;
}
.head_with_image .serv_btn {
  border: 1px solid #ffffff;
  color: #fff;
  background: #b23a3a;
}
.head_with_image .serv_btn:hover {
  background: #009a9a;
}
.head_with_image .shift-1 {
  color: #fff;
}
.page-one-services .benefit {
  border: 0;
  padding-bottom: 0;
}
.page-one-services .head_with_image .benefit * {
  color: #ffffff !important;
}
.page-one-services .page-navigation {
  border-bottom: 0;
  margin-bottom: 0;
  margin-top: 2em;
}
span.instagram {
  background: url(../project/images/icons/instragram.png);
  width: 32px;
  height: 32px;
  display: block;
  opacity: 0.7;
}
span.instagram:hover {
  opacity: 1;
  transition: 0.2s;
}
span.facebook {
  background: #222 url(../project/images/icons/facebook.png) no-repeat center / 57% auto;
  width: 32px;
  height: 32px;
  display: block;
  opacity: 0.7;
  border-radius: 50%;
}
span.facebook:hover {
  opacity: 1;
  transition: 0.2s;
}
.social p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.history-page {
  margin-bottom: 30px;
}
.black {
  color: #000000;
}
.preview {
  padding: 30px;
  margin-bottom: 30px;
  background: #f5f5f5;
  border: 1px solid #dedede;
}
.main_about_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.main_about_bloc_l {
  text-align: justify;
  width: 47%;
}
.main_about_bloc_l .main_about_block_hide {
  display: none;
}
.main_about_bloc_l .btn {
  color: #2F2F2F;
  border-color: #DA252F;
  font-size: 16px;
  font-weight: 700;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 250px;
  text-align: center;
}
.main_about_bloc_l .btn:hover {
  background: #DA252F;
  color: #FFF;
}
.main_about_bloc_r {
  width: 47%;
}
.main_about_bloc_r img {
  max-width: calc(100% - 60px);
}
.main_about_bloc_r .owl-carousel .owl-controls .owl-pagination {
  bottom: 0;
}
.main_about_bloc_r .item {
  text-align: center;
}
.result-block {
  position: relative;
}
.result-block.loading::after,
.doctorList.loading::after {
  position: absolute;
  left: 10px;
  top: -5px;
  bottom: -5px;
  right: -5px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
  content: '';
}
.result-block.loading::before,
.doctorList.loading::before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  background: url(../project/images/loader.svg) no-repeat center / contain;
  z-index: 11;
  content: '';
  animation: rotation 2s infinite linear;
}
.head_locs {
  position: absolute;
  right: 24px;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.head_locs:hover .head_locs_block {
  display: block;
}
.head_locs_link {
  color: rgba(48, 48, 48, 0.7);
  cursor: pointer;
  line-height: 1;
}
.head_locs_link::before {
  width: 16px;
  height: 20px;
  display: inline-block;
  content: '';
  background: url(../project/images/location.svg) no-repeat center / contain;
  position: absolute;
  left: -20px;
  margin-top: -4px;
}
.head_locs_block {
  position: absolute;
  right: 0;
  top: 100%;
  background: #ffffff;
  z-index: 10;
  width: 260px;
  box-shadow: 1px 3px 20px rgba(0, 0, 0, 0.1);
  display: none;
}
.head_locs_item {
  padding: 15px 15px 0 15px;
  border-bottom: 1px solid #eee;
}
.head_locs_item:last-child {
  border-bottom: none;
}
.head_locs_item:hover {
  background: #f5f5f5;
  cursor: pointer;
}
.head_locs_item a {
  color: #9a9a9a;
}
.head_locs_h {
  font-size: 13px;
  color: #222;
}
.head_locs_addr {
  color: #ed3030;
}
.head_locs_time {
  margin-bottom: 15px;
  font-size: 13px;
}
.head_locs_phone {
  color: #ed3030;
  font-size: 15px;
  line-height: 25px;
}
.mob_addr_block .head_locs_block {
  position: static;
  box-shadow: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  font-size: 13px;
  padding: 0;
  margin-bottom: 0;
  width: 300px;
}
.no_act {
  margin-bottom: 20px;
}
.arc_action::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  z-index: 1;
}
.get_rec {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
  -webkit-appearance: none;
  cursor: pointer;
  outline: none;
  border: 0;
  padding: 10px 24px;
  border-radius: 10000px;
  background: #da252f;
  color: #fff;
  white-space: nowrap;
  box-shadow: 0 12px 32px rgba(24, 33, 43, 0.24);
  margin-right: 0;
  position: fixed;
  z-index: 999;
  right: 64px;
  bottom: 64px;
  transition: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s linear;
}
.get_rec:hover {
  color: #FFFFFF;
  background: #b4252d;
  border-color: #b4252d;
}
@media (max-width: 480px) {
  .get_rec {
    font-size: 16px;
    line-height: 24px;
    padding: 16px 32px;
    right: auto;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.pr_list ul {
  margin: 0;
  padding: 0;
}
.pr_list li {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000000;
  margin-bottom: 0;
  border: 1px solid #ddd;
  border-bottom: 0;
}
.pr_list li:last-child {
  border-bottom: 1px solid #ddd;
}
.pr_list li:nth-child(2n) {
  background: #E3F6F8;
}
.pr_list li span:last-child {
  min-width: 100px;
  text-align: center;
}
.pr_list li span:first-child {
  width: calc(100% - 100px);
  padding: 1rem;
  text-align: left;
  border-right: 1px solid #ddd;
}
.cell_text {
  font-size: 14px;
  color: #303030;
  margin-bottom: 5px;
}
.cell_title {
  font-size: 16px;
  text-align: center;
  color: #303030;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 7px;
}
.cell-flex {
  display: inline-flex;
}
.cell-flex + .cell-flex {
  margin-left: 10px;
}
.cell_row {
  display: flex;
  justify-content: space-between;
}
.cell_row .cell {
  width: 48%;
}
.pop_warning {
  color: red;
}
.mt5 {
  margin: 5px 5px 0 0;
  font-size: 14px;
}
#tax-deduction {
  width: 440px;
  max-width: 100%;
  margin-top: 5em;
}
@media (max-width: 420px) {
  .main_about_bloc_r .owl-carousel .owl-buttons {
    bottom: 8em;
  }
}
@media (max-width: 344px) {
  .page-one-specs .certificates {
    padding-bottom: 3.5em;
  }
  .page-one-specs .certificates .level-0 .certificates-slider-one .owl-pagination {
    bottom: -3em;
  }
  .page-one-specs .certificates .level-0 .certificates-slider-one .owl-pagination .owl-page.floatleft {
    float: left;
    margin: 5px 0;
    width: 20%;
  }
  .owl-pagination div:nth-child(5n+1) {
    clear: both;
  }
  .doctors-block .grid .cell-10 .doctors-slider {
    padding-bottom: 3.5em;
  }
}
@media (max-width: 940px) {
  .more-info > p {
    white-space: normal;
  }
}
@media (max-width: 690px) {
  .page-one-specs .about-doctor .hidden-blocks-slider .item .list .element div:nth-child(1) {
    width: 100%;
    margin-bottom: 10px;
  }
  .page-one-specs .about-doctor .hidden-blocks-slider .item .list .element div:nth-child(2) {
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 504px) {
  .price-block .container .block-head .tabs ul li {
    border-radius: 0 !important;
  }
}
@media (max-width: 950px) {
  .set_q .red_select {
    color: #fff;
    text-decoration: underline;
  }
}
@media (max-width: 768px) {
  .page-one-article .one-article-head {
    padding-top: 4em;
  }
  .page-one-vac .one-vac-head {
    padding-top: 4em;
  }
}
@media (min-width: 1185px) {
  .page-main .index-slider-place .index-slider .item .slide .img {
    max-width: 600px;
  }
  .show-more {
    display: none;
  }
  .show-more.service_page {
    display: none !important;
  }
}
@media (max-width: 1184px) {
  .pag {
    display: none;
  }
  .page-all-specs .doctors-big-list-block .big-list-block .result-block .paginator {
    width: auto;
  }
  .fast_form_wrap .form .group {
    display: block;
  }
  .fast_form_wrap .form .group input {
    width: 100%;
  }
  .fast_form_wrap .cell {
    display: block;
    width: 320px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
  .fixed_tel_desktop {
    display: none;
  }
}
@media (max-width: 900px) {
  .land_poa {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    top: auto;
    width: 100%;
    font-size: 36px;
    text-align: center;
  }
}
@media (max-width: 700px) {
  .landpage .pb100 {
    padding-bottom: 50px;
  }
  .landpage .land_bighead {
    font-size: 50px;
  }
  .bottom_link {
    font-size: 50px;
  }
  .fast_form_wrap .form {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .footer .policy {
    padding-top: 10px;
    line-height: 18px;
  }
}
@media (max-width: 505px) {
  body .wrapper .container .tabs ul li {
    border-radius: 0 !important;
  }
  body .wrapper .container .tabs ul li:first-child {
    border-radius: 0 !important;
  }
  body .wrapper .container .tabs ul li:last-child {
    border-radius: 0 !important;
    border: 0;
    border-top: 1px solid #009A9A;
  }
  body .wrapper .container .block-head .tabs ul li {
    border-radius: 0 !important;
  }
  body .wrapper .container .block-head .tabs ul li:first-child {
    border-radius: 0 !important;
  }
  body .wrapper .container .block-head .tabs ul li:last-child {
    border-radius: 0 !important;
  }
  body .wrapper .about-doctor .container .tabs ul li:last-child {
    border: 0;
  }
}
@media (max-width: 500px) {
  .jq-selectbox__dropdown {
    width: 100%;
    max-width: 100%;
  }
  .landpage .land_bighead {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width: 374px) {
  .tac img {
    margin: 30px 3px 20px;
    width: 80px;
    height: auto;
  }
  .landpage img {
    width: auto;
  }
  .landpage h1 {
    font-size: 36px;
  }
  .landpage h2 {
    font-size: 36px;
  }
  .landpage section {
    padding: 30px 0;
  }
  .land_text {
    font-size: 20px;
    line-height: 24px;
  }
  .land_comm {
    line-height: 24px;
    font-size: 20px;
  }
  .land_link {
    font-size: 22px;
    line-height: 30px;
  }
  .land_bighead.mt70 {
    margin-top: 30px;
  }
}
@media (max-width: 960px) {
  .main_about_block {
    flex-direction: column;
  }
  .main_about_bloc_l {
    width: 100%;
    order: 1;
  }
  .main_about_bloc_r {
    width: 100%;
    margin: 10px 0 50px;
  }
  .main_about_bloc_r .owl-carousel .owl-controls .owl-pagination {
    bottom: -1.5em;
  }
}
@media (max-width: 560px) {
  .main_about_bloc_r .owl-carousel .owl-buttons {
    bottom: 10em;
  }
}
@media (max-width: 360px) {
  .main_about_bloc_r .owl-carousel .owl-buttons {
    bottom: 7em;
  }
}
@media (max-width: 439px) {
  .cell-flex + .cell-flex {
    margin-left: 0;
  }
}
.service_page_bc .breadcrumbs {
  background: #009A9A;
}
.service_page_bc .breadcrumbs ul li a {
  color: #ffffff;
}
.service_page_bc .breadcrumbs ul li:after {
  color: #ffffff;
}
.service_page_bc .breadcrumbs ul li:last-child a {
  font-family: "ProximaNova-bold", serif;
}
.simple-text img {
  max-width: 100%;
  height: auto !important;
}
.service_page_head {
  background: url(/local/templates/nuvmed/project/images/svg/head_bg.svg) repeat-x -1px bottom;
  background-size: 101% auto;
  color: #ffffff;
  margin-bottom: 160px;
  position: relative;
}
@media (max-width: 1024px) {
  .service_page_head {
    background-size: auto 101%;
  }
}
.service_page_head .service_page_block {
  width: 83%;
  margin: auto;
  padding: 70px 0 150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 850px) {
  .service_page_head .service_page_block {
    width: 100%;
    flex-direction: column;
    padding: 50px 0 130px;
  }
}
.service_page_head .service_page_block .service_page_title {
  color: #ffffff;
  font-size: 60px;
  line-height: 73px;
  max-width: 55%;
}
@media (max-width: 850px) {
  .service_page_head .service_page_block .service_page_title {
    max-width: 100%;
    text-align: center;
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 35px;
  }
}
.service_page_head .service_page_block .service_page_price {
  font-size: 50px;
  line-height: 61px;
  font-family: "ProximaNova-extrabold", serif;
  margin-bottom: 27px;
}
.service_page_head .service_page_block .service_page_rec {
  position: relative;
  width: 220px;
  height: 60px;
  line-height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  border-radius: 52px;
  font-size: 21px;
  font-family: "ProximaNova-bold", serif;
  color: #009A9A;
  right: 1rem;
  margin-left: auto;
  cursor: pointer;
  transition: background-color 0.2s;
}
.service_page_head .service_page_block .service_page_rec:before {
  display: inline-block;
  content: '';
  width: 26px;
  height: 26px;
  margin-right: 17px;
  background: url(/local/templates/nuvmed/project/images/svg/pen.svg) no-repeat center / contain;
}
.service_page_head .service_page_block .service_page_rec:hover {
  background-color: #f1f1f1;
}
.service_page_head .service_page_adv {
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #fff;
  width: 776px;
  max-width: 90%;
  transform: translateX(-50%) translateY(50%);
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  display: flex;
  color: #000;
  padding: 14px 30px;
  justify-content: space-between;
}
@media (max-width: 700px) {
  .service_page_head .service_page_adv {
    flex-wrap: wrap;
    padding: 5px;
    justify-content: space-around;
    width: 440px;
  }
}
.service_page_head .service_page_adv .service_page_adv_item {
  padding: 26px 10px;
  font-size: 18px;
  display: flex;
  align-items: center;
}
.service_page_head .service_page_adv .service_page_adv_item img {
  margin-right: 15px;
}
@media (max-width: 700px) {
  .service_page_head .service_page_adv .service_page_adv_item:nth-child(2) {
    order: 2;
    padding-top: 0;
  }
}
@media (max-width: 370px) {
  .service_page_head .service_page_adv .service_page_adv_item {
    flex-direction: column;
    justify-content: space-between;
  }
}
.pop_wrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
  overflow: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pop_wrap.active {
  z-index: 120;
  opacity: 1;
  visibility: visible;
}
.pop_wrap .pop_cont {
  background: #fff;
  margin: auto;
  position: relative;
  min-width: 320px;
  max-width: 100%;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  overflow: hidden;
  display: none;
}
.pop_wrap .pop_cont.active {
  display: block;
}
.pop_wrap .pop_close {
  font-size: 24px;
  color: #FF6E6E;
  position: absolute;
  right: 14px;
  top: 14px;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 1;
}
.pop_rec {
  width: 807px;
}
@media (max-width: 800px) {
  .pop_rec {
    width: 380px;
  }
}
.pop_rec .pop_cont_body {
  display: flex;
  position: relative;
  min-height: 400px;
}
@media (max-width: 800px) {
  .pop_rec .pop_cont_body {
    min-height: 200px;
  }
}
.pop_rec .pop_cont_body .pop_cont_img {
  min-width: 430px;
  background: url(../project/images/bg/pop_rec_img.png) no-repeat left top / cover;
}
@media (max-width: 800px) {
  .pop_rec .pop_cont_body .pop_cont_img {
    display: none;
  }
}
.pop_rec .pop_cont_body .pop_fast_rec {
  padding: 83px 39px 44px;
  margin: auto;
}
.pop_rec .pop_cont_body .pop_fast_rec .title {
  color: #da262f;
  font-family: "ProximaNova-Light", serif;
}
.pop_rec .pop_cont_body .pop_fast_rec .pop_subtitle {
  font-family: "ProximaNova-Light", serif;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 32px;
}
.pop_rec .pop_cont_body .pop_fast_rec input[type="text"] {
  height: 35px;
  line-height: 33px;
  font-size: 14px;
  border-radius: 18px;
  margin-bottom: 17px;
  padding-left: 43px;
}
.pop_rec .pop_cont_body .pop_fast_rec input[type="text"][name="fio"] {
  background: #fff url(../project/images/svg/user.svg) no-repeat 17px 10px / 12px 12px;
}
.pop_rec .pop_cont_body .pop_fast_rec input[type="text"][name="phone"] {
  background: #fff url(../project/images/svg/phone.svg) no-repeat 17px 10px / 12px 12px;
}
.pop_rec .pop_cont_body .pop_fast_rec input[type="text"]::placeholder {
  color: #ababab;
}
.pop_rec .pop_cont_body .pop_fast_rec .btn {
  width: 151px;
  height: 35px;
  text-align: center;
  border: 0;
  line-height: 35px;
  background: #DA262F;
  border-radius: 17.5px;
  margin: 34px auto 51px;
  font-size: 14px;
  font-family: "ProximaNova-bold", serif;
}
.pop_rec .pop_cont_body .pop_fast_rec .pop_policy {
  font-size: 11px;
  line-height: 1;
}
.pop_rec .pop_cont_body .pop_fast_rec .pop_policy a {
  color: #da262f;
  text-decoration: underline;
}
.pop_rec .pop_cont_body .pop_fast_rec h4.text-center {
  padding: 30px 15px;
  position: relative;
  transform: translateY(50%);
  height: 100%;
}
.memo_block {
  display: flex;
  justify-content: center;
  background: #F5F5F5;
  border-radius: 12px;
  align-items: center;
  padding: 0 48px;
  width: 940px;
  max-width: 96%;
  margin: 24px auto;
  position: relative;
  height: 88px;
  text-align: center;
}
.memo_block::before {
  content: '';
  width: 112px;
  height: 88px;
  background: url(/local/templates/nuvmed/project/images/memo.svg) no-repeat center / contain;
  display: inline-block;
  position: absolute;
  left: 48px;
  top: 0;
}
.memo_block span {
  font-size: 24px;
  line-height: 24px;
  font-family: 'ProximaNova-bold', sans-serif;
  color: #333333;
  max-width: calc(100% - 270px);
}
.memo_block .btn {
  width: fit-content;
  background: #D82835;
  border-radius: 8px;
  height: 48px;
  line-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  position: absolute;
  right: 48px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
}
.memo_block .btn::after {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-left: 12px;
  background: url(/local/templates/nuvmed/project/images/download.svg) no-repeat center / contain;
}
.memo_block .btn:hover {
  color: #ffffff;
}
@media (max-width: 600px) {
  .memo_block {
    height: auto;
    padding: 16px;
    flex-direction: column;
  }
  .memo_block::before {
    display: none;
  }
  .memo_block span {
    max-width: 100%;
    font-size: 14px;
    line-height: 24px;
    display: block;
    width: 100%;
    margin-bottom: 8px;
  }
  .memo_block .btn {
    position: static;
    transform: none;
  }
}
@media (max-width: 440px) {
  .memo_block .btn {
    display: block;
    width: 100%;
  }
}
.in_err {
  border-color: red !important;
}
.in_err + .jq-selectbox__select {
  border-color: red !important;
}
#fast_rec_form.modal-window {
  width: 474px;
  max-width: 100%;
}
#fast_rec_form.modal-window [name="phone"] {
  width: calc(49% - 3px);
  margin-right: 1%;
}
@media (max-width: 440px) {
  #fast_rec_form.modal-window [name="phone"] {
    width: 100%;
    margin-right: 0;
  }
}
#fast_rec_form.modal-window [name="email"] {
  width: calc(49% - 3px);
  margin-left: 1%;
}
@media (max-width: 440px) {
  #fast_rec_form.modal-window [name="email"] {
    width: 100%;
    margin-left: 0;
  }
}
.ny .header .level-1 {
  background: #fff url(../project/images/ny/header.png) repeat-x center;
}
.ny .header .level-1 .container {
  background: #ffffff;
}
.ny .icons-main-logo {
  background: #fff url(../project/images/ny/logo.png) no-repeat center / contain;
}
.ny .footer .level-1 {
  position: relative;
}
.ny .footer .level-1:before {
  width: 350px;
  height: 370px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../project/images/ny/footer_l.png) no-repeat center / contain;
  content: '';
}
@media (max-width: 1600px) {
  .ny .footer .level-1:before {
    opacity: 0.3;
  }
}
@media (max-width: 1184px) {
  .ny .footer .level-1:before {
    display: none;
  }
}
.ny .footer .level-1:after {
  width: 350px;
  height: 370px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../project/images/ny/footer_r.png) no-repeat center / contain;
  content: '';
}
@media (max-width: 1600px) {
  .ny .footer .level-1:after {
    opacity: 0.3;
  }
}
@media (max-width: 1184px) {
  .ny .footer .level-1:after {
    display: none;
  }
}
.ny .footer .level-1 .container {
  position: relative;
  z-index: 1;
}
.ny .fixed-adaptive-block {
  background: #fff url(../project/images/ny/header.png) repeat-x center / auto 100%;
}
.ny .fixed-adaptive-block .logo {
  background: transparent url(../project/images/ny/logo.png) no-repeat center right / 124px auto;
}
.ny .fixed-adaptive-block .logo img {
  opacity: 0;
}
.ny .fixed-adaptive-block .icons-sandwich {
  position: relative;
}
.ny .fixed-adaptive-block .icons-sandwich:after {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  background: url(../project/images/ny/header.png) repeat-x center / auto 100%;
  position: absolute;
}
.menu_mob_social {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.menu_mob_social span {
  opacity: 1;
}
.modal-window .submit .btn {
  width: auto;
  margin: 0 auto;
}
.title,
.page__subtitle {
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  .title {
    margin-bottom: 18px;
  }
}
.main_about_bloc_l .btn {
  color: #fff !important;
  border-color: #da252f !important;
  background-color: #da252f !important;
}
.main_about_bloc_l .btn:hover {
  border-color: #b7272e !important;
  background-color: #b7272e !important;
}
.blog-cards__btn {
  border-color: #da252f;
  background-color: #da252f;
}
.blog-cards__btn:hover {
  color: #fff;
  border-color: #b7272e;
  background-color: #b7272e;
}
.where-block .cell-8 {
  width: 100% !important;
}
.where-block .owl-wrapper {
  display: flex !important;
  align-items: stretch;
}
.where-block .item {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0 1em;
  border-radius: 10px;
  border: 1px solid transparent;
  padding: 36px 20px 12px;
  box-shadow: 0 1px 12px 0 rgba(122, 141, 142, 0.45);
  /* Modifs */
}
.where-block .item.single {
  display: grid;
  padding: 23px 28px 28px !important;
  grid-template-columns: clamp(250px, 38%, 310px) 1fr;
  grid-template-areas: 'info map' 'more map';
  column-gap: clamp(15px, 4%, 40px);
}
@media screen and (max-width: 620px) {
  .where-block .item.single {
    display: flex;
  }
}
.where-block .item:hover {
  border-color: #DA252F !important;
}
.where-block .item:hover .name a {
  color: #DA252F;
}
.where-block .item:hover .more a::after {
  background-position: -79px -122px;
}
.where-block .item .level-0 {
  padding: 0 4px;
  grid-area: info;
}
.where-block .item.single .level-1 {
  padding: 0;
}
.where-block .item.single .level-1 .map {
  height: 260px !important;
}
.where-block .item .level-1 {
  margin-top: auto !important;
  padding-top: 16px !important;
  padding-bottom: 14px !important;
  grid-area: map;
}
@media screen and (min-width: 621px) {
  .where-block .item.single .level-1 {
    padding: 0 !important;
    margin: 0 !important;
  }
}
.where-block .item .name {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 21px;
  line-height: 28px;
  color: #333;
}
.where-block .item .info > *:before {
  margin-top: 3px;
}
.where-block .item .info .address:before {
  background-position: -126px 0;
  height: 16px;
  width: 12px;
}
.where-block .item .info > * + * {
  margin-top: 18px;
}
.where-block .item .more {
  grid-area: more;
}
.where-block .item.single .more {
  display: flex;
  grid-area: more;
}
.where-block .item.single .more a {
  margin-top: auto;
  justify-content: flex-start;
}
.where-block .item .more a {
  display: flex;
  align-items: center;
  color: #7B7F83;
  line-height: 25px;
  text-align: right;
  justify-content: flex-end;
}
.where-block .item .more a::after {
  content: "";
  margin-bottom: 1px;
  display: block;
  width: 7px;
  height: 10px;
  margin-left: 5px;
  background-image: url(../images/icons-sa5e34cd706.png);
  background-repeat: no-repeat;
  background-position: -166px -172px;
}
.owl-carousel {
  border-radius: 10px;
}
.footer .footer-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 40px;
  width: 100%;
  padding-bottom: 16px;
  border-bottom: 1px solid #484848;
  margin-bottom: 21px;
  margin-left: 0;
  color: #fff;
}
@media (max-width: 520px) {
  .footer .footer-top {
    flex-direction: column;
    row-gap: 35px;
    align-items: flex-start;
    border: none;
  }
}
.footer .footer-top__btns {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 710px) {
  .footer .footer-top__btns {
    width: 50%;
    row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
@media (max-width: 500px) {
  .footer .footer-top__btns {
    width: 100%;
    row-gap: 28px;
  }
}
.footer .footer-online__btn {
  background-color: #DA252F;
  border-radius: 30px;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 16px;
  font-weight: 700;
  color: #fff;
}
@media (hover: hover) {
  .footer .footer-online__btn:hover {
    background-color: #b4252d;
  }
}
@media (max-width: 1152.99px) {
  .footer .footer-online__btn {
    width: 200px;
    padding: 14px 24px;
    text-align: center;
  }
}
@media (max-width: 520px) {
  .footer .footer-online__btn {
    width: 100%;
  }
}
@media (max-width: 1152.99px) {
  .footer .footer-online {
    display: none;
  }
}
.footer .footer-online--mob {
  display: none;
}
@media (max-width: 1152.99px) {
  .footer .footer-online--mob {
    order: 2;
    width: 50%;
    display: block;
  }
}
@media (max-width: 520px) {
  .footer .footer-online--mob {
    order: 3;
    width: 100%;
  }
}
.footer .footer-vi {
  display: flex;
  justify-content: flex-start;
  column-gap: 10px;
  align-items: center;
  margin-right: 49px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
}
@media (max-width: 1152.99px) {
  .footer .footer-vi {
    margin-right: 0;
  }
}
.footer .footer-lk {
  display: flex;
  justify-content: flex-start;
  column-gap: 10px;
  align-items: center;
  margin-right: 40px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 1152.99px) {
  .footer .footer-lk {
    margin-right: 30px;
  }
}
.footer > .level-1 .cell-2 ul > li {
  font-size: 16px;
  line-height: 14px !important;
}
.footer > .level-1 .cell-2 ul > li + li {
  margin-top: 16px;
}
@media screen and (max-width: 1153px) {
  .footer .container {
    max-width: 768px !important;
  }
}
.footer .adapt-phone {
  display: none !important;
}
.footer .menu-place {
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
}
.footer .roistat-phone,
.footer .emailLinkFooter {
  display: block;
  margin-top: 4px;
  font-size: 21px !important;
  line-height: 120%;
}
.footer .roistat-phone:hover,
.footer .emailLinkFooter:hover {
  opacity: 0.7;
}
.footer .get-callback {
  display: flex;
  align-items: center;
  width: fit-content;
  padding: 13px 30px;
  border: 1px solid white;
  border-radius: 999px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #fff !important;
}
.footer .get-callback:hover {
  opacity: 0.75;
}
@media screen and (max-width: 520px) {
  .footer .get-callback {
    width: 100%;
    justify-content: center;
  }
}
.footer .get-callback > * + * {
  margin-left: 8px;
}
.footer .cell-2 {
  flex: 1;
}
@media screen and (max-width: 1153px) {
  .footer .cell-2 {
    min-width: 50%;
    padding-bottom: 20px;
    order: 2;
  }
}
@media screen and (max-width: 520px) {
  .footer .cell-2 {
    min-width: 100%;
    padding-bottom: 16px;
  }
}
.footer .cell-2.menu {
  flex: none;
  width: 135px !important;
}
@media (max-width: 520px) {
  .footer .cell-2.menu {
    margin-top: 12px;
  }
}
.footer .cell-2 + .cell-2 {
  margin-left: 27px;
}
@media screen and (max-width: 1153px) {
  .footer .cell-2 + .cell-2 {
    margin-left: 0 !important;
  }
}
.footer .cell-2:nth-child(3) {
  margin-left: 58px !important;
  max-width: 260px;
}
@media screen and (max-width: 1153px) {
  .footer .cell-2:nth-child(3) {
    margin-left: 0 !important;
  }
}
.footer .cell-2:nth-child(4) {
  max-width: 170px;
}
.footer .cell-2:nth-child(5) {
  max-width: 270px;
}
.footer .cell-2:nth-child(6) {
  max-width: 178px;
}
@media (max-width: 1152.99px) {
  .footer .cell-2:nth-child(6) {
    order: 1;
    width: 100%;
    max-width: none;
    flex: auto;
  }
}
.footer .footer-connect {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 22px;
}
@media (max-width: 1152.99px) {
  .footer .footer-connect {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 22px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1152.99px) {
  .footer .footer-connect .email {
    min-width: 50%;
    order: 1;
  }
}
@media (max-width: 520px) {
  .footer .footer-connect .email {
    min-width: 100%;
  }
}
.footer .footer-connect .email .lable {
  color: #fff;
}
@media (max-width: 1152.99px) {
  .footer .footer-connect .tel {
    width: 50%;
    order: 3;
  }
}
@media (max-width: 520px) {
  .footer .footer-connect .tel {
    order: 2;
    min-width: 100%;
  }
}
.footer .footer-connect .tel .lable {
  color: #fff;
}
.footer .footer-connect .tel .roistat-phone {
  color: #fff;
}
.footer .footer-connect__tg {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  background-color: #009a9a;
  border-radius: 30px;
  padding: 14px 39px;
  font-size: 18px;
  line-height: 16px;
  font-weight: 700;
  color: #fff;
}
@media (hover: hover) {
  .footer .footer-connect__tg:hover {
    background-color: #006565;
  }
}
@media (max-width: 1152.99px) {
  .footer .footer-connect__tg {
    order: 4;
    margin-top: 0;
    width: 200px;
    text-align: center;
  }
}
@media (max-width: 520px) {
  .footer .footer-connect__tg {
    width: 100%;
  }
}
.footer .grid {
  display: flex;
  flex-wrap: wrap;
}
.footer .grid .phone {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 21px;
  border-bottom: 1px solid #484848;
  margin-bottom: 21px;
  margin-left: 0;
  color: #fff !important;
}
@media screen and (max-width: 1153px) {
  .footer .grid .phone {
    margin-top: -20px;
    padding-bottom: 31px;
    margin-bottom: 31px;
  }
  .footer .grid .phone > * {
    margin-top: 20px;
  }
}
@media screen and (max-width: 520px) {
  .footer .grid .phone {
    margin-top: -32px;
  }
  .footer .grid .phone > * {
    margin-top: 32px;
  }
}
.footer .grid .phone > * {
  flex: 1;
  padding-top: 0 !important;
  text-align: left !important;
}
@media screen and (max-width: 1153px) {
  .footer .grid .phone > * {
    min-width: 50%;
  }
}
@media screen and (max-width: 520px) {
  .footer .grid .phone > * {
    min-width: 100%;
  }
}
.footer .grid .phone > * + * {
  margin-left: 90px;
}
@media screen and (max-width: 1153px) {
  .footer .grid .phone > * + * {
    margin-left: 0 !important;
  }
}
.footer .grid .phone > *:nth-child(2) {
  margin-left: 30px;
}
.footer .grid .phone .email {
  margin-left: 40px;
}
@media screen and (max-width: 1153px) {
  .footer .grid .phone .email {
    order: 3;
  }
}
@media screen and (max-width: 520px) {
  .footer .grid .phone .email {
    order: unset;
  }
}
@media screen and (max-width: 1153px) {
  .footer .grid .phone .tel {
    order: 4;
  }
}
@media screen and (max-width: 520px) {
  .footer .grid .phone .tel {
    order: unset;
  }
}
.footer .grid .phone .social {
  flex: none;
  width: auto;
}
@media screen and (max-width: 1153px) {
  .footer .grid .phone .social {
    order: 1;
  }
}
@media screen and (max-width: 520px) {
  .footer .grid .phone .social {
    order: unset;
  }
}
@media screen and (max-width: 1153px) {
  .footer .grid .phone .contact {
    order: 2;
  }
}
@media screen and (max-width: 520px) {
  .footer .grid .phone .contact {
    order: unset;
  }
}
.footer .social {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.footer .social > *,
.footer .social > * > span {
  display: inline-block;
  width: 38px;
  height: 38px;
  opacity: 1;
  background-size: contain;
}
@media (max-width: 520px) {
  .footer .social > *,
  .footer .social > * > span {
    width: 36px;
    height: 36px;
  }
}
.footer .social > * + * {
  margin-left: 10px;
}
@media (max-width: 520px) {
  .footer .social > * + * {
    margin-left: 14px;
  }
}
.level-2 .container {
  padding-top: 17px;
  padding-bottom: 34px;
}
@media screen and (max-width: 520px) {
  .level-2 .container {
    padding-bottom: 60px !important;
  }
}
.level-2 .container .lead-pulse {
  padding-top: 0px;
  color: #666666;
}
.level-2 .container .grid {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1153px) {
  .level-2 .container .grid {
    margin-top: -20px !important;
  }
}
.level-2 .container .grid > * + * {
  margin-left: 91px;
}
.level-2 .container .grid > * {
  flex: 1;
  width: auto !important;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
}
@media screen and (max-width: 1153px) {
  .level-2 .container .grid > * {
    min-width: 50% !important;
    margin: 20px 0 0 !important;
    padding-right: 20px;
  }
}
@media screen and (max-width: 520px) {
  .level-2 .container .grid > * {
    min-width: 100% !important;
    padding: 0;
    margin: 14px 0 0 !important;
  }
}
.level-2 .container .grid > *:nth-child(1) {
  flex: none;
  width: 135px !important;
  padding-bottom: 12px;
}
@media screen and (max-width: 520px) {
  .level-2 .container .grid > *:nth-child(1) {
    display: flex;
    flex-direction: column;
  }
}
.level-2 .container .grid > *:nth-child(2) {
  margin-left: 57px;
}
@media screen and (max-width: 1153px) {
  .level-2 .container .grid .copy {
    order: 1;
    text-align: left !important;
  }
  .level-2 .container .grid .info {
    order: 3;
    text-align: left !important;
  }
  .level-2 .container .grid .support {
    order: 4;
  }
  .level-2 .container .grid .cards {
    order: 2;
  }
}
@media screen and (max-width: 520px) {
  .level-2 .container .grid .copy {
    order: 2;
  }
  .level-2 .container .grid .info {
    order: 3;
  }
  .level-2 .container .grid .support {
    order: 4;
  }
  .level-2 .container .grid .cards {
    order: 1;
  }
}
.level-2 .container .grid .cards {
  margin-top: 0;
  margin-left: 40px;
  /* Elems */
}
@media screen and (max-width: 520px) {
  .level-2 .container .grid .cards {
    display: flex;
    flex-direction: column;
    margin: -25px -24px 0 !important;
    padding: 10px 20px 20px;
    background-color: #333333;
  }
}
.level-2 .container .grid .cards__label {
  color: #fff;
  margin-bottom: 7px;
}
.level-2 .container .grid .cards__list {
  display: flex;
  align-items: center;
}
.level-2 .container .grid .cards__list > * + * {
  margin-left: 12px;
}
.level-2 .container .copy {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 135px;
  font-size: 14px !important;
  line-height: 1 !important;
}
@media screen and (max-width: 1153px) {
  .level-2 .container .copy {
    align-items: flex-start;
  }
}
.level-2 .container .copy a {
  display: flex;
  justify-content: center;
  width: 130px;
  margin-right: 0 !important;
}
@media screen and (max-width: 1153px) {
  .level-2 .container .copy a {
    justify-content: start;
  }
}
.level-2 .container .copy .icons-footer-logo {
  height: 32px;
  width: 130px;
  background-image: url('/images/footer_logo.svg');
  background-position: center center;
  background-size: contain;
}
.level-2 .container .copy > * + * {
  margin-top: 5px !important;
}
.random-service {
  padding: 75px 0px;
  /* Elems */
}
.random-service__title {
  margin-bottom: 53px;
  font-weight: 500;
  font-size: 32px;
  line-height: 22px;
  text-align: center;
  color: #333;
}
@media (max-width: 500px) {
  .random-service__title {
    font-size: 21px;
    line-height: 102%;
    margin-bottom: 30px;
  }
}
.random-service__list {
  display: flex;
  align-items: stretch;
  justify-content: center;
  max-width: 1136px;
  margin: 0 auto;
}
@media screen and (max-width: 1153px) {
  .random-service__list {
    flex-wrap: wrap;
    max-width: 768px;
    transform: translate(-16px, -16px);
  }
}
.random-service__item {
  flex: 1;
  min-height: 109px;
  padding: 13px 23px;
  border: 1px solid transparent;
  border-radius: 10px;
  margin: 0;
  list-style-type: none;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
@media screen and (max-width: 1153px) {
  .random-service__item {
    min-width: calc(50% - 16px);
    margin-top: 16px;
    margin-left: 16px;
  }
}
@media screen and (max-width: 768px) {
  .random-service__item {
    min-width: 80%;
  }
}
.random-service__item + .random-service__item {
  margin-left: 16px;
}
@media screen and (max-width: 1153px) {
  .random-service__item + .random-service__item {
    margin-left: 16px;
  }
}
.random-service__item:hover {
  border-color: #DA252F;
}
.random-service__link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.random-service__item-title {
  font-weight: 500;
  font-size: 21px;
  line-height: 28px;
  color: #333;
}
.random-service__item-footer {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-top: 8px;
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;
  color: #7B7F83;
}
.random-service__item-footer::after {
  content: '';
  display: block;
  width: 5px;
  height: 10px;
  margin-left: 4px;
  margin-bottom: -0.2em;
  background-image: url('/images/flat-arrow.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.random-service__item:hover .random-service__item-footer {
  color: #DA252F;
}
.random-service__item:hover .random-service__item-footer::after {
  background-image: url('/images/flat-arrow-red.svg');
}
@media (max-width: 500px) {
  .random-service {
    padding-top: 42px;
    padding-bottom: 30px;
  }
}
/* Buttons */
.btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;
}
/* Tabs */
.tab {
  /* Modifs */
}
.tab__item-btn:last-child {
  color: #fff !important;
  background-color: #DA252F !important;
}
.tab__item-btn:last-child:hover {
  border-color: #b4252d !important;
  background-color: #b4252d !important;
}
/* Owl carousel */
.owl-carousel {
  padding-bottom: 15px !important;
}
.owl-carousel .owl-controls {
  position: static;
}
.owl-carousel .owl-pagination {
  top: 100%;
  bottom: auto !important;
}
.owl-carousel .owl-pagination .owl-page {
  margin: 0 1em !important;
}
.owl-carousel .owl-buttons {
  top: calc(50% - 10px);
  bottom: auto !important;
  z-index: 2;
}
.owl-carousel .owl-buttons .owl-next {
  width: 15px;
  height: 28px;
  background-position: -157px -163px;
}
.owl-carousel .owl-buttons .owl-next:hover {
  background-position: -70px -113px;
}
.owl-carousel .owl-buttons .owl-prev {
  width: 15px;
  height: 28px;
  background-position: -140px -85px;
}
.owl-carousel .owl-buttons .owl-prev:hover {
  background-position: -147px -191px;
}
.owl-carousel .owl-item img {
  margin: 0 auto;
}
#mainSlider .owl-item img {
  border-radius: 10px;
}
@media (max-width: 1025px) {
  #mainSlider .owl-item img {
    height: calc((100vw - 48px) / 2.125);
  }
}
#mainSlider .owl-controls .owl-buttons .owl-prev {
  background-image: url("../assets/img/icons/dropdown-icon--red.svg");
  background-position: unset;
  width: 24px;
  background-size: cover;
  left: -1em;
}
#mainSlider .owl-controls .owl-buttons .owl-next {
  background-image: url("../assets/img/icons/dropdown-icon--red.svg");
  background-position: unset;
  transform: rotate(180deg);
  width: 24px;
  background-size: cover;
  right: -1em;
}
.seo-text h1::before,
.seo-text h2::before,
.seo-text h3::before,
.seo-text h4::before,
.seo-text h5::before,
.seo-text h6::before,
.seo-text h1::after,
.seo-text h2::after,
.seo-text h3::after,
.seo-text h4::after,
.seo-text h5::after,
.seo-text h6::after {
  display: none;
}
.reviews {
  padding-bottom: 3em;
}
.btn .red .get-price .get-callback {
  width: auto;
}
.modal-window#feedback-form-place .form-place .group .cell:nth-child(2) {
  width: 100%;
}
.service_main_cont h2 {
  padding-top: 0;
  padding-bottom: 0;
}
.service_main_cont h2::after {
  display: none;
}
.page-one-specs .doctor-card .container .grid .image .button .btn {
  display: inline-flex !important;
  width: auto;
}
#modal-feedback-form .phone {
  width: 100% !important;
}
#modal-feedback-form .phone::placeholder {
  color: #000;
}
.page-all-specs .head .container {
  padding: 0;
}
.page-all-specs .head .container .grid {
  display: none;
}
.doctors-block .grid .cell-10 .doctors-slider {
  padding-bottom: 0 !important;
}
.slider_doctors .btn.btn_primary.get-register {
  width: max-content;
  margin: 0 auto;
}
.blog-cards__btn {
  max-width: 250px !important;
}
.reviews .review-slider .item {
  margin-bottom: 0;
}
.page-all-reviews .head .button .btn,
.page-all-clinic .btn.red {
  width: max-content;
  margin: 0 auto;
}
.page-all-clinic .title {
  margin-bottom: 5px !important;
}
.place-card .container .grid .contacts .button .btn {
  color: #fff;
  border-color: #da252f;
  background-color: #da252f;
}
.place-card .container .grid .contacts .button .btn:hover {
  border-color: #c01a23;
  background-color: #c01a23;
}
.main_about_bloc_l .btn,
.btn.mainAboutShow {
  margin-top: 10px;
}
.blog-cards__btn {
  margin-top: 30px;
}
@media screen and (max-width: 1025px) {
  .blog-cards__btn {
    margin-top: 0px;
  }
}
@media screen and (max-width: 500px) {
  .tab__item-btn:last-child {
    width: 100%;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}
#blogSlider > div.owl-controls > .owl-pagination > div.owl-page.active > span {
  background-color: #da252f;
}
.tab__item-section {
  gap: 0;
  --gap: 1.5em;
  margin-left: calc(var(--gap) - (var(--gap) * 2) + (var(--gap) / 2));
  margin-top: calc(var(--gap) - (var(--gap) * 2) + (var(--gap) / 2));
}
@media screen and (max-width: 1439px) {
  .tab__item-section {
    --gap: 1em;
  }
}
.tab__item-section > * {
  flex: 1 1 auto;
  margin-left: var(--gap);
  margin-top: var(--gap);
}
.tab__item-section > *:last-child {
  flex: none;
}
@media screen and (max-width: 500px) {
  .tab__item-section > *:last-child {
    transform: translateX(calc(var(--gap) / 2));
  }
}
@media screen and (max-width: 407px) {
  .tab__item-section > *:last-child {
    width: calc(100% - var(--gap));
    max-width: 100%;
  }
}
/*# sourceMappingURL=nks.css.map */