

/* Start:/local/templates/wilgood/components/bewave/callbackform/.default/style.css?16897537398427*/

.phone_callback_button{
	z-index: 10;
	cursor:pointer;
	width: 75px;
	height:75px;
	position: fixed;
	border-radius: 50%;
	background-image: linear-gradient(to bottom, #f51515, #e94040);
	right: 30px;
	bottom: 30px;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	text-align: center;
}

.phone_callback_button:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);

}

.phone_callback_button img {
	margin: 15px auto;
}
.fixed_phone{
	position: fixed;
	right: 30px;
	bottom: 30px;
	width: 365px;
	color: #D00030;
	background-color: #ffffff6b;
	z-index: 1000;
}
.fixed_phone a{
	color: #D00030;
	font-size: 20px;
	font-weight: bold;
	margin-top: 17px;
	display: inline-block;
}
.fixed_phone>div{
	display: inline-block;
	float: left;
}
.fixed_phone-text{
	text-align: right;
	width: 35%;
	border-right: 2px solid #D00030;
	padding-right: 10px;
	font-weight: 600;
}
.fixed_phone-number{
	width: 65%;
	padding-left: 10px;
}

#close_callback, #close_callback2 {
	cursor: pointer;
	opacity: 0.7;
	position: absolute;
	width: 15px;
	height: 15px;
	right: 15px;
	margin-top: -22px;
	background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAAzElEQVR42qyTsRHCMAxFX7xBVoARpFVghKSjhRUyAhmBFVjhMwsDUIgCwwWwA3egOzey35Nt2ZhZa2ariOCbYbdYRAQJOAIHd+/4EO5ueb3cvU3AmOf2c4IJ2AKDpHOSNAIOnLNgWwBXE7CXNAA0EVEyj5L6nO+Affb0uRhPcEkAnGrgG1wQUAMB0mtC0gnYABcggG0J/G/lwpn7uTamGijpXq0qSAVwd29TvoMRWE/ewUPQmFk3147KznaShsbMBNgcWBAALPnlV10HACwiuaGZ5ZweAAAAAElFTkSuQmCC") no-repeat center;
}

#callback1{
	background-color: grey;
	opacity: 0.8;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	right: 0;
	bottom: 0;
	display: none;
	z-index: 9999999;
	filter: blur(40px);
}

#callback_window1 {
	width: 446px;
~height: 227px;
	border-radius: 12px;
	background-color: #ffffff;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 100000000;
	display:none;
	padding: 40px 30px 20px 30px;
	margin-left: -253px;
	margin-top: -200px;
}
.callback_window1_form input[type="text"]{
	width: 100%;
	height: 45px;
	border-radius: 5px;
	background-color: #f8f8f8;
	border: solid 1px #e3e3e3;
	outline:none;
	box-sizing: border-box;
	padding-left: 7px;
}

.callback_window1_form input[type="button"]{
	width: 128px;
	height: 45px;
	border-radius: 5px;
	background-color: #d80017;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16);
	color:#fff;
	outline: none;
	position: relative;
	float:right;
~right: 0px;
	cursor:pointer;
	margin-top: -45px;
	border: none;

}

