.remontfilterinner {
  background: #fff;
}
.remontfilterinner select {
  width: 180px;
  font-size: 16px;
  height: auto;
  padding: 5px 12px;
  margin-right: 10px;
  border-radius: 1px;
  border: 1px solid #a8a8a8;
}
.remontfilterinner input {
  width: 410px;
  font-size: 20px;
  height: auto;
  padding: 3px;
  margin-right: 0px;
  margin-bottom: 0;
}
.remontfilterinner .hidden {
  display: none;
}
.remfiltscroll {
  overflow-x: auto;
  overflow-y: scroll;
  max-height: 350px;
}
.remfilitem {
  border: 1px solid #666;
  padding: 10px;
  margin-bottom: 10px;
  margin-right: 5px;
  position: relative;
  min-height: 120px;
}
.rfnoitems .remfilitem {
  margin-right: 0px;
}
.remfilitem:last-child {
  margin-bottom: 0;
}
.remfilitem img {
  width: 100px;
  height: auto;
  position: absolute;
  top: 10px;
  left: 10px;
}
.remfilitem .remfildescr {
  float: left;
  padding-left: 110px;
  width: 100%;
}
.remfilitem hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.remfilitem h3 {
  font-size: 24px;
  font-weight: bold;
}
.remfilitem .remfilprice {
  font-size: 18px;
}
.remfilitem .remfilprice .price {
  font-size: 18px;
  color: #ff5c4b;
  font-weight: bold;
}
.remfilitem .remfilbody {
  font-size: 14px;
  color: #999;
}
.clearfix {
  clear: both;
}
.rfloading {
  margin: 10px auto;
  max-width: 150px;
}
.filtervariantsinner hr {
  margin: 10px 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
}

.filtervariantsinner select.rfyear {
  width: 100px !important;
}
.filtervariantsinner select.rfmodelful {
  width: 220px !important;
}
.filtervariantsinner select.rfengine {
  width: 220px !important;
}

.sixprices .detail_brand_main_block_p2_row {
  padding: 15px 0 15px 20px;
}
.sixprices .detail_brand_main_block_p2 > .box:nth-of-type(2) {
  margin-top: 10px;
}
.sixprices .box {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.32);
}

.threetips {
  margin-right: -15px;
  margin-left: 5px;
}
.threetips .detail_brand_main_block_p1 {
  padding: 20px;
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.threetips .detail_brand_main_block_p2_row {
  display: block !important;
  padding: 2px 0 2px 10px;
  margin-right: 10px;
  font-size: 14px;
}
.threetips .detail_brand_main_block_p2_row .detail_brand_price {
  font-size: 18px;
}
.threetips .detail_brand_main_block_p2_row > div > span:nth-child(2) {
  display: block;
  font-size: 10px;
}
.threetips .detail_brand_main_block_p2_row div {
  display: block !important;
  width: 90% !important;
}
.threetips .col-md-4 {
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 10px;
  max-width: 32%;
}
.threetips .detail_brand_main_block_p2_row div span:nth-of-type(2) {
  color: #d5d5d5;
}
.threetips .box {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.32);
  margin-bottom: 10px;
}

.twotips {
  margin-right: -10px;
  margin-left: 5px;
}
.twotips .detail_brand_main_block_p1 {
  padding: 10px 10px 10px 20px;
  width: 25%;
  position: absolute;
  top: 0;
  left: 0;
}
.twotips .detail_brand_main_block_p2_row {
  /*display: flex !important;*/
  padding: 3px 0 3px 20px;
  margin-right: 10px;
  font-size: 14px;
}
.twotips .detail_brand_main_block_p2_row .detail_brand_price {
  font-size: 18px;
}
.twotips .detail_brand_main_block_p2_row > div > span:nth-child(2) {
  display: block;
}
.twotips .detail_brand_main_block_p2_row div {
  display: block !important;
  width: 90% !important;
}
.twotips .col-md-6 {
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 10px; /*max-width: 49%;*/
  max-width: 100%;
}
.twotips .detail_brand_main_block_p2_row div span:nth-of-type(2) {
  color: #d5d5d5;
}
.twotips .box {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.32);
  margin-bottom: 10px;
}
.filtervariantsinner {
  border-bottom: 1px solid #eee;
}
.threeprices {
  display: flex;
  align-items: center;
}
.rfitems {
  padding: 0 30px 20px 30px;
  position: relative;
  margin-top: 20px;
}
.owl_btn {
  position: absolute;
  top: 35%;
  font-size: 50px;
}
.owl_btn.prev {
  left: 10px;
}
.owl_btn.next {
  right: 10px;
}
.detail_brand_main_block_p1 {
  padding: 10px;
  width: 40%;
}
.detail_brand_main_block_p2 {
  width: 60%;
  text-align: left;
}

.detail_brand_main_block_p2:last-child {
  border-bottom: none;
}

