/*!
Theme Name: bulldogwp
Text Domain: bulldogwp
*/
.grecaptcha-badge { 
    visibility: hidden !important;
}

.page-template-page-service-v2 .service-signs-banner {
    height: auto;
}

.wpcf7-response-output {
  margin: 0;
  font-size: 14px;
  padding: 10px;
  color: #fff !important;
}
.wpcf7 form .wpcf7-response-output {
  margin: 1em 0.5em 1em;
}

.midorder-form .wpcf7-response-output {
  color: #e64646 !important;
}
.form-free input {
  margin-bottom: 10px !important;
}

.wpcf7-not-valid-tip {
  font-size: 12px !important;
}

.fake-form p {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  flex-wrap: wrap;
}

.fake-form input {
  border: 1px solid #102131 !important;
}

.fake-form input::placeholder {
  color: #102131 !important;
}

.fake-form .order-form-button {
  border: none !important;
}

.lang section {
  padding: 0 !important;
}

.lang ul {
  display: flex;
  align-items: center;
}

.lang .wpml-ls-link {
  padding: 0 !important;
  margin: 0 8px !important;
}

.location-section,
.brand-list-section,
.reasons-section {
  background: #edf2fc;
  z-index: 1;
}

.form-free {
  margin: 0 auto;
}

.reasons-item-number {
  font-weight: bold;
  font-size: 35px;
  line-height: 49px;
  color: #102131;
  position: relative;
}

.reasons-item {
  position: relative;
  width: 21%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  /* align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; */
}

.reasons-item-content {
  padding-top: 21px;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #102131;
}

.form-free-section {
  background: url(/img/bg-3.png) 0px -28% no-repeat;
  background-size: auto;
  background-size: auto;
  background-size: 100%;
}

.bhome .banner-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

#countdown ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  width: 366px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#countdown li span {
  display: block;
  font-weight: bold;
  font-size: 32px;
  line-height: 76px;
  text-align: center;
  letter-spacing: -0.05em;
  height: 76px;
  width: 83px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  color: #102131;
  margin-bottom: 6px;
}

#countdown li + li {
}

#countdown li {
  display: inline-block;
  font-weight: normal;
  font-size: 15px;
  line-height: 100%;
  text-align: center;
  text-transform: lowercase;
  color: rgba(255, 255, 255, 0.48);
}

.bhome .footer-form {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.25);
  padding: 43px 38px;
  max-width: 362px;
}

.bhome .title-form {
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px; /* 137.5% */
  margin-bottom: 8px;
}
.bhome .text {
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  margin-bottom: 16px;
}
.banner.bhome .footer-form button,
.banner.bhome .footer-form input {
  max-width: 100%;
}
.banner.bhome .footer-form input {
  background: #fff;
  color: #102131;
  font-family: Acrom;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 133.333% */
}
.banner.bhome .footer-form input::placeholder {
  color: #102131;
  opacity: 0.9;
}

.action-banner {
  padding: 0;
  margin: 70px 0 0 0;
  width: 100%;
  position: relative;
  background: url("/img/actions/test_3.png") center center no-repeat #e64747;
  background-size: contain;
}

.action-title {
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #ffffff;
}

.dark-button {
  font-weight: bold;
  font-size: 20px;
  line-height: 64px;
  width: 280px;
  height: 64px;
  background: #102131;
  border-radius: 10px;
  color: #ffffff;
  cursor: pointer;
  margin-top: 35px;
  text-align: center;
}

.action-countdown {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 100%;
  color: #ffffff;
  margin-top: 33px;
}

.action-banner-container {
  padding-bottom: 64px;
  padding-top: 110px;
}

