a.rd-btn, .rd-deadlines__wrapper-form_bottom-tel .rd-text-700-MS-24px-16px {
  text-decoration: none; 
}

a:hover.rd-btn {
  color: #2B2B2B;
}

.mainPage .top-nav__inner {
  -webkit-box-shadow: 3px 3px 20px rgba(125, 132, 136, .42);
  box-shadow: 3px 3px 20px rgba(125, 132, 136, .42);
}

.sContact--inner .sForm .h1, .sContact--inner .sForm h1, .sForm .h2, .sForm .sContact--inner .h1, .sForm .sContact--inner h1, .sForm h2, .sForm__formTitle, .rd-text-700-MS-24px-16px, .sForm .form-wrap__btn span, a.rd-btn, .sContact--inner .sRecommendation .h1, .sContact--inner .sRecommendation h1, .sRecommendation .h2, .sRecommendation .sContact--inner .h1, .sRecommendation .sContact--inner h1, .sRecommendation h2 {
  color: #2b2b2b;
}

h3, .sResults .h4, .sResults .sQwiz__tel, .sResults h4, h4         {
  font-family: GTEestiProDisplay, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}

.sResults h4, .strong, strong {
  font-weight: 500;
}

.sContact h3 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

p.rd-text-500-MS-13px, p {
  margin-bottom: 0;
}

.sResults__sliderWrap {
  margin-top: 20px;
}



.btn-primary:before, .btn-primary:before {
  height: 93%!important;
}

.rd-deadlines input[type=tel] {
  background-image: none;
}


.rd-btn:active {


  /*border-radius: 5px;*/
  /*box-shadow: 0 4px 0 0 #b86f05;*/
  background: linear-gradient(180deg, #ffdb72, #f6b941);

}

.btn-check:active + .btn-primary,
.btn-check:checked + .btn-primary,
.btn-primary.active,
.btn-primary:active,
.rd-btn:active,
.show > .btn-primary.dropdown-toggle {
    color: #000;
    background-color: #f4a93e;
    /*border-color: #f29f26;*/
}
.btn-check:active + .btn-primary:focus,
.btn-check:checked + .btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.rd-btn:active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.01rem rgba(205, 126, 12, 0.5);
    box-shadow: 0 0 0 0.01rem rgba(205, 126, 12, 0.5);
}





.s-steps .icon.icon-chevron-left ,.s-steps .icon.icon-chevron-right,
.s-team .icon.icon-chevron-left ,.s-team .icon.icon-chevron-right  {
  display: none;


  
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  height: 7px;
}


.rd-internal-swiper_min .swiper-slide-thumb-active .rd-designing-slide_internal-min_slide-photo, .rd-designing-slide_internal-min_slide-photo {
  cursor: pointer;
}

@media (min-width: 1920px) {
  .rd-text-700-MS-16px-14px {
      font-size: 15px;
  }
}


.sResults .section-title {
  max-width: 100%;
}

.rd-warranty__content-box .rd-text-700-MS-20px-16px {
  line-height: 140%;
}


/* =============================*/ 

.rd-warranty {
  padding: 39px 0 91px;
  background-image: url("../img/rd-rd-warranty.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.rd-warranty_titel {
  display: block;
  max-width: 810px;
  padding-bottom: 85px;
}

@media (max-width: 1120px) {
  .rd-warranty_titel {
      padding-bottom: 30px;
  }
}

.rd-warranty__green {
  position: relative;
}

.rd-warranty__green::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 195px;
  background: rgba(145, 189, 48, 0.9);
  border-radius: 10px;
  bottom: -41px;
  left: 0;
  right: 0;
}

.rd-warranty__content {
  max-width: 1060px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 1120px) {
  .rd-warranty__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 10px;
  }
}

.rd-warranty__content-slider {
  position: relative;
}

@media (max-width: 1120px) {
  .rd-warranty__content-slider {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 100px;
  }
}

