/**
 *---------------------------------------------------------------------------------------
 * @package       LekOboz Template for Joomla!
 *---------------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2009-2016 Desink. All rights reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       Desink
 * @email         admin@desink.org
 * @link          http://www.desink.org
 *---------------------------------------------------------------------------------------
 */
@import 'https://fonts.googleapis.com/css?family=PT+Sans';
@font-face {
    font-family: 'Intro';
    src: local('Intro'), url('/fonts/intro.woff2') format('woff2'), url('/fonts/intro.woff') format('woff'), url('/fonts/intro.ttf') format('truetype');
    font-weight: 400;
    font-style: normal; 
}

html {
	font-size: 16px;
}

body {
	font: 12px/1.55 'PT Sans', sans-serif;
}
a,
span,
.icon-circle {
	-webkit-transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	-o-transition: all 100ms ease-in;
	transition: all 100ms ease-in;
}
span span,
a span {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
a,
a:hover,
a:focus,
a:active {
	outline: 0 none;
}
label {
	font-weight: normal;
}
#mainbody {
	padding-bottom: 40px;
}
.tmpl-component #mainbody {
	padding-bottom: 0;
}
#main {
	*margin-bottom: 40px;
}
.vmLoadingDiv > div {
	display: none;
}
#show-activity,
.vmLoading .vmLoadingDiv {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #FFF;
	background-image: url('../images/show-activity.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0;
	z-index: 1060;
}
body > div.vmLoadingDiv:last-child,
#show-activity.in {
	opacity: 0.5;
}
.leftnewsblock .ui-tabs .ui-tabs-nav {
     padding: 0 !important;
}
.leftnewsblock .ui-tabs .ui-tabs-nav li { 
margin-right: 3px;
margin-left: 3px; }
.row.row-condensed {
	margin-right: -10px;
	margin-left: -10px;
}
.row.row-condensed .col-xs-1, .row.row-condensed .col-sm-1, .row.row-condensed .col-md-1, .row.row-condensed .col-lg-1, .row.row-condensed .col-xs-2, .row.row-condensed .col-sm-2, .row.row-condensed .col-md-2, .row.row-condensed .col-lg-2, .row.row-condensed .col-xs-3, .row.row-condensed .col-sm-3, .row.row-condensed .col-md-3, .row.row-condensed .col-lg-3, .row.row-condensed .col-xs-4, .row.row-condensed .col-sm-4, .row.row-condensed .col-md-4, .row.row-condensed .col-lg-4, .row.row-condensed .col-xs-5, .row.row-condensed .col-sm-5, .row.row-condensed .col-md-5, .row.row-condensed .col-lg-5, .row.row-condensed .col-xs-6, .row.row-condensed .col-sm-6, .row.row-condensed .col-md-6, .row.row-condensed .col-lg-6, .row.row-condensed .col-xs-7, .row.row-condensed .col-sm-7, .row.row-condensed .col-md-7, .row.row-condensed .col-lg-7, .row.row-condensed .col-xs-8, .row.row-condensed .col-sm-8, .row.row-condensed .col-md-8, .row.row-condensed .col-lg-8, .row.row-condensed .col-xs-9, .row.row-condensed .col-sm-9, .row.row-condensed .col-md-9, .row.row-condensed .col-lg-9, .row.row-condensed .col-xs-10, .row.row-condensed .col-sm-10, .row.row-condensed .col-md-10, .row.row-condensed .col-lg-10, .row.row-condensed .col-xs-11, .row.row-condensed .col-sm-11, .row.row-condensed .col-md-11, .row.row-condensed .col-lg-11, .row.row-condensed .col-xs-12, .row.row-condensed .col-sm-12, .row.row-condensed .col-md-12, .row.row-condensed .col-lg-12 {
	padding-right: 10px;
	padding-left: 10px;	
}
.row.row-mini {
	margin-right: -5px;
	margin-left: -5px;
}
.row.row-mini .col-xs-1, .row.row-mini .col-sm-1, .row.row-mini .col-md-1, .row.row-mini .col-lg-1, .row.row-mini .col-xs-2, .row.row-mini .col-sm-2, .row.row-mini .col-md-2, .row.row-mini .col-lg-2, .row.row-mini .col-xs-3, .row.row-mini .col-sm-3, .row.row-mini .col-md-3, .row.row-mini .col-lg-3, .row.row-mini .col-xs-4, .row.row-mini .col-sm-4, .row.row-mini .col-md-4, .row.row-mini .col-lg-4, .row.row-mini .col-xs-5, .row.row-mini .col-sm-5, .row.row-mini .col-md-5, .row.row-mini .col-lg-5, .row.row-mini .col-xs-6, .row.row-mini .col-sm-6, .row.row-mini .col-md-6, .row.row-mini .col-lg-6, .row.row-mini .col-xs-7, .row.row-mini .col-sm-7, .row.row-mini .col-md-7, .row.row-mini .col-lg-7, .row.row-mini .col-xs-8, .row.row-mini .col-sm-8, .row.row-mini .col-md-8, .row.row-mini .col-lg-8, .row.row-mini .col-xs-9, .row.row-mini .col-sm-9, .row.row-mini .col-md-9, .row.row-mini .col-lg-9, .row.row-mini .col-xs-10, .row.row-mini .col-sm-10, .row.row-mini .col-md-10, .row.row-mini .col-lg-10, .row.row-mini .col-xs-11, .row.row-mini .col-sm-11, .row.row-mini .col-md-11, .row.row-mini .col-lg-11, .row.row-mini .col-xs-12, .row.row-mini .col-sm-12, .row.row-mini .col-md-12, .row.row-mini .col-lg-12 {
	padding-right: 5px;
	padding-left: 5px;	
}
/* To support old Bootstrap 2 form fields */
select:not(.form-control), textarea:not(.form-control), input[type="text"]:not(.form-control), 
input[type="password"]:not(.form-control), input[type="datetime"]:not(.form-control), 
input[type="datetime-local"]:not(.form-control), input[type="date"]:not(.form-control), 
input[type="month"]:not(.form-control), input[type="time"]:not(.form-control), 
input[type="week"]:not(.form-control), input[type="number"]:not(.form-control), 
input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), 
input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), 
input[type="color"]:not(.form-control), .uneditable-input:not(.form-control),
.inputbox:not(.form-control) {
	display: inline-block;
	width: auto;	
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #CCC;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;	
}
select:not(.form-control):focus, textarea:not(.form-control):focus, input[type="text"]:not(.form-control):focus, 
input[type="password"]:not(.form-control):focus, input[type="datetime"]:not(.form-control):focus, 
input[type="datetime-local"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, 
input[type="month"]:not(.form-control):focus, input[type="time"]:not(.form-control):focus, 
input[type="week"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, 
input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, 
input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, 
input[type="color"]:not(.form-control):focus, .uneditable-input:not(.form-control):focus,
.inputbox:not(.form-control):focus {
	border-color: #66AFE9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(102, 175, 233, 0.6);
}
.has-error select:not(.form-control), .has-error textarea:not(.form-control), .has-error input[type="text"]:not(.form-control), 
.has-error input[type="password"]:not(.form-control), .has-error input[type="datetime"]:not(.form-control), 
.has-error input[type="datetime-local"]:not(.form-control), .has-error input[type="date"]:not(.form-control), 
.has-error input[type="month"]:not(.form-control), .has-error input[type="time"]:not(.form-control), 
.has-error input[type="week"]:not(.form-control), .has-error input[type="number"]:not(.form-control), 
.has-error input[type="email"]:not(.form-control), .has-error input[type="url"]:not(.form-control), 
.has-error input[type="search"]:not(.form-control), .has-error input[type="tel"]:not(.form-control), 
.has-error input[type="color"]:not(.form-control), .uneditable-input:not(.form-control),
.has-error .inputbox:not(.form-control) {
	border-color: #A94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);	
}
select[disabled]:not(.form-control), textarea[disabled]:not(.form-control), input[disabled]:not(.form-control), 
input[type="password"][disabled]:not(.form-control), input[type="datetime"][disabled]:not(.form-control), 
input[type="datetime-local"][disabled]:not(.form-control), input[type="date"][disabled]:not(.form-control), 
input[type="month"][disabled]:not(.form-control), input[type="time"][disabled]:not(.form-control), 
input[type="week"][disabled]:not(.form-control), input[type="number"][disabled]:not(.form-control), 
input[type="email"][disabled]:not(.form-control), input[type="url"][disabled]:not(.form-control), 
input[type="search"][disabled]:not(.form-control), input[type="tel"][disabled]:not(.form-control), 
input[type="color"][disabled]:not(.form-control), .uneditable-input[disabled]:not(.form-control),
.inputbox[disabled]:not(.form-control),
select[readonly]:not(.form-control), textarea[readonly]:not(.form-control), input[readonly]:not(.form-control), 
input[type="password"][readonly]:not(.form-control), input[type="datetime"][readonly]:not(.form-control), 
input[type="datetime-local"][readonly]:not(.form-control), input[type="date"][readonly]:not(.form-control), 
input[type="month"][readonly]:not(.form-control), input[type="time"][readonly]:not(.form-control), 
input[type="week"][readonly]:not(.form-control), input[type="number"][readonly]:not(.form-control), 
input[type="email"][readonly]:not(.form-control), input[type="url"][readonly]:not(.form-control), 
input[type="search"][readonly]:not(.form-control), input[type="tel"][readonly]:not(.form-control), 
input[type="color"][readonly]:not(.form-control), .uneditable-input[readonly]:not(.form-control),
.inputbox[readonly]:not(.form-control) {
	cursor: not-allowed;
	background-color: #EEE;
	opacity: 1;	
}
.inputbox:not(.form-control) {
	width: 220px;
}
.input-mini:not(.form-control) {
	width: 60px;
}
.input-medium:not(.form-control) {
	width: 150px;
}
.input-large:not(.form-control) {
	width: 210px;
}
.old-form select:not(.form-control), .old-form textarea:not(.form-control), .old-form input[type="text"]:not(.form-control), 
.old-form input[type="password"]:not(.form-control), .old-form input[type="datetime"]:not(.form-control), 
.old-form input[type="datetime-local"]:not(.form-control), .old-form input[type="date"]:not(.form-control), 
.old-form input[type="month"]:not(.form-control), .old-form input[type="time"]:not(.form-control), 
.old-form input[type="week"]:not(.form-control), .old-form input[type="number"]:not(.form-control), 
.old-form input[type="email"]:not(.form-control), .old-form input[type="url"]:not(.form-control), 
.old-form input[type="search"]:not(.form-control), .old-form input[type="tel"]:not(.form-control), 
.old-form input[type="color"]:not(.form-control), .uneditable-input:not(.form-control),
.old-form .inputbox:not(.form-control) {
	width: 100%;
}
.old-form textarea:not(.form-control) {
	height: auto;
}
.label:not([class*="label-"]) {
	background-color: #999;
}
.label-important, .badge-important {
	background-color: #b94a48;
}
label.radio,
label.radio-inline,
label.checkbox,
label.checkbox-inline {
	padding-left: 20px;
}
label.radio-inline,
label.checkbox-inline {
	display: inline-block;
	margin-right: 10px;
}
label.radio input[type=radio],
label.radio-inline input[type=radio],
label.checkbox input[type=checkbox],
label.checkbox-inline input[type=checkbox] {
	margin-left: -20px;
	float: left;
}
/* To avoid Joomla! and Bootstrap modal class conflict */
/* We will use .boot-modal instead of .modal for Bootstarp */
.boot-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1055;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal {
	z-index: 1055;
}
.modal-backdrop {
	z-index: 1050;
}
.boot-modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate3d(0, -25%, 0);
	-o-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
}
.boot-modal.in .modal-dialog {
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.modal-open .boot-modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.brand {
	display: inline-block;
	margin: 23px 0 10px;
	border-bottom: 1px solid #9ab1a2;
	padding-top: 10px;
}
@media all and (max-width: 991px)
{
	.brand {
		margin-bottom: 0;
	}
}

blockquote {
	font-size: 14px;
}
blockquote footer {
	font-size: 12px;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.align-justify {
	text-align: justify;
}
.inline-block {
	display: inline-block;
}
.abs-top-right {
	position: absolute;
	top: 0;
	right: 0;
}
.abs-top-left {
	position: absolute;
	top: 0;
	left: 0;
}
.abs-bottom-right {
	position: absolute;
	bottom: 0;
	right: 0;
}
.abs-top-left {
	position: absolute;
	bottom: 0;
	left: 0;
}
.form-buttons-cont {
	margin: 15px 0 0;
}
.btn {
	transition: all 100ms linear;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-o-transition: all 100ms linear;
}
.navbar-toggle {
	float: left;
	margin-left: 15px;
	margin-right: 0;
}
.form-control,
.btn,
.dropdown-menu {
	border-radius: 3px;
}
.form-submit-cont {
	padding-top: 15px;
}
.section-header {
	margin: 0 0 15px;
	font-size: 16px;
	line-height: 1.2;
	font-weight: normal;
}
.vpf-topbar {
	padding: 0;
}
.vpf-topbar .inner-container {
	border-bottom: 1px solid transparent;
	padding: 5px 0;
	margin-bottom: -1px;
}
.vpf-topbar ul.nav {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
.vpf-topbar .nav > li {
	display: inline-block;
	padding: 0;
}
.vpf-topbar p {
	margin: 0;
}
.vpf-topbar .nav > li > a, 
.vpf-topbar .nav > li > span {
	padding: 0 8px;
	background: none;
}
.vpf-topbar .nav > li:last-child > a, 
.vpf-topbar .nav > li:last-child > span {
	padding-right: 0;
}
.vpf-topbar .nav > li:first-child > a, 
.vpf-topbar .nav > li:first-child > span {
	padding-left: 0;
}
.inline-mod, .topmod-title, .topmod-content {
	display: inline-block;
	margin: 0 16px 0 0;
	padding: 0;	
	vertical-align: top;
}
.inline-mod.right {
	margin: 0;
}
.topmod-title, .topmod-content {
	margin: 0;
}
.topbar-switch {
	position: relative;
}
.topbar-switch .topbar-switch-inner {
	display: block;
	padding: 4px 10px 6px;
	position: relative;
	z-index: 102;
	margin-top: -5px;
	margin-bottom: -6px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-top: 1px solid transparent;
}
.topbar-switch.over .topbar-switch-inner {
	border-left-color: #DDD;
	border-right-color: #DDD;
	background: #FFF;
}
.topbar-switch-list {
	display: none;
	right: 0;
	top: 100%;
	position: absolute;
	background: #FFF;
	padding: 10px;
	margin: -1px 0 0 0;
	border: 1px solid #DDD;
	z-index: 101;	
	opacity: 0;
}
.topbar-switch-list > li {
	float: none;
	display: block;
	background: 0 none;
	padding: 0;
	margin: 0;
	white-space: nowrap;	
}
.topbar-switch-list > li > a {
	padding: 5px 8px;
	display: block;
	color: #777;
	text-decoration: none;
}
.topbar-switch-list > li > a > span, .topbar-switch-list > li > a > img {
	vertical-align: middle;
}
.topbar-switch-list > li.active > a {
	color: #333;
	cursor: default;
}
.topbar-switch-list > li > a:hover, .topbar-switch-list > li > a:focus {
	background-color: #FAFAFA;
}
.header-add-margin {
	margin-top: 25px;
	margin-bottom: 20px;
}
.input-group .form-control.btn:first-child {
	border-right: 0 none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:active {
	outline: 0;
}
.input-group .bootstrap-select .btn:hover,
.input-group .bootstrap-select .btn:focus,
.input-group .bootstrap-select .btn:active {
	outline: 0 !important;
}
.input-group select.selectpicker {
	visibility: hidden;
}
.compare-mod > div, 
.mini-cart-mod > div,
.vp-dropmod-container,
.vp-dropmod-anchor {
	display: inline-block;	
}
.vp-dropmod-container {
	position: relative;
}
.vp-dropmod-inner {
	position: absolute;
	display: none;
	top: 100%;
	right: 0;
	width: 300px;
	text-align: left;
	padding: 0;
	background-color: #FFF;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ddd;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	z-index: 1000 !important;
	margin: 0;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;	
	opacity:0;	
}
.vp-dropmod-pointer {
	position: absolute;
	display: none;
	top: 100%;
	left: 50%;
	width: 20px;
	margin-left: -10px;
	margin-top: 13px;
	background-color: #FFF;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;	
	opacity:0;
	z-index: 10001;
}
.vp-dropmod-pointer:after, .vp-dropmod-pointer:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.vp-dropmod-pointer:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 10px;
	margin-left: -10px;
}
.vp-dropmod-pointer:before {
	border-color: rgba(221, 221, 221, 0);
	border-bottom-color: #DDDDDD;
	border-width: 11px;
	margin-left: -11px;
}
.vp-dropmod-inner .vp-dropmod-contents {
	padding: 15px;
	position: relative;
}
.vp-dropmod-header {
	border-bottom: 1px solid #EEE;
	padding-bottom: 12px;
	margin-bottom: 10px;	
}
.vp-dropmod-header.empty {
	border: 0 none;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.vp-dropmod-inner .vp-dropmod-loader {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #FFF;
	background-image: url('../images/dropmon-loader.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.7;
}
.vp-dropmod-inner.drop-center {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.vp-dropmod-inner.drop-left {
	left: 0;
	right: auto;
}
.vp-dropmod-inner.drop-right {
	right: -1px;
	margin-top: 12px;
	left: auto;
}
.over .vp-dropmod-inner,
.over .vp-dropmod-pointer {
	display: block;
	opacity: 1;
}
.btn,
.btn:hover,
.btn:focus,
.btn:active,
.btn:visited,
.btn.active {
	outline: 0 none;
}
.btn.jmodedit {
  color: #555555;
  background-color: #ffffff;
  border-color: #cccccc;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.btn.jmodedit.active,
.btn.jmodedit.focus,
.btn.jmodedit:active,
.btn.jmodedit:focus,
.btn.jmodedit:hover{
  color: #555555;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-foricon {
	display: inline-block;
	padding: 9px 10px;
	width: 38px;
	height: 38px;	
	margin-bottom: 0;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background-color: #EEE;
	border: 1px solid rgba(0, 0, 0, 0);
}
.btn-foricon [class^="icon-"], 
.btn-foricon [class*=" icon-"] {
	vertical-align: middle;
}
.btn-lg, .btn-group-lg > .btn {
	padding: 12px 16px;
	font-size: 14px;
	line-height: 1.42857143;
}
.btn-opener:hover,
.btn-opener:active {
	color: #FFF;
	background-color: #333;	
}
.btn-opener {
	display: inline-block;
	font-family: 'VPFrameworkIcon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: inherit;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	vertical-align: middle;	
	border-color: rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	margin-right: 0;
	background-color: #EEE;
	color: #333;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	-o-transition: all 100ms ease-in;
	transition: all 100ms ease-in;
}
.btn-opener.collapsed:after {
	content: "\e376";
}
.btn-opener:after {
	content: "\e375";
}
.btn-md {
	padding: 9px 12px;
	height: 38px;
	font-size: 12px;
}
.btn.btn-round {
	padding: 10px;
	font-size: 12px;
	width: auto;
	height: auto;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.jewel {
	padding: 2px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
	text-shadow: none;
	transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
	-moz-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
	-webkit-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
	-o-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
	z-index: 3;
}

.btn-jewel-group {
	position: relative;
}
.btn-jewel-group > .jewel {
	display: inline-block;
	position: absolute;
	top: -22px;
	right: 0;
	padding: 0 6px;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
	background-color: #777;
	color: #FFF;
}
.vp-dropmod-anchor.btn-jewel-group > .jewel {
	right: 9px;
	text-align: center;
}
.btn-jewel-group:hover > .jewel,
.btn-jewel-group:focus > .jewel,
.over .btn-jewel-group > .jewel {
	background-color: #333;
	color: #FFF;	
}
.btn-jewel-group > .jewel-top:before {
	position: absolute;
	right: 6px;
	top: 18px;
	width: 0;
	height: 0;	
	content: "";
	border-style: solid;
	border-width: 4px;
	border-color: transparent;
	border-top-color: #777;
	transition: border-color 450ms ease-in-out;
	-moz-transition: border-color 450ms ease-in-out;
	-webkit-transition: border-color 450ms ease-in-out;
	-o-transition: border-color 450ms ease-in-out;
}
.btn-jewel-group:hover > .jewel-top:before,
.btn-jewel-group:focus > .jewel-top:before,
.over .btn-jewel-group > .jewel-top:before {
	border-top-color: #333;
}
.jewel.jewel-warning {
	background-color: #F0AD4E;
}
.jewel-warning.jewel-top:before {
	border-top-color: #F0AD4E;
}
.jewel.jewel-danger {
	background-color: #C9302C;
}
.jewel-danger.jewel-top:before {
	border-top-color: #C9302C;
}
.jewel.jewel-invert {
	background-color: #111;
}
.jewel-invert.jewel-top:before {
	border-top-color: #111;
}
.responsive-image,
.manufacturer-image {
	width: 100% \9;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
}
.container-fit-image {
	max-width: 100%;
	max-height: 100%;
}
input[type=button].addtocart-button-disabled {
	cursor: no-drop;
}
button:hover,
button:focus,
button:active,
.btn:hover,
.btn:focus,
.btn:active {
	outline: 0 none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #EEE;
	border-color: #EEE;
}
.btn-primary, .btn-primary:visited {
	background-color: #EEE;
	border-color: #EEE;
	color: #333;
	outline: 0 none;
}
.btn-transparent {
	background: 0 none;
	border-color: transparent;
	color: #999;
	padding: 1px;
}
.btn-transparent:hover,
.btn-transparent:focus {
	background: 0 none;
	border-color: transparent;
	color: #333;
}
.btn-nobg,
.btn-nobg:hover,
.btn-nobg:focus,
.btn-nobg:active,
.btn-nobg.active {
	padding: 0;
	background: 0 none;
	border: 0 none;
	outline: 0 none;
	font-size: 12px;
}
.btn-transparent:active,
.btn-transparent.active,
.btn-nobg:active, 
.btn-nobg.active,
.btn-modal-close:active,
.btn-modal-close.active {
	outline: 0 none;
	-webkit-box-shadow: none;
	box-shadow: none;	
}
.btn.btn-modal-close,
.btn.btn-modal-close:hover,
.btn.btn-modal-close:focus,
.btn.btn-modal-close:visited,
.btn.btn-modal-close:active {
	position: absolute;
	top: 12px;
	right: 12px;
	background: #FFF;
	padding: 0;
	text-align: center;
	font-size: 21px;
	line-height: 1;
	font-weight: 700;
	border: 0 none;
	opacity: 0.2;
}
.btn.btn-modal-close:hover,
.btn.btn-modal-close:focus {
	opacity: 0.5;
}
.btn-sm, .btn-group-sm>.btn {
	font-size: 11px;
}
button.search-button {
	padding: 4px 10px;
}
.bootstrap-select.btn-group .btn .filter-option {
	margin-right: 8px;
}
.input-group-btn.input-group-separate {
	padding-left: 5px;
}
.product-search .input-group {
	width: 100%;
}
.search-input-group {
	position: relative;
}
.search-button-cont, .search-button-left-cont {
	position: absolute;
	top: 2px;
	right: 3px;
	z-index: 3;
}
.search-button-left-cont {
	right: auto;
	left: 0;
}
.input-group .search-button-cont + .form-control,
.search-input-group .search-button-cont + .form-control {
	padding-right: 34px
}
.input-group .search-button-left-cont ~ .form-control,
.search-input-group .search-button-left-cont ~ .form-control {
	padding-left: 34px
}
.input-group	.input-group-btn:not(:first-child):not(:last-child) ~ .form-control {
	margin-left: -1px;
}
/* Overwrite Tab Layout */
.nav-tabs {
	border: 0 none;
}
.nav-tabs li {
	margin-bottom: -2px;
}
.nav-tabs > li > a {
	height: 45px;
	border: 1px solid #E5E5E5;
	margin: 0 10px 0 0;
	line-height: 24px;
	border-bottom-color: transparent;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;	
	font-size: 16px;
	color:#777;
	background: #F9F9F9;
}
.nav-tabs > li > a:hover {
	border: 1px solid #E5E5E5;
	border-bottom-color: transparent;
	background: #FAFAFA;
	color:#444;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
	position: relative;
	border: 1px solid #E5E5E5;
	border-bottom-color: transparent;
	z-index: 3;
	margin-top: -4px;
	height: 48px;
	background-color: #FFF;
	color:#333;
	outline: 0 none;
}
#vpf-header {
	border-bottom: 1px solid transparent;
	margin-bottom: -1px;
}
#vpf-header .navbar .container .inner-container {
	padding-bottom: 20px;
	margin-bottom: -1px;
}
.navbar.navbar-mainmenu {
	margin-bottom: 0;
}
.tab-content {
	position: relative;
	z-index: 2;
	border-top: 1px solid #E5E5E5;
	background: #FFF;
	padding: 20px 5px;
}
.item.column-1 .page-header {
    padding-bottom: 0;
    margin: 0 0 20px !important;
    border-bottom: none;
}
.blog_persons .item.column-1 .page-header, .blog_persons .item.column-2 .page-header, .blog_persons .item.column-3 .page-header {
    padding-bottom: 0;
    margin: 0 0 20px !important;
    border-top: 1px solid #E5E5E5;  
    padding-top: 15px;
    border-bottom: none;
}
.page-header {
	 border-bottom: none;
}
	
.page-header > h1 {
	font-size: 16px;
	margin-top: 0;
	line-height: 1.1;
	font-weight: normal;
display: none; 	
}
.page-header > h2 {
	margin-top: 0;
	font-size: 25px;
	line-height: 1.1;
	font-weight: normal;	
}
@media all and (max-width: 800px) {
  .page-header > h2 {
	font-size: 18px; 
 }
}
.blog .item {
   float: left;
    border: 1px solid #eaeaea;
    padding: 10px;
	width: 100%;
}
@media all and (max-width: 800px) {
  .blog .items-row {
	width: auto;
 }
}
.blog .item.column-1 p {
	/*white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-height: 2000px;*/
}
.blog .page-header > h1 {
	margin-top: 0;
	font-size: 32px;
	line-height: 1.1;
	font-weight: normal;
}
.blog_persons .page-header > h2 {
    font-size: 20px;
    height: 50px;
}
.categories-list_persons > div {
    float: left;
    margin-left: 15px;
	display: block;
}
.categories-list_spavochnikcompany > div {
    float: left;
    margin-left: 15px;
	display: block;
}
.badge.badge-info.tip.hasTooltip {
    margin-top: -45px;
}
.category-desc.base-desc {
    font-size: 25px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.categories-list_persons a {
    font-size: 45px !important;
    color: green;
}
.categories-list_spavochnikcompany a {
    font-size: 45px !important;
    color: green;
}
.icons .dropdown-menu [class^="icon-"],
.icons .dropdown-menu [class*=" icon-"] {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
.list-inline > dd {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
.sub-heading {
	font-size: 24px;
	line-height: 1.1;
	color: #555;
	margin: 0 0 20px;
}
.mod-header {
	margin-top: 0;
	*margin-bottom: 20px;
	font-size: 26px;
	font-weight: normal;
	text-transform: none;
	position: relative;
}
.module-block .mod-header {
	padding-bottom: 10px;
	border-bottom: 1px solid #E5E5E5;
}
.mod-box {
	padding: 30px;
	background-color: #F8F8F8;
	border-bottom: 1px solid #E5E5E5;
}
.module-cont {
	position: relative;
	margin-top: 8px;
}
.mod-small-header .mod-header {
	font-size: 22px;
}
.mod-badge {
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0;
	padding: 6px 10px;
	font-weight: normal;
	font-size: 12px;
}
.vertical-module {
	margin-bottom: 15px;
}
.mod-box .mod-badge {
	top: 30px;
	right: 30px;
}
.mod-header [class^="icon-"], 
.mod-header [class*=" icon-"] {
	vertical-align: baseline;
}
.bootstrap-dialog.type-primary .modal-header {
	background-color:#FFF;
}
.bootstrap-dialog.type-primary .bootstrap-dialog-title {
	color: #333;
}
#modal-login-box {
	z-index: 1060;
}
#system-message .close {
	font-size: 17px;
}
#system-message .close > span:first-child {
	display: inline-block;
}
/* Table List */
ul.table-list {
	display: block;
	list-style-type: none;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
ul.table-list li {
	display: table;
	list-style-type: none;
	margin: 0;
	width: 100%;
	padding-bottom: 10px;
}
ul.table-list dl {
	display: table-row;
	margin: 0;	
}
ul.table-list dt, ul.table-list dd {
	display: table-cell;
	font-weight: normal;
	vertical-align: top;
}
ul.table-list dt {
	padding-right: 5px;
}
ul.table-list dd {
	padding-left: 5px;
	padding-right: 5px;
}
ul.table-list dl > dd:last-child {
	padding-right: 0;
}
ul.table-list li.header {
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 1px solid #E4E4E4;
}
ul.table-list li.header dl {
	background-color: transparent;
}
ul.table-list li.header dt, 
ul.table-list li.header dd {
	font-size: 20px;
}
.nowrap {
	white-space: nowrap;
}
.table-noborder > thead > tr > th,
.table-noborder > tbody > tr > th,
.table-noborder > tfoot > tr > th,
.table-noborder > thead > tr > td,
.table-noborder > tbody > tr > td,
.table-noborder > tfoot > tr > td {
	padding-left: 0;
	padding-top: 0;
	border: 0 none;
}
.table-noborder td.field-name {
	font-weight: bold;
}
#bottom {
	background-color: #222;
	color: #AAA;
	padding: 30px 0;
}
footer.footer .container .inner-container {
  background-color: transparent;
  border-top: 0 none;
  border-bottom: 0 none;
}
footer.footer a {
  color: #aaaaaa;
}
footer.footer a:hover,
footer.footer a:focus {
  color: #fafafa;
}
footer.footer h1,
footer.footer h2,
footer.footer h3,
footer.footer h4,
footer.footer h5,
footer.footer h6,
footer.footer .h1,
footer.footer .h2,
footer.footer .h3,
footer.footer .h4,
footer.footer .h5,
footer.footer .h6 {
  color: #999999;
}
footer.footer {
	background-color: #ccc;
	font-size: 0.9em;	
	border-top: 3px solid; 
	position: absolute;
}
.footer-left,
.footer-right {
	padding-top: 25px;
	padding-bottom: 15px;
}
footer .module-cont {
	margin-bottom: 10px;
}
.footer-right {
	text-align: right;
}
footer.footer a,
.bottom a {
	color: #333;
}
footer.footer a:hover,
footer.footer a:focus,
#bottom a:hover,
#bottom a:focus {
	color: #FFF;
}
#bottom ul {
	padding-left: 0;
	list-style-position: inside;
}
#bottom .mod-header,
footer.footer .mod-header {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 18px;
}
label input[type=radio], 
label input[type=checkbox] {
	margin-top: 2px;
}

/* Width Class for backward compatibility. Can also be used in tables. */
.width1{width:1%;}.width2{width:2%;}.width3{width:3%;}.width4{width:4%;}.width5{width:5%;}.width6{width:6%;}.width7{width:7%;}.width8{width:8%;}.width9{width:9%;}.width10{width:10%;}.width11{width:11%;}.width12{width:12%;}.width13{width:13%;}.width14{width:14%;}.width15{width:15%;}.width16{width:16%;}.width17{width:17%;}.width18{width:18%;}.width19{width:19%;}.width20{width:20%;}.width21{width:21%;}.width22{width:22%;}.width23{width:23%;}.width24{width:24%;}.width25{width:25%;}.width26{width:26%;}.width27{width:27%;}.width28{width:28%;}.width29{width:29%;}.width30{width:30%;}.width31{width:31%;}.width32{width:32%;}.width33{width:33%;}.width34{width:34%;}.width35{width:35%;}.width36{width:36%;}.width37{width:37%;}.width38{width:38%;}.width39{width:39%;}.width40{width:40%;}.width41{width:41%;}.width42{width:42%;}.width43{width:43%;}.width44{width:44%;}.width45{width:45%;}.width46{width:46%;}.width47{width:47%;}.width48{width:48%;}.width49{width:49%;}.width50{width:50%;}.width51{width:51%;}.width52{width:52%;}.width53{width:53%;}.width54{width:54%;}.width55{width:55%;}.width56{width:56%;}.width57{width:57%;}.width58{width:58%;}.width59{width:59%;}.width60{width:60%;}.width61{width:61%;}.width62{width:62%;}.width63{width:63%;}.width64{width:64%;}.width65{width:65%;}.width66{width:66%;}.width67{width:67%;}.width68{width:68%;}.width69{width:69%;}.width70{width:70%;}.width71{width:71%;}.width72{width:72%;}.width73{width:73%;}.width74{width:74%;}.width75{width:75%;}.width76{width:76%;}.width77{width:77%;}.width78{width:78%;}.width79{width:79%;}.width81{width:81%;}.width82{width:82%;}.width83{width:83%;}.width84{width:84%;}.width85{width:85%;}.width86{width:86%;}.width87{width:87%;}.width88{width:88%;}.width89{width:89%;}.width90{width:90%;}.width91{width:91%;}.width92{width:92%;}.width93{width:93%;}.width94{width:94%;}.width95{width:95%;}.width96{width:96%;}.width97{width:97%;}.width98{width:98%;}.width99{width:99%;}.width100{width:100%;}

/* Feature list styles */
.feature {
	margin:10px 0
}
.feature:after {
	display:block;
	content:".";
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	overflow:hidden
}
.feature.first {
	margin-top:0
}
.feature.last {
	margin-bottom:0
}
.feature.top-border {
	border-top:1px solid #f5f5f5;
	padding-top:10px
}
.feature.bottom-border {
	border-bottom:1px solid #f5f5f5;
	padding-bottom:10px
}
.feature-wrapper.top-border {
	border-top:1px solid #f5f5f5;
	margin-top:20px;
	padding-top:20px
}
.feature-wrapper.bottom-border {
	border-bottom:1px solid #f5f5f5;
	margin-bottom:20px;
	padding-bottom:20px
}
.feature .heading {
	font-size: 1.8em;
	line-height: 1.25em;
	margin-top: 0;
	margin-bottom: 8px;
	font-weight: 400;
}
.feature .above-heading {
	margin: 0 0 5px;
	font-size: 0.95em;
	line-height:1.4545em;
	text-transform:uppercase;
	color:#888
}
.feature .below-heading {
	margin: -2px 0 8px;
	font-size: 0.95em;
	line-height: 1.4545em;
	text-transform: uppercase;
	color: #888;
}
.feature .icon.left {
	margin:0 15px 10px 0
}
.feature .icon.right {
	margin:0 0 10px 15px
}
.feature.v-centered-content .v-center .icon {
	margin:0 5px 0 0
}
.icon-round,
.feature-icon-hover .icon {
	vertical-align: middle;
	text-align: center;
	background-color: #E5E5E5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	line-height: 36px;
	width: 36px;
	height: 36px;
}
.feature.indent > .icon {
	float:left;
	margin:0 15px 0 0
}
.feature.indent > .icon.right {
	float:right;
	margin:0 0 0 15px
}
.feature.indent {
	padding-left: 51px
}
.feature.indent > .icon {
	margin-left: -51px;
	font-size: 1.33333333em;
	line-height: 36px;
	width: 36px;
	height: 36px;
}
.feature.indent-size-l,.feature.indent.large {
	padding-left: 63px
}
.feature.indent-size-l > .icon,
.feature.indent.large > .icon,
.feature.indent.large > .icon.large {
	margin-left: -63px
}
.feature.indent-size-xl {
	padding-left: 75px
}
.feature.indent-size-xl > .icon {
	margin-left: -75px;
	font-size: 2em;
	line-height: 60px;
	width: 60px;
	height: 60px;
}
.feature.indent-size-xxl {
	padding-left: 87px
}
.feature.indent-size-xxl > .icon {
	margin-left: -87px;
	font-size: 3em;
	line-height: 70px;
	width: 70px;
	height: 70px;
}
.feature.indent-size-xxxl {
	padding-left: 99px
}
.feature.indent-size-xxxl > .icon {
	margin-left: -99px;
	font-size: 4em;
	line-height: 83px;
	width: 83px;
	height: 83px;
}
.feature.centered {
	text-align: center
}
.feature.centered .icon {
	margin:0 0 10px
}
.feature .icon.auto-size {
	width:auto;
	max-width:none;
	height:auto;
	max-height:none
}
.icon-hover,
.feature-icon-hover .icon {
	transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}
.feature .feature-content p {
	display: table-cell;
	vertical-align: middle;
}
.feature .feature-content {
	display: table;
	min-height: 36px;
}

/* More Utilities */
.badge-grey {
	background-color: #777;
}
.badge-green {
	background-color: #5CB85C;
}
.badge-blue {
	background-color: #31B0D5;
}
.badge-yellow {
	background-color: #F0AD4E;
}
.badge-orange {
	background-color: #FF6600;
}
.badge-base {
	background-color: #FE5252;
}
.badge-red {
	background-color: #D9534F;
}
.bg-box {
	padding: 15px;
	margin-bottom: 15px;
}
.form-horizontal .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 100%;
}
.iframe-loading {
	background-color: #FFF;
	background-image: url('../images/image-loader.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.mod-slider-cont {
	margin-bottom: 20px;
}
.bottom-slider {
	background-color: #FAFAFA;
	overflow: hidden;
}
.bottom-slider .container .inner-container {
	padding: 20px 0;
}
.vpf-scroll-top-button {
	position: fixed;
	right: 30px;
	bottom: -80px;
	width: 70px;
	height: 70px;
	font-size: 30px;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
	background: 0 none;
	background-color: #FE5252;
	padding: 0;
	color: #FFF;
	border: 0 none;
	outline: 0 none;
	opacity: 0;
	zoom: 1;
	z-index: 99;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}
.vpf-scroll-top-button.active {
	bottom: 40px;
	opacity: 1;
}
.vpf-scroll-top-button:hover {
	background-color: #333;
}
.child-header.item-title {
	font-size: 20px;
	line-height: 1.2;
	margin-top: 10px;
	font-weight: normal;
}
p.counter {
	margin: 20px 0;
}
.blog .items-leading,
.blog .item {
	margin-bottom: 20px;
}
.item-image {
	margin-bottom: 15px;
}
.item-image.pull-left {
	margin-right: 15px;
}
.item-page_persons .item-image{width:auto; float:left;}
.item-image {
	width:100%;
}
.blog_spavochnikterminov {}
.blog_spavochnikterminov .page-header {
    border: none !important;
}
.blog_spavochnikterminov .page-header {
	padding-top:0px !important;
}
.blog_spavochnikterminov .page-header > h2 {
    font-size: 19px !important;
}
.blog_experience .item-image.pull-left, .blog .item-image.pull-left {
	margin-right: 15px;
	width: 250px;
}
@media all and (max-width: 800px) {
  .blog .item-image.pull-left  {
	width: 300px; 
 }
}
.item-page .img_caption, img.caption {
}

.item-image.pull-right {
	margin-left: 15px;
}
.img_caption {
    color: #999;
    font-size: 13px;
	/* float: left; */
}
.tags {
	list-style: none;
	list-style-type: none;
	padding: 0;
}
.tags li,
.tags a {
	float: left;
	height: 24px;
	line-height: 24px;
	position: relative;
	font-size: 11px;
	padding-left: 12px;
}
.tags a {
	margin-right: 10px;
	padding: 0 10px 0 12px;
	background-color: #EEE;
	color: #555;
	text-decoration: none;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	-o-transition: all 100ms ease-in;
	transition: all 100ms ease-in;
	text-transform: uppercase;
	font-size: 9px; 
}
.tags a:before {
	content: "";
	float: left;
	position: absolute;
	top: 0;
	left: -12px;
	width: 0;
	height: 0;
	border-color: transparent #EEE transparent transparent;
	border-style: solid;
	border-width: 12px 12px 12px 0;
	-webkit-transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	-o-transition: all 100ms ease-in;
	transition: all 100ms ease-in;	
}
.tags a:after {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	float: left;
	width: 4px;
	height: 4px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #FFF;
	-moz-box-shadow: -1px -1px 2px #333;
	-webkit-box-shadow: -1px -1px 2px #333;
	box-shadow: -1px -1px 2px #333;
	-webkit-transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	-o-transition: all 100ms ease-in;
	transition: all 100ms ease-in;	
}
.tags a:hover {
	background-color:#555;
	color: #FFF;
}
.tags a:hover:before {
	border-color: transparent #555 transparent transparent;
}
.filters {
	margin-bottom: 20px;
}
.tag-category .filter-search-lbl,
.tag-category .filter-search-lbl:hover {
	background: 0 none;
	color: #333;
}
.badge {
	font-weight: normal;
}
h3 .badge {
	vertical-align: middle;
	margin-bottom: 5px;
}
.childs-child {
	padding-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.container .inner-container {
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	margin-right: -1px;
	margin-left: -1px;
	padding-left: 0;
	padding-right: 0;
}
.list-striped {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #ddd;
	margin-left: 0;
	padding: 0;
}
.list-striped > li,
.list-striped > dd {
	border-bottom: 1px solid #ddd;
	padding: 8px 15px;
}
.list-striped > li:nth-child(odd),
.list-striped > dd:nth-child(odd) {
	background-color: #f9f9f9;
}
.list-striped > li:hover,
.list-striped > dd:hover {
	background-color: #f5f5f5;
}
.list-condensed > li {
	padding: 4px 10px;
}
.list-bordered {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	margin-left: 0;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.panel-title > a {
	display: block;
}
.contact-tags-cont {
	margin-bottom: 20px;
}
#contact-form legend {
	font-size: 16px;
	border-bottom: 0 none;
}
.form-inline .checkbox-text {
	display: inline-block;
	vertical-align: top;
}
#mod-login-form .list-unstyled {
	margin: 10px 0;
}
.breadcrumbs-cont .breadcrumb {
	padding: 10px 0;
	background-color: transparent;
	background-color: rgba(255, 255, 255, 0);
}
.no-result-heading {
	font-size: 20px;
	font-weight: normal;
}
.searchintro {
	margin-top: 10px;
	margin-bottom: 20px;
}
.searchintro p {
	margin: 0;
	padding: 0;
}
.search fieldset.phrases {
	margin-bottom: 20px;
}
.search fieldset.phrases legend,
.search fieldset.only legend {
	margin-bottom: 5px;
	font-size: 18px;
}
.searchpage-toolbar {
	margin-bottom: 20px;
}
.result-title {
	font-weight: normal;
	font-size: 1.25em;
}
.logout-button-cont {
	margin-top: 15px;
}
.edit-page-toolbar {
	margin-bottom: 25px;
	text-align: right;
}
.input-append,
.input-prepend {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 0;
	white-space: nowrap;
	vertical-align: middle;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
	display: inline-block;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
	margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 20px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	text-shadow: 0 1px 0 #FFF;
	background-color: #EEE;
	border: 1px solid #CCC;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
	min-width: 220px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
	min-height: 20px;
}
.chzn-container-single .chzn-single {
	height: 29px;
	line-height: 29px;
	border-radius: 2px;
}
.chzn-container-single .chzn-drop {
	border-radius: 0 0 2px 2px;
}
.chzn-container-single .chzn-single div b {
	margin-top: 3px;
}
.com-mailto .page-header > h1,
.com-mailto .page-header > h2 {
	font-size: 20px;
	margin-top: 10px;
}
#pop-print {
	margin: 10px 0;
	text-align: right;
}
.add-margin-icon [class^="icon-"],
.add-margin-icon [class*=" icon-"] {
	margin-right: 4px;
}
.mod-languages li > a > img {
	margin-right: 8px;
}
.topbar-switch-list > li.active > a {
	cursor: not-allowed;
}
.site-logo-text {
	font-size: 2.5em;
}
.contact-position {
	font-size: 22px;
}
.main-top-vertical,
.main-bottom-vertical {
	margin-bottom: 20px;
}
.add-margin {
	margin-top: 20px;
}
.vp-product-carousel .owl-carousel .owl-wrapper-outer {
	z-index: 1;
}
.input-group > select + .bootstrap-select > .btn {
	width: auto;
}
.input-group > .bootstrap-select {
	width: 1%;
}
.reveal-later {
	visibility: hidden;
}
.reveal-later.animated,
.reveal-later.animated-fast,
.reveal-later.animated-faster {
	visibility: visible !important;
}
.product-search .btn-group>.btn:first-child {
	border-right: 0 none;
}
.vp-cookie-consent {
	position: relative;
	z-index: 9001;
}
.vp-cookie-consent-inner {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
}
.vp-cookie-consent-content {
	background: #f3f3f3;
}
.bottom-right .vp-cookie-consent-inner {
	left: auto;
	bottom: 20px;
	right: 20px;
	max-width: 100%;
	width: 390px;
	padding: 20px;
}
.bottom-left .vp-cookie-consent-inner {
	right: auto;
	bottom: 20px;
	left: 20px;
	max-width: 100%;
	width: 390px;
	padding: 20px;
}
.top .vp-cookie-consent-inner {
	top: 0;
	bottom: auto;
}
.bottom-right .vp-cookie-consent-content,
.bottom-left .vp-cookie-consent-content {
	border: 1px solid #DDD;
	text-align: center;
	-webkit-box-shadow: 0 6px 13px 0 rgba(0,0,0,.23);
	-moz-box-shadow: 0 6px 13px 0 rgba(0,0,0,.23);
	box-shadow: 0 6px 13px 0 rgba(0,0,0,.23);
	padding: 20px;
}
.top .vp-cookie-consent-content {
	-webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.15);
	box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.15);
}
.top .vp-cookie-consent-content,
.bottom .vp-cookie-consent-content {
	display: table;
	width: 100%;
	border-top: 1px solid #EEE;
}
.top .vp-cookie-consent-content {
	border-top: 0 none;
	border-bottom: 1px solid #EEE;
}
.bottom-right .vp-cookie-consent-content > p,
.bottom-left .vp-cookie-consent-content > p {
	font-size: 1.1em;
	color: #333;
	margin-bottom: 20px;
}
.top .vp-cookie-consent-content > p,
.bottom .vp-cookie-consent-content > p {
	font-size: 1.2em;
}
.top .vp-cookie-consent-content > p,
.bottom .vp-cookie-consent-content > p,
.top .vp-cookie-consent-content > .vp-cookie-consent-button,
.bottom .vp-cookie-consent-content > .vp-cookie-consent-button {
	display: table-cell;
	width: 100%;
	padding: 20px 50px;
	vertical-align: middle;
}
.top .vp-cookie-consent-content .btn,
.bottom .vp-cookie-consent-content .btn {
	padding-left: 25px;
	padding-right: 25px;
}
.dark .vp-cookie-consent-content,
.dark .vp-cookie-consent-content {
	background: #1a1a1a;
	border-color: #111;
}
.dark .vp-cookie-consent-content > p {
	color: #fff;
}
/******Новые стили, потом перенесем******/
._subtopmenu {
	text-transform: none !important;
}
.module-cont.module-block_badsearch {
    background: #2f9d54 none repeat scroll 0 0;
    padding: 5px;
	margin-top: 20px;
	/* display: none; */
}
#off-menu_95 h3.sm-head {
	text-align: left !important;
}
#off-menu_95 .sm-head {
	background: #ffffff !important;
}
#off-menu_95 h3.sm-head span {
    color: #333333 !important;
    font-size: 15px !important;
    text-transform: uppercase;
    text-shadow: none !important;
}
.off-menu_95 dl dt.hover, .off-menu_95 dl dt:hover, .off-menu_95 dl.level1 dt.hover, .off-menu_95 dl.level1 dt:hover, .off-menu_95 .sm-mod a:hover {
	background: orange !important;
}
.off-menu_95 dl dt, .off-menu_95 dl.level1 dt{
	border: 0 !important;
}
.off-menu_95 dl dt.hover a, .off-menu_95 dl dt:hover a, .off-menu_95 dl.level1 dt.hover a, .off-menu_95 dl.level1 dt:hover a, .off-menu_95 .sm-mod a:hover {
	color: #000000 !important;
}
.off-menu_95 > .sm-level, #off-menu_95 {
	box-shadow: none !important;
}

