#price form {
  position: relative;
  bottom: 12px;
}

#contacts .contacts__checkbox input {
  margin-right: 5px;
  color: green;
}

.success.active {
  padding: 12px;
  border: 1px solid green;
  margin-top: 25px;
}

.success.error {
  padding: 12px;
  border: 1px solid red;
  margin-top: 25px;
}

@media (min-width: 991px) {
  .block-advantages-section p {
    padding-right: 50px;
  }

  .contact-end-section form .wpcf7-submit {
    max-width: 338px;
    width: 100%;
  }
}

.contacts__checkbox {
  margin-top: 16px;
}

.price-after-table-row .cform {
  display: flex;
}

.price-after-table-row form .contact__form-button {
  width: auto;
  background-image: linear-gradient(96deg, #00834f 0%, #2eca8b 51%, #00834f 100%);
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  padding: 0 30px;
  max-width: 244px;
  margin-left: 40px;
}

.price-after-table-row form .mPhone {
  width: 240px;
  background-color: #f9f9f9;
  border-color: #fff6;
  height: 50px;
  border: 2px solid #eaedef;
  color: #696687;
  border-radius: 5px;
  padding: 0 24px;
  margin-bottom: 0 !important;
  font-size: 14px;
}

.price-after-table-row form .mName {
  width: 240px;
  background-color: #f9f9f9;
  border-color: #fff6;
  height: 50px;
  border: 2px solid #eaedef;
  color: #696687;
  border-radius: 5px;
  padding: 0 24px;
  margin-right: 30px;
  font-size: 14px;
}

@media (max-width: 920px) {
  .price-after-table-row .cform {
    flex-direction: column;
    padding-left: 0;
  }

  .price-after-table-row form .mName {
    margin-bottom: 10px;
    width: 100%;
  }

  .price-after-table-row form .mPhone {
    margin-bottom: 10px;
    width: 100%;
  }

  .price-after-table-row form .contact__form-button {
    width: 100%;
    height: 46px;
    max-width: inherit;
    margin: 10px auto 0 auto;
  }
}

#contacts .mName {
  width: 100%;
  max-width: 338px;
  height: 50px;
  margin-bottom: 25px;
  padding-left: 10px;
  background-color: #f9f9f9;
}

#contacts .mPhone {
  margin-bottom: 25px;
}

#contacts form .contact__form-button {
  background-image: linear-gradient(90deg, #2eca8b -20%, #00834f 115%);
  height: 50px;
  cursor: pointer;
  padding: 10px 30px;
  line-height: 23px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .2px;
  border: none;
  color: #fff;
  border-radius: 5px;
  width: 100%;
  max-width: 338px;
}

#contacts label {
  display: flex;
}

#contacts .contacts__checkbox {
  margin-top: 28px;
}

#contacts .contacts__checkbox span {
  display: inline-block;
  line-height: 15px;
}

@media (max-width: 920px) {
  #contacts .mName, #contacts form .contact__form-button {
    max-width: inherit;
  }

  #contacts label {
    margin-bottom: 25px;
  }
}

#price form .success {
  display: none;
}

#wpcf7-f51-o1 {
  position: relative;
}

@media (min-width: 920px) {
  .block.success {
    margin-top: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 75px;
    max-width: 460px;
  }

  .mian-first-b .col-6 {
    min-height: 561px;
  }
}

span[itemprop="streetAddress"] {
  white-space: pre;
}

.brand-company-list {
  margin-top: 60px;
}

/* 11.07.2022 */
.custom-table-price .a0045-price-col-1 span {
  font-size: 13px;
  line-height: 16px;
  margin-left: 20px;
  display: flex;
  width: 70%;
}

.custom-table-price .a0045-price-col-1 div {
  width: 30%;
}

@media (max-width: 920px) {
  .custom-table-price .a0045-price-col-1 {
    display: flex;
    flex-direction: column;
  }

  .custom-table-price .a0045-price-col-1 span {
    padding: 12px 20px;
  }

  .custom-table-price .a0045-price-col-1 span {
    margin: 15px 0;
    padding: 0;
  }

  .custom-table-price .a0045-price-col-1 div {
    width: 100%;
  }
}

.brand-company-item img {
  height: 80px;
  object-fit: contain;
}

.auto_height {
  max-height: none;
  height: auto;
}

.a0014-first-block-media {
  max-width: 76%;
  right: inherit;
}

@media (min-width: 920px) {
  .price-after-table-row h3 {
    width: 40%;
  }
}

@media (min-width: 320px) and (max-width: 920px) {
  .auto_height {
    max-height: inherit !important;
  }
}

