#popup_all {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 90;
	background-color: #fff;
	opacity: .82;
}
#filtr_popup {
	background-color: #fff;
	left: 5vw;
	position: fixed;
	width: 90vw;
	z-index: 101;
	display: none;
}
#info_filtr {
	width: 15.6vw;
	float: left;
	height: 6.8vw;
}
.filtr_head {
	background-color: #b1daec;
	border-radius: 10px 10px 0 0;
	font-size: 1.5vw;
	padding: 1vw 1.3vw 1vw 1.3vw;
	text-transform: uppercase;
	text-align: center;
}
#filtr_popup #close .fa.fa-times {
	width: 2vw;
	height: 2vw;
	font-size: 1.5vw;
	line-height: 2vw;
	padding: 0;
}
.filtr_head div.present {
	float: left;
}
.filtr_head div#close {
	position: absolute;
	top: 0;
	right: 1vw;
}
.filtr_title {
	padding-top: 1vw;
}
.present > img {
	margin-right: 20px;
}
.filtr_head span {
	color: #db4501;
}
.filtr_head input[type="text"] {
	width: 90%;
}
.invis {
	display: none;
}
.select_age_form {
	padding-bottom: 17px;
	padding-top: 17px;
}
.select_age_form div {
	display: inline-block;
}
.select_age_form select {
	color: #828383;
}
#plus_second.plus {
	color: #c2f7fe;
}
.plus {
	color: #e8f7f9;
	font-size: 200px;
	line-height: 200px;
	cursor: pointer;
}
.filtr_footer div {
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	font-size: 2vw;
	padding-bottom: 1vw;
	padding-top: 1vw;
	text-align: center;
}
#filtr_ok {
	background-color: #48a901;
	margin-right: 2vw;
	width: 41vw;
}
#filtr_no {
	background-color: #feaa84;
	/*padding: 0;*/
	width: 41vw;
}
#filtr_no > span {
	color: #fff;
	display: block;
	/*padding-bottom: 2.5vw;
	padding-top: 2.5vw;*/
	text-decoration: none;
}
.filtr_content {
	padding-left: 2vw;
	padding-top: 1vw;
	min-height: 20vw;
}
.filtr_content .gender.boy {
	background: rgba(0,0,0,0) url("/i/popap_boy.png") no-repeat scroll center center;
	background-size: auto 80%;
}
.filtr_content .gender {
	height: 20vw;
	width: 100%;
}
.filtr_content .boy.no_activ, .filtr_content .girl.no_activ {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	cursor: pointer;
}
.filtr_content .age {
	background: rgba(0,0,0,0) url("/i/yellow_ribbon.png") no-repeat scroll center 0;
	font-size: 1.3vw;
	font-weight: bold;
	text-align: center;
	width: 100%;
	background-size: 100% 100%;
	line-height: 4vw;
}
.select_age_form {
	padding-bottom: 2.5vw;
	padding-top: 2.5vw;
}
.filtr_footer {
	background-color: #e8ecef;
	color: #fff;
	text-transform: uppercase;
	border-radius: 0 0 10px 10px;
	padding: 1vw;
	text-align: center;
}
#filtr_popup .filtr_content .close .fa.fa-times {
	font-size: 2.5vw;
}
#close .fa.fa-times, #filtr_popup .close .fa.fa-times {
	background-color: #fff;
	border-radius: 50%;
	color: #b1daec;
	cursor: pointer;
	display: block;
	font-size: 1.8vw;
	height: 2.2vw;
	margin-top: 1vw;
	padding-top: 0.5vw;
	text-align: center;
	width: 2.7vw;
}
.filtr_content .gender.girl {
	background: rgba(0,0,0,0) url("/i/popap_girl.png") no-repeat scroll center center;
	background-size: 100% auto;
}
.filtr_content .boy.no_activ {
	background: rgba(0,0,0,0) url("/i/popap_boy.png") no-repeat scroll center center / 85% auto;
	height: 10vw;
	width: 11vw;
}
.filtr_content .girl.no_activ {
	background: rgba(0,0,0,0) url("/i/popap_girl.png") no-repeat scroll center center / auto 90%;
	height: 10vw;
	width: 100%;
}
.filtr_content > div {
	display: table-cell;
	padding-right: 1.5vw;
	width: 30vw;
	text-align: center;
}
#filtr_popup .close {
	margin-left: 28vw;
	position: absolute;
	cursor: pointer;
	text-align: right;
}
#info_filtr .select_filtr.one_child .gender {
 height: 4.2vw;
}
#info_filtr .three_child .no_age .gender {
 background-size:auto 100%;
 min-height:25px;
}
.select_filtr.no_select {
 background-image:url("/i/bg_no_select.png");
}
.select_filtr {
 cursor:pointer
}
.select_filtr .gender.boy {
	background: rgba(0,0,0,0) url("/i/bg_select_boy.png") no-repeat scroll center center;
	background-size: auto 100%;
}
.select_filtr .gender.girl {
	background: rgba(0,0,0,0) url("/i/bg_select_girl.png") no-repeat scroll center center;
	background-size: auto 100%;
}
.select_filtr .gender.no_age {
 height:100%;
 width:100%
}
.select_filtr.yes_gend .gender.yes_age {
 height:60px;
}
.select_filtr .age {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 15.6vw;
	font-weight: bold;
	font-size: 1.3vw;
	padding-top: 0.2vw;
}
.select_filtr.yes_age .age.no_gender {
 height:83px
}
.select_filtr .gender.gb {
 background:url("/i/bg_select_girl.png") no-repeat scroll left 5px / 60% auto,rgba(0,0,0,0) url("/i/bg_select_boy.png") no-repeat scroll 45px 20px / 40% auto;
}
.select_filtr.two_child .age {
	font-size: 1vw;
	font-weight: normal;
	line-height: 2vw;
}
.select_filtr.two_child > div {
	float: left;
	width: 50%;
}
.select_filtr .gender {
	height: 3vw;
}
.three_child > div {
	width: 30%;
	float: left;
}