.filter_magazin_wrap {
  display: flex;
  justify-content: space-between;
}

.filter_magazin_wrap > .box:first-child {
  width: 70%;
}
.filter_magazin_wrap > .box:last-child {
  width: 28%;
}

.filter_magazin_form {
  padding: 23px 20px;
  position: relative;
}
.filter_magazin_form > span {
  display: block;
}
.filter_magazin_form_title {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
.filter_magazin_phone {
  color: #1d5fa1;
  display: flex !important;
  align-items: center;
  margin: 10px 0 50px;
}
.filter_magazin_phone_icon {
  font-size: 23px;
  margin-right: 8px;
}
.filter_magazin_form_descr {
  display: block;
  font-size: 12px;
  color: #818181;
}
.filter_magazin_form_descr span {
  font-size: 16px;
  color: #ff5943;
}
.filter_magazin_form form.form_callback {
  margin-top: 40px;
  padding: 0;
}
.filter_magazin_img {
  width: 50%;
  padding: 5px 0 5px 34px;
}
.detail_brand_main_block_p2 > span {
  display: block;
}

.detail_brand_main_block_p2_title {
  font-size: 13px;
}
.detail_brand_main_block_p2_price {
  color: #ff5943;
  font-size: 20px;
  margin: 3px 0 6px 0;
}
.detail_brand_main_block_p2_guar {
  color: #939393;
  font-size: 12px;
}

.filter_magazin_wrap .owl-theme .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
}
.filter_magazin_wrap .owl-theme .owl-dots .owl-dot.active span,
.filter_magazin_wrap .owl-theme .owl-dots .owl-dot:hover span {
  background: #2265a3;
}

.detail_brand_main_block_single {
  display: flex;
  justify-content: space-between;
}
.detail_brand_main_block_single_p1 {
  width: 18%;
}
.detail_brand_main_block_single_p2 {
  width: 80%;
}

.detail_brand_main_block_single_p2 .detail_brand_main_block_p2_row {
  font-size: 14px;
  padding: 12px 0;
}
.detail_brand_main_block_single_p2
  .detail_brand_main_block_p2_row
  .detail_brand_price {
  font-size: 15px;
}
.detail_brand_main_block_single_p2
  .detail_brand_main_block_p2_row
  > div:nth-of-type(1) {
  text-align: left;
  width: 45%;
}
.detail_brand_main_block_single_p2
  .detail_brand_main_block_p2_row
  > div:nth-of-type(2) {
  justify-content: space-between;
  width: 55%;
}

.filter_magazin_wrap .blocks_title::after {
  content: "";
  position: absolute;
  background-color: #1d5fa1;
  width: 39px;
  height: 3px;
  left: 30px;
  bottom: -5px;
}

.filter_magazin_wrap .blocks_title {
  margin: 0;
  padding: 20px 0 0 30px;
  text-transform: initial;
  position: relative;
  text-align: left;
}
.filter_magazin_wrap .repairs_cost_form_titles {
  padding: 23px 0 11px 29px;
  border-bottom: 1px solid #eee;
}
.filter_magazin_wrap .repairs_cost_form_titles > span:nth-of-type(2) {
  margin: 0 80px;
}
.filter_magazin_wrap .repairs_cost_form_titles > span {
  font-size: 18px;
}
.filter_magazin_line {
  position: absolute;
  background: #eee;
  height: 1px;
  left: 0;
  right: 0;
  top: 101px;
}
.detail_brand_main_count {
  color: #ff5943;
  font-size: 14px;
}
.repairs_cost_form_content .tabcontent {
  padding: 25px 0 15px 0;
}

.zip-number {
  padding: 0 5px 0 5px;
  text-align: left;
  font-size: 12px;
}
.zip-descr-5 {
  padding: 0 5px 0 5px;
  text-align: left;
  font-size: 12px;
}
.zip-descr-6 {
  display: none;
}
.zip-descr-5 .zip-descr-dostavka {
  display: none;
}
.zip-descr-6 .zip-descr-dostavka {
  display: none;
}
.zip-dostavka {
  padding: 0 5px 0 5px;
  text-align: right;
  font-size: 12px;
}
.zip-price-1 {
  padding: 0 5px 0 5px;
  text-align: right;
  font-size: 12px;
}
.zip-price-2 {
  display: none;
}
.zip-basket {
  padding: 0 5px 0 5px;
  text-align: center;
}
div.zip-basket span {
  padding-right: 5px;
  text-align: right;
  display: none;
}

