html {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  background: #000;
}
html body {
  background: #000 !important;
}

button, textarea {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.container_own {
  max-width: 1345px;
  padding: 0 15px;
  width: 100%;
}

.wrapper {
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
}

.d-flex {
  display: flex;
  justify-content: center;
}

.main_section_new_own {
  width: 100%;
}
.main_section_new_own .heading_new {
  margin-bottom: 24px;
}

.heading_new {
  width: 100%;
  color: #FFF;
  text-align: center;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.animate_block {
  position: relative;
  height: 140px;
  width: 3000px;
  left: -1000px;
  background: url("/wp-content/themes/krupkin/img/crash-test/anim_back.webp") repeat-x left center;
  animation: alimaim1 110s infinite linear;
  backface-visibility: hidden;
  background-size: auto 100px;
}

@keyframes alimaim1 {
  0% {
    transform: translateX(0px) translateY(0px) rotate(0deg);
    animation-timing-function: linear;
  }
  50% {
    transform: translateX(632px) translateY(0px) rotate(0deg);
    animation-timing-function: linear;
  }
  100% {
    transform: translateX(0px) translateY(0px) rotate(0deg);
  }
}
.top_area_section {
  width: 100%;
  padding-top: 159px;
}
.top_area_section .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.top_area_section .top .left_cont {
  width: 100%;
  max-width: 635px;
}
.top_area_section .top .left_cont .title {
  width: 100%;
  color: #FFF;
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  max-width: 569px;
  margin-bottom: 71px;
}
.top_area_section .top .left_cont .text {
  width: 100%;
  position: relative;
  color: #FFF;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.55px;
  padding-left: 31px;
}
.top_area_section .top .left_cont .text::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  background: url("../img/img1.svg") top center no-repeat;
  background-size: contain;
  top: -22px;
  left: 0px;
}
.top_area_section .top .right_cont {
  width: 100%;
  max-width: 567px;
}
.top_area_section .top .right_cont .img {
  width: 100%;
  max-width: 614px;
  margin-bottom: 24px;
}
.top_area_section .top .right_cont p {
  width: 100%;
  color: #FFF;
  font-size: 30px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -0.66px;
}

.faq_section {
  width: 100%;
  margin-top: 51px;
  padding-bottom: 99px;
}
.faq_section .row_item {
  width: 100%;
  border-bottom: 1px solid #fff;
  padding-bottom: 33px;
}
.faq_section .row_item.active .top_item figure {
  background: #DC5242;
}
.faq_section .row_item:first-child {
  border-top: 1px solid #fff;
}
.faq_section .row_item .top_item {
  width: 100%;
  padding-top: 23px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  background: none;
  border: none;
  text-align: left;
}
.faq_section .row_item .top_item figure {
  width: 96px;
  height: 59px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  margin-left: 37px;
}
.faq_section .row_item .top_item figure img {
  transition: 0.3s;
}
.faq_section .row_item .top_item p {
  width: calc(100% - 123px);
  color: #FFF;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 20px;
  padding-left: 29px;
  font-style: italic;
}
.faq_section .row_item .text {
  width: 100%;
  padding-left: 156px;
  padding-bottom: 9px;
  display: none;
  margin-top: 18px;
}
.faq_section .row_item .text p {
  width: 100%;
  color: #FFF;
  font-size: 25px;
  line-height: 120%;
  letter-spacing: -0.55px;
  max-width: 970px;
}

.top_area_section .quiz-modal .quiz-block input, .top_area_section .quiz-modal .quiz-block button.button {
  border-radius: 100px;
}

.main_section_thanks {
  width: 100%;
  padding-top: 139px;
}
.main_section_thanks .title {
  width: 100%;
  color: #FFF;
  font-size: 80px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 34px;
}
.main_section_thanks .text {
  width: 100%;
  position: relative;
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.55px;
  padding-left: 31px;
  margin-bottom: 45px;
}
.main_section_thanks .text::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  background: url("../img/img1.svg") top center no-repeat;
  background-size: contain;
  top: -22px;
  left: 0px;
}
.main_section_thanks .wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 45px;
}
.main_section_thanks .wrap .img {
  width: 100%;
  max-width: 600px;
}
.main_section_thanks .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main_section_thanks .btn_red {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  text-align: center;
  font-size: 25px;
  line-height: 120%;
  letter-spacing: -0.77px;
  text-decoration-line: none;
  width: 100%;
  max-width: 450px;
  border-radius: 100px;
  background: #DC5242;
  height: 60px;
  margin-left: -100px;
}
.main_section_thanks .btn_red span {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  color: #DC5242;
  right: -60px;
  top: 0;
  transition: 0.3s;
}
.main_section_thanks .btn_red:hover {
  background: #fff;
  color: #DC5242;
}
.main_section_thanks .btn_red:hover span {
  background: #DC5242;
  color: #fff;
}

.get_free_consultation {
  width: 100%;
  padding-top: 109px;
}
.get_free_consultation .title {
  width: 100%;
  color: #FFF;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 120%;
  margin-bottom: 24px;
}
.get_free_consultation .text {
  width: 100%;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  color: #FFF;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: -0.55px;
  margin-bottom: 33px;
}
.get_free_consultation .text img {
  margin-left: 20px;
}

.form_section{
    width: 100%;
    padding-top: 40px;
}

.form_section .quiz-modal .quiz-block h2{
    display: none;
}
.form_section .quiz-modal .quiz-block{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form_section .quiz-modal .quiz-block input,.form_section .quiz-modal .intl-tel-input,.form_section .quiz-modal .quiz-block button.button{
    max-width: 24.5%;
    margin: 0 !important;
}

.form_section .quiz-modal .intl-tel-input input{
    max-width: 100%;
}

.form_section .quiz-modal .quiz-block input{
    border-radius: 50px;
    background: #FFF;
    box-shadow: 0px 4px 7.8px 0px rgba(0, 0, 0, 0.15);
    color: #000;
    height: 73px;
}

.form_section .quiz-modal .quiz-block input::placeholder{
    color: #000 !important;
}

.form_section .quiz-modal .quiz-block button.button{
    height: 73px;
    border-radius: 50px;
    background: #DC5242;
    backdrop-filter: blur(6px);
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    text-transform: initial;
    color: #fff !important;
    letter-spacing: normal !important;
}

.form_section .quiz-modal .quiz-block input.error, .form_section .quiz-modal .quiz-block textarea.error{
    background: #e08c83 !important;
}

.wrap_iframe{
    width: 100%;
    border-radius: 20px;
    background: linear-gradient(180deg, #2F2F2F 0.04%, rgba(47, 47, 47, 0.00) 149.92%);
    padding: 60px;
    margin-bottom: 52px;
}

.wrap_iframe .inside{
    width: 100%;
    border-radius: 20px;
    background: #fff;
}