@font-face {
 font-family: 'opensans-regular';
 src: url('../fonts/opensans-regular.eot');
 src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/opensans-regular.woff') format('woff'),
  url('../fonts/opensans-regular.ttf') format('truetype'),
  url('../fonts/opensans-regular.svg#opensans-regular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'opensans-regular';
 src: url('../fonts/opensans-bold.eot');
 src: url('../fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/opensans-bold.woff') format('woff'),
  url('../fonts/opensans-bold.ttf') format('truetype'),
  url('../fonts/opensans-bold.svg#opensans-bold') format('svg');
 font-weight: bold;
 font-style: normal;
}
@font-face {
 font-family: 'opensans-regular';
 src: url('../fonts/opensans-italic.eot');
 src: url('../fonts/opensans-italic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/opensans-italic.woff') format('woff'),
  url('../fonts/opensans-italic.ttf') format('truetype'),
  url('../fonts/opensans-italic.svg#opensans-italic') format('svg');
 font-weight: normal;
 font-style: italic;
}
@font-face {
 font-family: 'opensans-regular';
 src: url('../fonts/opensans-bolditalic.eot');
 src: url('../fonts/opensans-bolditalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/opensans-bolditalic.woff') format('woff'),
  url('../fonts/opensans-bolditalic.ttf') format('truetype'),
  url('../fonts/opensans-bolditalic.svg#opensans-bolditalic') format('svg');
 font-weight: bold;
 font-style: italic;
}
@font-face {
 font-family: 'Glyphicons Halflings';
 src: url('../fonts/glyphicons-halflings-regular.eot');
 src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/glyphicons-halflings-regular.woff') format('woff'),
  url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
  url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflings-regular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'FontAwesome';
 src: url('../fonts/fontawesome-webfont.eot');
 src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fontawesome-webfont.woff') format('woff'),
  url('../fonts/fontawesome-webfont.ttf') format('truetype'),
  url('../fonts/fontawesome-webfont.svg#fontawesome-webfont') format('svg');
 font-weight: normal;
 font-style: normal;
}
body{
	font-family: 'opensans-regular', Arial, Helvetica, sans-serif;
	color: #474747;
	font-size: 14px;
	background: url('../images/bg.jpg') repeat scroll 0 0 transparent;
	line-height: 1;
}
:focus{outline: 0;}
a:active, a:hover{outline: none;}
.video-area h2 a:hover, .pagination-box ul li a:hover, .group-posts h4 a, .category-list h2 a, .breadcrambs-area ul li a:hover{text-decoration: none;}
.top-menu ul, .personal-list ul, .pagination-box ul, .footer-menu ul, .footer-social ul, .footer-payment ul, .massage-post ul, .reviews-list ul, .category-slider ul, .category-slider ol, .category-inner-menu ul, .category-list, .breadcrambs-area ul, .post-slider ul, .post-field, .letter-list ul, .prof-list ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.banner-block{
	width: 100%;
	height: 100px;
	text-align: center;
/*	background-color: #1b4496;
  background-repeat: no-repeat;
  background-position: center top;*/
}
.banner-block a{
  display: block;
  width: 100%;
  height: 100%;
}
.bg-color{
  background-color: #fff;
  border-left: 1px solid #d0d0d1;
  border-right: 1px solid #d0d0d1;
}
.container{
	position: relative;
	width: 1130px;
	z-index: 1;
}
.modal-open .container{
    z-index: auto;
}
#header{
    position: relative;
    z-index: 3;
}
.header{
  padding: 16px 0 0 0;
  position: relative;
  z-index: 10;
}
/*header*/
.top-menu{margin: 0 0 20px 0;}
.top-menu ul{
	text-align: right;
	font-size: 0;
}
.top-menu ul li{
	display: inline-block;
	vertical-align: top;
}
.top-menu ul li a{
	text-transform: uppercase;
	color: #3a4252;
	font-size: 11px;
	padding: 0 11px 0 13px;
	position: relative;
  letter-spacing: 0.1px;
}
.top-menu ul li a:before{
	content:'I';
	position: absolute;
	top: 2px;
	left: 0;
}
.top-menu ul li:last-child a{padding: 0 0 0 15px;}
.top-menu ul li:first-child a:before{display: none;}
.sticky-content.fixed{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: #fff;
  border-bottom: 1px solid #d0d0d1;
}
.search-box .navbar-form{
	width: 100%;
	margin: 0 auto;
	margin-right: 0 !important;
	padding: 0;
}
.input-group{
	width: 450px;
	display: inline-block;
	vertical-align: top;
}
.search-res-m .checkbox-stnd{margin: 0 8px 0 8px;}
.search-drop{
	position: relative;
  float: right;
  padding-right: 52px;
}
.search-wrap{
	position: relative;
  height: 34px;
  border-top: 1px solid #bcbcc1;
  border-bottom: 1px solid #bcbcc1;
}
.search-area{
  position: relative;
  width: auto;
  overflow: hidden;
  height: 34px;
  padding: 0 0 0 15px;
  border: 1px solid #bcbcc1;
  border-right: 0 none;
  border-radius: 4px 0 0 4px;
}
.search-area input {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 8px 10px 8px 0;
  font-size: 16px;
  color: #b8b8b8;
  border: 0 none;
}
.search-button{
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  width: 52px;
  height: 34px;
  background-color: #f0ad4e;
  border-radius: 0 4px 4px 0;
  border: none;
  padding: 0;
  background-image: url(../images/sprite.png);
  background-position: 16px 7px;
  background-repeat: no-repeat;
}
.search-button:hover{background-color: #f3be73;}
.search-select .jq-selectbox__select{
	height: 32px;
  padding: 0 35px 0 12px;
  border: none;
  border-left: 1px solid #bcbcc1;
  border-bottom-color: #bcbcc1;
  border-radius: 0px;
  background: #fff;
  box-shadow: none;
  font: 16px/32px opensans-regular, sans-serif;
  color: #b8b8b8;
  text-shadow: none;
}
.search-select.focused .jq-selectbox__select{
  border: none;
  border-left: 1px solid #bcbcc1;
}
.search-select .jq-selectbox__trigger{border: none;}
.search-select .jq-selectbox__trigger-arrow{
  border-top: 7px solid #999;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.search-select .jq-selectbox__dropdown{font: 16px/18px opensans-regular, sans-serif;}
.search-select .jq-selectbox__select-text{min-width: 115px;letter-spacing: 0.3px;}
/*search results - autocomplete*/
.ui-menu .ui-menu-item{
	font-size: 16px;
}
.ui-menu .ui-menu-item a{
	padding: 5px 10px;
	border: 0;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-radius: 0;
	cursor: pointer;
}
.ui-menu .ui-menu-item .ui-state-focus{
	background: #8ebbef !important;
	border-top: 1px solid #8ebbef;
	/*color: #333 !important;*/
}
.ui-menu .ui-menu-item:nth-child(9n){
	text-align: center;
	margin-top: 10px;
}
.ui-menu .ui-menu-item:nth-child(9n) a{
	font-weight: bold;
	border-top: 1px solid #c7c7c7;
    padding: 15px 20px;
}
.icon-stack{	
	display: none;
	position: absolute;
    right: 4px;
    top: 4px;
	z-index: 2;
	background-color: rgba(60,64,67,0);
	border-radius: 50%;
}
.icon-stack:hover{
	background-color: rgba(60,64,67,0.1);
}
.link-close{
    width: 45px;
    height: 45px;
    color: #abb2ba;
}
.icon-stack a {
    position: static;
	display: block;
    height: 20px;
	width: 20px;
    text-align: center;
    margin: 3px;
}
.icon-stack a svg{
    color: #5f6368;
    opacity: 0.5;
    height: 20px;
	width: 20px;
}
#full_search{
	margin: 4px 5px 0 0;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: text-bottom;
	background: #8ebbef;
}
#full_search+label{
	font-size: 13px;
	border-bottom: 1px dashed;
}
.btn{border-radius: 3px;}
.btn-info{
  background-color: #76abe8;
  border-color: #76abe8;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info:active:focus{
  background-color: #8ebbef;
  border-color: #8ebbef;
  outline: none;
  box-shadow: none;
}
.btn-advertising{
  text-transform: uppercase;
  font-size: 14px;
  width: 100%;
  max-width: 262px;
  letter-spacing: 0.7px;
  display: block;
}
.btn-advertising span{font-weight: bold;}
.btn-primary{
  background-color: #41658e;
  border-color: #41658e;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:active:focus{
  background-color: #506e90;
  border-color: #506e90;
  outline: none;
  box-shadow: none;
}
.btn-paper{
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  width: 100%;
  letter-spacing: 0.8px;
  max-width: 258px;
}
.main-menu{
  padding: 20px 0 20px 0;
  position: relative;
  z-index: 80;
}
.flexnav .touch-button{display: none;}
.sticky-content.fixed .main-menu{padding: 14px 0 0;}
.sticky-content.fixed .user-login{padding: 10px 0;}
.user-login{padding: 15px 0 15px;}
.user-login-position{margin: 0 0 0 -196px;}
#login{
  padding: 4px 0;
  display: block;
  position: relative;
  z-index: 90;
}
.user-login .select-func{width: 100%;}
.select-func .jq-selectbox__select{
  height: 22px;
  padding: 0 30px 0 10px;
  border: 1px solid #bcbcc1;
  border-bottom-color: #bcbcc1;
  border-radius: 4px;
  background: #fff;
  box-shadow: none;
  font: 12px/21px opensans-regular, sans-serif;
  text-transform: uppercase;
  color: #76abe8;
  text-shadow: none;
  font-weight: bold;
}
.select-func .placeholder{color: #76abe8;}
.select-func.focused .jq-selectbox__select{border: 1px solid #bcbcc1;}
.select-func .jq-selectbox__trigger{
  width: 19px;
  border-left: 1px solid #bcbcc1;
}
.select-func .jq-selectbox__trigger-arrow{
  border-top: 5px solid #41658e;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  top: 8px;
  right: 4px;
}
.select-func:hover .jq-selectbox__trigger-arrow {border-top-color: #41658e;}
.select-func .jq-selectbox__select{
  z-index: 10;
  letter-spacing: 0.3px;
}
.user-login .select-func .jq-selectbox__select{
  padding: 0 30px 0 31px;
  background-image: url(../images/sprite.png);
  background-position: 11px -22px;
  background-repeat: no-repeat;
}
.select-func .jq-selectbox__dropdown{
  margin: -3px 0 0;
  box-shadow: none;
  font: 11px/18px opensans-regular, sans-serif;
  color: #474747;
  padding: 6px 0 0 0;
}
.user-login .select-func .jq-selectbox__dropdown li{
  padding: 2px 10px 2px 30px;
  letter-spacing: 0.4px;
}
.select-func .jq-selectbox__dropdown li{
  padding: 2px 10px 2px 10px;
  letter-spacing: 0.4px;
}
.checkbox-stnd{
  width: 13px;
  height: 13px;
  box-shadow: none;
  border: 1px solid #c0c0c5;
  margin: 0 8px 0 0;
  background: #fff;
}
.checkbox-stnd.checked .jq-checkbox__div{
  width: 9px;
  height: 9px;
  background: #0384ac;
  box-shadow: none;
  margin: 1px 0 0 1px;
}
.checkbox-stnd.focused{border: 1px solid #c0c0c5;}
.jq-radio.checkbox-stnd{
  width: 19px;
  height: 19px;
}
.jq-radio.checkbox-stnd.checked .jq-radio__div{
  background: #0384ac;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 11px;
  height: 11px;
}
.show-mobile{display: none;}
label{
  font-weight: normal;
  color: #474747;
  margin-bottom: 0;
  font-size: 12px;
}
.checkbox-area label{margin: 4px 0 6px 0;}
.select-width{width: 100%;}
/*header end*/
/*footer*/
.footer-top{
  background-color: #b8b8b8;
  padding: 14px 0;
}
.footer-menu ul {font-size: 0;}
.footer-menu ul li {
  display: inline-block;
  vertical-align: top;
}
.footer-menu ul li a {
  text-transform: uppercase;
  color: #fff;
  font-size: 11px;
  padding: 0 11px 0 13px;
  position: relative;
  letter-spacing: 0.1px;
}
.footer-menu ul li a:before {
  content: 'I';
  position: absolute;
  top: 2px;
  left: 0;
}
.footer-menu ul li:first-child a{padding: 0 15px 0 0;}
.footer-menu ul li:first-child a:before{display: none;}
.footer{
  background-color: #0e1f23;
  padding: 15px 0 70px;
}
.footer-txt{
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
}
.footer-txt p{
  margin: 0;
  text-indent: 10px;
}
.copyright-box{
  text-transform: uppercase;
  color: #f0ad4e;
  font-size: 12px;
  display: block;
}
.footer-social ul, .footer-payment ul{
  font-size: 0;
  text-align: right;
}
.footer-social ul li{
  display: inline-block;
  vertical-align: top;
  margin: 0 0 20px 20px;
}
.footer-social ul li a{
  display: block;
  width: 45px;
  height: 45px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
}
.footer-social .facebook a{background-position: 0 -76px;}
.footer-social .twitter a{background-position: -45px -76px;}
.footer-social .linkedin a{background-position: -90px -76px;}
.footer-social .vkontakte a{background-position: -135px -76px;}
.footer-social .odnoklassniki a{background-position: -180px -76px;}
.footer-social .youtube a{background-position: -225px -76px;}
.footer-social .instagram a{background-position: -270px -76px;}
.footer-payment{padding: 10px 0 0 0;}
.footer-payment ul li{
  display: inline-block;
  vertical-align: top;
  margin: 0 0 15px 30px;
  width: 123px;
  height: 33px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
}
.footer-payment .interkassa{background-position: 0 -266px;}
.footer-payment .webmoney{background-position: -124px -266px;}
/*footer end*/
/*personal*/
/*--personal tab1*/
.nav-tabs{border-bottom: none;}
.category-menu .nav-tabs>li{margin-bottom: 1px;}
.nav-tabs>li>a{
  line-height: 1;
  color: #181c23;
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 0;
}
.nav>li>a{
  padding: 5px 20px;
  border-radius: 0;
  border-color: #fff #fff #d0d0d1;
  letter-spacing: 0.3px;
}
.nav>li>a:focus, .nav>li>a:hover{background-color: #fff;border-color: #fff #fff #d0d0d1;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
  border: 1px solid #d0d0d1;
  border-bottom-color: transparent;
}
.personal .tab-pane{padding: 24px 0 0 15px;}
.input-style{
  border: 1px solid #bcbcc1;
  border-radius: 4px;
  height: 22px;
  padding: 0 7px;
}
.data-input{
  width: 81px;
  margin: 0 0 4px 5px;
  font-size: 12px;
  color: #76abe8;
  font-weight: bold;
}
.data-area{
  margin: 0;
  text-align: right;
  padding: 0 14px 0 0;
}
.data-area label{margin: 0 0 4px 0;}
.cal{
  width: 21px;
  height: 21px;
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-position: 0 -44px;
  background-repeat: no-repeat;
  vertical-align: top;
  margin: 0 0 0 6px;
}
.ui-datepicker{z-index: 515!important;}
.personal-list{
  max-width: 1056px;
  padding: 28px 0 15px 52px;
}
.personal-list ul li{
  border: 1px solid #e8e8eb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f9f9fc;
  margin: 0 0 7px 0;
  padding: 12px 14px;
}
.personal-list .view{
  border: 1px solid #e8e8eb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f9f9fc;
  margin: 0 0 7px 0;
  padding: 12px 14px;
}
.personal-list.massage-list .view{min-height: 150px;}
.view.view-new{background-color: #fff;}
.personal-img{
  width: 112px;
  height: 124px;
  float: left;
  margin: 0 16px 0 0;
}
#ads_person_list .personal-img{
  height: auto;
  min-height: 124px;
}
#ads_person_list .personal-img .label-new{
  display: block;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -o-transform: rotate(0deg);
  width: auto;
  height: auto;
  line-height: 1;
  border-bottom: 1px solid #fff;
}
.personal-img .label-new{
  position: static;
  padding: 4px;
}
.modal-on-main .modal-body{padding: 15px 50px 15px!important;}
.modal-on-main .close{font-size: 32px;}
.tab-content .error{padding: 10px 0 30px 0;}
.personal-img img{
  border: 1px solid #e8e8eb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.personal-txt{overflow: hidden;}
.personal-txt h2{
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #b8b8b8;
  max-width: 525px;
}
.personal-txt h2 a{
  color: #b8b8b8;
  text-decoration: none;
}
.personal-txt p{
  text-indent: 10px;
  margin: 0;
  line-height: 1.3;
}
.personal-txt-area{
  padding: 0 140px 0 0;
  position: relative;
  letter-spacing: 0.5px;
  line-height: 1.3;
}
.personal-control{
  padding: 23px 0 0 0;
  position: relative;
}
.personal-price{
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
  color: #76abe8;
  font-size: 18px;
}
.personal-data{
  position: absolute;
  top: 50px;
  right: 0;
  font-size: 14px;
  font-style: italic;

}
.personal-data span{
      font-weight: bold;  
}
.newspaper_adslist .personal-data{
    top: 25px;
}
.personal-cat{
  font-size: 13px;
  color: #41658e;
  margin: 0 0 15px 0;
  display:block;
  vertical-align: bottom;
}
.btn-up, .btn-select, .btn-main, .btn-edit, .btn-del{
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 2px 13px;
  border-radius: 0;
  margin: 0 1px 0 0;
  vertical-align: top;
}
.btn-p{font-size: 0;margin: 0 30px 0 0;}
.btn-up{
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.btn-main{
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  margin: 0;
}
.btn-edit{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 35px 0 0;
}
.btn-del{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0;
}
.checkbox + label {cursor: pointer;}
.checkbox-switch:not(checked) {
  position: absolute;
  opacity: 0;
  display: none!important;
  top: -9999px;
}
.checkbox-switch:not(checked) + label {
  position: relative;
  padding: 0 0 18px 31px;
  margin: 2px 0 0 0;
}
.checkbox-switch:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 5px;
  width: 23px;
  height: 16px;
  border-radius: 3px;
  background: #f0ad4e;
  border: 1px solid #d3d3d4;
}
.checkbox-switch:not(checked) + label:after {
  content: '';
  position: absolute;
  top: -2px;
  left: 1px;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: #FFF;
  transition: all .2s;
  border: 1px solid #d3d3d4;
}
.checkbox-switch:checked + label:before {background: #429083;}
.checkbox-switch:checked + label:after {left: 12px;}
.form-on-off{
  position: absolute;
  right: 0;
  bottom: 2px;
}
.form-on-off label{vertical-align: middle;}
.tooltip-box{
  color: #41658e;
  font-size: 12px;
  padding: 0 0 0 17px;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  top: 29px;
  right: 0;
}
.newspaper_adslist .tooltip-box{
    top: 100px;
    z-index: 10;
}
.newspaper_adslist .tooltip-box:before{
    content: none;
}
.tooltip-box:before{
  content:'';
  position: absolute;
  top: 3px;
  left: 0;
  width: 8px;
  height: 5px;
  border-top: 4px solid #41658e;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.tooltip.in{opacity: 1;}
.tooltip{
  font-family: opensans-regular,Helvetica,Arial,sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
}
.tooltip.bottom{padding: 5px 0 5px 14px;}
.tooltip.bottom .tooltip-arrow{
  top: 0;
  left: 15px!important;
  margin-left: 0;
  border-width: 0 5px 5px;
  border-bottom-color: #fff;
  background-image: url(../images/sprite.png);
  background-position: -4px -67px;
  background-repeat: no-repeat;
  width: 10px;
  height: 7px;
  border-bottom: none;
}
.tooltip-inner {
  max-width: 160px;
  padding: 3px 8px;
  color: #474747;
  text-align: left;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #bcbcc1;
}
.pagination-box{padding: 34px 0 43px;}
.pagination-box ul{text-align: center;}
.pagination-box ul li{
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 4px;
}
/* .pagination-box .first, .pagination-box .next, .pagination-box .previous, .pagination-box .last{display: none;} */
.pagination-box ul li a{
  color: #b8b8b8;
  font-size: 14px;
  font-weight: normal;
  padding: 0;
}
ul.yiiPager{display: block;}
ul.yiiPager .page a, ul.yiiPager .next a, ul.yiiPager .previous a{
	font-size: 16px;
	display: block;
    background-color: #f9f9fc;
    border: 1px solid #e8e8eb;
    margin: 0 0 5px 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 10px;
    position: relative;
}
ul.yiiPager .page a:hover, ul.yiiPager .next a:hover, ul.yiiPager .previous a:hover{
	border-color: #474747;
}
ul.yiiPager a:link, ul.yiiPager a:visited{
  font-weight: normal;
}
ul.yiiPager .selected a{
	color: #fff;
    background: #f0ad4e;
    font-weight: bold;
}
ul.yiiPager li {
    display: inline-block;
    vertical-align: bottom;
    padding-top: 10px;
}
.pagination-box ul li.active a{color: #76abe8;font-weight: bold;}
.pagination-box ul li.page:before{
 /* content:'I';
  position: absolute;
  left: 0;
  top: 0;
  color: #b8b8b8;*/
}
.pagination-box ul li:nth-child(3):before{display: none;}
.personal-txt .visible-sm{margin: 0 0 10px 0;}
/*--personal tab1 end*/
/*--personal tab2*/
.payments-wrap{
  max-width: 1057px;
  padding: 6px 0 0 53px;
}
.payments-filtr{padding: 0 0 26px 0;}
.data-payments .data-input{margin: 0;}
.btn-payments{
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px 10px 3px 37px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-position: -71px -44px;
  margin: -4px 0 0 35px;
}
.btn-payments:active{
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-position: -71px -44px;
}
.payments-label{
  color: #474747;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.7px;
}
.payments-label span{
  font-weight: bold;
  color: #76abe8;
  font-size: 18px;
}
.p1{margin: 0 44px 0 0;}
.p2{margin: 0 67px 0 0;}
.p3 .cal{margin: 0 0 0 9px;}
.p3{margin: 0 76px 0 0;}
.p4{margin: 0 0 0 0;}
.payments-table{padding: 0 0 34px 0;min-height: 300px;}
.payments-table .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  background-color: #f0ad4e;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  border-radius: 6px 4px 0 0;
  text-align: center;
}
.payments-table.table-responsive{border-radius: 4px;}
.payments-table .table-bordered{border: 1px solid #fff;border-radius: 0 0 4px 4px;}
.payments-table .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
  border: 1px solid #fff;
  height: 36px;
  vertical-align: middle;
}
.payments-table .table-bordered>thead>tr>td:first-child, .table-bordered>thead>tr>th:first-child{
  border-left-color: #f0ad4e;
  border-radius: 4px 4px 0 0;
}
.payments-table .table-bordered>thead>tr>td:last-child, .table-bordered>thead>tr>th:last-child{border-right-color: #f0ad4e;}
.payments-table .table-striped>tbody>tr:nth-child(even)>td, .table-striped>tbody>tr:nth-child(even)>th {background-color: #f5f5f5;}
.payments-table .table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {background-color: #fff;}
.payments-table .table{margin: 0;}
.tab-col1{color: #41658e;font-weight: bold;}
.tab-col2{color: #76abe8;font-weight: bold;}
.table>tbody>tr>td{
  text-align: center;
  vertical-align: middle;
  height: 40px;
}
.sort-link{
  color: #fff;
  position: relative;
  display: block;
}
.sort-link:hover{color: #fff;text-decoration: none;}
.sort-link:after{
  content:'\e252';
  position: absolute;
  top: 0;
  right: 0;
  font-family: Glyphicons Halflings;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 9px;
  display: block;
  width: 8px;
  height: 5px;
  line-height: 5px;
  vertical-align: text-top;
  background-position: -312px -96px;
  background-repeat: no-repeat;
  color: #fff;
}
/*--personal tab2 end*/
/*--personal tab3*/
.massage-wrap{
  max-width: 1057px;
  padding: 4px 0 0 53px;
}
.w1{margin: 0 71px 0 0;}
.w2{margin: 0 80px 0 0;}
.btn-mass{
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px 22px 3px 22px;
  margin:0;
  letter-spacing: 0.9px;
}
.massage-list{padding: 29px 0 15px 0;}
.massage-txt{
  padding: 0 210px 0 0;
  position: relative;
  letter-spacing: 0.5px;
}
.massage-txt h2{
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #b8b8b8;
  max-width: 525px;
}
.massage-txt h2 a{
  color: #b8b8b8;
  text-decoration: none;
}
.massage-txt p {
  text-indent: 10px;
  margin: 0;
  line-height: 1.2;
}
.massage-info{
  position: absolute;
  top: 0;
  right: 0;
  max-width: 210px;
  text-align: right;
}
.massage-login{
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  color: #76abe8;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 0 28px;
  line-height: 13px;
  letter-spacing: 0.9px;
}
.massage-login:before{
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 13px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-position: 0 -194px;
}
.massage-data{
  display: block;
  text-align: right;
  font-style: italic;
  font-size: 12px;
  margin: 36px 0 41px 0;
}
.btn-answer{
  padding: 2px 11px 2px 12px;
  margin:0 0 0 15px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.massage-back{
  font-size: 12px;
  color: #474747;
}
.massage-post h2{
  margin: 10px 0 30px 0;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #b8b8b8;
}
.massage-post h2 a{color: #b8b8b8;}
.massage-user{
  margin: 0 180px 0 83px;
  position: relative;
}
.massage-user>span{color: #41658e;}
.massage-you{
  margin: 0 98px 0 164px;
  position: relative;
}
.massage-you>span{
  color: #76abe8;
  text-align: right;
}
.massage-user>span, .massage-you>span{
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 15px 0;
  display: block;
}
.massage-post-txt{
  position: relative;
  border: 1px solid #e8e8eb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f9f9fc;
  margin: 0 0 20px 0;
  padding: 12px 14px;
}
.massage-you .massage-post-txt{background-color: #fdfdfe;}
.massage-user .massage-post-txt:before, .massage-you .massage-post-txt:before{
  content:'';
  position: absolute;
  top: -6px;
  border-bottom-color: #fff;
  background-image: url(../images/sprite.png);
  background-position: -12px -67px;
  background-repeat: no-repeat;
  width: 8px;
  height: 6px;
  border-bottom: none;
}
.massage-user .massage-post-txt:before{left: 1px;}
.massage-you .massage-post-txt:before{right: 1px;}
.massage-post-txt p{
  margin: 0;
  text-indent: 10px;
  line-height: 1.2;
}
.textarea-style{
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.2;
  color: #474747;
  background-color: #fff;
  background-image: none;
  resize:none;
  border: 1px solid #bcbcc1;
  border-radius: 3px;
}
.textarea-style:focus{
  border-color: #bcbcc1;
  outline: 0;
  box-shadow: none;
}
textarea.massage-add{
  height: 130px;
  margin: 45px 0 0 0;
  max-width: 942px;
}
.form-mass-size{
  padding: 0 98px 0 98px;
  text-align: right;
}
.form-mass-size label{display: none;}
.btn-add-mass{
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 4px 12px;
  margin: 4px 0 18px 0;
}
/*--personal tab3 end*/
/*--personal tab4 */
.reviews-wrap{
  max-width: 1057px;
  padding: 6px 0 0 53px;
}
.reviews-rait{
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  position: relative;
  top: 4px;
  letter-spacing: 0.7px;
}
.reviews-rait span{
  font-weight: bold;
  color: #76abe8;
}
.reviews-list{margin: 30px 0 20px 0;}
.reviews-list ul li{
  border: 1px solid #e8e8eb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f9f9fc;
  margin: 0 0 7px 0;
  padding: 12px 14px;
}
.reviews-list .view, #post2 #comment_list .view{
  border: 1px solid #e8e8eb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f9f9fc;
  margin: 0 0 7px 0;
  padding: 12px 14px;
}
#post2 .empty{
  margin: 0 0 13px 0;
  display: block;
}
.reviews-txt{
  position: relative;
  padding: 0 210px 0 0;
  letter-spacing: 0.5px;
  min-height: 130px;
}
.reviews-txt h2{
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #b8b8b8;
}
.reviews-txt h2 a{
  color: #b8b8b8;
  text-decoration: none;
}
.reviews-txt p{
  text-indent: 10px;
  margin: 0;
  line-height: 1.2;
}
.reviews-info{
  position: absolute;
  top: 0;
  right: 0;
  max-width: 210px;
  text-align: right;
}
.reviews-login{
  text-transform: uppercase;
  color: #76abe8;
  font-weight: bold;
  font-size: 12px;
  padding: 0 23px 0 0;
  position: relative;
  display: inline-block;
}
.reviews-login:after{
  content:'';
  position: absolute;
  top: -2px;
  right: 0;
  width: 13px;
  height: 13px;
  background-image: url(../images/sprite.png);
  background-position: -21px -194px;
  background-repeat: no-repeat;
}
.reviews-data {
  display: block;
  text-align: right;
  font-style: italic;
  font-size: 12px;
  margin: 36px 0 49px 0;
}
.reviews-star img{margin: 0 1px;}
.reviews-star{font-size: 0;}
.r1{margin: 0 85px 0 0;}
.r2{margin: 0 79px 0 0;}
/*--personal tab4 end*/
/*--personal tab5 */
.bookmarks-list{padding: 0 0 20px 52px;}
.bookmarks-list .btn-del{float: right;}
.btn-bookmarks{
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 4px 28px;
  margin: 0 0 23px 0;
  letter-spacing: 0.7px;
}
/*--personal tab5 end*/
/*--personal tab6 */
.settings-wrap{
  max-width: 1004px;
  margin: 0 auto;  
}
.settings-wrap label.control-label{display: none;}
.form-group{margin-bottom: 10px;}
#website{display:none;}
.input-con{
  border: 1px solid #bcbcc1;
  border-radius: 3px;
  width: 100%;
  height: 31px;
  padding: 0 13px;
}
.label-con{
  text-transform: uppercase;
  color: #76abe8;
  font-weight: bold;
  margin: 0 0 12px 0;
  display: block;
}
.settings-txt{
  text-indent: 10px;
  padding: 30px 0 40px 0;
  line-height: 1.7;
}
.settings-txt p{margin: 0;}
.select-con{width: 100%;}
.select-con .jq-selectbox__select{
  height: 31px;
  padding: 0 30px 0 15px;
  border: 1px solid #bcbcc1;
  border-bottom-color: #bcbcc1;
  border-radius: 3px;
  background: #fff;
  box-shadow: none;
  font: 16px/29px opensans-regular, sans-serif;
  color: #A9A9BB;
  text-shadow: none;
}
.select-con .placeholder{color: #A9A9A9;}
.select-con .jq-selectbox__trigger{border: none;width: 30px;}
.select-con .jq-selectbox__trigger-arrow{border-top: 5px solid #b8b8b8;top: 12px;right: 9px;}
.select-con.focused .jq-selectbox__select{border: 1px solid #bcbcc1;}
.form-group .jq-selectbox li{
    white-space: normal;
}
/*--personal tab6 end*/
/*personal end*/
/*modal paper*/
.modal-paper{width: 1110px;}
.close{
  font-size: 40px;
  font-weight: normal;
  position: absolute;
  top: 5px;
  right: 15px;
}
.modal-paper .modal-body{padding: 15px 50px 7px;}
.modal-paper .personal-list{padding: 0;}
.paper-txt{
  padding: 0 325px 0 0;
  position: relative;
  min-height: 40px;
}
.modal-paper .personal-txt{margin: 0 0 4px 0;}
.paper-print{
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  font-style: italic;
}
.paper-print span{
     font-weight: bold;   
}
.paper-status{
  position: absolute;
  top: 47px;
  right: 0;
  font-style: italic;
  font-size: 14px;
}
.paper-cat{
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 14px;
}
.p-green {
    color: #4cae4c;
    font-weight: bold;
}
.p-red {
    color: #f44a4a;
    font-weight: bold;
}
/*modal paper end*/
/*fixed panel*/
.fixed-panel{
  position: fixed;
  top: 150px;
  left: 100%;
  z-index: 999;
  background-color: #fff;
  border: 1px solid #bcbcc1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 11px 9px 11px 8px;
  text-align: center;
}
.fixed-social a, .fixed-operation a{
  display: block;
  width: 31px;
  height: 31px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  opacity: 0.9;
  margin: 0 0 10px 0;
}
.fixed-operation a{margin: 0;}
.fixed-social a:hover, .fixed-operation a:hover{opacity: 1;}
.fixed-social a.fixed-social-vk{background-position: 0 -212px;}
.fixed-social a.fixed-social-facebook{background-position: -31px -212px;}
.fixed-social a.fixed-social-ok{background-position: -62px -212px;}
.fixed-social a.fixed-social-instagram{background-position: -93px -212px;}
.fixed-social a.fixed-social-twitter{background-position: -62px -212px;}
.fixed-social a.fixed-social-form{background-position: -124px -212px;}
.fixed-operation a.fixed-close{background-position: -155px -212px;}
.fixed-operation a.fixed-close.active{
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -o-transform: rotate(-45deg);
}
.fixed-operation a.fixed-up{background-position: -187px -212px;display: none;}
/*fixed panel end*/
/*---------------------------------------------category---------------------------------------------*/
.category-menu .nav a{border-color: #fff #fff #d0d0d1;}
.category-menu .nav li.active a{font-weight: bold;}
.category-menu .nav a:hover{border-color: #d0d0d1 #d0d0d1 #fff;}
.category-slider{position: relative;margin: 0 0 15px 0;max-height: 600px;overflow: hidden;}
.slider-home.category-slider{height: 328px;}
.video-area img{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.category-slider .slides img{
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.category-slider .flex-control-paging{
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
  text-align: center;
}
.category-slider .flex-control-paging li{
  display: inline-block;
  margin: 0 5px;
}
.category-slider .flex-control-paging li a{
  width: 9px;
  height: 9px;
  display: block;
  background-color: #FF0000;
  border: 1px solid #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  text-indent: -9999px;
}
.category-content{margin: 23px 0 0 0;}
.category-search>span{
  font-weight: bold;
  color: #b8b8b8;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 18px 0;
  display: block;
}
.detail-search{
  display: none;
  color: #f0ad4e;
  text-decoration: underline;
  line-height: 26px;
}
.detail-search:hover{
  text-decoration: none;
  color: #f0ad4e;
}
.btn-cat-search{
  padding: 2px 0;
  width: 82px;
  float: right;
}
.video-area{
  position: relative;
  margin: 4px auto 25px;
  color: #fff;
  line-height: 1.3;
  max-width: 360px;
}
.video-area h2{
  color: #76abe8;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 9px 0 ;
  letter-spacing: 0.5px;
}
.video-area h2 a{color: #76abe8;}
.video-info p{letter-spacing: 0.5px;}
.video-info{
  position: absolute;
  top: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  padding: 45px 30px 10px 16px;
}
.video-watch{
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 16px;
  margin: 13px 0 0 0;
}
.group-post-image{
  width: 100%;
  height: 170px;
  line-height: 170px;
  text-align: center;
  margin-bottom: 10px;
}
.group-post-image img{
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.group-posts{position: relative;  overflow: hidden; margin-top: 15px;}
.group-posts h1{
	padding: 25px 0;
	font-size: 26px;
	border-bottom: 1px solid #e8e8ea;
}
.group-posts h3{
  text-align: center;
  color: #b8b8b8;
  font-size: 16px;
  margin: 0 0 23px;
  letter-spacing: 0.4px;
}
.group-posts h4{
  font-size: 15px;
  line-height: 1.2;
  margin: 0 0 10px 0;
  letter-spacing: 0.3px;
}
/*.group-posts h4 a{*/
  /*display: block;*/
  /*color: #76abe8;*/
  /*text-overflow: ellipsis; */
  /*overflow: hidden;*/
  /*width: 100%;*/
  /*white-space: nowrap; */
/*}*/

.group-post dd{
  overflow: hidden;
}

.price{
	float: right;
	text-align: right;
	font-size: 18px;
}
.price span{
	font-size: 16px;
}
.ads_date{
	float: left;
	font-size: 14px;
	color: #f0ad4e;
	margin-top: 5px;
}
.ads_date .fa{
	color: #f0ad4e;
	margin-right: 5px;
}
.group-post dd{
  overflow: hidden;
}

.group-posts h4 a{
  display: block;
  color: #428bca;
  text-overflow: ellipsis;
  height: 25px;
  overflow: hidden;
  width: 100%;
  word-break: break-word;
}
.vip-ads .group-post{
    height: 260px !important;
}
.group-post{
  background-color: #f9f9fc;
  border: 1px solid #e8e8eb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0px 10px 10px; 
  margin: 0 auto 20px;
  max-width: 262px;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
  -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
  -ms-box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
  -o-box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
  box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
}
.group-post:hover{
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
  -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
  -ms-box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
  -o-box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
  box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
}
.group-post img{
  border: 1px solid #e8e8eb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.vip-ads .group-post img{
    width: 100%;
    object-fit: fill;
}
.group-post h4{
    /*text-align: center;
	height: 25px;
	font-size: 14px;*/
	height: 34px;
    font-size: 14px;
    line-height: 1.35;
}
#latest_ads .group-post h4{
    height: 50px;
}
.category-content .group-post h4{
    height: 34px;
}
.group-post h4 a{
	display: block;
	/*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
dl{margin: 0;}
.group-post dl dt{
  float: left;
  width: 81px;
  font-weight: normal;
  color: #b8b8b8;
}
.group-post dl dt, dl dd{
  padding: 2px 0;
  min-height: 24px;
}
.group-post-city{
  display: block;
  font-weight: bold;
  margin: 14px 0 5px 0;
  min-height: 14px;
}
.group-post dl.wtfhere dt{
  float: none;
  width: auto;
}
.group-post>a{
  position: relative;
  display: block;
}
.group-post-label{
  position: absolute;
  top: 15px;
  right: 15px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
}
.group-post-new{
  width: 44px;
  height: 44px;
  background-position: -267px -201px;
}
.group-post-disc{
  width: 32px;
  height: 43px;
  background-position: -322px -201px;
}
.group-post-stock{
  width: 67px;
  height: 37px;
  background-position: -365px -209px;
}
.logo-post{margin: 0 0 29px 0;}
.more-logo{
  position: absolute;
  top: 0;
  right: 15px;
  color: #f0ad4e;
  font-size: 12px;
  text-decoration: underline;
  letter-spacing: 0.4px;
}
.more-logo:hover{
  color: #f0ad4e;
  text-decoration: none;
}
.tabs-left .nav-tabs {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin: -1px 0 0 0;
}
.tabs-right .nav-tabs {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin: -1px 0 0 0;
}
.tabs-left .nav-tabs>li, .tabs-right .nav-tabs>li{
  float: none;
  background-color: #ededf1;
}
.tabbable .tab-pane{
  margin: 0;
  padding: 14px 0;
}
.tabbable .tab-pane img{
  border: 1px solid #d2d2d3;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.tabbable{
  border: 1px solid #d0d0d1;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #fff;
}
.tabbable .tab-content{
  background-color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.tabbable.tabs-left .nav>li>a{
  background-color: #ededf1;
  border-color: #ededf1 #d0d0d1 #ededf1 #ededf1;
  padding: 10px 11px;
  line-height: 1.3;
}
.tabbable.tabs-right  .nav>li>a{
  background-color: #ededf1;
  border-color: #ededf1 #ededf1 #ededf1 #d0d0d1;
  padding: 10px 11px;
  line-height: 1.3;
}
.tabbable.tabs-left .nav-tabs>li.active>a, .tabbable .nav-tabs>li.active>a:focus, .tabbable .nav-tabs>li.active>a:hover{
  background-color: #fff;
  border-color: #d0d0d1 #fff #d0d0d1 #fff;
  font-weight: bold;
  color: #b8b8b8;
  font-size: 14px;
}
.tabbable.tabs-right .nav-tabs>li.active>a, .tabbable .nav-tabs>li.active>a:focus, .tabbable .nav-tabs>li.active>a:hover{
  background-color: #fff;
  border-color: #d0d0d1 #fff #d0d0d1 #fff;
  font-weight: bold;
  color: #b8b8b8;
  font-size: 14px;
}
.tabbable.tabs-left .nav>li:first-child>a{
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
}
.tabbable.tabs-right .nav>li:first-child>a{
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
}
.tabbable .nav>li:first-child a{border-top: 1px solid #d0d0d1;}
.tabbable .nav-tabs>li{margin: 0;}
.tabs-right .nav{
  padding-left: 15px;
  padding-right: 0;
}
.tabbable.tabs-left .nav-tabs>li:last-child.active>a, .tabbable.tabs-left .nav-tabs>li:last-child.active>a:focus, .tabbable.tabs-left .nav-tabs>li:last-child.active>a:hover{
  border-color: #d0d0d1 #fff #fff #fff; 
  border-radius: 0 0 0 4px;
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
}
.tabbable.tabs-right .nav-tabs>li:last-child.active>a, .tabbable.tabs-right .nav-tabs>li:last-child.active>a:focus, .tabbable.tabs-right .nav-tabs>li:last-child.active>a:hover{
  border-color: #d0d0d1 #fff #fff #fff;
  border-radius: 0 0 4px 0;
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
}
.new-panel{margin: 0 0 34px 0;}
.panel-category .new-panel{margin: 0 0 0 0;}
.panel-category .new-panel .nav-tabs{border: none;}
.panel-category .new-panel .tabbable .tab-pane img{max-height: 231px}
.new-panel .nav-tabs a{margin-bottom: 0!important;}
.banner-area{margin: 0 0 5px 0;}
.category-inner-menu{margin: 0 0 19px 4px;}
.category-inner-menu ul li{
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 0 5px 0;
}
/* .category-inner-menu ul li:before{content:'|';color: #b8b8b8;} */
.category-inner-menu ul li:first-child:before{display: none;}
.category-inner-menu ul li a{
  color: #b8b8b8;
  padding: 0 8px 0 10px;
}
.category-inner-menu ul li.active a{
  font-weight: bold;
  color: #76abe8;
}
/*.category-list li{
  background-color: #f9f9fc;
  border: 1px solid #e8e8eb;
  margin: 0 0 5px 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius:4px;
  padding: 15px 0;
  position: relative;
}
*/
.category-list li:hover{
  border-color: #474747;
}
.category-list .view{
  background-color: #f9f9fc;
  margin: 0 5px 10px 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius:4px;
  padding: 15px 0;
  position: relative;
-webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
-moz-box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
-ms-box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
-o-box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
overflow: hidden;
}
.category-list .view-allocated{
  border: 2px solid #76abe8;
  background-color: #ffffff;
}
.category-list .view-allocated dl dt{color: #000;}
.category-list .view:hover{
-webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
-moz-box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
-ms-box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
-o-box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
}
.category-item-img{
  position: relative;
  overflow: hidden;
  max-width: 343px;
  margin: 0;
  background-color: #ececeb;
  height: 150px;
  line-height: 150px;
  text-align: center;
}
.category-item-img img{
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius:4px;

  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.label-vip, .label-new{
  position: absolute;
  top: 15px;
  right: -30px;
  height: 30px;
  background-color: #f0ad4e;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  line-height: 30px;
  text-align: center;
  width: 120px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -o-transform: rotate(45deg);
}
.label-vip{
    width: 100%;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
   -webkit-transform: none;
  -moz-transform:  none;
  filter:  none;
  -o-transform:  none;
}
.label-new {
    background-color: #00a046;
}
.label-dics{font-size: 18px;}
.category-list dl dt{
  float: left;
  width: 49%;
  font-weight: normal;
  color: #b8b8b8;
}
.category-list dl dt, .category-list dl dd{padding: 0;min-height: 21px;}
.category-list h2{
  margin: 0 0 5px 0;
  font-size: 18px;
  color: #76abe8;
  font-weight: bold;
  line-height: 1.3;
  padding: 0 75px 0 0;
}
.category-list h2 a{color: #76abe8;}
.category-item-data{
  position: absolute;
  top: 5px;
  right: 15px;
  font-style: italic;
  font-size: 12px;
}
.category-item-new{
    display: inline-block;
    color: #3a4252;
    font-size: 25px;
    background: #fef2b8;
    padding: 0 7px;
    border-radius: 3px;
    margin-bottom: 10px;
}
.list-view .category-item-new {
    font-size: 22px;
}
.category-item-old{
  text-decoration: line-through;
}
.category-list p{
    margin: 0 0 9px 0;
    line-height: 1.3;
    letter-spacing: 0.7px;
}
.category-inner-content .category-search{margin: 0;}
#showMore{
	display: block;
	margin: 25px auto 10px;
	padding: 10px 20px;
    letter-spacing: 0.7px;
    text-align: center;
    font-size: 18px;
    background: #76abe8;
	border: none;
	color: #fff;
}
#showMore:hover{
	opacity: 0.9;
}
#loading{
	transition: .25s ease;
    -webkit-transition: .25s ease;
    -moz-transition: .25s ease;
    -ms-transition: .25s ease;
    -o-transition: .25s ease;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
#showMore:hover #loading{
	-webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	/*animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;*/
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}
.opacity{
	opacity: 0.5;
	cursor: disabled;
}
#showMore img{
    margin-right: 10px;
    vertical-align: middle;
}
#other_ads_list .items{position: relative;}
#other_ads_list .empty{
  font-size: 40px;
  text-align: center;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  bottom: 0;
}
/*-----post-----*/
.post-content{margin: 15px 0 0 0; overflow: hidden;}
/*.post-content>div{
	padding: 0;
}*/
.post-name{
  color: #76abe8;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 8px 0 0;
}
.post-watch{
   color: #717171;
   font-size: 12px;
    margin: 0 4px 0 0px;
    border-right: 1px solid #e4dddd;
    padding: 5px 9px 5px 0;
}
.post-watch:nth-child(3n){
	border-right: none;
}
.main-text p, .main-text li{
    font-size: 14px;
    line-height: 20px;
}
.post-watch span{
	color: #000;
	font-size: 12px;
}
.post-login img{
  vertical-align: top;
  margin: 0 0 0 3px;
}
.breadcrambs-area{margin: 10px 0 18px 0;}
.breadcrambs-area ul{font-size: 0;}
.breadcrambs-area ul li{
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  margin: 0 8px 0 0;
  line-height: 1.3;
}
.breadcrumb>li {
    padding: 5px 0;
}
.breadcrumb>li+li:before{
	padding:0 3px;
}
.breadcrambs-area ul li:first-child:before{display: none;}
.breadcrambs-area ul li a{
  color: #f0ad4e;
  text-decoration: underline;
}
.header-info{
	margin-bottom: 30px;
}
.post-content h1{
    color: #333;
    font-size: 27px;
    margin: 20px 0 10px 0;
}
.post-slider img, .post-box{
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin: 0 auto;
}
.post-slider .slides > li {display: none; -webkit-backface-visibility: hidden;}
#post-carousel{
  margin: 21px 0 0 0;
  padding: 0 18px;
  position: relative;
}
#post-carousel img{max-height: 122px;}
#post-slider img{max-height: 388px;}
#post-carousel .slides li{
  width: 100px;
  margin: 0 8px;
  cursor: pointer;
}
#post-carousel .flex-prev{
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 23px;
  background-image: url(../images/sprite.png);
  background-position: -222px -215px;
  margin-top: -11px;
  background-repeat: no-repeat;
}
#post-carousel .flex-next{
  position: absolute;
  top: 50%;
  right: 0;
  width: 14px;
  height: 23px;
  background-image: url(../images/sprite.png);
  background-position: -242px -215px;
  margin-top: -11px;
  background-repeat: no-repeat;
}
.post-info{margin: -10px 0 0 0;}
.post-info h6{
    font-size: 14px;
    color: #428bca;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.post-descr{
	line-height: 18px;
}
.post-info dl dt{
  float: left;
  width: 59%;
  font-weight: normal;
  color: #b8b8b8;
}
.post-info dl dt, .post-info dl dd{padding: 5px 0 5px;}
.post-more-info{margin: 25px 0 0 0;}
.post-box{
  background-color: #fdfdfe;
  border: 1px solid #e8e8eb;
  padding: 14px;
  margin: 0 0 7px 0;
  line-height: 1.3;
}
.post-box-title{
  text-transform: uppercase;
  display: block;
  color: #76abe8;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.post-field li{
  display: inline-block;
  vertical-align: top;
  width: 33%;
  margin: 0 0 20px 0;
}
.post-box p{
  margin: 0;
  text-indent: 10px;
}
.post-massage .btn, .tab-reviews .btn{
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 4px 12px;
  margin: 0;
}
.post-massage{margin: 15px 0 0 0;}
.post-massage textarea{height: 132px;}
.post-massage label{display: none;}
.btn-post-send{
	left: auto;
    position: relative;
    width: 50%;
    float: right;
    padding-bottom: 40px;
}
.post-phone{
  font-size: 16px;
  line-height: 27px;
  color: #b8b8b8;
  margin: 0px;
}
.post-phone span{
  font-size: 18px;
  color: #474747;
  margin: 0 0 0 10px;
}
.post-phone-show{
  color: #f0ad4e;
  font-size: 12px;
  text-decoration: underline;
  float: right;
  margin: 0 15px 0 0;
}
.post-phone-show:hover{
  color: #f0ad4e;
  text-decoration: none;
}
.btn-post-send .form-group{margin: 0 0 15px -18px;}
.starrr {
  display: inline-block;
  margin: 0 0 12px 0;
}

.wtfhere dd{
  white-space: nowrap;
}

.starrr a {
  font-size: 24px;
  padding: 0 2px;
  cursor: pointer;
  color: #f0af52;
  text-decoration: none; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-chevron-right{
	font-size: 12px;
	color: #428bca;
    margin-right: 10px;
}
.fa-star:before {content: "\f005";}
.fa-star-o:before {content: "\f006";}
.tab-reviews{margin: 15px 0 0 0;}
.tab-reviews #post1 label{display: none;}
.tab-reviews .tab-content{
  border: 1px solid #d0d0d1;
  padding: 14px 14px 0;
  margin: 0 0 23px 0;
  border-radius: 0 4px 4px 4px;
  -webkit-border-radius: 0 4px 4px 4px;
  -moz-border-radius: 0 4px 4px 4px;
}
.tab-reviews textarea{height: 132px;}
.btn-revi{float: right;}
.tab-reviews .reviews-list{margin: 0;}
/*---post end---*/
/*-------------------------------------------category end-------------------------------------------*/
/*main*/
.banner-group{margin: 19px 0 0 0;}
.banner-group img{margin: 0 0 19px 0;}
.main-box{
  background-color: #f9f9fc;
  border: 1px solid #e8e8eb;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.main-box h2{
  color: #76abe8;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0;
  font-weight: bold;
}
.main-box h2 a{
  color: #76abe8;
  text-decoration: underline;
  display: block;
}
.main-box h2 a:hover{
  text-decoration: none;
}
.main-m-banner{
  list-style: none;
  padding: 0;
  margin: 0 0 0 -15px;
  font-size: 0;
}
.main-banner-area{
  margin: 0 0 0 -21px;
}
.main-m-banner li{
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 15px;
}
/*main end*/
/*lk engine*/
.items{
	min-height: 100px;
	overflow: hidden;
}
/*.view{
	width: 19%;
	display: inline-block;
	text-align: center;
}*/
.view{
	padding-left: 3px;
	padding-right: 5px;
}
.list-view{padding: 0;}
.list-view .summary, .payments-table .summary, .payments-table .filters{
	color: #428bca;
	font-style: italic;
	font-size: 14px;
    margin-bottom: 10px;
}
#vip_ads_block .summary, #latest_ads .summary, #his_other_ads_list .summary{
	display: none;
}
.col-grid-5{
	width: 20%;
}
.img-area{position: relative;}
.img-area img{
  margin: 0 auto;
  margin: 0 auto 15px;
  max-height: 200px;
}
.img-area .img-area-del{
  position: absolute;
  top: 0;
  right: 15px;
}
#EditAdsModal .modal-body{padding: 50px 15px 15px 15px;}
#EditAdsModal .qq-upload-button.btn-success{
  background-color: #eeb33e;
  border-color: #eeb33e;
  margin: 0 0 15px 0;
}
.form-control:focus{
  box-shadow:none;
  outline: none;
  border-color: #bcbcc1;
}
#EditAdsModal .control-label{
  display: block;
  margin: 0 0 5px 0;
}
#EditAdsModal .form-inline .form-group{
  margin-bottom: 15px;
  display: block;
}
#EditAdsModal .form-inline .form-control{width: 100%;}
#EditAdsModal textarea.form-control{height: 200px;}
.jq-number .style-text:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.jq-number .summary-input{width: 59px!important;}
.jq-number .summary-input.summary-input-c{width: 85%!important;}
.jq-number{padding: 0;}
.jq-number__field{
    border: none;
    width: auto;
    box-shadow:none;
}
.jq-number__spin{
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    text-shadow: none;
    cursor: pointer;
    width: 8px;
    height: 5px;
}
.jq-number__spin:hover{background: none;}
.jq-number__spin:active{box-shadow:none;}
.jq-number__spin.plus{
    top: 4px;
    right: 7px;
}
.jq-number__spin.plus:after{
    top: 0;left: 0;
    border-top: none;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #0384ac;
    border-left: 5px solid transparent;
}
.jq-number__spin.minus{
    bottom: 4px;
    right: 7px;
}
.jq-number__spin.minus:after{
    top: 0;left: 0;
    border-color: #0384ac;
    border-top: 5px solid #0384ac;
    border-right: 5px solid transparent;
    border-bottom: none;
    border-left: 5px solid transparent;
}
.jq-number__spin.plus:hover:after{border-bottom-color: #429083;}
.jq-number__spin.minus:hover:after{border-top-color: #429083;}
.jq-number__field:after{
    content:'';
    position:  absolute;
    top: 0;
    right: 20px;
    height: 100%;
    width: 1px;
    background-color: #bcbcc1;
}
#_part label{margin: 0 0 5px 0;}
#editAdsForm label, #addAds-form label, #ads-newspaper-form label{
  display: block;
  margin: 0 0 5px 0;
}
#editAdsForm .form-group, #addAds-form .form-group{
  margin: 0 0 15px 0;
  display: block;
}
#editAdsForm .form-group input, #editAdsForm .form-group textarea, #addAds-form .form-group input, #addAds-form .form-group textarea{width: 100%;}
#editAdsForm .form-group textarea, #addAds-form .form-group textarea, #ads-newspaper-form textarea{height: 200px;}
#editAdsForm .btn-success{border-color: #429083;}
#addAds-form .qq-uploader .btn-success, #editAdsForm .qq-uploader .btn-success{
  border-color: #eeb33e;
  background: #eeb33e;
  display: inline;
  padding: 6px 12px;
}
#addAds-form .qq-uploader .btn-success:hover, #editAdsForm .qq-uploader .btn-success:hover{
  border-color: #e4c381;
  background: #e4c381;
}
#AddAdsModal .btn{font-size: 12px;}
#AddAdsModal .close{
  top: -4px;
  right: 5px;
}
#AddAdsModal .btn{margin: 5px auto;}
#AddAdsModal .modal-dialog{
  width: 350px;
  margin: 100px auto;
}
#AddAdsModal .modal-body{padding: 60px 20px;}
#LoginModal label{margin: 0 0 5px 0;}
#LoginModal .nav-tabs{padding: 15px 15px 0;}
#registration #signature{margin-right: 5px;}
.flash-error{padding: 45px 20px;font-size: 18px;}
#content .flash-error{font-size: 24px;text-align: center;min-height: 1024px;}
/*lk engine end*/
/*main v2*/
.main-cat-title h2{
  color: #3a4252;
  font-size: 24px;
  margin: 20px 0;
}
.main-cat-title h2 a{color: #3a4252;}
.main-cat-title h2 a:hover{text-decoration: none;}
.main-item-group a:hover{text-decoration: none;}
.main-item-group{
    margin: 0 0 15px 0;
    padding-top: 15px;
    border-top: 1px solid #e8e8ea;
}
.main-item-img-area img{margin: 0 auto;}
.price-n{
  display: block;
  color: #76abe8;
}
.main-item-title{
  color: #000;
  font-size: 16px;
  margin: 0 0 15px 0;
}
.price-n a{color: #76abe8;}
.price-n a:hover{color: #76abe8;}
.main-item-title a{color: #000;}
.main-item-price a:hover{color: #428bca;}
.price-n span{
  font-weight: bold;
  font-size: 20px;
}
.price-d{
  display: block;
  color: #b8b8b8;
  text-decoration: line-through;
  margin: 7px 0 0 0;
}
.price-d a{color: #b8b8b8;}
.price-d a:hover{color: #b8b8b8;}
.cell_type_3{
  border-bottom: 1px solid #e8e8ea;
  border-left: 1px solid #e8e8ea;
  height: 440px;
  padding: 15px;
  position: relative;
}
.cell_type_2{
  border-bottom: 1px solid #e8e8ea;
  border-left: 1px solid #e8e8ea;
  height: 293px;
  padding: 15px;
  position: relative;
}
.cell_type_1{
  border-bottom: 1px solid #e8e8ea;
  border-left: 1px solid #e8e8ea;
  height: 147px;
  padding: 15px;
  position: relative;
}
.cell_type_1:hover, .cell_type_2:hover, .cell_type_3:hover{box-shadow: 2px 2px 2px rgba(0,0,0,.1);}
.cell_type_1 .main-item-img-area{
  float: left;
  max-width: 136px;
  width: 100%;
}
.cell_type_1 .main-item-img-area img{max-height: 115px;}
.cell_type_2 .main-item-img-area img{max-height: 162px;}
.cell_type_3 .main-item-img-area img{max-height: 300px;}
.cell_type_1 .main-item-info-area{
  overflow: hidden;
  padding: 0 0 0 10px;
}

.fieldsWorkReview{
  overflow: hidden;
  word-wrap: break-word;
}

.workItemsProperties dd{
  overflow: hidden;
  white-space: nowrap;
}

.cell_type_2 .main-item-title, .cell_type_3 .main-item-title{margin: 15px 0 10px 0;}
.main-item-group>div .cell_type_1:nth-child(3){margin: -1px 0 0 0;}
.main-rubric-title{
  /*border-top: 25px solid #e8e8ea;*/
  margin-top: 15px;
}
.main-rubric-title h2,
.category-list h1, 
.category-content>h2,
.category-content h1,
.category-list .subcat-title{
  color: #3a4252;
  font-size: 23px;
  margin: 15px 0;
}
.category-list .subcat-title,
.category-content>h2{
    font-weight: 500;
    font-size: 20px;
}
.main-rubric-title h2 a{
  color: #3a4252;
  text-decoration: none;
}
.main-content-block{
    position: relative;
    /*z-index: 2;*/
}
.main-content-block .container #content{padding: 0 0 35px 0; overflow: hidden;}
/*.no-space{padding: 0;}*/
.main-top-banners .no-space{padding: 0 3px;}
.main-top{margin: 0;}
.main-top-banners{margin: 0;}
.main-right-banner img{
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.main-top-banners img{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#addAds-form .checkbox{
  padding: 0;
  min-height: inherit;
}
#addAds-form .checkbox label{margin: 0;}
#addAds-form .control-label, #ads-newspaper-form .control-label{
  text-transform: uppercase;
  color: #76abe8;
  font-weight: bold;
  margin: 0 0 12px 0;
  display: block;
  font-size: 14px;
}
/*main v2 end*/
/*accordeon*/
.lavel2, .lavel3{display: none;}
.lavel1, .lavel2, .lavel3{background-color: #f5f5f5;}
.lavel1:first-child .cat1{border-top: none;}
.cat1{
  font-size: 12px;
  color: #515763;
  padding: 7px 15px 7px 15px;
  border-top: 1px solid #d0d0d1;
}
.cat2{
  font-size: 12px;
  color: #515763;
  padding: 7px 15px 7px 25px;
}
.cat3{
  font-size: 12px;
  color: #515763;
  padding: 7px 15px 7px 35px;
}
.category-wrap{
  border-left: 1px solid #d0d0d1;
  border-right: 1px solid #d0d0d1;
  border-bottom: 1px solid #d0d0d1;
  border-top: 1px solid #d0d0d1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 12px 0 0 0;
}
.cat1>span, .cat2>span, .cat3>span{
  cursor: pointer;
  position: relative;
  float: left;
  line-height: 22px;
}
.dropcat .cat1.active{border-bottom: 1px solid #d0d0d1;}
.dropcat .cat1>span:after, .lavel2.dropcat .cat2>span:after{
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  transform: rotate(-90deg);
  content: "\e252";
  font-size: 9px;
  display: block;
  position: absolute;
  top: 10px;
  right: -9px;
  width: 8px;
  height: 5px;
  line-height: 5px;
  vertical-align: text-top;
  background-position: -312px -96px;
  background-repeat: no-repeat;
  color: #0384ac;
}
.dropcat .cat1.active>span:after, .dropcat .cat2.active>span:after{
  transform: rotate(0deg);
  top: 9px;
}
.category-wrap .checkbox-switch:not(checked) + label:after{border: 1px solid #d0d0d1;}
.category-wrap label{margin: 0;font-weight: normal;}
.cat-control{
  float: right;
}
span.act{color: #0384ac;}
/*accordeon end*/
/*detal search*/
.detal-search{
  border-top: 1px solid #b8b8b8;
  padding: 20px 0 0 0;
  margin: 26px 0 0 0;
}
.detal-search .form-group{margin: 0 0 35px 0;}
.detal-search .checkbox-stnd+label{margin: 0 0 15px 0;}
.detal-search .checkbox-stnd, .abc-detal-search .checkbox-stnd{
  width: 28px;
  height: 28px;
}
.detal-search .checkbox-stnd .jq-checkbox__div, .abc-detal-search .checkbox-stnd .jq-checkbox__div{
  width: 24px;
  height: 24px;
  position: relative;
}
.detal-search .checkbox-stnd.checked .jq-checkbox__div, .abc-detal-search .checkbox-stnd.checked .jq-checkbox__div{background: #fff;}
.detal-search .checkbox-stnd.checked .jq-checkbox__div:before, .abc-detal-search .checkbox-stnd.checked .jq-checkbox__div:before{
  content: "\e013";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  font-size: 22px;
  color: #76abe8;
}
.sub_cat_detal .label-con{
  display: none;
}
.sub_cat_detal .col-sm-6{
  width: 100%;
  padding: 0;
}
.detal-search .error{margin: 0 0 10px 0;color: red;}
.jq-selectbox li:hover{background-color: #f0ad4e;}
.flex-disabled{visibility: hidden;}
/*detal search end*/
/*work*/
.abc-filter{margin: 23px 0 19px 4px;}
.letter-list{
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.prof-list{
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.letter-list ul a, .prof-list ul li a{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify; 
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #000;
  font-size: 16px;
  border-bottom: 1px solid #e2e2e2;
  padding: 9px 0;
}
.letter-list ul a:hover, .prof-list ul a:hover{
  text-decoration: none;
  color: #76abe8;
}
.letter-count{
  color: #76abe8;
  font-weight: bold;
}
.letter-one{
  font-weight: bold;
  font-size: 24px;
  color: #b8b8b8;
  margin: 0 0 25px 0;
}
.filtr-rubrics-wrap{
  border-top: 25px solid #e8e8ea;
  padding: 25px 10px 0;
  position: relative;
}
.filtr-rubrics-wrap:before{
  content:'';
  position: absolute;
  left: -15px;
  top: -25px;
  height: 25px;
  width: 15px;
  background-color: #e8e8ea;
}
.filtr-rubrics-wrap:after{
  content:'';
  position: absolute;
  right: -15px;
  top: -25px;
  height: 25px;
  width: 15px;
  background-color: #e8e8ea;
}
.letter-filtr{
  margin: 0 0 35px 0;
}
.letter-list ul a, .prof-list ul li a{
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
/*work end*/
/*services*/
.cat-on-service{margin: 0 0 20px 0;}
.cat-on-service a{
  display: block;
  color: #000;
  font-size: 15px;
  padding: 20px 0 0 0;
}
.cat-on-service img{
  max-width: 60px;
  float: left;
  display: block;
}
.cat-on-service span{
  overflow: hidden;
  display: block;
  padding: 20px 0 0 20px;
  line-height: 1.7;
}
.category-pri-per .checkbox-stnd{
  margin-left: 8px;
  margin-right: 20px;
}
/*services end*/
.global ul{display: none;}
/*restore*/
.restore-form, .feedback-form{
  max-width: 400px;
  margin: 0 auto;
  padding: 0 0 100px;
}
.restore-txt{
  padding: 100px 0 25px; 
  text-align: center;
  color: #0e1f23;
}
/*restore end*/

::-webkit-input-placeholder { /* Chrome, Safari */
  color: #aaa;
  font-size: 16px;
}

:-moz-placeholder {           /* Firefox 18- */
  color: #aaa;
  font-size: 16px;
}

::-moz-placeholder {          /* Firefox 19+ */
  color: #aaa;
  font-size: 16px;
}

:-ms-input-placeholder {      /* Internet Explorer */
  color: #aaa;
  font-size: 16px;
}

input[type="number"]
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px 0 15px!important;
}

.contentTextBlock p {
  overflow: hidden;
  max-height:53px;
}

.contentTextBlock2 p{
  overflow: hidden;
  height:35px;
}

.qq-upload-drop-area{
  top: 57px!important;
  width: 50%!important;
}

#mainmenu li{
   margin-right: 165px;
   float: right;
}

.selectedItemBlock{
  background-color: #fef5e8!important;
  border: 1px solid #f0ad4e!important;
  margin-top:15px!important;
}

.selectedItemBlock:hover{
  border: 1px solid #BF360C!important;
}

.selectedItemBlock h2 a{
  color:#0969c9!important;
}

#contact-form .feedback-form{
  max-width:630px!important;
}

/*feedback*/
.feedback-form h2{
  font-size: 22px;
  font-weight: bold;
}
.feedback-form .textarea-style{
  height: 100px;
}
.selector-chk .detal-search .form-group{
  margin: 0 0 20px 0;
}
/*feedback end*/
/*pdf*/
.pdf-page h3{
  margin: 5px 0;
}
.pdf-page .items > .view{
  padding-bottom: 40px;
}
.pdf-page{padding-top: 40px;}
/*pdf end*/
#bottom_banner{
     position: relative;
	visibility: hidden;
    height: 0px;
    max-width: 1128px;
    padding: 0 10px;
    bottom: 5px;
    z-index: 100;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	background: #428bca;
}
.close_ad{
	position: absolute;
    width: 28px;
    height: 28px;
    top: -25px;
    right: 0;
    background-image: url(/images/close.svg);
 	background-size: 13px 13px;
    background-position: 9px;
    background-color: #fff;
    background-repeat: no-repeat;
    box-shadow: 0 -1px 1px 0 rgba(0,0,0,0.2);
    border: none;
    border-radius: 12px 0 0 0;
}
.confirm-text{
	max-width: 600px;
    margin: 0 auto;
}
.confirm-text h2{
    margin-bottom: 50px;
    line-height: 1.3;
    font-weight: 600;
    font-size: 25px;
	text-align: center;
}
.confirm-img{
	float: left;
	margin-right: 10px;
}
.confirm-descr .confirm-email{
	background: #f39999;
	padding: 0 5px;
	border-radius: 3px;
	font-weight: normal;
}
.confirm-descr{
	padding-top: 5px;
	margin-bottom: 80px;
	font-size: 18px;
	line-height: 1.4;
	overflow: hidden;
}
.confirm-descr span{
	font-weight: 600;
}
.confirm-steps{
	text-align: center;
	display: flex;
    justify-content: space-between;
	margin-bottom: 50px;
}
.confirm-step{
	width: 32%;
	display: inline-block;
	padding: 0 10px 15px;
	border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 15px 3px;
    background-color: rgb(255, 255, 255) !important;
	vertical-align: top;
}
.confirm-step-img{
	background: #428bca;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: -28px auto 15px;
}
.confirm-step-img+span{
	text-transform: uppercase;
    font-size: 16px;
}
.confirm-step h4{
	font-size: 16px;
	font-weight: 600;
	color: #000;
	margin-bottom: 25px;
}
.confirm-step p{
	font-size: 15px;
    line-height: 1.4;
}
.confirm-step p span{
	font-weight: 600;
}
.confirm-attention{
    color: #ef7878;
    text-align: center;
    padding: 40px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
}
.confirm-message{
	text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    width: 80%;
    margin: 0 auto;
}
@media screen and (max-width: 1200px) and (min-width: 992px){
/*header*/
.sticky-content.fixed .main-menu{padding: 14px 0 0;}
.sticky-content.fixed .user-login{padding: 10px 0;}
.flexnav li a{padding: 0 8px;}
.btn-advertising{font-size: 13px;padding: 7px 12px;}
.user-login-position{margin: 0 0 0 -244px;}
/*header end*/
/*personal*/
  /*--personal tab1*/
.personal-list{padding: 28px 0 0 0;}
.personal-cat{max-width: 145px;}
.btn-p, .btn-edit{margin: 0 15px 0 0;}
.personal-txt h2{max-width: 445px;}
  /*--personal tab1 end*/
  /*--personal tab2*/
.payments-wrap{padding: 6px 0 0 0;}
  /*--personal tab2 end*/
  /*--personal tab3*/
.massage-wrap{padding: 6px 0 0 0;}
  /*--personal tab3 end*/
  /*--personal tab4*/
.reviews-wrap{padding: 6px 0 0 0;}
  /*--personal tab4 end*/  
  /*--personal tab5 */
.bookmarks-list{padding: 0;}
  /*--personal tab5 end*/  
/*personal end*/
/*modal paper*/
.modal-paper{width: 930px;}
/*modal paper end*/
/*category*/
.category-inner-menu li:before{display: none;}
.category-inner-menu li{margin: 0 0 5px 0;}
.category-list h2{font-size: 14px;}
.category-list dl dt{width: 100%;padding: 0;}
/*category end*/
/*page*/
.btn-post-send .form-group{margin: 0 0 15px 0;}
.post-phone{margin: 0;}
/*page end*/
/*main v2*/
.cell_type_1 .main-item-img-area{max-width: 85px;}
/*main v2 end*/
}

@media screen and (max-width: 991px) and (min-width: 768px){
/*header*/
.sticky-content.fixed .main-menu{padding: 10px 0 0;}
.sticky-content.fixed .user-login{padding: 10px 0;}
.sticky-content.fixed .flexnav.opacity{padding: 10px 0 0 0;}
.flexnav li ul{width: 100%;}
.flexnav li a{padding: 7px 0;}
.flexnav > li:first-child > a{padding: 7px 0;}
.flexnav li ul li{background: #fff;}
.flexnav .touch-button{display: inline-block;}
.top-menu ul li a{padding: 0 9px 0 11px;}
.btn-advertising{font-size: 10px;padding: 8px 12px 9px;}
.user-login-position{margin: 0;}
/*header end*/
/*footer*/
.footer-social ul li{margin: 0 0 20px 10px;}
.copyright-box{padding: 15px 0 0 0;}
/*footer end*/
/*personal*/
  /*--personal tab1*/
.paper-c{text-align: center;}
.search-area{border-radius: 4px;}
.personal-list{padding: 28px 0 0 0;}
.personal-cat{float: left;}
.btn-p{float: right;margin: 0;}
.tooltip-box{right: 0;bottom: 3px;top: inherit;}
  /*--personal tab1 end*/
  /*--personal tab2*/
  .payments-wrap{padding: 6px 0 0 0;}
  .p1{margin: 0 20px 0 0;}
  .p2{margin: 0 20px 0 0;}
  .p3{margin: 0 20px 0 0;}
  .p4{margin: 15px 0 0 0;display: block!important;}
  /*--personal tab2 end*/
  /*--personal tab3*/
.massage-wrap{padding: 6px 0 0 0;}
.massage-user{margin: 0 0 0 50px;}
.massage-you{margin: 0 50px 0 0;}
.form-mass-size{padding: 0;}
  /*--personal tab3 end*/
  /*--personal tab4*/
.reviews-wrap{padding: 6px 0 0 0;}
  /*--personal tab4 end*/  
  /*--personal tab5 */
.bookmarks-list{padding: 0;}
  /*--personal tab5 end*/    
/*personal end*/
/*modal paper*/
.modal-paper{width: 710px;}
.modal-paper .modal-body{padding: 15px 15px 7px;}
.paper-txt{padding: 0;}
.paper-print{position: static;padding: 10px 0 5px;}
.paper-status{position: static;padding: 5px 0 5px;}
.paper-cat{position: static;padding: 5px 0 0;}
/*modal paper end*/
/*category*/
.category-search{margin: 18px 0 0 0;}
.tabbable .nav-tabs{padding: 0!important;margin: 0!important;}
.tabbable .nav>li:first-child a{border: none;}
.tabbable.tabs-right .nav>li>a{padding: 5px 10px;border-color: #ededf1;}
.tabbable.tabs-left .nav>li>a{padding: 5px 10px;border-color: #ededf1;}
.tabbable.tabs-left .nav>li:first-child>a{border-radius: 4px 4px 0 0;-webkit-border-radius: 4px 4px 0 0;-moz-border-radius: 4px 4px 0 0;}
.banner-area{display: inline-block;width: 49%;}
.banner-area img{margin: 0 auto;}
.category-inner-menu li:before{display: none;}
.category-inner-menu li{margin: 0 0 5px 0;}
.category-list h2{font-size: 14px;}
.category-list dl dt{width: 100%;padding: 0;}
.nav>li>a{padding: 5px 15px;}
.category-inner-menu{margin: 15px 0 5px 4px;}
/*category end*/
/*page*/
.btn-post-send .form-group{margin: 0 0 15px 0;}
.post-info{margin: 15px 0 0 0;padding: 0 30px;}
.post-info dl dt, .post-info dl dd{padding: 4px 0;}
.post-field li{width: 49%;}
.post-phone{margin: 0;}
/*page end*/
/*main v2*/
.cell_type_1 .main-item-img-area{max-width: 85px;}
.main-item-group{height: auto;}
.main-item-group>div:nth-child(4)>div{border-left: none;}
/*main v2 end*/
/*work*/
.letter-list{-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
.prof-list{-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}
/*work end*/
.input-group {
    width: 190px;
}
}

@media screen and (max-width: 767px) and (min-width: 480px){
/*header*/
.sticky-content.fixed .main-menu{padding: 10px 0 0;}
.sticky-content.fixed .user-login{padding: 10px 0;}
.sticky-content.fixed .flexnav.opacity{padding: 10px 0 0 0;}
.flexnav li ul{width: 100%;}
.flexnav li a{padding: 7px 0;}
.flexnav > li:first-child > a{padding: 7px 0;}
.flexnav li ul li{background: #fff;}
.flexnav .touch-button{display: inline-block;}
.logo img{margin: 0 auto 10px;}
.top-menu ul{text-align: center;}
.top-menu ul li a:before{display: none;}
.top-menu ul li{margin: 2px 0;}
.btn-advertising{font-size: 9px;padding: 10px 12px;}
.user-login-position{margin: 0;}
.main-rubric-title h2{
	/*color: red;*/
	font-weight: bold;
}
/*header end*/
/*footer*/
.footer-menu ul{text-align: center;}
.footer-menu ul li{margin: 2px 0;}
.footer-menu ul li a:before{display: none;}
.footer-social ul li{margin: 0 0 20px 10px;}
.copyright-box{padding: 15px 0 0 0;}
.footer-txt{padding: 0 0 20px 0;}
/*footer end*/
/*personal*/
  /*--personal tab1*/
.paper-c{text-align: center;}
.search-area{border-radius: 4px;}
.checkbox-area label{display: block;}
.data-area{padding: 0;display: inline-block;}
.btn-paper{margin: 10px 0 0;}
.checkbox-area{margin: 0 0 10px 0;}
.nav-tabs>li{width: 50%;}
.nav-tabs>li a{padding: 5px 0;}
.nav>li>a, .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border: none;}
.nav-tabs>li.active a{color: #76abe8;font-weight: bold;}
.nav-tabs>li a:hover, .nav-tabs>li.active a:hover, .nav-tabs>li.active a:focus{color: #76abe8;}
.personal .tab-pane{padding: 24px 0 0 0;}
.personal-list{padding: 28px 0 0 0;}
.personal-cat{display: block;max-width: inherit;}
.btn-p{display: block;margin: 10px 0;}
.form-on-off{position: static;margin: 10px 0 0;}
.personal-txt-area{padding: 0;}
.personal-data, .personal-price{position: static;margin: 10px 0 0;}
.tooltip-box{bottom: 0;left: inherit;top: inherit;right: 0;}
  /*--personal tab1 end*/
  /*--personal tab2*/
.payments-table{padding: 0;}
.payments-wrap{padding: 6px 0 0 0;}
.p1{margin: 0 20px 0 0;display: inline-block;}
.p2{margin: 0 20px 0 0;display: inline-block;}
.p3{margin: 0 20px 0 0;display: inline-block;}
.p4{margin: 15px 0 0 0;display: block!important;}
.payments-table .table-bordered{border: none;}
.table-responsive{border: none;border-left: 1px solid #ddd;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
  /*--personal tab2 end*/
  /*--personal tab3*/
.massage-wrap{padding: 6px 0 0 0;}
.w1, .w2{display: inline-block;margin: 0 20px 15px 0;}
.massage-txt{padding: 0;}
.massage-info{position: static;text-align: left;margin: 15px 0 0 0;}
.massage-data{text-align: left;margin: 10px 0;}
.massage-user{margin: 0 0 0 30px;}
.massage-you{margin: 0 30px 0 0;}
.form-mass-size{padding: 0;}
  /*--personal tab3 end*/
  /*--personal tab4*/
.reviews-wrap{padding: 6px 0 0 0;}
.r1, .r2{display: inline-block;margin: 0 20px 15px 0;}
.reviews-txt{padding: 0;}
.reviews-info{position: static;text-align: left;margin: 15px 0 0 0;}
.reviews-data{text-align: left;margin: 10px 0;}
  /*--personal tab4 end*/    
  /*--personal tab5 */
.bookmarks-list .btn-del{float: none;margin: 10px 0 0 0;}
.bookmarks-list{padding: 0;}
  /*--personal tab5 end*/   
/*personal end*/
/*modal paper*/
.modal-paper{width: auto;}
.modal-paper .modal-body{padding: 15px 15px 7px;}
.paper-txt{padding: 0;}
.paper-print{position: static;padding: 10px 0 5px;}
.paper-status{position: static;padding: 5px 0 5px;}
.paper-cat{position: static;padding: 5px 0 0;}
/*modal paper end*/
/*category*/
.category-search{margin: 18px 0 0 0;}
.tabbable .nav-tabs>li{width: 100%;}
.tabbable .nav-tabs{padding: 0!important;margin: 0!important;}
.tabbable .nav>li:first-child a{border: none;}
.tabbable.tabs-right .nav>li>a{padding: 5px 10px;border-color: #ededf1;}
.tabbable.tabs-left .nav>li>a{padding: 5px 10px;border-color: #ededf1;}
.tabbable.tabs-left .nav>li:first-child>a{border-radius: 4px 4px 0 0;-webkit-border-radius: 4px 4px 0 0;-moz-border-radius: 4px 4px 0 0;}
.banner-area{display: inline-block;width: 49%;}
.banner-area img{margin: 0 auto;}
.category-inner-menu{margin: 18px 0 0px 4px;}
.category-inner-menu li:before{display: none;}
.category-inner-menu ul li{margin: 0 0 5px 0;width: 49%;}
.category-inner-menu ul li a{padding: 0;}
.category-list h2{font-size: 14px;}
.category-list dl dt{width: 100%;padding: 0;}
.category-item-img{margin: 0 0 15px 0;}
/*category end*/
/*page*/
.btn-post-send .form-group, .post-phone{margin: 0 0 15px 0;}
.post-info{margin: 15px 0 0 0;padding: 0 30px;}
.post-info dl dt, .post-info dl dd{padding: 4px 0;}
.post-field li{width: 49%;}
.tab-reviews .nav-tabs>li{margin: 0;}
.tab-reviews .nav-tabs{margin: 15px 0 10px 0;}
.post-phone-show{float: none;margin: 0 0 0 15px;}
/*page end*/
/*main v2*/
.main-item-info-area{text-align: center;}
.cell_type_1 .main-item-img-area{float: none;max-width: inherit;}
.cell_type_3, .cell_type_2, .cell_type_1{height: auto;}
.main-item-group>div>div{border-left: none;}
.main-item-group{height: auto;}
/*main v2 end*/
/*work*/
.abc-filter{margin: 18px 0 15px 4px;}
.letter-list, .prof-list{-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}
/*work end*/
.banner-block, .ads_google{height: 0px; width: 0px; display:none;}
}

@media screen and (max-width: 480px) {
/*header*/
.main-menu{display:none; padding: 10px 0 0;}
.user-login{padding: 0;}
.sticky-content.fixed .main-menu{padding: 10px 0;}
.sticky-content.fixed .user-login{padding: 0 0 15px;}
.sticky-content.fixed .flexnav.opacity{padding: 10px 0 0 0;}
.flexnav li ul{width: 100%;}
.flexnav li a{padding: 7px 0;}
.flexnav > li:first-child > a{padding: 7px 0;}
.sticky-content .col-xs-6{}
.flexnav li ul li{background: #fff;}
.flexnav .touch-button{display: inline-block;}
.logo img{max-width: 150px;}
.top-menu ul{text-align: center;}
.top-menu ul li a:before{display: none;}
.top-menu ul li{margin: 2px 0;}
.btn-advertising{margin: 17px auto;display: block;}
.xs-width.ads_btn{

}
.main-rubric-title h2{
	/*color: red;*/
	font-weight: bold;
}
.ads_btn .btn-advertising{
	white-space: inherit;
	text-align: center;
	font-size: 14px;
	max-width: 340px;
}
.ads_btn .btn-advertising i{

}
.xs-width.search_btn{
	/*float: right;
    width: 50%;
    padding-top: 25px;
	padding-left: 0;*/
}
.xs-width{width: 100%;}
.search-box .input-group {
    width: 74%;
    display: block;
    float: left;
    vertical-align: top;
}
.search-box .btn{
    float: right;
    width: 25%;
}
.user-login-position{margin: 0;
	position: absolute; 
	right: 0; 
    top: 20px;
    text-align: right;
	padding-right: 0;
}
.top-menu {
    display: none;
    margin: 0 0 35px 0;
}
.top-menu + .row{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.flexnav{
	max-height: none;
	opacity: 1 !important;
}
.global_menu{
	margin-bottom: 20px;
}
.search-button{
	width: 34px;
	background-position: 7px 7px;
}
/*header end*/
/*footer*/
.footer-menu ul{text-align: center;}
.footer-menu ul li{margin: 10px 0;display: block;}
.footer-menu ul li a{padding: 0 !important;}
.footer-menu ul li a:before{display: none;}
.copyright-box{padding: 15px 0 0 0;}
.footer-txt{padding: 0 0 20px 0;}
.footer-payment ul li{margin: 0 0 15px 0;}
.footer-social ul, .footer-payment ul{text-align: center;}
/*footer end*/
/*personal*/
  /*--personal tab1*/
.paper-c{text-align: center;}
.search-area{border-radius: 4px;}
.checkbox-area label{display: block;}
.btn-paper{margin: 10px 0 0;}
.checkbox-area{margin: 0 0 10px 0;}
.data-area{text-align: left;margin: 10px 0 0 0;}
.nav-tabs>li{float: none;}
.nav-tabs>li a{padding: 5px 0px;}
.nav>li>a, .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border: none;}
.nav-tabs>li.active a{color: #76abe8;font-weight: bold;}
.nav-tabs>li a:hover, .nav-tabs>li.active a:hover, .nav-tabs>li.active a:focus{color: #76abe8;}
.personal .tab-pane{padding: 24px 0 0 0;}
.personal{padding: 15px 0 0 0;}
.personal-list{padding: 28px 0 0 0;}
.personal-cat{display: block;max-width: inherit;}
.btn-p{display: block;margin: 10px 0;}
.form-on-off{position: static;margin: 10px 0 0;}
.personal-txt-area{padding: 0 0 15px 0;}
.personal-data, .personal-price{position: static;margin: 10px 0 0;}
.personal-img{float: none;margin: 0 0 12px 0;}
.btn-up, .btn-select, .btn-main, .btn-edit, .btn-del{padding: 2px 6px;}
.tooltip-box{position: relative;bottom: inherit;left: inherit;top: 8px;right: 0;}
  /*--personal tab1 end*/
  /*--personal tab2*/
.payments-wrap{padding: 6px 0 0 0;}
.payments-table{padding: 0;}
.p1{margin: 0 0 10px 0;}
.p2{margin: 0 0 10px 0;}
.p3{margin: 0 0 10px 0;}
.p4{margin: 0 0 10px 0;}
.btn-payments{display: block;margin: 10px 0 0 0;}
.payments-table .table-bordered{border: none;}
.table-responsive{border: none;border-left: 1px solid #ddd;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
  /*--personal tab2 end*/
  /*--personal tab3*/
.massage-wrap{padding: 6px 0 0 0;}
.w1{display: inline-block;margin: 0 20px 15px 0;}
.w2{display: inline-block;margin: 0 20px 15px 0}
.massage-txt{padding: 0;}
.massage-info{position: static;text-align: left;margin: 15px 0 0 0;}
.massage-data{text-align: left;margin: 10px 0;}
.massage-user{margin: 0 0 0 20px;}
.massage-you{margin: 0 20px 0 0;}
.form-mass-size{padding: 0;}
  /*--personal tab3 end*/
  /*--personal tab4*/
.reviews-wrap{padding: 6px 0 0 0;}
.r1, .r2{display: inline-block;margin: 0 20px 15px 0;}
.reviews-txt{padding: 0;}
.reviews-info{position: static;text-align: left;margin: 15px 0 0 0;}
.reviews-data{text-align: left;margin: 10px 0;}
  /*--personal tab4 end*/
  /*--personal tab5 */
.bookmarks-list .btn-del{float: none;margin: 10px 0 0 0;}
.bookmarks-list{padding: 0;}
  /*--personal tab5 end*/     
/*personal end*/
/*modal paper*/
.modal-paper{width: auto;}
.modal-paper .modal-body{padding: 15px 15px 7px;}
.paper-txt{padding: 0;}
.paper-print{position: static;padding: 10px 0 5px;}
.paper-status{position: static;padding: 5px 0 5px;}
.paper-cat{position: static;padding: 5px 0 0;}
/*modal paper end*/
/*category*/
.category-search{margin: 18px 0 0 0;}
.xs-width2{width: 50%;}
.more-logo{top: 20px;}
.tabbable .nav-tabs>li{width: 100%;}
.tabbable .nav-tabs{padding: 0!important;margin: 0!important;}
.tabbable .nav>li:first-child a{border: none;}
.tabbable.tabs-right .nav>li>a{padding: 5px 10px;}
.tabbable.tabs-left .nav>li>a{padding: 5px 10px;}
.tabbable.tabs-left .nav>li:first-child>a{border-radius: 4px 4px 0 0;-webkit-border-radius: 4px 4px 0 0;-moz-border-radius: 4px 4px 0 0;}
.banner-area{display: inline-block;width: 99%;}
.banner-area img{margin: 0 auto;}
.category-inner-menu{margin: 18px 0 0px 4px;}
.category-inner-menu li:before{display: none;}
.category-inner-menu ul li{margin: 0 0 5px 0;width: 99%;}
.category-inner-menu ul li a{padding: 0;}
.category-list h2{font-size: 14px;}
.category-list dl dt{width: 100%;padding: 0;}
.category-item-img{margin: 0 0 15px 0;}
.group-posts h4{font-size: 13px;}
.group-posts h3{font-size: 15px;}
.group-post, .textarea-style{font-size: 12px; max-width: none;}
/*category end*/
/*page*/
.btn-post-send .form-group, .post-phone{margin: 0 0 15px 0;}
.post-info{margin: 15px 0 0 0;}
.post-info dl dt, .post-info dl dd{padding: 0;float: none;}
.post-info dl dd{margin: 0 0 10px 0;}
.post-field li{width: 99%;}
.tab-reviews .nav-tabs>li{margin: 0;}
.tab-reviews .nav-tabs{margin: 15px 0 10px 0;}
.post-phone span{display: block;}
.post-box-title{font-size: 14px;}
.post-field li{margin: 0 0 10px 0;}
.post-box, .post-info{font-size: 13px;}
.post-watch{display: block;margin: 5px 0 0 0;}
.post-phone-show{float: none;margin: 0;}
.post-phone span{margin: 0;}
/*page end*/
/*main*/
.banner-group img{margin: 0 auto 19px;}
/*main end*/
/*main v2*/
.main-item-info-area{text-align: center;}
.cell_type_1 .main-item-img-area{float: none;max-width: inherit;}
.cell_type_3, .cell_type_2, .cell_type_1{height: auto;}
.main-item-group>div>div{border-left: none;}
.main-item-group{height: auto;}
/*main v2 end*/
/*work*/
.abc-filter{margin: 18px 0 15px 4px;}
.letter-list, .prof-list{-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}
/*work end*/
.banner-block, .ads_google{display: none;}
.confirm-steps{
	display: block;
}
.confirm-step{
	width: 100%;
	margin-bottom: 50px;
}
}
/*fixed google ads*/
#fixed_right{
	/*display: block;*/
	position: absolute;
	left: 1135px;
	top: 15px;
	z-index: 10;
}
#fixed_left{
	/*display: block;*/
	position: absolute;
	left: -165px;
	top: 15px;
	z-index: 10;
}
.ads{
	left: auto;
	top: auto;
	width: 160px;
	height: 600px;
}
.ads-fix{
	position: fixed;
	top: 10px;
}

/* home-page nav-blocks */
.category-nav{
	/*margin-left: -2%;
	margin-right: -2%;*/
	text-align: center;
	overflow: hidden;
}
.banners-section>div{
	padding: 0 5px;
}
/*.category-item{
    float: left;
    height: 130px;
    width: 24%;
    margin: 0 1.333% 15px 0;
    background: url(/images/goods.jpg) no-repeat center center;
    background-size: cover;
	text-align: left;
	vertical-align: top;
	cursor: pointer;
}
.category-item:hover{
  -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,.8);
  -moz-box-shadow: 0 0 6px 0 rgba(0,0,0,.8);
  -ms-box-shadow: 0 0 6px 0 rgba(0,0,0,.8);
  -o-box-shadow: 0 0 6px 0 rgba(0,0,0,.8);
  box-shadow: 0 0 6px 0 rgba(0,0,0,.8);
}
.item-realty{
    background: url(/images/realty.jpg) no-repeat center center;
    background-size: cover;	
}
.item-work{
    background: url(/images/pic1.jpg) no-repeat center center;
    background-size: cover;	
}
.item-services{
    background: url(/images/services.jpg) no-repeat center center;
    background-size: cover;	
}
.item-rent{
    background: url(/images/rent.jpg) no-repeat center center;
    background-size: cover;	
}
.item-hourly{
    background: url(/images/hourly.jpg) no-repeat center center;
    background-size: cover;		
}
.item-office{
    background: url(/images/office.jpg) no-repeat center center;
    background-size: cover;		
}
.item-document{
    background: url(/images/document1.jpg) no-repeat center center;
    background-size: cover;		
}
.category-item a{
	display: block;
	height: 100%;
	padding: 15px 15px;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	line-height: 1.1;
	text-shadow: 3px 2px #000;
}
.category-item a:hover{
	text-decoration: none;
}
.category-item:nth-child(4n){
	margin: 0 0 15px 0;
}
.category-submenu, .catalog-submenu{
	display: none;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	padding: 10px;
}
.category-submenu li, .catalog-submenu li{
	list-style: none;
	width: 30%;
    margin-top: 17px;
    padding-right: 24px;
	text-align: left;
	float: left;
	line-height: 17px;
}
.catalog-item .catalog-submenu ul{
	margin: 0;
	padding-left: 5px;
}
.catalog-item .catalog-submenu li{
	float: none;
	padding-right: 0;
	width: auto;
	margin: 10px 0 0;
}
.container-submenu{
	clear: both;
}
.category-title{
	text-align: left;
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 0;
    font-weight: bold;
    font-size: 16px;
}
.category-title a{
	color: #3a4252;
	font-weight: normal;
}
.category-title strong{
	color: #428bca;
}
.category-item ul{
	position: absolute;
	left: 0;
	display: none;
}
.category-item li a{
	position: relative;
	color: #0098d0;
	font-size: 15px;
}
.category-item p{
	display: none;
	margin-top: 20px;
	position: relative;
	color: #fff;
	font-size: 16px;
}*/
/* new icons for PRIVATKA - 21.06 */
.category-item{
	/*position: relative;*/
    float: left;
    height: 160px;
    width: 150px;
    /*width: 24%;
    margin: 0 1.333% 15px 0;
    background: url(/images/goods.jpg) no-repeat center center;
    background-size: cover;*/
	text-align: center;
	vertical-align: top;
	cursor: pointer;
}
.category-item span.cat_img{
	width: 90px;
    height: 90px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #f2f4f5;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
}
.catalog-menu .category-item span.cat_img{
	flex-shrink: 0;
	width: 55px;
    height: 55px;
	margin: 0 10px 0 0;
}
.catalog-menu .category-item a .cat_title {
	text-align: left;
}
.catalog-menu .category-item{
	height: auto;
}
.filter_button{
	display: none;
}
.subcategory{
	display: none;
    position: absolute;
    top: 0px;
    left: 260px;
    width: 300px;
    min-height: 100%;
    background-color: #f1f4f6;
    padding: 0px 0;
    z-index: 101;
    flex-flow: column wrap;
}
.catalog-menu .subcategory .deploy-sidebar{
	display: none ;
}
.subcategory ul, .subcategory ol{
	padding: 0;
	margin: 0;
}
.catalog-menu .category-item .subcategory>a{
}
.catalog-menu .category-item .subcategory li{
	max-width: 100%;
    font-size: 16px;
    box-sizing: border-box;
	text-align: left;
}
.catalog-menu .category-item .subcategory li:hover {
    background-color: #d3d1d1;
}
.catalog-menu .category-item .subcategory li a{
	color: #000;
}
.catalog-menu .category-item .subcategory h4{
	width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    padding: 15px 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.item-free span.cat_img{
    background: url(/images/categories/free.jpg) no-repeat center center;
    background-size: cover;	
}
.item-goods span.cat_img{
    background: url(/images/categories/goods.jpg) no-repeat center center;
    background-size: cover;	
}
.item-realty span.cat_img{
    background: url(/images/categories/realty.jpg) no-repeat center center;
    background-size: cover;	
}
.item-work span.cat_img{
    background: url(/images/categories/jobs.jpg) no-repeat center center;
    background-size: cover;	
}
.item-services span.cat_img{
    background: url(/images/categories/services.jpg) no-repeat center center;
    background-size: cover;	
}
.item-style span.cat_img{
    background: url(/images/categories/style.jpg) no-repeat center center;
    background-size: cover;	
}
.item-animals span.cat_img{
    background: url(/images/categories/animals.jpg) no-repeat center center;
    background-size: cover;	
}
.item-help span.cat_img{
    background: url(/images/categories/help.jpg) no-repeat center center;
    background-size: cover;	
}
.item-doc span.cat_img{
    background: url(/images/categories/document.jpg) no-repeat center center;
    background-size: cover;	
}
.item-car span.cat_img{
    background: url(/images/categories/car.jpg) no-repeat center center;
    background-size: cover;	
}
.item-electr span.cat_img{
    background: url(/images/categories/electronics.jpg) no-repeat center center;
    background-size: cover;		
}
.item-hourly{
    background: url(/images/categories/hourly.jpg) no-repeat center center;
    background-size: cover;		
}
.item-office{
    background: url(/images/office.jpg) no-repeat center center;
    background-size: cover;		
}
.category-nav-mobile .category-item{
    width: 100%;
    margin: 0px;
	display: flex;
    align-items: center;
    justify-content: space-between;
	float: none;
	border-bottom: 1px solid #eee;
}
.category-nav-mobile .category-item:hover{
	background-color: aliceblue;
}
.category-nav-mobile .category-item:hover .subcategory{
	display: flex;
}

.category-nav-mobile .category-item a {
    display: flex;
    align-items: center;
}
.category-nav-mobile .category-item .fa-chevron-right {
    font-size: 13px;
	position: absolute;
	right: 13px;
}
.category-nav-mobile .subcategory-container .fa-chevron-right {
    display: none;
}
.subcategory-container ul li{
	list-style: none;
}
.category-nav-mobile .catalog-item {
    display: block;
    position: absolute;
    width: 100%;
    left: -100%;
    top: 0;
    background-color: rgb(255, 255, 255);
}
.category-item a{
	display: block;
	height: 100%;
	padding: 15px 0px;
	font-size: 16px;
	line-height: 1.1;
}
.category-item a:hover{
	text-decoration: none;
}
.catalog-menu .category-item a{
	padding: 10px 10px;
}
.category-item a .cat_title{
	padding: 0 5px;
}
#catalog-menu .category-item a:hover .cat_title{
	text-decoration: none;
	background-color: #002f34;
	color: #fff;
}
/*.category-item:nth-child(4n){
	margin: 0 0 15px 0;
}*/
.category-submenu, .catalog-submenu{
	display: none;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	padding: 10px;
}
.category-submenu li, .catalog-submenu li{
	list-style: none;
	width: 30%;
    margin-top: 17px;
    padding-right: 24px;
	text-align: left;
	float: left;
	line-height: 17px;
}
.catalog-item .catalog-submenu ul{
	margin: 0;
	padding-left: 5px;
}
.catalog-item .catalog-submenu li{
	float: none;
	padding-right: 0;
	width: auto;
	margin: 10px 0 0;
}
.container-submenu{
	clear: both;
}
.category-title{
	text-align: left;
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 0;
    font-weight: bold;
    font-size: 16px;
}
.category-title a{
	color: #3a4252;
	font-weight: normal;
}
.category-title strong{
	color: #428bca;
}
/*.category-item ul{
	position: absolute;
	left: 0;
	display: none;
}*/
.category-item li a{
	position: relative;
	color: #0098d0;
	font-size: 16px;
}
.category-item p{
	display: none;
	margin-top: 20px;
	position: relative;
	color: #fff;
	font-size: 16px;
}
/* END - 21.06.22*/
.slider-menu .category-item{
	width: 33%;
    margin: 0 0.5% 15px 0;
}
.slider-menu .category-item:nth-child(3n){
	float: right;
	margin: 0 0 15px 0;
}
.col-sidebar{
	padding-left: 0;
	padding-right: 30px;
}
.catalog-menu{
	/*width: 250px;
    float: left;*/
	margin: 0 0 15px 0;
    border: 1px solid #8ebbef;
}
.catalog-item > a{
	position: relative;
	display: block;
	font-size: 18px;
	padding: 10px 0;
	margin: 10px 0 0;
}
.catalog-item > a:hover, .catalog-item.active > a{
	background: #428bca;
	color: #fff;
}
 
.category-submenu a, .catalog-submenu a{
	margin-left: 0;
}
.category-submenu, .catalog-submenu{
	z-index: 10;
    background: #f9f9fc;
	/*width: 900px;*/
	width: auto;
}
.category-submenu{
	margin-bottom: 15px;	
}
.catalog-item > a{
	padding-left: 10px;
	color: #3a4252;
	text-decoration: none;
}
.catalog-item > a > .fa{
	margin-right: 10px;
}
.catalog-item:hover > a, .catalog-item.active > a{
	color: #fff;
}
.catalog-item > .fa{
	padding-left: 20px;
	font-size: 18px;
}
.category-submenu .fa{
	font-size: 13px;	
}
.catalog-item li{
	width: 100%;
}
.catalog-item li a{
	font-size: 15px;
}
.catalog-title{
	padding: 15px 10px;
	font-size: 14px;
	font-weight: bold;
	background: #428bca;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
@media screen and (max-width: 1130px){
	.container{
		width: 100%;
	}
}
@media screen and (max-width: 880px){
#header {
    z-index: 1;
}
.slider-home.category-slider{height: 200px;}
.category-item, .category-item:nth-child(4n){
    /* position: relative; */
    float: left;
    height: 110px;
    width: 31%;
    margin: 0px 1% 15px 1%;
}
.col-grid-5 {
    width: 31%;
    margin: 0 1% 0 1%;
}
.container-submenu {
    clear: none;
}
.open-submenu{
	clear: both;
}
.input-group {
    width: 260px;
}
/* 21.06.22*/
.container-submenu {
    clear: none;
}
.open-submenu{
	clear: both;
}
.category-nav {
    text-align: center;
    overflow: hidden;
    display: flex;
    overflow-x: scroll;
    display: none;
}
.container-home .category-nav {
    display: flex;
}
.container.bg-color{
	background-color: #eee;
}
.container.container-home{
	background-color: #fff;
	padding: 30px;
}
#catalog-menu{
	position: fixed;
	left: -100%;
	top: 0;
	background-color: rgb(255, 255, 255);
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    padding: 0;
    width: 100%;
	height: 100%;
	z-index: 200;
}
.subcategory{
	display: block;
	width: 100%;
    left: -100%;
}
.catalog-menu .category-item .subcategory h4{
	padding: 15px 10px 15px 30px;
    font-size: 14px;
    font-weight: bold;
    background: #428bca;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
	margin: 0;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.category-nav-mobile .category-item{
	display: block;
}
.category-item{
    height: 140px;
}
.catalog-title {
	padding: 15px 10px 15px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.filter_button{
  padding: 12px 0;
    width: 150px;
    text-align: center;
    border: 1px solid #333;
    background: #8ebbef;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    justify-content: center;
    display: flex;
    border-radius: 3px;
    margin: 0 15px 20px;
}
.filter_button_icon{
    display: none;
	margin-left: 10px;
}
.deploy-sidebar{
	font-size: 30px;
}
.deploy-sidebar svg{
	color: #fff;
}
.category-nav-mobile .category-item .fa-chevron-right {
	font-size: 20px;
	position: absolute;
	right: 0;
}
.category-nav-mobile .category-item span.cat_img{
	margin: 10px;
	display: block;
}
.category-nav-mobile .category-item a {
    display: flex;
    align-items: center;
}
.catalog-menu .subcategory .deploy-sidebar{
	display: block;
}
.category-nav-mobile .catalog-item{
	display: block;
	position: absolute;
	width: 100%;
	left: -100%;
	top: 0;
	background-color: rgb(255, 255, 255);
}
.category-nav-mobile .catalog-item .catalog-submenu li {
    float: none;
    padding-right: 0;
    width: auto;
    justify-content: space-between;
    flex-direction: row-reverse;
    display: flex;
    margin: 10px 0 0;
}
.category-nav-mobile .catalog-item li a {
    font-size: 20px;
}
.category-nav-mobile .category-item ul{
	display: block;
	position: relative;
}
.category-nav-mobile .catalog-submenu{
	display: block;
	width: 100%;
}
.hide_mobile{
	display: none;
}
.row{
	margin: 0;
}
.main-top{
    padding-top: 30px;
}
.menu-button{
	display: none;
}
}
@media screen and (max-width: 780px){
	.slider-home.category-slider{height: auto; display: block;}
	.col-lg-3 .category-slider+.category-slider{display: none;}
	.video-area {margin: 4px auto 5px;}
	.col-lg-3 .category-slider .img-responsive{margin: 0 auto;}
	.category-item, .category-item:nth-child(4n),
	.category-nav .category-item{
    width: 48%;
    margin: 0px 1% 15px 1%;
}
.category-submenu ul{
	margin: 0;
	padding: 0;
}
.category-submenu li, .catalog-submenu li {
    list-style: none;
    width: 50%;
	padding-right: 5px;
}
.col-grid-5 {
    /*width: 98%;*/
    margin: 0 1% 0 1%;
}
.catalog-menu.product-page{
    display: none;
}
.show-mobile{display: block; text-align: left; padding-top: 5px !important;}
.operations li a{padding: 5px 0 5px 15px;}
}
@media screen and (max-width: 560px){
	.category-item a {
    padding: 15px 10px;
    font-size: 15px;
    line-height: 1.3;
}
	.category-item, .category-item:nth-child(4n),
	.category-nav .category-item, #his_other_ads_list .xs-width{
    width: 48%;
    margin: 0px 1% 10px 1%;
	}
	.col-grid-5 {
    width: 98%;
}
.group-post-image {
    height: 130px;
    line-height: 130px;
}
.main-item-group .xs-width{
    width: 48%;
}

.main-item-group  .group-post{
    height: 220px !important;
}
#latest_ads .group-post h4 {
    height: 30px;
}
.group-posts h4 a{
    height: 37px;
}
}
@media screen and (max-width: 560px){
	.category-item a {
    padding: 15px;
    font-size: 21px;
    line-height: 1.3;
}
.category-item span.cat_img{
      margin: 0 auto 10px;  
}
.category-item, .category-item:nth-child(4n),
.category-nav .category-item{
    width: 100%;
    margin: 0px 1% 10px 1%;
	}
}