._leftmainnews  .allmode-title > a {
    font-size: 13px !important;
	text-transform: none !important;
	font-weight: normal !important;
}
.off-menu_95 dl a, .off-menu_95 dl a:link, .off-menu_95 dl.level1 a, .off-menu_95 dl.level1 a:link {
	font-size: 15px !important;
	text-transform:uppercase;
	color: #333333 !important;
}
#off-menu_95 h3.sm-head {
	height:auto !important;
}
#off-menu_95 h3.sm-head span {
	line-height:0px !important;
}
@media all and (max-width: 991px) {
  #off-menu_95 h3.sm-head span  { line-height:50px !important; }
}
@media all and (max-width: 991px) {
  #off-menu_95 h3.sm-head  { height:50px !important; }
}

.module-cont.module-block_leftmainnews {
    margin-top: 20px;
}
.module-block_leftmainnews h3 {
    font-size: 20px !important;
    font-family: 'Roboto Condensed',Helvetica, Arial;
	margin-left: 18px;
}
.module-block_badsearch {}
.module-block_badsearch h3 {
	text-align: center;
font-size: 14px;
text-transform: uppercase;
color: #fff;
}
.allsearch {
	display: block;
margin-top: 15px;
}
.poiskpolsibad {
	background: #fff;
color: #999;
padding: 5px;
float:left;
width: 150px;
margin-left: 20px;
}
.poiskpolsibadbutton {
    padding: 5px;
    background: orange;
    text-align: center;
	width: 100px;
	display: block;
float: left;
}
.doppoisk {
text-align: center;
padding-top: 15px;
padding-bottom: 10px;
}
.doppoisk a {
	color: #eaeaea !important;
}
.vpfrs-caption-inner, a:hover .vpfrs-caption-inner, a:focus .vpfrs-caption-inner {
    /*background: rgba(255, 192, 70, 0.8) none repeat scroll 0 0;
    color: #333;
    font-size: 25px;
    padding: 10px;
	font-family: "Roboto Condensed",Helvetica,Arial;
	margin-bottom: -35px !important;*/
}
/*******Новости слева******/
.custom_leftmainnews .allmode-img {
    float: left;
    margin-right: 5px;
}
.custom_leftmainnews .allmode-item {
	margin-top: 15px;
}
.custom_leftmainnews .allmode-details {}
.custom_leftmainnews .allmode-title {
    display: block;
    margin: 0;
    font-size: 16px;
}
.custom_leftmainnews .rl_tabs > ul.nav-tabs > li > a {
	font-size: 11px !important;
	background: #000;
	color: #fff;
}
.custom_leftmainnews .rl_tabs .nav-tabs > li.active > a, .rl_tabs .nav-tabs > li.active > a:hover {
	background: orange !important;
	color: #000;
}
.custom_leftmainnews .nav-tabs > .active > a, .nav-tabs > .active > a:hover {
	margin-top: 0px !important;
}
/*********************/
.vpfrs-caption.caption-position-bottom-right.caption-alignment-left {
    width: 300px;
    float: right;
    min-height: 400px;
    top: 0;
    position: absolute;
    display: block;
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
}
.budvkurse, .budvkurse2, .budvkurse3 {
   *background: rgba(255, 192, 70, 0.8) none repeat scroll 0 0;
color: #333;
font-size: 25px;
padding: 10px;
font-family: "Roboto Condensed",Helvetica,Arial;
padding-top: 30%;
margin-left: 5%;
text-transform: uppercase;
}
.budvkurse {
	padding-top: 25% !important;
}
.budvkurse3 {
    text-transform: uppercase;
}
#bud {
    display: block;
}
#samogo {display: block;}
#vmeste {display: block;}
#lek {
    color: orange;
    text-transform: uppercase;
}
#oboz {
    color: green;
}
#pred {
    margin-right: 10px;
}
/*****Центральные новости******/