.price-list_item,
.service--price_list .item {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.price-list_item-price {
  margin-left: 10px;
}

.price-list_item-price,
.service--price_list .price {
  width: 174px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 174px;
  flex: 0 0 174px;
}

.price-list_item-price {
  background: #edf2fc;
}

.price-list_item-price.discount {
  background: #e64747;
}

.price-list_item-price.discount span {
  font-weight: bold;
  font-size: 22px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
}

.price-list_item-price,
.service--price_list .price {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px;
}

.price-list_item-title h5 {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  color: #102131;
}

.price-list_item-price span {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  color: #102131;
}

.block-action-title {
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 49px;
  text-align: center;
  color: #102131;
  margin-bottom: 43px;
  margin-top: 109px;
}

.price-list_item.header {
  background: #edf2fc;
  border-radius: 10px;
  margin-bottom: 10px;
}

.price-list_item.header .price-list_item-title h5 {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #102131;
}

.price-list_item.header .price-list_item-title,
.price-list_item.header .service--price_list .text {
  padding-top: 11px;
  padding-bottom: 12px;
  margin-bottom: 0;
}

.header .price-list_item-price span {
  font-weight: bold;
}

.header .price-list_item-price {
  padding-left: 0;
  right: 0;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}

.action-description {
  padding-bottom: 0;
}

.action-description h3 {
  font-size: 18px;
}

.service-procedure {
  padding-top: 95px;
}

.service-procedure-title {
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 49px;
  text-align: center;
  color: #102131;
  margin: 0px auto 55px auto;
}

.procedure-item-list-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.procedure-item-list {
  padding: 0;
}

.procedure-item-list li {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0.5em;
}

.procedure-item-list li.list-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  list-style: none;
  margin-left: -1em;
}

.popup-form {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 35px 75px 50px 60px;
  box-shadow: 0px 0px 20px rgba(16, 33, 49, 0.2);
  border-radius: 20px;
}

.mfp-close-btn-in .mfp-close {
  background: url("/img/close.svg") 50% 50% no-repeat;
  top: 5px;
  right: 5px;
}

.form-wrapper {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.form-wrapper .h2 {
  font-weight: bold;
  font-size: 26px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #e64646;
  margin-bottom: 17px;
}

.form-wrapper p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #102131;
  margin-bottom: 25px;
}

.quest_form {
  display: flex;
  flex-direction: column;
}

.quest_form input {
  border: 1px solid #c2c2c2;
  box-sizing: border-box;
  border-radius: 10px;
  line-height: 57px;
  padding: 0 22px;
  width: 100%;
  margin-bottom: 17px;
}
.quest_form input[type="submit"] {
  display: none !important;
}

.has-error {
  box-shadow: 0 0 3px #e64747;
}

.quest_form button {
  line-height: 58px;
  height: 58px;
  background: #e64747;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 100%;
  display: block;
  border: none;
}

.quest_form button:hover {
  background: #102131;
}

.mfp-bg {
  background: #000 !important;
  opacity: 0.5 !important;
}

.alert-danger {
  color: #e64747;
  font-size: 0.8em;
}

.popup-form {
  display: none;
}

.mfp-content .popup-form {
  display: block;
}

@media (max-width: 1200px) {
  .action-title {
    font-size: 40px;
  }

  #countdown ul {
    width: 350px;
  }

  #countdown li span {
    font-size: 30px;
    line-height: 70px;
    height: 70px;
    width: 77px;
  }

  .dark-button {
    width: 270px;
    height: 60px;
    font-size: 20px;
    line-height: 60px;
  }

  .action-description {
    font-size: 14px;
  }
}

.mobile {
  display: none;
}