.rd-warranty__content-slider_left {
  max-width: 320px;
  position: relative;
}

@media (max-width: 765px) {
  .rd-warranty__content-slider_left {
      display: none;
  }
}

.rd-warranty__content-slider_right {
  position: absolute;
  top: -68px;
  left: 437px;
  max-width: 259px;
  width: 100%;
  overflow: hidden;
  border-radius: 40px;
}

@media (max-width: 1120px) {
  .rd-warranty__content-slider_right {
      position: relative;
      top: 0;
      left: 0;
      width: 259px;
  }
}



.rd-warranty__content-box {
  margin-top: 26px;
  position: relative;
  z-index: 10;
  border-radius: 10px;
  -webkit-box-shadow: 0 4px 23px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 23px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 8px;
  max-width: 345px;
}

@media (max-width: 1120px) {
  .rd-warranty__content-box {
      margin-top: 0;
  }
}



@media (max-width: 1120px) {
  .rd-warranty__content-box::after {
      display: none;
  }
}

.rd-warranty__content-box_wrapper {
  border: 1px solid #f4f5f7;
  border-radius: 5px;
  background: rgba(172, 172, 172, 0);
  padding: 22px 43px 21px 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 11px;
}

.rd-warranty__content-box_wrapper-icon {
  width: 20px;
  height: 20px;
}

.rd-warranty__screen {
  width: 100%;
}

.rd-warranty__screen-slide {
  width: 100%;
  cursor: pointer;
}

.rd-warranty__screen-slide_img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.rd-warranty__phone {
  width: 100%;
  position: absolute;
  top: 23px;
  left: 24px;
  z-index: -1;
  max-width: 211px;
  border-radius: 30px;
}

.rd-warranty__phone-slide {
  width: 100%;
  border-radius: 30px;
  cursor: pointer;
}

.rd-warranty__phone-slide_img {
  border-radius: 30px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.rd-warranty-prev,
.rd-warranty-next {
  position: absolute;
  right: -107px;
  z-index: 30;
  border-radius: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#7585a3), to(#5b6b8a));
  background: -o-linear-gradient(top, #7585a3 0%, #5b6b8a 100%);
  background: linear-gradient(180deg, #7585a3 0%, #5b6b8a 100%);
  width: 72px;
  height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  cursor: pointer;
}

@media (max-width: 1120px) {
  .rd-warranty-prev,
.rd-warranty-next {
      right: 260px;
  }
}

@media (max-width: 765px) {
  .rd-warranty-prev,
.rd-warranty-next {
      width: 40px;
      height: 40px;
  }
}

.rd-warranty-prev_img,
.rd-warranty-next_img {
  width: 31px;
  height: 16px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 765px) {
  .rd-warranty-prev_img,
.rd-warranty-next_img {
      width: 19px;
      height: 10px;
  }
}

.rd-warranty-prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  bottom: 119px;
}

@media (max-width: 1120px) {
  .rd-warranty-prev {
      bottom: 250px;
  }
}

@media (max-width: 765px) {
  .rd-warranty-prev {
      bottom: -36px;
      left: 40%;
      -webkit-transform: translateX(-50%) rotate(180deg);
      -ms-transform: translateX(-50%) rotate(180deg);
      transform: translateX(-50%) rotate(180deg);
  }
}

.rd-warranty-next {
  bottom: 36px;
}

@media (max-width: 1120px) {
  .rd-warranty-next {
      bottom: 166px;
  }
}

@media (max-width: 765px) {
  .rd-warranty-next {
      bottom: -36px;
      left: 60%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  }
}

.rd-warranty-prev.swiper-button-disabled,
.rd-warranty-next.swiper-button-disabled {
  opacity: 0.4;
}

@media (hover: hover) {
  .rd-warranty-prev:hover,
.rd-warranty-next:hover {
      opacity: 0.9;
  }
}

.rd-warranty.privat {
  padding: 39px 0 104px;
}