/*.module-cont.module-rowmaintheme {
    border: 5px solid #eaeaea;
    float: left;
    width: 60%;
}*/
.allmode-box.allmode-default.maintheme {
    float: left;
    margin: 20px;
    width: 60%;
}
.maintheme h3 {
	border-color: orange !important;
}
.maintheme .allmode-name span {
   font-family: arial;
}
.maintheme .allmode-topitem {
	border:none !important;
}

.maintheme .allmode-itemsbox {}
.maintheme .allmode-item {
	float: left !important;
	width: 46%;
	clear: none !important;
	padding: 3px !important;
	border:none !important;
}
.maintheme .allmode-item .allmode-name {
	color:#fff;
}

/******Правые новости******/
.allmode-box.allmode-default._rightnews {
    width: 35%;
    float: left;
	margin-top: 15px;
}
._rightnews .allmode-name {
    color: #000 !important;
    float: left;
    display: block;
    width: 100%;
    text-align: left;
    font-size: 16px !important;
    margin-bottom: 15px !important;
    border-top: 2px solid #2f9d54 !important;
    font-family: arial;
    margin-top: 4px !important;
}
._rightnews .allmode-item .allmode-title {}
._rightnews .allmode-item .allmode-title a{
	font-size: 12px;
color: #000 !important;
margin-top: 15px;
}

