/*! nouislider - 14.1.1 - 12/15/2019 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:3px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-12px;background-repeat:no-repeat;background-position:9px 6px;background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M11.0435 0.835144H11.0172C9.0828 0.835144 8.00131 2.25077 7.50012 3.20916C6.99012 2.25074 5.91745 0.835144 3.98306 0.835144H3.94794C1.85523 0.852751 0.11113 2.63763 0.00563189 4.89736C-0.126292 7.66703 2.08386 9.53107 5.38987 12.3447C5.96142 12.8371 6.56813 13.3559 7.20997 13.9099L7.50015 14.1648L7.79034 13.9099C8.42339 13.3559 9.03888 12.8371 9.61044 12.3447C12.9164 9.53107 15.1264 7.66703 14.9945 4.89736C14.8889 2.63761 13.1362 0.852722 11.0435 0.835144Z' fill='%23FF3636'/%3E%3Cpath d='M14.9944 4.89736C15.1264 7.66703 12.9164 9.53107 9.61041 12.3447C9.03885 12.8371 8.42336 13.3559 7.79031 13.9099L7.50012 14.1648V3.20916C8.0013 2.25074 9.0828 0.835144 11.0172 0.835144H11.0435C13.1362 0.852722 14.8889 2.63761 14.9944 4.89736Z' fill='%23F40000'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='15' height='15' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-connects{border-radius:3px}.noUi-connect{background:linear-gradient(90deg, #FD697F 0%, #FC445F 30.44%, #043BFF 69.61%, #B7E4F8 100%)}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{cursor:default}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}
.noUi-handle {
    text-align: center;
    line-height: 30px;
    outline:none;
  }
.slout{
  width: 90%;
  margin: 0 auto;
  padding-bottom: 10px;
}
.slout p{
  margin-top:0
}
.noUi-handle:after, .noUi-handle:before {
  display:none;
}
#s_hair .noUi-handle-lower{
  width:80px;
  right: -40px;
}
.scont{
  position:relative;
  overflow:hidden;
  height: auto;
min-height: 1790px;
margin: 10px auto;
width: 320px;
}
.sbg{

width:220px;
height: 512px;
margin:0 auto;

}
.sbg1o{
position:absolute;
top:0;
width:100%;
}
.sbg1{
width: 220px;
margin:0 auto;

height: 512px;

}
.sform{
  position:absolute;
  left: 0;
  top: 40px;
  right: 0;
  bottom: 0;
  padding: 0 8px;
}
.sform label span{
  display:block;
  text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
#s_outs, #s_photoCheck {
	width: 80px;
}
#s_outs.off .noUi-handle,
#s_photoCheck.off .noUi-handle {
	background-color: #3fb8af;
  color:#fff;
  box-shadow:none;
  outline:none;
}
#s_outs .noUi-handle-lower,
#s_photoCheck .noUi-handle-lower{
  right: -20px;
}
.title{
  font-size:26px;
  text-align:center;
  margin-bottom:20px;
  font-family: 'PT Sans', serif;
}
#sBot{
  position: fixed;
  bottom: 40px;
  left: 9%;
  width: 80%;
  height: 66px;
  line-height: 56px;
  z-index: 98;
  background: linear-gradient(90.72deg, #FF6666 0.16%, #FF9345 101.54%);
  color: #fff;
}
#rcount{
    position: fixed;
    bottom: 40px;
    left: 9%;
    width: 80%;
    color: #fff;
    background: linear-gradient(91.4deg, #C3284D -0.09%, #F76463 95.67%);
    height: 66px;
    line-height: 66px;
    z-index: 98;
}
#rcount.disabled{
    background: #6e7571;
}
#research{
    position: fixed;
    bottom: 40px;
    left: 9%;
    width: 80%;
    height: 66px;
    line-height: 66px;
    color:#fff;
    background: linear-gradient(90.72deg, #FF6666 0.16%, #FF9345 101.54%);
    z-index:1000;
}
#result{
  padding-bottom:80px;
}
@media only screen and (min-width:1025px) {
	#research,
  #rcount,
  #sBot{
    left:300px;
    width:calc(100% - 300px)
  }
  .scont{
    width:100%
  }
}
[type="checkbox"]+span:not(.lever) {
    position: relative;
    padding-left: 40px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
[type="checkbox"]+span:not(.lever):before, [type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #C3C3C3;
    border-radius: 1px;
    margin-top: 3px;
    -webkit-transition: .2s;
    transition: .2s;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}
[type="checkbox"]:checked+span:not(.lever):before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 3px solid transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid #3fb8af;
    border-bottom: 3px solid #3fb8af;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
#pform label{
  display:block
}
.mb20{
  margin-bottom: 20px;
}
.black {
    border: 1px solid #fff;
    border-radius: 15px;
    box-shadow: 1px 1px 5px #0006;
    color: #161c20;
    background-color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 0 3px;
    display: block;
    overflow: hidden;
}
span.bg{border:1px solid #908585;padding:0 2px;margin:5px;}
#raion{    width: 100%;
    font-family: 'PT Sans';
    padding: 6px;
    border-radius: 5px;
    background: linear-gradient(90.72deg, #FF6666 0.16%, #FF9345 101.54%);
    color: #fff;
    text-align: center;
    border: none;
}
select option {
  color: #000;
}
.inpo{position: relative;
    margin-bottom: 23px;
    margin-left: -10px;
    margin-right: -10px;}
.inpl{display: block;
    width: 50px;
    padding: 5px;
    background: #FEEDE3;
    border: none;
    border-radius: 5px;
    text-align: center;}
.inpr{display: block;
  position:absolute;
  right:0;
  top:0;
    width: 50px;
    padding: 5px;
    background: #FEEDE3;
    border: none;
    border-radius: 5px;
    text-align: center;}