.price-after-table-row h3 span {
  background-image: linear-gradient(75deg, #ff4c6c,#fa9d4d 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #0000;
  text-fill-color: rgba(0,0,0,0);
  background-size: cover;
  color: #ff4c6c;
}

[itemprop="addressLocality"] {
  white-space: nowrap;
}

.card-advantages-item img {
  width: 100%;
  object-fit: contain;
}

.b0009-advantage-text {
  text-align: center;
}

.card-advantages-item {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-advantages-item:hover {
  background-color: #2eca8b;
}

.advantages-list {
  width: 100%;
}

.advantages-list .card-advantages-item img {
  height: 45px;
}

.advantages-list .b0009-advantage-text {
  font-size: 17px;
}

.advantages-list .card-advantages-item {
  padding: 36px 40px 45px 40px;
  cursor: pointer;
  box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 8%);
}

/* Скролл карты или сайта */
.scrolloff {
  pointer-events: none;
}

/* .line-block {
margin: 18px 0;
}

.wpcf7-list-item-label {
font-size: 12px;
}

form [type="checkbox"] {
position: relative;
top: 2px;
} */


.moreModels {
  background-image: linear-gradient(to left, #2eca8b -20%, #00834f 115%);
  text-transform: uppercase;
  border: 0;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.2px;
  color: #fff;
  height: 42px;
  padding: 0 22px;
}

.block-ajax-btn {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}


.form-master [name="clients_phone"] {
  background: rgb(227 227 227 / 31%);
  width: 174px;
  margin-right: 25px;
  border: none;
  outline: none;
}

.form-master [name="clients_phone"] {
  width: 230px;
  padding: 15px;
  height: 35px;
  font-size: 16px;
  font-weight: 400;
  margin-top: 64px;
}

.contact__form-button {
  background-image: linear-gradient(to left, #975f44 -20%, #3a2217 115%);
}

.form-master [type="submit"] {
  width: 230px;
  padding: 15px;
  height: 35px;
  font-size: 16px;
  font-weight: 400;
  margin-top: 64px;
}

.form-master [type="submit"] {
  width: 230px;
  padding: 15px;
  height: 35px;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 960px) {
  .form-master [name="clients_phone"] {
    width: 100% !important;
    text-align: center;
    margin-top: 20px;
  }

  .form-master [type="submit"] {
    margin-top: 20px;
  }

  .form-master form {
    position: relative;
    bottom: 12px;
    display: flex;
    flex-direction: column;
  }
}



/* POP-AP */
[type="submit"]:disabled {
  opacity: .6;
  cursor: default;
}

.swal2-container {
  z-index: 100000 !important;
}

.swal2-confirm.swal2-styled {
  display: inline-block;
  background: rgb(0 0 0 / 0% ) !important;
  color: #545454 !important;
  font-weight: 900;
  border: 1px solid #e4f4da !important;
}

.swal2-confirm.swal2-styled:hover {
  border: 1px solid #a5dc86 !important;
}

.footer-yur-data {
  margin-top: 20px;
}

.footer-yur-data p {
  margin-top: 0;
  margin-bottom: 0px;
}

@media (max-width: 960px) {
  .footer-yur-data {
    margin-top: 0px;
    margin-bottom: 20px;
  }
}






/* 10.02.2023 */
[type="submit"]:disabled {
  opacity: .6;
}

.requestModal {
  max-width: 520px;
}

.popap-response-service {
  display: flex;
  padding: 14px;
  background: #f2f3f5;
  border-radius: 4px;
  margin-bottom: 35px;
}

.popap-response-service .icon {
  width: 28px;
  height: 28px;
  min-width: 28px;
}

.popap-response-service .name-service {
  padding: 5px 10px;
  text-align: left;
}

.popap-response-service .name-service .text-1 {
  font-weight: 700
}

.titleModal {
  font-size: 31px;
}

.btn-ok {
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
}

.ok-thankYou {
  background: white;
  padding: 15px 40px;
  border-radius: 6px;
  font-weight: 600;
  border: 2px solid #f3f3f3;
  transition: .3s;
}

.ok-thankYou:hover {
  border-color: #1cc63a
}


.bg-modal-yes {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 50%);
  display: none;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
}

.modal-yes-img {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}

.modal-yes-img svg {
  width: 100%;
  height: 100%;
}

#successFormLabel {
  font-size: 27px;
  width: 100%;
  text-align: center;
}

.bg-modal-yes .close {
  position: absolute;
  top: 0px;
  right: 4px;
  background: rgb(0 0 0 / 0%);
  border: 0;
  font-size: 26px;
  cursor: pointer;
}

.bg-modal-yes .success-text {
  text-align: center;
  font-size: 20px;
  line-height: 1.3;
  padding: 25px 0 0;
}

.modal-dialog {
  background: white;
  border-radius: 10px;
  max-width: 420px;
}

.modal-header {
  padding: 16px;
  border-bottom: 1px solid rgb(233, 236, 239);
}

.modal-body {
  padding: 27px 32px 32px;
}

.sale-block .a0033-calc-mini-ttl b {
  font-size: 30px;
  color: rgba(0,0,0,0.6);
  text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
}

.block-command-list {
  display:flex;
  flex-wrap: wrap;
}

#command {
  margin-top: 80px;
  margin-bottom: 80px;
}