/*****************/
.modulebannermod {
	background: orange none repeat scroll 0 0;
    height: 100px;
    margin: 20px;
    padding: 10px;
    width: 100%;
}
/******************/
.allmode-box.allmode-default._picturesnews{
    width: 60%;
    float: left;
	margin: 20px;
}
/***/
.allmode-box.allmode-bricks._labelnews3inrow {
    margin-left: 25px;
    margin-top: 20px;
}
._labelnews3inrow.allmode-bricks .allmode-title {
	font-family: Arial,sans-serif;
    font-size: 13px;
}
._labelnews3inrow.allmode-bricks .allmode-title a{}

._labelnews2inrow  {}
.allmode-box.allmode-bricks._labelnews2inrow {
    margin-left: 25px;
    margin-top: 20px;
	width:64%;
	/*float:left;*/
}
._labelnews2inrow.allmode-bricks .allmode-title {
	font-family: Arial,sans-serif;
    font-size: 13px;
}
._labelnews2inrow.allmode-bricks .allmode-title a{}
._bannernewbrick2in3 {}
._labelnews3inrow.allmode-bricks .allmode-category {
	background:red !important;
	}
.module_bannernewbrick2in3 {
   /*background: red none repeat scroll 0 0;
    color: #fff;
    float: left;
    height: 412px;
    margin-left: 15px;
    margin-top: 20px;
    text-align: center;
    width: 30%;*/
}
.allmode-box.allmode-bricks._labelnewspictures {
	margin-left: 25px;
    margin-top: 20px;
}
/***************/
.allmode-box.listinarticle._morematerials {}
._morematerials .allmode-date {
    background: #2f9d54;
    padding: 3px;
    color: #fff;
}
._morematerials .allmode-item {
    margin-bottom: 10px;
}
._morematerials .allmode-title > a {
	color: #de7a22;
}
._morematerials .allmode-title > a:hover {
	color: #2f9d54;
}
/*************/
.sm-title {
    background: url(/images/icons/icons.png) no-repeat left -102px;
    padding-left: 30px !important;
	margin-left: 15px !important;
}
a._questionanswer {
    background: url(/images/icons/icons.png) no-repeat left -176px;
    padding-left: 30px !important;
}
a._freetime {
    background: url(/images/icons/icons.png) no-repeat left -52px;
    padding-left: 30px !important;
}
a._lefttopmenupunkt {
    background: url(/images/icons/icons.png) no-repeat left -103px;
    padding-left: 30px !important;
}
a._forum {
    background: url(/images/icons/icons.png) no-repeat left -5px;
    padding-left: 30px !important;
}
a._havefun {
    background: url(/images/icons/icons.png) no-repeat left -151px;
    padding-left: 30px !important;
}
a._seewhat {
    background: url(/images/icons/icons.png) no-repeat left -237px;
    padding-left: 30px !important;
}
/****************/
.custom_logreg {
    margin: 0 10px;
    float: right !important;
}
#offlajn-ajax-search93 {
    *margin-left: 280px;
	float: right !important;
}
#search-results93 {
    margin-top: 24px !important;
} 
.custom_soctop {
    margin-top: 5px;
	float: right !important;
}
	.custom_sloganmogan {
	position: absolute;
	left: 150px;
	top: 45px;
	padding-top: 10px;
	*background: rgb(253, 175, 23) none repeat scroll 0 0;
	padding-bottom: 10px;
	font-size: 18px;
	color: #fff;
	font-family: arial;
	width: 100%;
	max-width: 950px;
	text-align:center;
	}
	.custom_sloganmogan span {
		color:#2f9d54;
	}
	.custom_sloganmogan p {
		padding: 0px !important;
		margin: 0px !important;
	}

