

/* Start:/price/styles.css?175879682112857*/
.price-services {
  min-width: 90px;
}
.miniText-price {
  color: #ffffff;
  font-family: "Museo Sans Cyrl";
  font-size: 20px;
  line-height: 35px;
  text-align: center;
  text-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  font-weight: 100;
}
.price-services {
  min-width: 100px;
}
.space_around {
  justify-content: space-between;
  padding: 15px 60px;
}
.space_around a:hover {
  text-decoration: none;
}
.space_around .border-right {
}
.space_around .title-city {
  color: #333333;
  font-family: "Myriad Pro";
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  transition: all 0.2s ease;
  position: relative;
}
.space_around .title-city:hover {
  color: #9d2945;
  text-decoration: none;
}
.space_around .title-city.active {
  color: #9d2945;
  text-decoration: none;
}
.space_around .title-city.border-right:after {
  position: absolute;
  content: "";
  height: 38px;
  width: 1px;
  /*background-color:  #E6E6E6;*/
  right: -3px;
  top: -15px;
}

.space_around .citySelected {
  margin: 0px auto;
  width: 20%;
}

@media (max-width: 991px) {
  .space_around .citySelected {
    width: 33%;
  }
}

@media (max-width: 755px) {
  .space_around .citySelected {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .space_around .citySelected {
    width: 100%;
  }
}
.wrap {
  padding: 60px 0;
  padding-bottom: 0px;
  margin: 0 auto;
  max-width: 1140px;
  height: auto;
}
.item {
  position: relative;
  overflow: hidden;
  display: flex;
  width: 100%;
  max-width: 1140px;
  height: 250px;
  padding: 13px 100px;
  box-sizing: border-box;
  transition: all 0.3s ease;
  box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
.text {
  color: white;
  position: relative;
  z-index: 2;
  font-weight: 700;
  font-size: 20px;
  align-self: center;
}
.circle {
  width: 112%;
  height: 840px;
  border-radius: 100%;
  background-color: #2f0004;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-20%, -50%);
  display: flex;
  .justify-content: flex-end;
  align-items: center;
  overflow: hidden;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.circle.active {
  transform: translate(-10%, -50%);
  width: 120%;
}
.bg {
  height: 250px;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.wrap .sub {
  width: 100%;
  display: none;
  height: auto;
  border-top: none;
  box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  border-radius: 10px;
  padding-bottom: 50px; 
}
.text {
  width: 100%;
}
.text h2 {
  margin-top: 20px;
  color: #ffffff;
  font-family: "Museo Sans Cyrl";
  font-size: 36px;
  letter-spacing: 1px;
  line-height: 43px;
  margin-bottom: 15px;
}

.text .h2_like {
  margin-top: 20px;
  color: #ffffff;
  font-family: "Museo Sans Cyrl";
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 43px;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .wrap .text h2 {
    padding-right: 60px;
  }
}

@media (max-width: 767px) {
  .wrap .text .h2_like {
    padding-right: 60px;
  }
}

.text .col-lg-7 p {
  width: 70%;
  color: #ffffff;
  font-family: "Futura New";
  font-size: 16px;
  line-height: 26px;
  font-weight: 100;
}
.text a {
  color: #9d2945;
  font-family: "Futura New";
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
  transition: all 0.2s ease;
}
.text .line {
  height: 6px;
  width: 152px;
  border-radius: 4px;
  background: #9d2945;
}
.flex-center {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.a-none {
  display: none;
}
.pt {
  padding-top: 150px;
}
.wrap .sub ul {
  list-style-type: none;
  padding: 50px 137px;
}
.wrap .sub ul li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.wrap .sub ul li.sale:before {
  content: "Акция";
  height: 19px;
  width: 62px;
  background-image: url(/images/flag2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 24px;
  left: -86px;
  color: #ffffff;
  font-family: "Myriad Pro";
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  text-align: center;
  font-weight: 100;
  padding-top: 3px;
  padding-left: 12px;
}
.wrap .sub ul li .name-services p {
  color: #2a2a30;
  font-family: "Museo Sans Cyrl";
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 0;
  padding-right: 25px;
}
.wrap .sub ul li .name-services span {
  color: #ababab;
  font-family: "Myriad Pro";
  font-size: 12px;
  line-height: 25px;
}
.wrap .sub ul li .price-services p {
  color: #2a2a30;
  font-family: "Myriad Pro";
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.wrap .sub ul li .price-services span {
  display: none;
}
.wrap .sub ul li.sale .price-services span {
  color: #979797;
  font-family: "Myriad Pro";
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  text-decoration: line-through;
  display: block;
}
.wrap .sub ul li.sale .name-services p {
  color: #2a2a30;
  font-family: "Myriad Pro";
  font-size: 16px;
  line-height: 14px;
  font-weight: bold;
}
.wrap .sub ul li.sale .price-services p {
  color: #9d2945;
  font-family: "Myriad Pro";
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 5px;
}
.pd-up.button {
  height: 30px;
  width: 97px;
  border: 1px solid rgba(102, 102, 102, 0.9);
  border-radius: 2px;
  background-color: #ffffff;
  color: #575757;
  font-family: "Futura New";
  font-size: 11px;
  font-weight: 500;
  line-height: 14px;
  text-align: center;
  cursor: pointer;
  padding: 7px;
  text-transform: uppercase;
  position: absolute;
  right: 50px;
  bottom: 50px;
}
.tabs-block {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
}
.tabs-block .tab-item {
  height: 25px;
  width: auto;
  border-radius: 22px;
  background-color: #bebebe;
  padding: 4px 15px;
  font-family: "Futura New";
  font-size: 15px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  color: #fff;
  margin-right: 10px;
  cursor: pointer;
}
.protez-ul,
.siomnyi-ul,
.implant-ul {
  display: none;
}
.active-ul {
  background-color: #9d2945 !important;
}

a:focus,
a:hover {
  text-decoration: none !important;
}
.text a {
  color: #fff;
}
@media (min-width: 320px) {
  .text-center {
    width: 100%;
  }
  .space_around {
    padding: 15px 35px;
  }
  .space_around div {
    margin-bottom: 10px;
  }
  .border-right:after {
    display: none;
  }
  .item {
    padding: 0;
  }
  .text h2 {
    font-size: 22px;
    line-height: 24px;
  }
  .text .h2_like {
    font-size: 22px;
    line-height: 24px;
  }
  .text .col-lg-8 p {
    font-size: 12px;
    line-height: 16px;
  }
  .pt {
    padding-top: 0 !important;
  }
  wrap .sub {
    padding-bottom: 20px;
  }
  .wrap .sub ul {
    padding: 10px;
  }
  .wrap .sub ul li {
    width: auto !important;
  }
  .wrap .sub ul li .name-services p {
    font-size: 14px;
    line-height: 16px;
  }
  .wrap .sub ul li .price-services p {
    font-size: 15px;
    line-height: 17px;
  }
  .wrap .sub ul li.sale .name-services p {
    font-size: 14px;
    line-height: 16px;
  }
  .wrap .sub ul li.sale .price-services p {
    font-size: 15px;
    line-height: 17px;
  }
  .pd-up.button {
    right: 120px;
    bottom: 11px;
  }
  .iconsBlock .text {
    margin-left: 0;
  }
}
@media (min-width: 414px) {
  .feedbackBlock .text {
    padding: 20px;
    font-size: 13px;
  }
}
@media (min-width: 700px) {
  .col__wrap {
    flex-direction: row;
  }
  .text-center {
    width: 25%;
  }
  .space_around div {
    margin-bottom: 0;
  }
  .item {
    padding: 13px 100px;
  }
  .item .text {
    display: flex;
  }
  .pt {
    padding-top: 120px !important;
  }
  .text h2 {
    font-size: 36px;
    line-height: 43px;
  }
  .text .h2_like {
    font-size: 36px;
    line-height: 43px;
  }
  .wrap .sub ul li .name-services p,
  .text .col-lg-8 p {
    font-size: 16px;
    line-height: 26px;
  }
  .wrap .sub ul {
    padding: 50px 137px;
  }
  .wrap .sub ul li {
    width: 100%;
  }
  .wrap .sub ul li .price-services p {
    font-size: 20px;
    line-height: 24px;
  }
  .wrap .sub ul li.sale .name-services p {
    font-size: 16px;
    line-height: 26px;
  }
  .wrap .sub ul li.sale .price-services p {
    font-size: 20px;
    line-height: 24px;
  }
  .pd-up.button {
    right: 50px;
    bottom: 50px;
  }
  .feedbackBlock .text {
    margin-left: 0 !important;
  }
  .border-right:after {
    display: block;
  }
}
@media (min-width: 1200px) {
  .circle {
    width: 96%;
  }
  .space_around .title-city {
    font-size: 15px;
  }
  .space_around .title-city.border-right:after {
    right: 12px;
  }
}
.p-head {
  width: 94%;
  margin: 0 auto 12px;
  font-size: 13px;
  font-weight: 700;
  color: #848383;
  text-align: center;
}

#promo2block .whiteBlock {
  padding: 12px 0 5px !important;
}
.implant-ul,
.protez-ul,
.remont-ul,
.siomnyi-ul {
  display: none;
}
.but-position {
  width: 100%;
  height: auto;
  padding: 30px 0 15px;
  display: flex;
  justify-content: flex-end;
}
.pos {
  position: relative !important;
  bottom: 0 !important;
}
.item .text {
  height: 100%;
  margin-left: 20px;
}
.item .col-lg-3.flex-center {
  /*height: 165px;*/
  height: auto;
}
.one-block {
  display: block;
}
.two-block,
.tree-block {
  display: none;
}
.minitab-name {
  display: inline-block;
  margin-top: 40px;
  height: 25px;
  width: auto;
  border-radius: 22px;
  background-color: #bebebe;
  padding: 4px 15px;
  font-family: "Futura New";
  font-size: 15px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  color: #fff;
  margin-right: 10px;
  cursor: pointer;
}
.minitab-name:first-child {
  margin-left: 40px;
}
.minitab-name.active {
  background-color: #9d2945 !important;
}
.bg[data-title="Консультации"] {
  background-image: url("/images/p1.png");
}
.bg[data-title="Терапия"] {
  background-image: url("/images/p2.png");
}
.bg[data-title="Детская стоматология"] {
  background-image: url("/images/p5.webp");
}
.bg[data-title="Ортопедия"] {
  background-image: url("/images/p3.png");
}
.bg[data-title="Хирургия"] {
  background-image: url("/images/p6.png");
}
.bg[data-title="Ортодонтия"] {
  background-image: url("/images/p4.png");
}
.bg[data-title="Лечение под общей анестезией"] {
  background-image: url("/images/p7.png");
}
.bg[data-title="Рентгенодиагностика"] {
  background-image: url("/images/p8.png");
  opacity: 0.7;
}
.bg[data-title="Профессиональная гигиена и фторирование"] {
  background-image: url("/images/p9.png");
  opacity: 0.7;
}
.bg[data-title="Отбеливание"] {
  background-image: url("/images/p10.png");
  opacity: 0.7;
}
.bg[data-title="Имплантация зубов"] {
  background-image: url("/images/p11.png");
  opacity: 0.7;
}
.bg[data-title="Вкладка"] {
  background-image: url("/images/vkladka.png");
}
.bg[data-title="Винир"] {
  background-image: url("/images/vinir.png");
}
.bg[data-title="Коронка"] {
  background-image: url("/images/koronka.png");
}
.bg[data-title="Мост"] {
  background-image: url("/images/most.png");
}
.bg[data-title="Коронка-опора"] {
  background-image: url("/images/kor-op.png");
}
.bg[data-title="Акриловый протез"] {
  background-image: url("/images/akril.png");
}
.bg[data-title="Бюгельный протез на кламмерах"] {
  background-image: url("/images/duzhki.png");
}
.bg[data-title="Бюгельный протез на замочках"] {
  background-image: url("/images/zamki.png");
}

@media (max-width: 669px) {
  div.podrobnee {
    padding-top: 50px !important;
  }
}

@media(max-width: 690px){
    .wrap .sub ul li .name-services span table { 
        font-size: 12px !important;    
    }
}

@media(max-width: 520px){
    .wrap .sub ul li .name-services span table { 
        font-size: 10px !important;    
    }
}

@media(max-width: 440px){
    .wrap .sub ul li .name-services span table { 
        font-size: 9px !important;    
    }
}

@media(max-width: 410px){
    .wrap .sub ul li .name-services span table { 
        border-collapse: collapse !important;
        border: 1px solid black !important;
        font-size: 8px !important;    
    }
}
@media(min-width: 320px){
  .wrap .sub ul li .name-services p {
    font-size: 14px;
    line-height: 30px;
  }
  .wrap .sub ul li {
    padding: 5px 0px 5px 10px;
  }
}
@media(min-width: 700px){
  .wrap .sub ul li .name-services p {
    font-size: 16px;
    line-height: 36px;
  }
  .wrap .sub ul li {
	padding: 5px 20px 5px 30px;
  }
}
  .wrap .sub ul li {
	  border: 2px solid lightgray;
	  margin-bottom: 10px;
      border-radius: 10px;
	}


/* End */


/* Start:/local/templates/kellerNew/components/bitrix/news.list/reviews/style.css?16310452441175*/
.reviews-slider-container {
	padding: 0 45px;
	transition: height .7s;
}
.reviews-slider-container .reviews-slider__item {
	position: static !important;
}

.reviews-slider_num {
	/*display: none;*/
}

.slick-next-reviews {
	width: 22px !important;
	height: 32px !important;
	position: absolute !important;
	background: transparent url(/images/arrow-action.svg) no-repeat center !important;
	border: none;
	right: 15px;
	top: 50% !important;
	transform: rotateY(180deg) translateY(-50%);
}

.slick-prev-reviews {
	width: 22px !important;
	height: 32px !important;
	position: absolute !important;
	background: transparent url(/images/arrow-action.svg) no-repeat center !important;
	border: none;
	left: 15px;
	top: 50% !important;
	transform: translateY(-50%);
}

.row.reviews-slider {
	height: auto !important;
}

@media only screen and (max-width: 479px) {
	.reviews-slider-container {
		padding: 0 20px;
	}
	.slick-prev-reviews {
		bottom: 0;
		top: unset !important;
		left: 55px;
	}
	.slick-next-reviews {
		bottom: 0;
		top: unset !important;
		right: 55px;
	}
}


@media (min-width: 0) and (max-width: 480px) {
	.feedbackBlock .img{
		width: auto;
		height: auto;
	}
  }
/* End */


/* Start:/local/templates/kellerNew/components/bitrix/news.list/director/style.css?1631045908345*/
@media (min-width: 768px) and (max-width: 1299px) {
	img.welcomeImg{
		width: 290px;
		height: 290px;
	}
  }
  @media (min-width: 480px) and (max-width: 767.98px) {
	img.welcomeImg{
		width: 170px;
		height: 170px;
	}
  }
  @media (min-width: 0) and (max-width: 479.98px) {
	img.welcomeImg{
		width: auto;
		height: auto;
	}
  }
/* End */
/* /price/styles.css?175879682112857 */
/* /local/templates/kellerNew/components/bitrix/news.list/reviews/style.css?16310452441175 */
/* /local/templates/kellerNew/components/bitrix/news.list/director/style.css?1631045908345 */