/*@media only screen and (max-width:1199px)*/
@media only screen and (max-width: 1199px) {
  .filter_magazin_wrap .repairs_cost_form_titles > span:nth-of-type(2) {
    margin: 0 27px;
  }
  .repairs_cost_form_content .tabcontent {
    padding: 0;
  }
  .stoimfrm3,
  .stoimfrm2 {
    padding: 20px 27px;
  }
  .filtervariantsinner {
    padding: 10px 27px 0 27px;
  }
}
/*@media only screen and (max-width:992px)*/
@media only screen and (max-width: 992px) {
  .filter_magazin_wrap > .box:last-child {
    width: 30%;
  }
  .detail_brand_main_block_single {
    flex-direction: column;
  }
  .detail_brand_main_block_single_p1 {
    width: 40%;
    margin: auto;
  }
  .detail_brand_main_block_single_p2 {
    width: 100%;
    border-top: 1px solid #eee;
    margin-top: 20px;
  }

  .zip-dostavka {
    display: none;
  }
  .zip-descr-5 {
    display: none;
  }
  .zip-price-1 {
    display: none;
  }
  .zip-price-2 {
    padding: 0 5px 0 5px;
    text-align: right;
    font-size: 12px;
    display: block;
  }
  .zip-descr-6 {
    padding: 0 5px 0 5px;
    text-align: left;
    font-size: 12px;
    display: block;
  }
  .zip-descr-6 .zip-descr-dostavka {
    display: inline;
  }
}

/*@media only screen and (max-width:768px)*/
@media only screen and (max-width: 767px) {
  .owl_btn {
    display: none;
  }
  .filter_magazin_wrap {
    flex-direction: column;
  }
  .filter_magazin_wrap > .box:first-child {
    width: 100%;
  }
  .filter_magazin_wrap > .box:last-child {
    width: 100%;
  }
  .filter_magazin_form {
    text-align: center;
  }
  .filter_magazin_phone {
    display: flex !important;
    justify-content: center;
  }
  .filter_magazin_phone_icon {
    display: inline-block !important;
    background: #ff4343;
    color: #fff;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    padding-top: 5px;
  }
  .filter_magazin_phone_icon i {
    font-size: 35px;
  }
  .filter_magazin_wrap .repairs_cost_form_titles {
    display: flex;
    align-items: baseline;
  }
  .filter_magazin_phone a {
    font-size: 24px;
  }
  .filter_magazin_line {
    top: 111px;
  }
  .remontfilterinner select,
  .remontfilterinner select.rfyear,
  .remontfilterinner select.rfmodelful,
  .remontfilterinner select.rfengine {
    width: 100% !important;
  }

  .submit_callback {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px 0;
    background: #ff5943;
    color: #fff;
  }
  .submit_callback i {
    font-size: 34px;
    margin-right: 15px;
  }
  .filter_magazin_form_title_mob {
    display: block;
    color: #165a9f;
    font-size: 18px;
    margin-bottom: 20px;
  }
  .filter_magazin_form_descr_mob {
    font-size: 14px;
  }
  .filter_magazin_form_descr_mob span {
    color: #ff5943;
  }
  .zip-number {
    text-align: center;
    padding: 5px;
    font-size: 120%;
  }
  .zip-descr-5 {
    text-align: center;
    padding: 5px;
    display: block;
  }
  .zip-descr-6 {
    display: none;
  }
  .zip-dostavka {
    display: none;
  }
  .zip-descr-5 .zip-descr-dostavka {
    display: inline;
  }
  .zip-price-1 {
    text-align: center;
    padding: 5px;
    display: block;
  }
  .zip-price-2 {
    display: none;
  }
  div.zip-price-1 span {
    font-weight: bold;
    font-size: 200%;
  }
  div.zip-basket {
    padding: 5px 0 10px 0;
  }
  div.zip-basket span {
    padding-right: 5px;
    text-align: right;
    display: inline;
    font-weight: bold;
    color: white;
  }
  div.zip-basket button {
    font-weight: bold;
    color: white;
    padding: 5px 10px;
  }
}

/*@media only screen and (max-width:488px)*/
@media only screen and (max-width: 488px) {
  .detail_brand_main_block_p2_row {
    display: flex;
    align-items: center;
    padding: 10px 0;
  }
  .detail_brand_main_block_p2_row > div:nth-of-type(2) {
    display: block;
    text-align: right;
    margin: 0;
  }

  .repairs_cost_form_titles > span:nth-of-type(2) {
    margin: 0 15px;
  }
  .filter_magazin_wrap .repairs_cost_form_titles > span {
    font-size: 16px;
  }
  .filter_magazin_wrap .repairs_cost_form_titles > span:nth-of-type(2) {
    margin: 0 12px;
  }

  .filter_magazin_wrap .blocks_title {
    padding: 20px 0 0 16px;
  }
  .filter_magazin_wrap .blocks_title:after {
    left: 17px;
  }
  .filter_magazin_wrap .repairs_cost_form_titles {
    padding: 23px 0 11px 17px;
  }
  .filtervariantsinner {
    padding: 10px 27px 0 15px;
  }
  .rfitems {
    padding: 0 30px 20px 20px;
  }
}
