* {
  -webkit-tap-highlight-color: transparent;
}

body {
  padding: 0;
  margin: 0;
  background: #000 center top repeat-y;
  text-align: center;
  font: 11px Arial;
  color: #262626;
}

h1 {
  font-weight: bold;
  font: 13px Arial;
  color: #262626;
}
a, img {
	outline: none;
	border: 0;
}
h2, h3, h4 {
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-size: 12px;
}
.disablean {color: #b60000 !important;}
.main-center-block {
  max-width: 885px;
  text-align: left;
  margin: 0 auto 0 auto;
}

 .head-block {
    height: 15px;
    position: relative;
    background:#333;
    border-top:7px solid #000;
} 
   
  .main-table {
    width: 100%;
    clear: both;
    background: url(../images/content-center.png);
    background:#f5f5f5;
  }
  
    .td-for-blocks {
      width: 215px;
      /*background: url(../images/td-for-block.jpg) left top no-repeat;*/
      padding: 22px 0 85px 9px;
      display: flex;
      flex-direction: column;
    }

    .d--flex{
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
    }
    
   .left-block-colorr-content {
    background: rgba(215, 215, 215, 0.10) url(../images/left-block-colo1-content.jpg) left top repeat-x;
    background:#fff;
    border:1px solid #ccc;
    border-top:1;
    height: auto;
    padding-bottom: 10px;
    }
        
    .left-block-colorr-content a {
    color: #bdbdbd;  
    }
          
    .left-block-colorr-content a:hover {
    color: #d7d7d7; 
    } 

    .content-center {
    padding-top: 23px;
    padding-right:0;
    padding-left:0;
    width: 100%;
    position: relative;
    }
     
  .footer {
    background-color: #000;
    position: relative;
  }
        
     .footer-text {
     font-size: 11px;
     padding: 0 10px 10px 10px;
     position:relative;
     }


.footer-text span {display:block; text-align:right;}

.pol-copy {
  color: #d5d5d5;text-align:center; padding-top:9px;
  font-size:14px;}


.pol-copy a {
 color: #d5d5d5;
 text-decoration: underline;
 }

              
/* Þçåð-ïàíåëü */
.login-block {
  font-size:14px;
}
.login-block a{
  font-size:16px;
}
.login-block a:hover {
 color:#900;
 text-decoration: underline;
}
  .login-link {
  font-size:13px;
  /* float: left; */
  }
  .login-link a {
  display: block;
  float: left;
  text-decoration: none;
  padding: 3px 0 0px 10px;
  color: #262626;
  }
  .login-link a:hover {
  color:#900;
  text-decoration: underline;
  }
  .login-link .active{
  color:#900;
  text-decoration: underline;
  }

  .pay {
   margin-left:10px;margin-bottom:3px;
   font-size:14px;
   color:#000;
   }
  .pay span {
   font-size:14px;
   font-weight:bold; 
   color:#900;
   }
  .pay1 {
   margin-left:10px;
   font-size:13px;
   color: #000;
   }

   .pay-shutdown-date {
     display: block;
     text-align: center;
   }
  

   .main-news-title-left {
      position: absolute;
      left: 0;
      top: 0;
      width: 23px;
      height: 8px;
    }
    .main-news-title-right {
      position: absolute;
      right: 0;
      top: 0;
      width: 23px;
      height: 8px;
    }
		
 .information {
  padding-left: 3px;
  padding-right: 3px;
  }
 .information-content {
  font-size: 14px !important;
  }
 .information-content {
  padding: 10px;
  background: #F4F4F4;
  border-bottom: 2px #616161 solid;
 }

  .information-content a {
    color: #000;
    font-weight: bold;
  }

  .title-block {
  position: relative;
  margin-bottom:-5px;
  }
  .title-block2 {
    background: #D8E6FA;
    font-size: 18px; 
    color: #000;
    padding: 5px 10px;
    white-space:nowrap;
  }
  .title-block2 a {
  color: #000;
  }

  .error {
  padding-top: 15px;
  padding-bottom: 20px;
  background: url(../img/error.png) center bottom no-repeat;
  text-align: center;
  font-size: 14px;
  }
  .error p {
    font-size: 15px;
    font-weight: bold;
  }
  .error a {
  color: #cd1414;
  font-size: 14px;
  }
  
  .information-content {
  line-height: 15px;
}


/* ==================== BB êîäû */

.sitemap, .sitemap * {
  box-sizing: border-box;
}

.sitemap {
  display: flex;
  flex-direction: column;
  align-items: unset;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 25px;
}

.sitemap_title {
  font-weight: bold;
  font-size: 24px;
  line-height: 130%;
  color: #d61e1e;
  margin-top: -16px;
  margin-bottom: 20px;
}

.sitemap_items {
  list-style: none;
  padding: 0;
  column-count: 4;
  font-size: inherit;
  margin: 0;
}

.sitemap_items li {
  border-bottom: none;
  line-height: inherit;
  margin-bottom: 8px;
}

.sitemap_items li a {
  font-size: 14px;
  line-height: 150%;
  color: #333;
  text-decoration: underline;
  transition: 0.3s;
}

.sitemap_items li a:hover {
  color: #d61e1e;
}
 
 
.bbcodes {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  color: #ffffff;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  /*  width: 120px;  */
  height: 20px;
  background-image: url(../images/dlet_bttn_bbcodes.gif);
  background-repeat: repeat-x;
  font-weight: bold;
}

.editor {
  border: 2px #2f2e2e solid !important;
  width: 100% !important;
}

.newbb {
  border-bottom: 1px #59213d solid !important;
}

.newbb2 {
  border: 0 !important;
  
}

.add-n-form {
  background:url(../images/png-block.png) !important;
  color: #ccc !important;
  
}

.f_textarea  {
  background:url(../images/png-block.png) !important;
  color: #ccc;
  padding: 10px !important;
  border: 1px #777 solid !important;
}


  .extremum-new-for_phone img{
  margin-left:3px;
  }  

#comments {
  background:url(../images/png-block.png);
  color: #262626;
  padding: 10px !important;
  border: 0;
  width: 100% !important; height: 166px; border: 0px; margin: 0px 1px 0px 0px; padding: 0px;
  /*min-width: 400px*/
  box-sizing: border-box;
}

/* êëàññ bbcodes_poll èñïîëüçóåì â poll.tpl, vote.tpl, addnews.tpl */

.bbcodes_poll {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  color: #ffffff;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  width: 120px;
  height: 20px;
  background-image: url(../images/dlet_bttn_bbcodes.gif);
  background-repeat: repeat-x;
  font-weight: bold;
}

.editor_button {
  float: left;
  cursor: pointer;
  padding-left: 2px;
  padding-right: 2px;
}
.editor_buttoncl {
  float: left;
  cursor: pointer;
  padding-left: 1px;
  padding-right: 1px;
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
}
.editbclose {
  float: right;
  cursor: pointer;
}
.editor_button select {
  font-family: tahoma;
  font-size: 11px;
}
.editor_button img {margin: 0; padding: 0;}
.editbclose img {margin: 0; padding: 0;}
.editor_button_brk img {margin: 0; padding: 0;}

/* ==================== Óâåäîìëåíèå î ïîëó÷åíèè íîâûõ PM */

#newpm {
  position: absolute;
  width: 400px;
  padding: 4px;
  background-color: #fdfdfd;
  border: 1px solid #bbbbbb;
  font-family: verdana;
  line-height: 135%;
}
#newpmheader {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  height: 20px;
  color: #636363;
  font-weight: bold;
  background-color: #b2c7f1;
  font-family: verdana;
  cursor: move;
}
#newpm a {
  background: transparent;
  color: #4b73d4;
  text-decoration: none;
}
#newpm a:hover {
  background: transparent;
  color: #4b73d4;
  text-decoration: underline;
}

    
hr { 
 border: 0;
 height: 1px;
 background: #c1c1c1;
}

  .bbcodes {
    height: 25px;
      margin: 5px 20px 5px 0;
      background: #343434;
      color: #fff;
      border: 1px #d0d0d0 solid;
  }
    
.quote {
  background: #feffd0;
  padding: 5px;
  border: 1px #707070 dotted;
  color: #707070;
}

  .quote a {
    color: #499eff;
  }


/* Userinfo */
.userinfo {
	margin-left: 3px;
	margin-right: 3px;
}
.userinfo .title {
	background-color: #D8E6FA;
	font-size: 18px;
	color: #000;
	padding: 5px 10px;
}
.userinfo .title a{
	font-size: 20px;
	color: #000;
	padding: 5px 10px;
}
.userinfo .title a:hover{
	text-decoration: none;
}
.userinfo .content {
	padding: 5px 0;
	font-size: 14px;
	margin-bottom: 10px;
	overflow: hidden;
}
.userinfo .content > p {
	margin: 5px 10px; 
}
.userinfo .content a {
	text-decoration: underline;
	color: #900;
}
.userinfo .content a:hover {
	text-decoration: none;
}

.userinfo .client-page-title {
  margin-left: 15px;
  margin-bottom: 10px;
}

.user-info-table {
	width: 100%; 
  font-size: 12px; 
	margin: 0 10px  0 0;
}
.user-info-table td {
	padding: 5px 0px 0px 5px;
	text-align: left;
	font-size: 12px;
}
.user-info-table td small {
	color: #262626;
	font-size: 14px;
}
.user-info-table td a {
	color: #262626;
	font-size: 11px;
	font-weight: bold;
}
.user-info-table td i {
	color: #bfbfbf;
}
.buttom-add-news {
	margin: 5px 20px 5px 0;
	background: #f5f5f5;
	color: #262626;
	border: 1px #2b2b2b solid;
}
.user-info-table input {
	background: #fff !important;
	color: #2e2e2e !important;
	border: 1px #d0d0d0 solid;
  margin-right: 5px;
}
.user-info-table1 {
	width: 90%; 
	margin: 0 0px 0 20px;
	line-height: 20px;
}
.user-info-table1 td {
	padding: 5px 5px 10px 5px;
	text-align: left;
	font-size: 13px;
}
.user-info-table1 td small {
	color: #262626;
	font-size: 14px;
}
.user-info-table1 td a {
	color: #262626;
	font-size: 11px;
	font-weight: bold;
}    
.user-info-table1 td i {
	color: #bfbfbf;
}   
.buttom-add-news1 {
	margin: 5px 20px 5px 0;
	background: #f5f5f5;
	color: #262626;
	border: 1px #2b2b2b solid;
}    
.user-info-table1 input {
	background: url(../images/form-text.gif);
	color: #2e2e2e;
	border: 1px #d0d0d0 solid;
}
    
/* Ñòàòè÷åñêèå ñòðàíèöû */  
.ststststs {
  text-align: left;
  margin: 0 30px 0 30px;
}

  .ststststs-t {
    height: 40px;
    line-height: 35px;
    color: #fffdcc;
    margin: 0 30px 0 10px;
  }
  
    .ststststs-t h1 {
      margin: 0;
      padding: 0 0 0 50px;
      font-size: 14px;
    }
  
  .ststststs-c {
    padding: 20px;
  }
    
    .ststststs-c img {
      padding: 0 10px 10px 0;
      background: url(../images/shadow.gif) right bottom;
      border: 0;
      margin: 10px 10px 10px 0;
    }
    
    .ststststs-c input {
      margin: 5px 20px 0 0;
      background: url(../images/form-text.gif);
      color: #2e2e2e;
      border: 1px #d0d0d0 solid;
    }
  
  .ststststs-s {
    padding: 5px;
  }
    .ststststs-s a {
      color: #60360c;
    }
  
/* äîáàâëåíèå íîâîñòè */
.add-news-title {
  padding: 5px 5px 0 50px;
  font-weight: bold;
  text-align: left;
  color: #2d7cff;
}

/* ÏÌ */
.imp {
  text-align: left;
  margin: 0 30px 0 30px;
}

  .imp input {
    margin: 5px 20px 0 0;
    background: url(../images/form-text.gif);
    color: #2e2e2e;
    border: 1px #d0d0d0 solid;
  }
  
.pm-tititittile {
  padding: 10px 10px 10px 5px;
  font-weight: bold;
}

.new-PM {
  padding: 3px;
}
  
  .new-PM input {
    width: 250px;
    background: url(../images/form-text.gif);
    color: #2e2e2e;
    border: 1px #d0d0d0 solid;
  }
  
  .new-PM span {
    margin-right: 20px;
    display: block;
  }  
  
  .new-PM span a{
    text-decoration:none;
  }
  
.pm-block {
  height: 30px;
  padding-left: 60px;
  line-height: 30px;
}

.pm-content {
  color: #000;
  padding: 10px 0 0 3px;
}

  .pm-content a {
  font-size: 12px;
  color: #666666;
  text-decoration:none;
  }  

  .pm-content a:hover {
  font-size: 12px;
  color: #cd1414;
  text-decoration:underline;
  } 

.pm-block-menu {
  height: 30px;
  margin-top: -10px;
  margin-bottom: 20px;
  line-height: 50px;
  padding-left: 0px;
  font-size: 12px;
}

  .pm-block-menu a {
    color: #cd1414;
    font-weight: bold;
  font-size: 14px;
  }

.a-mess {
  border-top: 1px #e9559e solid;
  padding: 5px;
  color: #000;
}  

  .a-mess a {
    color: #000;
  }
  
.theme-mess {
  background: #D8E6FA;
  padding: 5px;
  border-top: 1px #e9559e solid;
  color: #000;
  font-weight: bold;
}

.theme-messa {
  color: #000;
}

/* Навигация */
.nav_hide {display: none;}

.navigatsia2 {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 15px;
}

.navigatsia2 a {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  min-width: 180px;
  border-radius: 12px;
  padding: 0 8px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  background-color: #C21515;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 1px;
}

.navigatsia {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 15px;
}

.navigatsia a, .navigatsia span {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 30px;
  height: 30px;
  padding: 0 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #cd1414;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 1px;
}

.navigatsia span {
  background-color: #cd1414;
  color: #ffffff;
}

.navigatsia a:hover {
  background-color: #cd1414;
  color: #ffffff;
}

.navigatsia .nav_ext {
  background-color: transparent;
  color: #cd1414;
}

/* .navigatsia .prev, .navigatsia .next {
  background: #cd1414 url('../img/pagination-arrow.svg') no-repeat center;
}

.navigatsia .prev {
  margin-right: 10px;
}

.navigatsia .next {
  margin-left: 10px;
  transform: scaleX(-1);
} */

.navigatsia a:first-child, .navigatsia a:last-child {
  background: #cd1414 url('../img/pagination-arrow.svg') no-repeat center;
}

.navigatsia a:first-child {
  margin-right: 10px;
}

.navigatsia a:last-child {
  margin-left: 10px;
  transform: scaleX(-1);
}

/* Íàâèãàöèÿ â ïåðñîíàëüíûõ ñîîáùåíèÿõ */
.navigation {
  color:#000; 
  border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
  color: #cd1414;
  padding:3px 6px;
  font-size:16px
}

.navigation a:hover {

  border-color:#e6e6e6;
}

.navigation span {
  text-decoration:none;
  padding:3px 6px;
  color:#666;
  font-size:20px;
}



/* ==================== ïîêàç îðèãèíàëüíîé êàðòèíêè çàãðóæåííîé íà ñàéò èç óìåíüøåííîé êîïèè */
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-active-anchor {
   visibility: hidden;
}  
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-dimming {
	background: black;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
}
.highslide-loading {
    display: block;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid #ffffff;
    background-color: #000000;
}
a.highslide-full-expand {
	background: url(../dleimages/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 12px;
	width: 11px;
	background: url(../dleimages/resize.gif);
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-caption {
	display: none;
	padding: 5px;
	background: white;
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
    background:none;
    border-bottom:0px;
}
.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
    /* hide the text for these graphic buttons */
    display: none;
}
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}


  
/* DLE 8.5 */

/* Âèä èçîáðàæåíèÿ: ñ ïðÿìûìè êðàÿìè è òåíüþ */
.wide-border {
  background: white;
}
.wide-border .highslide-image {
  border-width: 10px;
}
.wide-border .highslide-caption {
  padding: 0 10px 10px 10px;
}

/* Âèä èçîáðàæåíèÿ: òîëüêî òåíü */
.borderless .highslide-image {
  border: none;
}
.borderless .highslide-caption {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  background: white;
}

/* Âèä èçîáðàæåíèÿ: òîëüêî ðàìêà áåç òåíè */
.less .highslide-image {
  border: 1px solid #000000;
}
.less .highslide-caption {
  border: 1px solid #000000;
  background: white;
}


    
/* DLE 9.0 */

/* ==================== Èíôîðìàöèîííîå îêîíî çàãðóçêè AJAX */
#loading-layer {
  display:none;
  font-family: Verdana;font-size: 11px;
  background:#000;padding:10px;
  text-align:center;
  border:1px solid #000;
  color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
}