.card-commands {
  width: 25%;
  padding: 8px;
  margin-bottom: 25px;
}

@media (max-width: 1020px) {
  .card-commands {
    width: 50% !important;
  }
}

@media (max-width: 567px) {
  .card-commands {
    width: 100% !important;
  }
}

.card-bg .spec-img {
  height: 250px;
}

.card-bg img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.card-bg p {
  margin: 12px 0;
}


/* POPAP QUIZ */
.popap__quiz {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0,0,0,0.6);
  padding-left: 10px;
  padding-right: 10px;
  justify-content: center;
  align-items: center;
  transition: .5s ease-in-out;
}

.popap__quiz.active {
  display: flex;
}

.modal__popap {
  max-width: 420px;
  width: 100%;
  padding: 85px 30px 20px 30px;
  background: white;
  box-shadow: 0px 0px 40px -10px rgb(224 224 224);
  border-radius: 10px;
  border: 1px solid #e7e7e7;
  display: flex;
  position: relative;
}

.loader__line {
  position: absolute;
  width: 100%;
  height: 4px;
  top: 67px;
  left: 0;
  margin-left: 30px;
  border: 1px solid #c3c3c3;
}

.loader__line span.line__1 {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  background-image: linear-gradient(to left, #2eca8b -20%, #00834f 115%);
  width: 0%;
  transition: .5s ease-in-out;
}

.loader__line span.line__2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 24px;
  background: #318CE7;
  position: absolute;
  top: -33px;
  right: -20px;
  color: white;
  border-radius: 4px;
  font-size: 12px;
  transition: .5s ease-in-out;
  background: linear-gradient(to left, #2eca8b -20%, #00834f 115%)
}

.loader__line span.line__2::after {
  content: '';
  position: absolute;
  border: 5px solid transparent;
  border-top: 5px solid #2eca8b;
  bottom: -10px;
}

.overFlow {
  overflow: hidden;
  display: flex;
}

.box__popap {
  display: flex;
}

.popap__quiz .contact__form-button {
  background-image: linear-gradient(to left, #2eca8b -20%, #00834f 115%);
  height: 50px;
  cursor: pointer;
  padding: 10px 30px;
  line-height: 23px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .2px;
  border: none;
  color: #fff;
  border-radius: 5px;
  width: 100%;
  margin: 20px 0 15px;
}

.slide-popap {
  position: relative;
  z-index: 1;
  transition: .5s ease-in-out;
  left: 0;
}

.discont {
  width: 200px;
  position: absolute;
  top: -20px;
  left: calc(50% - 100px);
  max-width: 200px;
  z-index: 5;
  border: 1px solid #c3c3c3;
  border-radius: 4px;
  padding: 10px 20px;
  text-align: center;
  background: #EBF9E2;
}

.popap__quiz h2 {
  margin: 0 0 20px 0;
  line-height: 25px;
}

.popap__quiz [inputmode="tel"] {
  width: 100%;
  margin-top: 20px;
  max-width: inherit;
}

.popap__quiz select {
  width: 100%;
  background-color: #f9f9f9;
  border-color: #fff6;
  height: 50px;
  border: 2px solid #eaedef;
  color: #696687;
  border-radius: 5px;
  padding: 0 24px;
  margin-right: 30px;
}

.input-master {
  display: flex;
  flex-direction: column;
}

.input-master input {
  margin-right: 6px;
}

.input-master label {
  font-size: 20px;
}

.slide-popap form div {
  max-width: inherit;
}

.slide-popap [type="submit"] {
  opacity: 1;
  cursor: pointer;
  pointer-events: inherit;
}

.slide-popap [type="submit"]:disabled {
  opacity: .7;
}

.bg-popap__quiz {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: grayscale(40%) opacity(15%);
}

.bg-popap__quiz img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.popap__quiz .cform {
  padding: 1px;
}

@media (max-width: 567px) {
  .modal__popap {
    padding: 85px 14px 20px 14px
  }

  .popap__quiz h2 {
    font-size: 20px;
    text-align: center;
  }
}