.agreement5sys {
	width:100%;
	height: 15px;
	font-family: Roboto;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #afafaf;
	margin-top: 25px;
}
.agreement5sys a{
	text-decoration: underline;
}
.agreement5sys a:hover{
	text-decoration: none;
}
.agreement5sys a, .agreement5sys:hover{ color: #afafaf;}

.callback_inner_2{display:none;}
.callback_inner_2_img{text-align: center;}
.callback_inner_2_title{ margin-top: 15px; height: 20px;font-family: Roboto; font-size: 17px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal;  text-align: center;
	color: #271f1f;}

.callback_inner_2_phone {
	height: 20px;
	font-family: Roboto;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #271f1f;
	margin: 7px 0px;
}
.callback_inner_2_change_phone {
	height: 14px;
	font-family: Roboto;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #0064b6;
	display:block;
	margin: 0 auto;
}


.phone_code--RU{
	background: url("/local/templates/landingpages/css/../img/country/ru.svg")  10px 14px no-repeat;
	padding-left: 40px !important;
}
.phone_code--KAZ{
	background: url("/local/templates/landingpages/css/../img/country/kz.svg")  10px 14px no-repeat;
	padding-left: 40px !important;
}
.phone_code--BEL{
	background: url("/local/templates/landingpages/css/../img/country/by.svg")  10px 14px no-repeat;
	padding-left: 40px !important;
}

.callback_window1_title{
	width: 100%;
	margin-bottom: 30px;
	text-align:left;
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #000000;
}

.callback_wait{
	display:none;
	position: fixed;
	background: #000;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 100000000000;
	opacity: 0.8;
}
.fingerprint-spinner, .fingerprint-spinner * {
	box-sizing: border-box;
}

.fingerprint-spinner {
	height: 64px;
	width: 64px;
	padding: 2px;
	overflow: hidden;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
}

.fingerprint-spinner .spinner-ring {
	position: absolute;
	border-radius: 50%;
	border: 2px solid transparent;
	border-top-color: #ff1d5e;
	animation: fingerprint-spinner-animation 1500ms cubic-bezier(0.680, -0.750, 0.265, 1.750) infinite forwards;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.fingerprint-spinner .spinner-ring:nth-child(1) {
	height: calc(60px / 9 + 0 * 60px / 9);
	width: calc(60px / 9 + 0 * 60px / 9);
	animation-delay: calc(50ms * 1);
}

.fingerprint-spinner .spinner-ring:nth-child(2) {
	height: calc(60px / 9 + 1 * 60px / 9);
	width: calc(60px / 9 + 1 * 60px / 9);
	animation-delay: calc(50ms * 2);
}

.fingerprint-spinner .spinner-ring:nth-child(3) {
	height: calc(60px / 9 + 2 * 60px / 9);
	width: calc(60px / 9 + 2 * 60px / 9);
	animation-delay: calc(50ms * 3);
}

.fingerprint-spinner .spinner-ring:nth-child(4) {
	height: calc(60px / 9 + 3 * 60px / 9);
	width: calc(60px / 9 + 3 * 60px / 9);
	animation-delay: calc(50ms * 4);
}

.fingerprint-spinner .spinner-ring:nth-child(5) {
	height: calc(60px / 9 + 4 * 60px / 9);
	width: calc(60px / 9 + 4 * 60px / 9);
	animation-delay: calc(50ms * 5);
}

.fingerprint-spinner .spinner-ring:nth-child(6) {
	height: calc(60px / 9 + 5 * 60px / 9);
	width: calc(60px / 9 + 5 * 60px / 9);
	animation-delay: calc(50ms * 6);
}

.fingerprint-spinner .spinner-ring:nth-child(7) {
	height: calc(60px / 9 + 6 * 60px / 9);
	width: calc(60px / 9 + 6 * 60px / 9);
	animation-delay: calc(50ms * 7);
}

.fingerprint-spinner .spinner-ring:nth-child(8) {
	height: calc(60px / 9 + 7 * 60px / 9);
	width: calc(60px / 9 + 7 * 60px / 9);
	animation-delay: calc(50ms * 8);
}

.fingerprint-spinner .spinner-ring:nth-child(9) {
	height: calc(60px / 9 + 8 * 60px / 9);
	width: calc(60px / 9 + 8 * 60px / 9);
	animation-delay: calc(50ms * 9);
}

@keyframes fingerprint-spinner-animation {
	100% {
		transform: rotate( 360deg );
	}
}

[data-background-image] { position: relative; }

[data-background-image] .dark-overlay {

	/*	This is the element that is going to darken the background image
    By default, it's entirely black, but the JS code will give it
    some transparency by setting its opacity to a calculated value.
    The brighter the image, the higher the opacity, to compensate ! */

	content: "";
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background-color: black;

}
@media (max-width: 768px) {
	.callback_window1_title{
		font-size: 21px;
		margin-bottom: 15px;
	}

	.callback_window1_form input[type="button"]{
		width:100px;
	}
	.fixed_phone{
		width: 260px;
	}
	.fixed_phone a{
		font-size: 13px;
		margin-top: 13px;
	}
	.fixed_phone-text{
		width: 40%;
		font-size: 10px;
	}
	.fixed_phone-number{
		width: 60%;
	}
}
/* End */


/* Start:/local/templates/wilgood/template_styles.css?175034419120123*/
.new-footer__social {
  display: block;
  line-height: 0;
  font-size: 0;
}
.new-footer__social img {
  display: inline-block;
  margin-right: 15px;
  height: 30px;
  filter: invert();
}

/* START попап и тулбар */
/* ТОП-БАР*/
.promo-bar-mob {
  display: none;
}

.promo-bar {
  width: 100%;
  background-color: #960000;
  font-family: "Roboto", sans-serif;
  padding: 7px;
  display: flex;
  justify-content: center;
}

.promo-bar-wrapper {
  max-width: 1260px;
  display: flex;
  gap: 20px;
  color: #ffffff;
  align-items: center;
  height: auto;
  justify-content: center;
}

.promo-bar__date {
  line-height: 18.75px;
  font-weight: 400;
  font-size: 16px;
  border: 1px solid #ffffff;
  border-radius: 30px;
  padding: 10px 20px;
  #max-height: 35px;
}

.date {
  font-weight: 600;
}
.promo-bar__content {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
}

.promo-bar__btn {
  background-color: #000000;
  padding: 8px 16px;
  text-align: center;
  border-radius: 4px;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  cursor: pointer;
}
.top-bar__close {
  cursor: pointer;
}

@media (max-width: 1170px) {
  .promo-bar__btn {
    padding: 10px 16px;
  }
}

@media (max-width: 1050px) {
  /*.promo-bar__date {
          max-height: 35px;
      }*/
  .promo-bar {
    margin-top: 30px;
  }
  .promo-bar__content {
    width: 45vh;
  }
  .top-bar__close {
    width: 3vh;
  }
  .promo-bar__date {
    width: 10vh;
  }
}

@media (max-width: 800px) {
  .promo-bar {
    display: none;
  }
  .promo-bar-mob {
    display: flex;
    color: #ffffff;
    margin-top: 30px;
    background-color: #960000;
    justify-content: center;
    width: 100%;
    height: auto;
  }
  .promo-bar-wrapper-mob {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 5px;
    align-items: center;
  }

  .promo-bar-wrapper__content {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }

  .top-bar__close-mob {
    cursor: pointer;
    width: 12px;
    height: 12px;
    margin: 3px 8px;
  }

  .promo-bar__btn {
    background-color: #000000;
    padding: 5px 16px;
    height: auto;
    text-align: center;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    cursor: pointer;
    width: 90%;
  }

  .promo-bar__date-mob {
    line-height: 14px;
    font-weight: 400;
    font-size: 12px;
    border: 1px solid #ffffff;
    border-radius: 30px;
    height: auto;
    text-align: center;
    padding: 3px 12px;
    max-width: 97px;
  }

  .promo-bar__content-mob {
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    padding-left: 10px;
    max-width: 220px;
  }
}

/*---POPUP---*/

#popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999999;
  overflow: hidden;
  overflow-y: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.popup-diagnostics-wrapper {
  background: url("/local/templates/wilgood-3.0/images/popup-background-1.png")
    no-repeat;
  display: flex;
  height: 570px;
  width: 1000px;
  justify-content: space-between;
  border-radius: 20px;
}
.popup-diagnostics-content {
  background-color: #ffffff;
  max-width: 500px;
  display: flex;
  flex-direction: column;
  height: 536px;
  border-radius: 20px;
  margin: 20px 17px;
  gap: 10px;
}
.popup-diagnostics__date {
  margin-top: 20px;
  margin-left: 35px;
  text-align: center;
  line-height: 23px;
  font-weight: 600;
  font-size: 18px;
  border: 1px solid #005b1f;
  border-radius: 360px;
  height: auto;
  max-width: 320px;
  padding: 5px;
}
.popup-diagnostics__title {
  margin-left: 35px;
  font-size: 28px;
  line-height: 39px;
  font-weight: 600;
}
.popup-diagnostics__sub-title {
  color: #000000;
  margin-left: 35px;
  font-size: 18px;
  line-height: 23.4px;
  font-weight: 500;
}
span.decoration {
  color: #005b1f;
}
.popup-diagnostics__list {
  margin-left: 60px;
  display: flex;
}
.popup-diagnostics__list .diagnostics__list {
  margin: 0;
  padding: 0;
}
.popup-diagnostics__list .diagnostics__list:last-child {
  margin-left: 35px;
}
.diagnostics__list li {
  list-style-image: url("/local/templates/wilgood-3.0/images/point.svg");
  margin: 7px 0;
  font-size: 14px;
  line-height: 16.41px;
  color: #000;
}

form.diagnostics-popup__form {
  margin-left: 35px;
  position: relative;
}
form.diagnostics-popup__form svg {
  position: absolute;
  top: 0;
  left: -19px;
  width: 100%;
  height: 100%;
  border-radius: 7px;
}
.custom-control input[type="tel"] {
  border: 1px solid #e4e5e7;
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
  width: 100%;
  max-width: 423px;
  height: auto;
  margin: 5px 0;
  border-radius: 6px;
  background-color: #ffffff;
  color: #000000;
  padding: 20px 140px 20px 36px;
}

.custom-control input[type="checkbox"]::before {
  content: " ";
  color: #6b6b6b;
  line-height: 17px;
  text-align: center;
  border-radius: 1.5px;
  width: 12px !important;
  height: 12px !important;
  margin: -12px -1px 1px -1px;
}
.custom-control input[type="checkbox"]:checked::before {
  content: " ";
  color: #6b6b6b;
  line-height: 17px;
  text-align: center;
  border-radius: 1.5px;
  width: 12px;
  height: 12px;
  background: white;
}

button.diagnostics-popup__form-submit {
  cursor: pointer;
  border-radius: 6px;
  background: #da2b2b;
  border: none;
  font-weight: 600;
  width: 100%;
  max-width: 423px;
  height: auto;
  color: #ffffff;
  font-size: 18px;
  line-height: 21.44px;
  text-align: center;
  margin-top: 5px;
  padding: 29px 54px;
  transition: all 0.2s;
}
button.diagnostics-popup__form-submit:hover {
  opacity: 0.9;
}
span.custom-control__name {
  font-size: 12px;
  color: #6b6b6b;
  margin-left: 6px;
  font-weight: 400;
}
.custom-control--phone span {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
input.custom-control__input {
  width: 12px;
  height: 12px;
  margin: 0;
}

.custom-control input[type="checkbox"]:checked::before {
  position: absolute;
  content: "✔";
  color: #6b6b6b !important;
  line-height: 10px !important;
  text-align: center;
  border-radius: 1.5px;
  width: 12px;
  height: 12px;
  font-size: 11px;
  margin: 0;
  border: 0.4px solid #6b6b6b;
}
.popup-diagnostics-close {
  width: 39px;
  height: 39px;
  margin: 8px 10px;
  cursor: pointer;
}
.custom-control__name a {
  border-bottom: 0.6px solid rgba(107, 107, 107, 0.4);
  color: inherit;
}

.diagnostics-popup__form svg {
  display: none;
}
.diagnostics-popup__form.preload svg {
  display: block;
}
.diagnostics-popup__form.preload label,
.diagnostics-popup__form.preload button {
  opacity: 0.3;
  pointer-events: none;
}
@media (max-width: 760px) {
  .popup-diagnostics-wrapper {
    background: url("/local/templates/wilgood-3.0/images/popup-background-mob-1.png")
      no-repeat;
    height: 670px;
    max-width: 375px;
    border-radius: 12px;
    display: block;
  }

  .popup-diagnostics-content {
    background-color: #ffffff;
    max-width: 375px;
    display: flex;
    flex-direction: column;
    height: 395px;
    border-radius: 20px;
    margin-left: 30px;
    margin-top: 17px;
    gap: 5px;
    padding: 15px;
  }
  .popup-diagnostics__date {
    text-align: center;
    line-height: 16px;
    font-weight: 600;
    font-size: 12px;
    border: 0.64px solid #005b1f;
    border-radius: 360px;
    height: auto;
    max-width: 180px;
    padding: 5px;
    margin: 0;
  }
  .popup-diagnostics__title {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    text-align: left;
    margin: 0;
  }
  .popup-diagnostics__sub-title {
    margin: 0;
    font-size: 14px;
    line-height: 18.2px;
  }

  .popup-diagnostics__list {
    margin-left: 23px;
    font-size: 13px;
    line-height: 15.23px;
    font-weight: 400;
  }
  .diagnostics__list li::marker {
    width: 13px;
    height: 13px;
  }
  .diagnostics__list li {
    font-size: 10px;
  }
  .custom-control--phone span {
    font-size: 12px;
    line-height: 16px;
  }
  form.diagnostics-popup__form {
    margin: 0;
  }
  label {
    font-size: 12px;
    line-height: 16.8px;
  }
  .custom-control input[type="tel"] {
    padding: 5px 40px;
    border: 0.64px solid #e4e5e7;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
    max-width: 272px;
    height: auto;
    margin: 5px 0;
    border-radius: 4px;
    background-color: #ffffff;
    color: #000000;
  }
  button.diagnostics-popup__form-submit {
    border-radius: 4px;
    background: #da2b2b;
    border: none;
    font-weight: 600;
    max-width: 272px;
    height: auto;
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    margin-top: 5px;
    cursor: pointer;
    padding: 19px 10px;
  }
  .custom-control input[type="checkbox"]::before {
    content: " ";
    color: #6b6b6b;
    line-height: 17px;
    text-align: center;
    border-radius: 1.5px;
    width: 9px !important;
    height: 9px !important;
    font-size: 10px;
    margin: -1px -1px 6px -1px;
  }
  .custom-control input[type="checkbox"]:checked::before {
    position: absolute;
    content: "✔";
    color: #6b6b6b !important;
    line-height: 10px !important;
    text-align: center;
    border-radius: 1.5px;
    width: 9px;
    height: 9px;
    font-size: 10px;
    margin: 0;
    border: 0.4px solid #6b6b6b;
  }
  input.custom-control__input {
    width: 9px;
    height: 9px;
  }
  label {
    font-size: 12px;
    line-height: 16.8px;
  }

  span.custom-control__name {
    font-size: 7px;
    color: #6b6b6b;
    margin-left: 5px;
    line-height: 10.8px;
  }

  .popup-diagnostics-close {
    width: 39px;
    height: 39px;
    margin: -430px 275px;
    cursor: pointer;
    position: absolute;
  }
}

/*---MODAL---*/

.modal-window {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999999;
  overflow: hidden;
  overflow-y: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-window__wrapper {
  display: flex;
  height: auto;
  max-width: 495px;
  justify-content: center;
  border-radius: 12px;
  background-color: #ffffff;
  flex-direction: column;
  align-items: center;
  font-size: 24px;
  font-family: "Roboto", sans-serif;
}

.modal-window__content {
  display: flex;
  flex-direction: column;
  gap: 22px;
  align-items: center;
  padding: 55px;
}

.modal-window__title {
  font-weight: 600;
}

.modal-title__desc {
  font-weight: 400;
  text-align: center;
}

.modal-window__close {
  margin-left: auto;
  cursor: pointer;
  margin-top: 10px;
  margin-right: 10px;
}

@media (max-width: 760px) {
  .modal-window__title {
    font-size: 20px;
  }
  .modal-title__desc {
    font-size: 18px;
    text-align: center;
  }
  .modal-window__wrapper {
    max-width: 320px;
    height: auto;
  }
  .modal-window__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 38px;
  }
}
/* END попап и тулбар */

.cookie-policy.hidden {
  display: none;
}

.reviews .embla__slide {
  max-height: 200px;
}

.embla__button:disabled {
  pointer-events: none;
  opacity: 0.4;
}

.embla__button {
  border: none;
  outline: none;
  background: none;
}

.bw-services-description__container {
  grid-template-columns: calc(100% - 430px) 390px;
}

@media (max-width: 1200px) {
  .bw-services-description__container {
    grid-template-columns: 100%;
  }
}

.bw-service-card__bottom p {
  font-size: 14px;
}

.bw-service-card__bottom .btn-1 {
  padding: 14px 22px;
}

.bw-service-card__bottom {
  column-gap: 20px;
}

.services-positions__map-link.bw-service-card:hover {
  text-decoration: none;
}

.bw-service-card__bottom p {
  color: #1c1c26;
}

#off-canvas {
  overflow: inherit !important;
}

.bw-services-description__card-content {
  top: 156px;
}

.bw-modal {
  z-index: 9999;
}

.promo-bar,
.promo-bar-mob {
  background-color: #545454;
}

.promo-bar__btn {
  background-color: #da2b2b;
}

@media (max-width: 800px) {
  .promo-bar-wrapper-mob {
    padding: 2px;
    gap: 2px;
  }

  .promo-bar-mob {
  }
  .promo-bar__btn {
    padding: 4px;
    font-size: 14px;
    line-height: 16px;
  }
  .promo-bar__content-mob {
    font-size: 14px;
    line-height: 16px;
  }

  .promo-bar__date-mob {
    font-size: 11px;
    line-height: 13px;
    padding: 2px 12px;
  }
}

.modal-backdrop.show {
  display: none;
}

.bw-services-advantages__list h3 {
  align-items: center;
  column-gap: 16px;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  list-style-type: none;
  display: flex;
}

@media (max-width: 787px) {
  .bw-services-advantages__list h3 {
    font-size: 14px;
    line-height: 16px;
  }
}

.page__canvas {
  margin-top: 0;
}

.header {
  position: sticky;
  overflow: visible;
}

@media (max-width: 1050px) {
  .search__inner {
    opacity: 0;
    pointer-events: none;
    bottom: 0;
    transition: all 0.3s ease-in-out;
  }
  .search__inner.visible {
    display: block;
    pointer-events: all;
    opacity: 1;
  }
}

#search-btn {
  cursor: pointer;
}

.header.pb-30 {
  padding-bottom: 30px;
}

.popup-diagnostics-price {
  top: 66%;
  left: 58%;
  position: absolute;
}

.popup-diagnostics-price > * {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  padding: 25px 45px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
}

@media (max-width: 930px) {
  .popup-diagnostics-price {
    right: 1%;
    left: unset;
  }

  .popup-diagnostics-price > * {
    font-size: 20px;
    line-height: 20px;
    padding: 20px 40px;
  }
}

@media (max-width: 760px) {
  .popup-diagnostics-content {
    margin: 0;
    border-radius: 12px;
  }
  .popup-diagnostics-close {
    margin: -385px 305px;
  }

  .diagnostics-popup__form-submit {
    max-width: 100% !important;
  }

  .custom-control.custom-control--phone input {
    max-width: 100% !important;
  }

  .popup-diagnostics-price {
    right: unset;
    left: unset;
    top: unset;
    margin-left: 160px;
    margin-top: 140px;
    position: absolute;
  }

  .popup-diagnostics-price > * {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    padding: 20px 40px;
    background-color: rgba(255, 255, 255, 0.95);
  }

  .popup-diagnostics-wrapper {
    background-position: 100%;
  }
}

.bw-form-service {
}
.bw-form-service__form {
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.bw-form-service__form button[type="submit"] {
  padding: 14px;
  width: 100%;
  border: none;
  font-size: 18px;
  line-height: 25.2px;
  text-align: center;
  color: #fff;
  background-color: #ed1a37;
  border-radius: 10px;
  transition: 0.3s ease-in-out;
}

.bw-form-service__form button[type="submit"]:hover {
  opacity: 0.7;
}

.bw-form-service__form input:not([type="checkbox"]) {
  border-radius: 10px;
  background-color: #fff;
  padding: 12px 30px;
  font-size: 14px;
  line-height: 16.4px;
  font-weight: 300;
  color: #1c1c26;
  width: 100%;
  border: none;
  outline: none;
  border: 0.5px solid transparent;
  transition: 0.3s ease-in-out;
}

.bw-form-service__form input:not([type="checkbox"]):focus {
  border: 0.5px solid #ed1a37;
}

.bw-form-service__form input::placeholder {
  text-align: center;
}

.bw-form-service__tel span {
  font-size: 12px;
  line-height: 16.8px;
  font-weight: 300;
  margin-bottom: 6px;
  color: #1c1c26;
}

.bw-form-service__checkbox span {
  font-size: 8px;
  line-height: 11.2px;
  font-weight: 300;
  color: #1c1c26;
}

.bw-form-service__checkbox input {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}

.bw-form-service__checkbox input:checked + span::before {
  content: "";
  background-image: url("/img/checkbox.svg");
  background-size: 5.48px 3.99px;
  background-position: center;
  background-repeat: no-repeat;
}

.bw-form-service__checkbox span::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  border: 1px solid #1c1c26;
  border-radius: 2px;
  margin-bottom: -2px;
  cursor: pointer;
}

.bw-form-service__checkbox a {
  font-size: 8px;
  line-height: 11.2px;
  font-weight: 300;
  text-decoration: underline;
  color: #1c1c26;
}

.bw-form-service__price {
  font-size: 25px;
  line-height: 29.3px;
  font-weight: 600;
  color: #1c1c26;
  text-align: center;
}

.bw-form-service__price span {
  text-decoration: underline;
}
.bw-form-service__text {
  font-size: 14px !important;
  line-height: 19.6px;
  font-weight: 300;
  text-align: center;
  color: #1c1c26;
  margin-bottom: 0 !important;
}
.bw-form-service__title {
  font-size: 32px;
  line-height: 38.4px;
  font-weight: 600;
  color: #1c1c26;
  text-align: center;
}
.bw-form-service__whatsapp {
  display: flex;
  align-items: center;
  gap: 20px;
}
.bw-form-service__whatsapp-description {
}
.bw-form-service__whatsapp-text {
  font-size: 12px;
  font-weight: 300;
  line-height: 14.06px;
  color: #1c1c26;
}
.bw-form-service__whatsapp-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 18.75px;
  color: #1c1c26;
  margin-bottom: 5px;
}

.bw-form-service__whatsapp-icon {
  display: flex;
  align-items: center;
}
.bw-form-service__wrapper {
  padding: 34px 28px;
  background-color: #f1f3f8;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}


@media (max-width: 768px) {
  .phone_callback_button {
    bottom: 90px;
  }
}


/* ПЕРВЫЙ ЭКРАН START */

.section-1 {
  width: 100%;
}

.offer__bg {
  background-image: url("/local/templates/wilgood/images/main/banner_without_men.png");
  overflow-x: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}

.offer__content {
  padding-top: 69px;
  padding-bottom: 68px;
  max-width: 875px;
  position: relative;
  z-index: 2;
}

.offer__title {
  color: #fff;
  margin-bottom: 32px;
}

.offer__title h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: 0;
  text-align: left;
}

.offer__subtitle {
  font-size: 36px;
  font-weight: 300;
  line-height: 42px;
  letter-spacing: 0;
  text-align: left;
  max-width: unset;
  color: #fff;
  margin-bottom: 48px;
}

.offer__content .btn-1.offer__button {
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0;
  text-align: left;
  padding: 35px 80px;
  max-width: 421px;
  cursor: pointer;
  border-radius: 8px;
  font-style: normal;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  color: #fff;
  background-color: #da2b2b !important;
  border: 1px solid #da2b2b !important;
}

.offer__img {
  position: absolute;
  bottom: 0;
  right: -15px;
  z-index: 1;
}

.offer__img--mobile {
  display: none;
}

@media (max-width: 1400px) {
  .offer__img {
    right: -55px;
  }
}

@media (max-width: 1200px) {
  .offer__img {
    width: 430px;
    right: -130px;
  }
}

@media (max-width: 992px) {
  .offer__title {
    margin-bottom: 24px;
  }

  .offer__subtitle {
    margin-bottom: 32px;
  }
}

@media (max-width: 768px) {
  .offer__bg {
    background-image: url("/local/templates/wilgood/images/main/banner_Bmobile.jpg");
  }

  .offer__content {
    padding-top: 48px;
    padding-bottom: 67px;
    max-width: 341px;
  }

  .offer__title {
    margin-bottom: 16px;
  }

  .offer__title h1 {
    font-size: 22px;
    line-height: 30px;
  }

  .offer__subtitle {
    font-size: 18px;
    line-height: 21px;
  }

  .offer__content .btn-1.offer__button {
    font-size: 18px;
    line-height: 21px;
    padding: 18px 32px;
    max-width: 210px;
  }

  .offer__img {
    width: 350px;
    right: 0;
    left: unset;
  }
}

@media (max-width: 480px) {
  .offer__img {
    width: 160px;
  }

  .offer__img--desktop {
    display: none;
  }

  .offer__img--mobile {
    display: block;
  }
}

@media (max-width: 455px) {
  .offer__bg {
    background-image: url("/local/templates/wilgood/images/main/banner_without_men_mobile.png");
  }
}

/* ПЕРВЫЙ ЭКРАН END */

.color-like-header{
color: white !important;
}

@media (max-width: 1200px) {
.color-like-header{
color: #F1F2F4 !important;
}
}

/* End */
/* /local/templates/wilgood/components/bewave/callbackform/.default/style.css?16897537398427 */
/* /local/templates/wilgood/template_styles.css?175034419120123 */
