/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { 

	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
.desc, .fad_text {
 -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.moduletablenovotz {margin-top: 35px;}
ul.jcomments-latestnovotz .rounded {
    padding: 6px;
    background: #FFF7CB;
    border: 1px dashed #DFD499;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 5px;
}
img.sleva2 {display: block; margin-left: auto; margin-right: auto; with: 100%; max-width: 300px; border: 2px solid #000;}
.f-logo {position: relative; width: 45%; float: left;}
.ccc {position: relative; width: 45%; float: right; text-align: right;}
 .fad_zip {
    position: absolute;	
    width: auto;
    height: 30px;
    overflow: hidden;
    display: inline-block;
    left: 0;
    bottom: 53px;
    padding: 4px 15px;
	background: rgba(255,0,0,0.7);
	color: #fff;
	font-size: 11px;
}
 .fad_top {
	position: absolute; 
	left: 0; 
	bottom: 20px;
    padding: 4px 8px;
    width: auto;
    height: 30px;
    overflow: hidden;
    color: #fff;
	font-size: 11px;
    display: inline-block;
	background: rgba(91,230,37,0.8);
}
.fad_va {
position: absolute; right: 0; top: 0;
padding: 5px 10px;
width: auto;
height: 30px;
overflow: hidden;
color: #555;
display: inline-block;
text-align: center;
}
.comm738 {display: none;}

.adsmanager-details a.fad_phone {
    color: red;
    font-size: 24px;
    font-weight: 700;
    position: relative;
    top: -20px;
}
.photodesc .fad_voz {display: block; margin-top: 5px;}
.valuta {display: none;}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
p.oh {margin-top: 20px;}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
tr, img {
    page-break-inside: avoid;
}


p, h2, h3 {
}
h2, h3 {
    page-break-after: avoid;
}
select {
    background: #fff none repeat scroll 0 0 !important;
}
.navbar {
    display: none;
}
.btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
}
.label {
    border: 1px solid #000;
}

table {width: 100%!important;}
* {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {color: #E3250B;}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 14px/21px "Open Sans", Helvetica,Arial,sans-serif;
	 background-color: #f6f6f6;
    color: #222;

}
.wrapper {
	width: 100%;

}


/* Header
-----------------------------------------------------------------------------*/
.header {
	overflow: hidden;
	width: 100%;
	padding: 15px 0 5px 0;
	position: relative;
	margin: 0 auto;
	background-color: #fff;
}
	.header-cont, .footer0 {
	max-width: 1050px;
	margin: 0 auto;
}
	
	
.logo {max-width: 600px;
position: relative; float: left;
font-size: 12px;
}
.logo span {position: relative; top: -3px; left: 3px;}
.blockbutton {text-align: center; padding-top: 10px; max-width: 400px;
position: relative; float: right;
} 
.tmenu {width: 100%; clear: both; height: 55px; 
background-color: #E3250B;
z-index: 200;
   }
.tmenu0 {max-width: 1050px; margin: 0 auto;}
.smart-search {width: 100%; clear: both; min-height: 58px; height: auto; 
background-color: #444;
z-index: 250;
   }
.searchblock {max-width: 1050px; margin: 0 auto; position: relative; top: 15px; }
#modsearchfield_ad_ray, #modsearchfield_ad_price, #modsearchfield_ad_uslugi, .filter-block  {float: left; width: 20%; position: relative;
clear: none!important; margin-right: 10px;
}

#advancedsearch {float: left; width: 100%; position: relative;
z-index: 8999; background-color: #444;
}
#advancedsearch select {
float: left; width: 20%; position: relative;
clear: none!important; margin-right: 10px;
}

.filter-block {width: 13%; line-height: 32px; color: #fff;}
#submitsearchform {background: red; color: #ffffff; margin-left: 15px;}
#togglemode {
    display: block;
    height: 30px;
    position: relative;
    width: 120px!important;
    float: right;
    top: 3px;
    margin-bottom: 15px;
    text-align: center;
    z-index: 199;
}
a#togglesearch {color: #ffffff;}
/* Middle
-----------------------------------------------------------------------------*/
.content {
	position: relative;
	max-width: 1100px;
	margin: 0 auto 30px auto;
}
.maincontent {max-width: 800px; width: 70%; float: right; position: relative;  padding: 30px 0 0 20px; border-box: box-sizing;}
.sidebar80 {max-width: 300px; width: 30%; float: left; position: relative; margin: 20px 0 30px 0; border-box: box-sizing;}