@media all and (max-width: 1000px) {
.custom_sloganmogan {
    position: relative;
    top: 0 !important;
    left: 30px !important;
    padding: 0;
    width: auto;
	}
	.custom_sloganmogan img {
    width: 280px !important;
	}
}
@media all and (max-width: 980px){
	.slogun {
	position: relative !important;
    top: 30px;
    margin-top: 0px !important;
    left: 0 !important;
	}
	
/*	.custom_sloganmogan img {
    width: 400px;
	}
	.custom_sloganmogan {
	position:relative;
	left:0;
	top:5px;
	}*/
}

/***********/
#dpcalendar_module_230_loading {
    position: absolute;
	left:130px;
	top:130px;
}
.module-block_events {
    border-top: 1px solid #9ab1a2;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 25px;
    padding-top: 15px;
}
.module-block_events h3 {
    border-top: 1px solid;
    padding-top: 15px;
    margin-top: 35px;
    text-align: center;
    padding-bottom: 15px;
    font-family: 'Roboto Condensed',Arial, Helvetica;
    font-size: 18px;
    margin-left: 15px;
    margin-right: 15px;
}
.module-block_events h2 {
    font-size: 15px;
}
.module-block_events .fc-header-title h2 {
    line-height: 20px;
    font-size: 13px;
    text-transform: uppercase;
}
.module-block_events .fc-state-default.fc-corner-right {
    position: absolute;
    right: 15px;
}
.module-block_events .fc-state-default.fc-corner-left, .module-block_events .fc-state-default.fc-corner-right {border:none; background: none; box-shadow:none;}
/*******/
.fc-grid .fc-event-time {
	font-weight: normal !important;
	color: #fff;
	background: green;
	padding: 2px;
	margin: 2px;
	font-size: 12px;
}
.fc-event-title {
    font-size: 11px;
    color: #000;
}
.module-block_events .dp-container {
    margin-left: 15px;
    margin-right: 15px;
} 
#dpcal-event-container .col-md-7 {padding:0px !important; width:auto !important;}
#dpcal-event-container .page-header {}
#dpcal-event-container {font-size: 15px;}
#dp-event-calendar, #dp-event-copy-google, .event-label, #dp-event-coppy-outlook .event-content, .event-button {display: none;}
.tooltipster-default .tooltipster-content {width:250px !important;font-size:12px !important;}
.tooltipster-default {
	border-radius:5px;
	border:3px solid #FCAF17 !important;
	background:#fff !important;
	color:#666 !important;
}
.tooltipster-default a {color:#000;font-weight:bold;}
#dp-event-date .event-content {
	margin-left: 0;
	padding: 5px;
	color: #fff;
	font-weight: 500;
	font: 18px 'PT Sans', sans-serif;
	background: green;
}
.moduletable_events_mobile {
    margin-left: 15px !important;
    margin-right: 15px !important;
}
.moduletable_events_mobile .fc-header-title h2 {
    line-height: 20px;
    font-size: 13px;
}
/**********/
.leftnewsblock {
    margin-top: 35px;
	display: none;
}
@media all and (max-height: 700px)  {
	.leftnewsblock {
		display: none;
	}
}
.leftnewsblock .ui-widget.ui-widget-content {
	border:none !important;
}
.leftnewsblock .ui-helper-reset.ui-helper-clearfix.ui-tabs-nav-arrows {
    border-bottom: 1px solid #ccc;
}
.leftnewsblock .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
    border-radius: 1px s;
    border-right: 1px solid #eaeaea;
}
.leftnewsblock .ui-state-active, .leftnewsblock .ui-widget-content .ui-state-active, .leftnewsblock .ui-widget-header .ui-state-active, .leftnewsblock a.ui-button:active, .leftnewsblock .ui-button:active, .leftnewsblock .ui-button.ui-state-active:hover {
    border: 1px solid orange;
    background: rgb(253, 175, 23) none repeat scroll 0 0;
    font-weight: normal;
    color: #fff;
}
/*************/
.allmode-box.allmode-default._topinline {
    width: 70%;
    float: left;
}
.allmode-box.allmode-default._topinline2 {
    width: 29%;
    float: left;
}
.allmode-box.allmode-default._topinline3 {

}

