@media all{

@font-face {
    font-family: 'PT Sans';
    src: local('PT Sans'), local('PTSans-Regular'), url('ptsans.woff2') format('woff2'), url('ptsans.woff') format('woff'), url('ptsans.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'PT Sans';
    src: local('PT Sans Italic'), local('PTSans-Italic'), url('ptsansitalic.woff2') format('woff2'), url('ptsansitalic.woff') format('woff'), url('ptsansitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
	font-display: swap;
}
@font-face {
    font-family: 'PT Sans';
    src: local('PT Sans Bold'), local('PTSans-Bold'), url('ptsansbold.woff2') format('woff2'), url('ptsansbold.woff') format('woff'), url('ptsansbold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'PT Sans';
    src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url('ptsansbolditalic.woff2') format('woff2'), url('ptsansbolditalic.woff') format('woff'), url('ptsansbolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
	font-display: swap;
}

*{
	box-sizing:border-box;
  /*outline: 1px solid rebeccapurple;*/
}


html{
	margin:0;
	padding:0;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
}



body{
	margin: 0;
    font-family: PT Sans, Helvetica;
    font-size: 15px;
    line-height: 24px;
    color: #444;
    background-color: #f6f6f6;
}


header{
	min-width:360px;
	background-color: #9f9f9f;
	color:#fff;
}

.content-conteiner{
  max-width: 1200px;
  min-width: 360px;
  width: 100%;
  margin:0 auto;
  float: none;
}

a.logo{
	position: relative;
    top: 8px;
}

a.wl{
    text-decoration: none;
    display: inline-block;
    float: right;
    background: #c2c1c1 url(/css/icons/wlw.png) no-repeat 8px 11px;
    overflow: hidden;
    padding: 12px 8px 0px 44px;
    font-size: 18px;
    color: #fff;
    border-radius: 4px;
    width: 160px;
    height: 47px;
    position: relative;
    top: 9px;
    text-shadow: 1px 1px 1px #656565;
}

.potchange{
	overflow:hidden;
	background:#fff;
	width:100%;
}

.activemenucolor{
	background: #2196F3;
    color: #fff;
}

.potchange a{
	display:inline-block;
	float:left;
	text-align:center;
	width:49%;
	padding:8px 0 16px 0;
	color:#5d5d5d;
	text-decoration:none;
}

.linkfilters{
	border-left:1px solid #8e8e8e;
}

.zblock{margin:0 16px}
.zblock h1{font-size:20px;line-height:24px;}

ul.anket__list{
	margin:0;
	padding:0;

}

.anket__list li{
	list-style:none;
	display:block;
	width:344px;
  margin:16px 24px;
  height:552px;
	padding:0;
	position:relative;
  float:left;
}

.anket__list li > img{
	width:344px;
	height:227px;
}

.girl_properties{
	width:341px;
	background:#fff;
	position: relative;
	margin:0 0 32px 0;
	padding: 4px 8px 8px 8px;
	overflow:hidden;
}


.girl-name{
	display:block; padding-left:4px; color:#000; font-size:24px; line-height:48px;
	white-space: nowrap; text-overflow: ellipsis; overflow:hidden;
	letter-spacing: -2px;

	}
.girl-tth{padding:2px 8px; display:inline-block; float:left;border:1px solid #ccc;border-radius:4px;font-size:14px; margin:4px 8px 0 0;}
.girl-adress{display:block;padding-left:8px;color:#444; font-size:14px; line-height:32px; white-space: nowrap;text-overflow: ellipsis; overflow:hidden;}

.girl-type{padding-left:4px; color:#999; font-size:13px; line-height:24px; overflow:hidden;}
.girl-type span{float:right;}

.girl-price{padding-left:4px; float:left;font-size:26px; color:#e10600; font-weight:700;clear: both;}
.rubl{font-family: 'PT Sans', serif; font-size:24px; color:#000; font-weight:100;}
.under__price{color:#999; font-size:14px; display: inline-block;   vertical-align: 4px; font-weight:100;}

.girl-phone{margin:8px 0; padding: 0 0 0 6px; line-height: 1;}
.girl-phone span{display:inline-block;vertical-align:sub; font-size:12px; color:#999; position:relative; top:0px;}
.girl-phone a{font-size:24px; text-decoration:none; color:inherit;display:block;}


.girl-more{display:inline-block; float:right;
	border:1px solid #ccc;
	border-radius:3px;
	padding:4px 8px;
	font-size:13px;
	text-decoration:none;
	color:#000;
}
.bage__100{
	position:absolute;
	padding:2px 8px;
	display:inline-block;
	float:left;
	border:2px solid #4caf50;
	border-radius:4px;
	font-size:13px;
	margin:0 8px 0 0;
	left:4px;
	top:2px;
	color:#4caf50;
	font-weight: 700;
	z-index:999 !important;
}
.bage__new{
	position:absolute;
	padding:2px 8px;
	display:inline-block;
	float:left;
	border:2px solid #ff5722;
	border-radius:3px;
	font-size:13px;
	margin:0 10px 0 0;
	right:5px;
	top:1px;
	color:#ff5722;
	font-weight: 700;
	z-index:999 !important;
}
.bage__vip{
    background: url(/css/icons/laurel.png) no-repeat 0px 15px;
    padding: 27px 14px 5px 42px;
    position: absolute;
    left: 5px;
    top: 170px;
    color: #ffe400;
    font-weight: 700;
	z-index:999 !important;
}
.bage__newfull{
	padding:2px 8px;
	display:inline-block;
	float:left;
	border:2px solid #ff5722;
	border-radius:3px;
	font-size:13px;
	margin:5px 10px 0 0;
	color:#ff5722;
	font-weight: 700;
}
.bage__vipfull{
	background: url(/css/icons/laurel.png) no-repeat 0px 0px;
    padding: 10px 14px 5px 42px;
    color: #ffe400;
    font-weight: 700;
    display: inline-block;
    float: right;
}
.bage__100full{
	padding:2px 8px;
	display:inline-block;
	float:left;
	background:#4caf50;
	border:2px solid #4caf50;
	border-radius:3px;
	font-size:13px;
	margin:5px 10px 0 0;
	color:#fff;
	font-weight: 700;
}
.dop_bages{
	overflow:hidden;
  min-height:52px;
}
.analY{
	display:inline-block;
	padding: 8px 8px 4px 48px;
	background: url(/css/icons/ass.png) no-repeat 6px 6px;
	border:1px solid #ccc;
	border-radius:3px;
	font-size:13px;
	margin:16px 24px 0 0;
}
.viezdY{
	display:inline-block;
	padding: 8px 8px 4px 48px;
	background: url(/css/icons/viezd.png) no-repeat 7px 8px;
	border:1px solid #ccc;
	border-radius:3px;
	font-size:13px;
	margin:16px 0 0 0;
}

footer{
	background:#444;
	padding: 24px 8px;
	overflow:hidden;
	color:#fff;
}

footer div{
	float:left;
	max-width:300px;
	padding:8px 16px;
}

footer a{
	text-decoration:underline;
	color:#fff;
	font-size:15px;
	line-height:1.4;
	display:block;
}

footer span{
	float:left;
	color:#f6f6f6;
	font-size:13px;
	display:block;
	padding:8px 16px;
}

.close-modal{
	position:absolute;
	right:15px;
	top:7px;
	font-size:30px;
	font-weight:100;
	cursor:pointer;
	padding:2px;
}
.modal{
	background:#edf2f5;
	overflow:hidden;
	width:100%;
	padding:0 0 0 5px;
	z-index:9999;
	display:none;
	position:relative;
}

ul.menu{
	margin:0;
	padding:0;
	list-style:none;
}

ul.menu li {
	list-style:none;
	line-height:2.25;
	background: #fff;
    margin: 10px 0;
    padding: 0.5em 1em;
}
ul.menu li > a {
	display:inline-block;
	color:#2d6cb4;
	text-decoration:none;
}
ul.menu li > span {
	display:inline-block;
	padding:0 0 0 4px;
	color:#999;
	font-size:13px;
}
span.zag{
	line-height:48px;
	font-size:22px;
}
span.mini-zag{
	line-height:32px;
	font-size:18px;
	display:block;
}
.form-row{
	overflow:hidden;
	padding: 8px 4px;

}

.form-row span{
	display: inline-block;
	width:100px;
}
.form-row input[type="text"]{
	width: 80px;
	height:24px;
	font-size:16px;
}
.form-row input[type="Submit"]{
	padding:8px 15px;
	font-size:16px;
	background:#498bc3;
	color:#fff;
	border:1px solid #3671a3;
}
.lback{
	color:#2d6cb4;
	padding:0 8px 0 0;
	font-size:13px;
}
.itemData{
    width: 90%;
    margin: 0 auto;
	overflow:hidden;
}
.itemRow{
	width: 100%;
    background: #fff;
    margin: 0 0 10px 0;
    padding: 4px 8px;
    overflow: hidden;
}
.itemRow h1{
	line-height:1.66;
	margin:0;
}
div.itemRowGrid{
	overflow:hidden;
	margin:3px 0
}
.itemPhotoGallery{
    margin: 0 0 10px 0;
    padding: 0;
    overflow: hidden;
}
.itemnamefield{
	display:inline-block;
	float:left;
	width:105px;
	color:#999;
	font-size:14px;
}
.itemdatafield{
	display:inline-block;
	float:left;
}
.resp{
	overflow:hidden;
	margin:10px 0;
	padding:15px 10px;
	border-bottom:1px solid #ccc;
}

.rc3 span{
	display:block;
	padding:3px 15px;
}
.rc2 span{
	display:block;
	padding:3px 15px;
}
.addrev{
	margin:10px 0;
}
.addrev label{
	display:block;
	padding:5px 7px;
}
.textinanket{
	width:320px;
	height:250px;
}
.ssub{
	padding: 8px 16px;
    font-size: 16px;
    background: #498bc3;
    color: #fff;
    border: 1px solid #3671a3;
}
.pagination{
	margin:16px 4px;
	overflow:hidden;
  width:99%;
  clear:both;
}
.pagination span{
	padding: 2px 8px;
    display: inline-block;
    float: left;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 14px;
    margin: 5px 10px 0 0;
}
.pagination a{
	padding: 2px 8px;
    display: inline-block;
    float: left;
	background:#498bc3;
    border: 1px solid #3671a3;
	color:#fff;
    border-radius: 3px;
    font-size: 14px;
    margin: 5px 10px 0 0;
	text-decoration:none;
}
.wish{
	padding: 7px 15px;
    float: left;
	background:#498bc3;
    border: 1px solid #3671a3;
	color:#fff;
    border-radius: 3px;
    font-size: 14px;
    margin: 5px 10px 0 0;
	text-decoration:none;
	display:block;
	margin: 10px 0 20px 0;
}
.abouttext{
	overflow:hidden;
	clear:both;
	background:#fff;
	width:100%;
}
.supertext{
	min-width:300px;
	max-width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding:15px 25px;
}
/*.dopinfoblock{
	width:300px;
	overflow:hidden;
	padding:10px 15px;
	background:#fff;
	margin:20px auto;
}*/

.dopinfoblock{
  float:left;
  width:344px;
  height:520px;
  background:#fff;
  padding:8px 16px;
  margin:16px 24px;
}

.dopinfoblock p{
  font-size:18px;
  line-height:48px;
}

.dopinfoblock b{
  font-size:24px;
}

.razdely{
	padding:1.5em 1.5em 3.5em;

}

.modal-conteiner{
	overflow:hidden;
	margin:0 auto;
}

.IndexStatistic{
	width:340px;
	margin:20px auto;
	font-size:14px;
}

.IndexStatistic i{
	color:#e10600;
}

.calc-block-gde,
.calc-block-post-rashody,
.calc-block-sauna-rashody,
.calc-block-unee-rashody{
  width: 360px;
  margin:20px auto;
}

.calc-block-gde label{
  display:inline-block;
  margin:10px 3px;
}

.calc-block-post-rashody label,
.calc-block-sauna-rashody label,
.calc-block-unee-rashody label{
  display:block;
  margin:20px 0;
}

.calc-block-post-rashody input[type="submit"]{
      padding: 3em 2em;
      font-size: 3em;
      width: 150px;
      height:40px;
}


.articles{
  padding:0 16px;
}

.articles img{
    min-width: 350px;
    width: 100%;
    height: auto;
}

ul.topmenu{
    margin: 0;
    padding: 0;
    list-style: none;

}
.topmenu li{
	display: inline-block;
    margin: 24px 16px;
}

.topmenu a{
	color:#2d6cb4;
	text-decoration:none;
}

}


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

	.dopinfoblock{
    float:left;
		margin:16px 24px;
		height:552px;
	}
	
	.topmenu li {
		margin: 8px 16px;
	}

	.pagination{
		width:99%;
		max-width:1200px;
	}

	.anket__list li{
		margin: 16px 8px;
	}

	a.logo{
		left: 4px;
	}
	
	a.wl{
		right: 4px;
	}

}