.row-fluid  {line-height: 18px;}
.maincontent60 { width: 50%; margin: 0 auto;}
.maincontent80 {
	max-width: 800px; width: 70%; float: right; position: relative;  padding: 30px 0 0 0;
border-box: box-sizing;
}
.maincontent801 {max-width: 850px; width: 74%; float: left; position: relative;  padding: 30px 0 0 20px;}
.sidebar801 {max-width: 250px; width: 25%; float: right; position: relative; margin: 20px 0 0 0; padding-top: 30px;}

.maincontent100 {
width: 100%; float: none; clear: both; position: relative;  padding: 30px 0 0 20px;
	}
.sidebar100 {display: none;}
input#remember {width: 30px!important; margin: 0!important;}

@media (max-width: 950px)  {
.maincontent80 { width: 100%; float: none; clear: both; margin-left: 0;}
.sidebar80 { width: 100%; float: none; clear: both; margin-left: 0;}	
	
}

.juloawrapper label {padding: 1px 0; color: #fff;}


 #mod_jlvkcomments {
margin-top: 25px;
}
#mod_jlvkcomments iframe {width: 100%!important;}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 75px;
	clear: both;
	width: 100%;
	padding-top: 30px;
	background: #1d0522 none repeat scroll 0 0;
    color: #807283;
    border-top: 1px solid #eee;
}
.footer a {color: #807283;}
.cherez1 {float: left; width: 50%; padding: 5% 0;}
.cherez2 {float: right; width: 45%; padding: 5%;}
#comments .url, #comments .email { display:none;}

.jconfirm.supervan .jconfirm-box .buttons button {
    background: rgba(240, 48, 80, 0.9) none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    text-shadow: none;
    width: 25%;
	cursor: pointer;
}
.jbzoo.jbzoo-rborder .rborder, .jbzoo .jbzoo-rborder .rborder {
    border: 1px solid #ccc;
    border-radius: 6px;
	  background: #fff!important;
}

.submission-add {float: left!important;}

a.sign-up, a.doban {
    background: #333 none repeat scroll 0 0 padding-box;
    border-radius: 3px;
    display: inline-block;
    padding: 0 17px;
	text-decoration: none;
	color: #fff;
	  font-size: 16px;
    line-height: 34px;
	margin-top: 15px;
	width: 200px;
}
a.sign-up span, a.doban span {margin-left: 12px;}
a.doban {margin: 5px 0 20px -7px;}
a.dann {margin: 5px 0 20px 25px;  background: #888 none repeat scroll 0 0;}
.alias-girls, .alias-intim-salony {border:none!important;}
.jbzoo .jbfilter-label {background-color: transparent!important; padding: 0 0 8px 0!important; 
color: #333!important;  font-weight: 400!important;  text-shadow: none!important; font-size: 18px!important;
text-decoration: underline; 
  }
 .item-page, .adsmanager-details  {border: 1px solid #ccc;
    border-radius: 6px; background-color: #fff; padding: 5px 15px; overflow: hidden;
	}
	.item-page {margin-top: 0; top: -10px; position: relative;}
	.adsmanager-details {padding: 30px!important; top: -10px; position: relative;}

.dj-megamenu-select-dark .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn, .dj-megamenu-accordion-dark .dj-mobile-open-btn {
	float: left;
	background-color: transparent!important;
}
.vzad, .onchat {
    color: #fff;
    float: left;
    position: relative;
    font-size: 17px;
    top: 15px;
	margin-left: 20px;
    text-decoration: none;
}
.onchat {
	margin-left: 30px;
    display: none;
}

.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 30px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}

h4.anketname {margin-top: 0;}

h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

.item-page h3 {font-size: 16px; font-weight: 700;}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #E3250B;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 90%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 10px 10px 0!important; 

}
.item-image img { clear: both; height: auto; max-width: 400px; margin: 0 10px 5px 0;}
.article-content img  { margin: 0 20px 5px 0!important;  width: 250px; height: auto;}
.blog img  { margin: 0 10px 5px 0!important;  width: 250px; height: auto;}
.article-image-full img {  max-width: 250px!important; height: auto;}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 20px 30px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}

.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}

.user-block {
    height: 27px;
    line-height: 27px;
    margin: 5px auto 0 auto;
    max-width: 1150px;
    padding-top: 0;
}
.sele {
    float: left;
    max-width: 200px;
    position: relative;
}
ul.user-menu {
    float: right;
    max-width: 480px;
    position: relative;
}
ul.user-menu i {
    color: #999;
}
ul.user-menu li {
    float: left;
    list-style-type: none;
    margin: 0 0 0 12px;
}
ul.user-menu li a {
    color: #333;
}
ul.user-menu li span {
    display: inline-block !important;
    float: left;
}
li.userads {
    margin-right: 35px !important;
}
.jlslogin #login-form {
    padding: 0 !important;
}
.slogin-avatar img {
    border-radius: 15px;
    display: block;
    height: 25px;
    line-height: 25px;
    position: relative;
    width: 25px;
}