/* ==================== Áûñòðûé ïîèñê íà ñàéòå */
#searchsuggestions { border-width:1px; border-color:#919191; border-style:solid; width:300px; background-color:#5c9ccc; font-size:10px; line-height:14px; }
#searchsuggestions a { padding:5px;display:block; background-color:#ffffff; clear:left; height:70px; text-decoration:none; }
#searchsuggestions a:hover { background-color:#fdd08b; color:#ffffff; }
#searchsuggestions a span.searchheading { background: #5c9ccc; display:block; font-weight:bold; padding:5px; color:#ffffff; }
#searchsuggestions a:hover span.searchheading { color:#ffffff; }
#searchsuggestions a span {color:#555555; }
#searchsuggestions a:hover span { color:#0000; }
#searchsuggestions span.seperator { float:right; padding-right:15px; margin-right:5px;}
#searchsuggestions span.seperator a { background-color:transparent; display:block; height:auto; color:#ffffff; }
#searchsuggestions span.notfound {  padding:5px;background-color:#ffffff; display:block; height:auto; color: #000000; }
/* ==================== Äèàëîãîâûå è âñïëûâàþùèå îêíà jQuery UI */
.ui-helper-clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.ui-helper-clearfix {
  display: inline-block;
}
* html .ui-helper-clearfix {
  height: 1%;
}
.ui-helper-clearfix {
  display: block;
}
.ui-icon {
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  text-indent: -99999px;
}
.ui-widget {
  font-family: Tahoma, Lucida Sans, Arial, sans-serif;
  font-size: 11px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: tahoma, Arial, sans-serif;
  font-size: 11px;
}
.ui-widget-content {
  background: #fcfdfd 50% bottom repeat-x;
  border: 1px solid #a6c9e2;
  color: #222222;
  text-align: left;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  background: #5c9ccc url(../images/ui-bg_gloss-wave.png) 50% 50% repeat-x;
  border: 1px solid #4297d7;
  color: #ffffff;
  font-weight: bold;
}
.ui-widget-header a {
  color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default {
  background: #dfeffc url(../images/ui-bg_glass_85.png) 50% 50% repeat-x;
  border: 1px solid #c5dbec;
  color: #2e6e9e;
  font-weight: bold;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #2e6e9e;
  text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
  background: #d0e5f5 url(../images/ui-bg_glass_75.png) 50% 50% repeat-x;
  border: 1px solid #79b7e7;
  color: #1d5987;
  font-weight: bold;
}
.ui-state-hover a, .ui-state-hover a:hover {
  color: #1d5987;
  text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
  background: #f5f8f9 50% 50% repeat-x;
  border: 1px solid #79b7e7;
  color: #e17009;
  font-weight: bold;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #e17009;
  text-decoration: none;
}
.ui-widget :active {
  outline: none;
}
.ui-state-error {
  background: #fef1ec 50% 50% repeat-x;
  border: 1px solid #cd0a0a;
  color: #cd0a0a;
}
.ui-widget-header .ui-icon {
  background-image: url(../images/ui-icons.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(../images/ui-icons_h.png);
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
  padding: .4em .8em;
}
input.ui-button {
  padding: .4em 1em;
}
.ui-button-set {
  margin-right: 7px;
}
.ui-button-set .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-dialog {
  overflow: hidden;
  padding: .2em;
  position: absolute;
  width: 300px;
  text-align: left;
  z-index: 1050 !important;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .5em 1em .3em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .2em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
  height: 18px;
  margin: -10px 0 0 0;
  padding: 1px;
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
}
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}
.ui-dialog .ui-dialog-content {
  background: none;
  border: 0;
  overflow: hidden;
  padding: .5em 1em;
  position: relative;
  zoom: 1;
  text-align: left;
}
.ui-dialog .ui-dialog-buttonpane {
  background-image: none;
  border-width: 1px 0 0 0;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em;
  text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
  cursor: pointer;
  float: right;
  line-height: 1.4em;
  margin: .5em .4em .5em 0;
  overflow: visible;
  padding: .2em .6em .3em .6em;
  width: auto;
}
.ui-dialog .ui-resizable-se {
  bottom: 3px;
  height: 14px;
  right: 3px;
  width: 14px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}


/* ÄËÅ 9.2 */
.editor input[type="text"] { padding: 2px; background: #fff url("../images/fields.png") repeat-x; border: 1px solid #bcc0c2; }



.opisanie {padding-top:3px;font-size:12px; color:#dbdbdb; font-family:Verdana, Geneva,  sans-serif;font-style:oblique;}
.proverka-text {font-size:14px;padding-right:25px;color:#cd1414; font-family:Verdana, Geneva,  sans-serif; }
.proverka-text.main {position:relative; top:25px;padding-right:0; height:5px;}

.left-column{background:#fff; margin-right:3px; margin-left: 482px; padding-top: 3px; padding-left: 5px; padding-right: 5px;position: relative;}
.right-column{float:left; width: 100% !important;margin-bottom:21px; margin-left:21px;}

.right_wid {
  width: 440px !important;
}

li{border-bottom: 1px  dotted #DEDEDE; line-height: 20px;list-style:none; }
ul{margin:-10px -10px -10px -10px; font-size:12px; padding-bottom:25px;}


ul.left1{float:left;width:210px;padding-top:15px;padding-left:13px;padding-bottom:10px;}
.left1 li{border-bottom:none;line-height:18px;font-size:12px;}

.rates{font-size: 16px;
color: #ac1b1b;
margin-left:10px;
margin-top:8px;
font-weight: 500;
}
ul.left{float:left;width:220px;padding-top:10px;}
.left li{border-bottom:1px solid #717171 !important;background:none;}

.rates2 {
  font-size: 16px;
  color: #ac1b1b;
  margin-left:10px;
  margin-bottom:10px;
  font-weight: 500;
}
.rates3{font-size: 16px;
color: #ac1b1b;
margin-left:10px;
margin-top:8px;
margin-bottom:8px;
font-weight: 500;
}
.xopisx{ 
  background: #f5f5f5;
  color: #404040; 
  font-size: 14px;  
  line-height: 20px;
  padding:12px;
}

.highslide-previous{padding: 5px 0!important;padding-left:0px!important;}



.bigfoto{
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.bigfoto img {
border: 3px solid #fff;
width: 440px;
margin-left:5px;
}
.bigfoto a{
 color: #cd1414;
 }


.o-saite {margin-top:5px;padding-left:4px;padding-right:6px;text-align:justify;font-size:11px;line-height:16px;color:#262626;}

.thumbnail {
display: block;
background-color: #ede0e6;
padding: 4px;
line-height: 20px;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
box-shadow: 0 1px 3px rgba(0,0,0,0.055);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

.thumbnails:after {
  display: table;
  line-height: 0;
  content: "";
}

.thumbnails:after {
  clear: both;
}
.thumbnails li { 
  list-style-type: none;
  float: left;
  margin-top: 20px;
  margin-left: 2px;
  
}

.thumbnail img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #555555;
}

.span3 {
padding:0 3px ;
}

.btn-success.active,

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #cd1414;
  background-image: -moz-linear-gradient(top, #cd1414, #e564a4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cd1414), to(#e564a4));
  background-image: -webkit-linear-gradient(top, #cd1414, #e564a4);
  background-image: -o-linear-gradient(top, #cd1414, #e564a4);
  background-image: linear-gradient(to bottom, #cd1414, #e564a4);
  background-repeat: repeat-x;
  border-color: #cd1414 #e564a4;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.thumbnails li {
 border-bottom:none;    
}

.clear { width:100%; clear:both;height:0px;}
.clear:before,.clear:after {
    content: " ";
    display: table;
}
.clear:after {
    clear: both;
}
.clear {
    *zoom: 1;
}
#xfield_opisanie{width:600px; height:70px;}

.notapproved, .approved {text-align:center;} 
.notapproved {margin-top:25px;}
.notapproved-title {font: 13px Arial; color:#cd1414;font-weight:bold; margin:10px 0;}
.notapproved-redak {font: 13px Arial; color:#262626 !important; margin:10px 0;}
.notapproved-redak a {font: 13px Arial; color:#000 !important;font-weight:bold; margin:10px 0;}
.notapproved-redak a:hover {text-decoration: none;}
.notapproved-smal {font: 14px Arial; color:#262626 !important; margin:10px 0 0 0 !important;}
.notapproved-smal a{text-decoration:none;}
.bp_item { width:150px; float:left; text-align:center;margin-left:5px; position: relative;}
.bp_item img {width:150px; height:200px;}
.bp_item a {text-decoration:none;}
.bp_item span {font-size:12px;color:#900;font-weight:bold; padding-top:5px;display:block; margin-bottom:20px;}
span.cat_info{color:#EF5E9B; padding-top:5px;display:block; margin-bottom:5px;}

.proverka-user {width:70px;height:35px;margin-top:60px;position:absolute;}
.proverka-user img {width:70px !important;height:35px !important;}

.bp_item .proverka-user {
 top:auto;
 bottom: 500px;

 right: 0px;
 top: 140px;  
 width:70px;
 height:70px;
 z-index: 9999;
 position: absolute;
}

.ext-new-list {padding: 5px;
	height: 281px;
	overflow: hidden;
	margin: 0 1px 5px 0;
position: relative;}
.prosm {
  margin-top:5px;
  margin-bottom:3px;
  font-family:Tahoma;
  text-align: center;
  color: #ffffff;text-decoration:none !important; 
}

.vip.full {
 margin-top:3px;
 margin-left:0;
}

.payments_info{
padding-top:10px;
font: 14px Arial !important; color:#262626 !important;
text-decoration:underline;
}
.payments_info a{
padding-top:10px;
font: 14px Arial !important; color:#262626 !important;
text-decoration:underline;
}

.services {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:40px;
  font-size:14px;
}

.services-description {
  max-width: 505px;
  font-size: 12px;
  margin-left: 21px;
  margin-bottom: 10px;
}

.services-item {
  box-sizing: border-box;
  border: 2px solid #cd1414;
  margin: 30px;
  margin-top: 0; 
  width: 100%;
  max-width: 505px;
  margin: 0px 0px 30px 17px;  
}

.services-item * {
  box-sizing: border-box;
}

.services-item .addnews.checked {
  font-weight: bold;
}

.services-item:not(.dopuslugi) td:nth-child(1) {
  width: 25px;    
}

.services-item:not(.dopuslugi) td:nth-child(1) input {
  margin: 3px 0 0;
}

.services-item:not(.dopuslugi) td:nth-child(2) {
  width: 181px;
  cursor: pointer; 
}

.services-item:not(.dopuslugi) td:nth-child(3), .services-item.dopuslugi td:nth-child(2) {
  width: 95px;   
}

.services-item:not(.dopuslugi) td:nth-child(3) input, .services-item.dopuslugi td:nth-child(2) input {
  width: 70px;
  height: 21px;
  padding: 0 5px;
  font-size: 12px;
}

.services-item td:nth-child(4) input {
  width: 185px;
  height: 21px;
  padding: 0 5px;
  font-size: 12px;
}

.services-item tr:nth-child(2n) {
  background-color:#fff;    
}

.services-item td {
  height: 24px;
  border: 1px solid #3C3C3C; 
  padding: 3px 5px;
  font-size: 12px;
}

.services-item th {
  color:#cd1414;  
  font-weight:bold;
  font-size:16px;
}

.info-services {
 margin:0 auto;    
}
.left-services {
 float:left;
 margin-right:20px;
}
.right-services {
 float:left;    
}
input[type=image] {
 border:none !important;    
}
.btb{
  border-bottom:0px !important;
}
.addnews-photo, .addnews-photo1, .addnews-photo2 {
 border: 2px solid #cd1414;
 border-radius: 5px 5px 0 0;
 padding: 10px;
 margin-left: 27px;
 width: 520px;
}
.addnews-photo1 {
    border-top:0;
    border-radius:0;
 font-size: 13px; 
}
.addnews-photo2 {
 border-radius: 0 0 5px 5px;
    border-top:0;
    margin-bottom:30px;
 font-size: 13px; 
}
.addnews-photo td:last-child, .addnews-photo1 td:last-child, .addnews-photo2 td:last-child {
 width:100px;    
}
.addnews-photo .n0fileContent, .addnews-photo1 .n0fileContent, .addnews-photo2 .n0fileContent {
 float:right;    
}
.addnews-photo th {
 color: #cd1414;
 font-weight: bold;
 font-size: 14px;    
}
.addnews-photo .n0uploadAct {
 text-align:center;  
}
.addnews-photo .addnews {
 font-size:12px;    
}
.llll a {
 color: #cd1414;
}
.llll a:hover {
 color: #d32121;
}
.left-ext {
 width:50%;
    float:left;
    overflow:hidden;
    padding-left:5px;
    padding-right:10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.right-ext {
 width:50%;
    float:right;
    overflow: hidden;
    padding-right:5px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    
}
.param-ext {
 display:block;
  width:50%;
  float:left;
}
.newfull-text-info {position:relative;}
.more-ext {
 color:#000;
    position:absolute;
    display:block;
    font-size:16px;
    border-bottom:1px dotted #000;
    text-decoration:none;
    right:10px;
    bottom:80px;
}
.more-ext:hover {
 border-bottom:1px solid transparent; 
}
.main-table {
 position:relative;    
}
.main-table.main-page {
 padding-top:0px;    
}
 .top-block{
   margin-top:4px;
   margin-right:3px;
   float:right;
   font-size:12px;
	 color: #333;
 }
 .top-block a{
	 color: #333;
  text-decoration:none; 
  line-height: 20px;
  padding: 2px 5px 2px 5px;    
  font-size: 13px;
 } 
 .top-block a:hover{
 background-color:#900; 
	 color: #FFF;
  text-decoration:none; 
 } 
 .top-block a.active{
 background-color:#900; 
	 color: #FFF;
 }

@media (max-width: 575px) {
  .top-block .menu-login-link {
    display: inline-block;
    width: 17px;
    height: 17px;
    padding: 0;
    font-size: 0;
    color: transparent;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    top: -2px;
  }
  .top-block .menu-login-link::before, .top-block .menu-login-link::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .top-block .menu-login-link::before {
    background: url('../img/menu-login-link-icon.svg') no-repeat;
    opacity: 1;
  }
  .top-block .menu-login-link::after {
    background: url('../img/menu-login-link-icon-active.svg') no-repeat;
    opacity: 0;
  }
  .top-block .menu-login-link:hover, .top-block .menu-login-link.active {
    background-color: transparent;
    color: transparent;
  }
  .top-block .menu-login-link.active::before {
    opacity: 0;
  }
  .top-block .menu-login-link.active::after {
    opacity: 1;
  }

  .top-block .menu-account-link {
    display: inline-block;
    width: 17px;
    height: 17px;
    padding: 0;
    font-size: 0;
    color: transparent;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    top: -2px;
  }
  .top-block .menu-account-link::before, .top-block .menu-account-link::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .top-block .menu-account-link::before {
    background: url('../img/menu-account-link-icon.svg') no-repeat;
    opacity: 1;
  }
  .top-block .menu-account-link::after {
    background: url('../img/menu-account-link-icon-active.svg') no-repeat;
    opacity: 0;
  }
  .top-block .menu-account-link:hover, .top-block .menu-account-link.active {
    background-color: transparent;
    color: transparent;
  }
  .top-block .menu-account-link.active::before {
    opacity: 0;
  }
  .top-block .menu-account-link.active::after {
    opacity: 1;
  }
}


.schetchik {
opacity:0.5;
}

.schetchik:hover {
opacity:1;
}
.services-extremum {
 margin:0;
 padding:5px 0 5px 10px;
  font-size: 13px;
}
.services-extremum li { 
background: url(../img/galka5.png) no-repeat;   
 background-position:left; 
 border-bottom:none;
 width:350px;
 padding-left: 15px !important;
 margin-bottom: 9px;
 line-height:14px;
}
.services-extremum li a{ 
text-decoration:none;
 color:#000;
}
.services-extremum li a:hover{
text-decoration:underline;
}

.services-extremum li:empty {display:none;}
.left-block-color-content5 li.title-ext {
 font-weight:bold;
    margin-top:10px;
    margin-left:10px;
}
.left1 li:first-child, .right1 li:first-child {border-bottom:none;font-size:14px; color:#262626;}
.name-sh, .phone-sh { background:none !important; display: block; overflow: hidden;font-size:12px;padding: 5px 0px 3px 5px !important; }

.gde { color:#cd1414;float:right;background:none !important; display: block; overflow: hidden;font-size:12px;}
.gde a { color:#cd1414; font-size:12px; padding-right:10px;}

.param-ext strong, .cost-ext strong {color: #cd1414;
padding-right: 6px; font-size: 14px; font-weight:normal;}
.cost-ext {color:#000 !important; position:relative; left:-19px;}
.param-ext {color:#000 !important;}



.png-block-p {
 background: url(../images/png-block.png);
 margin-top:15px;
  }

.photo-u {
  float:left; text-align:center;
	overflow: hidden;
	margin: 1px 1px 0 3px;
  height:314px;
}
.photo-u.photo-gal:hover a {
text-decoration:underline;    
}
.data-ext {  
 padding-top:3px;
}
.data-ext span {
 display:inline-block !important;    
}
.data-ext a {
 color:#262626;    
}
.photo-gal .data-ext~.proverka {
 top: 190px;
 right: 0;
 left: auto;  
 width:110px;
 height:auto;
}
.photo-gal {position:relative;}
.proverka {width:100px;height:auto;margin-top:20px;position:absolute;}
.proverka img {width:100px !important;height:auto !important;}
.data-ext span:nth-of-type(2), .data-ext span:nth-of-type(2):hover {
 margin-left: 5px;
 color: #262626;
 font-size:11px;
 position: relative;
 top: -5px;    
}
.data-ext div span, .data-ext div span:hover {
 display:inline-block;
 padding:3px 8px;
 background:#fff;
 border:1px solid #ededed;
 border-radius:5px;
 color:#990000;
 margin-top:3px;
}
.photo-u img {width: 190px;}
.photo-u a {text-decoration:none;}
.photo-u span {font-size:14px;color:#000; padding-top:2px;padding-bottom:2px;display:block;}
.photo-u span:hover {font-size:14px;color:#535353; padding-top:2px;padding-bottom:2px;display:block;}
.content-center .photo-gal:nth-child(1), .content-center .photo-gal:nth-child(2), .content-center .photo-gal:nth-child(3), .content-center .photo-gal:nth-child(4) {
   margin-bottom:10px;
}
.chzn-container-multi .chzn-choices li, .chzn-container .chzn-results .active-result {
 background:none;    
}
.ext-table-new {
    width: 390px; 
    margin-top:10px;
    margin-bottom:15px; 
    font-size:13px;
}
.ext-table-new a{
    color:#000;
    text-decoration:none;
}
.ext-table-new tr:nth-child(2n-1) td {
     background-color:#ededed;
}

.ext-table-new td {
text-align:center;
padding:5px;
}
.ext-table-new td:first-child {
 text-align:left;    
}
.ext-table-new td:last-child {
  border-right: none;
}
.ext-table-new--add{
  border: 1px solid #b3b3b3;
}
.logo {
 width:235px;
 height:70px;
 padding-top: 20px;
 padding-bottom: 5px;
 margin-left:25px;
 float: left;
}
.logo a {
 display:block;
 z-index:99;
 width:100%;
 height:100%;
 background:url('../img/logo.svg') no-repeat 0 0;
}
.photo-gal:nth-of-type(3n-1) {
 margin-right:15px;    
}
.voiti {font-size:15px;padding-left:35px;color:#cd1414;}
.o-saite-ufa {padding-left:35px;padding-bottom:25px;}

.photo-u.photo-gal:nth-of-type(4), .photo-u.photo-gal:nth-of-type(2), .photo-u.photo-gal:nth-of-type(3) {
 margin-top:5px;    
}



.photo-u.photo-gal img {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.ufa { 
    margin:0 7px 15px 12px;
    font-size:13px;
    border-top:1px solid #ededed;
    border-bottom:1px solid #ededed;
}

.apart a   {color:#cd1414; margin-top:10px; margin-bottom:10px;  }

/* new css */
.png-block.abj_rand .newfull-text-info .name-sh strong{
font-size: 16px;
padding: 0;
color: #C00;
text-shadow: 1px 1px 0px #CCC;
font-weight: normal;
}

.png-block.abj_rand .newfull-text-info .phone-sh strong{
color: #990000 !important;
}

.phone-sh  a {color: #990000 !important; text-decoration:none;}
.png-block.abj_rand .apartam {float:left;font-size: 12px;padding-left:15px;}
.png-block.abj_rand .newfull-text-info {padding-top: 25px;}
.png-block.abj_rand .name-sh, .phone-sh{float:left;width: 43%;}

.namex{font-size: 23px;
color: #C00;
text-shadow: 1px 1px 0px #CCC;
height: 29px;
margin-left:5px;
}
.phonex {
font-size:23px;
color: #b60000 !important;
text-shadow: 1px 1px 0px #e7e7e7;
font-weight: normal;
padding-top: 3px;
height: 29px;
margin-left:5px;
margin-bottom: 6px;
}
.phonex a {font-size:23px;
color: #b60000 !important;
text-shadow: 1px 1px 0px #e7e7e7;
font-weight: normal;
text-decoration:none;}

.apart_full {
color: #990000 !important;
font-size:15px;
font-weight: normal;
padding-top: 10px;
height: 29px;
margin-left:5px;
}
.apart_full a{
color: #990000 !important;
}
.apart_full a:hover{
text-decoration:none;
}
.time-f {
font-size:14px;
color: #b60000 !important;
text-shadow: 1px 1px 0px #e7e7e7;
font-weight: normal;
margin-left: 5px;
}

.time-r {
font-size:12px;
color: #b60000 !important;
text-shadow: 1px 1px 0px #e7e7e7;
font-weight: normal;
}
.time-r img{
margin-right:3px;
}

.polnya {float:right; padding-right:20px;padding-top:10px;font-size:16px; color:#990000;}
.polnya a {text-decoration: underline; color:#990000;}
.polnya a:hover {text-decoration: none;color:#990000;}


.block-left {border:1px solid #ccc;
  border-radius:3px;
  background:#fff;
  padding:5px;
  }

.block-left-site {border:1px solid #ccc;
  border-radius:3px;
  padding:5px;
  font-size:14px;background:#fff;margin-bottom:10px;}

.block-left>h2 {
  margin:-5px;
  margin-bottom:10px;
  font-size:13px;
  line-height:19px;
  height: 19px;
background: linear-gradient(to top, #DFDFE4, #FFF 70%, #E4E4E4) repeat scroll 0% 0% transparent;
color: #333;
text-align: center;
font-weight: bold;
border-bottom:1px solid #CCCCCC;
}
.block-left h3 {text-align:left;margin-left:7px;font-size:13px;font-weight:bold;}
.block-left ul {margin:0;padding:0;list-style:none;margin-top:3px;margin-bottom:10px;
  font-size:13px;}
.block-left ul li {border:none;text-align:left;margin-left:7px;padding:1px;}
.block-left ul li a {color:#262626;text-decoration:none;}
.block-left ul li a:hover {text-decoration:underline;color:#900;}
.block-left ul li .active {text-decoration:underline;color:#900;}

.tablisa-ufa {margin-top:-7px;}
.tablisa-ufa th {padding: 9px 2px 2px;text-align: left;font-weight: 400;font-size: 12px;}
.tablisa-ufa {width: 100%;font-size: 12px;}
.tablisa-ufa a:link, .tablisa-ufa a:visited, .tablisa-ufa a:active, .tablisa-ufa a:hover {color: #000;text-decoration: none;display: block;border: 1px solid #e3e3e3;background: rgba(227, 227, 227, 0.30);padding-top: 3px;padding-bottom: 3px;}
.tablisa-ufa a:hover {background: #900; color: #fff;}
.tablisa-ufa span{display: block;border: 1px ;}
.tablisa-ufa td {padding: 2px;text-align: center;}
.tablisa-ufa .active {background: #900 !important; color: #fff !important;}

   
  .new-ank {
    margin:670px 7px 7px 0;
    border-bottom:solid 2px; 
    border-color:#919191;
    text-align: center;
    font-size: 12px;
  } 


.anketa_g {
  width: calc(100%/2 - 12px) !important; 
  position: relative;
  height: 254px;  
  border-radius: 7px;
  overflow: hidden !important;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.5);
  box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.5);
  background: #fff !important;
  margin-bottom: 14px;
  display: inline-block;
  margin-left: 8px;
}
.anketa_g .left_ank {
  float:left;
  display: block; 
  margin-top: 7px;
  margin-left: 12px;
  width: 138px;
}
.anketa_g .right_ank {
  width: 160px;
  float:left;
  display: block;
}

.anketa_g a:hover {text-decoration: none !important;}

.image_ank {
  position: relative;
}

.card-top {
  display: block;
  width: 26px;
  height: 40px;
  background: url('../img/card-top-icon.svg') no-repeat;
  position: absolute;
  left: 4px;
  top: 4px;
}

.card-statuses {
  position: absolute;
  right: 0;
  top: 0;
}

.card-status-top {
  display: block;
  width: 25px;
  height: 25px;
  background: url('../img/status-top-small.svg') no-repeat center;
}

.card-status-checked {
  display: block;
  width: 25px;
  height: 25px;
  background: url('../img/status-checked-small.svg') no-repeat center;
}

.card-status-v {
    display: block;
    width: 25px;
    height: 25px;
    background: url('../img/status-video.jpg') no-repeat center;
}

.image_ank img {
  width: 160px;
  height: 254px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.4);
  box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.4);
  box-sizing: border-box;
}

.card-massage {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 26px;
  background-color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
}

.title_ank{
font-size: 17px;
padding: 0px;
color: #C00;
text-shadow: 1px 1px 0px #CCC;
font-weight: normal;
text-align: left !important; 
margin-left: 3px;             
margin-bottom: 3px;  
padding-right: 16px; 
}
.title_ank a{
font-size: 17px;
padding: 0px;
color: #C00;
text-shadow: 1px 1px 0px #CCC;
font-weight: normal;
text-align: left !important; 
margin-bottom: 3px;  
text-decoration:none; 
}

.extremum-new-for {display: block; overflow: hidden;color: #b60000 !important;
  text-shadow: 1px 1px 0px #e7e7e7;
  font-weight: normal;
  font-size: 15px;
  margin-left: 3px;
  margin-bottom: 10px;
}

.extremum-new-for a {display: block; overflow: hidden;color: #b60000 !important;
text-shadow: 1px 1px 0px #e7e7e7;
font-weight: normal;
text-decoration:none;
  font-size: 16px;
}

.extremum-new-for1 {display: block; overflow: hidden;color: #b60000 !important;
  text-shadow: 1px 1px 0px #e7e7e7;
  font-weight: normal;
  font-size: 15px;
  margin-left: 3px;
  margin-bottom: 10px;
}

.extremum-new-for1 a {display: block; overflow: hidden;color: #b60000 !important;
text-shadow: 1px 1px 0px #e7e7e7;
font-weight: normal;
text-decoration:none;
  font-size: 15px;
}

.anketa_redak {
  width: 300px !important; 
  position: relative;
  height: 235px !important;
  overflow: hidden !important;
  border: 1px solid #CCC !important;
  background: #fff !important;
  float: left;
  padding: 14px 11px 14px 11px;   
  margin-right: 1px;
  margin-bottom: 1px;
}
.apartamenty{
font-size: 13px;
float:right;
color: #000;
font-weight: normal;
margin-bottom: 15px;
display: block;
margin-bottom: 10px;
}

.attr a {

  text-decoration:none;
}
.attr-archive {
  margin-top: -10px;
  margin-left: 10px;
  margin-bottom: 15px;
}
.attr-archive a {

  text-decoration:none;
}
.rayon {
color: #000;
font-size: 13px;
padding-top:15px;
margin-left:5px;
float:left;
}
.link_more {
text-decoration: underline;
color: #900;
font-size: 13px;
position: absolute;
bottom:7px;
right: 10px
}
.appartaments {
font-size: 12px;
line-height: 1.4;
margin-bottom: 21px;
padding: 4px 0px 0px 4px;
float:left;
}
.appartaments strong {
font: 15px Arial;
color: #404040;
font-weight: bold;
}

.showfull-fav-block.shortstory-fav {
    top: 5px;
    right: 8px;
}

.showfull-fav-block.shortstory-fav img {
    width: 20px;
}

.inform-ufa {padding-top:5px;padding-left:5px;}

.privetstvie {padding-top: 10px;padding-bottom: 10px;text-align:center;font-size: 14px;color: #000;
}

.note-login {
    margin-top: 20px;
    margin-bottom: 10px;
   }

.note {
     margin-top: 20px;
    margin-bottom: 10px;
}

.lab{
  margin-bottom: 5px;
  font-weight: 700;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  display: block;
}
.form-control {
    display: block;
    width: 250px;
    height: 31px;
    font-size: 14px;
    padding-left: 12px;
    margin-bottom: 15px;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
  .hint { 
  padding-left:20px;
  font-size:16px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
  .hint a {
  font-size:16px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #0093D9;
}
  .hint a:hover {
  color: #428BCA;
  text-decoration: none;
  }
  .form-control:focus {
    border-color: #66AFE9;
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}
.btn-primary-login {
    color: #FFF !important;
    background-color: #cd1414 !important;
    border:none !important;
    display: inline-block !important;
margin-bottom: 0px !important;
font-weight: 400 !important;
text-align: center !important;
vertical-align: middle !important;
cursor: pointer !important;
background-image: none !important;
border: 1px solid transparent !important;
white-space: nowrap !important;
padding: 6px 12px !important;
font-size: 14px !important;
line-height: 1.42857 !important;
border-radius: 4px !important;
padding-top: 7px !important;
}
.btn-primary-login:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #FFF !important;
    background-color: #b21111 !important;
    border-color: #a10f0f !important;
}
.btn-primary {
  color: #FFF !important;
  background-color: #5A89B1 !important;
  border:none !important;
  display: inline-block !important;
  margin-bottom: 0px !important;
  font-weight: 400 !important;
  text-align: center !important;
  vertical-align: middle !important;
  cursor: pointer !important;
  background-image: none !important;
  border: 1px solid transparent !important;
  white-space: nowrap !important;
  padding: 6px 12px !important;
  font-size: 14px !important;
  line-height: 1.42857 !important;
  border-radius: 4px !important;
  padding-top: 7px !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #FFF !important;
    background-color: #3276B1 !important;
    border-color: #285E8E !important;
}
.btn-primary-addnews {
    color: #FFF !important;
    background-color: #cd1414 !important;
    border:none !important;
    display: inline-block !important;
margin-bottom: 0px !important;
font-weight: 400 !important;
text-align: center !important;
vertical-align: middle !important;
cursor: pointer !important;
background-image: none !important;
border: 1px solid transparent !important;
white-space: nowrap !important;
padding: 12px 24px !important;
font-size: 16px !important;
line-height: 1.42857 !important;
border-radius: 4px !important;
padding-top: 10px !important;
}
.btn-primary-addnews:hover, .btn-primary-addnews:focus, .btn-primary-addnews:active, .btn-primary-addnews.active, .open .dropdown-toggle.btn-primary-addnews {
    color: #FFF !important;
    background-color: #b21111 !important;
    border-color: #a10f0f !important;
}
.btn-proverka {
    color: #FFF !important;
    background-color: #5A89B1 !important;
    border:none !important;
    display: inline-block !important;
margin-bottom: 0px !important;
font-weight: 400 !important;
text-align: center !important;
vertical-align: middle !important;
cursor: pointer !important;
background-image: none !important;
border: 1px solid transparent !important;
white-space: nowrap !important;
font-size: 12px !important;
padding: 3px 3px !important;
line-height: 1.42857 !important;
padding-top: 3px !important;
border-radius: 3px !important;
}
.btn-proverka:hover, .btn-proverka:focus, .btn-proverka:active, .btn-proverka.active, .open .dropdown-toggle.btn-proverka {
    color: #FFF !important;
    background-color: #3276B1 !important;
    border-color: #285E8E !important;
}
.fr_1{
  margin-left: 20px;
}

.block_rel {
  position:relative;
  height:270px;
  margin-left: 4px;

}
.position_1{
  position:absolute;
  top:0px;
  left:0px;
}
    .position_2{
  position:absolute;
  top:0px;
  left:230px;
}
    .position_3{
  position:absolute;
  top:150px;
   left:230px;
}
    .position_4{
  position:absolute;
  top:370px;
    left:0px;
}
    .position_5{
  position:absolute;
    left:230px;
  top:350px;
}



.fl_column{

  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.fr_column{
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.w100{
  width: 270px !important;
    display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin:0px !important;
  margin-left: 25px !important;
   border-collapse: collapse;
    border-spacing: 0px;

}
.w200{
  width: 270px !important;
   border-collapse: collapse;
    border-spacing: 0px;
    display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin:0px !important;
    margin-left:-4px !important;
}
.w100 td {
  padding: 5px 5px 5px !important;
}
.w100 td input {
 width: 120px !important;
}
.w200 td input{
     width: 120px !important;
}
.w200 td {
  padding: 5px 5px 5px !important;
}

#xfield_holder_chas{
 border-top:2px solid #cd1414;
 border-left:2px solid #cd1414;
 height: 53px;
}
#xfield_holder_chas2{
 border-left:2px solid #cd1414;height: 53px;
}
#xfield_holder_noch{
   border-bottom:2px solid #cd1414;
 border-left:2px solid #cd1414;height: 53px;
}
#xfield_holder_viezd1{
   border-top:2px solid #cd1414;
 border-right:2px solid #cd1414;height: 53px;
}
#xfield_holder_viezd2{
 border-right:2px solid #cd1414;height: 53px;
}
#xfield_holder_viezd3{
   border-bottom:2px solid #cd1414;height: 53px;
 border-right:2px solid #cd1414;
}
#xfield_holder_opisanie td {
  padding-top: 30px;
  padding-bottom: 30px;
}
#xfield_holder_opisanie-comments td {
  padding-top: 30px;
  padding-bottom: 30px;
}
.chzn-container-multi .chzn-choices .search-field input {
padding: 3px !important;
}

.info-block {
	font-size: 14px !important;
	padding-right: 7px;
}
.info-title-name {
	background: #656565;
	font-size: 19px;
	font-family: 'robotoregular';  
	color: #ffffff;
	line-height: 26px;
	padding: 10px;
	white-space: nowrap;
}
.info-tranzaksii {
	width: 565px;
	margin: 5px 0 0 20px;
	padding: 10px;
	background: #f4f4f4;
	font-size: 14px;
	border-bottom: 2px #616161 solid;
	line-height: 20px;
}
.info-tranzaksii a {
color: #000000;
}
.info-block-content {
	padding: 10px;
	line-height: 20px;
	background: #f4f4f4;
	font-size: 14px;
	border-bottom: 2px #616161 solid;
}
.info-block-content a{
	color:#000000;
}

.info-block-content a:hover{
	text-decoration:none;
}
.payblock {
	font-size: 14px;
	margin-top: 12px;
}
.payblock.error2 {
	font-size: 14px;
	color: red;
}
.payblock input[type="text"], .payblock select {
	width: 200px;
}
.payblock input {
	background: #fff;
	margin: 0;
}
.login-vhod {
	margin-top: 15px;
}

.stat_point {
	font-size: 14px;
	padding-bottom: 2px;
	margin: 5px 0px;
	border-bottom: 1px dotted #c2c2c2;
	overflow: hidden;
}
.stat_point .date {
	width: 180px;
	float: right;
	font-weight: bold;
	color: #cd1414;
	text-align: right;
}
.stat_point .info {
	width: 380px;
	float: left;
}
.stat_point .info span {
	font-weight: bold;
	color: #cd1414;
}

.id-anketa {position:relative;bottom:15px;left:100px;
  font-size:14px;
  font-weight: bold;} 

.redak {
  margin-top:-15px;
  margin-bottom:3px;
  padding-right:25px;
  font-family:Tahoma;
  text-align: center;
  color: #000;text-decoration:underline !important; 
}
.redak a { color:#fff !important;}
.redak a:hover {
  color: #e1e1e1; }

.redak1 {
  margin-bottom:-7px;
  padding-right:25px;
  font-size:12px;
  font-family:Tahoma;
  text-align: center;
  color: #000;text-decoration:underline !important; 
}
.redak1 a { color:#fff !important;}
.redak1 a:hover {
  color: #e1e1e1; }


.bp_id {
  margin-bottom:3px;
  font-family:Tahoma;
  text-align: center;
  color: #000;text-decoration:underline !important; 
}
.bp_id a { color:#fff !important;}
.bp_id a:hover {
  color: #e1e1e1; }



.anketa_id  {position:absolute;
  top:7px;
  right:7px;
  font-size:12px;
  font-weight: bold;} 


.proverka1 {position:absolute;bottom:1px;right:1px;} 
.proverka1 img {width:70px !important; height:70px !important;}

.proverka2 {position:absolute;bottom:20px;right:1px;} 
.proverka2 img {width:70px !important; height:70px !important;}

.proverka-status-full {
  position:absolute;
  font-size:12px;
  margin-top:10px;
  right:5px;
  } 
.proverka-status-full img {
    display: block; 
    margin-bottom:-7px;
}


.archive-statusimg {position:absolute;top:115px;left:100px;} 
.archive-statusimg img {width:100px !important; height:auto !important;}

.archive-statusimg-full {position:absolute;margin-top:30px;margin-left:150px;} 
.archive-statusimg-full img {width:100px !important; height:auto !important;}

.redaktirovat {
  font-size: 13px;
  text-align: center;
  color: #000000;
  font-weight: bold;
  background-color: #f4f4f4;
  padding: 5px 0;
}
.edit_ankety {
  width: 100% !important; 
  font-size: 12px;
  text-align: center;
  color: #000000;
  font-weight: bold;
  background-color: #fff;
  padding: 5px 0;
}
.redaktirovat1 {
  position:absolute;
  top:10px;
  right:61px;
  font-size:12px; 
}
.left_ank .redaktirovat1 {
  top:5px;
  right:10px; 
}
.redaktirovat1 a {
  color: #000000;
}
.ank_all{
    width: calc(100%/2 - 10px) !important;
    margin-left: 7px;
    display: inline-block;
    margin-bottom: 14px;
}

.ank_all .appartaments {
  padding-top: 0;
}

.anketa_g .attr a{
  text-decoration: none;
}
.tittle_qp{
padding-top:10px;
}
.ank_all .anketa_g{
  width: 100% !important;
  height: 100% !important;
  margin-left: 0  !important;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.gde-apart {
color: #404040 !important;
font-size: 12px;
margin-top:6px;
margin-left:4px;
margin-bottom:7px;
font-weight: bold;
}
.gde-apart a{
color: #404040 !important;
text-decoration:none;
}
.opisanie-ank-r {
  background: #f3f3f3;
  font-size: 12px;
  text-decoration: none;
  height: 30px;
  font-family: 'Arial';
  padding:2px 5px 5px 5px;
  margin:0 5px 7px 0;
}

.n-knopka {z-index:1041;position:fixed;float:left;bottom:110px;opacity: 0.5;filter:alpha(opacity=50);}
.n-knopka:hover {opacity:0.7;filter:alpha(opacity=70);cursor:pointer;}
.naverh-knopka {z-index:1041;position:absolute;display:block;left:10px;bottom:-20px;margin:0 0 0 0;padding:30px 10px 4px;
color:white;background:#D8D5C2 url('../images/naverh-knopka.png') no-repeat 50% 11px;font-size:13px;border-radius:7px;}

.mob-n-knopka.n-knopka{ float:none;right:82px;bottom:30px; }
/*.mob-n-knopka .naverh-knopka{ right: 10px; }*/
.smal-main{
  display: none;
}

.smal-main{
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 999;
}

.close-menu {
  display: none;
  position: absolute;
  top: 4px;
  left: 177px;
  z-index: 999;
}

.card-photo-checked {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1;
  color: #2B822D;
  margin-top: 12px;
}

.card-photo-checked::before {
  content: '';
  flex-shrink: 0;
  display: block;
  width: 18px;
  height: 18px;
  background: url('../img/photo-checked-icon-2.svg') no-repeat center / contain;
  margin-right: 4px;
}



/**/

.block_add_1{
    font-size: 12px;
    margin-top: 5px;
    margin-left: 20px;
}
.block_add_1 .label_add{
  width: 163px;
  font-size: 12px;
  display:inline-block;
  vertical-align: middle;
}
.block_add_1  .input_add{
  display:inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
}
.block_add_1  input {
    background: #fff !important;
    color: #2e2e2e !important;
    border: 1px #d0d0d0 solid;
    width: 120px !important; 
}
.block_add_1 span{
    width: 163px;
  font-size: 12px;
  display:inline-block;
  vertical-align: middle;
}
.opisanie-addnews{
  margin-top: 15px;
  margin-bottom: 10px;
}
.opisanie-addnews1{
  margin-top: -12px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.label_add_2{
  box-sizing: border-box;
  font-size: 12px;
  display:inline-block;
  vertical-align: middle;
  width: 214px;
  padding-left: 5px;
  margin-bottom: 5px;
}
.fsn2 {
  display:inline-block;
  vertical-align: middle;
}
.fsn {
  font-size: 0px !important;
  line-height: 0px !important;
  display:inline-block;
  vertical-align: middle;
}
.fsn input {
  font-size: 12px !important;
    line-height: 15px !important;
    margin:0px;
    margin-bottom: 5px;
}
.fsn  input {
    background: #fff !important;
    color: #2e2e2e !important;
    border: 1px #d0d0d0 solid;
    width: 120px !important; 
}
.bord_box {
  box-sizing: border-box;
  border:2px solid #cd1414;
  margin-left:20px;
  padding-top: 10px;
  padding-bottom: 5px;
  max-width: 302px;
  width:100%;
}

.note-text {
  padding: 0 5px;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 2px;
}

.right_box{
  margin-top:10px;
  display:inline-block;
  vertical-align: top;
}
#category_chzn{
  max-width: 350px !important;
  width:100% !important;
}
.box_bord_1{  margin-top:10px;
     border:1px solid #cd1414; 
     width: 100%;
}
.box_bord_1 .bords1{padding:7px;
     width: 100%;
}
.box_bord_2{  margin-left:20px;
     border:2px solid #cd1414; 
     max-width: 500px;
}
.box_bord_2 .bords{
       border-bottom:2px solid #cd1414; 
       font-size: 13px;
       padding:10px;
}
.boldest  {
  color: #000;
text-align: left;
}

.block_rel{
  height:auto !important;
}
.position_1{
  position:relative;
}

.btn_cen{
  width: 146px !important;
  margin:0 auto !important;
}
.btn_cen_addnews{
  width: 200px !important;
  margin:10px auto !important;
}
.line_c{
  display: block;
}
.left_box{ 
  box-sizing: border-box;
  display: block;
}
.left_box .fsn input {
  width: 70px !important;
}
.right_box {
  max-width: 270px;
  display: block;
}
.block_add_1 span{
  width:auto !important;
}

.wseditor textarea {
 max-width:520px !important; height: 100px !important;  font-size: 12; 
 width:100%;
}

.qtip-content img {
	 max-width: 260px;
	 border-radius: 10px;
 }
 
 .qtip-default {
	 background: none !important;
	 border: 0 !important;
 }
 
 .full-zakladka {
  /*background: #cd1414;*/
  /*padding:0 5px 0 5px;*/
 	/*float: right;*/
  /*margin-top: -25px;*/
  /*margin-right: -5px;*/
  -webkit-tap-highlight-color: transparent;
 }
 .full-zakladka a {
	font-size: 18px !important;
  color: #FFF !important;
  text-decoration: none !important;
 }
 .zakladka{
   float:right;
   margin-right:15px;
   font-size:16px;
	 color: #cd1414;
 }
 .zakladka a{
	 color: #cd1414;
 } 
 .zakladka a:hover{
	text-decoration:none;
 }

.zakladka .active{
	text-decoration:none;
}

.h-full{
 margin-top:-3px;   
}
.con_num{
font-size:18px;
color: #cd1414;
}
.con_num a{
font-size:18px;
color: #cd1414;
}
 .massag {  
	width: 67px;
  background: #cd1414 !important;
	color: #FFF !important;
	font-size: 12px !important;
  padding:0 2px 0 3px;
  position: absolute;
  right: 72px;
  bottom: 11px;
 }

 .ank_all .massag {
   right: 72px;
   bottom: 5px;
 }

 .avatar {
  height: 105px !important;
  margin:0 5px 5px 5px;
 }
 .avatar img{
  max-width: 100px !important;
  max-height: 100px !important;
  margin:3px 5px 5px 5px;
 }
 .user_right {
  margin-left:5px;
 }

 .user_right span{
   font-size:16px;
 }

 .author_name {
 color: #FF5EDB;
 }


 .full-comment {
  background:#F4F4F4;
	font-size: 20px !important;
  padding:10px 3px 0 3px;
margin-left:35px;
 }
 .full-notcomment {
  background:#FFFFFF;
	font-size: 14px !important;
  padding:5px 5px 3px 5px;
 }


.newfull6 {
float:left;
margin-left:30px;
}
.last_comment{
width: 95% !important;
background: #FFFFFF;
border-top:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:1px solid #d8d8d8;
margin-bottom:10px;    
}
.last_comment table{
border-right:1px solid #d8d8d8;
background:url(../img/comment.png) top no-repeat;
}
.comment{  
margin-right:30px;  
margin-left:30px;  
background: #FFFFFF;
border-top:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:1px solid #d8d8d8;
margin-bottom:10px;    
}
.comment table{
border-right:1px solid #d8d8d8;
background:url(../img/comment.png) top no-repeat;
}

.comment-right-lastcomment{
color:#515151;
min-height:100px;
padding:3px 10px 5px 0;
font-size:12px;
}
.comment-right{
color:#515151;
min-height:100px;
margin-top: 10px;
padding:3px 10px 5px 0;
font-size:12px;
}
.comment-title{
height:35px;
padding:0 5px 0 10px;
font-size:13px;
color:#7a7a7a;
}
.comment-title a{
font-weight:bold;
color:#cd1414;
font-size:14px;
text-decoration:none;
}
.comment-title a:hover{
color:#000;
}
.comment-number{
color:#fff;
font-size:11px;
float:right;
}


/* Profile comments */
.profile_comment {
    background-color: #FFFFFF;
    border: 1px solid #d8d8d8;
    padding-left: 10px;
    margin-bottom: 10px;
    margin-right: 7px;
}

.profile_comment a{
  text-decoration:none !important; 
  color: #cd1414;
}

/* Comment rating */
.comment_rating {
    float: right;
    margin-top: 3px;
    margin-right: 5px;
}
.comment_rating a{
font-weight:bold;
color:#cd1414;
font-size:14px;
text-decoration:none;
}
.rating_action, .rating_value {
    display: inline-block;
    height: 18px;
    border: 1px solid #b7b4b3;
    line-height: 18px;
    text-align: center;
  font-weight: bold;
}
.rating_action {
    width: 18px;
    cursor: pointer;
}
.rating_action.active {
    cursor: default;
    color: #fff;
    background-color: #9c9c9c;
}
.rating_value {
    width: 38px;
}

.speedbar{
padding:0 0 8px 5px;
font-size:18px;
font-weight: bold;
font-family: Arial;
color:#d61e1e;
}
.speedbar a{
color:#d61e1e;
text-decoration: none;
}
.speedbar a:hover{
text-decoration: none;
}
.speedbar_main{
  display: flex;
  margin:0 0 10px 15px;
  font-size:18px;
  font-weight: bold;
  font-family: Arial;
  color: #d61e1e;
}
.profiles-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  color: #d61e1e;
  margin-left: 16px;
}
.profiles-count::after {
  content: '';
  flex-shrink: 0;
  display: block;
  width: 20px;
  height: 20px;
  background: url("../img/profiles-count-icon.svg") no-repeat;
  margin-left: 6px;
}
.speedbar_cat{
margin:0 0 10px 15px;
font-size:18px;
font-weight: bold;
font-family: Arial;
color:#d61e1e;
}
.telefon_full{
  font-size: 16px;
  color: #000;
  text-align: center;
  margin-top: 12px;
}

.telefon_full a{
  font-size: 24px;
  font-family: Calibri;
  color: #000;
  text-align: center;
  margin-top: 12px;
  text-decoration:none;
}
.data-proverki{
  margin-top:10px;
  font-size: 12px;
  color: #000;
  text-align: center;
}

 .balans {margin-left:10px;
   font-size:16px;
   }
  .balans span {
   font-size:24px;
   font-weight:bold; 
    color:#32CD32;
   }

.add-balans {
    margin: 7px 0 10px 0;
}
.add-balans a {
    font-size: 14px !important;
    font-weight: normal !important;
    padding: .5em 2.1em;
    margin: 2px 2px;
    margin-left:10px;
    margin-bottom:10px;
    border-radius: 3px 3px;
    border: #999 solid 1px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffd84f), to(#ffb400));
    color: #000000 !important;
    text-decoration: none !important;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(255,255,255,1);
    line-height: 1;
}
.add-balans a:hover {
    box-shadow: inset 0 -1px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(255,255,0,.5);
    text-decoration: none;
}
.add-balans a:active {
    padding: calc(.5em + 1px) 2.1em calc(.5em - 1px);
    border-color: rgba(177,159,0,1);
    box-shadow: inset 0 -1px 1px rgba(0,0,0,.1), inset 0 1px 2px rgba(0,0,0,.3), inset 0 0 0 60px rgba(255,255,0,.45);
}

.tarif_short{
  margin-bottom:5px;
  width: 98% !important;
  background: #E7E7E7;
}
.tarif_short tbody .grays{
  background: #E7E7E7;
}
.tarif_short thead tr td {
  font-size: 14px !important;
  border-right: 1px solid #C9C9C9;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 3px;
}
.tarif_short tbody tr td {
  border-right: 1px solid #C9C9C9;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 16px !important;
}
.cell1{
  padding-left: 10px !important;
}
.cell2 {
  color: #cd1414;
}
.tarif_short table {
  width: 100% !important;
  color: #8D8D8D;
}


.blacklist {
  padding: 0 40px 15px 40px;
  font-size: 14px;
}

.ext-table-new td{
    background: #ffffff !important;
  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%) !important;
  background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%) !important;
  background: linear-gradient(to bottom, #ffffff 0%,#f5f5f5 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ) !important;
}
.apart_full1 {
    background: url('../img/apart_full1.png') left no-repeat !important;
    padding-left: 31px !important;
}
.apart_full2 {
    padding-left: 31px !important;
    background: url('../img/apart_full2.png') left no-repeat !important;

}

button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
.ext-table-new--add2{
  width: 100%;
  max-width: 390px;
}
.ext-table-new td{
   border-right: 1px solid #C9C9C9;
}
.ext-table-new--add2 td{
  text-align: left !important;
  border-right: 1px solid #C9C9C9 !important;
  width: 25%;
  margin:0px !important;
}
.thead-bg td{
  background: #eeeeee !important;
}
.ext-table-new--add2{
  box-shadow: 0px 0px 0px 0px;
}
.ext-table-new--add2 .border--none{
  border: 0px !important;
}

.nextpage {
  background: #900;
  display: inline-block;
  color:#fff;
  margin-bottom:15px;
  padding: 5px;
  text-decoration: none;
  float: center;
}

  .load-more-btn {
    margin-top: 15px;
    margin-bottom: 50px;
    padding-left: 19px;
    padding-right: 19px;
    -ms-flex-item-align: center;
        align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 50px;
    width: 100%;
    max-width: 200px;
    background-color: #ad1c1c;
    border-radius: 12px;
    font-family: ttfirsneue, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.28571;
    color: white;
    text-align: center;
    text-decoration: none;
    -webkit-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
    -webkit-transition-property: background-color;
    transition-property: background-color;
  }

  .load-more-btn:hover,
  .load-more-btn:focus {
    background-color: #b92b2b;
    color: white;
    text-decoration: none;
    cursor:pointer;
  }

  .load-more-btn:active {
    background-color: #b92b2b;
    color: white;
    text-decoration: none;
  }


.indi_name {display: none;}

/*media planshet mobile*/

@media screen and (max-width: 888px) {
  
    .sitemap_items{
        column-count: 5;
    }
   .smal-main{
      width:80px;
      height:40px;
      background: #fff;
      margin:0 auto; 
      cursor:pointer;
      margin-bottom: 0;
      -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
      -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
      box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
      text-align: center;
      line-height: 40px;
      font-size: 14px;
      display: block;
   }   
  .td-for-blocks{
    display: none;
    padding-bottom: 0;     
    position:fixed;
    top: 23px;
    padding-left:4px;
    z-index: 99;
    overflow: scroll;
    height: auto;
    bottom: 0;
  }   
 
    .content-center {
    padding-top: 20px;
    }

  .ext-table-new{
  width: 100%;
  }
  .right_wid{
  width: 100% !important;
  max-width: 440px !important;
  }
  .right_wid img {
  max-width: 440px !important;
  }
  .left-column{
  margin-left: 388px;
  }
  .user-info-table{
    margin:0px;
    width:100%;
  }
   .information-content img{
   width:100%;
    }
	
    .wseditor textarea {
    max-width:520px !important; height: 100px !important;  font-size: 12; 
    width:100% !important;
    }
    
    .ui-dialog{
      width:300px !important;
      max-width: 470px !important;
    }
  .content-center{
    margin-left: 0px;
  }
    
   .h-full .right-column .bigfoto{
    text-align: center !important;
   }

   .close-menu {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
    opacity: 0;
  }

  .close-menu.active {
    opacity: 1;
  }

  .close-menu::before {
    content: '';
    display: block;
    width: 15px;
    height: 1px;
    background-color: #000000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .close-menu::after {
    content: '';
    display: block;
    width: 15px;
    height: 1px;
    background-color: #000000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}



@media screen and (max-width: 864px) {
    .ui-dialog{
      width:300px !important;
      max-width: 470px !important;
    }
}


@media screen and (max-width: 860px){
   .table-module{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
 }
 .table-module__left{
  width: 100%;
 }
 .table-module__right{
  width: 100%;
 }
}

@media screen and (max-width: 810px){
  .h-full .right-column{
    float: none !important;
    margin-left: 0 !important;
  }
  .h-full .right-column.right_wid{
    max-width: 100% !important;
  }
   .h-full .left-column{
      margin-left: 7px !important;
      margin-right: 7px !important;
   }

   .ext-table-new{
    margin-left: 0;
   }
}

@media screen and (max-width: 750px){
    
  body {
  background: #fff center top repeat-y;
}  
    
  .mt {
    margin: 0 auto !important;
    width: auto !important;
  }
  .right-column{
    float: none;
    margin: 0 auto;
  }
  .left-column{
    margin-left:15px; 
  }
  .information {
    padding-right: 3px;
}

  .indi_name {
    display: block; 
    font-family: Arial Narrow, Arial, sans-serif; 
    color: #2f2f2f; 
    padding: 0 10px 7px 10px;
    font-size: 20px;
    text-transform:uppercase;
    text-align: center;
  }

    
 .anketa_g {
    width: 100%;
    height: 254px;  
 }
 .anketa_g .left_ank {
  margin-left: 15px;
  width: 150px;
 }
    
 .anketa_g .right_ank {
  width: 140px;
 }
    
 .image_ank img {
  width: 145px;
  height: 254px;
 }
    
}

@media screen and (max-width: 605px){
  .right_wid{
    width:100% !important;
  }
  .logo{
    float: none;
    text-align: center;
    margin:0 auto;
    padding-top:20px;
    padding-bottom:20px;
  }
  .top-block{
    float: none;
    text-align: center;
  }  
  .td-for-blocks{
    float: none;
    margin:0 auto;
  }

  .services-extremum li{
    width:auto !important;
  }
  .time-f {
    margin-top: 6px !important;
  }
 
    .pol3{
    width:80% !important;
    }  
    
}

@media screen and (max-width: 585px){
    /* .image_ank img{
    width: auto;
      } */

  .anketa_g{
    width: calc(100% - 20px) !important;
    margin-left: 10px;
    margin-right: 10px;
  }
    .ank_all{
    width: calc(100% - 14px) !important;
    margin-left: 7px;
    margin-right: 7px;
  }
}

@media (max-width: 575px) {
  .speedbar_main {
    font-size: 20px;
    line-height: 130%;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 24px;
  }

  .home-page-title .statistics {
    display: none;
  }

  .profiles-count {
    margin-top: 4px;
  }

  .speedbar_cat {
    padding-right: 85px;
  }

  .services-item {
    display: block;
    max-width: calc(100% - 17px);
  }

  .services-item tbody {
    display: block;
  }

  .services-item tr {
    display: flex;
    flex-wrap: wrap;
  }

  .services-item tr:first-child td {
    border-bottom: 2px solid #cd1414;
  }

  .services-item:not(.dopuslugi) tr:first-child td:last-child {
    display: none;
  }

  .services-item tr:last-child td:last-child {
    border-bottom: none;
  }

  .services-item td {
    display: block;
    height: auto;
    border-top: none;
    border-right: none;
    -webkit-tap-highlight-color: transparent;
  }

  .services-item td:nth-child(1), .services-item td:nth-child(4) {
    border-left: none;
  }

  .services-item td:nth-child(1) input {
    -webkit-tap-highlight-color: transparent;
  }

  .services-item td:nth-child(2) {
    flex-grow: 1;
    display: flex;
    align-items: center;
    width: auto;
  }

  .services-item td:nth-child(3) {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }

  .services-item td:nth-child(3) input {
    margin-left: 3px;
  }

  .services-item td:nth-child(4) {
    width: 100%;
  }

  .services-item td:nth-child(4) input {
    width: 100%;
  }

  .footer-text {
    padding-top: 9px;
  }

  .sitemap {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 15px;
  }

  .sitemap_title {
    margin-bottom: 15px;
  }

  .sitemap_items {
    column-count: 2;
  }
}

@media screen and (max-width: 540px){
   .table-module{
    flex-flow: row wrap;
   }
  .table-module__left{
    width: 100%;
  }
   .table-module__right {
    width: 100%;
   }
    
}

@media screen and (max-width: 440px){
  .right_wid{
  width: 100% !important;
  max-width: 380px !important;
  }
  .right_wid img {
  max-width: 380px !important;
  }
  .left-column{
 margin-top:5px;
  }   
       
 .anketa_g {
  height: 270px;
  margin-bottom: 15px;
 }
 .anketa_g .left_ank {
  margin-left: 12px;
 }
    
 .anketa_g .right_ank {
  width: 176px;
 }
    
 .image_ank img {
  width: 176px;
  height: 270px;
 }
    
  .ext-table-new {
    margin-bottom:12px; 
  }

  .top-block {
   margin-top:-1px;
   margin-bottom:-3px;
   margin-left:15px;
  }
  
  .ank_all .left_ank {
    margin-left: 10px;
  }

  .ank_all .anketa_id {
    position: absolute;
    top: 9px;
    right: initial;
    right: 5px;
  }
  
  .ank_all .button_delete {
    bottom: 5px;
    right: 5px;
  }
  .apart_full {
    padding-top: 13px;
   }  

 .extremum-new-for_phone {
  margin-bottom: 15px; 
  margin-left: 1px; 
  } 
  .extremum-new-for_phone img{
  float: left !important; 
  width:80% !important; 
  }   
}

.block_mobile_addnews hr {
  margin-left: 20px;
}

@media screen and (max-width: 381px) {

  .right_wid{
  width: 100% !important;
  }
  .right_wid img {
  /* max-width: 345px !important; */
  max-width: 98% !important;
  }
  .bigfoto{
    width:auto !important;
    display:block !important;
    text-align: center !important;
    padding:0px !important;
    border:none !important;
    margin:0px !important;
  }
  .bigfoto img{
   border: 1px solid #fff;
    margin:0px !important;
    width:100% !important;
  }

  .paramv{
    width:120px !important;
    margin-left:115px;
  } 
  
  .paramv1{
    width:150px !important;
    margin-left:115px;
  }

  .abra{
    max-width: 319px !important;
    overflow:hidden !important;
  }
    
  .new-PM input{
  width:100%;
  }
  .imp{
    margin:0px;
  }
  .imp div{
    line-height: 18px;
  }
  .info-title-name{
    font-size: 15px;
  }
    
    .pm-block-menu{
      margin-top:10px;
      margin-bottom:-10px;
    }
    
    .pol3{
    width:70% !important;
    }
    
  .n-knopka {z-index:2600;position:fixed;float:left;bottom:30px;opacity: 0.5;filter:alpha(opacity=50);}
  .n-knopka:hover {opacity:0.7;filter:alpha(opacity=70);cursor:pointer;}
  .naverh-knopka {z-index:2600;position:absolute;display:block;left:3px;bottom:0;margin:0 0 0 0;padding:26px 8px 4px;
  color:white;background:#D8D5C2 url('../images/naverh-knopka.png') no-repeat 50% 10px;font-size:13px;border-radius:7px;}
    .zakladka{
   margin-top:5px;
   margin-bottom:-3px;
   }
   
    .comment{  
   margin-right:10px !important;  
   margin-left:10px !important;     
    }
  .full-comment {
  margin-left:10px !important;
  }
    .newfull6 {
   float:left;
   width: 95%;
   margin-left:5px !important;    
    }
    
  .ext-table-new{
    margin-left:0; 
  }
    
    .proverka-status-full {
  margin-top:-20px;
  } 
    
  .block_mobile_addnews{
  margin-left:-20px;
  } 
    .bord_box{
    width: 94% !important;
    }
  
    .label_add_2 {
      width: 207px;
  }
     
}

@media screen and (max-width: 333px){

    .abra{
    max-width: 280px !important;
    overflow:hidden !important;
  }

    

}

@media (max-width: 329px) {
  .anketa_g .left_ank {
    width: 140px;
  }
}


@media screen and (max-width: 307px){
   
  .td-for-blocks{
    display: none;
    padding-bottom: 0;     
    position:fixed;
    top: 27px;
    z-index: 99;
    overflow: scroll;
    height: 450px;
  }  
  .title_ank{
    margin-left: 0px;
    text-align: center !important;
  }
  .anketa_g{ 
    height:auto !important; 
    padding-bottom: 17px;
  }
   
}
/*media planshet mobile*/

.stats_table {
  
  border-collapse: collapse;
  text-align: center;
  width: 100%;
}
.stats_table th, .stats_table td:first-child {
  background: #D8E6F3;
  color: #000000;
  padding: 10px 20px;
}
.stats_table th, .stats_table td {
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: white;
}
.stats_table td {
  background: #D8E6F3;
}
.stats_table th:first-child, .stats_table td:first-child {
  text-align: left;
}

  .button_delete {position: absolute;bottom:5px;
  right:7px;
  font-size:13px !important;}

.rcol{
margin:15px 0 -20px -20px;
font-size:16px !important;
}
.rcol a{
font-size:16px !important;
}

/*---Выпадающее меню кнопки редактировать---*/
#dropmenudiv { padding: 10px 0; min-width: 140px; width: auto !important; opacity: 1 !important; display: none; font-size: .9em;
  box-shadow: 0 8px 40px -10px rgba(0,0,0,0.3); border: 1px solid #e6e6e6; border-color: rgba(0,0,0,0.1); background-clip: padding-box;
}
#dropmenudiv { background-color: #fff; }
#dropmenudiv a { text-decoration: none !important; color: inherit; display: block; padding: 3px 20px; border: 0 none; white-space: nowrap; color: inherit; }
#dropmenudiv a:hover { background-color: #eeeeef; }

.nextpage2, .nextpage3 {     
  background: #cd1414;
  display: inline-block;
  color:#fff;
  font-size:16px;
  padding: 7px 17px 7px 17px;
  text-decoration: none;
  margin-top:7px;
  margin-bottom:35px;
}

.top-block a.favorites {
    background-color: inherit;
    position: relative;
    -webkit-tap-highlight-color: transparent;
}
.top-block a.favorites img {width: 15px;height: 13px;position: absolute; top:3px; left:-10px; }

 .favorites {
   display: inline-block;
   width: 15px;
   height: 13px;
   background: url('../img/love_passiv_full.svg') no-repeat center / contain;
   font-size: 0;
   vertical-align: middle;
   transform: translateY(-1px);
   -webkit-tap-highlight-color: transparent;
 }

 .favorites:hover, .favorites.active {
  background: url('../img/love_active_full.svg') no-repeat center / contain;
 }

 .top-block a.telegram-bot-link {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url('../img/header-telegram-icon.svg') no-repeat center / contain;
  font-size: 0;
  vertical-align: middle;
  transform: translateY(-1px);
  -webkit-tap-highlight-color: transparent;
 }

 .showfull-fav-block {
  display: flex;
  position: absolute;
  right: 10px;
  top: 10px;
}
.showfull-favorite {
  display: block;
  width: 25px;
  height: 20px;
  background: url(./img/fav-heart-2.png) no-repeat;
  cursor: pointer;
  margin-right: 12px;
  -webkit-tap-highlight-color: transparent;
}
.showfull-favorite.active {
  background: url(./img/fav-heart-2-active.png) no-repeat;
}
.showfull-complain {
  display: block;
  width: 18px;
  height: 18px;
  background: url('../img/complain-icon.svg') no-repeat;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  margin-left: 9px;
}

.popup {
  display: none;
  background-color: rgba(0,0,0,0.2);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
}
.popup.active {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.popup-content {
  width: 360px;
  max-width: 95%;
  padding: 30px;
  background-color: #ffffff;
  border: 1px solid #cbdfe8;
  position: relative;
}
.popup-close {
  width: 17px;
  height: 16px;
  background: url(./img/close-popup.png) no-repeat;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-tap-highlight-color: transparent;
}
.popup-title {
  font-family: 'robotoregular';
  font-weight: normal;
  font-size: 18px;
  color: #cd1414;
  margin-bottom: 20px;
}
.complaint-form { max-height: 700px; overflow-y: auto; }
.complaint-form li {
  margin-bottom: 10px;
}
.complaint-form-row {
  margin-bottom: 24px;
}
.complaint-form-row:last-child {
  margin-top: 15px;
  margin-bottom: 0;
}
.complaint-form input, .complaint-form textarea {
  display: block;
  width: 90%;
  /*max-width: 255px;*/
  height: 31px;
  padding: 5px 12px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  font-family: 'robotoregular';
  font-weight: normal;
  font-size: 14px;
  color: #000000;
}
.complaint-form textarea {
  height: 71px;
  padding-top: 12px;
  resize: none;
}
.complaint-form input[type='submit'] {
  max-width: 94px;
  height: 34px;
  background-color: #cd1414;
  border: none;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}
.complaint-form-item ul {margin: 0;padding: 0;}
.complaint-form-item .complaint-form li {margin: 0;padding: 0;}
.upload-file {
  display: block;
  width: 95%;
  /*max-width: 135px;*/
  padding: 4px;
  border: 1px solid #bcc5c9;
  border-radius: 5px;
  box-shadow: 0px 1px 3px 0px rgba(6, 6, 6, 0.1);
  text-align: center;
  cursor: pointer;
}

.upload-file input {
  display: none;
}
.upload-file-text {
  font-family: 'robotoregular';
  font-weight: normal;
  font-size: 14px;
  color: #596368;
}

.complaint-form-label {
  font-family: 'robotoregular';
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 5px;
}
.radio {
  display: flex;
  position: relative;
  cursor: pointer;
}
.radio input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.radio input:checked + .radio-custom:before {
  opacity: 1;
}
.radio-custom {
  flex-shrink: 0;
  width: 12px;
  height: 12px;
  background-color: #eeeff2;
  border: 1px solid #cd1414;
  border-radius: 50%;
  margin-right: 11px;
  margin-top: 5px;
  position: relative;
}
.radio-custom::before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background-color: #cd1414;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s;
}
.radio-text {
  font-family: 'robotoregular';
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}

.clearboth{clear:both;
  margin-bottom:5px !important;}
.services-u {
  /*margin-left: 44px;*/
  padding:5px 0 10px 12px;

}
.services-u li {
  /*list-style: disc !important;*/
  background: url(../img/usluga.png) no-repeat;    
  background-position:left; 
  padding-left: 15px !important;
  border-bottom:none;
  font-size: 14px;
  float: left;
  width: 90%;
}



@media screen and (max-width: 540px){
   .popup-content {width: 290px;padding: 10px;}
    
}


/* edit phone button */
.edit-phone-btn {
  display: inline-block;
  padding: 4px;
  background: linear-gradient(#ffd84f, #ffb400);
  border: #999 solid 1px;
  border-radius: 3px;
  font-family: inherit;
  font-weight: normal;
  font-size: 12px;
  line-height: 1;
  color: #000000;
  text-shadow: 0px 1px 1px rgba(255,255,255,1);
  cursor: pointer;
  text-align: center;
  outline: none;
  margin-top: 6px;
}

.edit-phone-btn:hover {
  box-shadow: inset 0 -1px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(255,255,0,.5);
}

.intim-map-link {
  display: flex;
  align-items: center;
}

.intim-map-link::before {
  content: '';
  flex-shrink: 0;
  display: block;
  width: 24px;
  height: 24px;
  background: url('../img/intim-map-link-icon.svg') no-repeat;
  margin-right: 6px;
}

/* show phone */
.extremum-new-for .hidden-phone {
  display: none;
  line-height: 21px;
}

.extremum-new-for .show-phone {
  display: inline-block;
  border-bottom: 1px dashed;
  font-family: 'PF Din Text Cond Pro';
}

.extremum-new-for .show-phone:hover {
  border-color: transparent;
}

.shot-title {
  color: #61a0ff;
  padding: 0 5px 5px 5px;
}

  .shot-title h1 {
    font-size: 18px;
    padding-left: 10px;
  }

@media (max-width: 414px) {
  .extremum-new-for a {
    font-size: 15px;
  }    
  
  .table-module__left{
  margin-bottom:19px !important;
 }
}
a.pm_list b {font-size:14px;}


.info-block-error {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
  font-size: 14px;
  color: #000000;
}
   
.table-module__left{
  margin-bottom:30px;
}

 .table-module__right {
   margin-top: 15px;
   margin-bottom: 17px;
 }

 @media (max-width: 414px) {
  .table-module__right {
    margin-top: 12px;
    margin-bottom: 4px;
  }
}



/* Messengers */
.messengers {
  display: flex;
  align-items: center;
}

.messenger-blocks {
  display: flex;
  flex-wrap: wrap;
}

.messenger-block:not(.telegram-block) {
  font-size: 14px;
  margin-left: 5px;
  margin-bottom: 10px;
}

.messenger-block.telegram-block {
  font-size: 14px;
  margin-top: 0px;
  margin-left: 5px;
  margin-bottom: 10px;
}

.messenger-block .messenger-icon {
  margin-right: 5px;
}

.messenger {
  display: flex;
  align-items: center;
  color: #b60000;
  margin-right: 5px;
}

.messenger input {
  margin: 0;
  margin-right: 5px;
}

.messenger-icon {
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  flex-shrink: 0;
}

.messenger-icon.whatsapp {
  background: #ffffff url('../img/icon-whatsapp.svg') no-repeat center / contain;
}

.messenger-icon.telegram {
  background: #ffffff url('../img/icon-telegram.svg') no-repeat center / contain;
}

.telegram-messenger {
  margin-right: 12px;
}

.telegram-messenger .messenger-icon {
  margin-right: 4px;
}

.telegram-messenger input {
  box-sizing: border-box;
  width: 81px;
  height: 20px;
  border: 1px solid #A9A0C2;
  font-size: 12px;
  margin-right: 0;
}

.telegram-messenger input::placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.shortstory-messengers {
  flex-wrap: wrap;
}

.social-group {
  max-width: 545px;
  padding: 5px;
  border: 2px solid #cd1414;
}

.line_c-social {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.line_c-social .line-social-block .shortstory-messengers {
  border: none;
  padding-left: 3px;
  padding-top: 0;
  padding-bottom: 5px;
}

.line_c-social .messenger input {
  width: auto !important;
}

.girl-info-line {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 9px;
}

.girl-info-line .edit-phone-btn {
  margin-right: 17px;
  margin-top: 0;
}

.messengers-save-block {
  display: flex;
  margin-bottom: 10px;
}

.messengers-save {
  flex-shrink: 0;
  display: block;
  width: 20px;
  height: 20px;
  background: url('../img/icon-save.svg') no-repeat center / contain;
}

@media (max-width: 414px) {
  .shortstory-messengers {
    padding: 6px 0;
  }

  .girl-info-line .shortstory-messengers {
    padding: 6px;
  }
}

@media (max-width: 380px) {
  .messenger-block {
    margin-left: 6px;
    margin-top: 0;
  }
}

@media (max-width: 335px) {
  .girl-info-line {
    flex-direction: column;
    align-items: flex-start;
  }

  .girl-social-line {
    margin-top: 8px;
  }
}


/* About data (Fullstory) */
.about-data {
  font-size: 14px;
}

.about-data a {
  color: #262626;
  text-decoration: none;
}

.about-data hr {
  background-color: rgba(93, 93, 93, 0.2);
  margin: 15px 0;
}

.about-data-item {
  display: flex;
  align-items: baseline;
  margin-bottom: 9px;
}

.about-data-item  a:hover{
  text-decoration:underline;
}

.about-data-item.photo .about-data-separator,
.about-data-item.update .about-data-separator {
  border-bottom: none;
} 

.about-data-separator {
  flex-grow: 1;
  border-bottom: 1px dashed rgba(93, 93, 93, 0.2);
  margin: 0 10px;
}

.about-data-value {
  width: 180px;
}

@media (max-width: 414px) {

  .about-data-value {
    width: 140px;
  }
.block_add_1 .label_add{
  width: 145px;
}
}

@media (max-width: 888px) {

  .left-block-colorr-content {
    /* height: 500px; */
  }
}

#options {
  overflow: hidden;
}




/* Page filter */

.select-profiles-button {
  display: block;
  background-image: linear-gradient( to bottom, rgb(230,230,230) 0%, rgb(255,255,255) 50%, rgb(230,230,230) 100%);
  border: 1px solid #cccccc;
  border-radius: 3px;
  font-weight: bold;
  padding: 9px;
  font-size: 13px;
  color: #333333;
  text-decoration: none;
  text-align: center;
  margin-bottom: 8px;
}

.filter {
  padding: 0 15px 30px;
  max-width: 420px;
  color: #333333;
  margin-top: -9px;
}

.filter,
.filter * {
  box-sizing: border-box;
}

.filter-page-title {
  font-weight: bold;
  font-size: 18px;
  color: #d61e1e;
  margin-top: 0;
  margin-bottom: 15px;
}
.filter-page-title-result {
  font-weight: bold;
  font-size: 18px;
  color: #d61e1e;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 15px;
}
.filter-block {
  margin-bottom: 23px;
}

.filter-block-title {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 8px;
}

.filter-block-title-s {
  font-weight: bold;
  color: #990000;
  font-size: 13px;
  margin-top: 25px;
  margin-bottom: 8px;
}

.filter-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.filter-label {
  flex-shrink: 0;
  width: 162px;
  padding-right: 10px;
  font-size: 13px;
}

.filter-label.checked {
  font-weight: bold;
}

.filter-field {
  flex-grow: 1;
  display: flex;
  align-items: center;
}

.filter-field input[type="text"] {
  display: block;
  width: 100%;
  min-width: 0;
  max-width: 150px;
  height: 19px;
  background-image: linear-gradient( to bottom, rgb(255,255,255) 0%, rgb(230,230,230) 100%);
  border: 1px solid #d0d0d0;
  border-radius: 0;
}

.filter-field.double > div {
  display: flex;
  align-items: center;
}

.filter-field.double > div:first-child {
  margin-right: 20px;
}

.filter-field.double > div > div {
  margin-right: 10px;
}

.filter-field select {
  display: block;
  width: 100%;
  height: 19px;
}

.filter-checkbox {
  position: relative;
}

.filter-checkbox-icon {
  display: block;
  width: 19px;
  height: 19px;
  background-image: linear-gradient( to bottom, rgb(255,255,255) 0%, rgb(230,230,230) 100%);
  border: 1px solid #d0d0d0;
  position: relative;
}

.filter-checkbox-icon::before {
  content: '';
  display: block;
  width: 11px;
  height: 8px;
  background: url('../img/checkbox-icon.svg') no-repeat center / contain;
  position: absolute;
  left: 3px;
  top: 4px;
  opacity: 0;
}

.filter-checkbox input {
  opacity: 0;
  margin: 0;
  position: absolute;
}

.filter-checkbox input:checked + .filter-checkbox-icon::before {
  opacity: 1;
}

.filter-buttons {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-top: 30px;
}

.filter-submit-button {
  display: block;
  padding: 10px 15px;
  background-color: #428ccb;
  border: none;
  border-radius: 4px;
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
  text-align: center;
  outline: none;
  cursor: pointer;
  margin-left: 10px;
}

.filter-submit-button:hover {
  background-color: #3276B1;
}

.filter-reset-button {
  display: block;
  padding: 9px 15px;
  background-image: linear-gradient( to bottom, rgb(230,230,230) 0%, rgb(255,255,255) 50%, rgb(230,230,230) 100%);
  border: 1px solid #cccccc;
  border-radius: 4px;
  font-weight: bold;
  font-size: 13px;
  outline: none;
  margin-left: 10px;
  cursor: pointer;
}

@media (max-width: 888px) {

  .select-profiles-button {
    position: relative;
  }

  .select-profiles-button::before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    bottom: -9px;
  }
}

@media (max-width: 414px) {
  .filter-field.double > div:first-child {
    margin-right: 10px;
  }

  .filter-field.double > div > div {
    margin-right: 5px;
  }
}


/* user statistics */

.user-statistics {
  display: flex;
  flex-wrap: wrap;
  margin: 15px -5px;
}

.user-statistics-block {
  width: calc(50% - 10px);
  background-color: #ffffff;
  margin: 0 5px;
}

.user-statistics-title {
  padding: 2px 10px;
  background-color: #D8E6FA;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}

.user-statistics-list {
  padding: 10px;
  margin: 0;
}

.user-statistics-list li {
  border: none;
  font-size: 14px;
  line-height: 1.5;
}

.user-statistics-list li:first-child {
  color: #262626;
}

@media (max-width: 401px) {

  .user-statistics-block {
    width: calc(100% - 10px);
    margin-bottom: 10px;
  }

  .user-statistics-block:last-child {
    margin-bottom: 0;
  }
}


/* girl views */
.girl-views, .girl-views * {
  box-sizing: border-box;
}

.girl-views {
  padding: 1px 10px 12px;
  clear: both;
}

.girl-views-title {
  font-size: 13px;
  margin-bottom: 8px;
}

.girl-views-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 320px;
  padding: 0;
  margin: 0;
}

.girl-views-list li {
  width: 50%;
  padding-right: 10px;
  line-height: normal;
  border: none;
  margin-bottom: 2px;
}

.girl-views-list li:first-child {
  color: #262626;
}

.girl-views-list li:last-child {
  margin-bottom: 0;
}


/* page statistics */
.statistics {
  display: flex;
  align-items: baseline;
  position: absolute;
  right: 35px;
  top: 21px;
}

.statistics-text {
  font-weight: 600;
  font-size: 18px;
  color: #d61e1e;
  margin: 0;
}

.statistics-icon {
  height: 4px;
  width: 3px;
  border-radius: 50px;
  background-color: #d61e1e;
  position: relative;
  top: 0;
  left: 20px;
}

.statistics-icon::before, .statistics-icon::after {
  content: "";
  position: absolute;
  height: inherit;
  border-radius: inherit;
  background-color: inherit;
  margin: auto;
  left: 20px;
  bottom: 0;
  width: 100%;
}

.statistics-icon::before {
  left: -5px;
  height: 8px;
}

.statistics-icon::after {
  right: 10px;
  left: auto;
  height: 12px;
}

.statistics-icon-2 {
  position: absolute;
  height: 16px;
  width: 3px;
  border-radius: 50px;
  background-color: #d61e1e;
  bottom: 0;
  left: -15px;
}


/* Rating */
.rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.rating .rating-star {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 14px;
  height: 14px;
  background: url("../img/rating-star-icon.svg") no-repeat;
  opacity: 0.5;
  cursor: pointer;
  margin-right: 6px;
}

.rating .rating-star.active {
  opacity: 1;
}

.rating .rating-star:hover {
  opacity: 1;
}

.rating .rating-star:hover ~ .rating-star {
  opacity: 1;
}

.rating .rating-star input {
  display: none;
}


/* Review rating */
.review-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rating-0{display: none}
.review-rating.rating-1 .review-rating-star:nth-child(1) {
  opacity: 1;
}

.review-rating.rating-2 .review-rating-star:nth-child(-n + 2) {
  opacity: 1;
}

.review-rating.rating-3 .review-rating-star:nth-child(-n + 3) {
  opacity: 1;
}

.review-rating.rating-4 .review-rating-star:nth-child(-n + 4) {
  opacity: 1;
}

.review-rating.rating-5 .review-rating-star:nth-child(-n + 5) {
  opacity: 1;
}

.review-rating-star {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 14px;
  height: 14px;
  background: url("../img/rating-star-icon.svg") no-repeat;
  opacity: 0.5;
  cursor: pointer;
  margin-right: 6px;
}


/* Modal */
.modal, .modal * {
  box-sizing: border-box;
}

.modal {
  max-width: 436px;
  background-color: #ffffff;
  box-shadow: 0px 0px 25px rgba(41, 41, 41, 0.3);
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.modal .mfp-close {
  font-size: 0;
  background: url('../img/modal-close-2.svg') no-repeat center;
  opacity: 1;
}

.modal-header {
  padding: 52px 16px 24px;
  background-color: #F5F5F5;
}

.modal-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 150%;
  color: #C21515;
  text-transform: uppercase;
  text-align: center;
}

.modal-body {
  padding: 32px 52px 52px;
}

.modal-text {
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  text-align: center;
  margin-bottom: 20px;
}

.modal-client-icon {
  width: 64px;
  margin: 0 auto 20px;
}

.modal-client-icon img {
  display: block;
  max-width: auto;
  height: auto;
}

.modal-form-item {
  margin-bottom: 20px;
}

.modal-form-item input, .modal-form-item textarea {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  font-family: inherit;
  font-weight: normal;
  font-size: 16px;
  color: #404040;
}

.modal-form-item textarea {
  height: 100px;
  padding-top: 15px;
  resize: none;
}

.modal-form-label {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  font-weight: normal;
  font-size: 14px;
  color: #404040;
  margin-bottom: 6px;
}

.modal-form-label .text {
  font-weight: 500;
  margin-right: auto;
}

.modal-form-submit {
  display: block;
  width: 100%;
  height: 40px;
  background-color: #cd1414;
  border: none;
  border-radius: 5px;
  font-weight: 500;
  line-height: normal;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  margin-top: 32px;
}

.modal-form-phone {
  display: flex;
  align-items: center;
}

.modal-form-warning {
  font-size: 14px;
  line-height: 150%;
  color: #C21515;
  margin-bottom: 24px;
}

.review-popup .modal-form-item textarea {
  height: 204px;
}

.modal-footer {
  padding: 40px 32px 32px;
  background-color: #F5F5F5;
}

.modal-footer-links {
  display: flex;
  justify-content: center;
}

.modal-footer-link {
  display: flex;
  align-items: center;
  position: relative;
}

.modal-footer-link::after {
  content: '|';
  display: block;
  font-size: 14px;
  line-height: 100%;
  color: #555555;
}

.modal-footer-link:last-child::after {
  display: none;
}

.modal-footer-link a {
  display: block;
  padding: 0 4px;
  font-size: 14px;
  line-height: 100%;
  color: #990000;
  text-decoration: none;
}

.login-popup .modal-body {
  padding-top: 56px;
  padding-bottom: 32px;
}

.login-popup .modal-title {
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .modal-body {
    padding: 32px 24px 52px;
  }
}


/* Popup rating */
.popup-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}

.popup-rating .rating {
  width: auto;
  height: auto;
}

.popup-rating .rating-star {
  width: 18px;
  height: 18px;
  background-size: 100%;
  margin-right: 8px;
}

.popup-rating-label {
  font-size: 14px;
  line-height: 100%;
  color: #333333;
  margin-right: 16px;
}

.popup-rating-clear {
  font-size: 14px;
  line-height: 1;
  text-decoration: underline;
  cursor: pointer;
  margin-left: 8px;
  display: none;
}


/* Viewed card */
.viewed-status {
  display: block;
  width: 16px;
  height: 16px;
  background: url('../img/viewed-icon.svg') no-repeat center;
  position: absolute;
  right: 10px;
  top: 7px;
}

.m-sorting {
  font-size:15px;
}
.block-left h3.m-sorting-title {margin-left: 0;margin-bottom: 2px;color: #ad1c1c;font-size: 14px;font-family: 'robotoregular';}


/* Tooltipster */
.tooltipster-sidetip .tooltipster-content {
  font-size: 14px;
}


/* Product page */
.product {
  padding: 0 15px 30px;
}

.product-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.product-col {
  width: calc(50% - 20px);
  margin: 0 10px;
}

.product-gallery img {
  display: block;
  max-width: 100%;
  height: auto;
}

.product-photo-block {
  margin-bottom: 10px;
  position: relative;
}

.product-photo-block img {
  width: 100%;
}

.product-photo-block .status-top {
  width: 84px;
  height: 87px;
}

.product-statuses {
  position: absolute;
  right: 0;
  top: 0;
}

.status-checked {
  display: block;
  width: 40px;
  height: 40px;
  background: url("../img/status-checked-large.svg") no-repeat center / contain;
}

.product-thumbs-block {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}

.product-thumbs-block a {
  width: calc(100% / 3 - 10px);
  height: 132px;
  margin: 0 5px 10px;
  overflow: hidden;
}

.product-thumbs-block a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-content {
  padding: 5px;
  background-color: #ffffff;
  position: relative;
}

.product-block {
  margin-top: 32px;
}

.product-block-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #ac1b1b;
  margin-bottom: 16px;
}

.product-block-text {
  font-size: 14px;
  line-height: 150%;
  color: #2A2A2A;
}

.product-parameters-block {
  padding-left: 10px;
}

.product-video-block {
  padding-left: 10px;
}

.product-video-block .product-block-title {
  margin-left: 10px;
}

.product-about-block .product-block-title {
  margin-left: 10px;
}

.product-prices-block .product-block-title {
  margin-left: 10px;
}

.product-prices-block .express-row td {
  border-top: 1px solid #C9C9C9;
  text-align: center;
}

.product-prices-block .express-row strong {
  color: #ad1c1c;
}

.product-services-block {
  padding-left: 10px;
}

.product-reviews-block, .product-reviews-block * {
  box-sizing: border-box;
}

.product-reviews-block {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 32px;
}

.reviews-block-message {
  font-size: 14px;
  line-height: 150%;
  color: #2A2A2A;
}

.add-review-button {
  display: block;
  width: 100%;
  max-width: 184px;
  padding: 13px;
  background-color: #C21515;
  border-radius: 4px;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  margin-bottom: 20px;
}

.product-reviews {
  margin-top: 32px;
}

.product-review {
  margin-bottom: 20px;
}

.product-review:last-child {
  margin-bottom: 0;
}

.product-review-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.product-review-name {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 100%;
  color: #333333;
}

.product-review-name > a {
  display: flex;
  align-items: center;
  color: inherit;
}

.product-review-avatar {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 10px;
}

.product-review-avatar img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-review-date {
  font-size: 14px;
  line-height: 100%;
  color: #555555;
}

.product-review-level {
  display: flex;
  align-items: baseline;
  margin-left: 8px;
  margin-top: -2px;
}

.product-review-level .level {
  width: 2px;
  background-color: #999999;
  border-radius: 1px;
  margin-right: 2px;
}

.product-review-level .level:nth-child(1) {
  height: 8px;
}

.product-review-level .level:nth-child(2) {
  height: 10px;
}

.product-review-level .level:nth-child(3) {
  height: 12px;
}

.product-review-level .level:nth-child(4) {
  height: 14px;
}

.product-review-level.level-1 .level:nth-child(1) {
  background-color: #D61E1E;
}

.product-review-level.level-2 .level:nth-child(-n + 2) {
  background-color: #D61E1E;
}

.product-review-level.level-3 .level:nth-child(-n + 3) {
  background-color: #D61E1E;
}

.product-review-level.level-4 .level:nth-child(-n + 4) {
  background-color: #D61E1E;
}

.product-review-text {
  font-size: 14px;
  line-height: 150%;
  color: #333333;
  margin-top: 6px;
}

.review-answer {
  padding-left: 12px;
  border-left: 2px solid #990000;
  margin-left: 20px;
  margin-top: 16px;
}

.review-answer-title {
  font-weight: bold;
  font-size: 14px;
  line-height: 100%;
  color: #333333;
  margin-bottom: 4px;
}

.review-answer-text {
  font-size: 14px;
  line-height: 150%;
  color: #333333;
}

.review-buttons a {
  display: inline-block;
  font-size: 14px;
  line-height: 150%;
  color: #C21515;
  margin-right: 8px;
  margin-top: 6px;
}

.review-buttons a:hover {
  text-decoration: none;
}

.review-form {
  display: none;
  margin-top: 16px;
  margin-bottom: 16px;
}

.review-form .form-item {
  margin-bottom: 8px;
}

.review-form .form-item textarea {
  display: block;
  width: 100%;
  height: 100px;
  padding: 15px 15px 0;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  resize: none;
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  color: #333333;
  outline: none;
}

.review-form .form-item textarea::placeholder {
  color: #555555;
}

.review-form .form-submit input {
  -webkit-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  max-width: 184px;
  padding: 13px;
  background-color: #C21515;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.product-checked.desktop {
  position: absolute;
  right: 9px;
  margin-top: -18px;
}

.product-checked.mobile {
  display: none;
}

.product-checked {
  width: 145px;
  text-align: center;
}

.product-checked-label {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  background-color: #2B822D;
  border-radius: 4px;
  font-size: 12px;
  line-height: 150%;
  color: #FFFFFF;
  margin-bottom: 6px;
}

.product-checked-label::before {
  content: '';
  flex-shrink: 0;
  display: block;
  width: 18px;
  height: 18px;
  background: url('../img/check-round-icon.svg') no-repeat center;
  margin-right: 6px;
}

.product-checked-date {
  font-size: 14px;
  line-height: 150%;
  color: #999999;
}

@media (max-width: 830px) {
  .product-col {
    width: calc(100% - 20px);
  }
}

@media (max-width: 414px) {
  .product {
    padding: 0 7px 15px;
  }

  .product-row {
    margin: 0;
  }

  .product-col {
    width: 100%;
    margin: 0;
    margin-top: 10px;
  }

  .product-gallery {
    margin: 0 -3px;
  }

  .product-photo-block {
    margin-bottom: 4px;
  }

  .product-photo-block a {
    display: block;
    height: 420px;
    overflow: hidden;
  }

  .product-photo-block a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .product-thumbs-block {
    margin: 0;
    margin-left: -4px;
  }

  .product-thumbs-block a {
    width: calc(100% / 3 - 4px);
    height: 113px;
    margin: 0 0 4px 4px;
  } 
  
  .massag {  
  right: 96px;
 }
}


/* Ank panel */
.ank-panel {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 5px 5px;
  background-color: #ffffff;
}

.ank-panel-check {
  margin-right: 5px;
}

.ank-panel-status {
  font-weight: bold;
}

.ank-panel-status {
  font-weight: bold;
  font-size: 12px;
  margin-left: 10px;
}

.ank-panel-id {
  font-weight: bold;
  font-size: 12px;
  margin-left: auto;
}


/* Group actions */
.group-actions_forum{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 1px solid #656565;
  font-size: 14px;
  padding: 5px 10px;
  margin: 10px 0;
  justify-content: center;
}

.group-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 1px solid #656565;
  font-size: 14px;
  padding: 5px 10px;
  margin: 10px 0;
}

.group-actions-left {
  display: flex;
  align-items: center;
  margin-right: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.group-actions-all {
  display: flex;
  align-items: center;
  margin-right: 10px;
}

.group-actions-right {
  display: flex;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
}

.group-actions-selected {
  margin-right: 15px;
}

.group-actions-reset {
  color: #900;
}


/* Payments page */
.info-block-content-payments {
  border-bottom: none;
}

.payments-content * {
  box-sizing: border-box;
}

.payments-content {
  padding-right: 19px;
  padding-top: 18px;
  font-size: 13px;
  color: #000000;
}

.payments-content p {
  margin: 0 0 25px;
}

.payments-content hr {
  height: 2px;
  background-color: #262626;
  margin: 25px -10px;
}

.payments-title {
  font-weight: bold;
  font-size: 13px;
  line-height: 1;
  color: #000000;
  margin-bottom: 20px;
}

.payments-form {
  margin-bottom: 25px;
}

.payments-block-1 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}

.payments-block-1 .label  {
  margin-right: 10px;
}

.payments-block-1 input {
  width: 94px;
  height: 35px;
  padding-left: 25px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  outline: none;
  margin-right: 10px;
}

.payments-methods {
    margin-bottom: 30px;
}

.payments-methods {

  font-weight: normal;
  font-size: 14px;
}
.payments-methods h3 {
  font-weight: normal;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 20px;
}

.payments-methods-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: -20px -10px 0;
}

.payments-methods-col {
    width: 100%;
    max-width: 296px;
    margin: 20px 10px 0;
}

.payments-method {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 138px;
    padding-top: 15px;
    position: relative;
    cursor: pointer;
}

.payments-method input {
    position: absolute;
    z-index: -999;
}

.payments-method input:checked + .payment-method-border {
    border-color: #428BCA;
}

.payments-method input:checked + .payment-method-border::before {
    border: 1px solid #428BCA;
}

.payments-method input:checked + .payment-method-border::after {
    opacity: 1;
}

.payment-method-border {
  border: 1px solid #CCCCCC;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 4px;
}


.payment-method-border {
    border: 1px solid #CBCBCB;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.payment-method-border::before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    border: 1px solid #CBCBCB;
    position: absolute;
    left: 20px;
    top: 36px;
}

.payment-method-border::after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background: url('../img/payment-method-check-icon-2.svg') no-repeat center;
    position: absolute;
    left: 20px;
    top: 36px;
    opacity: 0;
}

.payments-method-logo {
    max-width: 165px;
    margin-left: 65px;
}
.payments-method-logo img{
    width: 165px;
}

.payments-method-name {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 45px;
    background-color: #272727;
    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
    color: #FFFFFF;
    text-align: center;
    margin: auto 1px 1px;
}

.payments-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 35px;
  background-color: #428BCA;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  color: #ffffff !important;
  text-decoration: none;
  outline: none;
  text-align: center;
  cursor: pointer;
}

.payments-button-wide {
  width: 160px;
}

.payments-info {
  padding-left: 38px;
  padding-right: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(255, 180, 0, 0.05);
  border: 1px solid #FFB400;
  border-radius: 4px;
  line-height: 150%;
  position: relative;
}

.payments-info::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: url('../img/info-icon.svg') no-repeat;
  position: absolute;
  left: 11px;
  top: 50%;
  transform: translateY(-50%);
}

.payments-info a {
    text-decoration: none;
}

.payments-info a:hover {
    text-decoration: none;
}

.payments-info p:last-child {
  margin-bottom: 0;
}

.payments-info-pay {
  padding-left: 38px;
  padding-right: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(255, 180, 0, 0.05);
  border: 1px solid #FFB400;
  border-radius: 4px;
  line-height: 150%;
  position: relative;
}

.payments-info-pay::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: url('../img/info-icon.svg') no-repeat;
  position: absolute;
  left: 11px;
  top: 50%;
  transform: translateY(-50%);
}

.payments-info-pay p:last-child {
  margin-bottom: 0;
}

.payments-block-2 {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.payments-block-2 .label {
  flex-shrink: 0;
  margin-right: 28px;
}

.payments-block-2 select {
  flex-grow: 1;
  height: 35px;
  padding-left: 10px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  margin-right: 10px;
  outline: none;
}

.payments-service-info {
  margin-top: 30px;
}

.payments-service-info h3 {
  font-weight: normal;
  font-size: 14px;
  line-height: 100%;
  margin-bottom: 20px;
}

.payments-service-info .payments-blue-info {
  margin-bottom: 20px;
}

.payments-blue-info {
  padding: 12px;
  background-color: rgba(66, 139, 202, 0.05);
  border: 1px solid #428BCA;
  border-radius: 4px;
  line-height: 150%;
}

.payments-blue-info h3 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}

.payments-blue-info p {
  margin-bottom: 0;
}

.payments-blue-info a {
  font-weight: bold;
}

.payments-block-3 .payments-blue-info {
  margin-bottom: 20px;
}

.payments-block-4 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.payments-block-4 .label {
  margin-right: 28px;
}

.payments-block-4 input[type="text"] {
  flex-grow: 1;
  height: 35px;
  padding: 0 10px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  margin-right: 10px;
  outline: none;
}

.payments-form-2 {
  margin-top: 14px;
}

.payments-success {
  padding: 10px;
  padding-left: 38px;
  background-color: rgba(89, 173, 0, 0.05);
  border: 1px solid #59AD00;
  border-radius: 4px;
  margin-bottom: 20px;
  position: relative;
}

.payments-success::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: url('../img/success-icon.svg') no-repeat;
  position: absolute;
  left: 11px;
  top: 50%;
  transform: translateY(-50%);
}

.payments-success p {
  margin-bottom: 9px;
}

.payments-success p:last-child {
  margin-bottom: 0;
}

.payments-fail {
  padding: 10px;
  padding-left: 38px;
  background-color: rgba(173, 25, 25, 0.05);
  border: 1px solid #AD1919;
  border-radius: 4px;
  margin-bottom: 20px;
  position: relative;
}

.payments-fail::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: url('../img/fail-icon.svg') no-repeat;
  position: absolute;
  left: 11px;
  top: 50%;
  transform: translateY(-50%);
}

.payments-fail p {
  margin-bottom: 9px;
}

.payments-fail p:last-child {
  margin-bottom: 0;
}

.payments-ways-title {
  font-size: 13px;
}


@media (max-width: 650px) {
  .payments-content {
    padding-right: 0;
  }
}

@media (max-width: 575px) {
  .payments-content p {
    margin: 0 0 20px;
  }

  .payments-content hr {
    margin: 25px 0;
  }

  .payments-button, .payments-button-wide {
    width: 100%;
  }

  .payments-form {
    margin-bottom: 20px;
  }

  .payments-block-1 {
    margin-bottom: 20px;
  }

  .payments-block-1 .label {
    width: 100%;
    margin: 0 0 10px;
  }

  .payments-methods-choice {
    margin-bottom: 10px;
  }


  .payments-methods h3 {
    margin-bottom: 15px;
  }

  .payments-method-logos {
    margin-left: 11px;
  }

  .payments-method-logos img {
    margin-right: 11px;
  }

  .payments-visa-logo {
    max-width: 60px;
  }

  .payments-mastercard-logo {
    max-width: 46px;
  }

  .payments-qiwi-logo {
    max-width: 93px;
  }

  .payments-block-2 {
    flex-wrap: wrap;
  }

  .payments-block-2 .label {
    width: 100%;
    margin: 0 0 10px;
  }

  .payments-block-2 select {
    max-width: 100%;
    margin: 0 0 20px;
  }

  .payments-service-info h3 {
    margin-bottom: 10px;
  }

  .payments-blue-info {
    padding: 10px;
  }

  .payments-blue-info h3 {
    margin-bottom: 5px;
  }

  .payments-blue-info p {
    margin-bottom: 0;
  }

  .payments-service-info .payments-blue-info {
    margin-bottom: 10px;
  }

  .payments-block-3 .payments-blue-info {
    margin-bottom: 10px;
  }

  .payments-block-4 input[type="text"] {
    margin-right: 0;
  }

  .payments-block-4 .payments-button {
    margin-top: 10px;
  }

  .payments-success p {
    margin-bottom: 9px;
  }

  .payments-fail p {
    margin-bottom: 9px;
  }
}


/* Black List */

.black-list {
  box-sizing: border-box;
  padding: 17px 10px 23px;
  font-size: 14px;
  color: #000000;
}

.black-list * {
  box-sizing: border-box;
}

.bl-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 35px;
  background-color: #428BCA;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  color: #ffffff !important;
  text-decoration: none;
  outline: none;
  text-align: center;
  cursor: pointer;
}

.bl-form {
  margin-bottom: 15px;
}

.bl-form-panel {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.bl-form-label {
  width: 100%;
  line-height: 100%;
  margin-bottom: 10px;
  margin-bottom: 2px;
}

.bl-form-phone {
  flex-grow: 1;
  margin-right: 10px;
}

.bl-form-phone input {
  display: block;
  width: 100%;
  height: 35px;
  padding: 0 11px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  font-size: 14px;
  color: #555555;
  outline: none;
}

.bl-form-search {
  margin-right: 10px;
}

.bl-form-message {
  margin-top: 12px;
}

.bl-table-text {
  margin-bottom: 12px;
}

.bl-table table {
  width: 100%;
  border-width: 0;
  padding: 0;
  line-height: 18px;
  margin: 0;
}

.bl-table th, .bl-table td {
  padding: 8px 19px;
  background-color: #D8E6F3;
  border: 1px solid #f5f5f5;
}

.bl-table th:nth-child(1), .bl-table th:nth-child(2) {
  width: 182px;
}

.bl-table td {
  vertical-align: top;
}

.bl-date {
  margin-bottom: 8px;
}

.bl-functions a {
  display: block;
  color: #428BCA;
  text-decoration: none;
}

.bl-functions a {
  margin-bottom: 1px;
}

.bl-comment {
  margin: 8px 0 8px 0;
  line-height: 21px;
}

.bl-comm-info {
  display: flex;
  flex-wrap: row wrap;
  justify-content: space-between;
  font-size: 14px;
}
.bl-comm-info div:last-child {
  /*justify-content: center;*/
  margin-left: 5px;
}

.bl-comm-info a {
  color: #428BCA;
  text-decoration: none;
}
.bl-comm-info a:hover {
  text-decoration: underline;
}

@media (max-width: 575px) {

    .payments-methods-col {
        max-width: 100%;
    }

  .bl-button {
    height: 30px;
  }

  .bl-form-phone {
    width: 100%;
    margin: 0 0 15px;
  }

  .bl-form-phone input {
    height: 31px;
    font-size: 12px;
  }

  .bl-form-search {
    width: calc(50% - 10px);
  }

  .bl-form-search .bl-button {
    width: 100%;
  }

  .bl-add {
    width: 50%;
  }

  .bl-table th, .bl-table td {
    padding: 7px 10px;
  }

  .bl-comment {
    line-height: 18px;
  }

  .bl-table thead {
    display: none;
  }

  .bl-table table, .bl-table tbody, .bl-table td {
    display: block;
  }

  .bl-table tr {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 18px;
  }

  .bl-table tr:last-child {
    margin-bottom: 0;
  }

  .bl-table td {
    width: 100%;
  }

  .bl-table td::before {
    content: attr(data-title);
    display: block;
    padding: 7px 10px;
    border-bottom: 2px solid #f5f5f5;
    font-weight: bold;
    font-size: 14px;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -8px;
    margin-bottom: 8px;
  }

  .bl-table td:nth-child(1), .bl-table td:nth-child(2) {
    width: 50%;
  }

  .bl-table td:last-child::before {
    display: none;
  }
}


/* Side Services List */

.services-list {
  padding: 0 2px;
  margin-top: 6px;
  margin-bottom: 20px;
}

.services-list-group {
  margin-bottom: 16px;
}

.services-list-group:last-child {
  margin-bottom: 0;
}

.services-list-group h3 {
  font-weight: bold;
  font-size: 12px;
  color: #990000;
  margin: 0 0 6px;
}

.services-list-group ul {
  margin: 0;
  margin-left: 6px;
}

.services-list-group ul li {
  padding: 0;
  margin: 0 0 1px;
}

.services-list-group ul li:last-child {
  margin-bottom: 0;
}

.services-list-group ul li a {
  font-size: 12px;
}

.type_close a {
  opacity: 0.2;
  text-decoration: line-through;
}


/* Full story services */
.full-services {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.full-services * {
  box-sizing: border-box;
}

.full-services-col {
  width: calc(50% - 30px);
  margin: 0 15px;
}

.full-services-group {
  margin-bottom: 36px;
}

.full-services-group a:hover{
  text-decoration:underline;
}

.full-services-group:last-child {
  margin-bottom: 0;
}

.full-services-group h3 {
  font-weight: bold;
  font-size: 15px;
  line-height: 100%;
  color: #CD1414;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.full-services-group ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.full-services-group ul li {
  border: none;
  margin-bottom: 6px;
}

.full-services-group ul li:last-child {
  margin-bottom: 0;
}

.full-services-group ul li a, .full-services-group ul li span.doplink {
  padding-left: 13px;
  color: #000000;
  line-height: 100%;
  text-decoration: none;
  position: relative;
}

.full-services-group ul li a::before, .full-services-group ul li span.doplink::before {
  content: '';
  display: block;
  width: 8px;
  height: 6px;
  background: url('../img/full-services-check-icon.svg') no-repeat;
  position: absolute;
  left: 0;
  top: 4px;
}

.full-services-group ul .type_close a {
  text-decoration: line-through;
}

.full-services-group ul .type_close a::before {
  display: none;
}

.service-comment {
  padding-left: 13px;
  padding-bottom: 4px;
  font-size: 12px;
  line-height: 140%;
  color: #CD1414;
}

@media (max-width: 575px) {
  .full-services {
    margin: 0 -10px;
  }

  .full-services-col {
    width: calc(50% - 20px);
    margin: 0 10px;
  }

  .full-services-group h3 {
    font-size: 14px;
    margin-bottom: 12px;
  }

  .full-services-group ul li {
    margin-bottom: 2px;
    font-size: 13px;
  }

  .full-services-group ul li a::before {
    top: 3px;
  }

  .service-comment {
    padding-bottom: 1px;
  }
}



/* Discussions Page */

.discussions {
  box-sizing: border-box;
  padding: 25px 10px 20px;
  font-size: 14px;
  color: #000000;
}

.discussions * {
  box-sizing: border-box;
}

.disc-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 35px;
  background-color: #428BCA;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  color: #ffffff !important;
  text-decoration: none;
  outline: none;
  text-align: center;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.discussions-header {
  margin-bottom: 10px;
}

.discussions-header .disc-button {
  margin-left: auto;
}

.disc-popup textarea {
  height: 180px;
}

.disc-card {
  padding: 24px;
  background-color: #D8E6F3;
  margin-bottom: 10px;
}

.disc-card:last-child {
  margin-bottom: 0;
}

.disc-card-text {
  font-size: 14px;
  line-height: 130%;
  margin-bottom: 10px;
}

.disc-card-text a {
  color: inherit;
  text-decoration: none;
}

.disc-card-footer {
  display: flex;
  flex-wrap: wrap;
  padding-top: 8px;
  border-top: 1px solid #ffffff;
  font-size: 12px;
  line-height: 150%;
}

.disc-card-footer-left {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin-right: 15px;
}

.disc-card-author {
  font-size: 14px;
  font-weight: bold;
  margin-right: 3px;
}

.disc-card-footer-right {
  display: flex;
  flex-wrap: wrap;
  margin-right: 15px;
  margin-left: auto;
}

.disc-card-comments {
  padding-left: 24px;
  margin-right: 15px;
  color: #555555;
  position: relative;
}

.disc-card-comments a{
  color: #555555;
}

.disc-card-comments a{
  text-decoration: underline;
}

.disc-card-comments a:hover{
  text-decoration: none;
}

.disc-card-comments::before {
  content: '';
  display: block;
  width: 16px;
  height: 15px;
  background: url('../img/comments-icon.svg') no-repeat center / contain;
  position: absolute;
  left: 0;
  top: 2px;
}

.disc-card-reply {
  padding-left: 24px;
  color: #555555;
  text-decoration: none;
  position: relative;
  -webkit-tap-highlight-color: transparent;
}

.disc-card-reply::before {
  content: '';
  display: block;
  width: 16px;
  height: 13px;
  background: url('../img/reply-icon.svg') no-repeat center / contain;
  position: absolute;
  left: 0;
  top: 2px;
}

.rating-quantity {
  display: flex;
  align-items: center;
}

.rating-quantity-value {
  font-size: 14px;
  margin: 0 10px;
}

.rating-quantity-button {
  display: block;
  width: 16px;
  height: 16px;
  -webkit-tap-highlight-color: transparent;
}

.rating-quantity-plus {
  background: url('../img/rating-quantity-plus-icon.svg') no-repeat center / contain;
}

.rating-quantity-minus {
  background: url('../img/rating-quantity-minus-icon.svg') no-repeat center / contain;
}

.dchat {
  padding: 24px;
  background-color: #D8E6F3;
}

.dchat-item {
  margin-bottom: 20px;
}

.dchat-item.shifted {
  margin-left: 30px;
}

.dchat-item:last-child {
  margin-bottom: 0;
}

.dchat-item-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 16px;
}

.dchat-item-header-info {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  font-size: 12px;
  color: #171717;
  margin-right: 15px;
}

.dchat-item-header-info strong {
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  margin-right: 3px;
}

.dchat-item-text {
  line-height: 130%;
  margin-bottom: 10px;
}

.dchat-item-hr {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #ffffff;
  margin-bottom: 10px;
  
}

.dchat-item-footer {
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  position: relative;
}

.dchat-item-footer a {
  display: block;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

.dchat-item-footer-item {
  padding-left: 24px;
  color: #555555;
  margin-right: 15px;
  position: relative;
}

.dchat-item-footer-item::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: -1px;
}

.dchat-comments-count::before {
  background: url('../img/comments-icon.svg') no-repeat left center;
}

.dchat-reply-button::before {
  background: url('../img/reply-icon.svg') no-repeat left center;
}

.dchat-delete-button::before {
  background: url('../img/delete-icon.svg') no-repeat left center;
}

.dchat-edit-button::before, .dchat-edit-button-comments::before {
  background: url('../img/edit-icon.svg') no-repeat left center;
}

.dchat-more-button {
  display: block;
  width: 16px;
  height: 16px;
  background: url('../img/more-dots-icon.svg') no-repeat center / contain;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.dchat-more {
  position: relative;
}

.dchat-more-functions {
  display: none;
  padding: 20px 12px 16px;
  background-color: #FFFFFF;
  border-radius: 4px;
  position: absolute;
  right: -10px;
  top: calc(100% + 6px);
  z-index: 1;
}

.dchat-more-functions::before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #FFFFFF transparent;
  position: absolute;
  right: 13px;
  top: -5px;
}

.dchat-more-functions .dchat-item-footer-item {
  margin-right: 0;
  margin-bottom: 10px;
}

.dchat-more-functions .dchat-item-footer-item:last-child {
  margin-bottom: 0;
}

.dchat-form {
  display: none;
  margin-top: 20px;
}

.dchat-form-message {
  margin-bottom: 15px;
}

.dchat-form-message textarea {
  display: block;
  width: 100%;
  height: 100px;
  padding: 15px;
  background-color: transparent;
  border: 1px solid #000000;
  border-radius: 4px;
  resize: none;
  font-family: inherit;
  font-size: 14px;
  line-height: 130%;
  color: inherit;
  outline: none;
}

.dchat-form-submit .disc-button {
  margin-left: auto;
}

.dchat-reply-header {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
}

.dchat-reply-icon {
  display: block;
  width: 16px;
  height: 13px;
  background: url('../img/reply-icon.svg') no-repeat center / contain;
  margin: 0 8px;
}

@media (max-width: 575px) {
  .discussions {
    padding: 35px 10px 30px;
  }

  .discussions-header {
    margin-bottom: 20px;
  }

  .disc-button {
    width: 100%;
  }

  .disc-card {
    padding: 10px;
    margin-bottom: 20px;
  }

  .disc-card-footer {
    padding-top: 10px;
  }

  .disc-card-footer-left {
    order: 1;
  }

  .rating-quantity {
    order: 2;
    margin-left: auto;
  }

  .disc-card-footer-right {
    order: 3;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
  }

  .dchat {
    padding: 10px;
  }

  .dchat-item-header {
    margin-bottom: 10px;
  }
}

.info-block_att {
  margin-top:-3px;
  padding: 7px;
  border: 2px solid #d8d8d8;
  border-radius: 3px;
  font-size: 14px;
  line-height: 18px;
  color: #000;
}

.girl-reviews {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  font-weight: bold;
  border-top: 1px solid lightgray;
}

.girl-reviews-count strong {
  color: #900;
}

.girl-reviews a.girl-reviews-disable {
  color: #262626;
}


/* User avatar */

.user-avatar {
  display: block;
  width: 112px;
  height: 112px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.user-avatar::before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background: url('../img/pen-icon.svg') no-repeat;
  position: absolute;
  right: -24px;
  top: 0;
}

.user-avatar:hover .user-avatar-text {
  opacity: 1;
}

.user-avatar input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.user-avatar-image img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.user-avatar-text {
  padding: 3px;
  background-color: rgba(173,25,25, 0.8);
  color: #FFFFFF;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.2s;
}

  .icon_png {
    display: block;
    max-width: 100%;
    background: url("{THEME}/img/icon_png.png") no-repeat center / contain;
  }
  
  .add-price {
  color: #CD1414 !important;
}

/* edit photo page */

.text-box {
  font-size: 13px !important;
}

.page-account__details .text-box ul {
  padding: 0;
  margin: 0;
}

.page-account__details .text-box ul li {
  border-bottom: none;
}

.page-account__details .box-field__label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}


/* Filter section */
.filter-section {
  display: none;
}

.overflow-hidden {
  overflow: hidden;
}

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.checkbox input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.checkbox input:checked + .checkbox-checkmark {
  background-color: #C21515;
  border-color: #C21515;
}

.checkbox input:checked + .checkbox-checkmark::after {
  opacity: 1;
}

.checkbox input:checked ~ .checkbox-text {
  font-weight: bold;
  color: #C21515;
}

.checkbox input:checked ~ .checkbox-text .checkbox-count {
  font-weight: normal;
}

.checkbox .checkbox-checkmark {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #999999;
  border-radius: 2px;
  margin-right: 8px;
  position: relative;
}

.checkbox .checkbox-checkmark::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/checkbox-icon-2.svg") no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.checkbox .checkbox-text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}

.checkbox .checkbox-count {
  font-size: 12px;
}



@media (max-width: 575px) {
  .filter-section, .filter-section * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
  }

  .filter-section {
    display: block;
    margin-bottom: 32px;
  }
  
  .filter-section .container {
    padding: 0 16px;
  }

  .m-filter {
    display: none;
    flex-direction: column;
    background-color: #FFFFFF;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
  }

  .m-filter.active {
    display: flex;
  }

  .m-filter-header {
    flex-shrink: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    padding: 0 16px;
    background-color: #333333;
  }

  .m-filter-logo {
    flex-shrink: 0;
  }

  .m-filter-close-icon {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    background: url('../img/m-filter-close-icon-2.svg') no-repeat;
  }

  .m-filter-tabs {
    flex-shrink: 0;
  }

  .m-filter-tabs .tabs-navigation {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 16px 8px;
    background-color: #F5F5F5;
    margin: 0 -6px;
  }

  .m-filter-tabs .tabs-button {
    flex-grow: 1;
    width: calc(50% - 12px);
    padding: 13px 5px;
    background-color: #ad1c1c;
    border-radius: 4px;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF;
    text-align: center;
    margin: 0 6px 12px;
  }

  .m-filter-tabs .tabs-button.active {
    background-color: #cb1c1c;
    font-weight: bold;
  }

  .m-filter-tabs .tab {
    display: none;
    background-color: #FFFFFF;
    position: fixed;
    left: 0;
    right: 0;
    top: 192px;
    bottom: 0;
    z-index: 1;
    overflow-y: auto;
  }

  .m-filter-tabs .tab.active {
    display: block;
  }

  .m-filter-tabs .tab-content {
    padding: 24px 16px 32px;
  }

  .m-filter-body {
    flex-grow: 1;
    padding: 24px 16px 32px;
    overflow-y: auto;
  }

  .m-filter-item {
    margin-bottom: 24px;
  }

  .m-filter-item:last-child {
    margin-bottom: 0;
  }

  .m-filter-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
    color: #d61e1e;
    margin-bottom: 16px;
  }

  .m-filter-list {
    margin-bottom: 32px;
  }

  .m-filter-list:last-child {
    margin-bottom: 0;
  }

  .m-filter-list ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: -20px -6px 0;
  }

  .m-filter-list li {
    width: 100%;
    padding: 0 6px;
    border-bottom: none;
    margin-top: 20px;
  }

  .m-filter-list.cols-2 li {
    width: 50%;
  }

  .m-filter-list.cols-2 .checkbox-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .m-filter-checkboxes ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
    border-left: 1px solid #999999;
    border-top: 1px solid #999999;
    margin: 0;
  }

  .m-filter-checkboxes li {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 50%;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
  }

  .m-filter-checkboxes .checkbox .checkbox-checkmark {
    display: none;
  }

  .m-filter-checkboxes .checkbox input:checked ~ .checkbox-text {
    background-color: #C21515;
    color: #FFFFFF;
  }

  .m-filter-checkboxes .checkbox .checkbox-text {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 9px 5px;
  }

  .m-filter-checkboxes .checkbox .checkbox-count {
    margin-left: 8px;
  }

  .m-filter-text {
    font-size: 14px;
    line-height: 150%;
    color: #333333;
    margin-top: 32px;
  }
  
  .filter-sort-row {
    display: flex;
    align-items: center;
    margin-left: -6px;
    margin-right: -6px;
    margin-bottom: 16px;
  }
  
  .filter-sort {
    width: calc(50% - 12px);
    margin-left: 6px;
    margin-right: 6px;
  }
  
  .filter-sort-select {
    display: block;
    width: 100%;
    height: 40px;
  }
  
  .filter-sort .select2-container {
    width: 100% !important;
    max-width: 100%;
  }
  
  .filter-sort .select2-selection--single {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    height: 40px;
    background-color: #F5F5F5;
    border-color: #ad1c1c;
    border-radius: 6px !important;
  }
  
  .filter-sort .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 40px;
    color: #ad1c1c;
  }
  
  .filter-sort .select2-selection--single .select2-selection__placeholder {
    color: #ad1c1c;
  }
  
  .filter-sort .select2-selection--single .select2-selection__arrow {
    flex-shrink: 0;
    width: 22px;
    height: 38px;
    background: url('../img/sort-select-icon-3.svg') no-repeat center;
    position: static;
    margin-right: 10px;
  }
  
  .filter-sort .select2-selection--single .select2-selection__arrow b {
    display: none;
  }
  
  .select2-dropdown {
    border-color: #999999;
    border-radius: 6px;
    text-align: left;
  }
  
  .select2-container--open .select2-dropdown--below {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden;
    margin-top: 1px;
  }
  
  .select2-container--default .select2-results>.select2-results__options {
    max-height: 224px;
  }
  
  .select2-results__options .select2-results__option {
    padding: 9px 12px;
    border-bottom: none;
    font-size: 14px;
    line-height: 100%;
    color: #333333;
  }
  
  .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #C21515;
  }
  
  .filter-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 12px);
    height: 40px;
    background-color: #ad1c1c;
    border-radius: 6px;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF;
    margin-left: 6px;
    margin-right: 6px;
  }
  
  .filter-button::before {
    content: '';
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    background: url('../img/filter-button-icon.svg') no-repeat;
    margin-left: 4px;
    margin-right: 10px;
  }
  
  .filter-button span {
    margin-left: 4px;
  }
  
  .filter-selected-row ul {
    display: none;
    padding: 0;
    margin: -12px -6px 0;
  }

  .filter-selected-row ul:has(li) {
    display: flex;
    flex-wrap: wrap;
  }

  .filter-selected-row ul li {
    padding: 0 6px;
    border-bottom: none;
    margin-top: 12px;
  }

  .filter-selected-row ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px 15px;
    background-color: #FFFFFF;
    border: 1px solid #ad1c1c;
    border-radius: 6px;
    font-size: 14px;
    line-height: 100%;
    color: #333333;
    text-decoration: none;
  }

  .filter-selected-row ul li a::after {
    content: '';
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    background: url('../img/filter-selected-remove-icon-2.svg') no-repeat;
    margin-left: 16px;
  }

  .filter-selected-row ul li a span {
    font-size: 12px;
    color: #920000;
    margin-left: 4px;
  }

  .filter-selected-row .filter-selected-reset {
    padding: 8px 15px;
    background-color: #C21515;
    border-color: #C21515;
    color: #FFFFFF;
  }
  
  .filter-selected-row .filter-selected-reset::after {
    display: none;
  }

  .filter-total-count {
    font-size: 16px;
    margin-top: 16px;
  }
}

/* Registration page */
.login-submit-row {
  max-width: 266px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.login-submit-row a {
  font-size: 14px;
  line-height: 100%;
  color: #990000;
  text-decoration: none;
}

.registration-types-block, .registration-types-block * {
  box-sizing: border-box;
}

.registration-types-block {
  padding: 23px;
}

.registration-types-title {
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #333333;
  margin-bottom: 16px;
}

.registration-types {
  margin-bottom: 20px;
}

.registration-types-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}

.registration-types-col {
  width: 50%;
  padding: 0 12px;
}

.registration-type {
  display: block;
  height: 100%;
  padding: 20px;
  padding-left: 25px;
  background-color: #FFFFFF;
  position: relative;
  cursor: pointer;
}

.registration-type-icon {
  width: 32px;
  margin-bottom: 5px;
}

.registration-type-icon img {
  display: block;
  max-width: 100%;
  height: auto;
}

.registration-type-title {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #C21515;
  margin-bottom: 2px;
}

.registration-type-list ul {
  padding: 0;
  margin: 0;
}

.registration-type-list ul li {
  border-bottom: none;
  font-size: 14px;
  line-height: 150%;
  color: #555555;
  margin-bottom: 1px;
}

.registration-type-list ul li:last-child {
  margin-bottom: 0;
}

.registration-type input {
  display: none;
}

.registration-type .checkbox-checkmark {
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #999999;
  border-radius: 2px;
  position: absolute;
  right: 20px;
  top: 20px;
}

.registration-type .checkbox-checkmark::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/checkbox-icon-2.svg") no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.registration-type .border {
  border: 1px solid #E3E3E3;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.registration-type input:checked + .checkbox-checkmark {
  background-color: #C21515;
  border-color: #C21515;
}

.registration-type input:checked + .checkbox-checkmark::after {
  opacity: 1;
}

.registration-type input:checked ~ .border {
  border-color: #C21515;
}

.registration-types-button {
  text-decoration: none;
}

@media (max-width: 575px) {
  .registration-types-col {
    width: 100%;
    margin-bottom: 16px;
  }
  .registration-types-col:last-child {
    margin-bottom: 0;
  }
}


/* Client page */
.client-page, .client-page * {
  box-sizing: border-box;
}

.client-page {
  padding-left: 20px;
  padding-right: 20px;
}

.client-page-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #C21515;
  margin: 0 0 16px;
}

@media (max-width: 575px) {
  .client-page {
    padding-left: 16px;
    padding-right: 16px;
  } 
}


/* Client sidebar */
.client-sidebar, .client-sidebar * {
  box-sizing: border-box;
}

.client-sidebar {
  padding: 32px 10px;
  background-color: #FFFFFF;
  border-radius: 2px;
}

.client-sidebar-avatar {
  display: block;
  width: 112px;
  height: 112px;
  cursor: pointer;
  margin: 0 auto;
  position: relative;
}

.client-sidebar-avatar::before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background: url('../img/pen-icon.svg') no-repeat;
  position: absolute;
  right: -24px;
  top: -22px;
}

.client-sidebar-avatar input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.client-sidebar-avatar-image {
  width: 100%;
  height: 100%;
}

.client-sidebar-avatar-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.client-sidebar-avatar-text {
  padding: 3px;
  background-color: rgba(173,25,25, 0.8);
  font-size: 14px;
  color: #FFFFFF;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.2s;
}

.client-sidebar-avatar:hover .client-sidebar-avatar-text {
  opacity: 1;
}

.client-sidebar-name {
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #333333;
  text-align: center;
  margin-top: 6px;
}

.client-sidebar-greetings {
  font-size: 14px;
  line-height: 120%;
  color: #333333;
  text-align: center;
}

.client-sidebar-balance {
  font-size: 16px;
  text-align: center;
  margin-top: 15px;
}

.client-sidebar-balance strong {
  font-weight: bold;
  font-size: 24px;
  color: #32CD32;
}

a.client-sidebar-button {
  display: block;
  padding: 7px;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffd84f), to(#ffb400));
  border: 1px solid #999;
  border-radius: 3px;
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  line-height: 1;
  color: #000000;
  text-shadow: 0px 1px 1px rgba(255,255,255,1);
  text-align: center;
  text-decoration: none;
  margin-top: 15px;
}

a.client-sidebar-button:hover {
  color: #000000;
  box-shadow: inset 0 -1px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(255,255,0,.5);
}

a.client-sidebar-button:active {
  border-color: rgba(177,159,0,1);
  box-shadow: inset 0 -1px 1px rgba(0,0,0,.1), inset 0 1px 2px rgba(0,0,0,.3), inset 0 0 0 60px rgba(255,255,0,.45);
}

.client-sidebar-info {
  margin-top: 16px;
}

.client-sidebar-info ul {
  padding: 0;
  font-size: 14px;
  margin: 0;
}

.client-sidebar-info ul li {
  border: none;
  line-height: 100%;
  color: #333333;
  margin-bottom: 8px;
}

.client-sidebar-info ul li:last-child {
  margin-bottom: 0;
}

.client-sidebar-info ul li strong {
  font-weight: normal;
  color: #990000;
}

.client-sidebar-info .end-date strong {
  display: block;
  font-weight: bold;
  font-size: 15px;
  margin-top: 8px;
}

.client-sidebar-menu {
  margin-top: 24px;
}

.client-sidebar-menu ul {
  padding: 0;
  font-size: 16px;
  margin: 0;
}

.client-sidebar-menu ul li {
  border: none;
  line-height: 100%;
  color: #333333;
  margin-bottom: 12px;
}

.client-sidebar-menu ul li:last-child {
  margin-bottom: 0;
}

.client-sidebar-menu ul li a {
  color: #333333;
  text-decoration: none;
}

.client-sidebar-menu ul li a:hover, .client-sidebar-menu ul li a.active {
  color: #990000;
  text-decoration: underline;
}


/* Settings page */
.settings-form {
  max-width: 458px;
}

.settings-form-row {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.settings-form-row:last-child {
  margin-bottom: 0;
}

.settings-form-col:nth-child(1) {
  flex-shrink: 0;
  width: 190px;
  padding-right: 15px;
}

.settings-form-col:nth-child(2) {
  flex-grow: 1;
}

.settings-form-label {
  font-size: 14px;
  line-height: 150%;
  color: #333333;
}

.settings-form-text {
  font-size: 14px;
  line-height: 150%;
  color: #333333;
}

.settings-form-item input[type="text"], .settings-form-item input[type="email"], .settings-form-item input[type="password"] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 0 12px;
  background-color: #FFFFFF;
  border: 1px solid #999999;
  border-radius: 2px;
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%;
  color: #333333;
  outline: none;
}

.settings-form-item .btn-proverka {
  margin-top: 6px;
}

.settings-form-item #result-registration {
  font-size: 12px;
  margin-top: 3px;
}

.settings-form-submit input {
  appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  padding: 10px 12px;
  background-color: #5A89B1;
  border: none;
  border-radius: 2px;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  cursor: pointer;
}

.settings-page-hr {
  height: 2px;
  background-color: #999999;
  margin: 20px 0;
}

@media (max-width: 575px) {
  .settings-form {
    padding: 0 16px;
  }
  .settings-form-row {
    flex-wrap: wrap;
    margin-bottom: 16px;
  }
  .settings-form-col:nth-child(1), .settings-form-col:nth-child(2) {
    width: 100%;
  }
  .settings-form-label {
    margin-bottom: 8px;
  }
  .settings-form-submit {
    margin-top: 4px;
  }
}


/* Reviews page */
.reviews-cards, .reviews-cards * {
  box-sizing: border-box;
}

.reviews-cards {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 6px;
  padding-bottom: 14px;
}

.review-card {
  padding: 20px;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}

.review-card:last-child {
  margin-bottom: 0;
}

.review-card-row {
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
}

.review-card-col {
  padding-left: 5px;
  padding-right: 5px;
}

.review-card-col:nth-child(1) {
  flex-shrink: 0;
  width: 158px;
}

.review-card-col:nth-child(2) {
  flex-shrink: 0;
  width: 130px;
}

.review-card-col:nth-child(3) {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.review-card-image {
  display: block;
  width: 100%;
  height: 212px;
}

.review-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.review-card-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 212px;
  position: relative;
}

.review-card-name {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  line-height: 100%;
  color: #C21515;
  text-decoration: none;
  margin-bottom: 4px;
}

.review-card-price {
  font-size: 14px;
  line-height: 150%;
  color: #333333;
  margin-bottom: 4px;
}

.review-card-location {
  font-size: 14px;
  line-height: 150%;
  color: #333333;
  margin-bottom: 4px;
}

.review-card-count {
  font-size: 14px;
  line-height: 100%;
  color: #C21515;
  margin-top: auto;
}

.review-card-checked {
  width: 70px;
  height: 70px;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
}

.review-card-checked img {
  display: block;
  max-width: 100%;
  height: auto;
}

.review-card-col .product-review {
  padding-left: 15px;
}

.review-card-col .review-answer {
  margin-left: 0;
}

.review-card-col .review-rating-star {
  cursor: default;
}

@media (max-width: 575px) {
  .reviews-cards {
    padding-bottom: 10px;
  }
  .review-card-row {
    flex-wrap: wrap;
  }
  .review-card-col:nth-child(1) {
    width: 50%;
  }
  .review-card-col:nth-child(2) {
    width: 50%;
  }
  .review-card-col:nth-child(3) {
    width: 100%;
    margin-top: 24px;
  }
  .review-card-col .product-review {
    padding-left: 0;
  }
}


/* Map page */
.map-page, .map-page * {
  box-sizing: border-box;
}

.map-page {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 46px;
}

.foto-page-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #C21515;
  margin: 0 0 16px;
  padding-left:20px;
}

.map-page-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #C21515;
  margin: 0 0 16px;
}

.map-page-hr {
  height: 2px;
  background-color: #999999;
  margin: 20px 0;
}

.map-marker {
  width: 40px;
  height: 40px;
  background: url('../img/map-marker.svg') no-repeat;
  position: absolute;
  left: 10px;
  top: 10px;
  cursor: pointer;
}

.map-card {
  display: block;
  background-color: #FFFFFF;
}

.map-card-close {
  display: block;
  width: 16px;
  height: 16px;
  background: url('../img/map-card-close-icon.svg') no-repeat;
  position: absolute;
  right: 8px;
  top: 12px;
  cursor: pointer;
}

.ymaps-2-1-79-balloon__close-button {
  height: 34px !important;
  background: url('../img/map-card-close-icon.svg') no-repeat center !important;
  opacity: 1 !important;
}

.ymaps-2-1-79-balloon, .ymaps-2-1-79-balloon__layout {
  border-radius: 5px;
}

.map-card-image {
  width: 124px;
  height: 154px;
  margin-bottom: 4px;
  position: relative;
}

.map-card-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.map-card-text {
  padding: 7px;
  background-color: rgba(51, 51, 51, 0.65);
  font-size: 12px;
  line-height: 120%;
  color: #FFFFFF;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.3s;
}

.map-card-image:hover .map-card-text {
  opacity: 1;
}

.map-card-checked {
  display: block;
  width: 56px;
  height: 56px;
  background: url('../img/map-card-checked-icon.png') no-repeat;
  position: absolute;
  right: -24px;
  bottom: 7px;
  pointer-events: none;
}

.map-card-name {
  display: block;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #C21515;
  text-decoration: none;
}

.map-card-price {
  font-size: 12px;
  line-height: 150%;
  color: #333333;
}

.map-card-location {
  font-size: 12px;
  line-height: 150%;
  color: #333333;
}

.map-card-phone {
  font-size: 12px;
  line-height: 150%;
  color: #C21515;
}

.intim-map-search {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.intim-map-search .label {
  flex-shrink: 0;
  font-size: 14px;
  line-height: 150%;
  color: #333333;
  margin-right: 20px;
}

.intim-map-search .field {
  flex-grow: 1;
  margin-right: 12px;
}

.intim-map-search .field input {
  box-sizing: border-box;
  appearance: none !important;
  -webkit-appearance: none !important;
  display: block;
  width: 100% !important;
  height: 34px;
  padding: 0 12px;
  background-color: #FFFFFF !important;
  border: 1px solid #999999;
  border-radius: 2px;
  font: inherit;
  font-size: 14px;
  line-height: 150%;
  color: #555555 !important;
  outline: none;
}

.intim-map-search .field input::placeholder {
  color: #555555;
}

.intim-map-search .button button, .intim-map-controls .button button {
  appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  padding: 10px 12px;
  background-color: #5A89B1;
  border: none;
  border-radius: 2px;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  cursor: pointer;
}

.intim-map-controls {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.intim-map-controls .button {
  margin-right: 20px;
}

.intim-map-controls .link a {
  display: block;
  font-size: 14px;
  line-height: 100%;
  color: #990000;
}

@media (max-width: 575px) {
  .map-page {
    padding-left: 15px;
    padding-right: 15px;
  }
  .intim-map-wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }
  .intim-map-search {
    flex-wrap: wrap;
  }
  .intim-map-search .label {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8px;
  }
}


/* Massage add block */
.massage-add-block, .massage-add-block * {
  box-sizing: border-box;
}

.massage-add-block {
  padding: 10px 5px;
  border: 2px solid #cd1414;
  margin-bottom: 24px;
}

.massage-add-block input[type=checkbox] {
  width: auto !important;
  vertical-align: top;
  margin: 0 4px 0 0;
}

.massage-add-block p:last-child {
  margin-bottom: 0;
}


/* User reviews page */
.user-reviews-info {
  margin-left: 15px;
  margin-bottom: 40px;
}

.user-reviews-info .product-review-avatar {
  width: 46px;
  height: 46px;
}

.user-reviews-info .product-review-name {
  margin-bottom: 16px;
}

.user-reviews-info-item {
  font-size: 14px;
  line-height: 100%;
  color: #333333;
  margin-bottom: 8px;
}

.user-reviews-info-item:last-child {
  margin-bottom: 0;
}

.user-reviews-info-item strong {
  font-weight: normal;
  color: #AD1C1C;
}

@media (max-width: 575px) {
  .user-reviews-info {
    margin-bottom: 32px;
  } 
}


/* Catalog card gallery */
@media (max-width: 575px) {
  .catalog-card__gallery {
    box-sizing: border-box;
  }

  .catalog-card__gallery * {
    box-sizing: border-box;
  }

  .page-account__details {
    padding-left: 22px;
    padding-right: 2px;
  }

  .page-account__details .catalog-card__gallery {
    margin: 0 -15px;
  }

  .page-account__details .catalog-card__gallery .flex-xl-4 {
    width: 50%;
  }
}

.next_page {display: none;}


/* Telegram bot block */

.telegram-bot-block, .telegram-bot-block * {
  box-sizing: border-box;
}

.telegram-bot-block {
  display: block;
  width: 100%;
  max-width: 388px;
  padding: 13px 32px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
  text-decoration: none;
  margin: 40px auto;
}

.telegram-bot-row {
  display: flex;
  align-items: center;
}

.telegram-bot-text {
  font-size: 20px;
  line-height: 150%;
  color: #d61e1e;
  margin-right: 30px;
}

.telegram-bot-image {
  flex-shrink: 0;
}

@media (max-width: 575px) {
  .telegram-bot-block {
    max-width: 250px;
    padding: 16px;
    margin-top: 32px auto;
  }

  .telegram-bot-row {
    flex-direction: column;
  }

  .telegram-bot-text {
    text-align: center;
    margin-right: 0;
    margin-bottom: 6px;
  }
}


/* Back to bot button */
.back-to-bot {
  display: none;
}

@media (max-width: 575px) {
  .back-to-bot, .back-to-bot * {
    box-sizing: border-box;
  }

  .back-to-bot {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 80px;
      height: 80px;
      background-color: #33aae2;
      border-radius: 50%; 
      font-size: 12px;
      line-height: 100%;
      color: #fff;
      text-decoration: none;
      text-align: center;
      position: fixed;
      right: 10px;
      bottom: 10px;
      z-index: 10;
  }

  .back-to-bot::before {
      content: '';
      flex-shrink: 0;
      display: block;
      width: 28px;
      height: 28px;
      background: url('../img/back-to-bot-icon.svg') no-repeat;
      margin-bottom: 2px;
  }
}


/* Payments statistics and instructions */
.payments-instructions-title {
  max-width: 640px;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
}

.payments-instructions-text p {
  margin-bottom: 12px;
}

.payments-instructions-text p:last-child {
  margin-bottom: 0;
}

.payments-instruction {
  padding-top: 30px;
}

.payments-instruction-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  margin-bottom: 20px;
}

.payments-instruction-title-2 {
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  margin-bottom: 20px;
}

.payments-instruction-title-2:last-child {
  margin-bottom: 0;
}

.payments-instruction ol {
  list-style-type: decimal;
  padding-left: 0;
  margin-left: 20px;
  margin-top: 0;
  margin-bottom: 12px;
}

.payments-instruction ol:last-child {
  margin-bottom: 0;
}

.payments-instruction li {
  list-style-type: decimal;
  border: none;
  margin-bottom: 12px;
}

.payments-instruction li:last-child {
  margin-bottom: 0;
}

.payments-instruction .red {
  color: #cd1414;
}

.payments-instruction a {
  color: #cd1414;
  text-decoration: underline;
}

.payments-instruction-images-row {
  display: flex;
  flex-wrap: wrap;
  padding-left: 20px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -20px;
  margin-bottom: 30px;
}

.payments-instruction-images-col {
  padding: 0 10px;
  margin-top: 20px;
}

.pyaments-instruction-image img {
  display: block;
  max-width: 100%;
  height: auto;
}

.payments-instruction-text {
  margin-bottom: 12px;
}

.payments-instruction-text p {
  margin-bottom: 12px;
}

.payments-instruction-text p:last-child {
  margin-bottom: 0;
}

.payments-instruction-text:last-child {
  margin-bottom: 0;
}


/* Telegram confirm */
.tg-confirm-popup, .tg-confirm-popup * {
  box-sizing: border-box;
}

.tg-confirm-popup {
  max-width: 720px;
  margin: 0 auto;
}

.tg-confirm-popup .mfp-close {
  display: none;
}

.tg-confirm-block {
  padding-top: 191px;
  padding-bottom: 20px;
  background-color: #0d0d0d;
  border-radius: 20px;
  position: relative;
}

.tg-confirm-block::before {
  content: '';
  display: block;
  width: 100%;
  height: 185px;
  background: url('../img/tg-confirm-decoration-desktop.svg') no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
}

.tg-confirm-logo {
  margin-bottom: 24px;
}

.tg-confirm-logo img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.tg-confirm-text {
  font-size: 18px;
  line-height: 100%;
  color: #fff;
  text-align: center;
  margin-bottom: 32px;
}

.tg-confirm-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 268px;
  padding: 13px;
  background-color: #d61e1e;
  border: none;
  border-radius: 4px;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  margin: 0 auto 24px;
}

.tg-confirm-checkbox {
  display: flex;
  justify-content: center;
}

.tg-checkbox {
  display: flex;
  align-items: center;
  position: relative;
}

.tg-checkbox input {
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  white-space: nowrap !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
}

.tg-checkbox input:checked + .tg-checkbox-checkmark::after {
  opacity: 1;
}

.tg-checkbox .tg-checkbox-checkmark {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #fff;
  border-radius: 4px;
  margin-right: 12px;
  position: relative;
}

.tg-checkbox .tg-checkbox-checkmark::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/tg-checkbox-icon.svg") no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.tg-checkbox .tg-checkbox-text {
  font-size: 18px;
  line-height: 100%;
  color: #fff;
}

.tg-confirm-copyright {
  font-size: 16px;
  line-height: 150%;
  color: #fff;
  text-align: center;
  margin-top: 87px;
}

@media (max-width: 767px) {
  .tg-confirm-popup {
    max-width: 348px;
  }
  
  .tg-confirm-block {
    padding-top: 175px;
    border-radius: 0;
    margin-left: -6px;
    margin-right: -6px;
  }
  
  .tg-confirm-block::before {
    height: 171px;
    background: url('../img/tg-confirm-decoration-mobile.svg') no-repeat center;
  }
  
  .tg-confirm-copyright {
      margin-top: 187px;
  }
}

/* Telegram bot block */
.telegram-block, .telegram-block * {
  box-sizing: border-box;
}

.telegram-block {
  display: block;
  width: 100%;
  max-width: 360px;
  padding: 24px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
  border-radius: 8px;
  margin: -18px auto 62px;
}

.telegram-block-title {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #d61e1e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
}

.telegram-block-items {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.telegram-block-item {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.telegram-block-item:last-child {
  margin-bottom: 0;
}

.telegram-block-lable {
  font-size: 16px;
  line-height: 150%;
  color: #333;
  margin-right: 15px;
}

.telegram-block-link {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.telegram-block-link-icon {
  flex-shrink: 0;
  margin-right: 8px;
}

.telegram-block-link-icon.icon-channel {
  width: 22px;
}

.telegram-block-link-icon.icon-bot {
  width: 28px;
}

.telegram-block-link-text {
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  color: #d61e1e;
}

@media (max-width: 575px) {
  .telegram-block {
    max-width: 324px;
    padding: 24px 20px;
  }
}