

/* Start:/local/templates/otopri/components/bitrix/breadcrumb/main/style.min.css?1744037634467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/otopri/css/call_image.css?17440376341953*/
.exactly-price__wrapper {
  display: flex;
  border-radius: 20px;
  overflow: hidden;
}
.exactly-price__img-block {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: end;
  width: 100%;
}
.exactly-price__img-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.exactly-price__img {
  position: relative;
  z-index: 2;
  max-width: 250px;
  max-height: 285px;
}
.exactly-price__text {
  position: relative;
  z-index: 3;
  width: 100%;
  padding: 40px;
  background-color: var(--gray);
  font-size: 20px;
}
.exactly-price__text > p {
  font-size: 20px;
  margin-bottom: 45px;
  line-height: 140%;
  letter-spacing: normal;
}
.exactly-price__text::before {
  content: "";
  width: 33px;
  height: 57px;
  -webkit-mask-position: center;
  -webkit-mask-image: url(/local/templates/otopri/css/../images/icons/arrowLeft.svg);
  mask-position: center;
-webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
-webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  left: -25px;
  background-color: var(--gray);
}

@media screen and (max-width: 1023px) {
  .exactly-price .contacts__wrapper {
    flex-direction: column;
  }
  .exactly-price .contacts__item {
    max-width: 100%;
  }
  .exactly-price__text {
    max-width: 381px;
  }
  .exactly-price__text > p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .exactly-price__img {
    align-items: end;
  }
  .exactly-price__img img {
    max-height: 285px;
    align-items: baseline;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media screen and (max-width: 720px) {
  .exactly-price__wrapper {
    flex-direction: column-reverse;
  }
  .exactly-price__img {
    height: 310px;
  }
  .exactly-price__text {
    max-width: 100%;
    padding: 20px 20px 30px;
  }
  .exactly-price .contacts__wrapper {
    flex-direction: row;
  }
  .exactly-price .contacts__wrapper p {
    flex-direction: row;
  }
}
/* End */


/* Start:/local/templates/otopri/css/price_list.css?17443091321861*/
.price-list h2 {
  margin-bottom: 40px;
}
.price-list__wrapper {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
.price-list__list {
  max-width: 615px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.price-list__service {
  min-height: 70px;
  padding-top: 20px;
  gap: 40px;
  border-bottom: 1px solid #BED0E1;
  display: flex;
  justify-content: space-between;
  align-items: start;
  padding-bottom: 20px;
}
.price-list__service:first-child {
  padding-top: 0;
  min-height: unset;
}
.price-list__service:last-child {
  padding-bottom: 0;
  border: none;
}
.price-list__type {
  font-size: 20px;
  line-height: 140%;
}
.price-list .annotation {
  display: flex;
  align-items: start;
  gap: 17px;
  background-color: var(--gray);
  padding: 32px 32px 40px;
  font-style: italic;
  border-radius: 20px;
}
.price-list .annotation p:first-child {
  margin-bottom: 10px;
}

@media screen and (max-width: 1369px) {
  .price-list__service {
    min-height: 74px;
  }
}
@media screen and (max-width: 1023px) {
  .price-list__wrapper {
    flex-direction: column;
    gap: 10px;
  }
  .price-list__wrapper div {
    flex-grow: 1;
  }
  .price-list__list {
    max-width: unset;
  }
  .price-list__type {
    max-width: unset;
  }
  .price-list ._additional {
    flex-direction: column-reverse;
  }
  .price-list .annotation {
    margin-top: 30px;
    padding: 30px 32px 40px;
    gap: 15px;
    margin-bottom: 60px;
  }
  .price-list .annotation p:first-child {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 639px) {
  .price-list__type {
    max-width: 205px;
    font-size: 16px;
  }
  .price-list__service {
    padding: 10px 0;
  }
  .price-list .annotation {
    padding: 20px;

  }
  .price-list .annotation img {
    display: none;
  }
}
.schema-h {
	display:none !important;
}
/* End */


/* Start:/local/templates/otopri/css/call.css?17440376341487*/
.call__wrapper {
  background-color: var(--gray);
  padding: 40px;
  display: flex;
  justify-content: space-between;
  border-radius: 20px;
  gap: 60px;
}
.call__text {
  max-width: 738px;
}
.call__title-block {
  display: flex;
  align-items: start;
  gap: 15px;
  margin-bottom: 25px;
}
.call__title-icon {
}
.call__title {
  margin-bottom: 0;
}
.call__text p {
  font-size: 20px;
}
.call__link {
  font-size: 24px;
  font-weight: 700;
  line-height: 33.6px;
  letter-spacing: -0.03em;
  display: block;
  margin-bottom: 20px;
}
.call .contacts {
  max-width: 392px;
  width: 100%;
  display: flex;
    align-items: center;
}
.call .contacts__wrapper {
  flex-direction: column;
  width: 100%;
}
.call .contacts__item {
  max-width: unset;
  height: 60px;
}
.call .contacts ._number {
  display: none;
}

@media screen and (max-width: 1024px) {
  .call__link {
    display: none;
  }
  .call__wrapper {
    flex-direction: column;
    gap: 30px;
  }
  .call__text {
    max-width: 100%;
  }
  .call__text h3 img {
    display: none;
  }
  .call__text p {
    max-width: 450px;
    font-size: 16px;
  }
  .call .contacts {
    max-width: 100%;
  }
  .call .contacts__item {
    display: none;
  }
  .call .contacts__item._number {
    display: flex;
    width: 100%;
  }
  .call .contacts__item._number p {
    flex-direction: row;
  }
  .call .contacts__item._number img {
    margin-right: 8px;
  }
}
@media screen and (max-width: 640px) {
  .call__wrapper {
    padding: 20px;
  }
}
/* End */


/* Start:/local/templates/otopri/css/questions.css?17443075091408*/
.questions * {
  transition: all 0.3s ease;
}
.questions__item {
  padding: 40px;
  padding-bottom: 40px;
  border: 1px solid #413e6080;
  border-radius: 20px;
  cursor: pointer;
}
.questions__item:not(:last-child) {
  margin-bottom: 30px;
}
.questions__item._item-open .questions__tag img {
  transform: rotate(45deg);
}
.questions__item._item-open .questions_text {
  max-height: 600px;
  margin-top: 20px;
  opacity: 1;
}
.questions__item p {
  max-height: 500px;
  margin-top: 20px;
  opacity: 1;
}

.questions .questions_text {
  max-height: 0px;
  margin-top: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}
.questions__tag {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  font-size: 24px;
  line-height: 140%;
}
.questions__tag img {
  transition: all 0.3s ease;
}

@media screen and (max-width: 1369px) {
  .questions__item:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .questions__item:not(:last-child) {
    margin-bottom: 10px;
  }
  .questions__tag {
    align-items: start;
  }
  .questions p {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .questions__tag {
    font-size: 16px;
    font-weight: 700;
  gap: 30px;
  }
  .questions__item {
    padding: 20px;
    /* padding-bottom: 0; */
    border: 1px solid #BED0E1
  }
  .questions p {
    font-size: 16px;
  }
}
/* End */
/* /local/templates/otopri/components/bitrix/breadcrumb/main/style.min.css?1744037634467 */
/* /local/templates/otopri/css/call_image.css?17440376341953 */
/* /local/templates/otopri/css/price_list.css?17443091321861 */
/* /local/templates/otopri/css/call.css?17440376341487 */
/* /local/templates/otopri/css/questions.css?17443075091408 */