.jlslogin {
    display: inline-block !important;
    float: right;
    width: 100px;
}
.jlslogin .slogin-buttons span {
    border-radius: 1px;
    display: block;
    height: 25px;
    line-height: 25px;
    position: relative;
    top: -6px;
    width: 25px;
}
#slogin-buttons a {
    text-decoration: none !important;
}
.clubslogan {
    color: #222;
    left: 10%;
    position: relative;
}
.ramleft {
    margin: 0 auto;
    max-width: 1130px;
    position: relative;
}
a.button-add {
    background: #fff;
    color: #333 !important;
    display: block;
    float: right;
    font: 14px/35px Verdana,sans-serif;
    height: 35px;
    padding-right: 10px;
    position: absolute;
	left: 50%;
	right: 50%;
	margin-left: -80px;
    text-align: center;
    text-decoration: none !important;
	border: 1px solid #333;
	border-radius: 6px;
    top: 25px;
    width: 160px;
}
#position-0 a {
    color: #ffffff !important;
    text-decoration: none !important;
}
.button-add:hover {
    background-position: 0 -62px;
}

.fad_ray div {
    display: inline-block;
    margin-left: 5px;
}
 .photodesc .fad_ray div:before {
    content: "Район: ";
}
.photodesc .fad_ray {position: absolute; left: 0; bottom: 30px;
padding: 5px 10px;
background: rgba(255,0,0,0.7);
width: auto;
color: #fff;
display: inline-block;
}


.adsmanager-details .fad_ray div:after {
    content: ";";
}
.fad_uslugi, .fad_variants {
    display: block;
    margin-top: 20px;
}
.fad-image {
    float: left;
    height: auto;
    margin-right: 5px;
    width: 170px!important;
}
.fad_phone {
    font-size: 18px;
    font-weight: 400;
	text-decoration: none;
	color: #222;
}
.fad_phone:before {
    content: "☎";
    margin-right: 3px;
}
.juloawrapper .btn-primary.active {
    color: rgba(255, 255, 255, 0.75);
}
.juloawrapper .btn-primary {
    background: red none repeat scroll 0 0;
    color: #ffffff !important;
    display: block;
}
.juloawrapper .btn-primary:hover, .juloawrapper .btn-primary:focus, .juloawrapper .btn-primary:active, .juloawrapper .btn-primary.active, .juloawrapper .btn-primary.disabled, .juloawrapper .btn-primary[disabled] {
    background: red none repeat scroll 0 0;
    opacity: 0.9;
}
h4.no-margin-top a {
    border-bottom: 1px dotted #777;
    text-decoration: none;
}
.fad_grud {
    display: block;
}
.adsmanager-details .fad_ray {margin-bottom: 10px; display: block;}
.adsmanager-details .fad_text {margin-top: 10px;}
.fad_price {
    background: #1d0522 url("../images/h3-title.png") repeat scroll left top;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
}
.photodesc {
    float: right;
    width: 165px;
}
.adsmanager_table_description {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 4px;
    float: left;
    height: 260px;
    margin: 0 5px 20px;
	position: relative;
    padding: 15px;
    width: 375px;
	overflow: hidden;
}


.adsmanager_table_description:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.desc {
    display: block;
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
}
.juloawrapper .container-fluid {
    padding: 0 !important;
}
label.control-label {
    font-weight: 700 !important;
}
.juloawrapper h1, .juloawrapper h2, .juloawrapper h3 {
    font-size: 20px !important;
	line-height: 1;
}