/*********/
figure {
    margin: 5px;
    float: left;
}
figcaption {
    font-size: 10px;
    color: #999;
}
/*********/
/* .allmode-box.bigimageandrighttextonly._topinline {
    width: 69%;
    float: left;
} */
/**/
.allmode-box.textinpictures._topinline2 {
    float: left;
    width: 30%;
}
._topinline2 .allmode-topbox .allmode-title {
    position: absolute;
	z-index: 1;
}
._topinline2 .allmode-topbox .allmode-title h3 {

}
._topinline2 .allmode-topbox .allmode-title a {
    position: absolute;
    top: 180px;
    background: rgba(0, 0, 0, 0.6);
    font-size: 18px;
    padding: 5px;
    color: #fff;
    width: 321px;
}
._topinline2 .allmode-topbox {
}
._topinline2 .allmode-topbox .allmode-date {
    position: absolute;
    background: orange;
    padding: 3px;
    margin: 5px;
    color: #fff;
    z-index: 1;
}
._topinline2 .allmode-item .allmode-img {
    float: left;
    margin-right: 5px;
}
._topinline2 .allmode-item .allmode-title {
    font-size: 14px !important;

}
._topinline2 .allmode-item .allmode-date {
    font-size: 12px !important;

}
._topinline2 .allmode-item h4.allmode-title {
	margin-top:0 !important;
}
._topinline2 .allmode-item {
    display: block;
    float: left;
    margin-top: 10px;
}
/**/
._topinline3 .allmode-topbox .allmode-topitem {
    float: left;
    margin-left: 10px;
    margin-top: 15px;
	width: 320px;
}
.allmode-box.textinpictures._topinline3 {
    float: left;
}
._topinline3 .allmode-topbox .allmode-title {
    position: absolute;
	z-index: 1;
}
._topinline3 .allmode-topbox .allmode-title h3 {

}
._topinline3 .allmode-topbox .allmode-title a {
   position: absolute;
top: 175px;
background: rgba(0, 0, 0, 0.6);
font-size: 18px;
padding: 5px;
color: #fff;
width: 320px;
}
._topinline3 .allmode-topbox .allmode-date {
    position: absolute;
    background: orange;
    padding: 3px;
    margin: 5px;
    color: #fff;
    z-index: 1;
}
/***/
._pollmode {
    text-align: center;
}
/*****/
@media all and (max-width: 799px) {
	.module_maintopsloganslider {
		display:none;
	}
}
.custom_mainmobilenews{
	display:none;
}
@media all and (max-width: 769px) {
	.custom_mainmobilenews{
		display:block;
	}
}
#set-rl_tabs-1 {
	height:45px !important;
}
/**/
.allmode-box.allmode-default._mobiletextnews {
	
}
._mobiletextnews  a {
    color: #cc1f1f !important;
} 
@media all and (max-width: 799px) {
	.custom_logosslider {
		display:none;
	}
}
/******/
.off-menu_95 .sm-mod.sm-bottom { padding: 0 !important; }
.off-menu_95 .sm-mod.sm-bottom:hover {
    background: none !important;
    padding: 0 !important;
}
.off-menu_95 .sm-mod li { margin: 0 !important; }
.off-menu_95 .sm-mod a {
    padding: 5px 20px !important;
	border-radius: 0 !important;
}
.off-menu_95 dl dt.active.parent a, .off-menu_95 dl dt.active a, .off-menu_95 dl.level1 dt.active.parent a, .off-menu_95 dl.level1 dt.active a, .off-menu_95 .sm-mod .active a, .off-menu_95 .sm-mod .active a:hover, .off-menu_95 .sm-mod:hover .active a {
	color:#fff !important;
}
.off-menu_95 dl dt.active, .off-menu_95 dl.level1 dt.active, .off-menu_95 .sm-mod .active a {
    background-color: #2f9d54 !important;
}
/******/
.blog_youtoread .pull-left.item-image {
    width: auto !important;
}
.item-page_youtoread .pull-left.item-image {
    width: auto !important;
}
/****/
.article-preview {
    border-left: 3px solid #eaeaea;
    float: right;
    margin: 5px;
    width: 200px;
}
.article-preview a {
    color: #999;
    display: block;
    font-size: 15px !important;
    font-weight: bold;
    padding: 10px;
}
.article-preview .rm {
    background: #999;
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 5px;
}
/**********/
@media all and (max-width: 1000px) {
	._categorymain .imageblocksgrid .grid-sizer {
		width: 100px !important;
	}
}
/************/
.article-info-term {display: none;}  
.categories-list_spavochnikzabolevanii {}
.categories-list_spavochnikzabolevanii .first {margin-top: 25px;}
.blog_spavochnikzabolevanii {}
/********/
h3.allmode-name {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    border-top: 2px solid green;
    padding-top: 10px;
}
/********/
.module_leftmainmoduleshow {
    margin-top: 28px !important;
    text-align: center;
}
@media all and (max-width: 773px) {
	.module_leftmainmoduleshow {
		margin-top: 0px !important;
	}
}
.custom_leftmainmoduleshow  img {}
#_buttonnomer {
    background: orange;
    margin: 10px;
    padding: 5px;
    color: #000;
}
#_buttonnomer:hover {
	 background: #2f9d54;
    color: #fff;
}
.middle-right /*.module_leftmainmoduleshow*/ h3 {
    font-size: 18px;
    text-align: center;
    border-top: 2px solid orange;
    text-transform: uppercase;
    padding-top: 10px;
	margin-top: 0;
}
/*******/
.custom_rightbanner {
    position: fixed;
    margin-top: 35px;
}
/*****/
.blog_spavochnikcompany .pull-left.item-image .img-responsive {
    width: 100px !important;
}
/*****/
.blog_lspolgote {font-size: 15px;}
.blog_lspolgote .list-group-item {
	font-size: 16px;
	border: none !important;
}
.item-page_lspolgote {font-size: 15px;}
/******/
.custom_vacansii .informer_top a {
    display: none;
}
/******/
.blog_experience .items-row.cols-1 {}
/*******/
.blog_videoblog .page-header > h2 {
    font-size: 16px;
	height: 45px;
}
.blog_videoblog .tags {display:none;}
.blog_videoblog .item.column-1 .page-header {
	padding-bottom: 0;
	border-top: none;
	padding-top: 0px;
	border-bottom: none;
}
.blog_videoblog .item {
    border: 1px solid #eaeaea;
    padding: 10px;
    text-align: center;
    margin-top: 10px;
}
.blog_videoblog .pull-left.item-image img {height: 200px;}
/*********/
.blog .tags {display:none;}
/******/
.content-right {border-left:1px solid #eaeaea; padding-left:10px;}
.content-right h3 {
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    border-top: 2px solid green;
    padding-top: 10px;
}
/*************/
.custom_videos p {
    float: left;
    margin: 5px;
}
.module-block_videos h3 {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    border-top: 2px solid green;
    padding-top: 10px;
}
/***********/
.leftnewsblock .ui-widget-header {
    border: none !important;
    background-color: #fff !important;
}
/****/
.event-container .likes-block_left a {
   display: block;
    float: left;
}
.likes-block_left > a {
    display: none;
}
/***/
.custom_sidebaraddition a {
    background: url(/images/icons/icons.png) no-repeat left -218px;
    padding-left: 30px !important;
}
.custom_sidebaraddition a:hover {padding-left: 30px !important;}
/******/
.footer-mods.footer-bottom {
    width: 100%;
    float: left;
}
/****/
.custom_lentamaxheight .rl_tabs .nav-tabs > li > a {
    margin-right: 2px;
    padding: 5px;
    font-size: 12px;
}
.custom_lentamaxheight #set-rl_tabs-1 {height: auto !important;}
.custom_lentamaxheight .rl_tabs.outline_content > .tab-content {border:none !important;}
.custom_lentamaxheight .allmode-default {
    margin: 0px;
}
.module_lentamaxheight {display: block }
/*@media all and (max-height: 700px)  {
	.module_lentamaxheight {
		display: block;
	}
}*/
@media all and (max-width: 769px) {
	.module_lentamaxheight{
		display:none;
	}
}
.module_lentamaxheight .allmode-default .allmode-title a {font-weight: normal;}
/********/
.blog_freshnewspapers .cat-children {
    width: 33%;
    text-align: center;
    border: 1px solid #eaeaea;
    float: left;
}
.blog_freshnewspapers .cat-children .child-header.item-title {font-size: 16px;}
.blog_freshnewspapers .child-header.item-title a {color: #666;}
.blog_freshnewspapers .child-header.item-title a:hover {color: orange;}
.blog_freshnewspapers .item.column-1, .blog_freshnewspapers .item.column-2 {
    border: 1px solid #eaeaea;
    padding: 10px;
}
.blog_freshnewspapers .item.column-1 .tags, .blog_freshnewspapers .item.column-2 .tags {display: none;}
/****/

.slogun {
	margin-top: 45px;
padding: 10px;
background: #fff;
border-bottom: 1px solid #9ab1a2;
width: 100%;
left: 300px;
position: absolute;
}
.slogun a {
    float: left;
    margin-left: 35px;
	font-family: 'Roboto Condensed',Arial, Helvetica;
font-size: 15px;
color: #666666;
text-transform: uppercase;
}
@media all and (min-width: 1200px) {
	.slogun a {
		margin-left: 18px;
	}
}
@media all and (min-width: 980px) {
	.slogun a {
		margin-left: 18px;
	}
}
@media all and (max-width: 700px) {
	.slogun a {
		margin-left: 2px;
		font-size:12px;
	}
	
}
@media all and (min-width: 991px) {
	.custom_socnet {
		position: fixed;
		width: 20px;
		top: 0;
		left: 300px;
		z-index: 21;
	}
}
@media all and (max-width: 991px) {
	.custom_socnet {
		right: 10px !important;
	}
}
.custom_socnet {
	
	position: fixed;
	width: 20px;
	z-index: 21;
}
.custom_socnet a {
    margin: 1px;
    float: left;
}
.custom_socnet img {
    width: 20px;
}
.proofreader_overlay {z-index: 31;}
.rl_tabs-title.nn_tabs-title {display: none;}
