.fact {
  position: relative;
  margin-bottom: 35px;
}
.fact:last-child {
  margin: 0;
}
.fact:before {
  content: "☛";
  position: absolute;
  left: -35px;
  top: -7px;
  font-size: 38px;
  line-height: 120%;
  font-weight: 600;
  color: #f5b812;
}
.fact__header,
.work-info__header {
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 120%;
  font-weight: 700;
  margin-bottom: 13px;
}
.fact__text,
.work-info__text {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
.block_benefits {
  height: 700px;
  border-bottom: 1px solid #f2f2f2;
}
.benefits-warranty {
  position: absolute;
  right: -65px;
  top: 130px;
  font-size: 200px;
  line-height: 120%;
  font-weight: 600;
  color: rgba(237, 237, 237, 0.5);
}
.benefits-warranty-desc {
  position: absolute;
  right: -80px;
  top: 90px;
  font-size: 10px;
  line-height: 120%;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  color: rgba(68, 68, 68, 0.3);
  white-space: nowrap;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.benefits-sertificate {
  position: absolute;
  right: 0;
  top: 194px;
  width: 279px;
  height: 405px;
  background: #ffffff;
  background-size: contain;
  -webkit-box-shadow: 0 20px 42px rgba(64, 64, 64, 0.11);
  box-shadow: 0 20px 42px rgba(64, 64, 64, 0.11);
}
.block_benefits .header {
  position: absolute;
  left: 0;
  top: 90px;
}
.benefits-facts {
  position: absolute;
  left: 35px;
  top: 255px;
  font-size: 0;
  line-height: 0;
}
.benefits-facts .fact {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 40px;
  width: 250px;
  margin-right: 70px;
}
.benefits-facts .fact:nth-child(2),
.benefits-facts .fact:nth-child(5) {
  margin-right: 0;
}
.benefits-domremo {
  position: absolute;
  left: 0;
  bottom: 103px;
  width: 931px;
  height: 154px;
}
.block_workers {
  height: 890px;
}
.workers-image {
  position: absolute;
  right: -178px;
  bottom: 53px;
  width: 592px;
  height: 401px;
}
.block_workers .header {
  position: absolute;
  left: 0;
  top: 90px;
}
.workers-facts {
  position: absolute;
  right: 0;
  top: 92px;
  width: 322px;
  background: rgba(255, 255, 255, 0.85);
  -webkit-box-shadow: 0 11px 30px rgba(64, 64, 64, 0.1);
  box-shadow: 0 11px 30px rgba(64, 64, 64, 0.1);
}
.workers-facts-inner {
  text-align: left;
  padding: 45px 30px 40px 60px;
}
.workers-info {
  position: absolute;
  left: 0;
  top: 262px;
  width: 433px;
  border: 9px solid rgba(229, 229, 229, 0.3);
}
.workers-info-inner {
  width: 240px;
  padding: 25px 0 35px 45px;
}
.workers-info__name {
  font-size: 30px;
  line-height: 120%;
  font-weight: 700;
  margin-bottom: 3px;
}
.workers-info__job {
  font-size: 12px;
  line-height: 120%;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #a2a2a2;
  font-weight: 400;
  margin-bottom: 15px;
}
.workers-info__text {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
}
.workers-nums {
  position: absolute;
  left: 0;
  top: 550px;
  text-align: center;
}
.workers-fact {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 50px;
}
.workers-fact:last-child {
  margin: 0;
}
.workers-fact:before {
  content: "";
  position: absolute;
  left: -95px;
  top: 50%;
  width: 150px;
  height: 1px;
  background: #ececec;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  -o-transform: rotate(-80deg);
  transform: rotate(-80deg);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
.workers-fact:first-child:before {
  display: none;
}
.workers-fact__num {
  font-size: 160px;
  font-weight: 600;
  line-height: 120%;
  color: #dadada;
  margin-bottom: -30px;
  opacity: 0.5;
}
.workers-fact__text {
  font-size: 16px;
  line-height: 120%;
  font-weight: 500;
}
.workers-worker {
  position: absolute;
  left: 321px;
  top: 221px;
  width: 200px;
  height: 633px;
}
.block_cover {
  height: 775px;
  background: #96918e;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
}
.block_cover .block-content {
  position: absolute;
  left: 0;
  top: 190px;
  z-index: 2;
}
.block_cover .block-content .button {
  padding: 0 75px;
}
.block_work {
  height: 740px;
  border-bottom: 1px solid #f2f2f2;
}
.work-image {
  position: absolute;
  left: 881px;
  bottom: 86px;
  width: 266px;
  height: 266px;
}
.block_work .header {
  position: absolute;
  left: 0;
  top: 100px;
}
.work-facts {
  position: absolute;
  left: 35px;
  top: 265px;
  font-size: 0;
  line-height: 0;
}
.work-facts .fact {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 55px;
}
.work-facts .fact:nth-child(1) {
  width: 240px;
  margin-right: 75px;
}
.work-facts .fact:nth-child(2) {
  width: 230px;
}
.work-facts .fact:nth-child(4) {
  width: 570px;
}
.work-info {
  position: absolute;
  right: -18px;
  top: 155px;
  width: 283px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
  -webkit-box-shadow: 0 10px 53px rgba(64, 64, 64, 0.1);
  box-shadow: 0 10px 53px rgba(64, 64, 64, 0.1);
}
.work-info__wood {
  position: absolute;
  right: 0;
  top: 0;
  width: 321px;
  height: 246px;
}
.work-info-inner {
  padding: 245px 40px 45px 30px;
  text-align: left;
}
.block_standard {
  height: 900px;
  border-bottom: 1px solid #f2f2f2;
}
.standard-image {
  position: absolute;
  right: -200px;
  top: 295px;
  width: 226px;
  height: 248px;
  opacity: 0.2;
}
.standard-label {
  position: absolute;
  left: 100%;
  top: 75%;
  margin-right: -100px;
  font-size: 10px;
  line-height: 120%;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  opacity: 0.5;
  font-family: "EVO";
  z-index: 4;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center;
}
.standard-license {
  position: absolute;
  right: 15%;
  top: 266px;
  text-align: center;
}
.standard-license__block {
  width: 215px;
  height: 296px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 195px 267px;
  background-size: 195px 267px;
  -webkit-box-shadow: 0 10px 53px rgba(64, 64, 64, 0.1);
  box-shadow: 0 10px 53px rgba(64, 64, 64, 0.1);
  margin-bottom: 15px;
}
.standard-license__text {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}
.block_standard .header {
  position: absolute;
  left: 0;
  top: 90px;
}
.standard-block {
  position: absolute;
  left: 0;
  top: 196px;
  width: 451px;
  height: 645px;
  -webkit-background-size: 451px 645px;
  background-size: 451px 645px;
}
.standard-block-inner {
  padding: 40px 75px 35px 40px;
  text-align: left;
}
.standard-block__text {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 20px;
  height: 460px;
}
.standard-block__end {
  width: 300px;
  border-top: 1px solid #ececec;
  position: relative;
  padding-top: 15px;
}
.standard-block__name {
  font-size: 20px;
  line-height: 120%;
  font-weight: 700;
  margin-bottom: 5px;
}
.standard-block__job {
  font-size: 10px;
  line-height: 16px;
  font-weight: 400;
  color: #a2a2a2;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.standard-block__sign {
  position: absolute;
  right: 0;
  top: 16px;
  width: 97px;
  height: 61px;
}
.standard-ceo {
  position: absolute;
  left: 364px;
  bottom: 0;
  width: 360px;
  height: 595px;
}
.block_cases {
  height: 1465px;
}
.block_cases .header {
  position: absolute;
  left: 0;
  top: 90px;
}
.cases__top {
  position: absolute;
  right: 0;
  top: 197px;
  width: 310px;
  height: 389px;
}
.cases__bottom {
  position: absolute;
  left: 0;
  bottom: 80px;
  width: 553px;
  height: 275px;
}
.block_cases .slides-menu {
  position: absolute;
  right: 0;
  top: 169px;
}
.cases-items {
  position: absolute;
  left: 0;
  top: 250px;
  width: 100%;
  height: 1080px;
  overflow: hidden;
}
.cases-items-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 4500px;
  height: 1080px;
  font-size: 0;
  line-height: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cases-items__page {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 930px;
  height: 1080px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cases-items__page_active {
  opacity: 1;
  visibility: visible;
}
.cases__item {
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background: #ccc;
}
.cases-items__page:nth-child(1) .cases__item:nth-child(1) {
  left: 0;
  top: 0;
  width: 100%;
  height: 355px;
}
.cases-items__page:nth-child(1) .cases__item:nth-child(2) {
  left: 0;
  top: 365px;
  width: 100%;
  height: 355px;
}
.cases-items__page:nth-child(1) .cases__item:nth-child(3) {
  left: 0;
  top: 730px;
  width: 100%;
  height: 355px;
}
.cases-items__page:nth-child(2) .cases__item:nth-child(1) {
  left: 0;
  top: 0;
  width: 618px;
  height: 308px;
}
.cases-items__page:nth-child(2) .cases__item:nth-child(2) {
  left: 628px;
  top: 0;
  width: 304px;
  height: 532px;
}
.cases-items__page:nth-child(2) .cases__item:nth-child(3) {
  left: 0;
  top: 318px;
  width: 305px;
  height: 215px;
}
.cases-items__page:nth-child(2) .cases__item:nth-child(4) {
  left: 315px;
  top: 318px;
  width: 304px;
  height: 215px;
}
.cases-items__page:nth-child(2) .cases__item:nth-child(5) {
  left: 0;
  top: 542px;
  width: 305px;
  height: 532px;
}
.cases-items__page:nth-child(2) .cases__item:nth-child(6) {
  left: 315px;
  top: 542px;
  width: 304px;
  height: 215px;
}
.cases-items__page:nth-child(2) .cases__item:nth-child(7) {
  left: 628px;
  top: 542px;
  width: 304px;
  height: 215px;
}
.cases-items__page:nth-child(2) .cases__item:nth-child(8) {
  left: 315px;
  top: 766px;
  width: 617px;
  height: 308px;
}
.cases__item-addr {
  position: absolute;
  left: 22px;
  top: 20px;
  color: #fff;
  font-size: 12px;
  line-height: 120%;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cases-items__page:nth-child(1) .cases__item:nth-child(2) .cases__item-addr,
.cases-items__page:nth-child(1) .cases__item:nth-child(3) .cases__item-addr {
  color: #444;
}
.cases-items__page:nth-child(2) .cases__item-addr {
  top: auto;
  bottom: 20px;
}
.cases-items__page:nth-child(2) .cases__item:nth-child(2) .cases__item-addr,
.cases-items__page:nth-child(2) .cases__item:nth-child(7) .cases__item-addr,
.cases-items__page:nth-child(2) .cases__item:nth-child(8) .cases__item-addr {
  left: auto;
  right: 22px;
}
.cases-items__page:nth-child(2) .cases__item:nth-child(2) .cases__item-addr {
  -webkit-transform: rotate(-90deg) translate(102%, 0);
  -ms-transform: rotate(-90deg) translate(102%, 0);
  -o-transform: rotate(-90deg) translate(102%, 0);
  transform: rotate(-90deg) translate(102%, 0);
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
}
.cases-items__page:nth-child(2) .cases__item:nth-child(5) .cases__item-addr {
  -webkit-transform: rotate(-90deg) translate(-6%, 0);
  -ms-transform: rotate(-90deg) translate(-6%, 0);
  -o-transform: rotate(-90deg) translate(-6%, 0);
  transform: rotate(-90deg) translate(-6%, 0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.cases__item:hover .cases__item-addr {
  color: #fff !important;
}
.cases__item-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
  background: rgba(68, 58, 46, 0);
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cases__item:hover .cases__item-wrapper {
  background: rgba(68, 58, 46, 0.7);
}
.cases__item-wrapper:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.cases__item-content {
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cases__item:hover .cases__item-content {
  opacity: 1;
  visibility: visible;
}
.cases__item-content .button {
  font-size: 11px;
  height: 28px;
  line-height: 29px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  -ms-border-radius: 28px;
  -o-border-radius: 28px;
  border-radius: 28px;
}
.block_end {
  height: 842px;
  background: #958d8d;
  background-position: center 70%;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
}
.block_end .block-content {
  position: absolute;
  left: 0;
  top: 155px;
  z-index: 2;
}
.block_end .block-content p {
  width: 485px;
}
.block_end .block-content .button {
  padding: 0 80px;
}
.end-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100px;
}
.end-footer .descriptor {
  position: absolute;
  left: 0;
  top: 20px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.end-footer .copyright {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  text-align: center;
  font-size: 10px;
  line-height: 15px;
  font-weight: 400;
}
.end-footer .copyright a {
  color: #f5b812;
  border-bottom: 1px dashed #f5b812;
}
.end-footer .copyright a:hover {
  color: #f5b812;
  border-color: rgba(0, 0, 0, 0);
}
.end-footer .contacts {
  position: absolute;
  right: 0;
  top: 23px;
}
.end-footer .contacts .tel {
  margin-bottom: 2px;
}
.iziModal .iziModal-wrap {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.modal.iziModal {
  background: #fff;
  -webkit-box-shadow: 0 31px 76px rgba(0, 0, 0, 0.23);
  box-shadow: 0 31px 76px rgba(0, 0, 0, 0.23);
  -webkit-border-radius: 11px !important;
  -moz-border-radius: 11px !important;
  -ms-border-radius: 11px !important;
  -o-border-radius: 11px !important;
  border-radius: 11px !important;
}
.modal_video.iziModal {
  background: #fff;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.modal.iziModal.hasScroll {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.modal__close {
  position: absolute;
  z-index: 10;
  right: 10px;
  top: 10px;
  width: 38px;
  height: 38px;
  background: transparent url(../images/close2.svg) no-repeat center center;
  -webkit-background-size: 19px 19px;
  background-size: 19px 19px;
  opacity: 0.4;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal__close:hover {
  opacity: 0.8;
}
.modal_video .modal__close {
  right: -55px;
  background: transparent url(../images/close_white.svg) no-repeat center center;
  -webkit-background-size: 16px 16px;
  background-size: 16px 16px;
  opacity: 0.7;
}
.modal_video .modal__close:hover {
  opacity: 1;
}
.modal_map .modal__close {
  right: -55px;
  background: transparent url(../images/close_white.svg) no-repeat center center;
  -webkit-background-size: 16px 16px;
  background-size: 16px 16px;
  opacity: 0.7;
}
.modal_map .modal__close:hover {
  opacity: 1;
}
.modal_form .modal__content {
  position: relative;
  z-index: 9;
  padding-left: 80px;
  font-size: 0;
  line-height: 0;
  height: 100%;
}
.modal_form .modal__content:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.modal_form .modal__content-inner {
  display: inline-block;
  vertical-align: middle;
}
.modal__header {
  font-size: 28px;
  line-height: 120%;
  font-weight: 700;
  margin-bottom: 15px;
}
.modal__subheader {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
.modal__text {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
.modal__text h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 5px;
}
.modal__text h3:first-child {
  margin-top: 0;
}
.modal__text p {
  margin-bottom: 15px;
}
.modal__text a {
  color: #444;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
}
.modal__text a:hover {
  color: #4dc9be;
  border-bottom: 1px dashed rgba(0, 0, 0, 0);
}
.modal_form .modal__subheader,
.modal_form .form__input,
.modal_form .form__submit .button {
  width: 280px;
}
.modal_form .form__submit .button {
  padding: 0;
  text-align: center;
  -webkit-box-shadow: 0 19px 22px rgba(109, 89, 21, 0.14),
    inset 0 4px 5px rgba(255, 255, 255, 0.33),
    inset 0 0 0 70px rgba(255, 225, 125, 0);
  box-shadow: 0 19px 22px rgba(109, 89, 21, 0.14),
    inset 0 4px 5px rgba(255, 255, 255, 0.33),
    inset 0 0 0 70px rgba(255, 225, 125, 0);
}
.modal_form .form__submit .button:before {
  background: #fdaa48;
}
.modal_text .modal__content {
  padding: 35px 40px !important;
}
.modal_text .modal__header {
  text-align: center;
  margin-bottom: 30px;
}
.modal_map.iziModal.hasScroll .iziModal-wrap {
  overflow-y: visible;
  overflow-x: visible;
}
.modal_video.iziModal.hasScroll .iziModal-wrap {
  overflow-y: visible;
  overflow-x: visible;
}
.modal_video .iziModal-content {
  font-size: 0;
  line-height: 0;
}
.modal_video {
  background: transparent !important;
}
.modal_image .modal__content {
  text-align: center;
}
.modal__content img {
  width: 100%;
}
#form-order .modal__outer {
  height: 538px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
}
#form-order.hasScroll .modal__outer {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#form-order .modal__subheader {
  width: 400px;
}
#form-ordercall .modal__outer {
  height: 538px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
}
#form-ordercall.hasScroll .modal__outer {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#form-ordercall .modal__subheader {
  width: 370px;
}
#form-credit .modal__outer {
  height: 538px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
}
#form-credit.hasScroll .modal__outer {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#form-credit .modal__subheader {
  width: 370px;
}
#quality-all.iziModal {
  background: #fff;
  -webkit-box-shadow: 0 12px 30px rgba(64, 64, 64, 0.19);
  box-shadow: 0 12px 30px rgba(64, 64, 64, 0.19);
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  border-radius: 5px !important;
}
#quality-all.iziModal.hasScroll {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
#quality-all .modal__outer {
  position: relative;
  height: 577px;
}
#quality-all .slides-menu {
  position: absolute;
  left: 50px;
  top: 30px;
}
#quality-all .slides-menu .slides-menu__item:first-child {
  margin-left: 0;
}
#quality-all .slides {
  position: absolute;
  left: 50px;
  top: 90px;
  width: 830px;
  height: 460px;
}
.quality-all-item-columns {
  width: 830px;
  font-size: 0;
  line-height: 0;
}
.quality-all-item__column {
  display: inline-block;
  vertical-align: top;
  width: 270px;
  margin-right: 30px;
}
.quality-all-item__column:last-child {
  margin-right: 0;
  width: 230px;
}
.quality-all-item-part {
  margin-bottom: 35px;
}
.quality-all-item-part__header {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
.quality-all-item-part__text {
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
}
.modal_form_case .modal__outer {
  height: 484px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
}
.modal_form_case.hasScroll .modal__outer {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.form-case-photos {
  position: absolute;
  left: 0;
  top: 0;
  width: 630px;
  height: 484px;
  background: #ccc;
  -webkit-border-bottom-left-radius: 11px;
  -moz-border-bottom-left-radius: 11px;
  -ms-border-bottom-left-radius: 11px;
  -o-border-bottom-left-radius: 11px;
  border-bottom-left-radius: 11px;
  -webkit-border-top-left-radius: 11px;
  -moz-border-top-left-radius: 11px;
  -ms-border-top-left-radius: 11px;
  -o-border-top-left-radius: 11px;
  border-top-left-radius: 11px;
  z-index: 999;
}
.modal_form_case.hasScroll .form-case-photos {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.form-case-photos-items {
  position: relative;
  height: 100%;
  overflow: hidden;
  -webkit-border-bottom-left-radius: 11px;
  -moz-border-bottom-left-radius: 11px;
  -ms-border-bottom-left-radius: 11px;
  -o-border-bottom-left-radius: 11px;
  border-bottom-left-radius: 11px;
  -webkit-border-top-left-radius: 11px;
  -moz-border-top-left-radius: 11px;
  -ms-border-top-left-radius: 11px;
  -o-border-top-left-radius: 11px;
  border-top-left-radius: 11px;
}
.modal_form_case.hasScroll .form-case-photos-items {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.form-case-photos-items-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 10000px;
  height: 100%;
  text-align: left;
  font-size: 0;
  line-height: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-case-photos__item {
  display: inline-block;
  vertical-align: middle;
  width: 630px;
  height: 484px;
  background: #ccc;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.form-case-photos-buttons {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.form-case-photos-buttons__item {
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 9px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 0 3px;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-case-photos-buttons__item:hover,
.form-case-photos-buttons__item_active {
  background: #f5b812;
}
.form-case-photos-buttons__item_active {
  cursor: default;
}
.form-case-photos-controls__item {
  position: absolute;
  top: 217px;
  width: 40px;
  height: 72px;
  background: transparent url(../images/white1.svg) no-repeat center center;
  -webkit-background-size: 20px 36px;
  background-size: 20px 36px;
  cursor: pointer;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-case-photos-controls__item:hover {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.form-case-photos-controls__item:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 72px;
  background: transparent url(../images/black.svg) no-repeat center center;
  -webkit-background-size: 20px 36px;
  background-size: 20px 36px;
  -webkit-filter: blur(10px);
  -o-filter: blur(10px);
  filter: blur(10px);
}
.form-case-photos-controls__item_left {
  left: 10px;
}
.form-case-photos-controls__item_right {
  right: 10px;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.form-case-photos-controls__item_right:hover {
  -webkit-transform: scale(-1.1, 1.1);
  -ms-transform: scale(-1.1, 1.1);
  -o-transform: scale(-1.1, 1.1);
  transform: scale(-1.1, 1.1);
}
.form-case-info {
  position: absolute;
  right: 0;
  top: 0;
  width: 302px;
  height: 100%;
}
.form-case-info-inner {
  padding: 40px 35px 40px 30px;
  text-align: left;
}
.form-case-info-main {
  font-size: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 30px;
  white-space: nowrap;
}
.form-case-info-main-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.form-case-info-main-item:last-child {
  margin-right: 0;
}
.form-case-info-main-item__top {
  font-size: 10px;
  line-height: 120%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 500;
  color: #a4a4a4;
  margin-bottom: 20px;
}
.form-case-info-main-item__bottom {
  font-size: 20px;
  font-weight: 700;
}
.form-case-info-main-item__bottom strong {
  font-size: 50px;
}
.form-case-info-main-data {
  padding-bottom: 25px;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 25px;
}
.form-case-info-main-data-item {
  margin-bottom: 25px;
}
.form-case-info-main-data-item:last-child {
  margin-bottom: 0;
}
.form-case-info-main-data-item__top {
  font-size: 10px;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #a4a4a4;
  margin-bottom: 5px;
}
.form-case-info-main-data-item__bottom {
  font-size: 24px;
  font-weight: 700;
}
.form-case-info-main-end {
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  white-space: nowrap;
}
.form-case-info-main-end strong {
  font-weight: 600;
}
#form-calculate .modal__outer {
  height: 538px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
}
#form-calculate.hasScroll .modal__outer {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.form-calculate-slides__item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  background-repeat: no-repeat;
  background-position: right bottom;
  -webkit-background-size: 249px 442px;
  background-size: 249px 442px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#form-calculate.hasScroll .form-calculate-slides__item {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.form-calculate-slides__item_active {
  opacity: 1;
  visibility: visible;
}
.form-calculate-side {
  position: absolute;
  left: 0;
  top: 0;
  width: 241px;
  height: 538px;
  background: #3a3a3c;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-border-top-left-radius: 11px;
  -moz-border-top-left-radius: 11px;
  -ms-border-top-left-radius: 11px;
  -o-border-top-left-radius: 11px;
  border-top-left-radius: 11px;
  -webkit-border-bottom-left-radius: 11px;
  -moz-border-bottom-left-radius: 11px;
  -ms-border-bottom-left-radius: 11px;
  -o-border-bottom-left-radius: 11px;
  border-bottom-left-radius: 11px;
}
#form-calculate.hasScroll .form-calculate-side {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.form-calculate-side-big {
  position: absolute;
  left: 0;
  top: 260px;
  width: 100%;
  height: 175px;
}
.form-calculate-side-big__item {
  position: absolute;
  color: #fff;
  font-weight: 600;
}
.form-calculate-side-big__item_1,
.form-calculate-side-big__item_3 {
  font-size: 20px;
}
.form-calculate-side-big__item_1 {
  left: 40px;
  top: 2px;
  line-height: 100%;
}
.form-calculate-side-big__item_2 {
  left: 40px;
  top: -5px;
  font-size: 200px;
  line-height: 100%;
}
.form-calculate-side-big__item_3 {
  left: 145px;
  top: 130px;
  line-height: 100%;
}
.form-calculate-side__note {
  position: absolute;
  left: 40px;
  top: 430px;
  font-size: 15px;
  line-height: 120%;
  font-weight: 500;
  color: #fff;
}
#form-calculate .modal__content {
  padding-left: 300px;
  padding-top: 125px;
  vertical-align: top;
}
#form-calculate .modal__content:before {
  display: none;
}
#form-calculate .modal__header {
  margin-bottom: 35px;
}
#form-calculate .modal__subheader {
  width: 300px;
}
.form-calculate-variants {
  font-size: 0;
  line-height: 0;
  text-align: left;
  width: 600px;
  margin-bottom: 15px;
}
.form-calculate-slides__item:nth-child(3) .form-calculate-variants {
  margin-bottom: -20px;
}
.form-calculate-variants__item {
  display: inline-block;
  vertical-align: middle;
  width: 255px;
  margin-bottom: 20px;
  cursor: pointer;
}
.form-calculate-slides__item:nth-child(2) .form-calculate-variants__item {
  text-align: center;
  width: auto;
  margin-right: 30px;
}
.form-calculate-slides__item:nth-child(2)
  .form-calculate-variants__item:last-child {
  margin-right: 0;
}
.form-calculate-variants__item__round {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: #fff;
  border: 2px solid #d5d5d5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin-right: 15px;
}
.form-calculate-variants__item__round:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  width: 8px;
  height: 8px;
  background: #ffd131;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-calculate-variants__item_active
  .form-calculate-variants__item__round:before {
  opacity: 1;
  visibility: visible;
}
.form-calculate-slides__item:nth-child(2)
  .form-calculate-variants__item__round {
  margin: 0;
}
.form-calculate-variants__item__text {
  display: inline-block;
  vertical-align: middle;
  margin-top: 3px;
  font-size: 28px;
  line-height: 120%;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-calculate-variants__item:hover .form-calculate-variants__item__text {
  color: #ffd131;
}
.form-calculate-slides__item:nth-child(2) .form-calculate-variants__item__text {
  display: block;
  width: 144px;
  height: 104px;
  margin-bottom: 15px;
  text-align: center;
  line-height: 104px;
  background: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: auto;
  background-size: auto;
}
.form-calculate-slides__item:nth-child(2)
  .form-calculate-variants__item:nth-child(1)
  .form-calculate-variants__item__text {
  width: 86px;
}
.form-calculate-slides__item:nth-child(2)
  .form-calculate-variants__item:nth-child(2)
  .form-calculate-variants__item__text {
  width: 120px;
}
.form-calculate-slides__item:nth-child(2)
  .form-calculate-variants__item:nth-child(3)
  .form-calculate-variants__item__text {
  width: 136px;
}
.form-calculate-slides__item:nth-child(4) .form-calculate-variants__item,
.form-calculate-slides__item:nth-child(5) .form-calculate-variants__item {
  vertical-align: top;
  width: 195px;
}
.form-calculate-slides__item:nth-child(5) .form-calculate-variants__item {
  width: 245px;
}
.form-calculate-slides__item:nth-child(4) .form-calculate-variants__item__round,
.form-calculate-slides__item:nth-child(5)
  .form-calculate-variants__item__round {
  vertical-align: top;
}
.form-calculate-slides__item:nth-child(4) .form-calculate-variants__item__text,
.form-calculate-slides__item:nth-child(5) .form-calculate-variants__item__text {
  width: 160px;
  vertical-align: top;
  margin-top: -1px;
}
.form-calculate-variants__item__text-header {
  display: block;
  font-size: 22px;
  line-height: 120%;
  font-weight: 700;
  margin-bottom: 10px;
}
.form-calculate-variants__item__text-text {
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
}
.form-calculate__slider-outer {
  width: 345px;
  margin-bottom: 65px;
}
.form-calculate-steps {
  position: absolute;
  right: 35px;
  bottom: 30px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-calculate-steps_hidden {
  opacity: 0;
  visibility: hidden;
}
.form-calculate-steps__label {
  font-size: 11px;
  line-height: 120%;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.calculate-slider-result {
  position: absolute;
  left: 730px;
  top: 210px;
  padding-left: 32px;
  font-size: 24px;
  font-weight: 600;
}
.calculate-slider-result:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -12px;
  width: 1px;
  height: 50px;
  background: #e0e0e0;
}
.calculate-slider-result strong {
  font-size: 58px;
}
.irs-min,
.irs-max {
  top: 0;
  background: transparent;
  font-size: 16px;
  line-height: 120%;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #444;
  padding: 0;
}
.irs-min:after {
  content: " м²";
}
.irs-max {
  margin-left: -50px;
  left: 100%;
  white-space: nowrap;
}
.irs-single {
  background: transparent;
  font-size: 13px;
  line-height: 120%;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0);
}
.irs-line {
  height: 4px;
  background: #eee4d4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.irs-line-left,
.irs-line-mid,
.irs-line-right {
  display: none !important;
}
.irs-bar,
.irs-bar-edge {
  height: 4px;
  background: #f7be21 !important;
}
.irs-bar {
  margin-left: -4px;
}
.irs-bar-edge {
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -ms-border-bottom-left-radius: 3px;
  -o-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  -o-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
}
.irs-slider.single {
  top: 12px;
  width: 30px;
  height: 30px;
  background: #fff;
  border: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
}
.irs-slider.single:before {
  content: "";
  position: absolute;
  left: 8px;
  top: 8px;
  width: 14px;
  height: 14px;
  background: #f7be21;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.form-calculate-back {
  position: absolute;
  left: 40px;
  top: 25px;
  font-size: 11px;
  line-height: 140%;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 9;
  cursor: pointer;
  opacity: 1;
  visibility: visible;
}
.form-calculate-back span {
  color: #f6ba16;
}
.form-calculate-back_hidden {
  opacity: 0;
  visibility: hidden;
}
.form-calculate-back:hover {
  color: #f6ba16;
}
.form-calculate-slides__item_end:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.form-calculate-slides__item .modal__content.form {
  display: inline-block !important;
  padding-left: 65px !important;
  padding-top: 0 !important;
  vertical-align: middle !important;
  height: auto !important;
}
.form-calculate-slides__item .modal__content.form .modal__header {
  margin-bottom: 15px !important;
}
.culaculate-circle {
  position: absolute;
  right: 0;
  top: 0;
  width: 515px;
  height: 538px;
  -webkit-border-top-right-radius: 11px;
  -moz-border-top-right-radius: 11px;
  -ms-border-top-right-radius: 11px;
  -o-border-top-right-radius: 11px;
  border-top-right-radius: 11px;
  -webkit-border-bottom-right-radius: 11px;
  -moz-border-bottom-right-radius: 11px;
  -ms-border-bottom-right-radius: 11px;
  -o-border-bottom-right-radius: 11px;
  border-bottom-right-radius: 11px;
}
#form-calculate.hasScroll .culaculate-circle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.culaculate-circle-item {
  position: absolute;
  right: 54px;
  top: 0;
  width: 333px;
  height: 100%;
  text-align: center;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.culaculate-circle-item_active {
  opacity: 1;
  visibility: visible;
}
.culaculate-circle-item:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.culaculate-circle-item-content {
  display: inline-block;
  vertical-align: middle;
}
.culaculate-circle-item__image {
  display: inline-block;
  vertical-align: top;
  width: 230px;
  height: 172.5px;
  margin-bottom: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.culaculate-circle-item_2 .culaculate-circle-item__image {
  /*margin-right: -30px;*/
}
.culaculate-circle-item:nth-child(1) .culaculate-circle-item__image {
  width: 230px;
  height: 155px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.culaculate-circle-item__header {
  font-size: 24px;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: 700;
}
.culaculate-circle-item__subheader {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 0;
  -webkit-text-fill-color: #444;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}
::-webkit-input-placeholder {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #a8a8a8;
}
:-moz-placeholder {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #a8a8a8;
}
::-moz-placeholder {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #a8a8a8;
}
:-ms-input-placeholder {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #a8a8a8;
}
.form__input {
  width: 325px;
  height: 52px;
  border-bottom: 1px solid #dcdcdc;
  background: transparent url(../images/empty.png) no-repeat left center;
  -webkit-background-size: auto 15px;
  background-size: auto 15px;
  text-align: left;
  margin-bottom: 25px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.8;
  -webkit-transition: all 0.2 linear;
  -o-transition: all 0.2 linear;
  transition: all 0.2 linear;
}
.form__input:hover {
  border-color: #f5b812;
  opacity: 1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.form__input_focus {
  border-color: #f5b812;
  opacity: 1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.form__input_error {
  border-color: #ff4242;
  opacity: 1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.form__input_person {
  -webkit-background-size: 25px 25px;
  background-size: 25px 25px;
}
.form__input_phone {
  background-position: 1px center;
  -webkit-background-size: 25px 25px;
  background-size: 25px 25px;
}
.form__input input {
  border: 0;
  outline: 0;
  background: transparent;
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 45px;
  line-height: 100%;
  font-size: 25px;
  font-weight: 400;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form__select {
  width: 339px;
  height: 52px;
  margin-bottom: 24px;
  border: 1px solid #f4dcbc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  outline: none !important;
  padding: 0 20px;
  font-size: 13px;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.custom-select_zoomed {
  -webkit-animation: zoomElement 0.3s ease-in-out 0s 1;
  -o-animation: zoomElement 0.3s ease-in-out 0s 1;
  animation: zoomElement 0.3s ease-in-out 0s 1;
}
.custom-select__option-wrap {
  max-height: 16.25rem;
}
@-webkit-keyframes zoomElement {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-o-keyframes zoomElement {
  0% {
    -o-transform: scale(1);
  }
  50% {
    -o-transform: scale(1.1);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes zoomElement {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.custom-select__option:last-child {
  color: transparent;
}
.custom-select__option:last-child:before {
  content: "Нужен другой размер?";
  color: #444;
  border-bottom: 1px dashed #000;
  display: inline-block;
  vertical-align: middle;
  line-height: 120%;
}
.custom-select__option:last-child:after {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  height: 1px;
  background: #e9e9e9;
}
.form__submit {
  padding-top: 5px;
  margin-bottom: 25px;
}
.form-confidence {
  font-size: 0;
  line-height: 0;
  text-align: left;
}
.form-confidence__checkbox {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 16px;
  height: 16px;
  -webkit-background-size: 16px 16px;
  background-size: 16px 16px;
  margin-right: 15px;
  opacity: 0.2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-confidence__checkbox:hover {
  opacity: 0.7;
}
.form-confidence__text {
  display: inline-block;
  vertical-align: middle;
  font-size: 9px;
  line-height: 14px;
  font-weight: 500;
  color: #7f7f7f;
}
.form-confidence__text a {
  color: #7f7f7f;
  border-bottom: 1px dashed rgba(127, 127, 127, 0.5);
}
.form-confidence__text a:hover {
  color: #f5b812;
  border-bottom: 1px dashed rgba(127, 127, 127, 0);
}
.i-loader {
  position: fixed;
  z-index: 998;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(242, 242, 242, 0.6)
    url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=)
    no-repeat center;
  display: none;
  z-index: 9999999;
}
.tippy-tooltip[data-size="small"] {
  padding: 8px 10px;
  font-size: 14px;
}
