.form {
    width: 220px;
    margin: 0px auto;
    margin-top: 9px;
    padding: 2px 10px 17px 10px;
    border: 2px solid #ccc;
    border-radius: 10px;
}

.form__select {
    width: 100%;
    height: 35px;

    background-color: #fff;

    position: relative;
}

.form__select:before {
    content: "";
    display: block;
    width: 1px;
    height: 33px;

    background-color: #ccc;
    pointer-events: none;

    position: absolute;
    top: 1px;
    right: 30px;
    z-index: 1;
}
.new_podbor_info_different_width_el:after, .new_podbor_info_different_width_el:before{
	display:none !important;
}
.form__select:after {
    content: "";
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #333 transparent transparent transparent;
    pointer-events: none;

    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 1;
    margin-top: -2px;
}

.form__select select {
    -webkit-appearance: none;
    -moz-appearance: none;

    width: 100%;
    height: 100%;
    padding: 0 20px;
	padding-right: 30px;
    background: none;
    border-radius: 3px;
    border: 1px solid #ccc;

    font-size: 14px;
    color: #000;
}

/* Убираем стандартные стрелочки в IE */
.form__select select::-ms-expand {
    display: none;
}

.form__select select:focus {
    outline: 0;
    border-color: #ad0032;
}

.form__select select:hover {
    cursor: pointer;
}

.disabled {
    color: #c3c3c3;
	
}
.checkbox-label:before > input[type="checkbox"]:checked {
	content:none !important;
}
.diss{
	opacity:0.9;
	color: #cecece;
}
.form {
    border: 1px solid #ccc !important;
}
.checkbox-label i:before {
	border-radius: 3px;
	display:inline-block;
	border: 1px solid #9e4867;
	content:"";
	width:15px;
	height:15px;
	margin-right: 11px;
}
/* + input[type="checkbox"]:checked */
input[type="checkbox"]:checked + i:after  {
	display:inline-block;
}
.checkbox-label {
	font-size: 15px!important;
	margin-top:1px !important;
	width:100%;
}
.checkbox-label i{
	position: relative;
}
i:after  {
 	content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #9e4867;
    text-align: center;
    line-height: 15px;
    display: inline-block;
    margin-left: -25px;
    position: absolute;
    top: 0px;
	display:none;
}
.checkbox-label{
	font-size: 18px;
	font-weight:normal;
	margin-top: 15px;
	cursor:pointer;
}
.bbrend{
	display:none;
}
.bchek{
	display:none;
}
.hid{
	display:none;
}
.filter label:last-child {
    margin-left: 0px !important;
}
.brlist{
	
	overflow-x:hidden;
	overflow-y:auto;
}
.question-mark{
	width: 6px;
    border-radius: 13px;
    border: 1px solid #de2743;
	padding: 2px;    
	box-shadow: inset -1px -2px 0px #f7eeee, 1px 1px 2px #b7a5a5, inset 0px 0px 1px #ffffff;
}
.ttp-chek{
	padding-left: 97px;
    margin-top: 0px;
    display: inline-block;
}
.jspTrack{
	height:100%!important;
}
.lab-span{
	font-size: 15px!important;
    display: inline-block;
    position: absolute;
    top: -1px;
}
.brlist,.jspPane,.jspContainer{
	outline:none !important;
}
[name=price]{
	width:100%;
	height:1px;
	background: #e0e0e0;
    border: none;
    border-radius: 0px !important;
}
.ui-slider-range{
	/* background:#e0e0e0 !important; */
	    background: rgb(119, 15, 45) !important;
}

.form .ff-slider .ui-slider .ui-slider-handle {
    z-index: 5!important;
    outline: 0!important;
    margin-left: 0!important;
    width: 21px!important;
    height: 21px!important;
    border: 1px solid #e0e1e2!important;
    border-radius: 50%!important;
    background-color: #fff!important;
    cursor: pointer!important;
	background: none!important;
    top: -12px;
    margin-left: -9px!important;
}
.form .ff-slider .ui-slider .ui-slider-handle:after {
    content: "";
    width: 10px !important;
    height: 10px !important;
    left: 50%!important;
    background-color: #e40042!important;
    border-radius: 50%!important;
	position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	
}
.form .form__field .fword{
	padding: 1px 1px 1px 1px;
    width: 37px!important;
    height: 17px!important;
    font-weight: bold;
    border: none!important;
}
.ips{
    background: white;
    border: 1px solid #770f2d;
    font-size: 12px;
    padding: 4px 5px;
	outline:none!important;
	cursor:pointer;
	border-radius: 3px;
}
.ips:hover, .ips.active{
    background: #770f2d;
    border: 1px solid #770f2d;
	color:white;
}
.delimit{
    margin-bottom: 10px;
    color: #ccc;
    background: #770f2d;
    margin-top: 10px;
}
.label-sw {
  display: block;
  left: 0px;
  top: 0;
  position: relative;
  width: 200px;
  height: 22px;
  z-index: 10;
  line-height: 40px;
  font-weight: bold;
/*   background: #c5c2c2;
  border: 1px solid #711; */
  /* background: linear-gradient(to right,#b11541b3, #ffffff94),linear-gradient(to left,#c11c1cb3, #3a0010); */
      background: linear-gradient(to left,#ffffff73, #b500006b, #ffffff96),linear-gradient(to left,#ffffff73, #c11c1cb3),linear-gradient(to right,#ffffff73, #c11c1c);
  line-height:22px;
  text-align:center;
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -ms-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  cursor: pointer;
  box-shadow: 1px 2px 1px #bfafaf;
}

.label-sw:after {
  content: "по параметрам";
  width: 100px;
  height: 22px;
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  color: #fff;
  background: #770f2d;
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -ms-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  cursor: pointer;
  text-align: center;
}

.label-sw:before {
  content: "по мото";
  width: 100px;
  height: 22px;
  position: absolute;
  left: 97px;
  top: 0px;
  display: block;
  color: #fff;
}

#chkbx {
  display: none;
}