@media (max-width: 900px)  {
	.module_pyat {position: relative!important;}
	
}
.sidebar80 .KIDE_div a {color: #fff!important;}
.content .KIDE_div a {color: blue!important;}
#KIDE_msgs a {color: blue!important;}
li.itemid150 {position: relative;}
li.itemid150 span {text-decoration: underline;}

.adsmanager_ver_list li {display: block; max-width: 180px; float: left; margin-right: 15px;}
.vzad, .onchat {display: block;}


.centrino, .statblo {text-align: center;}
.statblo {margin-top: 15px; font-size: 18px;}
.photodesc .fad_rate {
    position: absolute;
    left: 90px;
    bottom: 0;
    display: inline-block;
}
.adsmanager-details .fad_rate {
    display: block;
    margin: 15px 0;
    position: relative;
}
.dj-offcanvas-close-btn, .vvv, .dj-mobile-open-btn {text-decoration: none!important;}
@media (max-width: 480px)  {

.moduletablenovotz {padding: 0 10px;}
.fad_phone:before {
    content: none;
    margin-right: 0;
}
.photodesc .fad_rate {
    left: 95px;
    bottom: 3px;
}

.item-page {width: 98%; margin: 0 auto;}
.footer {height: 110px;}
.f-logo, .ccc {width: 100%; float: none; text-align: center; clear: both;}
.ccc {margin-top: 10px;}
.fad-image {
	float: left;
	margin-right: 8px;
	max-width: 190px!important;
	width: 55%!important;
	height: auto;
}
.photodesc {float: left;  max-width: 140px!important;
	width: 40%!important;}
.tmenu0 {padding-left: 15px;}
.dj-offcanvas-close-btn {font-size: 36px;}
.adsmanager_ver_list li {max-width: 98%; margin: 0 auto; float: none; clear: both;}
#vk_comments, #mod_jlvkcomments {position: relative; width: 98%!important; max-width: 380px; margin: 25px auto 0 auto;}
.moduletable h3, .moduletablenovotz h3 {
    text-align: center; font-size: 24px; text-decoration: underline; top: -12px; position: relative;
}

#modsearchfield_ad_ray, #modsearchfield_ad_price, #advancedsearch, #modsearchfield_ad_uslugi  {float: left; width: 100%; position: relative;
clear: none!important;
}


.smart-search {width: 100%; clear: both; min-height: 100px; height: auto; padding: 0 0 10px 10px;}
	
.advsearchmoduleform {width: 100%;}

#togglemode {top: 10px; right: 15px;}
#advancedsearch select, .smart-search select {
float: left; width: 97%; position: relative;
clear: none!important; margin-right: 0;
}


.filter-block {display: none;}	

	a.button-add {margin: 0 auto; float: none; clear: both; left: 4px; }
	.hidden-phone {display: none;}

	#yt_component {position: relative; top: -20px;}
	.logo {width: 100%; text-align: center;}
	.logo img {width: 95%; margin: 0 auto;}
.adsmanager_table_description {
	padding: 10px 0 5px 5px;
	float: none;
	height: auto;
	overflow: hidden;
	width: 95%;
	margin: 0 auto 10px auto;
	}
	.blockbutton {display: none!important;}
	.sidebar80 { width: 98%; max-width: 380px; float: none; clear: both; margin: 0 auto;}	
	.fad_price {font-size: 14px;}
	.adsmanager-details .fad_price {position: relative; top: -12px;}
	.fad_phone {
    font-size: 18px;
	letter-spacing: -1;
	}
	.adsmanager-details .fad_phone {
    font-size: 24px;
	letter-spacing: 1;
	}
#dj-megamenu98mobile {position: relative; top: 3px;}
.footer {text-align: center;}
.maincontent80 {padding-top: 0;}
.back_button {position: fixed; bottom: 10px; left: 20px;}
.adsmanager-details {top: 0;}
	}
	
label.control-label {font-size: 16px; margin: 0 0 10px 0; font-weight: 400;}
.pagination {margin-top: 20px;}
.pagination ul li {
    display: inline-block;
    border: 1px solid #eee;
    line-height: normal;
    margin-right: 10px;
    padding: 10px 20px;
}
.pagenav {
    margin: 0;
    padding: 0;
    list-style: none;
}
  .vvv {
	z-index: 300;
	display: block!important;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 18px;
    right: 25px;
    display: none;
    border-radius: 80px;
    border: 3px solid #fff;
    color: #fff;
    background: rgba(0,0,0,0.8);
    text-align: center;
    line-height: 33px;
  }
		.custom-slider{
			text-align: center;
			padding-top: 10px 0;
			height: 246px;
		}
		.custom-slider .custom-slider-item{
			/*width: 367px;*/
			height: 270px;
			display: none;
			margin-right: 15px;
		}
		.custom-slider .custom-slider-item img{
			width: 370px;
			height: auto;
		}
		.custom-slider .custom-slider-item.active{
			display: inline-block;
			
		}
		.slider-body{
			position: relative;
			margin-bottom: 35px;
		}
		.slider-body .n{
			position: absolute;
			font-size: 26px;
			font-family: sans-serif;
			--webkit-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
			-o-transform: translateY(-50%);
			transform: translateY(-50%);
		}
		.slider-body .n a{
			text-decoration: none;
			color: #000;
		}
		.slider-body .prev{
			left: 5px;
			top: 50%;
			display: none;
		}
		.slider-body .next{
			right: 5px;
			top: 50%;
		}
		@media (max-width: 992px){
			.custom-slider{
				height: auto;
			}
			.custom-slider .custom-slider-item{
				margin-right: 0px;
				margin-top: 10px;
			}
		}
		@media (max-width: 500px){
			.custom-slider .custom-slider-item{
				width: 100%;
				height: auto;
			}
			.custom-slider .custom-slider-item img {
				width: 95%;
			}
			.custom-slider{
				margin: 0;
			}
		}