@media (max-width: 992px) {
  .action-title {
    font-size: 30px;
  }

  .action-banner-container {
    max-width: 100%;
  }

  .dark-button {
    width: 260px;
    height: 56px;
    font-size: 18px;
    line-height: 56px;
  }

  .service--price .container {
    max-width: 100%;
  }

  .reasons-section .container,
  .brand-list-section .container,
  .action-description .container,
  .service-procedure .container {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .popup-form {
    width: 100%;
    max-width: 400px;
  }

  .action-banner {
    margin-top: 0;
    background-size: 150% auto;
    background-position: 110% 40%;
  }

  .action-title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30vh;
  }

  .action-countdown {
    text-align: center;
  }

  .open-request-popup.dark-button.popupa {
    display: none;
  }

  .open-request-popup.dark-button.mobile {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .service-procedure-title {
    font-size: 25px;
    line-height: 100%;
  }

  .procedure-item-list-wrapper {
    width: 100%;
    overflow-x: auto;
    grid-template-columns: 216px 216px 216px 216px;
    padding-left: 1em;
  }

  .block-action-title {
    margin-top: 57px;
    font-size: 25px;
    line-height: 100%;
  }

  .price-list_item-price {
    display: none;
  }

  .price-list_item-price.discount {
    display: flex;
    margin-left: 0;
    flex-direction: column;
    min-width: 125px;
    flex: 0 0 125px;
  }

  .price-list_item-title h5 {
    font-size: 16px;
    line-height: 19px;
  }

  .price-list_item-price.discount span.mobile {
    display: block;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    font-weight: normal;
    text-decoration-line: line-through;
    color: #000000;
  }

  .price-list_item {
    background: #edf2fc;
    border-radius: 10px;
    min-height: 60px;
  }

  .price-list_item.header {
    display: none;
  }

  .price-list__description {
    width: 100%;
    text-align: center;
  }

  .action-description {
    padding-top: 25px;
  }

  .reasons-section {
    /*display: none;*/
  }

  .price-list_item-title,
  .service--price_list .text,
  .price-list_item-price,
  .service--price_list .price {
    margin-bottom: 0;
  }
}

@media (max-width: 576px) {
  .reasons-item {
    width: 100%;
    height: 150px;
  }
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  z-index: 1042;
  overflow: hidden;
  position: fixed !important;
  background: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100% !important;
  z-index: 1043;
  position: fixed !important;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  padding: 40px 0;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

.mfp-bg.zoom-image-theme {
  background: #fff;
  opacity: 1;
}

.mfp-gallery.zoom-image-theme .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

.mfp-zoom-out-cur {
  cursor: pointer;
}

.zoom-image-theme .mfp-figure:after {
  box-shadow: none;
}

.zoom-image-theme .mfp-arrow-right:before,
.zoom-image-theme .mfp-arrow-right .mfp-b {
  border: none;
}

.zoom-image-theme .mfp-arrow-right:after,
.zoom-image-theme .mfp-arrow-right .mfp-a {
  background-image: url(/images/right_prod.svg);
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
}

.zoom-image-theme .mfp-arrow-left:before,
.zoom-image-theme .mfp-arrow-left .mfp-b {
  border: none;
  background-image: url(/images/left_prod.svg);
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
}

.zoom-image-theme .mfp-arrow-right:after,
.zoom-image-theme .mfp-arrow-right .mfp-a,
.zoom-image-theme .mfp-arrow-left:after,
.zoom-image-theme .mfp-arrow-left .mfp-a {
  border: none;
  margin-left: 0;
}

.zoom-image-theme .mfp-arrow-left:before,
.zoom-image-theme .mfp-arrow-left .mfp-b {
  margin-left: 39px;
  border-right: 0;
}

.zoom-image-theme button.mfp-close,
button.mfp-arrow {
  position: fixed;
}

.zoom-image-theme .mfp-container,
.zoom-image-theme .mfp-content,
.mfp-gallery.zoom-image-theme .mfp-image-holder .mfp-figure {
  cursor: default;
  cursor: url(/catalog/view/theme/default/images/minus.png) 20 20, default;
  cursor: -webkit-image-set(url(/catalog/view/theme/default/images/minus.png) 1x, url(/catalog/view/theme/default/images/minus.png) 2x) 20 20, default;
  pointer-events: auto;
}

.zoom-image-theme button.mfp-close {
  color: #fff;
  background-color: #ccc;
  right: 50px;
  width: 30px;
  top: 30px;
  border-radius: 50%;
  height: 30px;
  line-height: 31px;
}

.mfp-gallery.zoom-image-theme .mfp-image-holder .mfp-figure img.mfp-img {
  height: calc(100vh - 0px);
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure {
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }

  .mfp-wrap {
    overflow: scroll;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.quest_form button {
  width: 100%;
}

.quest_form .wpcf7-response-output {
  color: #102131 !important;
}

.mfp-close-btn-in .mfp-close {
  background: url("./img/close.svg") 50% 50% no-repeat;
}

.custom-pdr {
  display: block !important;
}

@media (max-width: 550px) {
  .bhome .title-form {
    font-size: 26px !important;
  }

  .section-content {
    padding: 0;
  }

  .section-content .col-12 {
    padding: 0;
  }
}

.main-features-section {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .main-features-section {
    padding-top: 80px;
    /* padding-bottom: 200px; */
  }
  .form-free.--mrgn {
    margin-top: 34px;
  }
  .main-features-section .form-free.--mrgn {
    width: min(100%, 820px);
  }
  .reviews {
    padding-top: 0px;
  }
}

.fast-form-wrapper {
  width: 100%;
  max-width: 100%;
}
.title.--white {
  color: #fff;
}
.fast-input-wrap-all {
  display: grid;
  grid-template-columns: repeat(2, 280px);
  grid-gap: 10px;
}
.fast-form-wrapper {
  display: grid;
  grid-template-columns: 380px 1fr;
  grid-gap: 22px;
  align-items: center;
}
.fast-form-wrapper .title {
  margin-bottom: 0;
}
.fast-form-wrapper input {
  margin-bottom: 0 !important;
}
.fast-form-wrapper p {
  margin-bottom: 0;
}
#main-fast-form {
  padding-top: 55px;
  padding-bottom: 10px;
}
@media screen and (max-width: 1200px) {
  .fast-form-wrapper {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 768px) {
  .fast-input-wrap-all {
    grid-template-columns: 1fr;
  }
}
.faq-section {
  padding-top: 10px;
  padding-bottom: 80px;
}
.brand-list-section {
  padding-bottom: 80px;
}
.popup-succsess .form-wrapper .h2 {
  color: #000;
  text-align: center;
  font-family: Acrom;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px; /* 137.5% */
}
.popup-succsess .form-wrapper p {
  color: #000;
  text-align: center;
  font-family: Acrom;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.submenu-block__right a.submenu-3__banner__text {
  color: #000;
  font-family: Acrom;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
  /* text-decoration: underline; */
  text-align: right;
  position: relative;
}
.submenu-block__right a.submenu-3__banner__text:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  bottom: -1px;
  left: 0;
  position: absolute;
  display: block;
}
.team-bg {
  /* background-color: #edf2fc; */
}

.achievements-blue-bg {
  background: url(img/bg-3.png) 0 -60px no-repeat;
  background-size: 100% 65%;
}
.service-inner-page {
  background: url("img/bg-3.png") 50% -50px no-repeat;
  background-size: 100% 87%;
}
section {
  padding: 80px 20px;
}
@media screen and (max-width: 992px) {
  .achievements-blue-bg {
    background-size: 100% 85%;
  }
  section {
    padding: 40px 15px;
  }
}
@media screen and (max-width: 480px) {
  .achievements-blue-bg {
    background-size: 100% 93%;
  }
  .bhome form br {
    display: none;
  }
  .bhome form p {
    margin-bottom: 1px;
  }
  .main-services {
    padding: 40px 0;
  }
  .main-services .block-title {
    margin-bottom: 25px;
  }
  .reviews .swiper-container {
    margin-bottom: 32px;
  }
  .photo--gallery {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .fast-form-wrapper .title {
    color: #e64646;
    text-align: center;
    font-size: 30px;
    line-height: 100%;
  }
  .form-free {
    padding: 40px 27px;
  }
  .fast-form-wrapper {
    grid-gap: 32px;
  }
  .about-us-title .section-title {
    margin-bottom: 0;
  }
  .about-us,
  .about-us-list-content {
    margin-bottom: 0;
  }
  .accordion-item {
    margin-top: 0;
  }
  .faq-content {
    margin-top: 25px;
  }
  .faq-section {
    padding-bottom: 50px;
  }
  .brand-list-title {
    margin-bottom: 25px;
  }
  .brand-list-section {
    padding-bottom: 50px;
  }
  .banner.about-us{
    padding: 115px 0 84px;
    background-position: 70% 50%;
    height: 234px;
  }
  .section-title.about-title .block-title{
    margin-bottom: 30px;
  }
.about-us .about-us-title  .section-title.about-title .block-title{
    margin-bottom: 0;
  }
  .about-us-section .about-us:not(.banner){
    margin-bottom: 0;
  }
  .page-template-template-partspage-about-php .photo--gallery{
    padding-top: 0;
    padding-bottom: 0;
  }
}
