/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/*
Theme Name: SP Theme
Theme URI: https://cms3.ru/wordpress-pustaya-tema/
Author: Alex Kuimov
Author URI: https://cms3.ru
Description: The blank wordpress theme
Version: 1.0.0
Text Domain: sp-theme
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*WordPress Core  museosanscyrl-    */
@font-face {
  font-family: 'Museo';
  src: url('../fonts/museosanscyrl-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Museo_bold';
  src: url('../fonts/museosanscyrl-900.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Museo_300';
  src: url('../fonts/museosanscyrl-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Museo_100';
  src: url('../fonts/museosanscyrl-100.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Museo_700';
  src: url('../fonts/museosanscyrl-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

html,
body {
  /* font-family: 'Museo', sans-serif; */
  overflow-x: hidden;
  font-family: 'Manrope', sans-serif;

}

a:link {
  -webkit-tap-highlight-color: #15B361;
}

a:focus {
  color: inherit;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.gallery-caption {
  display: block;
}

.bypostauthor {
  display: block;
}

.header {
  background-color: #FAFAFA;
  padding: 40px 0;
}

.header_adress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_callback {
  color: #fff;
  text-decoration: none;
  background-color: #15B361;
  font-size: 16px;
  border-radius: 50px;
  -webkit-box-shadow: 0 5px 5px #15B3614F;
  box-shadow: 0 5px 5px #15B3614F;
  padding: 20px 40px;
  text-transform: uppercase;
}

.header_callback:hover {
  text-decoration: none;
  color: #fff;
}

.banner h1 {
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
  font-size: 54px;
  font-weight: 900;
}

.banner h1 span {
  color: #15B361;
  display: block;
}

.wrapper,
.wpb_wrapper {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
}

.wrapper {
  padding: 0 10px;
}

.site-branding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-navigation-wrapper {
  display: none;
}

.header_adress {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #000000;
}

.header_adress p span {
  font-size: 20px;
}

.header_adress img {
  max-width: 100px;
  margin-right: 20px;
}

.header_phone a {
  font-size: 24px;
  font-weight: 900;
  color: #000;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header_phone a:hover {}

.banner {
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position-x: right;
}

.banner .vc_column-inner {
  padding-top: 76px;
}

.banner_text {
  /* font-family: 'Roboto', sans-serif; */
  font-family: 'Manrope', sans-serif;
  font-weight: 300;
  font-size: 50px;
  margin-top: 40px;
}

.banner_text a {
  /* font-family: 'Roboto', sans-serif; */
  font-family: 'Manrope', sans-serif;
  font-weight: 300;
  font-size: 50px;
  color: #15B361;
}

.banner_blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 110px;
}

.banner_block {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0;
}

.banner_block_img {
  width: 40px;
  margin-right: 16px;
  text-align: center;
}

.banner_block p {
  font-family: 'Manrope', sans-serif;
  font-weight: 300;
  font-size: 18px;
  font-weight: 300;
}

.form_price {
  background-color: #F0F2F6;
  padding: 120px 0;
}

.form_price .vc_column-inner {
  padding: 0;
}

.form_price_title {
  font-size: 36px;
  color: #232323;
}

.form_price_text {
  color: #7F8C8D;
  font-size: 26px;
  max-width: 420px;
  margin-top: 40px;
}

.four_steps {
  padding-top: 88px;
}

.four_steps h2,
.quiz_block h2,
.about_block h2,
.cars_block h2,
.document_block h2 {
  color: #232323;
  font-family: 'Manrope', sans-serif;
  font-weight: 300;
  font-size: 64px;
  text-align: center;
}

.four_steps h2 strong,
.quiz_block h2 strong,
.about_block h2 strong,
.cars_block h2 strong,
.document_block h2 strong {
  color: #15B361;
}

.four_steps_items {
  margin-top: 40px;
  margin-bottom: 80px;
}

.four_steps .wpb_single_image .vc_figure {
  max-height: 220px;
}

.four_steps .vc_figure,
.four_steps .vc_col-sm-3 {
  text-align: center;
}

.four_steps_items .wpb_text_column {
  font-family: 'Manrope', sans-serif;
  font-weight: 200;
  font-size: 22px;
}

.vc_row-fluid.quiz_block {
  margin-top: 80px;
  background: url(/wp-content/themes/pricecar63/assets/temp/quiz_block/quiz_block_bg.jpg) top center no-repeat;
  background-size: cover;
  background-position-y: 70%;
}

.about_block .wpb_text_column p {
  font-family: 'Manrope', sans-serif;
  font-weight: 300;
  font-size: 18px;
  padding-right: 20%;
  text-align: left;
}

.about_btns {
  text-align: left;
}

.about_btns a {
  text-align: center;
}

.about_btns a:hover {
  color: #fff;
  text-decoration: none;
}

.about_price_btn,
.about_callback_btn {
  display: inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  width: 270px;
  line-height: 60px;
  border-radius: 5px;
  border: 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.about_price_btn:hover,
.about_callback_btn:hover {
  opacity: 0.8;
}

.about_price_btn {
  background-color: #15B361;
  margin-right: 20px;
  margin-bottom: 10px;
}

.about_callback_btn {
  background-color: #232323;
}

.cars_block {
  background-color: #F0F2F6;
  padding-top: 84px;
  padding-bottom: 84px;
}

.document_block {
  padding-top: 108px;
}

.document_items {
  max-width: 940px;
  display: block;
  margin-right: auto !important;
  margin-left: auto !important;
  margin-top: 130px;
}

.document_items .wpb_text_column p {
  font-family: 'Manrope', sans-serif;
  font-weight: 300;
  font-size: 24px;
  color: #15B361;
}

.contacts {
  margin-top: 140px;
  position: relative;
}

.contacts .wpb_content_element {
  margin-bottom: 0 !important;
}

.contacts .wpb_wrapper {
  max-width: 100% !important;
  padding: 0;
}

.contacts .vc_column_container>.vc_column-inner {
  padding: 0;
}

.vc_row {
  margin-right: auto !important;
  margin-left: auto !important;
}

.contact_form {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20%;
  background-color: #fff;
  padding: 36px 100px;
  border-radius: 10px;
}

.contact_from_title {
  font-family: 'Manrope', sans-serif;
  font-weight: 300;
  font-size: 48px;
  color: #15B361;
  text-align: center;
}

.contact_form_text {
  margin-top: 15px;
  font-size: 18px;
  max-width: 240px;
}

.contact_form_text p {
  margin: 10px 0;
}

.contact_form_btn {
  font-family: 'Manrope', sans-serif;
  font-size: 14px;
  color: #fff;
  background-color: #15B361;
  display: block;
  margin: 0 auto;
  max-width: 180px;
  text-align: center;
  text-decoration: none;
  padding: 20px 0;
  border-radius: 40px;
  margin-top: 40px;
}

.footer {
  background-color: #F0F2F6;
  padding: 35px 0;
}

.footer .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer_links {
  text-align: center;
}

.footer_links a {
  display: block;
  color: #858585;
  font-size: 14px;
}

.social_links a:first-child {
  margin-right: 10px;
}

.igurru {
  font-size: 16px;
}

.igurru a {
  text-decoration: none;
  font-weight: 900;
  color: #000;
}

.price_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.price_form_items {
  width: 50%;
}

.price_form_items select,
.price_form_items input {
  color: #7F8C8D;
  font-size: 18px;
  background-color: #fff;
  border: 2px solid #C4C4C4;
  border-radius: 6px;
  max-width: 340px;
  height: initial;
  padding: 15px 0 15px 17px;
  margin: 15px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


.price_form_items input[type="submit"] {
  color: #fff;
  background-color: #15B361;
  width: 100%;
  text-align: center;
  padding-left: 0;
  border-color: #118C4C;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-appearance: none;
}

.price_form_links {
  font-family: 'Manrope', sans-serif;
  font-weight: 300;
  font-size: 14px;
  margin-top: 15px;
}

.price_form_links a {
  color: #15B361;
  text-decoration: none;
}

.auto_quiz {
  max-width: 900px;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 80px;
}

.quiz_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 60px;
}

.quiz_items {
  width: 33%;
}

.quiz_items label {
  font-family: 'Manrope', sans-serif;
  font-weight: 200;
  font-size: 24px;
  text-align: left;
  line-height: 1.1;
}

/* The container */
.quiz_items label {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 22px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.quiz_items label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50px;
}

/* On mouse-over, add a grey background color */
.quiz_items label:hover input~.checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.quiz_items label input:checked~.checkmark {
  background-color: #15B361;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.quiz_items label input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.quiz_items label .checkmark:after {
  left: 9px;
  top: 5px;
  width: 7px;
  height: 11px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.quiz_submit {
  margin: 0 auto;
  display: block;
  color: #fff;
  text-decoration: none;
  background-color: #15B361;
  font-size: 14px;
  border-radius: 50px;
  -webkit-box-shadow: 0 5px 5px #15B3614F;
  box-shadow: 0 5px 5px #15B3614F;
  padding: 20px 40px;
  text-transform: uppercase;
  border: none;
  margin-top: 85px;
}

.cars_block_grid ul li {
  font-size: 16px !important;
  color: #232323;
  background-color: #E5E5E5 !important;
  padding: 20px 40px !important;
  text-transform: uppercase;
  border-radius: 10px !important;
  margin-right: 20px !important;
}

.cars_block_grid ul li:last-child {
  margin-right: 0 !important;
}

.cars_grid_title {
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #15B361;
}

.cars_grid_text p:first-child {
  font-family: 'Manrope', sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #232323;
  margin-bottom: 10px;
}

.cars_grid_text p {
  font-family: 'Manrope', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #000;
}

.vc_active span {
  color: #fff !important;
}

.cars_block_grid ul .vc_active {
  background-color: #15B361 !important;
}

.cars_block_grid .vc_btn3 {
  background-color: #15B361 !important;
  border-radius: 50px !important;
  font-size: 14px !important;

}

.callback_pop {
  margin-top: 20px;
}

.callback_pop label {
  font-family: 'Manrope', sans-serif;
  font-weight: 300;
  font-size: 16px;
}

.callback_pop label span input {
  padding: 10px;
  border-radius: 10px;
  border: 2px solid #15B361;
  margin: 10px;
}

.callback_pop .wpcf7-submit {
  background-color: #15B361;
  font-size: 16px;
  border-radius: 50px;
  -webkit-box-shadow: 0 5px 5px #15B3614F;
  box-shadow: 0 5px 5px #15B3614F;
  padding: 15px 30px;
  text-transform: uppercase;
  color: #fff;
  margin: 0 auto;
  display: block;
  margin-top: 20px;
  border: none;
  cursor: pointer;
}

.banner_mobile_callback {
  display: none;
}

@media all and (max-width: 1600px) {

  .wrapper,
  .wpb_wrapper {
    width: 95%;
  }

  .banner_blocks {
    margin-top: 0;
  }

  .banner h1 {
    font-size: 50px;
  }

  .banner .vc_column-inner {
    padding-top: 0;
  }

  .form_price {
    padding: 60px 0;
  }

  .price_form_items input,
  .price_form_items input[type="submit"] {
    width: 90%;
  }

  .four_steps {
    padding-top: 50px;
  }

  .four_steps_items {
    margin-bottom: 0;
  }

  .document_block {
    padding-top: 40px;
  }

  .document_items {
    margin-top: 50px;
  }

  .contacts {
    margin-top: 40px;
  }

  .contacts .wpb_wrapper {
    width: 100%;
  }

  .contact_form {
    padding: 36px 60px;
  }
}

@media all and (max-width: 1440px) {
  .about_block .wpb_text_column p {
    padding-right: 0;
  }

  .header {
    padding: 20px 0;
  }

  .four_steps h2,
  .quiz_block h2,
  .about_block h2,
  .cars_block h2,
  .document_block h2 {
    font-size: 42px;
  }

  .banner h1 {
    font-size: 42px;
  }

  .banner_text {
    font-size: 34px;
    margin-top: 10px;
  }

  .banner_block p {
    font-size: 14px;
  }

  .cars_block {
    padding-top: 36px;
  }

}

@media all and (max-width: 1200px) {
  .banner h1 {
    font-size: 36px;
  }

  .banner_text {
    font-size: 26px;
  }

  .banner_block_img img {
    width: 30px;
  }

  .form_price_title {
    font-size: 28px;
  }

  .form_price_text {
    font-size: 20px;
    margin-top: 20px;
  }

  .price_form_items input {
    margin-top: 10px 0;
  }

  .price_form_items input[type="submit"] {
    font-size: 14px;
  }

  .four_steps h2,
  .quiz_block h2,
  .about_block h2,
  .cars_block h2,
  .document_block h2 {
    font-size: 32px;
  }

  .four_steps_items .wpb_text_column {
    font-size: 18px;
  }

  .four_steps_items .wpb_single_image.vc_align_left {
    height: 200px;
  }

  .quiz_block {
    margin-top: 0;
  }

  .auto_quiz {
    background-color: #fff;
  }

  .quiz_submit {
    margin-top: 20px;
  }

  .about_block .wpb_text_column p {
    font-size: 14px;
  }

  .about_price_btn,
  .about_callback_btn {
    width: 40%;
    height: auto;
    line-height: 40px;
  }

  .cars_block_grid ul li {
    padding: 10px 24px !important;
  }

  .contact_from_title {
    font-size: 32px;
  }

  .contact_form {
    padding: 15px 20px;
  }
}

@media (max-width: 1210px) {

  .site-branding a img.site-logo,
  .footer_logo a img.site-logo {
    width: 180px;
  }

  .header_adress img {
    display: none;
  }
}

@media all and (max-width: 1140px) {





  .header_phone {
    font-size: 18px;
  }

  .header_callback {
    padding: 15px 25px;
  }

  .price_form_items input {
    font-size: 14px;
  }

  .price_form_links {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    font-size: 12px;
  }

  .wpb_single_image img {
    max-width: 85% !important;
  }

  .four_steps_items .wpb_single_image.vc_align_left {
    height: 170px;
  }

  .quiz_items label {
    font-size: 16px;
  }

  .vc_gitem-zone {
    height: 400px !important;
  }
}

@media all and (max-width: 1037px) {
  .wpb_wrapper {
    width: 100%;
  }

  .banner_blocks {
    padding: 0 10px;
  }
}

@media all and (max-width: 1024px) {
  .header_adress img {
    display: none;
  }

  .header_adress p span {
    font-size: 14px;
  }

  .header_phone {
    font-size: 14px;
  }

  .banner h1 {
    font-size: 22px;
  }

  .banner_text {
    font-size: 16px;
  }

  .vc_col-has-fill>.vc_column-inner,
  .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
  .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
  .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 10px !important;
  }

  .banner_block {
    margin: 10px 0;
  }

  .banner_block p {
    font-size: 12px;
  }

  .form_price_title {
    font-size: 22px;
  }

  .price_form_items input {
    padding: 15px 0 15px 5px;
  }

  .price_form_items input[type="submit"] {
    text-transform: inherit;
  }

  .cars_grid_title {
    font-size: 16px;
  }

  .cars_grid_text p:first-child {
    font-size: 14px;
  }

  .cars_grid_text p {
    font-size: 12px;
  }

  .vc_gitem-zone {
    height: 280px !important;
  }

  .vc_grid .vc_pageable-load-more-btn {
    margin-top: 5px;
  }

  .document_block {
    padding-top: 20px;
  }

  .document_items {
    margin-top: 20px;
  }
}

@media all and (max-width: 1024px) and (min-width: 768px) {

  .about_price_btn,
  .about_callback_btn {
    font-size: 10px;
  }
}

@media all and (max-width: 767px) {
  .banner_mobile_callback {
    display: block;
    background: #fff;
    border: 2px solid #15B361;
    border-radius: 10px;
    max-width: 500px;
    width: 90%;
    margin: 20px auto;
    padding: 10px;
  }

  .banner .vc_column-inner {
    background-color: #ffffffba;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .banner h1,
  .banner_text,
  .mobile_callback_title {
    text-align: center;
  }

  .mobile_callback_btn {
    cursor: pointer;
    display: block;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    background-color: #15B361;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;
    margin: 10px auto;
    text-transform: uppercase;
  }

  .mobile_callback_title {
    font-size: 20px;
  }

  .banner h1 {
    font-size: 32px;
  }

  .form_price_title {
    text-align: center;
  }

  .form_price_text {
    text-align: center;
    max-width: 100%;
  }

  .wpb_single_image img {
    max-width: 300px !important;
    margin: 0 auto;
    display: block;
  }

  .about_block .wpb_single_image .vc_single_image-wrapper {
    display: block;
  }

  .about_btns {
    text-align: center;
  }

  .wpb_single_image img {
    width: 50%;
  }

  select[data-filter="product_cat"] {
    padding: 10px;
    border: 1px solid #15B361;
  }

  .igurru {
    text-align: center;
  }
}

@media all and (max-width: 740px) {
  .header_callback {
    padding: 10px;
    text-transform: inherit;
    font-size: 12px;
  }

  .site-branding a img.site-logo,
  .footer_logo a img.site-logo {
    width: 140px;
  }

  .footer_logo {
    margin-right: 15px;
  }
}

@media all and (max-width: 585px) {
  .site-branding {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  /* .site-branding a[rel="home"], */
  /* .header_adress,
  .header_phone,
  .header_callback_btn {
    width: 50%;
    text-align: center;
    margin: 5px 0;
  } */

  .header_adress p {
    width: 100%;
  }

  .four_steps_items .wpb_single_image.vc_align_left {
    height: 100px;
  }

  .quiz_main {
    margin-left: 20px;
  }

  .contact_form {
    right: 10px;
  }

  .footer .wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer_logo,
  .copyright,
  .social_links {
    width: 32%;
    text-align: center;
  }

  .footer_links,
  .igurru {
    width: 50%;
    margin-top: 10px;
  }

  .footer_links a {
    font-size: 12px;
  }
}

@media all and (max-width: 450px) {
  .quiz_items {
    width: 50%;
  }

  .four_steps h2,
  .quiz_block h2,
  .about_block h2,
  .cars_block h2,
  .document_block h2 {
    font-size: 24px;
  }

  .four_steps {
    padding-top: 20px;
  }

  .about_price_btn,
  .about_callback_btn {
    width: 80%;
    margin: 0;
    margin-bottom: 10px;
  }

  .footer_logo,
  .copyright,
  .social_links,
  .footer_links,
  .igurru {
    width: 100%;
    margin-bottom: 10px;
  }

  .footer_logo {
    margin-right: 0;
  }

  .contact_form {
    position: relative;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
  }

  .contact_form_text {
    margin: 0 auto;
  }

  .map {
    height: 300px;
  }
}

@media all and (max-width: 400px) {
  .price_form_items {
    width: 100%;
    text-align: center;
  }

  div.wpcf7 .ajax-loader {
    display: none;
  }
}

@media all and (max-width: 375px) {
  .banner h1 {
    font-size: 26px;
  }

  .quiz_items {
    width: 100%;
  }


  .quiz_submit {
    font-size: 12px;
  }
}