#chkbx:checked + label {
  left: 0px;
}

#chkbx:checked + label:after {
  left: 100px;
  background: #770f2d;
  content: "по мото";
}
#chkbx:checked + label:before{
	left:0px!important;
    content: "по параметрам";
    position: absolute;
    color: white;
}
#po_avto{
	margin-bottom: 40px;
}
.chek.ttp-chek.cargo-check:after{
	bottom: -3px !important;
    left: 117px;
	width: 165px;
}
.chek.ttp-chek.run-check{
	left: 167px;
    bottom: -58px !important;
    bottom: -58px !important;
}

/*switch*/
.toggle {
  position: relative;
  display: block;
  width: 40px;
  height: 20px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transform: translate3d(0, 0, 0);
}
.toggle:before {
  content: "";
  position: relative;
  top: 10px;
  left: 3px;
  width: 34px;
  height: 14px;
  display: block;
  background: #9A9999;
  border-radius: 8px;
  transition: background 0.2s ease;
}
.toggle span {
  position: absolute;
  top: 7px;
  left: 0;
  width: 20px;
  height: 20px;
  display: block;
  background: white;
  border-radius: 10px;
  box-shadow: 0 3px 8px rgba(154, 153, 153, 0.5);
  transition: all 0.2s ease;
}
.toggle span:before {
  content: "";
  position: absolute;
  display: block;
  margin: -18px;
  width: 56px;
  height: 56px;
  background: rgba(79, 46, 220, 0.5);
  border-radius: 50%;
  transform: scale(0);
  opacity: 1;
  pointer-events: none;
}

#cbx:checked + .toggle:before {
   background: #e49d9d;
}
#cbx:checked + .toggle span {
  background: #882441;
  transform: translateX(20px);
  transition: all 0.2s cubic-bezier(0.8, 0.4, 0.3, 1.25), background 0.15s ease;
  box-shadow: 0 3px 8px rgba(79, 46, 220, 0.2);
}
#cbx:checked + .toggle span:before {
  transform: scale(1);
  opacity: 0;
  transition: all 0.4s ease;
}

.center {
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 20px);
}

.nowi{
	display:none;
	font-size: 14px;
    display: inline-block;
    padding-bottom: 6px;
}
/*!switch*/
.data-wide{
	display:none;
}
.bl{
	white-space: nowrap;
}
.bx-breadcrumb{
	/* display:none; */
	padding-top:10px;
}
#content_block.bg {
    padding-top: 0px !important;
}
.deley {
    padding: 0px 0px!important;
}
.new_podbor_gray_info_block .new_podbor_info_different_width_el .rgt:hover{
	text-decoration:none!important;
}
.filter-scroll__toggle {
    display: none;
}

.filter-scroll__body {
    height: 225px;
}

@media (max-width: 890px) {
    .filter-scroll__toggle {
        margin-top: 10px;
        color: #740029;
        border: none;
        background-color: transparent;
        padding: 0;
        border-bottom: 1px dashed currentColor;
        cursor: pointer;
        display: inline-flex;
        font-size: 16px;
    }

    .filter-scroll__body {
        overflow: hidden  !important;
        height: 205px !important;
    }

    .filter-scroll.active .filter-scroll__body {
        overflow-y: inherit  !important;
        height: 220px !important;
    }
}

.form-wrapper {

}

.form-wrapper__form {

}

.form-wrapper__button {
    display: none;
}

@media (max-width: 890px) {
    .form-wrapper {
        margin-top: 20px;
    }

    #content_block #rezet {
        color: #78002b;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 31px;
        line-height: 31px;
        border-radius: 11px;
        margin: 5px auto;
        font-size: 15px;
        font-weight: 700;
        border: 1px solid currentColor;
        background-color: transparent;
        padding: 0;
        margin-bottom: 30px;
    }

    .form-wrapper__button {
        width: 100%;
        font-family: Calibri, calibri_d, OpenSans, sans-serif;
        color: #78002b;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 31px;
        line-height: 31px;
        border-radius: 11px;
        margin: 0 auto;
        font-size: 15px;
        font-weight: 700;
        border: 1px solid currentColor;
        margin-bottom: 20px;
        background-color: transparent;
        padding: 0;
        position: relative;
    }

    .form-wrapper__button:after {
        content: "";
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #333 transparent transparent transparent;
        pointer-events: none;
        position: absolute;
        top: 50%;
        right: 10px;
        z-index: 1;
        margin-top: -2px;
    }

    .form-wrapper__button.active:after {
        transform: rotate(180deg);
        transform-origin: 25% 25%;
    }

    .form-wrapper__wrap {
        height: 0;
        overflow: hidden;
    }

    .form-wrapper__wrap.active {
        height: inherit;
    }
}
